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
2025-04-20
gcc-15: disable '-Wunterminated-string-initialization' entirely for now
Linus Torvalds
2
-3
/
+3
2025-04-20
Linux 6.15-rc3
Linus Torvalds
1
-1
/
+1
2025-04-20
gcc-15: work around sequence-point warning
Linus Torvalds
1
-3
/
+6
2025-04-20
gcc-15: add '__nonstring' markers to byte arrays
Linus Torvalds
4
-5
/
+5
2025-04-20
gcc-15: get rid of misc extra NUL character padding
Linus Torvalds
2
-2
/
+2
2025-04-20
gcc-15: acpi: sprinkle random '__nonstring' crumbles around
Linus Torvalds
4
-5
/
+5
2025-04-20
gcc-15: make 'unterminated string initialization' just a warning
Linus Torvalds
1
-0
/
+3
2025-04-19
Revert "hfs{plus}: add deprecation warning"
Christian Brauner
2
-4
/
+0
2025-04-18
drm/msm/a6xx+: Don't let IB_SIZE overflow
Rob Clark
2
-4
/
+11
2025-04-18
tracing: selftests: Add testing a user string to filters
Steven Rostedt
1
-0
/
+20
2025-04-18
x86/boot/sev: Avoid shared GHCB page for early memory acceptance
Ard Biesheuvel
3
-53
/
+21
2025-04-18
x86/cpu/amd: Fix workaround for erratum 1054
Sandipan Das
1
-7
/
+12
2025-04-18
io_uring/zcrx: fix late dma unmap for a dead dev
Pavel Begunkov
2
-4
/
+18
2025-04-17
MAINTAINERS: add section for locking of mm's and VMAs
Lorenzo Stoakes
1
-0
/
+16
2025-04-17
mm: vmscan: fix kswapd exit condition in defrag_mode
Johannes Weiner
1
-1
/
+7
2025-04-17
mm: vmscan: restore high-cpu watermark safety in kswapd
Johannes Weiner
3
-16
/
+19
2025-04-17
MAINTAINERS: add Pedro as reviewer to the MEMORY MAPPING section
Lorenzo Stoakes
1
-0
/
+1
2025-04-17
mm/memory: move sanity checks in do_wp_page() after mapcount vs. refcount stabilization
David Hildenbrand
1
-2
/
+2
2025-04-17
mm, hugetlb: increment the number of pages to be reset on HVO
Oscar Salvador
1
-3
/
+3
2025-04-17
writeback: fix false warning in inode_to_wb()
Andreas Gruenbacher
1
-0
/
+1
2025-04-17
docs: ABI: replace mcroce@microsoft.com with new Meta address
Ahmad Fatoum
2
-6
/
+6
2025-04-17
mm/gup: fix wrongly calculated returned value in fault_in_safe_writeable()
Baoquan He
1
-2
/
+2
2025-04-17
MAINTAINERS: add memory advice section
Lorenzo Stoakes
1
-0
/
+14
2025-04-17
MAINTAINERS: add mmap trace events to MEMORY MAPPING
Liam R. Howlett
1
-0
/
+1
2025-04-17
mm: memcontrol: fix swap counter leak from offline cgroup
Muchun Song
1
-1
/
+1
2025-04-17
MAINTAINERS: add MM subsection for the page allocator
Vlastimil Babka
1
-0
/
+15
2025-04-17
MAINTAINERS: update SLAB ALLOCATOR maintainers
Vlastimil Babka
2
-2
/
+4
2025-04-17
fs/dax: fix folio splitting issue by resetting old folio order + _nr_pages
David Hildenbrand
2
-0
/
+18
2025-04-17
mm/page_alloc: fix deadlock on cpu_hotplug_lock in __accept_page()
Kirill A. Shutemov
4
-2
/
+31
2025-04-17
tracing: Fix filter string testing
Steven Rostedt
1
-2
/
+2
2025-04-17
drm/xe/pxp: do not queue unneeded terminations from debugfs
Daniele Ceraolo Spurio
1
-2
/
+11
2025-04-17
drm/xe/dma_buf: stop relying on placement in unmap
Matthew Auld
1
-4
/
+1
2025-04-17
drm/xe/userptr: fix notifier vs folio deadlock
Matthew Auld
1
-24
/
+0
2025-04-17
drm/xe: Set LRC addresses before guc load
Lucas De Marchi
1
-30
/
+45
2025-04-17
ftrace: Fix type of ftrace_graph_ent_entry.depth
Ilya Leoshkevich
1
-2
/
+2
2025-04-17
ftrace: fix incorrect hash size in register_ftrace_direct()
Menglong Dong
1
-3
/
+4
2025-04-17
ftrace: Free ftrace hashes after they are replaced in the subops code
Steven Rostedt
1
-1
/
+7
2025-04-17
ftrace: Reinitialize hash to EMPTY_HASH after freeing
Steven Rostedt
1
-0
/
+4
2025-04-17
ftrace: Initialize variables for ftrace_startup/shutdown_subops()
Steven Rostedt
1
-4
/
+4
2025-04-17
bcachefs: Fix snapshotting a subvolume, then renaming it
Kent Overstreet
1
-1
/
+43
2025-04-17
io_uring/rsrc: ensure segments counts are correct on kbuf buffers
Jens Axboe
1
-5
/
+22
2025-04-17
cgroup/cpuset-v1: Add missing support for cpuset_v2_mode
T.J. Mercier
1
-0
/
+29
2025-04-17
cgroup: Fix compilation issue due to cgroup_mutex not being exported
gaoxu
1
-1
/
+1
2025-04-17
cpufreq: Avoid using inconsistent policy->min and policy->max
Rafael J. Wysocki
1
-7
/
+25
2025-04-17
cpufreq/sched: Set need_freq_update in ignore_dl_rate_limit()
Rafael J. Wysocki
1
-1
/
+4
2025-04-17
cpufreq/sched: Explicitly synchronize limits_changed flag handling
Rafael J. Wysocki
1
-4
/
+24
2025-04-17
cpufreq/sched: Fix the usage of CPUFREQ_NEED_UPDATE_LIMITS
Rafael J. Wysocki
1
-3
/
+15
2025-04-17
net: ethernet: mtk_eth_soc: revise QDMA packet scheduler settings
Bo-Cun Chen
1
-3
/
+3
2025-04-17
net: ethernet: mtk_eth_soc: correct the max weight of the queue limit for 100Mbps
Bo-Cun Chen
1
-2
/
+2
2025-04-17
net: ethernet: mtk_eth_soc: reapply mdc divider on reset
Bo-Cun Chen
2
-15
/
+25
[next]