index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-05
Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+2
2021-07-03
Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
8
-47
/
+53
2021-07-03
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-58
/
+37
2021-07-03
Merge branch 'work.d_path' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-191
/
+133
2021-07-03
Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
3
-6
/
+6
2021-07-03
Merge tag 'xfs-5.14-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
92
-3036
/
+3827
2021-07-03
Merge tag 'jfs-5.14' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
8
-15
/
+30
2021-07-03
Merge tag 'configfs-5.13' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
1
-130
/
+51
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
13
-64
/
+161
2021-07-01
Merge tag 'for-5.14/io_uring-2021-06-30' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-640
/
+790
2021-07-01
Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-43
/
+51
2021-07-01
exec: remove checks in __register_bimfmt()
Alexey Dobriyan
1
-3
/
+0
2021-07-01
hfsplus: report create_date to kstat.btime
Chung-Chiang Cheng
1
-0
/
+5
2021-07-01
hfsplus: remove unnecessary oom message
Zhen Lei
1
-1
/
+0
2021-07-01
nilfs2: remove redundant continue statement in a while-loop
Colin Ian King
1
-1
/
+0
2021-07-01
seq_file: drop unused *_escape_mem_ascii()
Andy Shevchenko
1
-11
/
+0
2021-07-01
nfsd: avoid non-flexible API in seq_quote_mem()
Andy Shevchenko
1
-1
/
+1
2021-07-01
seq_file: convert seq_escape() to use seq_escape_str()
Andy Shevchenko
1
-6
/
+1
2021-07-01
seq_file: introduce seq_escape_mem()
Andy Shevchenko
1
-0
/
+25
2021-07-01
procfs/dmabuf: add inode number to /proc/*/fdinfo
Kalesh Singh
1
-2
/
+3
2021-07-01
procfs: allow reading fdinfo with PTRACE_MODE_READ
Kalesh Singh
2
-3
/
+16
2021-07-01
proc: Avoid mixing integer types in mem_rw()
Marcelo Henrique Cerri
1
-1
/
+1
2021-07-01
mm: remove special swap entry functions
Alistair Popple
1
-15
/
+8
2021-07-01
mm, thp: relax the VM_DENYWRITE constraint on file-backed THPs
Collin Fijalkovich
1
-2
/
+11
2021-07-01
fs/proc/kcore: use page_offline_(freeze|thaw)
David Hildenbrand
1
-0
/
+13
2021-07-01
fs/proc/kcore: don't read offline sections, logically offline pages and hwpoi...
David Hildenbrand
1
-1
/
+13
2021-07-01
fs/proc/kcore: pfn_is_ram check only applies to KCORE_RAM
David Hildenbrand
1
-8
/
+27
2021-07-01
fs/proc/kcore: drop KCORE_REMAP and KCORE_OTHER
David Hildenbrand
1
-5
/
+2
2021-07-01
userfaultfd/shmem: advertise shmem minor fault support
Axel Rasmussen
1
-1
/
+2
2021-07-01
userfaultfd/shmem: support minor fault registration for shmem
Axel Rasmussen
1
-2
/
+1
2021-07-01
mm/pagemap: export uffd-wp protection information
Peter Xu
1
-0
/
+9
2021-07-01
mm/userfaultfd: fail uffd-wp registration if not supported
Peter Xu
1
-1
/
+8
2021-07-01
mm: hugetlb: introduce CONFIG_HUGETLB_PAGE_FREE_VMEMMAP_DEFAULT_ON
Muchun Song
1
-0
/
+10
2021-07-01
mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_...
Miaohe Lin
1
-1
/
+1
2021-07-01
mm: hugetlb: introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
Muchun Song
1
-0
/
+5
2021-07-01
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
21
-205
/
+546
2021-07-01
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-10
/
+3
2021-06-30
io_uring: code clean for kiocb_done()
Hao Xu
1
-1
/
+1
2021-06-30
io_uring: spin in iopoll() only when reqs are in a single queue
Hao Xu
1
-6
/
+14
2021-06-30
io_uring: pre-initialise some of req fields
Pavel Begunkov
1
-6
/
+18
2021-06-30
io_uring: refactor io_submit_flush_completions
Pavel Begunkov
1
-5
/
+5
2021-06-30
io_uring: optimise hot path restricted checks
Pavel Begunkov
1
-2
/
+2
2021-06-30
io_uring: remove not needed PF_EXITING check
Pavel Begunkov
1
-7
/
+2
2021-06-30
io_uring: mainstream sqpoll task_work running
Pavel Begunkov
1
-4
/
+3
2021-06-30
io_uring: refactor io_arm_poll_handler()
Pavel Begunkov
1
-21
/
+16
2021-06-30
io_uring: reduce latency by reissueing the operation
Olivier Langlois
1
-9
/
+22
2021-06-30
io_uring: add IOPOLL and reserved field checks to IORING_OP_UNLINKAT
Jens Axboe
1
-0
/
+4
2021-06-30
io_uring: add IOPOLL and reserved field checks to IORING_OP_RENAMEAT
Jens Axboe
1
-0
/
+4
2021-06-30
io_uring: refactor io_openat2()
Pavel Begunkov
1
-15
/
+14
2021-06-30
io_uring: update sqe layout build checks
Pavel Begunkov
1
-0
/
+2
[next]