summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-03-24Merge tag 'iommu-fixes-v4.11-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-03-23Merge tag 'fixes-for-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-03-23KVM: kvm_io_bus_unregister_dev() should never failDavid Hildenbrand
2017-03-23sched/clock, x86/perf: Fix "perf test tsc"Peter Zijlstra
2017-03-22iommu: Disambiguate MSI region typesRobin Murphy
2017-03-22Merge tag 'iio-fixes-for-4.11c' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-03-22hwmon: Add missing HWMON_T_ALARMPeter Huewe
2017-03-21tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATSSoheil Hassas Yeganeh
2017-03-21Merge tag 'reset-fixes-for-4.11' of git://git.pengutronix.de/git/pza/linux in...Olof Johansson
2017-03-21vsock: track pkt owner vsockPeng Tao
2017-03-21Merge tag 'gpio-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2017-03-21reset: fix optional reset_control_get stubs to return NULLPhilipp Zabel
2017-03-17Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-03-17cgroup, kthread: close race window where new kthreads can be migrated to non-...Tejun Heo
2017-03-16net/mlx4_core: Avoid delays during VF driver device shutdownJack Morgenstein
2017-03-16drivers core: remove assert_held_device_hotplug()Heiko Carstens
2017-03-16kasan: add a prototype of task_struct to avoid warningMasami Hiramatsu
2017-03-16crypto: ccp - Assign DMA commands to the channel's CCPGary R Hook
2017-03-16vmbus: remove hv_event_tasklet_disable/enableDexuan Cui
2017-03-16vmbus: use rcu for per-cpu channel listStephen Hemminger
2017-03-15fscrypt: eliminate ->prepare_context() operationEric Biggers
2017-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-03-14serial: st-asc: Use new GPIOD API to obtain RTS pinLee Jones
2017-03-14usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault
2017-03-13Merge tag 'omap-for-v4.11/fixes-rc1-v2' of git://git.kernel.org/pub/scm/linux...Olof Johansson
2017-03-13iio: sw-device: Fix config group initializationLars-Peter Clausen
2017-03-12bpf: improve read-only handlingDaniel Borkmann
2017-03-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-03-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-03-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-03-11Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-03-11acpi/processor: Check for duplicate processor ids at hotplug timeDou Liyang
2017-03-11Revert "x86/acpi: Set persistent cpuid <-> nodeid mapping when booting"Dou Liyang
2017-03-10kexec, x86/purgatory: Unbreak it and clean it upThomas Gleixner
2017-03-10Merge tag 'ceph-for-4.11-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-03-10Merge branch 'prep-for-5level'Linus Torvalds
2017-03-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-03-09net: Work around lockdep limitation in sockets that use socketsDavid Howells
2017-03-09userfaultfd: non-cooperative: userfaultfd_remove revalidate vma in MADV_DONTNEEDAndrea Arcangeli
2017-03-09mm/vmstats: add thp_split_pud event for clarityYisheng Xie
2017-03-09include/linux/fs.h: fix unsigned enum warning with gcc-4.2Arnd Bergmann
2017-03-09userfaultfd: non-cooperative: rollback userfaultfd_exitAndrea Arcangeli
2017-03-09scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada
2017-03-09Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-03-09bpf: convert htab map to hlist_nullsAlexei Starovoitov
2017-03-09mm: convert generic code to 5-level pagingKirill A. Shutemov
2017-03-09asm-generic: introduce 5level-fixup.hKirill A. Shutemov
2017-03-08sched/headers: fix up header file dependency on <linux/sched/signal.h>Linus Torvalds
2017-03-08Revert "scsi, block: fix duplicate bdi name registration crashes"Jan Kara