| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'mm-hotfixes-stable-2024-01-12-16-52' of git://git.kernel.org/pub/s... | Linus Torvalds | 2024-01-17 | 1 | -11/+13 |
|\ |
|
| * | fs/proc/task_mmu: move mmu notification mechanism inside mm lock | Muhammad Usama Anjum | 2024-01-13 | 1 | -11/+13 |
* | | Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 2024-01-12 | 1 | -12/+2 |
|\ \ |
|
| * | | /proc/sys: use d_splice_alias() calling conventions to simplify failure exits | Al Viro | 2023-12-21 | 1 | -12/+2 |
* | | | Merge tag 'sysctl-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2024-01-11 | 1 | -3/+7 |
|\ \ \
| |_|/
|/| | |
|
| * | | fs: Remove the now superfluous sentinel elements from ctl_table array | Joel Granados | 2023-12-28 | 1 | -1/+0 |
| * | | sysctl: Fix out of bounds access for empty sysctl registers | Joel Granados | 2023-12-28 | 1 | -2/+7 |
* | | | Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2024-01-09 | 2 | -15/+16 |
|\ \ \ |
|
| * | | | proc: Use lsmids instead of lsm names for attrs | Casey Schaufler | 2023-11-13 | 2 | -15/+16 |
| | |/
| |/| |
|
* | | | Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2024-01-09 | 1 | -2/+18 |
|\ \ \ |
|
| * | | | mm: thp: introduce multi-size THP sysfs interface | Ryan Roberts | 2023-12-20 | 1 | -1/+2 |
| * | | | fs/proc/task_mmu: report SOFT_DIRTY bits through the PAGEMAP_SCAN ioctl | Andrei Vagin | 2023-12-11 | 1 | -1/+16 |
| | |/
| |/| |
|
* | | | Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs... | Linus Torvalds | 2024-01-08 | 1 | -1/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | fs/proc: show correct device and inode numbers in /proc/pid/maps | Andrei Vagin | 2023-12-21 | 1 | -1/+2 |
| |/ |
|
* | | mm/pagemap: fix wr-protect even if PM_SCAN_WP_MATCHING not set | Peter Xu | 2023-12-07 | 1 | -1/+1 |
* | | mm/pagemap: fix ioctl(PAGEMAP_SCAN) on vma check | Peter Xu | 2023-12-07 | 1 | -4/+20 |
|/ |
|
* | Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2023-11-03 | 4 | -41/+40 |
|\ |
|
| * | fs/proc/base.c: remove unneeded semicolon | Yang Li | 2023-11-01 | 1 | -1/+1 |
| * | do_io_accounting: use sig->stats_lock | Oleg Nesterov | 2023-11-01 | 1 | -6/+14 |
| * | do_io_accounting: use __for_each_thread() | Oleg Nesterov | 2023-11-01 | 1 | -4/+8 |
| * | proc: save LOC by using while loop | Alexey Dobriyan | 2023-10-18 | 1 | -7/+4 |
| * | proc: use initializer for clearing some buffers | Alexey Dobriyan | 2023-10-18 | 2 | -18/+9 |
| * | fs/proc: do_task_stat: use __for_each_thread() | Oleg Nesterov | 2023-10-04 | 1 | -3/+4 |
| * | introduce __next_thread(), fix next_tid() vs exec() race | Oleg Nesterov | 2023-10-04 | 1 | -4/+2 |
* | | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2023-11-03 | 3 | -4/+734 |
|\ \ |
|
| * | | mempolicy: alloc_pages_mpol() for NUMA policy without vma | Hugh Dickins | 2023-10-26 | 1 | -2/+3 |
| * | | fs/proc/task_mmu: add fast paths to get/clear PAGE_IS_WRITTEN flag | Muhammad Usama Anjum | 2023-10-18 | 1 | -0/+36 |
| * | | fs/proc/task_mmu: implement IOCTL to get and optionally clear info about PTEs | Muhammad Usama Anjum | 2023-10-18 | 1 | -0/+692 |
| * | | fs: super: dynamically allocate the s_shrink | Qi Zheng | 2023-10-04 | 1 | -1/+1 |
| * | | proc/kcore: do not try to access unaccepted memory | Adrian Hunter | 2023-10-04 | 1 | -1/+2 |
| |/ |
|
* | | Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2023-11-02 | 1 | -1/+7 |
|\ \ |
|
| * | | watchdog: move softlockup_panic back to early_param | Krister Johansen | 2023-11-01 | 1 | -1/+0 |
| * | | proc: sysctl: prevent aliased sysctls from getting passed to init | Krister Johansen | 2023-11-01 | 1 | -0/+7 |
* | | | Merge tag 'bootconfig-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2023-11-02 | 1 | -0/+6 |
|\ \ \ |
|
| * | | | fs/proc: Add boot loader arguments as comment to /proc/bootconfig | Paul E. McKenney | 2023-10-07 | 1 | -0/+6 |
| | |/
| |/| |
|
* | | | Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs... | Linus Torvalds | 2023-10-30 | 5 | -5/+5 |
|\ \ \ |
|
| * | | | proc: convert to new timestamp accessors | Jeff Layton | 2023-10-18 | 5 | -5/+5 |
| |/ / |
|
* | | | Merge tag 'vfs-6.7.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs | Linus Torvalds | 2023-10-30 | 5 | -9/+12 |
|\ \ \
| |/ /
|/| | |
|
| * | | fs: create helper file_user_path() for user displayed mapped file path | Amir Goldstein | 2023-10-19 | 4 | -5/+5 |
| * | | file: convert to SLAB_TYPESAFE_BY_RCU | Christian Brauner | 2023-10-19 | 1 | -4/+7 |
| |/ |
|
* | | proc: nommu: fix empty /proc/<pid>/maps | Ben Wolsieffer | 2023-09-19 | 2 | -17/+22 |
* | | proc: nommu: /proc/<pid>/maps: release mmap read lock | Ben Wolsieffer | 2023-09-19 | 1 | -12/+15 |
|/ |
|
* | Merge tag 'mm-stable-2023-09-04-14-00' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2023-09-05 | 1 | -0/+6 |
|\ |
|
| * | proc/ksm: add ksm stats to /proc/pid/smaps | Stefan Roesch | 2023-09-03 | 1 | -0/+6 |
* | | Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2023-08-31 | 2 | -0/+9 |
|\ \ |
|
| * | | x86: Expose thread features in /proc/$PID/status | Rick Edgecombe | 2023-08-03 | 1 | -0/+6 |
| * | | mm: Introduce VM_SHADOW_STACK for shadow stack memory | Yu-cheng Yu | 2023-07-11 | 1 | -0/+3 |
* | | | Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2023-08-30 | 1 | -44/+46 |
|\ \ \ |
|
| * | | | sysctl: Use ctl_table_size as stopping criteria for list macro | Joel Granados | 2023-08-16 | 1 | -2/+3 |
| * | | | sysctl: Add size arg to __register_sysctl_init | Joel Granados | 2023-08-16 | 1 | -9/+3 |