index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2019-11-25
32
-534
/
+746
|
\
|
*
writeback: fix -Wformat compilation warnings
Qian Cai
2019-11-25
1
-24
/
+24
|
*
docs: cgroup: mm: Fix spelling of "list"
Chris Down
2019-11-18
1
-1
/
+1
|
*
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
8
-85
/
+43
|
*
kernfs: use 64bit inos if ino_t is 64bit
Tejun Heo
2019-11-12
4
-26
/
+64
|
*
kernfs: implement custom exportfs ops and fid type
Tejun Heo
2019-11-12
2
-16
/
+66
|
*
kernfs: combine ino/id lookup functions into kernfs_find_and_get_node_by_id()
Tejun Heo
2019-11-12
5
-32
/
+18
|
*
kernfs: convert kernfs_node->id from union kernfs_node_id to u64
Tejun Heo
2019-11-12
12
-84
/
+85
|
*
kernfs: kernfs_find_and_get_node_by_ino() should only look up activated nodes
Tejun Heo
2019-11-12
1
-1
/
+7
|
*
kernfs: use dumber locking for kernfs_find_and_get_node_by_ino()
Tejun Heo
2019-11-12
2
-46
/
+10
|
*
netprio: use css ID instead of cgroup ID
Tejun Heo
2019-11-12
2
-5
/
+5
|
*
writeback: use ino_t for inodes in tracepoints
Tejun Heo
2019-11-12
1
-44
/
+44
|
*
kernfs: fix ino wrap-around detection
Tejun Heo
2019-11-12
2
-3
/
+3
|
*
kselftests: cgroup: Avoid the reuse of fd after it is deallocated
Hewenliang
2019-11-12
1
-0
/
+1
|
*
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
2
-22
/
+26
|
*
cgroup: remove cgroup_enable_task_cg_lists() optimization
Tejun Heo
2019-10-25
3
-148
/
+39
|
*
cgroup: pids: use atomic64_t for pids->limit
Aleksa Sarai
2019-10-24
1
-5
/
+6
|
*
selftests: cgroup: Run test_core under interfering stress
Michal Koutný
2019-10-07
3
-0
/
+107
|
*
selftests: cgroup: Add task migration tests
Michal Koutný
2019-10-07
4
-1
/
+175
|
*
selftests: cgroup: Simplify task self migration
Michal Koutný
2019-10-07
3
-7
/
+15
|
*
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
18
-58
/
+1308
|
\
\
\
|
*
|
|
selftests/clone3: skip if clone3() is ENOSYS
Christian Brauner
2019-11-18
4
-30
/
+33
|
*
|
|
selftests/clone3: check that all pids are released on error paths
Andrei Vagin
2019-11-18
1
-2
/
+14
|
*
|
|
selftests/clone3: report a correct number of fails
Andrei Vagin
2019-11-18
1
-7
/
+3
|
*
|
|
selftests/clone3: flush stdout and stderr before clone3() and _exit()
Andrei Vagin
2019-11-18
2
-4
/
+13
|
*
|
|
selftests: add tests for clone3() with *set_tid
Adrian Reber
2019-11-15
6
-26
/
+421
|
*
|
|
fork: extend clone3() to support setting a PID
Adrian Reber
2019-11-15
7
-37
/
+122
|
*
|
|
selftests: add tests for clone3()
Adrian Reber
2019-11-12
3
-2
/
+208
|
*
|
|
tests: test CLONE_CLEAR_SIGHAND
Christian Brauner
2019-10-21
5
-0
/
+181
|
*
|
|
clone3: add CLONE_CLEAR_SIGHAND
Christian Brauner
2019-10-21
2
-5
/
+14
|
*
|
|
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
|
*
|
|
test: verify fdinfo for pidfd of reaped process
Christian Brauner
2019-10-17
1
-14
/
+45
|
*
|
|
pidfd: check pid has attached task in fdinfo
Christian Brauner
2019-10-17
2
-6
/
+15
|
*
|
|
pidfd: add tests for NSpid info in fdinfo
Christian Kellner
2019-10-15
2
-1
/
+266
|
*
|
|
pidfd: add NSpid entries to fdinfo
Christian Kellner
2019-10-15
1
-1
/
+52
*
|
|
|
Merge tag 'edac_for_5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ras...
Linus Torvalds
2019-11-25
25
-633
/
+555
|
\
\
\
\
[next]