index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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-02
Proc mount option handling is broken, and it has been since I
Eric W. Biederman
6
-71
/
+46
2020-02-28
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-16
Linux 5.6-rc2
v5.6-rc2
Linus Torvalds
1
-1
/
+1
2020-02-16
Merge tag 'for-linus-5.6-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
3
-5
/
+42
2020-02-16
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-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
9
-15
/
+52
2020-02-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
17
-125
/
+172
2020-02-15
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
39
-65
/
+14
2020-02-15
Merge tag 's390-5.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
13
-46
/
+75
2020-02-15
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-14
Input: cyapa - replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-4
/
+4
2020-02-14
Input: tca6416-keypad - replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-02-14
Input: gpio_keys_polled - replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-14
Merge tag 'nfs-for-5.6-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
8
-50
/
+188
2020-02-14
Merge tag 'ceph-for-5.6-rc2' of https://github.com/ceph/ceph-client
Linus Torvalds
3
-104
/
+44
2020-02-14
Merge tag 'io_uring-5.6-2020-02-14' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-113
/
+284
[next]