summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-22ext4: check dir entry fits before reading the hash trailer in ext4_search_dir()Xiang Mei
2026-07-22ext4: fix buffer_head leak in ext4_init_orphan_infoGuanghui Yang
2026-07-22Documentation/core-api: min_heap: remove documented but unimplemented min_hea...Jyun-An Chen
2026-07-22libarena: Use compiler load-acquire/store-release in bpf_atomic.hPuranjay Mohan
2026-07-22ext4: clear error before retrying inode xattr space fallbackGuanghui Yang
2026-07-22RDMA/bnxt_re: Clear VM_MAYWRITE on DBR/toggle page mmapSelvin Xavier
2026-07-22drm/xe/i2c: Allow per domain unique idRaag Jadav
2026-07-22ext4: propagate errors from fast commit range replayGuanghui Yang
2026-07-22docs/ja_JP: translate submitting-patches.rst (sign-off)Akiyoshi Kurita
2026-07-22Documentation: proc: fix repeated word 'page'Yahya Toubali
2026-07-22scripts/kernel-doc: Suggest possible names for excess descriptionsRyszard Knop
2026-07-22x86/cpu: Remove unnecessary __maybe_unused annotationsThorsten Blum
2026-07-22Merge tag 'wireless-2026-07-22' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-07-22wifi: ath11k: add purwa-iot-evk and qcs6490-rb3gen2 to usecase firmware tableMiaoqing Pan
2026-07-22wifi: ath11k: Avoid buffer overread in ath11k_wmi_tlv_op_rx()Jeff Johnson
2026-07-22wifi: ath12k: Avoid buffer overread in ath12k_wmi_op_rx()Jeff Johnson
2026-07-22wifi: ath12k: fix survey indexing across bandsMatthew Leach
2026-07-22wifi: ath6kl: Constify struct cfg80211_opsChristophe JAILLET
2026-07-22wifi: ath12k: Set DTIM policy to stick mode for station interfaceDaizhuang Bai
2026-07-22wifi: carl9170: cmd: downgrade transient register I/O errors to wiphy_dbgMasi Osmani
2026-07-22wifi: carl9170: rx: track PHY errors via debugfsMasi Osmani
2026-07-22wifi: carl9170: mac80211: document spatial multiplexing power save handlerMasi Osmani
2026-07-22wifi: ath12k: Constify struct ath12k_dp_arch_opsChristophe JAILLET
2026-07-22wifi: ath12k: fix scan command endianness on big endianAlexander Wilhelm
2026-07-22wifi: ath11k: Correctly copy the hint BSSID in WMI scan requestJeff Johnson
2026-07-22wifi: ath12k: Correctly copy the hint BSSID in WMI scan requestJeff Johnson
2026-07-22wifi: ath12k: allocate HOST_DDR and BDF regions after Q6 RO regionAaradhana Sahu
2026-07-22wifi: ath12k: refactor QMI memory assignmentAaradhana Sahu
2026-07-22wifi: ath12k: switch to name-based reserved memory lookupAaradhana Sahu
2026-07-22wifi: ath12k: Set congestion control max MSDU countThiraviyam Mariyappan
2026-07-22wifi: ath6kl: avoid buffer overreads in WMI event handlersJeff Johnson
2026-07-22wifi: ath10k: Drop redundant NULL check on devm_clk_get()Krzysztof Kozlowski
2026-07-22wifi: ath12k: update IPQ5332 BDF address offsetAaradhana Sahu
2026-07-22wifi: ath12k: fix ML-STA authentication timeout on QCC2072Miaoqing Pan
2026-07-22wifi: ath11k: validate regulatory capability phy_idPengpeng Hou
2026-07-22wifi: ath10k: trigger hardware recovery upon rx failuresManikanta Pubbisetty
2026-07-22wifi: ath12k: Set IEEE80211_OFFLOAD_ENCAP_4ADDR after tx_encap_type vdev paramTamizh Chelvam Raja
2026-07-22tools/power: intel_pstate_tracer: avoid optional imports for helpYousef Alhouseen
2026-07-22mount: remove redundant panic() in mnt_init()Hamza Mahfooz
2026-07-22ext4: validate readdir offset before accessing direntYao Kai
2026-07-22ext4: cleanup unused CONVERT_INLINE_DATA flagAditya Prakash Srivastava
2026-07-22ext4: use fsdata to track inline data write state and fix raceAditya Prakash Srivastava
2026-07-22io_uring/zcrx: rename notif to eventPavel Begunkov
2026-07-22io_uring/zcrx: rename ZCRX_NOTIF_NO_BUFFERSPavel Begunkov
2026-07-22io_uring/zcrx: drop "notif" from stats struct namesPavel Begunkov
2026-07-22ext4: fix NOWAIT semantic violation in DAX extending writesBaokun Li
2026-07-22ext4: use kiocb_modified instead of file_modified in DIO/DAX write pathBaokun Li
2026-07-22ext4: base unaligned DIO lock decision on partial block zeroingBaokun Li
2026-07-22ext4: skip overwrite check for aligned non-extending DIO writesBaokun Li
2026-07-22ext4: drain in-flight DIO before buffered write fallbackBaokun Li