| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Ingo Molnar | 2017-01-16 | 7 | -39/+100 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | / / / / / / | | | |_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | rcu: Narrow early boot window of illegal synchronous grace periods | Paul E. McKenney | 2017-01-14 | 6 | -35/+100 | |
| | | * | | | | | | | | | | | | rcu: Remove cond_resched() from Tiny synchronize_sched() | Paul E. McKenney | 2017-01-14 | 1 | -4/+0 | |
| | | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge tag 'modules-for-v4.10-rc5' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-01-17 | 2 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | taint/module: Fix problems when out-of-kernel driver defines true or false | Larry Finger | 2017-01-17 | 2 | -2/+2 | |
| | | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-01-17 | 3 | -11/+13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | bpf: rework prog_digest into prog_tag | Daniel Borkmann | 2017-01-16 | 3 | -11/+13 | |
| | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2017-01-15 | 1 | -4/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | pid: fix lockdep deadlock warning due to ucount_lock | Andrei Vagin | 2017-01-10 | 1 | -4/+6 | |
| | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2017-01-15 | 2 | -2/+9 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | nohz: Fix collision between tick and other hrtimers | Frederic Weisbecker | 2017-01-11 | 2 | -2/+9 | |
| | | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-01-15 | 1 | -42/+133 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | perf/x86/intel: Account interrupts for PEBS errors | Jiri Olsa | 2017-01-14 | 1 | -16/+31 | |
| | * | | | | | | | | | perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' race | Peter Zijlstra | 2017-01-14 | 1 | -4/+54 | |
| | * | | | | | | | | | perf/core: Fix sys_perf_event_open() vs. hotplug | Peter Zijlstra | 2017-01-14 | 1 | -22/+48 | |
| | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge tag 'vfio-v4.10-rc4' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2017-01-13 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | capability: export has_capability | Jike Song | 2017-01-12 | 1 | -0/+1 | |
| | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2017-01-13 | 1 | -0/+7 | |
| |\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | jump_labels: API for flushing deferred jump label updates | David Matlack | 2017-01-12 | 1 | -0/+7 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | signal: protect SIGNAL_UNKILLABLE from unintentional clearing. | Jamie Iles | 2017-01-10 | 1 | -2/+2 | |
| * | | | | | | | | mm: fix devm_memremap_pages crash, use mem_hotplug_{begin, done} | Dan Williams | 2017-01-10 | 1 | -0/+4 | |
| * | | | | | | | | bpf: do not use KMALLOC_SHIFT_MAX | Michal Hocko | 2017-01-10 | 2 | -2/+2 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds | 2017-01-05 | 1 | -4/+14 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | audit: Fix sleep in atomic | Jan Kara | 2017-01-03 | 1 | -4/+14 | |
| | * | | | | | | fsnotify: Remove fsnotify_duplicate_mark() | Jan Kara | 2016-12-23 | 1 | -4/+4 | |
| | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | | smp/hotplug: Undo tglxs brainfart | Thomas Gleixner | 2016-12-26 | 1 | -1/+8 | |
| | |_|_|/ / |/| | | | | ||||||
| * | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2016-12-25 | 24 | -147/+144 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | ktime: Cleanup ktime_set() usage | Thomas Gleixner | 2016-12-25 | 5 | -7/+7 | |
| | * | | | | | ktime: Get rid of the union | Thomas Gleixner | 2016-12-25 | 13 | -88/+88 | |
| | * | | | | | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 2016-12-25 | 10 | -52/+49 | |
| * | | | | | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-12-25 | 1 | -184/+51 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | cpu/hotplug: Remove obsolete cpu hotplug register/unregister functions | Thomas Gleixner | 2016-12-25 | 1 | -138/+1 | |
| | * | | | | | cpu/hotplug: Prevent overwriting of callbacks | Thomas Gleixner | 2016-12-25 | 1 | -46/+50 | |
| * | | | | | | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 29 | -29/+29 | |
| |/ / / / / | ||||||
| * | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-12-23 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | uprobes: Fix uprobes on MIPS, allow for a cache flush after ixol breakpoint c... | Marcin Nowakowski | 2016-12-18 | 1 | -1/+1 | |
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-12-23 | 1 | -0/+3 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | move aio compat to fs/aio.c | Al Viro | 2016-12-22 | 1 | -0/+3 | |
| * | | | | | | | kcov: make kcov work properly with KASLR enabled | Alexander Popov | 2016-12-20 | 1 | -1/+7 | |
| * | | | | | | | ima: on soft reboot, save the measurement list | Mimi Zohar | 2016-12-20 | 1 | -0/+4 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2016-12-18 | 1 | -0/+3 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | tick/broadcast: Prevent NULL pointer dereference | Thomas Gleixner | 2016-12-15 | 1 | -0/+3 | |
| * | | | | | | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-12-18 | 1 | -1/+5 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | cpu/hotplug: Clarify description of __cpuhp_setup_state() return value | Boris Ostrovsky | 2016-12-15 | 1 | -1/+5 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-12-18 | 1 | -3/+3 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | genirq/affinity: Fix node generation from cpumask | Guilherme G. Piccoli | 2016-12-15 | 1 | -3/+3 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-12-17 | 3 | -31/+78 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | bpf: fix mark_reg_unknown_value for spilled regs on map value marking | Daniel Borkmann | 2016-12-17 | 1 | -3/+8 | |
| | * | | | | | | | bpf: fix overflow in prog accounting | Daniel Borkmann | 2016-12-17 | 2 | -11/+41 | |
| | * | | | | | | | bpf: dynamically allocate digest scratch buffer | Daniel Borkmann | 2016-12-17 | 3 | -14/+21 | |

