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
2020-04-09
proc: Use a dedicated lock in struct pid
Eric W. Biederman
3
-5
/
+7
2020-04-01
signal: Extend exec_id to 64bits
Eric W. Biederman
3
-4
/
+4
2020-03-25
Merged 'Infrastructure to allow fixing exec deadlocks' from Bernd Edlinger
Eric W. Biederman
13
-50
/
+179
2020-03-25
pidfd: Use new infrastructure to fix deadlocks in execve
Bernd Edlinger
1
-2
/
+2
2020-03-25
perf: Use new infrastructure to fix deadlocks in execve
Bernd Edlinger
1
-6
/
+6
2020-03-25
proc: io_accounting: Use new infrastructure to fix deadlocks in execve
Bernd Edlinger
1
-2
/
+2
2020-03-25
proc: Use new infrastructure to fix deadlocks in execve
Bernd Edlinger
1
-3
/
+3
2020-03-25
kernel/kcmp.c: Use new infrastructure to fix deadlocks in execve
Bernd Edlinger
1
-4
/
+4
2020-03-25
kernel: doc: remove outdated comment cred.c
Bernd Edlinger
1
-2
/
+0
2020-03-25
mm: docs: Fix a comment in process_vm_rw_core
Bernd Edlinger
1
-1
/
+1
2020-03-25
selftests/ptrace: add test cases for dead-locks
Bernd Edlinger
2
-2
/
+88
2020-03-25
exec: Fix a deadlock in strace
Bernd Edlinger
1
-2
/
+2
2020-03-25
exec: Add exec_update_mutex to replace cred_guard_mutex
Eric W. Biederman
5
-5
/
+36
2020-03-25
exec: Move exec_mmap right after de_thread in flush_old_exec
Eric W. Biederman
1
-12
/
+12
2020-03-25
exec: Move cleanup of posix timers on exec out of de_thread
Eric W. Biederman
1
-5
/
+5
2020-03-25
exec: Factor unshare_sighand out of de_thread and call it separately
Eric W. Biederman
1
-13
/
+26
2020-03-25
exec: Only compute current once in flush_old_exec
Eric W. Biederman
1
-4
/
+5
2020-03-03
Proc mount option handling is broken, and it has been since I
Eric W. Biederman
6
-71
/
+46
2020-02-29
pid: Improve the comment about waiting in zap_pid_ns_processes
Eric W. Biederman
1
-12
/
+19
2020-02-28
proc: Remove the now unnecessary internal mount of proc
Eric W. Biederman
5
-58
/
+0
2020-02-28
uml: Create a private mount of proc for mconsole
Eric W. Biederman
1
-1
/
+27
2020-02-28
uml: Don't consult current to find the proc_mnt in mconsole_proc
Eric W. Biederman
1
-1
/
+1
2020-02-28
proc: Dentry flushing without proc_mnt
Eric W. Biederman
8
-123
/
+120
2020-02-24
proc: Use a list of inodes to flush from proc
Eric W. Biederman
7
-79
/
+45
2020-02-24
proc: Clear the pieces of proc_inode that proc_evict_inode cares about
Eric W. Biederman
1
-5
/
+11
2020-02-24
proc: Use d_invalidate in proc_prune_siblings_dcache
Eric W. Biederman
3
-7
/
+19
2020-02-21
proc: In proc_prune_siblings_dcache cache an aquired super block
Eric W. Biederman
1
-4
/
+10
2020-02-20
proc: Generalize proc_sys_prune_dcache into proc_prune_siblings_dcache
Eric W. Biederman
3
-34
/
+40
2020-02-20
proc: Rename in proc_inode rename sysctl_inodes sibling_inodes
Eric W. Biederman
3
-5
/
+6
2020-02-17
Linux 5.6-rc2
v5.6-rc2
Linus Torvalds
1
-1
/
+1
2020-02-17
Merge tag 'for-linus-5.6-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
3
-5
/
+42
2020-02-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
49
-3368
/
+4907
2020-02-16
Merge tag 'edac_urgent_for_5.6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-23
/
+7
2020-02-16
Merge tag 'block-5.6-2020-02-16' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-38
/
+63
2020-02-16
Merge tag 'for-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-1
/
+44
2020-02-16
Merge tag '5.6-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
5
-6
/
+44
2020-02-16
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-63
/
+86
2020-02-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
9
-15
/
+52
2020-02-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
17
-125
/
+172
2020-02-16
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
39
-65
/
+14
2020-02-16
Merge tag 's390-5.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
13
-46
/
+75
2020-02-16
Merge tag 'hwmon-for-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-4
/
+4
2020-02-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-53
/
+119
2020-02-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
32
-103
/
+383
2020-02-15
bus: moxtet: fix potential stack buffer overflow
Marek BehĂșn
1
-1
/
+1
2020-02-15
ext4: improve explanation of a mount failure caused by a misconfigured kernel
Theodore Ts'o
1
-10
/
+4
2020-02-15
Merge tag 'perf-urgent-for-mingo-5.6-20200214' of git://git.kernel.org/pub/sc...
Ingo Molnar
25
-78
/
+353
2020-02-15
Input: cyapa - replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-4
/
+4
2020-02-15
Input: tca6416-keypad - replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-02-15
Input: gpio_keys_polled - replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
[next]