summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-28wifi: nxpwifi: reject zero-length extension elements in beacon IEsLinmao Li
2026-07-28Merge tag 'iwlwifi-next-2026-07-23' of https://git.kernel.org/pub/scm/linux/k...Johannes Berg
2026-07-28rfkill: repair malformed kernel-doc and add some descriptionsRandy Dunlap
2026-07-28wifi: cfg80211: change mesh_setup::ie_len to size_tSrinivas Achary
2026-07-28net: ip6_tunnel: use tunnel parameters for fill_forward_path route lookupLorenzo Bianconi
2026-07-28net: ethernet: mtk_eth_soc: pass eth to mtk_handle_irq_rx in poll_controllerChenguang Zhao
2026-07-28binfmt_misc: don't leak the user namespace when the mount failsChristian Brauner
2026-07-28binfmt_misc: reject a flag character as the field delimiterChristian Brauner
2026-07-28binfmt_misc: use exe_file_deny_write_access() for the interpreter cloneChristian Brauner
2026-07-28binfmt_misc: restore write access when removing an entryChristian Brauner
2026-07-28Merge patch series "binfmt_misc: don't let an 'F' entry pin its own instance"Christian Brauner
2026-07-28binfmt_misc: don't let an 'F' entry pin its own instanceChristian Brauner
2026-07-28Merge patch series "netfs: Miscellaneous fixes"Christian Brauner
2026-07-28netfs: Fix folio_queue ENOMEM in writeback by adding a mempoolDavid Howells
2026-07-28netfs: release readahead folios on iterator preparation failureYichong Chen
2026-07-28netfs: handle single writeback rolling buffer allocation failureYichong Chen
2026-07-28netfs: clear PG_private_2 on copy-to-cache append failureYichong Chen
2026-07-28wifi: iwlegacy: replace BUG_ON() with WARN_ON() on num_stations checkStanislaw Gruszka
2026-07-28Merge branch 'xdp-metadata-support-for-dq-rda'Paolo Abeni
2026-07-28gve: add XDP metadata support for DQ RDAJoshua Washington
2026-07-28gve: use xdp_build_skb methods for XDP_PASS caseJoshua Washington
2026-07-28wifi: mac80211: validate individual TWT params before driver setupZhao Li
2026-07-28media: cx88: fix memory leak in cx8802_register_driver() error pathChen Changcheng
2026-07-28media: remove conditional return with no effectSang-Heon Jeon
2026-07-28media: cec: tegra: Remove redundant dev_err()Pan Chuang
2026-07-28media: cec: seco: Remove redundant dev_err()Pan Chuang
2026-07-28media: cec: ao-cec: Remove redundant dev_err()Pan Chuang
2026-07-28media: tegra-video: Fix length warnings in tegra20.cFaisal Mukhtar
2026-07-28media: vimc: fix pixel format lookup in enum_framesizesArash Golgol
2026-07-28media: cx23885: cancel NetUP CI work before teardownFan Wu
2026-07-28media: v4l2-ctrls: Allow unknown HDR10 white point and luminanceMing Qian
2026-07-28dt-bindings: media: ti,am437x-vpfe: Convert to DT schemaBhargav Joshi
2026-07-28media: tda18250: fix possible integer overflowIlya Krutskih
2026-07-28media: saa7164: fix cleanup on resource allocation failureGuangshuo Li
2026-07-28media: v4l2-core: v4l2-dev: add comments on device_register fail.Hans Verkuil
2026-07-28Revert "media: v4l2-dev: fix error handling in __video_register_device()"Hans Verkuil
2026-07-28media: ti: vpe: quiesce overflow recovery before freeing streamsFan Wu
2026-07-28media: usbtv: Fix V4L2 refcount leak on probe failureGuangshuo Li
2026-07-28media: zoran: Avoid freeing a registered video_device twiceRuoyu Wang
2026-07-28media: stm32: dcmi: fix error handling on MDMA pool alloc failureAlain Volmat
2026-07-28wifi: cfg80211: publish PMSR request before starting the driverZhao Li
2026-07-28wifi: mwifiex: use the subframe length when parsing A-MSDU TDLS framesZhao Li
2026-07-28wifi: cfg80211: validate IEs in cfg80211_wext_siwgenie()Deepanshu Kartikey
2026-07-28Merge tag 'ath-current-20260727' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg
2026-07-28wifi: mac80211: fix tid_tx use-after-free on BA session stopZhao Li
2026-07-28dm vdo indexer: embed geometry in parent structurescorwin
2026-07-28dm vdo indexer: simplify sub-index parameter calculationscorwin
2026-07-28drm/vc4: Zero the tile state data array before each BIN jobMaĆ­ra Canal
2026-07-28drm/vc4: Supply the overflow slot size in BPOS, not the whole bin BO sizeJose Maria Casanova Crespo
2026-07-28writeback: Export __inode_attach_wb()Christian Brauner