summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'WIP.x86-pti.base.prep-for-linus' of git://git.kernel.org/pub/sc...Linus Torvalds2017-12-171-3/+3
|\
| * drivers/misc/intel/pti: Rename the header file to free up the namespaceIngo Molnar2017-12-171-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-151-0/+9
|\ \
| * | ptr_ring: add barriersMichael S. Tsirkin2017-12-111-0/+9
* | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-12-157-228/+11
|\ \ \
| * | | compiler.h: Remove ACCESS_ONCE()Mark Rutland2017-12-121-36/+11
| * | | locking/lockdep: Remove the cross-release locking checksIngo Molnar2017-12-123-181/+0
| * | | locking/core: Remove break_lock field when CONFIG_GENERIC_LOCKBREAK=yWill Deacon2017-12-123-11/+0
* | | | Merge tag 'pm-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-12-141-0/+1
|\ \ \ \
| * | | | PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume()Rafael J. Wysocki2017-12-111-0/+1
| |/ / /
* | | | Merge tag 'trace-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-12-141-1/+1
|\ \ \ \
| * | | | tracing: Pass export pointer as argument to ->write()Felipe Balbi2017-12-041-1/+1
* | | | | Merge tag 'pci-v4.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-12-141-0/+3
|\ \ \ \ \
| * | | | | PCI: Add pci_get_domain_bus_and_slot() stubRandy Dunlap2017-12-061-0/+3
* | | | | | mm, oom_reaper: fix memory corruptionMichal Hocko2017-12-142-0/+10
* | | | | | kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker2017-12-141-0/+1
* | | | | | exec: avoid gcc-8 warning for get_task_commArnd Bergmann2017-12-141-1/+5
* | | | | | string.h: workaround for increased stack usageArnd Bergmann2017-12-141-1/+4
* | | | | | lib/rbtree,drm/mm: add rbtree_replace_node_cached()Chris Wilson2017-12-141-0/+2
* | | | | | include/linux/idr.h: add #include <linux/bug.h>Wei Wang2017-12-141-0/+1
| |_|/ / / |/| | | |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-12-101-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | x86,kvm: move qemu/guest FPU switching out to vcpu_runRik van Riel2017-12-051-1/+1
| | |/ / | |/| |
* | | | kmemcheck: rip it out for realMichal Hocko2017-12-081-1/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-084-40/+8
|\ \ \ \
| * | | | tcp: invalidate rate samples during SACK renegingYousuk Seung2017-12-081-1/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2017-12-071-1/+5
| |\ \ \ \
| | * | | | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner2017-12-051-1/+5
| * | | | | usbnet: fix alignment for frames with no ethernet headerBjørn Mork2017-12-071-0/+1
| * | | | | net: remove hlist_nulls_add_tail_rcu()Eric Dumazet2017-12-051-38/+0
| |/ / / /
* | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-12-061-3/+3
|\ \ \ \ \
| * | | | | irqdesc: Use bool return type instead of intWill Deacon2017-12-041-3/+3
| | |/ / / | |/| | |
* | | | | efi: Move some sysfs files to be read-only by rootGreg Kroah-Hartman2017-12-061-0/+6
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-12-051-2/+0
|\ \ \ \ \
| * | | | | scsi: dma-mapping: always provide dma_get_cache_alignmentChristoph Hellwig2017-11-211-2/+0
* | | | | | Merge tag 'char-misc-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-12-051-0/+1
|\ \ \ \ \ \
| * | | | | | Drivers: hv: vmbus: Fix a rescind issueK. Y. Srinivasan2017-11-281-0/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'driver-core-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-12-051-0/+2
|\ \ \ \ \ \
| * | | | | | debugfs: fix debugfs_real_fops() build errorArnd Bergmann2017-11-281-0/+2
| |/ / / / /
* | | | | | Merge tag 'staging-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-12-051-1/+4
|\ \ \ \ \ \
| * | | | | | iio: stm32: fix adc/trigger link errorArnd Bergmann2017-12-021-1/+4
| |/ / / / /
* | | | | | Merge tag 'tty-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-12-051-1/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | serdev: fix receive_buf return value when no callbackJohan Hovold2017-11-281-1/+1
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-041-2/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | skbuff: Grammar s/are can/can/, s/change/changes/Geert Uytterhoeven2017-11-301-2/+1
* | | | | Merge tag 'riscv-for-linus-4.15-rc2_cleanups' of git://git.kernel.org/pub/scm...Linus Torvalds2017-12-011-0/+43
|\ \ \ \ \
| * | | | | move libgcc.h to include/linuxChristoph Hellwig2017-12-011-0/+43
| | |/ / / | |/| | |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-11-301-0/+3
|\ \ \ \ \
| * | | | | KVM: Let KVM_SET_SIGNAL_MASK work as advertisedJan H. Schönherr2017-11-271-0/+3
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-294-10/+31
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | autofs: revert "autofs: fix AT_NO_AUTOMOUNT not being honored"Ian Kent2017-11-291-1/+2