summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-04docs: security-bugs: clarify some mandatory steps for AI reportsWilly Tarreau
2026-08-04docs: coding-assistant: explain important steps when looking for bugsWilly Tarreau
2026-08-04docs: security-bugs: clarify what counts as a valid versionWilly Tarreau
2026-08-04docs: threat-model: move fake devices out of "non production use"Willy Tarreau
2026-08-04docs: threat-model: clarify "security bug" vs "vulnerability"Willy Tarreau
2026-08-04Documentation/rv: Explain epoll and aborted sleepsChao Liu
2026-08-04rv: Fix 32-bit build of nomiss KUnit testGabriele Monaco
2026-08-04dt-bindings: net: Correct white-space styleKrzysztof Kozlowski
2026-08-04pmdomain: mediatek: Fix mt8183 hang on bootDmitry Osipenko
2026-08-04pmdomain: amlogic: Add support for A9 power domains controllerXianwei Zhao
2026-08-04pmdomain: Merge branch dt into nextUlf Hansson
2026-08-04iommu/arm-smmu-v3: Replace sort_nonatomic() with sort()Kuan-Wei Chiu
2026-08-04drm/shmem_helper: Check VMA boundaries for PMD mappingsChristian A. Ehrhardt
2026-08-04Merge branch 'geneve-support-per-netns-device-unregistration'Paolo Abeni
2026-08-04dt-bindings: power: Add Amlogic A9 power domainsXianwei Zhao
2026-08-04geneve: Support per-netns netdev unregistration.Kuniyuki Iwashima
2026-08-04geneve: Protect geneve_net and geneve_sock with per-netns mutex.Kuniyuki Iwashima
2026-08-04geneve: Unlink geneve->sock[46].hlist[46].hlist in __geneve_sock_release().Kuniyuki Iwashima
2026-08-04MAINTAINERS: add SpacemiT K1/K3 I2S entryTroy Mitchell
2026-08-04mmc: Merge branch fixes into nextUlf Hansson
2026-08-04mmc: loongson2: Fix sg iteration in data reorder functionsBinbin Zhou
2026-08-04mmc: omap_hsmmc: fix busy_timeout overflow in ns conversion on 32-bitZhan Xusheng
2026-08-04drivers/perf: hisi: Remove redundant dev_err()/dev_err_probe()Pan Chuang
2026-08-04perf: arm_cspmu: Remove redundant dev_err()Pan Chuang
2026-08-04perf: Remove redundant dev_err()/dev_err_probe()Pan Chuang
2026-08-04block/blk-iocost: annotate ioc_pd_stat reads with data_race()Tao Cui
2026-08-04block: handle nogenerate/noverify properly in fs-integrityChristoph Hellwig
2026-08-04block: lift BIP_CHECK_FLAGS to include/linux/bio-integrity.hChristoph Hellwig
2026-08-04block: remove bip_should_checkChristoph Hellwig
2026-08-04Documentation: block: zloop: clarify capacity alignmentXu Rao
2026-08-04spi: cadence-xspi: remove 64BIT dependencyMark Brown
2026-08-04spi: cadence-xspi: remove 64BIT Kconfig dependencyJisheng Zhang
2026-08-04spi: cadence-xspi: only use readsq/writesq under 64BITJisheng Zhang
2026-08-04spi: cadence-xspi: put marvell support code under CONFIG_64BITJisheng Zhang
2026-08-04spi: cadence-xspi: group marvell support code togetherJisheng Zhang
2026-08-04mmc: atmel-mci: Fix use-after-free in atmci_remove due to race conditionPei Xiao
2026-08-04ublk: clear auto buf reg before updating io->buf in batch commitYang Xiuwei
2026-08-04block: split out a new blk_plug.h headerChristoph Hellwig
2026-08-04block: implement async io_uring zone reset allChristoph Hellwig
2026-08-04block: remove most blkdev_cmd_discard argumentsChristoph Hellwig
2026-08-04block: also reject zone open / close on conventional zonesChristoph Hellwig
2026-08-04block: remove blk_zone_wplug_handle_zone_mgmtChristoph Hellwig
2026-08-04block: allow REQ_NOWAIT zone management commandsChristoph Hellwig
2026-08-04block: remove a dead return statement in blk_zone_plug_bioChristoph Hellwig
2026-08-04zloop: truncate finished zones to zone capacityXu Rao
2026-08-04rust: revocable: Use LKMM atomics instead of Rust atomicsGary Guo
2026-08-04rust: sync: Add generic memory barriersGary Guo
2026-08-04rust: sync: Add helpers for mb, dma_mb and friendsGary Guo
2026-08-04rust: sync: Use safe synchronize_rcu() abstraction in pollPhilipp Stanner
2026-08-04rust: revocable: Use safe synchronize_rcu() abstractionPhilipp Stanner