summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-04rust: sync: Add abstraction for synchronize_rcu()Philipp Stanner
2026-08-04spi: Add support for StarFive JHB100 SFCMark Brown
2026-08-04spi: dw: Add support for StarFive JHB100 SoC SFCChanghuang Liang
2026-08-04spi: dt-bindings: snps,dw-apb-ssi: Add starfive,jhb100-sfcChanghuang Liang
2026-08-04spi: dw: detect enhanced spi modeSudip Mukherjee
2026-08-04spi: dw: use irq handler for enhanced spiSudip Mukherjee
2026-08-04spi: dw: send cmd and addr to start the spi transferSudip Mukherjee
2026-08-04spi: dw: Introduce enhanced single/dual/quad/octal spiSudip Mukherjee
2026-08-04spi: dw: update NDF while using enhanced spi modeSudip Mukherjee
2026-08-04spi: dw: adjust size of mem_opSudip Mukherjee
2026-08-04spi: dw: add check for support of enhanced spiSudip Mukherjee
2026-08-04spi: dw: update SPI_CTRLR0 registerSudip Mukherjee
2026-08-04spi: dw: Introduce spi_frf and STD_SPISudip Mukherjee
2026-08-04dt-bindings: mmc: sunxi: add compatible string for Allwinner A733 MMC0/1/2Jerome Brunet
2026-08-04dt-bindings: mmc: Document fixed-layout NVMEM provider supportLoic Poulain
2026-08-04mmc: sdhci: unmap the bounce buffer before device releaseMyeonghun Pak
2026-08-04mmc: sdhci: make tuning_err a signed intHaibo Chen
2026-08-04ALSA: hda/core: Log stream DMA errors on interruptArun Raghavan
2026-08-04drm/omap: dsi: Do not copy isr tableAndreas Kemnade
2026-08-04net/openvswitch: check Ethernet header length in key_extract()Cen Zhang (Microsoft)
2026-08-04mm/slab, kfence, memcg: completely remove obj_ext for kfence objectsVlastimil Babka (SUSE)
2026-08-04futex: Avoid private hash use-after-free on final putFelix Hoffmann
2026-08-04riscv/runtime-const: Disable linker relaxation for RUNTIME_MAGICFangrui Song
2026-08-04mm/slab: stop allocating objcg pointers when unnecessaryVlastimil Babka (SUSE)
2026-08-04mm/slab: add cache_ and slab_needs_objcg() helpersVlastimil Babka (SUSE)
2026-08-04mm/slab: stop exporting kvfree_rcu_barrier[_on_cache]()Vlastimil Babka (SUSE)
2026-08-04slub_kunit: extend the test for kfree_rcu_nolock()Harry Yoo (Oracle)
2026-08-04mm/slab: introduce kfree_rcu_nolock()Harry Yoo (Oracle)
2026-08-04mm/slab: introduce struct kvfree_rcu_head for kvfree_rcu batchingHarry Yoo (Oracle)
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)