index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-18
erofs: add 'fsid' mount option
Jeffle Xu
2
-3
/
+32
2022-05-18
erofs: implement fscache-based data readahead
Jeffle Xu
2
-0
/
+94
2022-05-18
erofs: implement fscache-based data read for inline layout
Jeffle Xu
1
-0
/
+32
2022-05-18
erofs: implement fscache-based data read for non-inline layout
Jeffle Xu
3
-0
/
+57
2022-05-18
erofs: implement fscache-based metadata read
Jeffle Xu
2
-4
/
+40
2022-05-18
erofs: register fscache context for extra data blobs
Jeffle Xu
3
-1
/
+12
2022-05-18
erofs: register fscache context for primary data blob
Jeffle Xu
2
-4
/
+12
2022-05-18
erofs: add erofs_fscache_read_folios() helper
Jeffle Xu
1
-0
/
+54
2022-05-18
erofs: add anonymous inode caching metadata for data blobs
Jeffle Xu
2
-5
/
+40
2022-05-18
erofs: add fscache context helper functions
Jeffle Xu
2
-0
/
+60
2022-05-18
erofs: register fscache volume
Jeffle Xu
5
-0
/
+69
2022-05-18
erofs: add fscache mode check helper
Jeffle Xu
2
-15
/
+34
2022-05-18
erofs: make erofs_map_blocks() generally available
Jeffle Xu
2
-2
/
+4
2022-05-18
cachefiles: document on-demand read mode
Jeffle Xu
1
-0
/
+178
2022-05-18
cachefiles: add tracepoints for on-demand read mode
Jeffle Xu
2
-0
/
+181
2022-05-18
cachefiles: enable on-demand read mode
Jeffle Xu
1
-5
/
+12
2022-05-18
cachefiles: implement on-demand read
Jeffle Xu
5
-2
/
+117
2022-05-18
cachefiles: notify the user daemon when withdrawing cookie
Jeffle Xu
4
-0
/
+46
2022-05-18
cachefiles: unbind cachefiles gracefully in on-demand mode
Jeffle Xu
3
-3
/
+22
2022-05-18
cachefiles: notify the user daemon when looking up cookie
Jeffle Xu
9
-15
/
+577
2022-05-18
cachefiles: extract write routine
Jeffle Xu
2
-26
/
+45
2022-05-17
erofs: support idmapped mounts
Chao Yu
2
-2
/
+2
2022-05-17
erofs: make filesystem exportable
Hongnan Li
3
-4
/
+43
2022-05-17
erofs: fix buffer copy overflow of ztailpacking feature
Gao Xiang
1
-2
/
+3
2022-05-17
erofs: refine on-disk definition comments
Gao Xiang
1
-20
/
+21
2022-05-17
erofs: remove obsoleted comments
Gao Xiang
2
-30
/
+0
2022-05-17
erofs: do not prompt for risk any more when using big pcluster
Yue Hu
1
-2
/
+0
2022-04-24
Linux 5.18-rc4
Linus Torvalds
1
-1
/
+1
2022-04-24
kvmalloc: use vmalloc_huge for vmalloc allocations
Linus Torvalds
1
-2
/
+9
2022-04-24
page_alloc: use vmalloc_huge for large system hash
Song Liu
1
-1
/
+1
2022-04-23
sparc: cacheflush_32.h needs struct page
Randy Dunlap
1
-0
/
+1
2022-04-22
perf test: Fix error message for test case 71 on s390, where it is not supported
Thomas Richter
1
-0
/
+4
2022-04-22
perf report: Set PERF_SAMPLE_DATA_SRC bit for Arm SPE event
Leo Yan
1
-0
/
+14
2022-04-22
perf script: Always allow field 'data_src' for auxtrace
Leo Yan
1
-1
/
+1
2022-04-22
perf clang: Fix header include for LLVM >= 14
Guilherme Amadio
1
-0
/
+4
2022-04-22
gpio: Request interrupts after IRQ is initialized
Mario Limonciello
1
-2
/
+2
2022-04-22
arm/xen: Fix some refcount leaks
Miaoqian Lin
1
-2
/
+7
2022-04-22
XArray: Disallow sibling entries of nodes
Matthew Wilcox (Oracle)
1
-0
/
+2
2022-04-22
tools: Add kmem_cache_alloc_lru()
Matthew Wilcox (Oracle)
2
-2
/
+9
2022-04-22
mm/vmalloc: huge vmalloc backing pages should be split rather than compound
Nicholas Piggin
1
-15
/
+21
2022-04-22
arm64: mm: fix p?d_leaf()
Muchun Song
1
-2
/
+2
2022-04-21
mm/mmu_notifier.c: fix race in mmu_interval_notifier_remove()
Alistair Popple
1
-1
/
+13
2022-04-21
kcov: don't generate a warning on vm_insert_page()'s failure
Aleksandr Nogikh
1
-2
/
+5
2022-04-21
MAINTAINERS: add Vincenzo Frascino to KASAN reviewers
Vincenzo Frascino
1
-0
/
+1
2022-04-21
oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanup
Nico Pache
2
-14
/
+41
2022-04-21
selftest/vm: add skip support to mremap_test
Sidhartha Kumar
1
-3
/
+8
2022-04-21
selftest/vm: support xfail in mremap_test
Sidhartha Kumar
1
-1
/
+1
2022-04-21
selftest/vm: verify remap destination address in mremap_test
Sidhartha Kumar
1
-3
/
+39
2022-04-21
selftest/vm: verify mmap addr in mremap_test
Sidhartha Kumar
1
-1
/
+40
2022-04-21
mm, hugetlb: allow for "high" userspace addresses
Christophe Leroy
3
-12
/
+13
[next]