| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2019-09-02 | 1 | -2/+6 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2019-08-31 | 1 | -2/+6 |
| |\ |
|
| | * | bpf: handle 32-bit zext during constant blinding | Naveen N. Rao | 2019-08-26 | 1 | -2/+6 |
* | | | Merge tag 'trace-v5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2019-08-31 | 4 | -14/+34 |
|\ \ \ |
|
| * | | | tracing: Correct kdoc formats | Jakub Kicinski | 2019-08-31 | 1 | -12/+14 |
| * | | | tracing/probe: Fix null pointer dereference | Xinpeng Liu | 2019-08-31 | 1 | -1/+2 |
| * | | | tracing: Make exported ftrace_set_clr_event non-static | Denis Efremov | 2019-08-31 | 1 | -1/+1 |
| * | | | ftrace: Check for successful allocation of hash | Naveen N. Rao | 2019-08-30 | 1 | -0/+5 |
| * | | | ftrace: Check for empty hash and comment the race with registering probes | Steven Rostedt (VMware) | 2019-08-30 | 1 | -1/+9 |
| * | | | ftrace: Fix NULL pointer dereference in t_probe_next() | Naveen N. Rao | 2019-08-30 | 1 | -0/+4 |
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2019-08-28 | 1 | -2/+4 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | kallsyms: Don't let kallsyms_lookup_size_offset() fail on retrieving the firs... | Marc Zyngier | 2019-08-27 | 1 | -2/+4 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2019-08-27 | 2 | -16/+23 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2019-08-24 | 2 | -16/+23 |
| |\ \ |
|
| | * | | bpf: fix use after free in prog symbol exposure | Daniel Borkmann | 2019-08-24 | 1 | -12/+18 |
| | * | | bpf: fix precision tracking in presence of bpf2bpf calls | Alexei Starovoitov | 2019-08-24 | 1 | -4/+5 |
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2019-08-25 | 2 | -9/+18 |
|\ \ \ \ |
|
| * | | | | timekeeping/vsyscall: Prevent math overflow in BOOTTIME update | Thomas Gleixner | 2019-08-23 | 2 | -9/+18 |
* | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2019-08-25 | 1 | -1/+4 |
|\ \ \ \ \ |
|
| * | | | | | sched/core: Schedule new worker even if PI-blocked | Sebastian Andrzej Siewior | 2019-08-19 | 1 | -1/+4 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-08-25 | 1 | -4/+4 |
|\ \ \ \ \ |
|
| * | | | | | kprobes: Fix potential deadlock in kprobe_optimizer() | Andrea Righi | 2019-08-19 | 1 | -4/+4 |
| |/ / / / |
|
* | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-08-25 | 1 | -1/+14 |
|\ \ \ \ \ |
|
| * | | | | | genirq: Properly pair kobject_del() with kobject_add() | Michael Kelley | 2019-08-19 | 1 | -1/+14 |
| |/ / / / |
|
* | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2019-08-25 | 1 | -0/+8 |
|\ \ \ \ \ |
|
| * | | | | | psi: get poll_work to run when calling poll syscall next time | Jason Xing | 2019-08-25 | 1 | -0/+8 |
* | | | | | | Merge tag 'dma-mapping-5.3-5' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2019-08-25 | 2 | -7/+11 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | dma-direct: fix zone selection after an unaddressable CMA allocation | Christoph Hellwig | 2019-08-21 | 2 | -7/+11 |
| |/ / / / |
|
* | | | | | Merge tag 'modules-for-v5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2019-08-23 | 1 | -2/+2 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | modules: page-align module section allocations only for arches supporting str... | He Zhe | 2019-08-21 | 1 | -1/+6 |
| * | | | | modules: always page-align module section allocations | Jessica Yu | 2019-07-30 | 1 | -6/+1 |
* | | | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-08-20 | 1 | -0/+5 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | signal: Allow cifs and drbd to receive their terminating signals | Eric W. Biederman | 2019-08-19 | 1 | -0/+5 |
* | | | | | Merge tag 'spdx-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2019-08-18 | 1 | -15/+1 |
|\ \ \ \ \ |
|
| * | | | | | kernel/configs: Replace GPL boilerplate code with SPDX identifier | Thomas Huth | 2019-07-30 | 1 | -15/+1 |
* | | | | | | Merge tag 'pm-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2019-08-16 | 1 | -4/+10 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2019-08-16 | 1 | -4/+10 |
| |\ \ \ \ \ \
| | |_|/ / / /
| |/| | | | | |
|
| | * | | | | | cpufreq: schedutil: Don't skip freq update when limits change | Viresh Kumar | 2019-08-10 | 1 | -4/+10 |
| | | |_|_|/
| | |/| | | |
|
* | | | | | | Merge tag 'dma-mapping-5.3-4' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2019-08-14 | 3 | -7/+24 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | dma-mapping: fix page attributes for dma_mmap_* | Christoph Hellwig | 2019-08-10 | 2 | -2/+19 |
| * | | | | | dma-direct: don't truncate dma_required_mask to bus addressing capabilities | Lucas Stach | 2019-08-10 | 1 | -3/+0 |
| * | | | | | dma-direct: fix DMA_ATTR_NO_KERNEL_MAPPING | Christoph Hellwig | 2019-08-10 | 1 | -2/+5 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2019-08-11 | 2 | -10/+2 |
|\ \ \ \ \ |
|
| * | | | | | sched/psi: Do not require setsched permission from the trigger creator | Suren Baghdasaryan | 2019-08-06 | 1 | -1/+1 |
| * | | | | | sched/psi: Reduce psimon FIFO priority | Peter Zijlstra | 2019-08-06 | 1 | -1/+1 |
| * | | | | | sched/deadline: Fix double accounting of rq/running bw in push & pull | Dietmar Eggemann | 2019-08-06 | 1 | -8/+0 |
| | |/ / /
| |/| | | |
|
* | | | | | genirq/affinity: Create affinity mask for single vector | Ming Lei | 2019-08-08 | 1 | -4/+2 |
| |/ / /
|/| | | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2019-08-07 | 1 | -2/+2 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2019-07-26 | 1 | -2/+2 |
| |\ \ \ |
|
| | * | | | bpf: fix narrower loads on s390 | Ilya Leoshkevich | 2019-07-23 | 1 | -2/+2 |