summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-13wifi: b43: use register definitions in nphy_op_software_rfkillJoshua Peisach-13/+13
2026-03-13wifi: cfg80211: split control freq check from chandef checkJohannes Berg-44/+54
2026-03-13wifi: mac80211: always use full chanctx compatible checkJohannes Berg-49/+37
2026-03-13wifi: mac80211: refactor chandef tracing macrosJohannes Berg-59/+41
2026-03-13wifi: mac80211: validate HE 6 GHz operation when EHT is usedJohannes Berg-0/+18
2026-03-13wifi: nl80211: split out UHR operation informationJohannes Berg-10/+22
2026-03-13drm/i915/hdcp: Take force_hdcp14 into account during check_linkSuraj Kandpal-1/+1
2026-03-12netlink: update outdated commentKexin Sun-2/+2
2026-03-12qlcnic: update outdated commentKexin Sun-1/+1
2026-03-12mpls: add missing unregister_netdevice_notifier to mpls_initSabrina Dubroca-0/+1
2026-03-12net: add skb_defer_disable_key static keyEric Dumazet-1/+30
2026-03-12ip_tunnel: adapt iptunnel_xmit_stats() to NETDEV_PCPU_STAT_DSTATSEric Dumazet-9/+24
2026-03-12net/rose: fix NULL pointer dereference in rose_transmit_link on reconnectJiayuan Chen-0/+5
2026-03-12net: page_pool: scale alloc cache with PAGE_SIZENimrod Oren-1/+10
2026-03-12bridge: cfm: Fix race condition in peer_mep deletionHyunwoo Kim-2/+2
2026-03-13lib/bootconfig: fix off-by-one in xbc_verify_tree() unclosed brace errorJosh Law-1/+1
2026-03-12Merge branch 'genetlink-apply-reject-policy-for-split-ops-on-the-dispatch-path'Jakub Kicinski-21/+186
2026-03-12selftests: net: add test for Netlink policy dumpsJakub Kicinski-3/+148
2026-03-12selftests: net: make sure that Netlink rejects unknown attrs in dumpJakub Kicinski-6/+26
2026-03-12genetlink: apply reject policy for split ops on the dispatch pathJakub Kicinski-0/+1
2026-03-12genetlink: use maxattr of 0 for the reject policyJakub Kicinski-12/+11
2026-03-12net: phy: vitesse: add inband caps and configurationRussell King (Oracle)-0/+41
2026-03-12ynl: ethtool: remove duplicated unspec entryHangbin Liu-4/+0
2026-03-12docs: octeontx2: fix typo in documentationShravyaPanchagiri-1/+1
2026-03-13Merge tag 'drm-rust-fixes-2026-03-12' of https://gitlab.freedesktop.org/drm/r...Dave Airlie-195/+534
2026-03-13Merge tag 'amd-drm-fixes-7.0-2026-03-12' of https://gitlab.freedesktop.org/ag...Dave Airlie-19/+73
2026-03-12ARM: dts: omap: dm816x: Correct pinctrl registerAndrew Goodbody-2/+2
2026-03-12regulator: da9063: kzalloc + kcalloc to kzallocRosen Penev-7/+2
2026-03-13Merge tag 'drm-intel-fixes-2026-03-12' of https://gitlab.freedesktop.org/drm/...Dave Airlie-22/+116
2026-03-13Merge tag 'drm-misc-fixes-2026-03-12' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-55/+74
2026-03-12PCI: Use pr_warn_once() for ACS parameter parse failureRichard Cheng-1/+1
2026-03-12hfsplus: set ctime after setxattr and removexattrViacheslav Dubeyko-0/+4
2026-03-12driver core: Add conditional guard support for device_lock()Li Ming-0/+1
2026-03-12Merge tag 'nvme-7.0-2026-03-12' of git://git.infradead.org/nvme into block-7.0Jens Axboe-9/+22
2026-03-12net: xgbe: use device_get_mac_addrRosen Penev-8/+3
2026-03-12af_unix: Give up GC if MSG_PEEK intervened.Kuniyuki Iwashima-28/+54
2026-03-12drm/xe/wa: Drop redundant entries for Wa_16021867713 & Wa_14019449301Matt Roper-14/+0
2026-03-12Merge back ACPI OS services layer (OSL) material for 7.1Rafael J. Wysocki-1/+26
2026-03-12Merge back cpuidle material for 7.1Rafael J. Wysocki-53/+90
2026-03-12Merge tag 'pm-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds-17/+71
2026-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-2644/+5027
2026-03-12Merge tag 'acpi-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-25/+70
2026-03-12Merge tag 'nfs-for-7.0-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds-5/+12
2026-03-12accel/amdxdna: Allow forcing IOVA-based DMA via module parameterLizhi Hou-32/+325
2026-03-12Bluetooth: qca: fix ROM version reading on WCN3998 chipsDmitry Baryshkov-0/+2
2026-03-12Bluetooth: L2CAP: Validate L2CAP_INFO_RSP payload length before accessLukas Johannes Möller-2/+4
2026-03-12Bluetooth: L2CAP: Fix type confusion in l2cap_ecred_reconf_rsp()Lukas Johannes Möller-2/+2
2026-03-12Bluetooth: L2CAP: Fix accepting multiple L2CAP_ECRED_CONN_REQLuiz Augusto von Dentz-1/+9
2026-03-12Bluetooth: L2CAP: Fix use-after-free in l2cap_unregister_userShaurya Rane-12/+8
2026-03-12Bluetooth: HIDP: Fix possible UAFLuiz Augusto von Dentz-2/+14