Age | Commit message (Expand) | Author |
2020-11-20 | Merge tag 'io_uring-5.10-2020-11-20' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-11-13 | proc: don't allow async path resolution of /proc/self components | Jens Axboe |
2020-11-08 | Merge branch 'hch' (patches from Christoph) | Linus Torvalds |
2020-11-06 | proc "seq files": switch to ->read_iter | Christoph Hellwig |
2020-11-06 | proc "single files": switch to ->read_iter | Greg Kroah-Hartman |
2020-11-06 | proc/stat: switch to ->read_iter | Christoph Hellwig |
2020-11-06 | proc/cpuinfo: switch to ->read_iter | Christoph Hellwig |
2020-11-06 | proc: wire up generic_file_splice_read for iter ops | Christoph Hellwig |
2020-11-02 | mm, oom: keep oom_adj under or at upper limit when printing | Charles Haithcock |
2020-10-22 | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2020-10-17 | io-wq: inherit audit loginuid and sessionid | Jens Axboe |
2020-10-16 | mm: remove the now-unnecessary mmget_still_valid() hack | Jann Horn |
2020-10-13 | mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary | Suren Baghdasaryan |
2020-10-13 | mm: proc: smaps_rollup: do not stall write attempts on mmap_lock | Chinwen Chang |
2020-10-13 | mm: smaps*: extend smap_gather_stats to support specified beginning | Chinwen Chang |
2020-10-13 | proc: optimise smaps for shmem entries | Matthew Wilcox (Oracle) |
2020-09-08 | sysctl: Convert to iter interfaces | Matthew Wilcox (Oracle) |
2020-09-04 | arm64: mte: Add PROT_MTE support to mmap() and mprotect() | Catalin Marinas |
2020-09-04 | mm: Add PG_arch_2 page flag | Steven Price |
2020-09-03 | proc: add a read_iter method to proc proc_ops | Christoph Hellwig |
2020-09-03 | proc: cleanup the compat vs no compat file ops | Christoph Hellwig |
2020-09-03 | proc: remove a level of indentation in proc_get_inode | Christoph Hellwig |
2020-08-12 | mm, oom: make the calculation of oom badness more accurate | Yafang Shao |
2020-08-12 | /proc/PID/smaps: consistent whitespace output format | Michal Koutný |
2020-08-07 | proc/meminfo: avoid open coded reading of vm_committed_as | Feng Tang |
2020-08-07 | mm: memcontrol: account kernel stack per node | Shakeel Butt |
2020-08-07 | mm: memcg: convert vmstat slab counters to bytes | Roman Gushchin |
2020-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-08-04 | Merge tag 'cap-checkpoint-restore-v5.9' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2020-08-04 | Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-08-03 | Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-07-25 | bpf: Refactor to provide aux info to bpf_iter_init_seq_priv_t | Yonghong Song |
2020-07-19 | proc: allow access in init userns for map_files with CAP_CHECKPOINT_RESTORE | Adrian Reber |
2020-07-10 | seccomp: Report number of loaded filters in /proc/$pid/status | Kees Cook |
2020-07-03 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds |
2020-07-03 | Call sysctl_head_finish on error | Matthew Wilcox (Oracle) |
2020-06-24 | block: move block-related definitions out of fs.h | Christoph Hellwig |
2020-06-20 | Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2020-06-17 | maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault | Christoph Hellwig |
2020-06-16 | proc/bootconfig: Fix to use correct quotes for value | Masami Hiramatsu |
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 |