summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-19proc: proc_pid_ns takes super_block as an argumentAlexey Gladkov9-15/+15
2020-04-30posix-cpu-timers: Use pids not tasks in lookupEric W. Biederman1-57/+45
2020-04-30remove the no longer needed pid_alive() check in __task_pid_nr_ns()Oleg Nesterov1-2/+1
2020-04-30Removing has_group_leader_pidEric W. Biederman3-25/+8
2020-04-29posix-cpu-timers: Replace __get_task_for_clock with pid_for_clockEric W. Biederman1-45/+30
2020-04-29posix-cpu-timers: Replace cpu_timer_pid_type with clock_pid_typeEric W. Biederman1-4/+4
2020-04-29posix-cpu-timers: Extend rcu_read_lock removing task_struct referencesEric W. Biederman1-20/+23
2020-04-29signal: Remove has_group_leader_pidEric W. Biederman1-11/+0
2020-04-29exec: Remove BUG_ON(has_group_leader_pid)Eric W. Biederman1-1/+0
2020-04-29posix-cpu-timer: Unify the now redundant code in lookup_taskEric W. Biederman1-8/+7
2020-04-29posix-cpu-timer: Tidy up group_leader logic in lookup_taskEric W. Biederman1-6/+2
2020-04-29proc: Ensure we see the exit of each process tid exactlyEric W. Biederman4-4/+42
2020-04-29proc: Ensure we see the exit of each process tid exactly onceEric W. Biederman3-4/+21
2020-04-29rculist: Add hlists_swap_heads_rcuEric W. Biederman1-0/+21
2020-04-25proc: Use PIDTYPE_TGID in next_tgidEric W. Biederman1-14/+2
2020-04-25proc: modernize proc to support multiple private instancesEric W. Biederman14-96/+384
2020-04-25Use proc_pid_ns() to get pid_namespace from the proc superblockAlexey Gladkov2-3/+5
2020-04-24proc: Put thread_pid in release_task not proc_flush_pidEric W. Biederman2-1/+1
2020-04-22proc: use named enums for better readabilityAlexey Gladkov4-8/+8
2020-04-22proc: use human-readable values for hidepidAlexey Gladkov6-31/+126
2020-04-22docs: proc: add documentation for "hidepid=4" and "subset=pid" options and ne...Alexey Gladkov1-0/+54
2020-04-22proc: add option to mount only a pids subsetAlexey Gladkov4-0/+55
2020-04-22proc: instantiate only pids that we can ptrace on 'hidepid=4' mount optionAlexey Gladkov3-3/+26
2020-04-22proc: allow to mount many instances of proc in one pid namespaceAlexey Gladkov10-63/+124
2020-04-22proc: rename struct proc_fs_info to proc_fs_optsAlexey Gladkov1-7/+7
2020-04-21signal: Avoid corrupting si_pid and si_uid in do_notify_parentEric W. Biederman1-1/+5
2020-04-16proc: Handle umounts cleanlyEric W. Biederman1-0/+7
2020-04-12Linux 5.7-rc1Linus Torvalds1-2/+2
2020-04-12MAINTAINERS: sort field names for all entriesLinus Torvalds1-1974/+1974
2020-04-12MAINTAINERS: sort entries by entry nameLinus Torvalds1-820/+820
2020-04-12Merge tag 'x86-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-9/+79
2020-04-12Merge tag 'timers-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-0/+10
2020-04-12Merge tag 'sched-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-62/+51
2020-04-12Merge tag 'perf-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-31/+573
2020-04-12Merge tag 'locking-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-26/+51
2020-04-12Merge tag '5.7-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds12-238/+272
2020-04-12Merge tag 'nfs-for-5.7-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+1
2020-04-11Merge tag 'nios2-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds5-11/+13
2020-04-11Merge tag 'dma-mapping-5.7-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-4/+8
2020-04-11Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds61-519/+384
2020-04-11mailmap: Add Sedat Dilek (replacement for expired email address)Sedat Dilek1-0/+1
2020-04-11pNFS: Fix RCU lock leakageTrond Myklebust1-0/+1
2020-04-11KVM: VMX: Extend VMXs #AC interceptor to handle split lock #AC in guestXiaoyao Li1-3/+34
2020-04-11KVM: x86: Emulate split-lock access as a write in emulatorXiaoyao Li1-1/+11
2020-04-11x86/split_lock: Provide handle_guest_split_lock()Thomas Gleixner2-5/+34
2020-04-11kbuild: fix comment about missing include guard detectionMasahiro Yamada1-1/+1
2020-04-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds130-366/+706
2020-04-11Merge tag 'docs-5.7-2' of git://git.lwn.net/linuxLinus Torvalds6-24/+22
2020-04-11Merge tag 'for-linus-5.7-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-85/+26
2020-04-11Merge tag 'xtensa-20200410' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds4-15/+8