aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-01-01kgdb: Add request_irq() to the io ops table for kgdbocDaniel Thompson
2018-01-01tty: serial: Add request_irq() to the "polling" interface"Daniel Thompson
2018-01-01tty: Add request_irq() to the "polling" interfaceDaniel Thompson
2017-10-20Merge branch 'fixes-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-10-19doc: Fix various RCU docbook comment-header problemsPaul E. McKenney
2017-10-19membarrier: Provide register expedited private commandMathieu Desnoyers
2017-10-19Merge commit 'tags/keys-fixes-20171018' into fixes-v4.14-rc5James Morris
2017-10-18KEYS: Fix race between updating and finding a negative keyDavid Howells
2017-10-15Merge tag 'char-misc-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-10-14Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-10-13kmemleak: clear stale pointers from task stacksKonstantin Khlebnikov
2017-10-13fs/mpage.c: fix mpage_writepage() for pages with buffersMatthew Wilcox
2017-10-13linux/kernel.h: add/correct kernel-doc notationRandy Dunlap
2017-10-13include/linux/of.h: provide of_n_{addr,size}_cells wrappers for !CONFIG_OFArnd Bergmann
2017-10-10sched/core: Fix wake_affine() performance regressionPeter Zijlstra
2017-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-10-09netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'Shmulik Ladkani
2017-10-07Merge tag 'mmc-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-10-06Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-10-04Drivers: hv: vmbus: Fix bugs in rescind handlingK. Y. Srinivasan
2017-10-04powerpc/watchdog: Make use of watchdog_nmi_probe()Thomas Gleixner
2017-10-04watchdog/core, powerpc: Replace watchdog_nmi_reconfigure()Thomas Gleixner
2017-10-04mmc: Delete bounce buffer handlingLinus Walleij
2017-10-03include/linux/fs.h: fix comment about struct address_spaceMike Rapoport
2017-10-03mm/memory_hotplug: change pfn_to_section_nr/section_nr_to_pfn macro to inline...YASUAKI ISHIMATSU
2017-10-03include/linux/bitfield.h: remove 32bit from FIELD_GET comment blockMasahiro Yamada
2017-10-03exec: load_script: kill the onstack interp[BINPRM_BUF_SIZE] arrayOleg Nesterov
2017-10-03android: binder: drop lru lock in isolate callbackSherry Yang
2017-10-03mm, oom_reaper: skip mm structs with mmu notifiersMichal Hocko
2017-10-03include/linux/mm.h: fix typo in VM_MPX definitionKirill A. Shutemov
2017-10-03Merge tag 'staging-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-10-03Merge tag 'driver-core-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-10-01Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-10-01Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-10-01Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-09-29Merge tag 'pci-v4.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-09-29Merge tag 'iommu-fixes-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-09-29netfilter: ebtables: fix race condition in frame_filter_net_init()Artem Savkov
2017-09-29sched/debug: Add explicit TASK_PARKED printingPeter Zijlstra
2017-09-29sched/debug: Add explicit TASK_IDLE printingPeter Zijlstra
2017-09-29sched/tracing: Use common task-state helpersPeter Zijlstra
2017-09-29sched/tracing: Fix trace_sched_switch task-state printingPeter Zijlstra
2017-09-29sched/debug: Convert TASK_state to hexPeter Zijlstra
2017-09-29sched/debug: Implement consistent task-state printingPeter Zijlstra
2017-09-28timer: Prepare to change timer callback argument typeKees Cook
2017-09-28net/mlx5: Check device capability for maximum flow countersRaed Salem
2017-09-28net/mlx5: Fix FPGA capability locationInbar Karmy
2017-09-28Merge commit 'keys-fixes-20170927' into fixes-v4.14-rc3James Morris