Age | Commit message (Expand) | Author |
2023-08-29 | Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2023-08-29 | Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2023-08-29 | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-08-28 | Merge tag 'v6.6-fs.proc.uapi' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-08-28 | Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2023-08-25 | Merge tag 'mm-hotfixes-stable-2023-08-25-11-07' of git://git.kernel.org/pub/s... | Linus Torvalds |
2023-08-24 | document while_each_thread(), change first_tid() to use for_each_thread() | Oleg Nesterov |
2023-08-21 | merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes | Andrew Morton |
2023-08-21 | mm,thp: fix smaps THPeligible output alignment | Hugh Dickins |
2023-08-21 | mm: memtest: convert to memtest_report_meminfo() | Kefeng Wang |
2023-08-21 | mm: factor out VMA stack and heap checks | Kefeng Wang |
2023-08-21 | mm: kill frontswap | Johannes Weiner |
2023-08-21 | mm: enable page walking API to lock vmas during the walk | Suren Baghdasaryan |
2023-08-21 | smaps: use vm_normal_page_pmd() instead of follow_trans_huge_pmd() | David Hildenbrand |
2023-08-18 | ksm: add ksm zero pages for each process | xu xin |
2023-08-15 | sysctl: Use ctl_table_size as stopping criteria for list macro | Joel Granados |
2023-08-15 | sysctl: Add size arg to __register_sysctl_init | Joel Granados |
2023-08-15 | sysctl: Add size to register_sysctl | Joel Granados |
2023-08-15 | sysctl: Add a size arg to __register_sysctl_table | Joel Granados |
2023-08-15 | sysctl: Add size argument to init_header | Joel Granados |
2023-08-15 | sysctl: Use ctl_table_header in list_for_each_table_entry | Joel Granados |
2023-08-15 | sysctl: Prefer ctl_table_header in proc_sysctl | Joel Granados |
2023-08-11 | Merge tag 'mm-hotfixes-stable-2023-08-11-13-44' of git://git.kernel.org/pub/s... | Linus Torvalds |
2023-08-09 | fs: pass the request_mask to generic_fillattr | Jeff Layton |
2023-08-06 | proc: fix missing conversion to 'iterate_shared' | Linus Torvalds |
2023-08-04 | fs/proc/kcore: reinstate bounce buffer for KCORE_TEXT regions | Lorenzo Stoakes |
2023-07-27 | proc/vmcore: fix signedness bug in read_from_oldmem() | Dan Carpenter |
2023-07-24 | procfs: convert to ctime accessor functions | Jeff Layton |
2023-07-13 | procfs: block chmod on /proc/thread-self/comm | Aleksa Sarai |
2023-07-13 | proc: use generic setattr() for /proc/$PID/net | Thomas Weißschuh |
2023-07-06 | Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-06-30 | sysctl: set variable sysctl_mount_point storage-class-specifier to static | Tom Rix |
2023-06-28 | Merge tag 'v6.5-rc1-sysctl-next' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2023-06-28 | Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2023-06-28 | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-06-27 | Merge tag 'execve-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-06-26 | Merge tag 'x86_cc_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-06-23 | mm: nommu: correct the range of mmap_sem_read_lock in task_mem() | lipeifeng |
2023-06-19 | mm: ptep_get() conversion | Ryan Roberts |
2023-06-19 | mm/pagewalkers: ACTION_AGAIN if pte_offset_map_lock() fails | Hugh Dickins |
2023-06-18 | sysctl: replace child with an enumeration | Joel Granados |
2023-06-18 | sysctl: Remove debugging dump_stack | Joel Granados |
2023-06-09 | procfs: replace all non-returning strlcpy with strscpy | Azeem Shaikh |
2023-06-09 | mm: pagemap: restrict pagewalk to the requested range | Yuanchu Xie |
2023-06-06 | mm: Add support for unaccepted memory | Kirill A. Shutemov |
2023-05-29 | fs/proc/kcore.c: Pass a pointer to virt_addr_valid() | Linus Walleij |
2023-05-24 | tty, proc, kernfs, random: Use copy_splice_read() | David Howells |
2023-05-23 | sysctl: Remove register_sysctl_table | Joel Granados |
2023-05-23 | sysctl: stop exporting register_sysctl_table | Joel Granados |
2023-05-16 | coredump, vmcore: Set p_align to 4 for PT_NOTE | Fangrui Song |