Age | Commit message (Expand) | Author |
2020-06-13 | Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2020-06-12 | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds |
2020-06-12 | proc: Use new_inode not new_inode_pseudo | Eric W. Biederman |
2020-06-10 | Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2020-06-10 | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds |
2020-06-10 | proc: s_fs_info may be NULL when proc_kill_sb is called | Alexey Gladkov |
2020-06-10 | sysctl: reject gigantic reads/write to sysctl files | Christoph Hellwig |
2020-06-09 | mmap locking API: convert mmap_sem comments | Michel Lespinasse |
2020-06-09 | mmap locking API: convert mmap_sem call sites missed by coccinelle | Michel Lespinasse |
2020-06-09 | mmap locking API: use coccinelle to convert mmap_sem rwsem call sites | Michel Lespinasse |
2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport |
2020-06-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-06-08 | kernel/watchdog.c: convert {soft/hard}lockup boot parameters to sysctl aliases | Guilherme G. Piccoli |
2020-06-08 | kernel/hung_task convert hung_task_panic boot parameter to sysctl | Vlastimil Babka |
2020-06-08 | kernel/sysctl: support handling command line aliases | Vlastimil Babka |
2020-06-08 | kernel/sysctl: support setting sysctl parameters from kernel command line | Vlastimil Babka |
2020-06-07 | Merge tag 'apparmor-pr-2020-06-07' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-06-04 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-06-04 | proc: rename "catch" function argument | Alexey Dobriyan |
2020-06-04 | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds |
2020-06-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-06-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-06-02 | /proc/PID/smaps: Add PMD migration entry parsing | Huang Ying |
2020-06-02 | mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead | NeilBrown |
2020-06-01 | Merge tag 'docs-5.8' of git://git.lwn.net/linux | Linus Torvalds |
2020-06-01 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2020-06-01 | Merge tag 'x86-cleanups-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-05-28 | Merge branch 'for-next/scs' into for-next/core | Will Deacon |
2020-05-19 | proc: proc_pid_ns takes super_block as an argument | Alexey Gladkov |
2020-05-15 | scs: Add page accounting for shadow call stack allocations | Sami Tolvanen |
2020-05-09 | net: bpf: Add netlink and ipv6_route bpf_iter targets | Yonghong Song |
2020-05-05 | Merge branch 'for-next/bti-user' into for-next/bti | Will Deacon |
2020-04-28 | Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/... | Daniel Borkmann |
2020-04-27 | sysctl: pass kernel pointers to ->proc_handler | Christoph Hellwig |
2020-04-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2020-04-24 | proc: Use PIDTYPE_TGID in next_tgid | Eric W. Biederman |
2020-04-24 | proc: modernize proc to support multiple private instances | Eric W. Biederman |
2020-04-24 | proc: Put thread_pid in release_task not proc_flush_pid | Eric W. Biederman |
2020-04-22 | mm: Remove MPX leftovers | Jimmy Assarsson |
2020-04-22 | proc: use named enums for better readability | Alexey Gladkov |
2020-04-22 | proc: use human-readable values for hidepid | Alexey Gladkov |
2020-04-22 | proc: add option to mount only a pids subset | Alexey Gladkov |
2020-04-22 | proc: instantiate only pids that we can ptrace on 'hidepid=4' mount option | Alexey Gladkov |
2020-04-22 | proc: allow to mount many instances of proc in one pid namespace | Alexey Gladkov |
2020-04-21 | vmalloc: fix remap_vmalloc_range() bounds checks | Jann Horn |
2020-04-20 | docs: filesystems: fix renamed references | Mauro Carvalho Chehab |
2020-04-19 | Merge tag 'timers-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-04-16 | proc, time/namespace: Show clock symbolic names in /proc/pid/timens_offsets | Andrei Vagin |
2020-04-15 | proc: Handle umounts cleanly | Eric W. Biederman |