| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-08-20 | net/mlx5: Add RX buffer fullness counters infrastructure | Gal Pressman | 1 | -2/+13 |
| 2017-08-20 | net/mlx5: Add PCIe outbound stalls counters infrastructure | Gal Pressman | 1 | -3/+14 |
| 2017-08-20 | bpf: linux/bpf.h needs linux/numa.h | David S. Miller | 1 | -0/+1 |
| 2017-08-20 | bpf: Allow selecting numa node during map creation | Martin KaFai Lau | 1 | -1/+9 |
| 2017-08-19 | net: drop unused attribute argument from sysfs queue funcs | stephen hemminger | 1 | -3/+2 |
| 2017-08-19 | net: constify net_ns_type_operations | stephen hemminger | 1 | -1/+1 |
| 2017-08-19 | net: constify netdev_class_file | stephen hemminger | 1 | -4/+4 |
| 2017-08-19 | net: ethtool: Add macro to clear a link mode setting | Lendacky, Thomas | 1 | -0/+11 |
| 2017-08-19 | mm, oom: fix potential data corruption when oom_reaper races with writer | Michal Hocko | 1 | -0/+22 |
| 2017-08-19 | mm: discard memblock data later | Pavel Tatashin | 1 | -2/+4 |
| 2017-08-19 | wait: add wait_event_killable_timeout() | Luis R. Rodriguez | 1 | -0/+37 |
| 2017-08-19 | mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback() | Johannes Weiner | 1 | -2/+8 |
| 2017-08-19 | Merge tag 'reset-for-4.14' of git://git.pengutronix.de/git/pza/linux into nex... | Arnd Bergmann | 1 | -0/+68 |
| 2017-08-19 | Merge tag 'v4.13-next-soc' of https://github.com/mbgg/linux-mediatek into nex... | Arnd Bergmann | 1 | -0/+7 |
| 2017-08-18 | SUNRPC: Add a separate spinlock to protect the RPC request receive list | Trond Myklebust | 1 | -0/+1 |
| 2017-08-18 | Merge branch 'misc' into k.o/for-next | Doug Ledford | 1 | -0/+1 |
| 2017-08-18 | PCI/IB: add support for pci driver attribute groups | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-08-18 | PCI: endpoint: Add an API to get matching "pci_epf_device_id" | Kishon Vijay Abraham I | 1 | -0/+2 |
| 2017-08-18 | cgroup: Add mount flag to enable cpuset to use v2 behavior in v1 cgroup | Waiman Long | 1 | -0/+5 |
| 2017-08-18 | blk-mq: Make blk_mq_reinit_tagset() calls easier to read | Bart Van Assche | 1 | -3/+2 |
| 2017-08-18 | kernel/watchdog: Prevent false positives with turbo modes | Thomas Gleixner | 1 | -0/+8 |
| 2017-08-18 | Merge branch 'irq/for-gpio' into irq/core | Thomas Gleixner | 2 | -0/+5 |
| 2017-08-18 | irqdomain: Add irq_domain_{push,pop}_irq() functions | David Daney | 1 | -0/+3 |
| 2017-08-18 | genirq: Add handle_fasteoi_{level,edge}_irq flow handlers | David Daney | 1 | -0/+2 |
| 2017-08-18 | genirq: Restrict effective affinity to interrupts actually using it | Marc Zyngier | 1 | -1/+4 |
| 2017-08-18 | Merge branch 'x86/asm' into locking/core | Ingo Molnar | 2 | -4/+12 |
| 2017-08-18 | ACPI / PM: Check low power idle constraints for debug only | Srinivas Pandruvada | 1 | -0/+2 |
| 2017-08-18 | Revert "pstore: Honor dmesg_restrict sysctl on dmesg dumps" | Kees Cook | 1 | -9/+0 |
| 2017-08-17 | quota: Reduce contention on dq_data_lock | Jan Kara | 1 | -1/+2 |
| 2017-08-17 | fs: Provide __inode_get_bytes() | Jan Kara | 1 | -0/+4 |
| 2017-08-17 | quota: Inline functions into their callsites | Jan Kara | 1 | -5/+0 |
| 2017-08-17 | quota: Allow disabling tracking of dirty dquots in a list | Jan Kara | 1 | -0/+3 |
| 2017-08-17 | quota: Remove dq_wait_unused from dquot | Jan Kara | 1 | -1/+0 |
| 2017-08-17 | Merge tag 'omapdrm-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tom... | Dave Airlie | 1 | -53/+0 |
| 2017-08-17 | lsm_audit: update my email address | Stephen Smalley | 1 | -1/+1 |
| 2017-08-17 | quota: Convert dqio_mutex to rwsem | Jan Kara | 1 | -1/+1 |
| 2017-08-17 | pty: fix the cached path of the pty slave file descriptor in the master | Linus Torvalds | 1 | -1/+1 |
| 2017-08-17 | Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b',... | Paul E. McKenney | 9 | -58/+86 |
| 2017-08-17 | locking: Remove spin_unlock_wait() generic definitions | Paul E. McKenney | 2 | -17/+0 |
| 2017-08-17 | Merge branch 'core' into arm/tegra | Joerg Roedel | 2 | -2/+69 |
| 2017-08-17 | swait: Add idle variants which don't contribute to load average | Luis R. Rodriguez | 1 | -0/+55 |
| 2017-08-17 | rcu: Create reasonable API for do_exit() TASKS_RCU processing | Paul E. McKenney | 2 | -5/+7 |
| 2017-08-17 | rcu: Drive TASKS_RCU directly off of PREEMPT | Paul E. McKenney | 1 | -2/+4 |
| 2017-08-17 | locking/lockdep: Explicitly initialize wq_barrier::done::map | Boqun Feng | 1 | -0/+1 |
| 2017-08-17 | locking/lockdep: Rename CONFIG_LOCKDEP_COMPLETE to CONFIG_LOCKDEP_COMPLETIONS | Byungchul Park | 1 | -4/+4 |
| 2017-08-17 | efi: Introduce efi_early_memdesc_ptr to get pointer to memmap descriptor | Baoquan He | 1 | -0/+22 |
| 2017-08-17 | locking/refcounts, x86/asm: Implement fast refcount overflow protection | Kees Cook | 2 | -0/+11 |
| 2017-08-17 | x86/mm, mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison pages | Tony Luck | 1 | -0/+6 |
| 2017-08-17 | Merge branch 'linus' into perf/core, to pick up fixes | Ingo Molnar | 8 | -28/+62 |
| 2017-08-17 | ptr_ring: use kmalloc_array() | Eric Dumazet | 2 | -5/+7 |