Age | Commit message (Expand) | Author |
2017-10-09 | genirq: Warn when effective affinity is not updated | Thomas Gleixner |
2017-10-07 | bpf: fix liveness marking | Alexei Starovoitov |
2017-10-06 | Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2017-10-05 | Merge tag 'pm-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2017-10-06 | Merge branch 'pm-sleep' | Rafael J. Wysocki |
2017-10-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-10-04 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-10-04 | Merge tag 'trace-v4.14-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-10-04 | watchdog/core: Put softlockup_threads_initialized under ifdef guard | Thomas Gleixner |
2017-10-04 | watchdog/core: Rename some softlockup_* functions | Thomas Gleixner |
2017-10-04 | powerpc/watchdog: Make use of watchdog_nmi_probe() | Thomas Gleixner |
2017-10-04 | watchdog/core, powerpc: Lock cpus across reconfiguration | Thomas Gleixner |
2017-10-04 | watchdog/core, powerpc: Replace watchdog_nmi_reconfigure() | Thomas Gleixner |
2017-10-03 | kernel/params.c: improve STANDARD_PARAM_DEF readability | Jean Delvare |
2017-10-03 | kernel/params.c: fix an overflow in param_attr_show | Jean Delvare |
2017-10-03 | kernel/params.c: fix the maximum length in param_get_string | Jean Delvare |
2017-10-03 | kernel/kcmp.c: drop branch leftover typo | Cyrill Gorcunov |
2017-10-03 | memremap: add scheduling point to devm_memremap_pages | Michal Hocko |
2017-10-03 | kernel/sysctl.c: remove duplicate UINT_MAX check on do_proc_douintvec_conv() | Luis R. Rodriguez |
2017-10-03 | android: binder: drop lru lock in isolate callback | Sherry Yang |
2017-10-03 | kernel/params.c: align add_sysfs_param documentation with code | Jean Delvare |
2017-10-03 | bpf: fix bpf_tail_call() x64 JIT | Alexei Starovoitov |
2017-10-03 | Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-10-03 | rcu: Remove extraneous READ_ONCE()s from rcu_irq_{enter,exit}() | Paul E. McKenney |
2017-10-03 | ftrace: Fix kmemleak in unregister_ftrace_graph | Shu Wang |
2017-10-01 | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-10-01 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-10-01 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-10-01 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2017-10-01 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-09-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2017-09-29 | fix infoleak in waitid(2) | Al Viro |
2017-09-29 | sched/sysctl: Check user input value of sysctl_sched_time_avg | Ethan Zhao |
2017-09-29 | sched/debug: Ignore TASK_IDLE for SysRq-W | Peter Zijlstra |
2017-09-29 | sched/tracing: Use common task-state helpers | Peter Zijlstra |
2017-09-29 | locking/rwsem-xadd: Fix missed wakeup due to reordering of load | Prateek Sood |
2017-09-29 | sched/debug: Remove unused variable | Peter Zijlstra |
2017-09-29 | perf/aux: Only update ->aux_wakeup in non-overwrite mode | Alexander Shishkin |
2017-09-29 | PM / s2idle: Invoke the ->wake() platform callback earlier | Rafael J. Wysocki |
2017-09-28 | Merge tag 'seccomp-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-09-28 | watchdog/hardlockup/perf: Fix spelling mistake: "permanetely" -> "permanently" | Colin Ian King |
2017-09-28 | irq/generic-chip: Don't replace domain's name | Jeffy Chen |
2017-09-27 | seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter() | Oleg Nesterov |
2017-09-25 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2017-09-25 | Merge tag 'trace-v4.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-09-25 | smp/hotplug: Hotplug state fail injection | Peter Zijlstra |
2017-09-25 | smp/hotplug: Differentiate the AP completion between up and down | Peter Zijlstra |
2017-09-25 | smp/hotplug: Differentiate the AP-work lockdep class between up and down | Peter Zijlstra |
2017-09-25 | smp/hotplug: Callback vs state-machine consistency | Peter Zijlstra |
2017-09-25 | smp/hotplug: Rewrite AP state machine core | Peter Zijlstra |