summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-06perf c2c: Fix use-after-free in he__get_c2c_hists() error pathArnaldo Carvalho de Melo
2026-06-06perf stat: Introduce perf_env__get_cpu_topology() to guard NULL env->cpuArnaldo Carvalho de Melo
2026-06-06Merge tag 'rust-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-06-06ALSA: pcm: Fix unlocked runtime state reads in xfer ioctlsCássio Gabriel
2026-06-06ALSA: seq: Fix partial userptr event expansionHyeongJun An
2026-06-06wifi: ath9k_htc: allocate tx_buf and buf togetherRosen Penev
2026-06-06wifi: ath9k: remove disabling of bandsRosen Penev
2026-06-06wifi: ath9k: remove TX99 power array zero initRosen Penev
2026-06-06wifi: ath9k: Clear DMA descriptors without memsetRosen Penev
2026-06-06wifi: ath9k_htc: use module_usb_driverRosen Penev
2026-06-06wifi: wcn36xx: allocate chan_surveys with main structRosen Penev
2026-06-06wifi: wcn36xx: fix spelling mistakes in dxe header commentStepan Ionichev
2026-06-06wifi: wcn36xx: fix OOB read from short trigger BA firmware responseTristan Madani
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 bpffsDaniel 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