summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-04arm64: dts: sophgo: add initial Milk-V Duo S board supportJoshua Milas
2026-08-04riscv: dts: sophgo: Add Milk-V Duo 256M board supportChen-Yu Yeh
2026-08-04riscv: dts: sophgo: cv180x: Add PWR_GPIO controllerChen-Yu Yeh
2026-08-04dt-bindings: soc: sophgo: add Milk-V Duo 256M boardChen-Yu Yeh
2026-08-04riscv64: dts: sophgo: add initial Milk-V Duo S board supportJoshua Milas
2026-08-04riscv64: dts: sophgo: add SG2000 dtsiJoshua Milas
2026-08-04riscv: dts: sophgo: cv180x: Allow the DMA multiplexer to set channel number f...Inochi Amaoto
2026-08-04ata: use named initializers for acpi_device_idPawel Zalewski (The Capable Hub)
2026-08-04packet: synchronize pressure clearing with ring reconfigurationZihan Xi
2026-08-04fpga: dfl: fix spelling in sysfs-platform-dfl-port ABI documentationAyananta Paul
2026-08-04fpga: altera-cvp: Avoid out-of-bounds read in trailing byte writeDaisuke Matsuda
2026-08-04Merge branch 'bpf-invalidate-rcu-pointers-after-final-spin-unlock'Kumar Kartikeya Dwivedi
2026-08-04selftests/bpf: Test RCU pointer invalidation after spin unlockNing Ding
2026-08-04bpf: Invalidate RCU pointers after final spin unlockNing Ding
2026-08-04Merge tag 'aspeed-7.2-driver-fixes-0' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann
2026-08-04usb: xhci: use BIT_ULL for CRCR bits to fix incorrect 64bit maskLachlan Hodges
2026-08-04dm-stats: fix a crash if allocation of per-cpu data failsMikulas Patocka
2026-08-04dm array: reject an array block whose value size is not the caller'sBryam Vargas
2026-08-04dm array: validate array block headers on readBryam Vargas
2026-08-04mm/slab: reduce slabobj_ext memory with allocation profiling disabledVlastimil Babka (SUSE)
2026-08-04Merge branch 'selftests-lib' into nextMike Rapoport (Microsoft)
2026-08-04mm/slab: introduce slab_obj_ext_has_codetag()Vlastimil Babka (SUSE)
2026-08-04Merge branch 'misc' into nextMike Rapoport (Microsoft)
2026-08-04Merge branch 'fixes' into nextMike Rapoport (Microsoft)
2026-08-04Merge branch 'crashkernel-cma' into kexec-nextMike Rapoport (Microsoft)
2026-08-04Merge branch 'kexec-misc' into kexec-nextMike Rapoport (Microsoft)
2026-08-04Merge branch 'kexec-fixes' into kexec-nextMike Rapoport (Microsoft)
2026-08-04pinctrl: sx150x: allow build when I2C is a moduleTsz Shan Chan
2026-08-04erofs: fix typo in error messagesGiuseppe Scrivano
2026-08-04Merge branch 'fixes-for-bpf_get_fsverity_digest'Kumar Kartikeya Dwivedi
2026-08-04fsverity: Fix silent truncation in bpf_get_fsverity_digest()Eric Biggers
2026-08-04fsverity: Fix bpf_get_fsverity_digest() dynptr assumptionsEric Biggers
2026-08-04Merge patch series "kho: make boot time huge page allocation work nicely with...Mike Rapoport (Microsoft)
2026-08-04kho: exclude hugetlb memory from scratch size calculationPratyush Yadav (Google)
2026-08-04memblock: add memblock_reserved_hugetlb_size()Pratyush Yadav (Google)
2026-08-04memblock: make HugeTLB bootmem allocation work with KHOPratyush Yadav (Google)
2026-08-04memblock: always include KHO headersPratyush Yadav (Google)
2026-08-04kho: extend scratchPratyush Yadav (Google)
2026-08-04mm/mm_init: don't rely on memblock to get KHO scratch migratetypePratyush Yadav (Google)
2026-08-04kho: initialize preserved memory map radix tree earlierPratyush Yadav (Google)
2026-08-04kho: initialize kho_scratch pointer earlier in bootPratyush Yadav (Google)
2026-08-04kho: expose kho_scratch_overlap() to kexec_handover.hPratyush Yadav (Google)
2026-08-04kho: add kho_radix_init_tree()Pratyush Yadav (Google)
2026-08-04kho: allow destroying KHO radix treePratyush Yadav (Google)
2026-08-04kho: allow early-boot usage of the KHO radix treePratyush Yadav (Google)
2026-08-04kho: add data argument to radix walk callbackPratyush Yadav (Google)
2026-08-04kho: add callback for table pagesPratyush Yadav (Google)
2026-08-04kho: add a struct for radix callbacksPratyush Yadav (Google)
2026-08-04kho: move all memory retrieval logic to kho_mem_retrieve()Pratyush Yadav (Google)
2026-08-04kho: store incoming radix tree in kho_inPratyush Yadav (Google)