summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-06wifi: wcn36xx: fix OOB read from firmware count in PRINT_REG_INFO indicationTristan Madani
2026-06-06wifi: wcn36xx: fix heap overflow from oversized firmware HAL responseTristan Madani
2026-06-06Merge tag 'vfs-7.1-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-06rust: i2c: fix I2cAdapter refcounts double incrementNicolás Antinori
2026-06-06perf mmap: Fix NULL deref in aio cleanup on alloc failureArnaldo Carvalho de Melo
2026-06-06vfs: uapi: retire octal and hex numbers in favor of (1 << n) for O_ flagsJori Koolstra
2026-06-06bpf: add bpf_real_inode() kfuncChristian Brauner
2026-06-06bpf: Add simple xattr support to bpffsrefs/merge-window/90272c66977cd3593c735fe51cb0a52cc0e89077Daniel Borkmann
2026-06-06kernfs: link kn to its parent before the LSM init hookChristian Brauner
2026-06-06Merge patch series "Rework simple xattrs"Christian Brauner
2026-06-06simpe_xattr: use per-sb cacheMiklos Szeredi
2026-06-06simple_xattr: change interface to pass struct simple_xattrs **Miklos Szeredi
2026-06-06tmpfs: simplify constructing "security.foo" xattr namesMiklos Szeredi
2026-06-06kernfs: fix xattr race condition with multiple superblocksMiklos Szeredi
2026-06-06debugobjects: Don't call fill_pool() in early boot hardirq contextWaiman Long
2026-06-06Merge tag 'pin-init-v7.2' of https://github.com/Rust-for-Linux/linux into rus...Miguel Ojeda
2026-06-05kconfig: Remove the architecture specific config for PropellerRong Xu
2026-06-05kconfig: Remove the architecture specific config for AutoFDORong Xu
2026-06-05modpost: Add __llvm_covfun and __llvm_covmap to section_white_listJames Lee
2026-06-05selftests/bpf: Inspect the signature verdict exposed to BPF LSMDaniel Borkmann
2026-06-05bpf: Expose signature verdict via bpf_prog_auxKP Singh
2026-06-05Merge branch 'selftests-bpf-libarena-add-initial-data-structures'Alexei Starovoitov
2026-06-05selftests/bpf: libarena: parallel test harness and spmc parallel selftestEmil Tsalapatis
2026-06-05selftests/bpf: libarena: Add spmc queue data structureEmil Tsalapatis
2026-06-05selftests/bpf: libarena: Add rbtree data structureEmil Tsalapatis
2026-06-05net: stmmac: xgmac: report L3/L4 filter match count in ethtool statsNazim Amirul
2026-06-05net: microchip: sparx5: clean up PSFP resources on flower setup failureHaoxiang Li
2026-06-05netlabel: validate unlabeled address and mask attribute lengthsChenguang Zhao
2026-06-05Merge branch 'net-airoha-support-multiple-net_devices-connected-to-the-same-g...Jakub Kicinski
2026-06-05net: airoha: Support multiple LAN/WAN interfaces for hw MAC address configura...Lorenzo Bianconi
2026-06-05net: airoha: Introduce WAN device flagLorenzo Bianconi
2026-06-05net: airoha: Do not stop GDM port if it is sharedLorenzo Bianconi
2026-06-05net: airoha: Support multiple net_devices for a single FE GDM portLorenzo Bianconi
2026-06-05net: airoha: Remove private net_device pointer in airoha_gdm_dev structLorenzo Bianconi
2026-06-05dt-bindings: net: airoha: Add GDM port ethernet child nodeLorenzo Bianconi
2026-06-05Merge branch 'net-mdio-realtek-rtl9300-refactor-initialization-and-port-lookup'Jakub Kicinski
2026-06-05net: mdio: realtek-rtl9300: Correctly handle ethernet-phy-packageManuel Stocker
2026-06-05net: mdio: realtek-rtl9300: reorder controller setupMarkus Stockhausen
2026-06-05net: mdio: realtek-rtl9300: relocate c22/c45 device tree readoutMarkus Stockhausen
2026-06-05net: mdio: realtek-rtl9300: relocate topology setupMarkus Stockhausen
2026-06-05net: mdio: realtek-rtl9300: harden otto_emdio_probe_one()Markus Stockhausen
2026-06-05net: mdio: realtek-rtl9300: harden otto_emdio_map_ports()Markus Stockhausen
2026-06-05net: mdio: realtek-rtl9300: Refactor otto_emdio_map_ports()Markus Stockhausen
2026-06-05bnge: fix context mem iterationVikas Gupta
2026-06-05net: stmmac: dwmac4: Report DCB feature capabilityOvidiu Panait
2026-06-05net: ena: PHC: Add missing barrierArthur Kiyanovski
2026-06-05net: airoha: Add NULL check for of_reserved_mem_lookup() in airoha_qdma_init_...ZhaoJinming
2026-06-05hsr: broadcast netlink notifications in the device's net namespaceMaoyi Xie
2026-06-05Merge branch 'net-devmem-allow-bind-rx-from-non-init-user-namespaces'Jakub Kicinski
2026-06-05selftests: drv-net: add userns devmem RX testBobby Eshleman