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 'livepatching-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-11-25
6
-19
/
+172
|
\
|
*
livepatch: Allow to distinguish different version of system state changes
Petr Mladek
2019-11-01
3
-0
/
+53
|
*
livepatch: Basic API to track system state changes
Petr Mladek
2019-11-01
2
-1
/
+84
|
*
livepatch: Keep replaced patches until post_patch callback is called
Petr Mladek
2019-11-01
3
-18
/
+35
*
|
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-11-25
2
-3
/
+3
|
\
\
|
*
|
trace: Use pr_warn instead of pr_warning
Kefeng Wang
2019-10-18
1
-2
/
+2
|
*
|
dma-debug: Use pr_warn instead of pr_warning
Kefeng Wang
2019-10-18
1
-1
/
+1
*
|
|
Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2019-11-25
10
-295
/
+196
|
\
\
\
|
*
|
|
cgroup: fix incorrect WARN_ON_ONCE() in cgroup_setup_root()
Tejun Heo
2019-11-14
1
-1
/
+1
|
*
|
|
cgroup: use cgrp->kn->id as the cgroup ID
Tejun Heo
2019-11-12
4
-55
/
+29
|
*
|
|
kernfs: use 64bit inos if ino_t is 64bit
Tejun Heo
2019-11-12
1
-4
/
+17
|
*
|
|
kernfs: combine ino/id lookup functions into kernfs_find_and_get_node_by_id()
Tejun Heo
2019-11-12
1
-1
/
+1
|
*
|
|
kernfs: convert kernfs_node->id from union kernfs_node_id to u64
Tejun Heo
2019-11-12
4
-40
/
+34
|
*
|
|
cgroup: freezer: don't change task and cgroups status unnecessarily
Honglei Wang
2019-11-07
1
-0
/
+9
|
*
|
|
cgroup: use cgroup->last_bstat instead of cgroup->bstat_pending for consistency
Tejun Heo
2019-11-06
1
-21
/
+25
|
*
|
|
cgroup: remove cgroup_enable_task_cg_lists() optimization
Tejun Heo
2019-10-25
2
-147
/
+39
|
*
|
|
cgroup: pids: use atomic64_t for pids->limit
Aleksa Sarai
2019-10-24
1
-5
/
+6
|
*
|
|
cgroup: Optimize single thread migration
Michal Koutný
2019-10-07
3
-13
/
+36
|
*
|
|
cgroup: Update comments about task exit path
Michal Koutný
2019-10-07
1
-20
/
+9
|
*
|
|
cgroup: short-circuit current_cgns_cgroup_from_root() on the default hierarchy
Miaohe Lin
2019-10-07
1
-0
/
+2
*
|
|
|
Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2019-11-25
1
-25
/
+65
|
\
\
\
\
|
*
|
|
|
workqueue: Add RCU annotation for pwq list walk
Sebastian Andrzej Siewior
2019-11-15
1
-1
/
+2
|
*
|
|
|
workqueue: Fix pwq ref leak in rescuer_thread()
Tejun Heo
2019-10-04
1
-5
/
+12
|
*
|
|
|
workqueue: more destroy_workqueue() fixes
Tejun Heo
2019-10-04
1
-14
/
+31
|
*
|
|
|
workqueue: Minor follow-ups to the rescuer destruction change
Tejun Heo
2019-09-20
1
-2
/
+2
|
*
|
|
|
workqueue: Fix missing kfree(rescuer) in destroy_workqueue()
Tejun Heo
2019-09-20
1
-0
/
+1
|
*
|
|
|
workqueue: Fix spurious sanity check failures in destroy_workqueue()
Tejun Heo
2019-09-18
1
-5
/
+19
*
|
|
|
|
Merge tag 'threads-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
2019-11-25
4
-34
/
+156
|
\
\
\
\
\
|
*
|
|
|
|
fork: extend clone3() to support setting a PID
Adrian Reber
2019-11-15
3
-18
/
+80
|
*
|
|
|
|
clone3: add CLONE_CLEAR_SIGHAND
Christian Brauner
2019-10-21
1
-5
/
+11
|
*
|
|
|
|
pid: use pid_has_task() in pidfd_open()
Christian Brauner
2019-10-17
1
-7
/
+5
|
*
|
|
|
|
exit: use pid_has_task() in do_wait()
Christian Brauner
2019-10-17
1
-1
/
+1
|
*
|
|
|
|
pid: use pid_has_task() in __change_pid()
Christian Brauner
2019-10-17
1
-1
/
+1
|
*
|
|
|
|
pidfd: check pid has attached task in fdinfo
Christian Brauner
2019-10-17
1
-6
/
+11
|
*
|
|
|
|
pidfd: add NSpid entries to fdinfo
Christian Kellner
2019-10-15
1
-1
/
+52
*
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-11-25
1
-7
/
+39
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'kvm-tsx-ctrl' into HEAD
Paolo Bonzini
2019-11-21
25
-98
/
+508
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
perf/core: Provide a kernel-internal interface to pause perf_event
Like Xu
2019-11-15
1
-0
/
+18
|
*
|
|
|
|
|
|
perf/core: Provide a kernel-internal interface to recalibrate event period
Like Xu
2019-11-15
1
-7
/
+21
*
|
|
|
|
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-11-25
3
-11
/
+10
|
\
\
\
\
\
\
\
\
|
|
\
\
\
\
\
\
\
|
|
\
\
\
\
\
\
\
|
*
-
.
\
\
\
\
\
\
\
Merge branches 'for-next/elf-hwcap-docs', 'for-next/smccc-conduit-cleanup', '...
Catalin Marinas
2019-11-08
1
-7
/
+6
|
|
\
\
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
dma/direct: turn ARCH_ZONE_DMA_BITS into a variable
Nicolas Saenz Julienne
2019-11-01
1
-7
/
+6
|
|
|
/
/
/
/
/
/
/
|
*
|
|
|
|
|
|
|
module/ftrace: handle patchable-function-entry
Mark Rutland
2019-11-06
1
-1
/
+1
|
*
|
|
|
|
|
|
|
ftrace: add ftrace_init_nop()
Mark Rutland
2019-11-06
1
-3
/
+3
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge tag 'linux-kselftest-5.5-rc1-kunit' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2019-11-25
2
-0
/
+394
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
Iurii Zaikin
2019-09-30
2
-0
/
+394
*
|
|
|
|
|
|
|
|
Merge tag 'for-5.5/io_uring-20191121' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-11-25
1
-4
/
+12
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
io-wq: small threadpool implementation for io_uring
Jens Axboe
2019-10-29
1
-4
/
+12
*
|
|
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-11-22
1
-1
/
+3
|
\
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-11-17
1
-1
/
+3
|
|
\
\
\
\
\
\
\
\
\
\
[next]