index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-03
reparent_thread: don't call kill_orphaned_pgrp() if task_detached()
Oleg Nesterov
1
-4
/
+4
2009-04-03
ptrace: fix possible zombie leak on PTRACE_DETACH
Oleg Nesterov
2
-2
/
+8
2009-04-03
ptrace: reintroduce __ptrace_detach() as a callee of ptrace_exit()
Oleg Nesterov
1
-29
/
+33
2009-04-03
ptrace: simplify ptrace_exit()->ignoring_children() path
Oleg Nesterov
1
-17
/
+8
2009-04-03
ptrace: kill __ptrace_detach(), fix ->exit_state check
Oleg Nesterov
1
-13
/
+9
2009-04-03
signals: SI_USER: Masquerade si_pid when crossing pid ns boundary
Sukadev Bhattiprolu
1
-0
/
+2
2009-04-03
signals: protect cinit from blocked fatal signals
Sukadev Bhattiprolu
2
-1
/
+10
2009-04-03
signals: zap_pid_ns_process() should use force_sig()
Sukadev Bhattiprolu
1
-1
/
+14
2009-04-03
signals: protect cinit from unblocked SIG_DFL signals
Sukadev Bhattiprolu
1
-9
/
+19
2009-04-03
signals: add from_ancestor_ns parameter to send_signal()
Sukadev Bhattiprolu
1
-3
/
+9
2009-04-03
signals: protect init from unwanted signals more
Oleg Nesterov
1
-3
/
+13
2009-04-03
signals: remove 'handler' parameter to tracehook functions
Oleg Nesterov
3
-13
/
+8
2009-04-03
do_wait: fix waiting for the group stop with the dead leader
Oleg Nesterov
1
-12
/
+18
2009-04-03
cpusets: prevent PF_THREAD_BOUND tasks from attaching to non-root cpusets
David Rientjes
1
-8
/
+11
2009-04-03
cpusets: allow cpusets to be configured/built on non-SMP systems
Paul Menage
2
-1
/
+16
2009-04-03
cpusets: replace zone allowed functions with node allowed
David Rientjes
2
-40
/
+52
2009-04-03
cpuset: remove struct cpuset_hotplug_scanner
Li Zefan
1
-14
/
+9
2009-04-03
cpuset: avoid changing cpuset's mems when errno returned
Li Zefan
1
-9
/
+16
2009-04-03
cpuset: rewrite update_tasks_nodemask()
Li Zefan
1
-70
/
+39
2009-04-03
cgroups: add 'data' field to struct cgroup_scanner
Li Zefan
1
-0
/
+1
2009-04-03
cpuset: fix possible races in cpu/memory hotplug
Li Zefan
1
-3
/
+6
2009-04-03
memcg: cleanup cache_charge
Daisuke Nishimura
1
-37
/
+23
2009-04-03
memcg: remove redundant message at swapon
KAMEZAWA Hiroyuki
2
-7
/
+2
2009-04-03
cgroups: use css id in swap cgroup for saving memory v5
KAMEZAWA Hiroyuki
3
-37
/
+82
2009-04-03
memcg: charge swapcache to proper memcg
Daisuke Nishimura
1
-2
/
+13
2009-04-03
memcg: remove mem_cgroup_reclaim_imbalance() remnants
KOSAKI Motohiro
1
-7
/
+0
2009-04-03
memcg: remove mem_cgroup_calc_mapped_ratio()
KOSAKI Motohiro
2
-23
/
+0
2009-04-03
memcg: show memcg information during OOM
Balbir Singh
3
-0
/
+77
2009-04-03
memcg: fix OOM killer under memcg
KAMEZAWA Hiroyuki
4
-5
/
+49
2009-04-03
memcg: fix shrinking memory to return -EBUSY by fixing retry algorithm
KAMEZAWA Hiroyuki
1
-12
/
+59
2009-04-03
memcg: hierarchical stat
KAMEZAWA Hiroyuki
1
-41
/
+119
2009-04-03
memcg: use CSS ID
KAMEZAWA Hiroyuki
1
-138
/
+82
2009-04-03
devcgroup: avoid using cgroup_lock
Li Zefan
1
-8
/
+13
2009-04-03
debug cgroup: remove unneeded cgroup_lock
Li Zefan
1
-2
/
+0
2009-04-03
cgroups: don't change release_agent when remount failed
Li Zefan
1
-2
/
+3
2009-04-03
cgroups: show correct file mode
Li Zefan
3
-4
/
+40
2009-04-03
cgroups: more documentation for remount and release_agent
Li Zefan
1
-2
/
+18
2009-04-03
kernel/cgroup.c: kfree(NULL) is legal
Jesper Juhl
1
-6
/
+3
2009-04-03
cgroup: fix frequent -EBUSY at rmdir
KAMEZAWA Hiroyuki
4
-19
/
+79
2009-04-03
cgroup: CSS ID support
KAMEZAWA Hiroyuki
4
-1
/
+382
2009-04-03
cgroups: relax ns_can_attach checks to allow attaching to grandchild cgroups
Grzegorz Nosek
3
-17
/
+12
2009-04-03
cgroups: fix cgroup.h comments
Paul Menage
1
-30
/
+41
2009-04-03
documentation: fix unix_dgram_qlen description
Li Xiaodong
1
-2
/
+3
2009-04-03
documentation: update Documentation/filesystem/proc.txt and Documentation/sys...
Shen Feng
5
-1071
/
+329
2009-04-03
documentation: ignore byproducts from latex
Henrik Austad
1
-0
/
+4
2009-04-03
hppfs: hppfs_read_file() may return -ERROR
Roel Kluin
1
-1
/
+6
2009-04-03
ext3: avoid false EIO errors
Jan Kara
1
-65
/
+74
2009-04-03
ext3: return -EIO not -ESTALE on directory traversal through deleted inode
Bryan Donlan
1
-2
/
+10
2009-04-03
ext3: use unsigned instead of int for type of blocksize in fs/ext3/namei.c
Wei Yongjun
1
-8
/
+9
2009-04-03
jbd: fix oops in jbd_journal_init_inode() on corrupted fs
Jan Kara
1
-10
/
+24
[prev]
[next]