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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-05
maple_tree: inline mas_wr_spanning_rebalance()
Liam R. Howlett
1
-23
/
+15
2026-04-05
maple_tree: start using maple copy node for destination
Liam R. Howlett
3
-180
/
+456
2026-04-05
maple_tree: add gap support, slot and pivot sizes for maple copy
Liam R. Howlett
2
-0
/
+6
2026-04-05
maple_tree: introduce ma_leaf_max_gap()
Liam R. Howlett
1
-20
/
+28
2026-04-05
maple_tree: change initial big node setup in mas_wr_spanning_rebalance()
Liam R. Howlett
2
-23
/
+153
2026-04-05
maple_tree: inline mas_spanning_rebalance_loop() into mas_wr_spanning_rebalance()
Liam R. Howlett
1
-1
/
+107
2026-04-05
maple_tree: testing update for spanning store
Liam R. Howlett
1
-9
/
+163
2026-04-05
maple_tree: introduce maple_copy node and use it in mas_spanning_rebalance()
Liam R. Howlett
2
-9
/
+157
2026-04-05
maple_tree: correct right ma_wr_state end pivot in mas_wr_spanning_store()
Liam R. Howlett
1
-0
/
+1
2026-04-05
maple_tree: move maple_subtree_state from mas_wr_spanning_store to mas_wr_spanning_rebalance
Liam R. Howlett
1
-20
/
+21
2026-04-05
maple_tree: don't pass through height in mas_wr_spanning_store
Liam R. Howlett
1
-5
/
+4
2026-04-05
maple_tree: remove l_wr_mas from mas_wr_spanning_rebalance
Liam R. Howlett
1
-11
/
+8
2026-04-05
maple_tree: make ma_wr_states reliable for reuse in spanning store
Liam R. Howlett
1
-0
/
+2
2026-04-05
maple_tree: inline mas_spanning_rebalance() into mas_wr_spanning_rebalance()
Liam R. Howlett
1
-1
/
+19
2026-04-05
maple_tree: remove unnecessary assignment of orig_l index
Liam R. Howlett
1
-1
/
+1
2026-04-05
maple_tree: extract use of big node from mas_wr_spanning_store()
Liam R. Howlett
1
-18
/
+26
2026-04-05
maple_tree: move mas_spanning_rebalance loop to function
Liam R. Howlett
1
-50
/
+58
2026-04-05
maple_tree: fix mas_dup_alloc() sparse warning
Liam R. Howlett
1
-2
/
+9
2026-04-05
mm/fadvise: validate offset in generic_fadvise
Kevin Lourenco
1
-1
/
+1
2026-04-05
ksm: initialize the addr only once in rmap_walk_ksm
xu xin
1
-4
/
+3
2026-04-05
Merge tag 'sched-urgent-2026-04-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-8
/
+6
2026-04-05
Merge tag 'perf-urgent-2026-04-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+4
2026-04-05
Merge tag 'irq-urgent-2026-04-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+2
2026-04-05
i915: don't use a vma that didn't match the context VM
Linus Torvalds
1
-0
/
+2
2026-04-05
clk: qcom: gcc-x1e80100: Keep GCC USB QTB clock always ON
Jagadeesh Kona
1
-0
/
+1
2026-04-05
clk: qcom: Constify list of critical CBCR registers
Krzysztof Kozlowski
32
-33
/
+33
2026-04-05
clk: qcom: Constify qcom_cc_driver_data
Krzysztof Kozlowski
33
-33
/
+33
2026-04-05
clk: qcom: videocc-glymur: Constify qcom_cc_desc
Krzysztof Kozlowski
1
-1
/
+1
2026-04-05
tools/power/x86/intel-speed-select: v1.26 release
Srinivas Pandruvada
1
-1
/
+1
2026-04-05
tools/power/x86/intel-speed-select: Fix output when running on unsupported CLX platforms
Zhang Rui
1
-2
/
+4
2026-04-05
tools/power/x86/intel-speed-select: Print Version info when Incompatible API version is detected
Zhang Rui
1
-6
/
+7
2026-04-05
tools/power/x86/intel-speed-select: Fix some program return value
Zhang Rui
1
-2
/
+2
2026-04-05
tools/power/x86/intel-speed-select: Fix cpu extended family ID decoding
Zhang Rui
1
-6
/
+7
2026-04-05
tools/power/x86/intel-speed-select: Avoid current base freq as maximum
Srinivas Pandruvada
1
-1
/
+4
2026-04-05
Merge tag 'mips-fixes_7.0_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
10
-70
/
+266
2026-04-05
Merge tag 'char-misc-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
49
-260
/
+545
2026-04-05
Merge tag 'tty-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-0
/
+18
2026-04-05
Merge tag 'usb-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
43
-277
/
+507
2026-04-05
EDAC/mc: Fix error path ordering in edac_mc_alloc()
Borislav Petkov (AMD)
1
-3
/
+3
2026-04-05
gpu: nova-core: vbios: use from_le_bytes() for PCI ROM header parsing
John Hubbard
1
-6
/
+1
2026-04-05
gpu: nova-core: bitfield: fix broken Default implementation
Eliot Courtney
1
-3
/
+2
2026-04-05
gpu: nova-core: falcon: pad firmware DMA object size to required block alignment
Alexandre Courbot
1
-2
/
+19
2026-04-05
gpu: nova-core: gsp: fix undefined behavior in command queue code
Alexandre Courbot
1
-44
/
+66
2026-04-05
x86/mce/amd: Filter bogus hardware errors on Zen3 clients
Yazen Ghannam
1
-0
/
+8
2026-04-05
kconfig: forbid multiple entries with the same symbol in a choice
Masahiro Yamada
1
-11
/
+4
2026-04-05
Documentation: kbuild: Update the debug information notes in reproducible-builds.rst
Nathan Chancellor
1
-2
/
+5
2026-04-05
checksyscalls: move instance functionality into generic code
Thomas Weißschuh
2
-6
/
+4
2026-04-05
checksyscalls: only run when necessary
Thomas Weißschuh
2
-3
/
+14
2026-04-05
checksyscalls: fail on all intermediate errors
Thomas Weißschuh
1
-0
/
+2
2026-04-05
checksyscalls: move path to reference table to a variable
Thomas Weißschuh
1
-1
/
+3
[prev]
[next]