summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sizeof_field-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-12-132-3/+3
|\
| * treewide: Use sizeof_field() macroPankaj Bharadiya2019-12-092-3/+3
* | Merge tag 'trace-v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2019-12-114-19/+17
|\ \
| * | ftrace: Fix function_graph tracer interaction with BPF trampolineAlexei Starovoitov2019-12-102-12/+16
| * | tracing: remove set but not used variable 'buffer'YueHaibing2019-12-101-2/+0
| * | module: Remove accidental change of module_enable_x()Steven Rostedt (VMware)2019-12-101-5/+1
* | | Merge tag 'printk-for-5.5-pr-warning-removal' of git://git.kernel.org/pub/scm...Linus Torvalds2019-12-093-6/+6
|\ \ \ | |_|/ |/| |
| * | Fix up for "printk: Drop pr_warning definition"Stephen Rothwell2019-12-062-4/+4
| * | workqueue: Use pr_warn instead of pr_warningKefeng Wang2019-12-061-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-082-2/+8
|\ \ \
| * | | bpf: Fix a bug when getting subprog 0 jited image in check_attach_btf_idYonghong Song2019-12-041-1/+4
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-12-021-1/+4
| |\ \ \
| | * | | bpf: Fix build in minimal configurationsAlexei Starovoitov2019-11-291-0/+1
| | * | | bpf: Fix static checker warningAlexei Starovoitov2019-11-271-1/+3
* | | | | Merge tag 'modules-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-051-1/+3
|\ \ \ \ \
| * | | | | kernel/module.c: wakeup processes in module_wq on module unloadKonstantin Khorenko2019-11-151-0/+2
| * | | | | export: avoid code duplication in include/linux/export.hMasahiro Yamada2019-10-281-1/+1
* | | | | | Merge branch 'thermal/next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-12-051-1/+1
|\ \ \ \ \ \
| * | | | | | cpufreq: Initialize the governors in core_initcallAmit Kucheria2019-11-071-1/+1
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-12-055-78/+522
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | kcov: remote coverage supportAndrey Konovalov2019-12-041-35/+512
| * | | | | | lib/genalloc.c: rename addr_in_gen_pool to gen_pool_has_addrHuang Shijie2019-12-041-1/+1
| * | | | | | kernel/sys.c: avoid copying possible padding bytes in copy_to_userJoe Perches2019-12-041-1/+3
| * | | | | | kernel/profile.c: use cpumask_available to check for NULL cpumaskNathan Chancellor2019-12-041-3/+3
| * | | | | | kernel/notifier.c: remove blocking_notifier_chain_cond_register()Xiaoming Ni2019-12-041-23/+0
| * | | | | | kernel/notifier.c: remove notifier_chain_cond_register()Xiaoming Ni2019-12-041-16/+1
| * | | | | | kernel/notifier.c: intercept duplicate registrations to avoid infinite loopsXiaoming Ni2019-12-041-1/+4
* | | | | | | Merge tag 'trace-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2019-12-047-0/+371
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | tracing: Do not create directories if lockdown is in affectSteven Rostedt (VMware)2019-12-042-0/+23
| * | | | | | tracing: Introduce trace event injectionCong Wang2019-12-025-0/+348
* | | | | | | Merge tag 'pm-5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-12-041-1/+3
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | PM / QoS: Restore DEV_PM_QOS_MIN/MAX_FREQUENCYLeonard Crestez2019-11-291-1/+3
* | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-12-033-16/+23
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'timers/urgent' into timers/core, to pick up fixIngo Molnar2019-11-2520-95/+236
| |\ \ \ \ \ \ \
| | * | | | | | | time: Zero the upper 32-bits in __kernel_timespec on 32-bitDmitry Safonov2019-11-211-1/+2
| * | | | | | | | time: Rename tsk->real_start_time to ->start_boottimePeter Zijlstra2019-11-131-1/+1
| * | | | | | | | time: Fix spelling mistake in commentMukesh Ojha2019-11-121-1/+1
| * | | | | | | | time: Optimize ns_to_timespec64()Arnd Bergmann2019-11-121-9/+12
| * | | | | | | | hrtimer: Annotate lockless access to timer->stateEric Dumazet2019-11-061-4/+7
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-12-036-25/+61
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'irqchip-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner2019-11-201-0/+44
| |\ \ \ \ \ \ \ \
| | * | | | | | | | genirq: Introduce irq_chip_get/set_parent_state callsMaulik Shah2019-11-161-0/+44
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | genirq: Fix function documentation of __irq_alloc_descs()luanshi2019-11-151-1/+1
| * | | | | | | | irq_work: Fix IRQ_WORK_BUSY bit clearingFrederic Weisbecker2019-11-151-0/+1
| * | | | | | | | irq_work: Slightly simplify IRQ_WORK_PENDING clearingFrederic Weisbecker2019-11-111-4/+3
| * | | | | | | | irq_work: Fix irq_work_claim() memory orderingFrederic Weisbecker2019-11-111-15/+7
| * | | | | | | | irq_work: Convert flags to atomic_tFrederic Weisbecker2019-11-114-12/+12
* | | | | | | | | Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-12-022-28/+38
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | kheaders: explain why include/config/autoconf.h is excluded from md5sumMasahiro Yamada2019-11-111-2/+9
| * | | | | | | | kheaders: remove the last bashism to allow sh to run itMasahiro Yamada2019-11-112-7/+8