summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-08-18mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback()Johannes Weiner
2017-08-19Merge tag 'reset-for-4.14' of git://git.pengutronix.de/git/pza/linux into nex...Arnd Bergmann
2017-08-18Merge tag 'v4.13-next-soc' of https://github.com/mbgg/linux-mediatek into nex...Arnd Bergmann
2017-08-18Merge branch 'misc' into k.o/for-nextDoug Ledford
2017-08-18PCI/IB: add support for pci driver attribute groupsGreg Kroah-Hartman
2017-08-18PCI: endpoint: Add an API to get matching "pci_epf_device_id"Kishon Vijay Abraham I
2017-08-18cgroup: Add mount flag to enable cpuset to use v2 behavior in v1 cgroupWaiman Long
2017-08-18blk-mq: Make blk_mq_reinit_tagset() calls easier to readBart Van Assche
2017-08-18kernel/watchdog: Prevent false positives with turbo modesThomas Gleixner
2017-08-18Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner
2017-08-18irqdomain: Add irq_domain_{push,pop}_irq() functionsDavid Daney
2017-08-18genirq: Add handle_fasteoi_{level,edge}_irq flow handlersDavid Daney
2017-08-18genirq: Restrict effective affinity to interrupts actually using itMarc Zyngier
2017-08-18Merge branch 'x86/asm' into locking/coreIngo Molnar
2017-08-18ACPI / PM: Check low power idle constraints for debug onlySrinivas Pandruvada
2017-08-17Revert "pstore: Honor dmesg_restrict sysctl on dmesg dumps"Kees Cook
2017-08-17quota: Reduce contention on dq_data_lockJan Kara
2017-08-17fs: Provide __inode_get_bytes()Jan Kara
2017-08-17quota: Inline functions into their callsitesJan Kara
2017-08-17quota: Allow disabling tracking of dirty dquots in a listJan Kara
2017-08-17quota: Remove dq_wait_unused from dquotJan Kara
2017-08-18Merge tag 'omapdrm-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tom...Dave Airlie
2017-08-17quota: Convert dqio_mutex to rwsemJan Kara
2017-08-17pty: fix the cached path of the pty slave file descriptor in the masterLinus Torvalds
2017-08-17Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b',...Paul E. McKenney
2017-08-17locking: Remove spin_unlock_wait() generic definitionsPaul E. McKenney
2017-08-17Merge branch 'core' into arm/tegraJoerg Roedel
2017-08-17swait: Add idle variants which don't contribute to load averageLuis R. Rodriguez
2017-08-17rcu: Create reasonable API for do_exit() TASKS_RCU processingPaul E. McKenney
2017-08-17rcu: Drive TASKS_RCU directly off of PREEMPTPaul E. McKenney
2017-08-17locking/lockdep: Explicitly initialize wq_barrier::done::mapBoqun Feng
2017-08-17locking/lockdep: Rename CONFIG_LOCKDEP_COMPLETE to CONFIG_LOCKDEP_COMPLETIONSByungchul Park
2017-08-17efi: Introduce efi_early_memdesc_ptr to get pointer to memmap descriptorBaoquan He
2017-08-17locking/refcounts, x86/asm: Implement fast refcount overflow protectionKees Cook
2017-08-17x86/mm, mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison pagesTony Luck
2017-08-17Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2017-08-16ptr_ring: use kmalloc_array()Eric Dumazet
2017-08-16vmbus: remove unused vmbus_sendpacket_ctlstephen hemminger
2017-08-16vmbus: remove unused vmubs_sendpacket_pagebuffer_ctlstephen hemminger
2017-08-16vmbus: remove unused vmbus_sendpacket_multipagebufferstephen hemminger
2017-08-16bpf: sock_map fixes for !CONFIG_BPF_SYSCALL and !STREAM_PARSERJohn Fastabend
2017-08-17Merge tag 'drm-misc-next-2017-08-16' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-08-16Merge tag 'omap-for-v4.14/soc-signed' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2017-08-16Merge tag 'tee-drv-for-4.14' of http://git.linaro.org/people/jens.wiklander/l...Arnd Bergmann
2017-08-16bpf: sockmap with sk redirect supportJohn Fastabend
2017-08-16bpf: export bpf_prog_inc_not_zeroJohn Fastabend
2017-08-16bpf: introduce new program type for skbs on socketsJohn Fastabend
2017-08-16PCI: Add pci_irqd_intx_xlate()Paul Burton
2017-08-16Drivers: hv: vmbus: Fix rescind handling issuesK. Y. Srinivasan
2017-08-16genirq/irq_sim: Add a devres variant of irq_sim_init()Bartosz Golaszewski