index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
proc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2021-07-03
1
-1
/
+1
|
\
|
*
switch file_open_root() to struct path
Al Viro
2021-04-07
1
-1
/
+1
*
|
Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-07-03
1
-1
/
+1
|
\
\
|
*
|
bootconfig: Change array value to use child node
Masami Hiramatsu
2021-06-10
1
-1
/
+1
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-02
4
-35
/
+92
|
\
\
\
|
*
|
|
procfs/dmabuf: add inode number to /proc/*/fdinfo
Kalesh Singh
2021-07-01
1
-2
/
+3
|
*
|
|
procfs: allow reading fdinfo with PTRACE_MODE_READ
Kalesh Singh
2021-07-01
2
-3
/
+16
|
*
|
|
proc: Avoid mixing integer types in mem_rw()
Marcelo Henrique Cerri
2021-07-01
1
-1
/
+1
|
*
|
|
mm: remove special swap entry functions
Alistair Popple
2021-07-01
1
-15
/
+8
|
*
|
|
fs/proc/kcore: use page_offline_(freeze|thaw)
David Hildenbrand
2021-06-30
1
-0
/
+13
|
*
|
|
fs/proc/kcore: don't read offline sections, logically offline pages and hwpoi...
David Hildenbrand
2021-06-30
1
-1
/
+13
|
*
|
|
fs/proc/kcore: pfn_is_ram check only applies to KCORE_RAM
David Hildenbrand
2021-06-30
1
-8
/
+27
|
*
|
|
fs/proc/kcore: drop KCORE_REMAP and KCORE_OTHER
David Hildenbrand
2021-06-30
1
-5
/
+2
|
*
|
|
mm/pagemap: export uffd-wp protection information
Peter Xu
2021-06-30
1
-0
/
+9
|
*
|
|
mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_...
Miaohe Lin
2021-06-30
1
-1
/
+1
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-29
1
-1
/
+1
|
\
|
|
|
|
*
|
|
mm: gup: pack has_pinned in MMF_HAS_PINNED
Andrea Arcangeli
2021-06-29
1
-1
/
+1
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2021-06-28
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Reimplement RLIMIT_SIGPENDING on top of ucounts
Alexey Gladkov
2021-04-30
1
-1
/
+1
*
|
|
|
|
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-06-28
2
-3
/
+3
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Merge branch 'sched/urgent' into sched/core, to resolve conflicts
Ingo Molnar
2021-06-18
1
-1
/
+8
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
2021-06-03
1
-0
/
+4
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
sched: Make nr_iowait() return 32-bit value
Alexey Dobriyan
2021-05-12
1
-1
/
+1
|
*
|
|
|
|
sched: Make nr_running() return 32-bit value
Alexey Dobriyan
2021-05-12
2
-2
/
+2
*
|
|
|
|
|
proc: only require mm_struct for writing
Linus Torvalds
2021-06-15
1
-1
/
+3
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
proc: Track /proc/$pid/attr/ opener mm_struct
Kees Cook
2021-06-08
1
-1
/
+8
|
|
/
/
/
|
/
|
|
|
*
|
|
|
proc: Check /proc/$pid/attr/ writes against file opener
Kees Cook
2021-05-25
1
-0
/
+4
|
/
/
/
*
|
|
proc/sysctl: fix function name error in comments
zhouchuangao
2021-05-06
1
-1
/
+1
*
|
|
proc: delete redundant subset=pid check
Alexey Dobriyan
2021-05-06
1
-4
/
+0
*
|
|
proc: mandate ->proc_lseek in "struct proc_ops"
Alexey Dobriyan
2021-05-06
1
-12
/
+2
*
|
|
proc: save LOC in __xlate_proc_name()
Alexey Dobriyan
2021-05-06
1
-9
/
+2
*
|
|
fs/proc/generic.c: fix incorrect pde_is_permanent check
Colin Ian King
2021-05-06
1
-1
/
+1
*
|
|
userfaultfd: add minor fault registration mode
Axel Rasmussen
2021-05-05
1
-0
/
+3
*
|
|
Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-04-29
1
-6
/
+1
|
\
\
\
|
*
|
|
sysctl: use min() helper for namecmp()
Masahiro Yamada
2021-04-25
1
-6
/
+1
|
|
/
/
*
|
|
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-04-29
1
-0
/
+6
|
\
\
\
|
*
|
|
sysctl: add proc_dou8vec_minmax()
Eric Dumazet
2021-03-25
1
-0
/
+6
|
|
/
/
*
|
|
Merge tag 'seccomp-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-04-27
1
-0
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
seccomp: Fix CONFIG tests for Seccomp_filters
Kenta.Tada@sony.com
2021-03-30
1
-0
/
+2
|
|
/
*
/
mm: use is_cow_mapping() across tree where proper
Peter Xu
2021-03-13
1
-2
/
+0
|
/
*
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-27
2
-14
/
+0
|
\
|
*
Revert "proc: don't allow async path resolution of /proc/self components"
Jens Axboe
2021-02-23
1
-7
/
+0
|
*
Revert "proc: don't allow async path resolution of /proc/thread-self components"
Jens Axboe
2021-02-23
2
-8
/
+1
*
|
proc: use kvzalloc for our kernel buffer
Josef Bacik
2021-02-26
1
-2
/
+2
*
|
proc/wchan: use printk format instead of lookup_symbol_name()
Helge Deller
2021-02-26
1
-11
/
+8
*
|
vmalloc: remove redundant NULL check
Yang Li
2021-02-24
1
-5
/
+2
*
|
mm: memcontrol: convert NR_FILE_PMDMAPPED account to pages
Muchun Song
2021-02-24
1
-1
/
+1
*
|
mm: memcontrol: convert NR_SHMEM_PMDMAPPED account to pages
Muchun Song
2021-02-24
1
-1
/
+1
*
|
mm: memcontrol: convert NR_SHMEM_THPS account to pages
Muchun Song
2021-02-24
1
-1
/
+1
*
|
mm: memcontrol: convert NR_FILE_THPS account to pages
Muchun Song
2021-02-24
1
-1
/
+1
[next]