Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | 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 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | bpf: fix branch pruning logic | Alexei Starovoitov | 2017-11-23 | 1 | -0/+27 | |
| * | | | | | | bpf: change bpf_perf_event_output arg5 type to ARG_CONST_SIZE_OR_ZERO | Gianluca Borello | 2017-11-22 | 1 | -2/+2 | |
| * | | | | | | bpf: change bpf_probe_read_str arg2 type to ARG_CONST_SIZE_OR_ZERO | Gianluca Borello | 2017-11-22 | 1 | -1/+1 | |
| * | | | | | | bpf: remove explicit handling of 0 for arg2 in bpf_probe_read | Gianluca Borello | 2017-11-22 | 1 | -5/+1 | |
| * | | | | | | bpf: introduce ARG_PTR_TO_MEM_OR_NULL | Gianluca Borello | 2017-11-22 | 1 | -1/+3 | |
| * | | | | | | bpf: revert report offload info to user space | Jakub Kicinski | 2017-11-21 | 2 | -17/+0 | |
| * | | | | | | bpf: offload: ignore namespace moves | Jakub Kicinski | 2017-11-21 | 1 | -0/+4 | |
| * | | | | | | bpf: turn bpf_prog_get_type() into a wrapper | Jakub Kicinski | 2017-11-21 | 1 | -10/+0 | |
| * | | | | | | bpf: offload: move offload device validation out to the drivers | Jakub Kicinski | 2017-11-21 | 1 | -11/+12 | |
| * | | | | | | bpf: offload: rename the ifindex field | Jakub Kicinski | 2017-11-21 | 2 | -3/+3 | |
| * | | | | | | bpf: offload: limit offload to cls_bpf and xdp programs only | Jakub Kicinski | 2017-11-21 | 1 | -2/+3 | |
| * | | | | | | bpf: offload: add comment warning developers about double destroy | Jakub Kicinski | 2017-11-21 | 1 | -0/+4 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml... | Linus Torvalds | 2017-11-21 | 2 | -2/+2 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | added new line symbol after warning about dropped messages | Maxim Akristiniy | 2017-10-30 | 1 | -1/+1 | |
| * | | | | | printk: fix typo in printk_safe.c | Baoquan He | 2017-10-30 | 1 | -1/+1 |