summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-01signal: Extend exec_id to 64bitsEric W. Biederman
2020-03-25Merged 'Infrastructure to allow fixing exec deadlocks' from Bernd EdlingerEric W. Biederman
2020-03-25pidfd: Use new infrastructure to fix deadlocks in execveBernd Edlinger
2020-03-25perf: Use new infrastructure to fix deadlocks in execveBernd Edlinger
2020-03-25proc: io_accounting: Use new infrastructure to fix deadlocks in execveBernd Edlinger
2020-03-25proc: Use new infrastructure to fix deadlocks in execveBernd Edlinger
2020-03-25kernel/kcmp.c: Use new infrastructure to fix deadlocks in execveBernd Edlinger
2020-03-25kernel: doc: remove outdated comment cred.cBernd Edlinger
2020-03-25mm: docs: Fix a comment in process_vm_rw_coreBernd Edlinger
2020-03-25selftests/ptrace: add test cases for dead-locksBernd Edlinger
2020-03-25exec: Fix a deadlock in straceBernd Edlinger
2020-03-25exec: Add exec_update_mutex to replace cred_guard_mutexEric W. Biederman
2020-03-25exec: Move exec_mmap right after de_thread in flush_old_execEric W. Biederman
2020-03-25exec: Move cleanup of posix timers on exec out of de_threadEric W. Biederman
2020-03-25exec: Factor unshare_sighand out of de_thread and call it separatelyEric W. Biederman
2020-03-25exec: Only compute current once in flush_old_execEric W. Biederman
2020-03-02Proc mount option handling is broken, and it has been since IEric W. Biederman
2020-02-28pid: Improve the comment about waiting in zap_pid_ns_processesEric W. Biederman
2020-02-28proc: Remove the now unnecessary internal mount of procEric W. Biederman
2020-02-28uml: Create a private mount of proc for mconsoleEric W. Biederman
2020-02-28uml: Don't consult current to find the proc_mnt in mconsole_procEric W. Biederman
2020-02-28proc: Dentry flushing without proc_mntEric W. Biederman
2020-02-24proc: Use a list of inodes to flush from procEric W. Biederman
2020-02-24proc: Clear the pieces of proc_inode that proc_evict_inode cares aboutEric W. Biederman
2020-02-24proc: Use d_invalidate in proc_prune_siblings_dcacheEric W. Biederman
2020-02-21proc: In proc_prune_siblings_dcache cache an aquired super blockEric W. Biederman
2020-02-20proc: Generalize proc_sys_prune_dcache into proc_prune_siblings_dcacheEric W. Biederman
2020-02-20proc: Rename in proc_inode rename sysctl_inodes sibling_inodesEric W. Biederman
2020-02-16Linux 5.6-rc2Linus Torvalds
2020-02-16Merge tag 'for-linus-5.6-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds
2020-02-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-02-16Merge tag 'edac_urgent_for_5.6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-02-16Merge tag 'block-5.6-2020-02-16' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-02-16Merge tag 'for-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-02-16Merge tag '5.6-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2020-02-16Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-02-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-02-15Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2020-02-15Merge tag 's390-5.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-02-15Merge tag 'hwmon-for-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-02-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-02-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-02-15bus: moxtet: fix potential stack buffer overflowMarek BehĂșn
2020-02-15ext4: improve explanation of a mount failure caused by a misconfigured kernelTheodore Ts'o
2020-02-15Merge tag 'perf-urgent-for-mingo-5.6-20200214' of git://git.kernel.org/pub/sc...Ingo Molnar
2020-02-14Input: cyapa - replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-14Input: tca6416-keypad - replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-14Input: gpio_keys_polled - replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-14Merge tag 'nfs-for-5.6-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds