index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'sizeof_field-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-12-13
2
-3
/
+3
|
\
|
*
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-09
2
-3
/
+3
*
|
Merge tag 'trace-v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2019-12-11
4
-19
/
+17
|
\
\
|
*
|
ftrace: Fix function_graph tracer interaction with BPF trampoline
Alexei Starovoitov
2019-12-10
2
-12
/
+16
|
*
|
tracing: remove set but not used variable 'buffer'
YueHaibing
2019-12-10
1
-2
/
+0
|
*
|
module: Remove accidental change of module_enable_x()
Steven Rostedt (VMware)
2019-12-10
1
-5
/
+1
*
|
|
Merge tag 'printk-for-5.5-pr-warning-removal' of git://git.kernel.org/pub/scm...
Linus Torvalds
2019-12-09
3
-6
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix up for "printk: Drop pr_warning definition"
Stephen Rothwell
2019-12-06
2
-4
/
+4
|
*
|
workqueue: Use pr_warn instead of pr_warning
Kefeng Wang
2019-12-06
1
-2
/
+2
*
|
|
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-04
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-04
1
-35
/
+512
|
*
|
|
|
|
|
lib/genalloc.c: rename addr_in_gen_pool to gen_pool_has_addr
Huang Shijie
2019-12-04
1
-1
/
+1
|
*
|
|
|
|
|
kernel/sys.c: avoid copying possible padding bytes in copy_to_user
Joe Perches
2019-12-04
1
-1
/
+3
|
*
|
|
|
|
|
kernel/profile.c: use cpumask_available to check for NULL cpumask
Nathan Chancellor
2019-12-04
1
-3
/
+3
|
*
|
|
|
|
|
kernel/notifier.c: remove blocking_notifier_chain_cond_register()
Xiaoming Ni
2019-12-04
1
-23
/
+0
|
*
|
|
|
|
|
kernel/notifier.c: remove notifier_chain_cond_register()
Xiaoming Ni
2019-12-04
1
-16
/
+1
|
*
|
|
|
|
|
kernel/notifier.c: intercept duplicate registrations to avoid infinite loops
Xiaoming Ni
2019-12-04
1
-1
/
+4
*
|
|
|
|
|
|
Merge tag 'trace-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2019-12-04
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-02
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
[next]