Age | Commit message (Expand) | Author |
2017-09-06 | Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds |
2017-09-06 | Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2017-09-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-09-06 | tracing: Apply trace_clock changes to instance max buffer | Baohong Liu |
2017-09-06 | mm,fork: introduce MADV_WIPEONFORK | Rik van Riel |
2017-09-06 | mm: oom: let oom_reap_task and exit_mmap run concurrently | Andrea Arcangeli |
2017-09-06 | mm: replace TIF_MEMDIE checks by tsk_is_oom_victim | Michal Hocko |
2017-09-06 | mm, devm_memremap_pages: use multi-order radix for ZONE_DEVICE lookups | Dan Williams |
2017-09-06 | cgroup: revert fa06235b8eb0 ("cgroup: reset css on destruction") | Roman Gushchin |
2017-09-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-09-06 | genirq/msi: Fix populating multiple interrupts | John Keeping |
2017-09-05 | Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-09-05 | Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2017-09-05 | Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-09-05 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2017-09-05 | bpf: fix numa_node validation | Eric Dumazet |
2017-09-05 | tracing: Fix clear of RECORDED_TGID flag when disabling trace event | Chunyu Hu |
2017-09-05 | tracing: Add barrier to trace_printk() buffer nesting modification | Steven Rostedt (VMware) |
2017-09-05 | audit: update the function comments | Geliang Tang |
2017-09-05 | audit: Reduce overhead using a coarse clock | Mel Gorman |
2017-09-05 | Merge branch 'for-4.13-fixes' into for-4.14 | Tejun Heo |
2017-09-04 | fs: make the buf argument to __kernel_write a void pointer | Christoph Hellwig |
2017-09-04 | fs: fix kernel_write prototype | Christoph Hellwig |
2017-09-04 | fs: fix kernel_read prototype | Christoph Hellwig |
2017-09-04 | Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2017-09-04 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-09-04 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-09-04 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-09-04 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-09-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-09-04 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-09-04 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2017-09-04 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-09-04 | Merge branch 'linus' into locking/core, to fix up conflicts | Ingo Molnar |
2017-09-03 | ipc: mqueue: Replace timespec with timespec64 | Deepa Dinamani |
2017-09-04 | Merge branch 'pm-sleep' | Rafael J. Wysocki |
2017-09-04 | Merge branch 'pm-cpufreq-sched' | Rafael J. Wysocki |
2017-09-04 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
2017-09-04 | Merge branches 'pm-core', 'pm-opp', 'pm-domains', 'pm-cpu' and 'pm-avs' | Rafael J. Wysocki |
2017-09-03 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2017-09-03 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-09-01 | bpf: sockmap update/simplify memory accounting scheme | John Fastabend |
2017-09-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-09-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-09-01 | ftrace: Fix memleak when unregistering dynamic ops when tracing disabled | Steven Rostedt (VMware) |
2017-09-01 | bpf: Only set node->ref = 1 if it has not been set | Martin KaFai Lau |
2017-09-01 | bpf: Inline LRU map lookup | Martin KaFai Lau |
2017-09-01 | ftrace: Fix selftest goto location on error | Steven Rostedt (VMware) |
2017-08-31 | ftrace: Zero out ftrace hashes when a module is removed | Steven Rostedt (VMware) |
2017-08-31 | mm, uprobes: fix multiple free of ->uprobes_state.xol_area | Eric Biggers |