summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-08-20net/mlx5: Add RX buffer fullness counters infrastructureGal Pressman1-2/+13
2017-08-20net/mlx5: Add PCIe outbound stalls counters infrastructureGal Pressman1-3/+14
2017-08-20bpf: linux/bpf.h needs linux/numa.hDavid S. Miller1-0/+1
2017-08-20bpf: Allow selecting numa node during map creationMartin KaFai Lau1-1/+9
2017-08-19net: drop unused attribute argument from sysfs queue funcsstephen hemminger1-3/+2
2017-08-19net: constify net_ns_type_operationsstephen hemminger1-1/+1
2017-08-19net: constify netdev_class_filestephen hemminger1-4/+4
2017-08-19net: ethtool: Add macro to clear a link mode settingLendacky, Thomas1-0/+11
2017-08-19mm, oom: fix potential data corruption when oom_reaper races with writerMichal Hocko1-0/+22
2017-08-19mm: discard memblock data laterPavel Tatashin1-2/+4
2017-08-19wait: add wait_event_killable_timeout()Luis R. Rodriguez1-0/+37
2017-08-19mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback()Johannes Weiner1-2/+8
2017-08-19Merge tag 'reset-for-4.14' of git://git.pengutronix.de/git/pza/linux into nex...Arnd Bergmann1-0/+68
2017-08-19Merge tag 'v4.13-next-soc' of https://github.com/mbgg/linux-mediatek into nex...Arnd Bergmann1-0/+7
2017-08-18SUNRPC: Add a separate spinlock to protect the RPC request receive listTrond Myklebust1-0/+1
2017-08-18Merge branch 'misc' into k.o/for-nextDoug Ledford1-0/+1
2017-08-18PCI/IB: add support for pci driver attribute groupsGreg Kroah-Hartman1-0/+1
2017-08-18PCI: endpoint: Add an API to get matching "pci_epf_device_id"Kishon Vijay Abraham I1-0/+2
2017-08-18cgroup: Add mount flag to enable cpuset to use v2 behavior in v1 cgroupWaiman Long1-0/+5
2017-08-18blk-mq: Make blk_mq_reinit_tagset() calls easier to readBart Van Assche1-3/+2
2017-08-18kernel/watchdog: Prevent false positives with turbo modesThomas Gleixner1-0/+8
2017-08-18Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner2-0/+5
2017-08-18irqdomain: Add irq_domain_{push,pop}_irq() functionsDavid Daney1-0/+3
2017-08-18genirq: Add handle_fasteoi_{level,edge}_irq flow handlersDavid Daney1-0/+2
2017-08-18genirq: Restrict effective affinity to interrupts actually using itMarc Zyngier1-1/+4
2017-08-18Merge branch 'x86/asm' into locking/coreIngo Molnar2-4/+12
2017-08-18ACPI / PM: Check low power idle constraints for debug onlySrinivas Pandruvada1-0/+2
2017-08-18Revert "pstore: Honor dmesg_restrict sysctl on dmesg dumps"Kees Cook1-9/+0
2017-08-17quota: Reduce contention on dq_data_lockJan Kara1-1/+2
2017-08-17fs: Provide __inode_get_bytes()Jan Kara1-0/+4
2017-08-17quota: Inline functions into their callsitesJan Kara1-5/+0
2017-08-17quota: Allow disabling tracking of dirty dquots in a listJan Kara1-0/+3
2017-08-17quota: Remove dq_wait_unused from dquotJan Kara1-1/+0
2017-08-17Merge tag 'omapdrm-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tom...Dave Airlie1-53/+0
2017-08-17lsm_audit: update my email addressStephen Smalley1-1/+1
2017-08-17quota: Convert dqio_mutex to rwsemJan Kara1-1/+1
2017-08-17pty: fix the cached path of the pty slave file descriptor in the masterLinus Torvalds1-1/+1
2017-08-17Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b',...Paul E. McKenney9-58/+86
2017-08-17locking: Remove spin_unlock_wait() generic definitionsPaul E. McKenney2-17/+0
2017-08-17Merge branch 'core' into arm/tegraJoerg Roedel2-2/+69
2017-08-17swait: Add idle variants which don't contribute to load averageLuis R. Rodriguez1-0/+55
2017-08-17rcu: Create reasonable API for do_exit() TASKS_RCU processingPaul E. McKenney2-5/+7
2017-08-17rcu: Drive TASKS_RCU directly off of PREEMPTPaul E. McKenney1-2/+4
2017-08-17locking/lockdep: Explicitly initialize wq_barrier::done::mapBoqun Feng1-0/+1
2017-08-17locking/lockdep: Rename CONFIG_LOCKDEP_COMPLETE to CONFIG_LOCKDEP_COMPLETIONSByungchul Park1-4/+4
2017-08-17efi: Introduce efi_early_memdesc_ptr to get pointer to memmap descriptorBaoquan He1-0/+22
2017-08-17locking/refcounts, x86/asm: Implement fast refcount overflow protectionKees Cook2-0/+11
2017-08-17x86/mm, mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison pagesTony Luck1-0/+6
2017-08-17Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar8-28/+62
2017-08-17ptr_ring: use kmalloc_array()Eric Dumazet2-5/+7