summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-11drm/xe/tests: Add object encoding helper testMichal Wajdeczko
2026-07-11drm/xe/tests: Add string encoding helper testMichal Wajdeczko
2026-07-11drm/xe/tests: Add GuC KLV helpers basic testsMichal Wajdeczko
2026-07-11drm/xe/guc: Formalize Reserved KLVsMichal Wajdeczko
2026-07-11drm/xe/guc: Add KLV parsing helperMichal Wajdeczko
2026-07-11drm/xe/guc: Add object KLV encoding helperMichal Wajdeczko
2026-07-11drm/xe/guc: Add string KLV encoding helperMichal Wajdeczko
2026-07-11drm/xe/guc: Add basic KLV encoding helpersMichal Wajdeczko
2026-07-11drm/xe/guc: Prepare to print group KLVsMichal Wajdeczko
2026-07-11drm/xe/guc: Allow to print single KLVMichal Wajdeczko
2026-07-11dm thin metadata: fix superblock refcount leak on snapshot shadow failureGenjian Zhang
2026-07-11objtool/rust: add one more `noreturn` Rust function for Rust 1.99.0Miguel Ojeda
2026-07-11rust: zerocopy: update to v0.8.54Miguel Ojeda
2026-07-11rust: zerocopy: update to v0.8.52Miguel Ojeda
2026-07-11net: openvswitch: reject oversized nested action attrsAsim Viladi Oglu Manizada
2026-07-11net: ethernet: qualcomm: remove unneeded 'fast_io' parameter in regmap_configWolfram Sang
2026-07-11Merge branch 'net-support-per-netns-device-unregistration'Paolo Abeni
2026-07-11ipvlan: Support per-netns netdev unregistration.Kuniyuki Iwashima
2026-07-11ipvlan: Protect ipvl_port.ipvlans with mutex.Kuniyuki Iwashima
2026-07-11ipvlan: Synchronise ipvlan_init() and ipvlan_uninit() for the same lower dev.Kuniyuki Iwashima
2026-07-11ipvlan: Convert ipvl_port.count to refcount_t.Kuniyuki Iwashima
2026-07-11bareudp: Support per-netns netdev unregistration.Kuniyuki Iwashima
2026-07-11bareudp: Protect bareudp_list with mutex.Kuniyuki Iwashima
2026-07-11veth: Support per-netns device unregistration.Kuniyuki Iwashima
2026-07-11net: Call unregister_netdevice_many() per netns.Kuniyuki Iwashima
2026-07-11net: Add per-netns netdev unregistration infra.Kuniyuki Iwashima
2026-07-11net: Hold __rtnl_net_lock() in netdev_wait_allrefs_any().Kuniyuki Iwashima
2026-07-11net: Wrap default_device_exit_net() with __rtnl_net_lock().Kuniyuki Iwashima
2026-07-11rtnetlink: Add per-netns rtnl_work.Kuniyuki Iwashima
2026-07-11rtnetlink: Call unregister_netdevice_many() only once in rtnl_link_unregister().Kuniyuki Iwashima
2026-07-11rtnetlink: Lock sock_net(skb->sk) in rtnl_newlink().Kuniyuki Iwashima
2026-07-11macsec: fix promiscuity refcount leak in macsec_dev_open()James Raphael Tiovalen
2026-07-11Merge tag 'ipsec-2026-07-10' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni
2026-07-11perf/x86/amd/brs: Fix kernel address leakageSandipan Das
2026-07-10Input: matrix_keyboard - remove linux/gpio.h inclusionArnd Bergmann
2026-07-10Input: mms114 - fix multi-touch slot corruptionDmitry Torokhov
2026-07-10Merge tag 'regulator-fix-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-07-10Merge tag 'audit-pr-20260710' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-07-10Merge tag 'selinux-pr-20260710' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-07-10Merge tag 'ntfs-for-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-07-10Merge tag 'nfs-for-7.2-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2026-07-10Merge tag 'v7.2-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2026-07-10perf metricgroup: Fix metric expression copy leaksYu Peng
2026-07-10perf clang-format: Prioritize Python.h and expand other categoriesIan Rogers
2026-07-10udmabuf: Ensure to perform cache synchronisation in begin_cpu_udmabuf()Robert Mader
2026-07-10riscv: dts: spacemit: k3: Enable SD card supportYixun Lan
2026-07-10perf record: Fix teardown hang on system-wide multi-threaded sessionsIan Rogers
2026-07-10ARC: configs: Drop redundant I2C_DESIGNWARE_PLATFORMKrzysztof Kozlowski
2026-07-10arc: validate DT CPU map strings before parsing themPengpeng Hou
2026-07-10libbpf: Fix double-free of distilled base BTF on .BTF.ext parse errorNaveed Khan