Age | Commit message (Expand) | Author |
2017-01-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-01-26 | Merge tag 'pm-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2017-01-27 | Merge branches 'pm-sleep' and 'pm-cpufreq' | Rafael J. Wysocki |
2017-01-26 | sysctl: fix proc_doulongvec_ms_jiffies_minmax() | Eric Dumazet |
2017-01-24 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-01-24 | kernel/panic.c: add missing \n | Jiri Slaby |
2017-01-24 | kernel/watchdog: prevent false hardlockup on overloaded system | Don Zickus |
2017-01-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2017-01-24 | userns: Make ucounts lock irq-safe | Nikolay Borisov |
2017-01-22 | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-01-20 | Revert "PM / sleep / ACPI: Use the ACPI_FADT_LOW_POWER_S0 flag" | Rafael J. Wysocki |
2017-01-18 | bpf: don't trigger OOM killer under pressure with map alloc | Daniel Borkmann |
2017-01-18 | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-01-18 | Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-01-18 | cpu/hotplug: Remove unused but set variable in _cpu_down() | Tobias Klauser |
2017-01-17 | Merge tag 'modules-for-v4.10-rc5' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-01-17 | taint/module: Fix problems when out-of-kernel driver defines true or false | Larry Finger |
2017-01-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-01-16 | bpf: rework prog_digest into prog_tag | Daniel Borkmann |
2017-01-16 | cpu/hotplug: Provide dynamic range for prepare stage | Thomas Gleixner |
2017-01-16 | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Ingo Molnar |
2017-01-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2017-01-15 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2017-01-15 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-01-14 | rcu: Narrow early boot window of illegal synchronous grace periods | Paul E. McKenney |
2017-01-14 | rcu: Remove cond_resched() from Tiny synchronize_sched() | Paul E. McKenney |
2017-01-14 | perf/x86/intel: Account interrupts for PEBS errors | Jiri Olsa |
2017-01-14 | perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' race | Peter Zijlstra |
2017-01-14 | perf/core: Fix sys_perf_event_open() vs. hotplug | Peter Zijlstra |
2017-01-13 | Merge tag 'vfio-v4.10-rc4' of git://github.com/awilliam/linux-vfio | Linus Torvalds |
2017-01-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2017-01-12 | capability: export has_capability | Jike Song |
2017-01-12 | jump_labels: API for flushing deferred jump label updates | David Matlack |
2017-01-11 | nohz: Fix collision between tick and other hrtimers | Frederic Weisbecker |
2017-01-10 | signal: protect SIGNAL_UNKILLABLE from unintentional clearing. | Jamie Iles |
2017-01-10 | mm: fix devm_memremap_pages crash, use mem_hotplug_{begin, done} | Dan Williams |
2017-01-10 | bpf: do not use KMALLOC_SHIFT_MAX | Michal Hocko |
2017-01-10 | pid: fix lockdep deadlock warning due to ucount_lock | Andrei Vagin |
2017-01-05 | Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds |
2017-01-03 | audit: Fix sleep in atomic | Jan Kara |
2016-12-26 | smp/hotplug: Undo tglxs brainfart | Thomas Gleixner |
2016-12-25 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2016-12-25 | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-12-25 | ktime: Cleanup ktime_set() usage | Thomas Gleixner |
2016-12-25 | ktime: Get rid of the union | Thomas Gleixner |
2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner |
2016-12-25 | cpu/hotplug: Remove obsolete cpu hotplug register/unregister functions | Thomas Gleixner |
2016-12-25 | cpu/hotplug: Prevent overwriting of callbacks | Thomas Gleixner |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-12-23 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |