Age | Commit message (Expand) | Author | Files | Lines |
2017-09-04 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 11 | -253/+433 |
2017-09-04 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -30/+92 |
2017-09-04 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 26 | -798/+573 |
2017-09-04 | Merge branch 'linus' into locking/core, to fix up conflicts | Ingo Molnar | 13 | -60/+112 |
2017-09-04 | Merge branch 'pm-sleep' | Rafael J. Wysocki | 7 | -107/+192 |
2017-09-04 | Merge branch 'pm-cpufreq-sched' | Rafael J. Wysocki | 5 | -28/+80 |
2017-09-04 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 1 | -10/+2 |
2017-09-04 | Merge branches 'pm-core', 'pm-opp', 'pm-domains', 'pm-cpu' and 'pm-avs' | Rafael J. Wysocki | 1 | -37/+13 |
2017-09-03 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -3/+1 |
2017-09-03 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 5 | -10/+19 |
2017-09-02 | bpf: sockmap update/simplify memory accounting scheme | John Fastabend | 1 | -11/+7 |
2017-09-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 13 | -50/+113 |
2017-09-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -13/+17 |
2017-09-01 | ftrace: Fix memleak when unregistering dynamic ops when tracing disabled | Steven Rostedt (VMware) | 1 | -4/+6 |
2017-09-01 | bpf: Only set node->ref = 1 if it has not been set | Martin KaFai Lau | 2 | -2/+8 |
2017-09-01 | bpf: Inline LRU map lookup | Martin KaFai Lau | 1 | -0/+19 |
2017-09-01 | ftrace: Fix selftest goto location on error | Steven Rostedt (VMware) | 1 | -1/+1 |
2017-09-01 | ftrace: Zero out ftrace hashes when a module is removed | Steven Rostedt (VMware) | 1 | -3/+55 |
2017-09-01 | mm, uprobes: fix multiple free of ->uprobes_state.xol_area | Eric Biggers | 2 | -2/+8 |
2017-09-01 | kernel/kthread.c: kthread_worker: don't hog the cpu | Shaohua Li | 1 | -0/+1 |
2017-09-01 | tracing: Only have rmmod clear buffers that its events were active in | Steven Rostedt (VMware) | 3 | -8/+11 |
2017-08-31 | alarmtimer: Ensure RTC module is not unloaded | Alexandre Belloni | 1 | -0/+6 |
2017-08-31 | Merge tag 'irqchip-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/maz... | Thomas Gleixner | 1 | -2/+12 |
2017-08-29 | Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
2017-08-29 | locking/pvqspinlock: Relax cmpxchg's to improve performance on some architect... | Waiman Long | 1 | -7/+17 |
2017-08-29 | smp: Avoid using two cache lines for struct call_single_data | Ying Huang | 3 | -17/+19 |
2017-08-29 | locking/lockdep: Untangle xhlock history save/restore from task independence | Peter Zijlstra | 2 | -46/+42 |
2017-08-29 | perf/core, x86: Add PERF_SAMPLE_PHYS_ADDR | Kan Liang | 1 | -0/+46 |
2017-08-29 | perf/core, pt, bts: Get rid of itrace_started | Alexander Shishkin | 1 | -1/+6 |
2017-08-29 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 8 | -22/+65 |
2017-08-29 | perf/ftrace: Fix double traces of perf on ftrace:function | Zhou Chengming | 5 | -10/+17 |
2017-08-29 | perf/core: Fix potential double-fetch bug | Meng Xu | 1 | -0/+2 |
2017-08-29 | bpf: fix oops on allocation failure | Dan Carpenter | 1 | -0/+1 |
2017-08-28 | bpf: sockmap indicate sock events to listeners | John Fastabend | 1 | -0/+6 |
2017-08-28 | bpf: harden sockmap program attach to ensure correct map type | John Fastabend | 1 | -0/+3 |
2017-08-28 | bpf: sockmap add missing rcu_read_(un)lock in smap_data_ready | John Fastabend | 1 | -3/+6 |
2017-08-28 | bpf: sockmap, remove STRPARSER map_flags and add multi-map support | John Fastabend | 1 | -104/+165 |
2017-08-28 | bpf: convert sockmap field attach_bpf_fd2 to type | John Fastabend | 2 | -38/+25 |
2017-08-28 | Merge 4.13-rc7 into char-misc-next | Greg Kroah-Hartman | 19 | -80/+282 |
2017-08-27 | Minor page waitqueue cleanups | Linus Torvalds | 1 | -3/+4 |
2017-08-26 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -9/+41 |
2017-08-26 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -20/+19 |
2017-08-26 | time: Fix ktime_get_raw() incorrect base accumulation | John Stultz | 1 | -3/+1 |
2017-08-26 | Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts | Ingo Molnar | 35 | -183/+490 |
2017-08-26 | fork: fix incorrect fput of ->exe_file causing use-after-free | Eric Biggers | 1 | -0/+1 |
2017-08-25 | futex: Remove duplicated code and fix undefined behaviour | Jiri Slaby | 1 | -0/+39 |
2017-08-25 | genirq/proc: Avoid uninitalized variable warning | Thomas Gleixner | 1 | -2/+2 |
2017-08-25 | irqdomain: Prevent potential NULL pointer dereference in irq_domain_push_irq() | Dan Carpenter | 1 | -2/+2 |
2017-08-25 | genirq: Fix semicolon.cocci warnings | kbuild test robot | 1 | -1/+1 |
2017-08-25 | sched/debug: Optimize sched_domain sysctl generation | Peter Zijlstra | 3 | -14/+59 |