summaryrefslogtreecommitdiffstats
path: root/fs/proc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds16 hours2-13/+15
|\
| * mm: zswap: modify zswap_stored_pages to be atomic_long_tKanchana P Sridhar13 days1-1/+1
| * Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton13 days1-4/+5
| |\
| * | mm: refactor mm_access() to not return NULLLorenzo Stoakes2024-11-051-12/+14
* | | Merge tag 'sysctl-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds29 hours2-54/+61
|\ \ \
| * | | sysctl: Reduce dput(child) calls in proc_sys_fill_cache()Markus Elfring2024-10-311-4/+4
| * | | sysctl: Convert locking comments to lockdep assertionsThomas Weißschuh2024-10-101-4/+10
| * | | sysctl: make internal ctl_tables constThomas Weißschuh2024-10-091-2/+2
| * | | sysctl: allow registration of const struct ctl_tableThomas Weißschuh2024-10-091-3/+3
| * | | sysctl: move internal interfaces to const struct ctl_tableThomas Weißschuh2024-10-092-41/+42
* | | | Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4 days1-2/+2
|\ \ \ \
| * | | | posix-timers: Embed sigqueue in struct k_itimerThomas Gleixner2024-11-071-2/+2
| |/ / /
* | | | Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4 days2-4/+4
|\ \ \ \
| * | | | fs/procfs: Switch to irq_get_nr_irqs()Bart Van Assche2024-10-162-4/+4
| |/ / /
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds5 days1-1/+1
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. | | | Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'fo...Catalin Marinas10 days1-1/+1
| |\ \| | |
| | * | | | mm: Introduce ARCH_HAS_USER_SHADOW_STACKMark Brown2024-10-041-1/+1
| | |/ / /
* | | | | Merge tag 'vfs-6.13.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds6 days2-10/+3
|\ \ \ \ \
| * | | | | remove pointless includes of <linux/fdtable.h>Al Viro2024-10-071-1/+0
| * | | | | get rid of ...lookup...fdget_rcu() familyAl Viro2024-10-071-9/+3
| | |/ / / | |/| | |
* | | | | Merge tag 'mm-hotfixes-stable-2024-11-16-15-33' of git://git.kernel.org/pub/s...Linus Torvalds7 days1-1/+3
|\ \ \ \ \
| * | | | | fs/proc/task_mmu: prevent integer overflow in pagemap_scan_get_args()Dan Carpenter9 days1-1/+3
| | |_|_|/ | |/| | |
* | | | | Merge tag 'mm-hotfixes-stable-2024-11-09-22-40' of git://git.kernel.org/pub/s...Linus Torvalds14 days1-4/+5
|\| | | |
| * | | | fs/proc: fix compile warning about variable 'vmcore_mmap_ops'Qi Xi2024-11-071-4/+5
| | |_|/ | |/| |
* / | | proc/softirqs: replace seq_printf with seq_put_decimal_ull_widthDavid Wang2024-11-071-1/+1
|/ / /
* | | Merge tag 'vfs-6.12-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-10-211-1/+1
|\ \ \
| * | | proc: Fix W=1 build kernel-doc warningThorsten Blum2024-10-181-1/+1
| |/ /
* | / fs/proc: fix build with GCC 15 due to -Werror=unterminated-string-initializationBrahmajit Das2024-10-171-6/+10
| |/ |/|
* | fs/proc/kcore.c: allow translation of physical memory addressesAlexander Gordeev2024-10-091-2/+34
|/
* Merge tag 'sysctl-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-09-241-3/+8
|\
| * sysctl: avoid spurious permanent empty tablesThomas Weißschuh2024-09-021-3/+8
* | Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-09-212-38/+8
|\ \
| * | proc: use __auto_type moreAlexey Dobriyan2024-09-171-23/+8
| * | fs/procfs: remove build ID-related code duplication in PROCMAP_QUERYAndrii Nakryiko2024-09-011-15/+0
| |/
* | Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-09-212-9/+5
|\ \
| * | x86: remove PG_uncachedMatthew Wilcox (Oracle)2024-09-031-5/+3
| * | mm: rename PG_mappedtodisk to PG_owner_2Matthew Wilcox (Oracle)2024-09-031-1/+1
| * | mm: introduce page_mapcount_is_type()Matthew Wilcox (Oracle)2024-09-031-2/+1
| * | mm: remove PG_errorMatthew Wilcox (Oracle)2024-09-011-1/+0
| |/
* | Merge tag 'sched-core-2024-09-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-09-191-1/+1
|\|
* | Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-09-181-1/+3
|\ \
| * | mm: Define VM_DROPPABLE for powerpc/32Christophe Leroy2024-09-131-1/+3
| |/
* | Merge tag 'printk-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-09-171-2/+5
|\ \
| * | proc: Add nbcon support for /proc/consolesJohn Ogness2024-09-041-2/+3
| * | proc: consoles: Add notation to c_start/c_stopJohn Ogness2024-09-041-0/+2
| |/
* | Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-09-171-7/+8
|\ \
| * | hrtimer: Use and report correct timerslack values for realtime tasksFelix Moessbauer2024-08-231-4/+5
| * | posix-timers: Convert timer list to hlistThomas Gleixner2024-07-291-3/+3
| |/
* | Merge tag 'vfs-6.12.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-09-164-13/+85
|\ \
| * | proc: fold kmalloc() + strcpy() into kmemdup()Alexey Dobriyan2024-09-091-2/+2