- f122a08 capability: just use a 'u64' instead of a 'u32[2]' array by Linus Torvalds · 2 years ago
- d2980d8 Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years ago
- 3822a7c Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years ago
- f1aa2eb sysctl: fix proc_dobool() usability by Ondrej Mosnacek · 2 years, 1 month ago
- 05e6295f Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping by Linus Torvalds · 2 years ago
- 575a7e0 Merge tag 'locks-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 2 years ago
- 1c71222 mm: replace vma->vm_flags direct modifications with modifier calls by Suren Baghdasaryan · 2 years, 1 month ago
- 250cb40 task_mmu: convert to vma iterator by Liam R. Howlett · 2 years, 1 month ago
- a61c01e proc: mark /proc/cmdline as permanent by Alexey Dobriyan · 2 years, 2 months ago
- 7d4a8be mm/mmu_notifier: remove unused mmu_notifier_range_update_to_read_only export by Alistair Popple · 2 years, 2 months ago
- 5ab0fc1 Sync mm-stable with mm-hotfixes-stable to pick up dependent patches by Andrew Morton · 2 years, 1 month ago
- 3489dbb mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smaps by Mike Kravetz · 2 years, 1 month ago
- 4609e1f fs: port ->permission() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
- b74d24f fs: port ->getattr() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
- c1632a0 fs: port ->setattr() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
- fc4f4be mm/nommu: factor out check for NOMMU shared mappings into is_nommu_shared_mapping() by David Hildenbrand · 2 years, 2 months ago
- 5970e15 filelock: move file locking definitions to separate header file by Jeff Layton · 2 years, 4 months ago
- 8fa590b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 2 years, 3 months ago
- e2ca6ba Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 3 months ago
- 75f4d9a Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 2 years, 3 months ago
- 8702f2c Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 3 months ago
- 98d0052 Merge tag 'printk-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 2 years, 3 months ago
- 8614d6c mm: do not show fs mm pc for VM_LOCKONFAULT pages by Jason A. Donenfeld · 2 years, 3 months ago
- 28de287 proc: consoles: use console_list_lock for list iteration by John Ogness · 2 years, 4 months ago
- 8b5dd40 proc: consoles: document console_lock usage by John Ogness · 2 years, 4 months ago
- d9a4af56 printk: Convert console_drivers list to hlist by Thomas Gleixner · 2 years, 4 months ago
- d09e8ca mm: anonymous shared memory naming by Pasha Tatashin · 2 years, 4 months ago
- a38358c Merge branch 'mm-hotfixes-stable' into mm-stable by Andrew Morton · 2 years, 3 months ago
- ef6458b mm: Add PG_arch_3 page flag by Peter Collingbourne · 2 years, 4 months ago
- b0284cd mm: Do not enable PG_arch_2 for all 64-bit architectures by Catalin Marinas · 2 years, 4 months ago
- de4eda9 use less confusing names for iov_iter direction initializers by Al Viro · 2 years, 6 months ago
- f850c84 proc/meminfo: fix spacing in SecPageTables by Yosry Ahmed · 2 years, 4 months ago
- 941baf6 proc: give /proc/cmdline size by Alexey Dobriyan · 2 years, 6 months ago
- f1f1f25 proc: report open files as size in stat() for /proc/pid/fd by Ivan Babrou · 2 years, 5 months ago
- 12b9d30 proc/vmcore: fix potential memory leak in vmcore_init() by Jianglei Nie · 2 years, 5 months ago
- e025ab8 mm: remove kern_addr_valid() completely by Kefeng Wang · 2 years, 5 months ago
- 1eeaa4f memory: move hotplug memory notifier priority to same file for easy sorting by Liu Shixin · 2 years, 5 months ago
- 5d89c22 fs/proc/kcore.c: use hotplug_memory_notifier() directly by Liu Shixin · 2 years, 5 months ago
- 08ac855 mm: /proc/pid/smaps_rollup: fix maple tree search by Hugh Dickins · 2 years, 5 months ago
- 676cb49 Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 5 months ago
- 27bc50f Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 5 months ago
- dc55342 Merge tag 'sysctl-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux by Linus Torvalds · 2 years, 5 months ago
- b520410 Merge tag 'printk-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 2 years, 5 months ago
- 493ffd6 Merge tag 'ucount-rlimits-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 2 years, 5 months ago
- ef688f8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 2 years, 5 months ago
- 4c0ed7d Merge tag 'pull-path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 2 years, 5 months ago
- c77ae0b Merge branch 'rework/kthreads' into for-linus by Petr Mladek · 2 years, 5 months ago
- ef1d617 proc: mark more files as permanent by Alexey Dobriyan · 2 years, 6 months ago
- 7ec354b proc: make config PROC_CHILDREN depend on PROC_FS by Lukas Bulwahn · 2 years, 6 months ago
- e3f12f0 printk: Declare log_wait properly by Thomas Gleixner · 2 years, 5 months ago
- cb4df4c ksm: count allocated ksm rmap_items for each process by xu xin · 2 years, 6 months ago
- c4c84f0 fs/proc/task_mmu: stop using linked list and highest_vm_end by Matthew Wilcox (Oracle) · 2 years, 6 months ago
- 5f14b92 fs/proc/base: use the vma iterators in place of linked list by Liam R. Howlett · 2 years, 6 months ago
- 7964cf8 mm: remove vmacache by Liam R. Howlett · 2 years, 6 months ago
- 0c563f1 proc: remove VMA rbtree use from nommu by Matthew Wilcox (Oracle) · 2 years, 6 months ago
- 0d206b5 mm/swap: add swp_offset_pfn() to fetch PFN from swap entry by Peter Xu · 2 years, 7 months ago
- a7f4e6e mm/thp: add flag to enforce sysfs THP in hugepage_vma_check() by Zach O'Keefe · 2 years, 8 months ago
- b13bc7c kernel/sysctl.c: move sysctl_vals and sysctl_long_vals to sysctl.c by Liu Shixin · 2 years, 6 months ago
- 9a52135 proc: remove initialization assignment by Li zeming · 2 years, 7 months ago
- 5b09c9f do_proc_readlink(): constify path by Al Viro · 2 years, 7 months ago
- c8e477c ->getprocattr(): attribute name is const char *, TYVM... by Al Viro · 3 years, 1 month ago
- ebc97a5 mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses. by Yosry Ahmed · 2 years, 7 months ago
- efd4149 mm/smaps: don't access young/dirty bit if pte unpresent by Peter Xu · 2 years, 7 months ago
- 3f61631 take care to handle NULL ->proc_lseek() by Al Viro · 2 years, 7 months ago
- eb5699ba Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 7 months ago
- ed8fb78 proc: add some (hopefully) insightful comments by Alexey Dobriyan · 2 years, 8 months ago
- d919a1e proc: fix a dentry lock race between release_task and lookup by Zhihao Cheng · 2 years, 8 months ago
- 376b0c2 proc: delete unused <linux/uaccess.h> includes by Alexey Dobriyan · 2 years, 9 months ago
- 7da4e2c mm: thp: kill __transhuge_page_enabled() by Yang Shi · 2 years, 9 months ago
- 9fec516 mm: thp: kill transparent_hugepage_active() by Yang Shi · 2 years, 9 months ago
- 3218f87 mm: handling Non-LRU pages returned by vm_normal_pages by Alex Sierra · 2 years, 8 months ago
- 3093484 mm/smaps: add Pss_Dirty by Vincent Whitchurch · 2 years, 9 months ago
- 6f66404 Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 9 months ago
- 44d3572 Merge tag 'sysctl-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux by Linus Torvalds · 2 years, 9 months ago
- 98931dd Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 9 months ago
- 7e062cd Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 2 years, 9 months ago
- a13dc4d Merge tag 'x86_cleanups_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 10 months ago
- f6498b7 mm: zswap: add basic meminfo and vmstat coverage by Johannes Weiner · 2 years, 10 months ago
- d7e6f58 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 10 months ago
- de39923 ucounts: Split rlimit and ucount values and max values by Alexey Gladkov · 2 years, 10 months ago
- 8e165e7 mm/pagemap: recognize uffd-wp bit for shmem/hugetlbfs by Peter Xu · 2 years, 10 months ago
- 7055197 proc: fix dentry/inode overinstantiating under /proc/${pid}/net by Alexey Dobriyan · 2 years, 10 months ago
- 1927e49 procfs: prevent unprivileged processes accessing fdinfo dir by Kalesh Singh · 2 years, 10 months ago
- 425b9c7 memcg: accounting for objects allocated for new netdevice by Vasily Averin · 2 years, 10 months ago
- 4c7f24f net: sysctl: introduce sysctl SYSCTL_THREE by Tonghao Zhang · 2 years, 10 months ago
- e069047 vmcore: convert read_from_oldmem() to take an iov_iter by Matthew Wilcox (Oracle) · 2 years, 10 months ago
- 4a22fd2 vmcore: convert __read_vmcore to use an iov_iter by Matthew Wilcox (Oracle) · 2 years, 10 months ago
- 5d8de29 vmcore: convert copy_oldmem_page() to take an iov_iter by Matthew Wilcox (Oracle) · 2 years, 10 months ago
- 04d168c fs/proc/kcore.c: remove check of list iterator against head past the loop body by Jakob Koschel · 2 years, 10 months ago
- 7609385 ksm: count ksm merging pages for each process by xu xin · 2 years, 10 months ago
- c310e06 fs/proc/task_mmu.c: remove redundant page validation of pte_page by Xianting Tian · 2 years, 10 months ago
- 7d84c1e x86/aperfmperf: Replace aperfmperf_get_khz() by Thomas Gleixner · 2 years, 11 months ago
- acd0b04 sysctl: minor cleanup in new_dir() by Vasily Averin · 2 years, 11 months ago
- cb55f27 fs/proc: Introduce list_for_each_table_entry for proc sysctl by Meng Tang · 2 years, 11 months ago
- 09bb885 Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years ago
- bed5b60 proc: bootconfig: Add null pointer check by Lv Ruyi · 3 years ago
- 1930a6e Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years ago
- 52deda9 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
- e9f5d10 proc/vmcore: fix vmcore_alloc_buf() kernel-doc comment by Yang Li · 3 years ago
- 5039b17 proc/vmcore: fix possible deadlock on concurrent mmap and read by David Hildenbrand · 3 years ago