Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-12-08 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type | Hendrik Brueckner | 2017-12-05 | 1 | -1/+1 | |
* | | | | | Merge tag 'for_linus-4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-12-06 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | kdb: Fix handling of kallsyms_symbol_next() return value | Daniel Thompson | 2017-12-06 | 1 | -1/+1 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-12-06 | 1 | -5/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | smp/hotplug: Move step CPUHP_AP_SMPCFD_DYING to the correct place | Lai Jiangshan | 2017-11-28 | 1 | -5/+5 | |
* | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-12-06 | 2 | -30/+74 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | sched/fair: Update and fix the runnable propagation rule | Vincent Guittot | 2017-12-06 | 1 | -29/+73 | |
| * | | | | | | sched/wait: Fix add_wait_queue() behavioral change | Omar Sandoval | 2017-12-06 | 1 | -1/+1 | |
* | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-12-06 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Merge branch 'linus' into perf/urgent, to synchronize UAPI headers | Ingo Molnar | 2017-12-06 | 102 | -2205/+6375 | |
| |\| | | | | | | ||||||
| * | | | | | | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Ingo Molnar | 2017-11-29 | 1 | -1/+4 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | perf: Fix header.size for namespace events | Jiri Olsa | 2017-11-28 | 1 | -1/+4 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'linus' into perf/urgent, to pick up dependent commits | Ingo Molnar | 2017-11-29 | 79 | -1574/+2776 | |
| |\| | | | | | | ||||||
| * | | | | | | | perf/core: Fix memory leak triggered by perf --namespace | Vasily Averin | 2017-11-15 | 1 | -0/+1 | |
* | | | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2017-12-06 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | locking/lockdep: Fix possible NULL deref | Peter Zijlstra | 2017-12-06 | 1 | -1/+2 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-12-06 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | genirq/matrix: Fix the precedence fix for real | Thomas Gleixner | 2017-12-04 | 1 | -1/+3 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | cpu/hotplug: Fix state name in takedown_cpu() comment | Brendan Jackman | 2017-12-06 | 1 | -2/+2 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | remove task and stack pointer printout from oops dump | Linus Torvalds | 2017-12-05 | 1 | -3/+0 | |
| |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-12-04 | 3 | -1/+25 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2017-12-03 | 3 | -1/+25 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | bpf: set maximum number of attached progs to 64 for a single perf tp | Yonghong Song | 2017-12-01 | 2 | -1/+10 | |
| | * | | | | | bpf: offload: add a license header | Jakub Kicinski | 2017-11-27 | 1 | -0/+15 | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-12-01 | 1 | -18/+12 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | blktrace: fix trace mutex deadlock | Jens Axboe | 2017-11-27 | 1 | -2/+2 | |
| * | | | | | | blktrace: Use blk_trace_bio_get_cgid inside blk_add_trace_bio | Marcos Paulo de Souza | 2017-11-19 | 1 | -16/+10 | |
* | | | | | | | kallsyms: take advantage of the new '%px' format | Linus Torvalds | 2017-11-29 | 2 | -7/+7 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-11-26 | 2 | -2/+13 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | genirq/matrix: Make - vs ?: Precedence explicit | Kees Cook | 2017-11-23 | 1 | -1/+1 | |
| * | | | | | | Merge tag 'irqchip-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Thomas Gleixner | 2017-11-14 | 1 | -1/+12 | |
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| | * | | | | | genirq: Track whether the trigger type has been set | Marc Zyngier | 2017-11-10 | 1 | -1/+12 | |
* | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-11-26 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | perf/core: Fix memory leak triggered by perf --namespace | Vasily Averin | 2017-11-15 | 1 | -0/+1 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2017-11-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | jump_label: Invoke jump_label_test() via early_initcall() | Jason Baron | 2017-11-14 | 1 | -1/+1 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2017-11-25 | 9 | -77/+33 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | Merge tag 'for-linus-timers-conversion-final-v4.15-rc1' of git://git.kernel.o... | Thomas Gleixner | 2017-11-23 | 96 | -2119/+6304 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts | Kees Cook | 2017-11-21 | 2 | -2/+2 | |
| | * | | | | | | timer: Pass function down to initialization routines | Kees Cook | 2017-11-21 | 1 | -6/+15 | |
| | * | | | | | | timer: Switch callback prototype to take struct timer_list * argument | Kees Cook | 2017-11-21 | 1 | -3/+3 | |
| | * | | | | | | timer: Pass timer_list pointer to callbacks unconditionally | Kees Cook | 2017-11-21 | 1 | -10/+7 | |
| | * | | | | | | treewide: setup_timer() -> timer_setup() | Kees Cook | 2017-11-21 | 2 | -5/+5 | |
| | * | | | | | | treewide: init_timer() -> setup_timer() | Kees Cook | 2017-11-21 | 1 | -2/+1 | |
| | * | | | | | | treewide: Switch DEFINE_TIMER callbacks to struct timer_list * | Kees Cook | 2017-11-21 | 1 | -2/+2 | |
| * | | | | | | | timekeeping: Remove CONFIG_GENERIC_TIME_VSYSCALL_OLD | Miroslav Lichvar | 2017-11-14 | 2 | -49/+0 | |
| * | | | | | | | Merge branch 'linus' into timers/urgent | Thomas Gleixner | 2017-11-14 | 79 | -1574/+2776 | |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | timer/debug: Change /proc/timer_list from 0444 to 0400 | Ingo Molnar | 2017-11-13 | 1 | -1/+1 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2017-11-24 | 4 | -51/+59 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | |