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
2023-04-05
mm/swap: fix swap_info_struct race between swapoff and get_swap_pages()
Rongwei Wang
1
-1
/
+2
2023-04-05
nilfs2: fix sysfs interface lifetime
Ryusuke Konishi
2
-5
/
+9
2023-04-05
mm: take a page reference when removing device exclusive entries
Alistair Popple
1
-1
/
+15
2023-04-05
mm: vmalloc: avoid warn_alloc noise caused by fatal signal
Yafang Shao
1
-3
/
+5
2023-04-05
nilfs2: initialize "struct nilfs_binfo_dat"->bi_pad field
Tetsuo Handa
2
-0
/
+2
2023-04-05
nilfs2: fix potential UAF of struct nilfs_sc_info in nilfs_segctor_thread()
Ryusuke Konishi
1
-2
/
+1
2023-04-05
zsmalloc: document freeable stats
Sergey Senozhatsky
1
-0
/
+2
2023-04-05
zsmalloc: document new fullness grouping
Sergey Senozhatsky
1
-59
/
+74
2023-04-05
fsdax: force clear dirty mark if CoW
Shiyang Ruan
1
-0
/
+37
2023-04-05
mm/hugetlb: fix uffd wr-protection for CoW optimization path
Peter Xu
1
-2
/
+12
2023-04-05
mm: enable maple tree RCU mode by default
Liam R. Howlett
3
-2
/
+7
2023-04-05
maple_tree: add RCU lock checking to rcu callback functions
Liam R. Howlett
1
-92
/
+96
2023-04-05
maple_tree: add smp_rmb() to dead node detection
Liam R. Howlett
1
-2
/
+6
2023-04-05
maple_tree: fix write memory barrier of nodes once dead for RCU mode
Liam R. Howlett
2
-2
/
+21
2023-04-05
maple_tree: remove extra smp_wmb() from mas_dead_leaves()
Liam Howlett
1
-1
/
+0
2023-04-05
maple_tree: fix freeing of nodes in rcu mode
Liam Howlett
1
-11
/
+62
2023-04-05
maple_tree: detect dead nodes in mas_start()
Liam Howlett
1
-0
/
+4
2023-04-05
maple_tree: be more cautious about dead nodes
Liam Howlett
1
-9
/
+43
2023-03-28
mailmap: add an entry for Leonard Crestez
Florian Fainelli
1
-0
/
+1
2023-03-28
mm: kfence: fix handling discontiguous page
Muchun Song
1
-2
/
+2
2023-03-28
mm: kfence: fix PG_slab and memcg_data clearing
Muchun Song
1
-15
/
+15
2023-03-28
fsdax: dedupe should compare the min of two iters' length
Shiyang Ruan
1
-2
/
+2
2023-03-28
fsdax: unshare: zero destination if srcmap is HOLE or UNWRITTEN
Shiyang Ruan
1
-3
/
+8
2023-03-28
lib/Kconfig.debug: correct help info of LOCKDEP_STACK_TRACE_HASH_BITS
Tiezhu Yang
1
-1
/
+1
2023-03-28
Kconfig.debug: fix SCHED_DEBUG dependency
ye xingchen
1
-1
/
+1
2023-03-28
.mailmap: add entry for Leonard Göhrs
Leonard Göhrs
1
-0
/
+1
2023-03-26
Linux 6.3-rc4
Linus Torvalds
1
-1
/
+1
2023-03-24
xfs: fix mismerged tracepoints
Darrick J. Wong
1
-4
/
+4
2023-03-24
smb3: fix unusable share after force unmount failure
Steve French
4
-13
/
+11
2023-03-24
cifs: fix dentry lookups in directory handle cache
Paulo Alcantara
1
-2
/
+34
2023-03-24
smb3: lower default deferred close timeout to address perf regression
Steve French
1
-1
/
+1
2023-03-24
cifs: fix missing unload_nls() in smb2_reconnect()
Paulo Alcantara
1
-3
/
+3
2023-03-24
ACPI: resource: Add Medion S17413 to IRQ override quirk
Aymeric Wibo
1
-0
/
+7
2023-03-24
xfs: clear incore AGFL_RESET state if it's not needed
Darrick J. Wong
1
-0
/
+2
2023-03-24
xfs: pass the correct cursor to xfs_iomap_prealloc_size
Darrick J. Wong
1
-1
/
+4
2023-03-24
cifs: avoid race conditions with parallel reconnects
Shyam Prasad N
3
-33
/
+76
2023-03-24
cifs: append path to open_enter trace event
Shyam Prasad N
6
-6
/
+25
2023-03-24
gpu: host1x: fix uninitialized variable use
Arnd Bergmann
1
-3
/
+2
2023-03-24
ksmbd: return unsupported error on smb1 mount
Namjae Jeon
3
-30
/
+30
2023-03-24
platform/chrome: cros_ec_chardev: fix kernel data leak from ioctl
Tzung-Bi Shih
1
-1
/
+1
2023-03-23
mm: mmap: remove newline at the end of the trace
Minwoo Im
1
-2
/
+2
2023-03-23
mailmap: add entries for Richard Leitner
Richard Leitner
1
-0
/
+3
2023-03-23
kcsan: avoid passing -g for test
Marco Elver
1
-1
/
+1
2023-03-23
kfence: avoid passing -g for test
Marco Elver
1
-1
/
+1
2023-03-23
mm: kfence: fix using kfence_metadata without initialization in show_object()
Muchun Song
1
-2
/
+8
2023-03-23
lib: dhry: fix unstable smp_processor_id(_) usage
Geert Uytterhoeven
1
-2
/
+4
2023-03-23
mailmap: add entry for Enric Balletbo i Serra
Enric Balletbo i Serra
1
-0
/
+2
2023-03-23
mailmap: map Sai Prakash Ranjan's old address to his current one
Konrad Dybcio
1
-0
/
+1
2023-03-23
mailmap: map Rajendra Nayak's old address to his current one
Konrad Dybcio
1
-0
/
+1
2023-03-23
Revert "kasan: drop skip_kasan_poison variable in free_pages_prepare"
Peter Collingbourne
1
-1
/
+2
[next]