aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-03-14serial: st-asc: Use new GPIOD API to obtain RTS pinGravatar Lee Jones 1-16/+0
2017-03-14usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkGravatar Samuel Thibault 1-0/+6
2017-03-13Merge tag 'omap-for-v4.11/fixes-rc1-v2' of git://git.kernel.org/pub/scm/linux...Gravatar Olof Johansson 1-13/+3
2017-03-13iio: sw-device: Fix config group initializationGravatar Lars-Peter Clausen 1-1/+1
2017-03-13Revert "netfilter: nf_tables: add flush field to struct nft_set_iter"Gravatar Pablo Neira Ayuso 1-1/+0
2017-03-13netfilter: Force fake conntrack entry to be at least 8 bytes alignedGravatar Steven Rostedt (VMware) 1-1/+1
2017-03-13netfilter: nf_tables: fix mismatch in big-endian systemGravatar Liping Zhang 1-0/+29
2017-03-13uapi: fix drm/omap_drm.h userspace compilation errorsGravatar Dmitry V. Levin 1-19/+19
2017-03-12bpf: improve read-only handlingGravatar Daniel Borkmann 1-4/+12
2017-03-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+23
2017-03-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+4
2017-03-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-0/+2
2017-03-11Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-3/+15
2017-03-11acpi/processor: Check for duplicate processor ids at hotplug timeGravatar Dou Liyang 1-1/+1
2017-03-11Revert "x86/acpi: Set persistent cpuid <-> nodeid mapping when booting"Gravatar Dou Liyang 1-3/+0
2017-03-10kexec, x86/purgatory: Unbreak it and clean it upGravatar Thomas Gleixner 1-0/+23
2017-03-10Merge tag 'ceph-for-4.11-rc2' of git://github.com/ceph/ceph-clientGravatar Linus Torvalds 2-0/+3
2017-03-10Merge branch 'prep-for-5level'Gravatar Linus Torvalds 10-35/+277
2017-03-10Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 7-18/+11
2017-03-09net: Work around lockdep limitation in sockets that use socketsGravatar David Howells 6-8/+13
2017-03-09userfaultfd: non-cooperative: userfaultfd_remove revalidate vma in MADV_DONTNEEDGravatar Andrea Arcangeli 1-4/+3
2017-03-09mm/vmstats: add thp_split_pud event for clarityGravatar Yisheng Xie 1-0/+3
2017-03-09include/linux/fs.h: fix unsigned enum warning with gcc-4.2Gravatar Arnd Bergmann 1-1/+1
2017-03-09userfaultfd: non-cooperative: rollback userfaultfd_exitGravatar Andrea Arcangeli 2-10/+1
2017-03-09scripts/spelling.txt: add "overide" pattern and fix typo instancesGravatar Masahiro Yamada 2-2/+2
2017-03-09scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesGravatar Masahiro Yamada 1-1/+1
2017-03-09Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-9/+0
2017-03-09Merge tag 'media/v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Gravatar Linus Torvalds 1-2/+11
2017-03-09bpf: convert htab map to hlist_nullsGravatar Alexei Starovoitov 2-0/+19
2017-03-09uapi: fix linux/packet_diag.h userspace compilation errorGravatar Dmitry V. Levin 1-1/+1
2017-03-09mm: convert generic code to 5-level pagingGravatar Kirill A. Shutemov 4-10/+75
2017-03-09asm-generic: introduce <asm-generic/pgtable-nop4d.h>Gravatar Kirill A. Shutemov 3-24/+89
2017-03-09asm-generic: introduce __ARCH_USE_5LEVEL_HACKGravatar Kirill A. Shutemov 2-0/+67
2017-03-09asm-generic: introduce 5level-fixup.hGravatar Kirill A. Shutemov 3-1/+46
2017-03-08sched/headers: fix up header file dependency on <linux/sched/signal.h>Gravatar Linus Torvalds 1-21/+10
2017-03-08Revert "scsi, block: fix duplicate bdi name registration crashes"Gravatar Jan Kara 2-9/+0
2017-03-08netfilter: nf_tables: set pktinfo->thoff at AH header if foundGravatar Pablo Neira Ayuso 1-2/+4
2017-03-07Merge remote-tracking branch 'mkp-scsi/fixes' into fixesGravatar James Bottomley 2-0/+5
2017-03-07dccp: fix use-after-free in dccp_feat_activate_valuesGravatar Eric Dumazet 1-0/+1
2017-03-07Merge branch 'stable/for-linus-4.11' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+11
2017-03-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Gravatar Linus Torvalds 1-1/+1
2017-03-07Merge tag 'trace-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-2/+10
2017-03-07[media] v4l: vsp1: Adapt vsp1_du_setup_lif() interface to use a structureGravatar Kieran Bingham 1-2/+11
2017-03-07libceph: osd_request_timeout optionGravatar Ilya Dryomov 2-0/+3
2017-03-07btrfs: remove btrfs_err_str function from uapi/linux/btrfs.hGravatar Dmitry V. Levin 1-27/+0
2017-03-06ucount: Remove the atomicity from ucount->countGravatar Eric W. Biederman 1-1/+1
2017-03-06Merge tag 'v4.11-rc1' into omap-for-v4.11/fixesGravatar Tony Lindgren 767-10038/+23274
2017-03-06irqdomain: Add empty irq_domain_check_msi_remapGravatar Mian Yousaf Kaukab 1-0/+4
2017-03-06KVM: arm/arm64: vgic-v3: Don't pretend to support IRQ/FIQ bypassGravatar Marc Zyngier 1-0/+2
2017-03-05net: phy: Do not perform software reset for Generic PHYGravatar Florian Fainelli 1-0/+4