index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
proc
Age
Commit message (
Expand
)
Author
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-11-22
Merge tag 'sysctl-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-11-19
Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-11-19
Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-11-18
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2024-11-18
Merge tag 'vfs-6.13.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-11-16
Merge tag 'mm-hotfixes-stable-2024-11-16-15-33' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-11-14
fs/proc/task_mmu: prevent integer overflow in pagemap_scan_get_args()
Dan Carpenter
2024-11-14
Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'fo...
Catalin Marinas
2024-11-11
mm: zswap: modify zswap_stored_pages to be atomic_long_t
Kanchana P Sridhar
2024-11-11
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
2024-11-10
Merge tag 'mm-hotfixes-stable-2024-11-09-22-40' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-11-07
fs/proc: fix compile warning about variable 'vmcore_mmap_ops'
Qi Xi
2024-11-07
proc/softirqs: replace seq_printf with seq_put_decimal_ull_width
David Wang
2024-11-07
posix-timers: Embed sigqueue in struct k_itimer
Thomas Gleixner
2024-11-05
mm: refactor mm_access() to not return NULL
Lorenzo Stoakes
2024-10-31
sysctl: Reduce dput(child) calls in proc_sys_fill_cache()
Markus Elfring
2024-10-21
Merge tag 'vfs-6.12-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-10-18
proc: Fix W=1 build kernel-doc warning
Thorsten Blum
2024-10-17
fs/proc: fix build with GCC 15 due to -Werror=unterminated-string-initialization
Brahmajit Das
2024-10-16
fs/procfs: Switch to irq_get_nr_irqs()
Bart Van Assche
2024-10-10
sysctl: Convert locking comments to lockdep assertions
Thomas Weißschuh
2024-10-09
fs/proc/kcore.c: allow translation of physical memory addresses
Alexander Gordeev
2024-10-09
sysctl: make internal ctl_tables const
Thomas Weißschuh
2024-10-09
sysctl: allow registration of const struct ctl_table
Thomas Weißschuh
2024-10-09
sysctl: move internal interfaces to const struct ctl_table
Thomas Weißschuh
2024-10-07
remove pointless includes of <linux/fdtable.h>
Al Viro
2024-10-07
get rid of ...lookup...fdget_rcu() family
Al Viro
2024-10-04
mm: Introduce ARCH_HAS_USER_SHADOW_STACK
Mark Brown
2024-09-24
Merge tag 'sysctl-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-09-21
Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-19
Merge tag 'sched-core-2024-09-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-18
Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-09-17
proc: use __auto_type more
Alexey Dobriyan
2024-09-17
Merge tag 'printk-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-09-17
Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-09-16
Merge tag 'vfs-6.12.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-09-16
Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-09-16
Merge tag 'vfs-6.12.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-09-13
mm: Define VM_DROPPABLE for powerpc/32
Christophe Leroy
2024-09-12
proc: store cookie in private data
Christian Brauner
2024-09-09
proc: fold kmalloc() + strcpy() into kmemdup()
Alexey Dobriyan
2024-09-09
proc: Fix typo in the comment
Yan Zhen
2024-09-04
proc: Add nbcon support for /proc/consoles
John Ogness
2024-09-04
proc: consoles: Add notation to c_start/c_stop
John Ogness
2024-09-04
mm: use ARCH_PKEY_BITS to define VM_PKEY_BITN
Joey Gouly
2024-09-03
x86: remove PG_uncached
Matthew Wilcox (Oracle)
2024-09-03
mm: rename PG_mappedtodisk to PG_owner_2
Matthew Wilcox (Oracle)
2024-09-03
mm: introduce page_mapcount_is_type()
Matthew Wilcox (Oracle)
[next]