summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2026-07-10selftests/bpf: veristat: Minimize map size during verificationEmil Tsalapatis
2026-07-10ARM: mark mv78xx0 support as deprecatedArnd Bergmann
2026-07-10ARM: mark axxia platform as deprecatedArnd Bergmann
2026-07-10ARM: mark Cortex-M3/M4/M7 based boards as deprecatedArnd Bergmann
2026-07-10alpha/PCI: Fix I/O port accessor argument order in pci_legacy_write()Krzysztof WilczyƄski
2026-07-10PCI: acpiphp_ibm: Do not use uninitialized device_classRafael J. Wysocki
2026-07-10bpf: Fix unused nskb warning in bpf_icmp_sendMahe Tardy
2026-07-10drm/panfrost: include panfrost_drv.h for panfrost_transparent_hugepageBen Dooks
2026-07-10ring-buffer: Allow sparse CPU masks in ring_buffer_desc()Vincent Donnefort
2026-07-10tracing/remotes: Fix struct_len in trace_remote_alloc_buffer()Vincent Donnefort
2026-07-10tracing/remotes: Fix leak in trace_remote_alloc_buffer() error pathVincent Donnefort
2026-07-10drm/panel: samsung-s6d16d0: Power off on prepare failureLaxman Acharya Padhya
2026-07-10ASoC: codecs: lpass-{tx,rx}-macro: switch to PM clock frameworkMark Brown