| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2019-12-08 | 2 | -2/+8 |
|\ |
|
| * | bpf: Fix a bug when getting subprog 0 jited image in check_attach_btf_id | Yonghong Song | 2019-12-05 | 1 | -1/+4 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2019-12-02 | 1 | -1/+4 |
| |\ |
|
| | * | bpf: Fix build in minimal configurations | Alexei Starovoitov | 2019-11-29 | 1 | -0/+1 |
| | * | bpf: Fix static checker warning | Alexei Starovoitov | 2019-11-27 | 1 | -1/+3 |
* | | | Merge tag 'modules-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-12-05 | 1 | -1/+3 |
|\ \ \ |
|
| * | | | kernel/module.c: wakeup processes in module_wq on module unload | Konstantin Khorenko | 2019-11-15 | 1 | -0/+2 |
| * | | | export: avoid code duplication in include/linux/export.h | Masahiro Yamada | 2019-10-28 | 1 | -1/+1 |
* | | | | Merge branch 'thermal/next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2019-12-05 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | cpufreq: Initialize the governors in core_initcall | Amit Kucheria | 2019-11-07 | 1 | -1/+1 |
* | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2019-12-05 | 5 | -78/+522 |
|\ \ \ \ \ |
|
| * | | | | | kcov: remote coverage support | Andrey Konovalov | 2019-12-05 | 1 | -35/+512 |
| * | | | | | lib/genalloc.c: rename addr_in_gen_pool to gen_pool_has_addr | Huang Shijie | 2019-12-05 | 1 | -1/+1 |
| * | | | | | kernel/sys.c: avoid copying possible padding bytes in copy_to_user | Joe Perches | 2019-12-05 | 1 | -1/+3 |
| * | | | | | kernel/profile.c: use cpumask_available to check for NULL cpumask | Nathan Chancellor | 2019-12-05 | 1 | -3/+3 |
| * | | | | | kernel/notifier.c: remove blocking_notifier_chain_cond_register() | Xiaoming Ni | 2019-12-05 | 1 | -23/+0 |
| * | | | | | kernel/notifier.c: remove notifier_chain_cond_register() | Xiaoming Ni | 2019-12-05 | 1 | -16/+1 |
| * | | | | | kernel/notifier.c: intercept duplicate registrations to avoid infinite loops | Xiaoming Ni | 2019-12-05 | 1 | -1/+4 |
* | | | | | | Merge tag 'trace-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds | 2019-12-05 | 7 | -0/+371 |
|\ \ \ \ \ \ |
|
| * | | | | | | tracing: Do not create directories if lockdown is in affect | Steven Rostedt (VMware) | 2019-12-04 | 2 | -0/+23 |
| * | | | | | | tracing: Introduce trace event injection | Cong Wang | 2019-12-02 | 5 | -0/+348 |
* | | | | | | | Merge tag 'pm-5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2019-12-04 | 1 | -1/+3 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | PM / QoS: Restore DEV_PM_QOS_MIN/MAX_FREQUENCY | Leonard Crestez | 2019-11-29 | 1 | -1/+3 |
* | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-12-03 | 3 | -16/+23 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'timers/urgent' into timers/core, to pick up fix | Ingo Molnar | 2019-11-25 | 20 | -95/+236 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | time: Zero the upper 32-bits in __kernel_timespec on 32-bit | Dmitry Safonov | 2019-11-21 | 1 | -1/+2 |
| * | | | | | | | | time: Rename tsk->real_start_time to ->start_boottime | Peter Zijlstra | 2019-11-13 | 1 | -1/+1 |
| * | | | | | | | | time: Fix spelling mistake in comment | Mukesh Ojha | 2019-11-12 | 1 | -1/+1 |
| * | | | | | | | | time: Optimize ns_to_timespec64() | Arnd Bergmann | 2019-11-12 | 1 | -9/+12 |
| * | | | | | | | | hrtimer: Annotate lockless access to timer->state | Eric Dumazet | 2019-11-06 | 1 | -4/+7 |
| | |_|_|/ / / /
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2019-12-03 | 6 | -25/+61 |
|\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge tag 'irqchip-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/... | Thomas Gleixner | 2019-11-20 | 1 | -0/+44 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | genirq: Introduce irq_chip_get/set_parent_state calls | Maulik Shah | 2019-11-16 | 1 | -0/+44 |
| | | |_|_|_|/ / /
| | |/| | | | | | |
|
| * | | | | | | | | genirq: Fix function documentation of __irq_alloc_descs() | luanshi | 2019-11-15 | 1 | -1/+1 |
| * | | | | | | | | irq_work: Fix IRQ_WORK_BUSY bit clearing | Frederic Weisbecker | 2019-11-15 | 1 | -0/+1 |
| * | | | | | | | | irq_work: Slightly simplify IRQ_WORK_PENDING clearing | Frederic Weisbecker | 2019-11-11 | 1 | -4/+3 |
| * | | | | | | | | irq_work: Fix irq_work_claim() memory ordering | Frederic Weisbecker | 2019-11-11 | 1 | -15/+7 |
| * | | | | | | | | irq_work: Convert flags to atomic_t | Frederic Weisbecker | 2019-11-11 | 4 | -12/+12 |
* | | | | | | | | | Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2019-12-03 | 2 | -28/+38 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ /
|/| | | | | | | | |
|
| * | | | | | | | | kheaders: explain why include/config/autoconf.h is excluded from md5sum | Masahiro Yamada | 2019-11-11 | 1 | -2/+9 |
| * | | | | | | | | kheaders: remove the last bashism to allow sh to run it | Masahiro Yamada | 2019-11-11 | 2 | -7/+8 |
| * | | | | | | | | kheaders: optimize header copy for in-tree builds | Masahiro Yamada | 2019-11-11 | 1 | -7/+9 |
| * | | | | | | | | kheaders: optimize md5sum calculation for in-tree builds | Masahiro Yamada | 2019-11-11 | 1 | -16/+16 |
| * | | | | | | | | kheaders: remove unneeded 'cat' command piped to 'head' / 'tail' | Masahiro Yamada | 2019-11-11 | 1 | -4/+4 |
| |/ / / / / / / |
|
* | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2019-12-02 | 3 | -2/+6 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | kernel: sysctl: make drop_caches write-only | Johannes Weiner | 2019-12-01 | 1 | -1/+1 |
| * | | | | | | | | fork: support VMAP_STACK with KASAN_VMALLOC | Daniel Axtens | 2019-12-01 | 1 | -0/+4 |
| * | | | | | | | | mm/mmap.c: use IS_ERR_VALUE to check return value of get_unmapped_area | Gaowei Pu | 2019-12-01 | 1 | -1/+1 |
* | | | | | | | | | Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/... | Linus Torvalds | 2019-12-01 | 7 | -103/+173 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | y2038: alarm: fix half-second cut-off | Arnd Bergmann | 2019-11-25 | 1 | -1/+1 |