summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-05maple_tree: separate wr_split_store and wr_rebalance store type code pathLiam R. Howlett1-24/+23
2026-04-05maple_tree: remove unnecessary return statementsLiam R. Howlett1-11/+0
2026-04-05maple_tree: inline mas_wr_spanning_rebalance()Liam R. Howlett1-23/+15
2026-04-05maple_tree: start using maple copy node for destinationLiam R. Howlett3-182/+458
2026-04-05maple_tree: add gap support, slot and pivot sizes for maple copyLiam R. Howlett2-0/+6
2026-04-05maple_tree: introduce ma_leaf_max_gap()Liam R. Howlett1-20/+28
2026-04-05maple_tree: change initial big node setup in mas_wr_spanning_rebalance()Liam R. Howlett2-23/+153
2026-04-05maple_tree: inline mas_spanning_rebalance_loop() into mas_wr_spanning_rebalan...Liam R. Howlett1-1/+107
2026-04-05maple_tree: testing update for spanning storeLiam R. Howlett1-9/+163
2026-04-05maple_tree: introduce maple_copy node and use it in mas_spanning_rebalance()Liam R. Howlett2-9/+157
2026-04-05maple_tree: correct right ma_wr_state end pivot in mas_wr_spanning_store()Liam R. Howlett1-0/+1
2026-04-05maple_tree: move maple_subtree_state from mas_wr_spanning_store to mas_wr_spa...Liam R. Howlett1-20/+21
2026-04-05maple_tree: don't pass through height in mas_wr_spanning_storeLiam R. Howlett1-5/+4
2026-04-05maple_tree: remove l_wr_mas from mas_wr_spanning_rebalanceLiam R. Howlett1-11/+8
2026-04-05maple_tree: make ma_wr_states reliable for reuse in spanning storeLiam R. Howlett1-0/+2
2026-04-05maple_tree: inline mas_spanning_rebalance() into mas_wr_spanning_rebalance()Liam R. Howlett1-1/+19
2026-04-05maple_tree: remove unnecessary assignment of orig_l indexLiam R. Howlett1-1/+1
2026-04-05maple_tree: extract use of big node from mas_wr_spanning_store()Liam R. Howlett1-18/+26
2026-04-05maple_tree: move mas_spanning_rebalance loop to functionLiam R. Howlett1-50/+58
2026-04-05maple_tree: fix mas_dup_alloc() sparse warningLiam R. Howlett1-2/+9
2026-04-05mm/fadvise: validate offset in generic_fadviseKevin Lourenco1-1/+1
2026-04-05ksm: initialize the addr only once in rmap_walk_ksmxu xin1-4/+3
2026-04-05Merge tag 'sched-urgent-2026-04-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-8/+6
2026-04-05Merge tag 'perf-urgent-2026-04-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+4
2026-04-05Merge tag 'irq-urgent-2026-04-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2026-04-05i915: don't use a vma that didn't match the context VMLinus Torvalds1-0/+2
2026-04-05clk: qcom: gcc-x1e80100: Keep GCC USB QTB clock always ONJagadeesh Kona1-0/+1
2026-04-05clk: qcom: Constify list of critical CBCR registersKrzysztof Kozlowski32-33/+33
2026-04-05clk: qcom: Constify qcom_cc_driver_dataKrzysztof Kozlowski33-33/+33
2026-04-05clk: qcom: videocc-glymur: Constify qcom_cc_descKrzysztof Kozlowski1-1/+1
2026-04-05tools/power/x86/intel-speed-select: v1.26 releaseSrinivas Pandruvada1-1/+1
2026-04-05tools/power/x86/intel-speed-select: Fix output when running on unsupported CL...Zhang Rui1-2/+4
2026-04-05tools/power/x86/intel-speed-select: Print Version info when Incompatible API ...Zhang Rui1-6/+7
2026-04-05tools/power/x86/intel-speed-select: Fix some program return valueZhang Rui1-2/+2
2026-04-05tools/power/x86/intel-speed-select: Fix cpu extended family ID decodingZhang Rui1-6/+7
2026-04-05tools/power/x86/intel-speed-select: Avoid current base freq as maximumSrinivas Pandruvada1-1/+4
2026-04-05Merge tag 'mips-fixes_7.0_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-72/+268
2026-04-05Merge tag 'char-misc-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds49-260/+545
2026-04-05Merge tag 'tty-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+18
2026-04-05Merge tag 'usb-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds43-279/+509
2026-04-05EDAC/mc: Fix error path ordering in edac_mc_alloc()Borislav Petkov (AMD)1-3/+3
2026-04-05gpu: nova-core: vbios: use from_le_bytes() for PCI ROM header parsingJohn Hubbard1-6/+1
2026-04-05gpu: nova-core: bitfield: fix broken Default implementationEliot Courtney1-3/+2
2026-04-05gpu: nova-core: falcon: pad firmware DMA object size to required block alignmentAlexandre Courbot1-2/+19
2026-04-05gpu: nova-core: gsp: fix undefined behavior in command queue codeAlexandre Courbot1-46/+68
2026-04-05x86/mce/amd: Filter bogus hardware errors on Zen3 clientsYazen Ghannam1-0/+8
2026-04-05kconfig: forbid multiple entries with the same symbol in a choiceMasahiro Yamada1-11/+4
2026-04-05Documentation: kbuild: Update the debug information notes in reproducible-bui...Nathan Chancellor1-2/+5
2026-04-05checksyscalls: move instance functionality into generic codeThomas Weißschuh2-6/+4
2026-04-05checksyscalls: only run when necessaryThomas Weißschuh2-3/+14