summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-06wifi: mwifiex: debugfs: use kzalloc() to allocate formatting buffersMike Rapoport (Microsoft)
2026-07-06wifi: libertas: debugfs: use kzalloc() to allocate formatting buffersMike Rapoport (Microsoft)
2026-07-06net/smc: fix UAF in smc_cdc_rx_handler() by pinning the socketXiang Mei
2026-07-06wifi: b43, b43legacy: debugfs: use kzalloc() to allocate formatting buffersMike Rapoport (Microsoft)
2026-07-06wifi: ieee80211: introduce generic KHZ_TO_HZ helperLachlan Hodges
2026-07-06wifi: cfg80211: introduce helper to get S1G primary widthLachlan Hodges
2026-07-06wifi: cfg80211: Avoid UNPROT_BEACON on AP interfacesDhanavandhana Kannan
2026-07-06wifi: cfg80211: remove WIPHY_FLAG_DISABLE_WEXTJohannes Berg
2026-07-06wifi: nl80211: clarify NL80211_BAND_IFTYPE_ATTR_HE_6GHZ_CAPA contentJohannes Berg
2026-07-06net/sched: act_pedit: fix TOCTOU heap OOB write in tc offloadJamal Hadi Salim
2026-07-06net: qualcomm: rmnet: validate MAP frame length before ingress parsingXiang Mei
2026-07-06wifi: cfg80211/nl80211: add STA-mode peer probingPriyansha Tiwari
2026-07-06wifi: nl80211/cfg80211: rename probe_client to probe_peerPriyansha Tiwari
2026-07-06wifi: radiotap: add definitions for the new UHR TLVsJohannes Berg
2026-07-06Merge tag 'nf-26-07-03' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Paolo Abeni
2026-07-06drm/ssd130x: fix column and row end address in partial updates in ssd133xAmit Barzilai
2026-07-06drm/ssd130x: hoist column and row addresses out of repeated divisionAmit Barzilai
2026-07-06drm/ssd130x: fix column and row end address in partial updates for ssd132xAmit Barzilai
2026-07-06selftests: net: make busywait timeout clock portableNirmoy Das
2026-07-06selftests/tc-testing: Add tests that force multiq and taprio to enqueue to ch...Victor Nogueira
2026-07-06qede: fix off-by-one in BD ring consumption on build_skb failureShigeru Yoshida
2026-07-06gpios: palmas: add .get_direction() opAndreas Kemnade
2026-07-06amt: no longer rely on RTNL in amt_fill_info()Eric Dumazet
2026-07-06net: hns3: add support to query/set TX pfc_prevention_tout for ethtool with R...Hao Chen
2026-07-06gpio: sifive: add missing MODULE_DEVICE_TABLE()Pengpeng Hou
2026-07-06gpio: rcar: Drop unused FILONOFF macroMarek Vasut
2026-07-06gpio: cdev: Drop redundant nonseekable_open() return checkbui duc phuc
2026-07-06drm/sched: Remove relic from entity docuPhilipp Stanner
2026-07-06RDMA/bng_re: return a timeout when firmware responses stallPengpeng Hou
2026-07-06gpio: mt7621: unify naming style in driver codeSergio Paracuellos
2026-07-06Merge tag 'v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...Bartosz Golaszewski
2026-07-06platform/x86: uniwill-laptop: Add support for the AiStone X4SP4NALArmin Wolf
2026-07-06platform/x86: uniwill-laptop: Add support for the MACHENIKE L16 ProArmin Wolf
2026-07-06platform/x86: uniwill-laptop: Add support for USB powershareArmin Wolf
2026-07-06platform/x86: uniwill-laptop: Add AC auto boot supportArmin Wolf
2026-07-06platform/x86: uniwill-laptop: Handle screen-related eventsArmin Wolf
2026-07-06platform/x86: uniwill-laptop: Add keyboard backlight supportArmin Wolf
2026-07-06platform/x86: msi-ec: Add MSI Raider A18 HX A9WJG EC firmwareDavid Glushkov
2026-07-06platform/x86: asus-armoury: gate PPT writes behind active fan curveAhmed Yaseen
2026-07-06selftests/alsa: Fix format specifier and function mismatch in mixer-testMalaya Kumar Rout
2026-07-06ALSA: usb-audio: Fix imbalance per-channel volume of sticky mixersRong Zhang
2026-07-06wifi: rt2x00: avoid full teardown before work setup in probeRunyu Xiao
2026-07-06wifi: mwifiex: fix permanently busy scans after multiple roam iterationsRafael Beims
2026-07-06wifi: mac80211: allocate backup ieee80211_nan_sched_cfg off stackArnd Bergmann
2026-07-06wifi: mwifiex: fix roaming to different channel in host_mlme modeRafael Beims
2026-07-06Merge tag 'drm-misc-next-2026-06-19' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-07-06xfrm: policy: preallocate inexact bins before xfrm_hash_rebuild reinsertXiang Mei (Microsoft)
2026-07-06xfrm6: clear dst.dev on error to avoid double netdev_put in xfrm6_fill_dst()Xiang Mei (Microsoft)
2026-07-06xfrm: iptfs: propagate SKBFL_SHARED_FRAG in iptfs_skb_add_frags()Chen YanJun
2026-07-06xfrm: clear mode callbacks after failed mode setupCen Zhang