summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-02netfilter: conntrack: remove obsolete module parametersFlorian Westphal
2026-07-02netfilter: conntrack: get rid of tuple in helper definitionsFlorian Westphal
2026-07-02netfilter: nf_conntrack_helper: do not hash by tupleFlorian Westphal
2026-07-02netfilter: xt_dscp: add checkentry for tos matchFeng Wu
2026-07-02netfilter: xt_tcpmss: add checkentry for parameter validationFeng Wu
2026-07-02netfilter: remove redundant null check before kvfree()Subasri S
2026-07-02netfilter: avoid strcpy usageDavid Laight
2026-07-02netfilter: replace u_int8_t and u_int16t with u8 and u16Carlos Grillet
2026-07-02netfilter: x_tables: replace strlcat() with snprintf()Ian Bridges
2026-07-02netfilter: nfnetlink_hook: Dump nat type chainsPhil Sutter
2026-07-02drm/imagination: Fix user array stride in pvr_set_uobj_array()Shuvam Pandey
2026-07-02drm/imagination: Fix returned size for DRM_IOCTL_PVR_DEV_QUERYBrajesh Gupta
2026-07-02drm/imagination: Fix double call to drm_sched_entity_fini()Brajesh Gupta
2026-07-02EDAC: Stop using 32-bit MSR interfacesJuergen Gross
2026-07-02x86/cpu: Stop using 32-bit MSR interfacesJuergen Gross
2026-07-02x86/apic: Stop using 32-bit MSR interfacesJuergen Gross
2026-07-02x86/resctrl: Stop using 32-bit MSR interfacesJuergen Gross
2026-07-02x86/tsc: Stop using 32-bit MSR interfacesJuergen Gross
2026-07-02x86/amd: Stop using 32-bit MSR interfacesJuergen Gross
2026-07-02x86/pci: Stop using 32-bit MSR interfacesJuergen Gross
2026-07-02x86/hygon: Stop using 32-bit MSR interfacesJuergen Gross
2026-07-02x86/mce: Stop using 32-bit MSR interfacesJuergen Gross
2026-07-02x86/msr: Stop using 32-bit MSR interfaces in lib/msr-smp.cJuergen Gross
2026-07-02net: dsa: qca8k: fall back to ethernet-ports node name for LEDsRosen Penev
2026-07-02octeontx2-pf: link RQ page pools to netdev for Netlink statsRatheesh Kannoth
2026-07-02Merge branch 'net-dsa-realtek-rtl8366rb-use-generic-rtl83xx-code'Paolo Abeni
2026-07-02net: dsa: realtek: rtl8366rb: Switch to generic learning enablementLinus Walleij
2026-07-02net: dsa: realtek: rtl8366rb: Disable STP learning on all ports in setupLinus Walleij
2026-07-02net: dsa: realtek: rtl8366rb: Use DSA port iteratorsLinus Walleij
2026-07-02net: dsa: realtek: rtl8366rb: Switch to generic port_bridge* handlersLinus Walleij
2026-07-02net: dsa: realtek: rtl83xx: Make learning optional in join/leaveLinus Walleij
2026-07-02arm64: dts: mediatek: mt8188-geralt: Add supply for SPI NOR flashChen-Yu Tsai
2026-07-02arm64: dts: mediatek: mt8183-kukui: Add supply for SPI NOR flashChen-Yu Tsai
2026-07-02arm64: dts: mediatek: mt8186: change CCI OPP scaling mappingMark Tseng
2026-07-02ionic: Change list definition methodLei Zhu
2026-07-02net: usb: rtl8150: handle link status read failuresYousef Alhouseen
2026-07-02mm/mm_init: handle alloc_percpu failure in free_area_init_core_hotplugGregory Price
2026-07-02Merge branch 'net-remove-the-orphaned-ibm-ehea-driver'Paolo Abeni
2026-07-02powerpc: remove ehea driver referencesDavid Christensen
2026-07-02ehea: remove the ehea driverDavid Christensen
2026-07-02Merge tag 'batadv-net-pullrequest-20260630' of https://git.open-mesh.org/batadvPaolo Abeni
2026-07-02Merge tag 'batadv-next-pullrequest-20260630' of https://git.open-mesh.org/batadvPaolo Abeni
2026-07-02selftests: drv-net: toeplitz: cap the Rx queue countJakub Kicinski
2026-07-02net: phylink: Drop references to the .validate() method in commentsMaxime Chevallier
2026-07-02drm/xe/xe_ras: Initialize Uncorrectable AER RegistersRiana Tauro
2026-07-02drm/xe: Skip device access during PCI error recoveryRiana Tauro
2026-07-02drm/xe/xe_pci_error: Group all devres to release them on PCIe slot resetRiana Tauro
2026-07-02drm/xe/xe_pci_error: Implement PCI error recovery callbacksRiana Tauro
2026-07-02MAINTAINERS: Add a mailing list entry to MFDLee Jones
2026-07-02sched/eevdf: Delayed dequeue task can't preemptVincent Guittot