summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-04-28posix-cpu-timer: Tidy up group_leader logic in lookup_taskEric W. Biederman
2020-04-28proc: Ensure we see the exit of each process tid exactlyEric W. Biederman
2020-04-28proc: Ensure we see the exit of each process tid exactly onceEric W. Biederman
2020-04-28rculist: Add hlists_swap_heads_rcuEric W. Biederman
2020-04-24proc: Use PIDTYPE_TGID in next_tgidEric W. Biederman
2020-04-24proc: modernize proc to support multiple private instancesEric W. Biederman
2020-04-24Use proc_pid_ns() to get pid_namespace from the proc superblockAlexey Gladkov
2020-04-24proc: Put thread_pid in release_task not proc_flush_pidEric W. Biederman
2020-04-22proc: use named enums for better readabilityAlexey Gladkov
2020-04-22proc: use human-readable values for hidepidAlexey Gladkov
2020-04-22docs: proc: add documentation for "hidepid=4" and "subset=pid" options and ne...Alexey Gladkov
2020-04-22proc: add option to mount only a pids subsetAlexey Gladkov
2020-04-22proc: instantiate only pids that we can ptrace on 'hidepid=4' mount optionAlexey Gladkov
2020-04-22proc: allow to mount many instances of proc in one pid namespaceAlexey Gladkov
2020-04-22proc: rename struct proc_fs_info to proc_fs_optsAlexey Gladkov
2020-04-21signal: Avoid corrupting si_pid and si_uid in do_notify_parentEric W. Biederman
2020-04-15proc: Handle umounts cleanlyEric W. Biederman
2020-04-12Linux 5.7-rc1Linus Torvalds
2020-04-12MAINTAINERS: sort field names for all entriesLinus Torvalds
2020-04-12MAINTAINERS: sort entries by entry nameLinus Torvalds
2020-04-12Merge tag 'x86-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-04-12Merge tag 'timers-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-04-12Merge tag 'sched-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-04-12Merge tag 'perf-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-04-12Merge tag 'locking-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-04-12Merge tag '5.7-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2020-04-12Merge tag 'nfs-for-5.7-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2020-04-11Merge tag 'nios2-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-04-11Merge tag 'dma-mapping-5.7-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-04-11Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-04-11mailmap: Add Sedat Dilek (replacement for expired email address)Sedat Dilek
2020-04-11pNFS: Fix RCU lock leakageTrond Myklebust
2020-04-11KVM: VMX: Extend VMXs #AC interceptor to handle split lock #AC in guestXiaoyao Li
2020-04-11KVM: x86: Emulate split-lock access as a write in emulatorXiaoyao Li
2020-04-11x86/split_lock: Provide handle_guest_split_lock()Thomas Gleixner
2020-04-11kbuild: fix comment about missing include guard detectionMasahiro Yamada
2020-04-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-04-10Merge tag 'docs-5.7-2' of git://git.lwn.net/linuxLinus Torvalds
2020-04-10Merge tag 'for-linus-5.7-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-04-10Merge tag 'xtensa-20200410' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2020-04-10Merge tag 'for-linus-5.7-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-04-10ipc/util.c: sysvipc_find_ipc() should increase position indexVasily Averin
2020-04-10kernel/gcov/fs.c: gcov_seq_next() should increase position indexVasily Averin
2020-04-10fs/seq_file.c: seq_read(): add info message about buggy .next functionsVasily Averin
2020-04-10drivers/dma/tegra20-apb-dma.c: fix platform_get_irq.cocci warningskbuild test robot
2020-04-10change email address for Pali RohárPali Rohár
2020-04-10selftests: kmod: test disabling module autoloadingEric Biggers
2020-04-10selftests: kmod: fix handling test numbers above 9Eric Biggers
2020-04-10docs: admin-guide: document the kernel.modprobe sysctlEric Biggers
2020-04-10fs/filesystems.c: downgrade user-reachable WARN_ONCE() to pr_warn_once()Eric Biggers