Age | Commit message (Expand) | Author | Files | Lines |
2017-06-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -0/+5 |
2017-06-29 | bpf: prevent leaking pointer via xadd on unpriviledged | Daniel Borkmann | 1 | -0/+5 |
2017-06-25 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -25/+46 |
2017-06-25 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2017-06-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -6/+14 |
2017-06-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -7/+37 |
2017-06-21 | perf/aux: Correct return code of rb_alloc_aux() if !has_aux(ev) | Hendrik Brueckner | 1 | -1/+1 |
2017-06-20 | livepatch: Fix stacking of patches with respect to RCU | Petr Mladek | 2 | -7/+37 |
2017-06-20 | time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accounting | John Stultz | 1 | -9/+10 |
2017-06-20 | time: Fix clock->read(clock) race around clocksource changes | John Stultz | 1 | -16/+36 |
2017-06-18 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 3 | -6/+14 |
2017-06-18 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -2/+2 |
2017-06-18 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+3 |
2017-06-17 | signal: Only reschedule timers on signals timers have sent | Eric W. Biederman | 1 | -6/+14 |
2017-06-15 | Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-devfreq' | Rafael J. Wysocki | 136 | -3847/+8988 |
2017-06-13 | genirq: Release resources in __setup_irq() error path | Heiner Kallweit | 1 | -1/+3 |
2017-06-12 | tick/broadcast: Make tick_broadcast_setup_oneshot() static | Stephen Boyd | 2 | -3/+3 |
2017-06-12 | Revert "cpufreq: schedutil: Reduce frequencies slower" | Rafael J. Wysocki | 1 | -3/+0 |
2017-06-11 | sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off() | Andy Lutomirski | 1 | -1/+1 |
2017-06-11 | sched/fair: Fix typo in printk message | Marcin Nowakowski | 1 | -1/+1 |
2017-06-10 | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+2 |
2017-06-10 | Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -9/+8 |
2017-06-10 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+21 |
2017-06-09 | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Ingo Molnar | 3 | -9/+8 |
2017-06-08 | Merge tag 'pm-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2 | -26/+5 |
2017-06-09 | Merge branches 'intel_pstate' and 'pm-sleep' | Rafael J. Wysocki | 2 | -26/+5 |
2017-06-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml... | Linus Torvalds | 1 | -36/+10 |
2017-06-08 | srcu: Allow use of Classic SRCU from both process and interrupt context | Paolo Bonzini | 1 | -3/+2 |
2017-06-08 | srcu: Allow use of Tiny/Tree SRCU from both process and interrupt context | Paolo Bonzini | 2 | -6/+6 |
2017-06-08 | Revert "printk: fix double printing with earlycon" | Petr Mladek | 1 | -36/+10 |
2017-06-08 | perf/core: Drop kernel samples even though :u is specified | Jin Yao | 1 | -0/+21 |
2017-06-07 | Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle" | Rafael J. Wysocki | 2 | -26/+5 |
2017-06-05 | Merge branch 'for-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -2/+7 |
2017-06-04 | alarmtimer: Rate limit periodic intervals | Thomas Gleixner | 1 | -0/+8 |
2017-06-04 | alarmtimer: Prevent overflow of relative timers | Thomas Gleixner | 1 | -3/+3 |
2017-06-03 | cpu/hotplug: Drop the device lock on error | Sebastian Andrzej Siewior | 1 | -2/+2 |
2017-06-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -0/+1 |
2017-05-27 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -8/+16 |
2017-05-27 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -6/+18 |
2017-05-27 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -5/+12 |
2017-05-27 | Merge tag 'trace-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -2/+2 |
2017-05-26 | kprobes/x86: Fix to set RWX bits correctly before releasing trampoline | Masami Hiramatsu | 1 | -1/+1 |
2017-05-26 | ftrace: Fix memory leak in ftrace_graph_release() | Luis Henriques | 1 | -1/+1 |
2017-05-27 | livepatch: Make livepatch dependent on !TRIM_UNUSED_KSYMS | Miroslav Benes | 1 | -0/+1 |
2017-05-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 4 | -30/+29 |
2017-05-25 | bpf: fix wrong exposure of map_flags into fdinfo for lpm | Daniel Borkmann | 3 | -0/+3 |
2017-05-25 | bpf: properly reset caller saved regs after helper call and ld_abs/ind | Daniel Borkmann | 1 | -21/+16 |
2017-05-25 | bpf: fix incorrect pruning decision when alignment must be tracked | Daniel Borkmann | 1 | -9/+10 |
2017-05-24 | cpuset: consider dying css as offline | Tejun Heo | 1 | -2/+2 |
2017-05-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -7/+13 |