mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH] usb: atm: cxacru: fix NULL pointer dereference on uninitialized atm_dev
 2026-09-22  9:29 UTC  (4+ messages)
` [PATCH v2] usb: atm: cxacru: fix NULL deref of atm_dev on sysfs writes
    ` [PATCH v3] "

[PATCH 0/4] Add supply names for PM6350 RPMh regulators on Fairphone 4
 2026-09-22  2:26 UTC  (5+ messages)
` [PATCH 4/4] arm64: dts: qcom: sm7225-fairphone-fp4: Add parent supply for regulators

[PATCH 0/2] dax: Fix Device DAX range allocation validation
 2026-09-22  2:25 UTC  (8+ messages)
` [PATCH 1/2] dax/bus: fix Device DAX range alignment validation

[PATCH RFC 0/4] mm/vmscan: move vmscan tracepoints to a local header
 2026-09-22  2:24 UTC  (3+ messages)
` [PATCH RFC 3/4] mm/vmscan: move struct scan_control to the local trace header

[PATCH] md: reject raid_disks >= MD_SB_DISKS in md_set_array_info()
 2026-09-22  2:24 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] cpufreq/amd-pstate: Fix TOCTOU when changing driver mode via sysfs
 2026-09-22  2:23 UTC 

[PATCH 6.1.y] accel/habanalabs: postpone mem_mgr IDR destruction to hpriv_release()
 2026-09-22  2:23 UTC  (2+ messages)

[REGRESSION] ACPI processor/cpuidle change in 6.18.52 breaks bare-metal Xen dom0 boot
 2026-09-22  2:23 UTC  (2+ messages)

[PATCH v5 00/13] rcu-tasks: build Tasks RCU on Tasks Trace readers in trampolines
 2026-09-22  2:23 UTC  (2+ messages)
` [PATCH v5 01/13] entry: Pass pt_regs to irqentry_exit_cond_resched()

[PATCH v8 00/14] mm: thp: always enable mTHP support
 2026-09-22  2:21 UTC  (9+ messages)
` [PATCH v8 03/14] mm: introduce pgtable_has_pmd_leaves()
` [PATCH v8 04/14] drivers: dax: use pgtable_has_pmd_leaves()
` [PATCH v8 07/14] mm: shmem: allow THP support determination at folio allocation time
` [PATCH v8 08/14] s390: move has_transparent_hugepage() out of THP guard

[PATCH] tipc: fix TLV out-of-bounds read in tipc_nl_compat_net_set() and depth mask
 2026-09-22  2:20 UTC  (2+ messages)

[PATCH v16 net-next 2/2] octeontx2-pf: add mqprio bandwidth offload for NIX TX schedulers
 2026-09-22  2:19 UTC  (2+ messages)

[PATCH v16 net-next 1/2] octeontx2: use atomic bitops for PF/VF and rep flags
 2026-09-22  2:19 UTC  (2+ messages)

[PATCH 00/21] ASoC: codecs: Fix resource leaks across card bind/unbind
 2026-09-22  2:18 UTC  (8+ messages)
` [PATCH 06/21] ASoC: es8323: Move mclk acquisition to the i2c probe
` [PATCH 15/21] ASoC: wm8985: Move regulator acquisition to the bus probe

[PATCH v3 00/33] gpu: nova-core: boot on the r000 GSP firmware
 2026-09-22  2:18 UTC  (10+ messages)
` [PATCH v3 04/33] gpu: nova-core: firmware: add r000 bindings
` [PATCH v3 09/33] gpu: nova-core: add GMC API message types
` [PATCH v3 17/33] gpu: nova-core: add the r000 load-and-execute bootloader handler

[PATCH] KVM: VMX: Formally define KVM's "0xdead" exit reason used for failed VM-Enter
 2026-09-22  2:16 UTC  (3+ messages)

[PATCH v5 00/13] rcu-tasks: build Tasks RCU on Tasks Trace readers in trampolines
 2026-09-22  2:16 UTC  (2+ messages)
` [PATCH v5 01/13] entry: Pass pt_regs to irqentry_exit_cond_resched()

[GIT PULL] remoteproc fixes for v7.3
 2026-09-22  2:16 UTC 

[PATCH net v2 1/2] net: dsa: mt7530: fix NULL dereference on unbind of MT7531 and MT7621
 2026-09-22  2:15 UTC  (2+ messages)

[PATCH bpf-next v1 0/6] bpf: Scope callback arguments to their frame
 2026-09-22  2:15 UTC  (13+ messages)
` [PATCH bpf-next v1 1/6] bpf: Introduce REF_TYPE_FRAME in the verifier
` [PATCH bpf-next v1 2/6] bpf: Scope the bpf_user_ringbuf_drain() dynptr to its callback frame
` [PATCH bpf-next v1 3/6] bpf: Name the callback in frame-release diagnostics
` [PATCH bpf-next v1 4/6] selftests/bpf: Cover the user ringbuf callback dynptr lifetime
` [PATCH bpf-next v1 5/6] bpf: Scope the bpf_for_each_map_elem() array key to the callback frame
` [PATCH bpf-next v1 6/6] selftests/bpf: Cover callback-frame map key lifetime

[PATCH v2] md: remove legacy async del_gendisk
 2026-09-22  2:15 UTC 

[PATCH 2/2] sched_ext: Specialize the scheduler hashtable compare
 2026-09-22  2:15 UTC  (2+ messages)

[PATCH v2 bpf-next 1/2] bpf: Reject bpf_skb_output() from return-side tracing
 2026-09-22  2:15 UTC  (3+ messages)
` [PATCH v2 bpf-next 2/2] selftests/bpf: Check bpf_skb_output() tracing restrictions

[PATCH v5 00/27] vfio/pci: Add CXL Type-2 device passthrough support
 2026-09-22  2:15 UTC  (27+ messages)
` [PATCH v5 01/27] cxl/regs: Split the BAR block request and ioremap helpers
` [PATCH v5 02/27] cxl/regs: Let a BAR-owning driver own the component register block
` [PATCH v5 03/27] cxl: Move component register defines to uapi/cxl/cxl_regs.h
` [PATCH v5 08/27] vfio/pci: Fall back to plain vfio-pci when CXL init fails
` [PATCH v5 09/27] vfio/pci: Add a generic excluded-range list
` [PATCH v5 11/27] vfio/pci: Virtualize the CXL DVSEC in vfio_pci_config.c
` [PATCH v5 13/27] vfio/pci: Bracket PCI resets with the CXL reset hooks
` [PATCH v5 16/27] vfio/cxl: Create the CXL memdev and set media ready at bind
` [PATCH v5 17/27] vfio/cxl: Own the whole component register BAR
` [PATCH v5 18/27] vfio/cxl: Expose the HDM memory region to the guest
` [PATCH v5 20/27] vfio/cxl: Expose the HDM decoder registers read-only "
` [PATCH v5 22/27] vfio/cxl: Clear the HDM access gate after a hot reset
` [PATCH v5 25/27] vfio/cxl: Run the CXL reset at the vfio reset points

[PATCH] net: wan: farsync: disable PCI device on removal
 2026-09-22  2:13 UTC  (3+ messages)

[PATCH] scsi: libfc: fix directory server rport memory leak
 2026-09-22  2:13 UTC  (4+ messages)

[PATCH v2 0/2] net: ena: fix resource cleanup on probe failure
 2026-09-22  2:12 UTC  (5+ messages)
` [PATCH v2 1/2] net: ena: fix PHC "

[PATCH] Input: atkbd - rate-limit unknown key warnings
 2026-09-22  2:12 UTC  (3+ messages)

[PATCH v8 00/14] mm: thp: always enable mTHP support
 2026-09-22  2:11 UTC  (2+ messages)

[PATCH] platform/x86/amd/hfi: fix platform device leak on init failure
 2026-09-22  2:11 UTC  (4+ messages)

[PATCH v2] dmaengine: fsl-dpaa2-qdma: fix ppriv memory leaks
 2026-09-22  2:11 UTC  (3+ messages)

[PATCH net-next v2] selftests: net: fou_mcast_encap: load the fou module
 2026-09-22  2:10 UTC  (3+ messages)

[PATCH] interconnect: qcom: Skip get_bw on QoS programming providers
 2026-09-22  2:06 UTC 

[PATCH v8 14/14] mm: thp: always enable mTHP support
 2026-09-22  2:06 UTC  (2+ messages)

[PATCH v4 0/9] KVM: TDX: Enable VM-DoS Prevention Features for TDX
 2026-09-22  2:02 UTC  (4+ messages)

[PATCH] Bluetooth: hci_core: Fix inquiry cache timestamps on 64-bit systems
 2026-09-22  2:01 UTC 

[PATCH net] veth: manage XDP program pointers during channel resize
 2026-09-22  1:57 UTC  (4+ messages)

[PATCH rtw-next] wifi: rtw88: honour the transmit power mac80211 asks for
 2026-09-22  1:56 UTC  (2+ messages)

[PATCH v2 0/9] KVM: selftests: Add Zhaoxin CPU support
 2026-09-22  1:54 UTC  (4+ messages)
` [PATCH v2 6/9] KVM: selftests: Skip PERF_CAPABILITIES vCPU checks without PDCM

[PATCH] drm/amdgpu/gfx6: fix firmware leak on teardown
 2026-09-22  1:54 UTC 

[PATCH] ASoC: rt5663: Cancel jack detect work on unbind
 2026-09-22  1:53 UTC 

[PATCH v2] ARM: errata: document Cortex-A9 from r2 as affected by erratum 754322
 2026-09-22  1:52 UTC 

[PATCH v2 0/3] ACPI: arm64: FFH Operation Region support for FF-A (offset 2)
 2026-09-22  1:49 UTC  (5+ messages)
` [PATCH v2 1/3] firmware: arm_ffa: Split the response out of ffa_msg_send_direct_req2()

[RFC PATCH 0/5] PCI/vfio-pci: Guard resets against active SR-IOV VFs
 2026-09-22  1:47 UTC  (10+ messages)
` [RFC PATCH 1/5] PCI: Refuse function reset of an SR-IOV PF with enabled VFs

[PATCH] crypto: ccp - fix SFS ioctl race against device teardown
 2026-09-22  1:47 UTC  (2+ messages)

[PATCH net] bna: prevent IOC timer rearm during teardown
 2026-09-22  1:46 UTC 

[PATCH v6] ntfs: mount hibernated volumes read-only regardless of errors=
 2026-09-22  1:42 UTC  (3+ messages)

[PATCH net 0/2] udp: two fixes for the 4-tuple hash table
 2026-09-22  1:39 UTC  (5+ messages)
` [PATCH net 1/2] udp: relocate a connected socket in the 4-tuple hash table on re-connect
` [PATCH net 2/2] udp: remove a disconnected socket from the 4-tuple hash table

[PATCH v10 0/4] x86/pvh: fix unbootable VMs again (PVH + KASAN)
 2026-09-22  1:36 UTC  (5+ messages)
` [PATCH v10 1/4] x86/boot: comment out and document redundant "cc" clobber in memcmp()
` [PATCH v10 2/4] x86/asm, x86/boot: expose inline memcmp()
` [PATCH v10 3/4] x86/asm: group inline string functions
` [PATCH v10 4/4] x86/cpuid: fix unbootable VMs by really inlining memcmp() in cpuid_base_hypervisor() and xen_prepare_pvh()

[PATCH RFC v3 0/2] virtio-net: add flow filter for receive timestamps
 2026-09-22  1:33 UTC  (4+ messages)
` [PATCH RFC v3 1/2] virtio-net: support receive timestamp

[PATCH v7 0/3] kselftest: mm: fix some failure of split_huge_page_test
 2026-09-22  1:31 UTC  (3+ messages)
` [PATCH v7 3/3] kselftest: mm: remove check_huge_shmem()

[PATCH v3 0/8] Alternate Injection: Secure Interrupt Delivery for SEV-SNP Guests - Guest Support
 2026-09-22  1:31 UTC  (3+ messages)
` [PATCH v3 3/8] x86/apic: Add an SVSM APIC driver

[PATCH v2] ksmbd: fix SMB2 CREATE response buffer overflow
 2026-09-22  1:30 UTC  (2+ messages)

[PATCH 0/6] vt: keyboard: make the kbd_event_lock ordering explicit
 2026-09-22  1:28 UTC  (7+ messages)
` [PATCH 1/6] vt: keyboard: publish shift_state with release semantics
` [PATCH 2/6] vt: keyboard: publish npadch_value "
` [PATCH 3/6] vt: keyboard: publish dead_key_next "
` [PATCH 4/6] vt: keyboard: publish accent_table_size "
` [PATCH 5/6] vt: keyboard: recompute the shift state into locals before publishing it
` [PATCH 6/6] vt: keyboard: publish the shift_down[] counters with release semantics

[PATCH 0/3] vt: make the console_lock ordering explicit for three variables
 2026-09-22  1:27 UTC  (4+ messages)
` [PATCH 1/3] vt: order the fg_console switch against vt_console_print()
` [PATCH 2/3] vt: order console_blanked between blanking and unblanking
` [PATCH 3/3] vt: order the vc_cons[] clear against console_callback()

[PATCH v5] ntfs: mount hibernated volumes read-only regardless of errors=
 2026-09-22  1:26 UTC  (5+ messages)
    `  "
      `  "

[PATCH] random: publish crng_init with release semantics
 2026-09-22  1:26 UTC 

loongarch64-linux-gcc: error: unrecognized argument in option '-march=la32v1.0'
 2026-09-22  1:25 UTC 

[PATCH] PM: wakeup: publish events_check_enabled with release semantics
 2026-09-22  1:25 UTC 

[PATCH] wifi: rtw88: sdio: Fix unhandled RX request interrupt storm
 2026-09-22  1:25 UTC  (7+ messages)

[RFC PATCH 0/3] cxl: Auto-create a region for Type-2 memdev attach
 2026-09-22  1:25 UTC  (6+ messages)

[PATCH 0/2] PM: sleep: make the async callback state explicit
 2026-09-22  1:24 UTC  (3+ messages)
` [PATCH 1/2] PM: sleep: publish pm_transition with release semantics
` [PATCH 2/2] PM: sleep: reset async_error with WRITE_ONCE()

[PATCH] ptp: ocp: Fix dpll device reference leak in ptp_ocp_probe()
 2026-09-22  1:23 UTC  (2+ messages)

[PATCH] timekeeping: publish suspend_timing_needed with release semantics
 2026-09-22  1:23 UTC 

[PATCH] dma-buf/udmabuf: reinstate a reasonable default size limit
 2026-09-22  1:23 UTC 

[PATCH net-next] net: mctp: add MCTP_OPT_ROUTE_SRCADDR getsockopt
 2026-09-22  1:23 UTC  (2+ messages)

[PATCH net v3 0/1] net: gso: limit recursive IP-in-IP segmentation
 2026-09-22  1:23 UTC  (3+ messages)
` [PATCH net v3 1/1] "

[REGRESSION 6.18.48 -> 6.18.49] hid-asus: ROG N-Key keyboard dead, also in 6.12.y
 2026-09-22  1:23 UTC 

[PATCH] clocksource: publish finished_booting with release semantics
 2026-09-22  1:22 UTC 

[PATCH] perf/hw_breakpoint: publish constraints_initialized with release semantics
 2026-09-22  1:21 UTC 

[PATCH v2 00/10] ntfs: persist Linux file attributes in an EA
 2026-09-22  1:21 UTC  (3+ messages)
` [PATCH v2 08/10] ntfs: persist immutable in the $LXFLAGS EA

[PATCH] serial: xilinx_uartps: publish console_port with release semantics
 2026-09-22  1:21 UTC 

[PATCH] serial: amba-pl011: publish amba_ports[] entries with release semantics
 2026-09-22  1:20 UTC 

[PATCH] cpufreq: scmi: publish perf_ops with release semantics
 2026-09-22  1:19 UTC 

[PATCH net-next v2 0/6] vsock: assign the guest vsock device to a network namespace
 2026-09-22  1:18 UTC  (7+ messages)
` [PATCH net-next v2 1/6] vsock: constify the transport in vsock_for_each_connected_socket()
` [PATCH net-next v2 2/6] vsock: rename the vsock pernet operations
` [PATCH net-next v2 3/6] vsock: add a netlink command to assign the g2h device to a netns
` [PATCH net-next v2 4/6] vsock/virtio: support guest device network namespace
` [PATCH net-next v2 5/6] selftests/vsock: test the guest vsock "
` [PATCH net-next v2 6/6] selftests/vsock: test the netns assign privilege checks

[PATCH] pmdomain: renesas: rcar-sysc: publish the external request mask
 2026-09-22  1:17 UTC 

[PATCH] pstore: publish big_oops_buf after max_compressed_size
 2026-09-22  1:16 UTC 

[PATCH] fs/buffer: publish max_buffer_heads with release semantics
 2026-09-22  1:15 UTC 

[PATCH] firmware: arm_sdei: publish sdei_entry_point with release semantics
 2026-09-22  1:14 UTC 

[PATCH v9 0/3] Support zero-sized HDM decoders
 2026-09-22  1:14 UTC  (3+ messages)
` [PATCH v9 1/3] cxl/region: Simplify poison_by_decoder() error handling

[PATCH 0/3] perf/core: order three publications against their readers
 2026-09-22  1:13 UTC  (4+ messages)
` [PATCH 1/3] perf/core: publish the aux_event link with release semantics
` [PATCH 2/3] perf/core: install the guest callbacks before the guest_state gate
` [PATCH 3/3] perf/core: publish perf_event_cache with release semantics

[PATCH] cpufreq: qcom-hw: order driver state before registration
 2026-09-22  1:11 UTC 

[PATCH v3 0/3] mm/truncate: fix data loss when truncating straddling large folios
 2026-09-22  1:11 UTC  (8+ messages)
` [PATCH v3 1/3] mm/truncate: fix data loss when splitting straddling large folios fails

[PATCH] dlm: fix send buffer backpressure handling
 2026-09-22  1:10 UTC  (2+ messages)

[PATCH] efi: capsule: publish capsule_pending after efi_reset_type
 2026-09-22  1:09 UTC 

[PATCH] soc: tegra: cbb: walk cbb_list under cbb_lock in the debugfs path
 2026-09-22  1:08 UTC 

[PATCH v3 0/6] wifi: rtw88: add RTL8723B/RTL8723BS support
 2026-09-22  1:07 UTC  (11+ messages)
` [PATCH v3 6/6] MAINTAINERS: add entry for the RTL8723B rtw88 driver

[PATCH] soc: samsung: exynos-pmu: order pmu_base_addr before the pmu_context gate
 2026-09-22  1:07 UTC 

[PATCH] firmware: arm_scpi: publish scpi_ops with release semantics
 2026-09-22  1:06 UTC 

[Patch v2 1/2] perf aslr: Add missing SIMD handling in aslr_tool__process_sample()
 2026-09-22  1:05 UTC  (2+ messages)
` [Patch v2 2/2] perf util: Explicitly include required headers

[PATCH net] rds: ib: Clear the sg list when mapping an MR fails
 2026-09-22  1:03 UTC  (3+ messages)

[PATCH v4 00/10] perf/x86: Don't write PEBS_ENABLED on KVM transitions
 2026-09-22  1:03 UTC  (3+ messages)
` [PATCH v4 10/10] perf/x86/intel: Check only PMC bits in PEBS_ENABLED when detecting host PEBS usage

[PATCH 0/2] soc: xilinx: zynqmp_power: order callback state against probe
 2026-09-22  1:02 UTC  (3+ messages)
` [PATCH 1/2] soc: xilinx: zynqmp_power: do not use rx_chan before probe has stored it
` [PATCH 2/2] soc: xilinx: zynqmp_power: publish the callback work pointers

[PATCH v2 0/2] mm: refactor zonelist constructors and iterators
 2026-09-22  1:02 UTC  (8+ messages)
` [PATCH v2 2/2] mm/page_alloc: refactor build_node_zonelist() out of build_zonelists()

[PATCH net 8/8] net: bcmgenet: mask DMA_TIMEOUT_MASK when reading DMA_RING0_TIMEOUT
 2026-09-22  0:58 UTC  (2+ messages)

[PATCH net 7/8] net: bcmgenet: zero-initialize Transmit Status Block in bcmgenet_add_tsb
 2026-09-22  0:58 UTC  (2+ messages)

[PATCH net 6/8] net: bcmgenet: validate Ethernet address in bcmgenet_set_mac_addr
 2026-09-22  0:58 UTC  (2+ messages)

[PATCH net 5/8] net: bcmgenet: acquire ring lock with BH disabled in bcmgenet_dump_tx_queue
 2026-09-22  0:58 UTC  (2+ messages)

[PATCH net 4/8] net: bcmgenet: clean up RX NAPI on bcmgenet_init_rx_queues failure
 2026-09-22  0:58 UTC  (2+ messages)

[PATCH net 3/8] net: bcmgenet: do not skip WoL power up on GENET V1
 2026-09-22  0:58 UTC  (2+ messages)

[PATCH net 2/8] net: bcmgenet: initialize u64 stats seq counter for all queues
 2026-09-22  0:58 UTC  (2+ messages)

[PATCH net 1/8] net: bcmgenet: fix 64-bit RTNL stats reading in ethtool on 32-bit systems
 2026-09-22  0:58 UTC  (2+ messages)

[PATCH] soc: xilinx: xlnx_event_manager: protect the registration table
 2026-09-22  0:55 UTC 

[PATCH net v4 0/2] net: prevent partial checksums from modifying IPv4 headers
 2026-09-22  0:55 UTC  (5+ messages)
` [PATCH net v5 0/2] net: prevent partial checksums from modifying network headers
  ` [PATCH net v5 1/2] net: validate virtio checksum start after network header

[PATCH] futex: Handle the correct robust list at compat_exit_robust_list()
 2026-09-22  0:54 UTC 

[PATCH] firmware: xilinx: zynqmp: serialise and publish the feature check cache
 2026-09-22  0:54 UTC 

[PATCH] SUNRPC: use assign_bit() where applicable
 2026-09-22  0:53 UTC  (5+ messages)

[PATCH] firmware: broadcom: tee_bnxt_fw: publish the TEE context last
 2026-09-22  0:52 UTC 

[PATCH] genirq/proc: Fix missing CPU header in /proc/interrupts
 2026-09-22  0:52 UTC  (2+ messages)

[PATCH] firmware: imx: scu: publish the SCU IPC handles with release semantics
 2026-09-22  0:51 UTC 

[PATCH net-next v2] net: dsa: mv88e6060: publish the OF module alias
 2026-09-22  0:50 UTC 

[PATCH net-next] octeontx2-af: Allocate ikpu2 with ARRAY_SIZE()
 2026-09-22  0:50 UTC  (2+ messages)

[PATCH] soc: fsl: dpio: publish the dpaa2_io object only after it is initialised
 2026-09-22  0:50 UTC 

[PATCH] soc: sunxi: sram: order the publication of base against sram_dev
 2026-09-22  0:48 UTC 

[PATCH net-next v4] tcp: add TCP_ECN and TCP_ECN_OPTION socket options
 2026-09-22  0:48 UTC  (3+ messages)

[PATCH] soc: fsl: qbman: order the probed flags with release/acquire
 2026-09-22  0:47 UTC 

[PATCH v6 0/7] x86/fpu: Restore and reinforce signal frame portability
 2026-09-22  0:45 UTC  (3+ messages)
` [PATCH 3/7] x86/fpu: Extract restore_from_ia32_fxstate() and clean up fpu__restore_sig()

[PATCH net-next 0/2] net: ipv6: seg6: extack messages for lwtunnel setup
 2026-09-22  0:45 UTC  (5+ messages)
` [PATCH net-next 2/2] selftests: seg6: check extack messages on SRv6 "

[PATCH net-next v5 0/3] net: stmmac: add Allwinner H616 EMAC1 support
 2026-09-22  0:45 UTC  (4+ messages)
` [PATCH net-next v5 1/3] net: stmmac: sun8i: reset the MAC after PHY initialization
` [PATCH net-next v5 2/3] dt-bindings: net: allwinner: add H616 EMAC1
` [PATCH net-next v5 3/3] net: stmmac: sun8i: add support for Allwinner "

[PATCH v2 0/3] usb: musb: omap2430: handle PHY setup failures across PM
 2026-09-22  0:44 UTC  (4+ messages)
` [PATCH v2 1/3] usb: musb: omap2430: track PHY references and check initial setup
` [PATCH v2 2/3] usb: musb: omap2430: stop runtime resume after PHY setup failure
` [PATCH v2 3/3] usb: musb: omap2430: report system-resume PHY setup failures

[PATCH v2] usb: dwc3: st: balance reset ownership on deassert failure
 2026-09-22  0:43 UTC 

[PATCH v2] pwm: fsl-ftm: keep clock ownership balanced after resume failure
 2026-09-22  0:41 UTC 

[PATCH net v2] net: hip04: use 16-bit byte order for HI13X1 TX fields
 2026-09-22  0:40 UTC  (2+ messages)

[PATCH net] net/mlx5e: fix swapped IPv6 IPsec policy masks
 2026-09-22  0:40 UTC  (2+ messages)

[PATCH net] selftests: net: fix CONFIG_SYSCTL sort order in configs
 2026-09-22  0:40 UTC  (2+ messages)

[PATCH v1] ring-buffer: Fix the sub-buffer array base in rb_meta_subbuf_idx()
 2026-09-22  0:38 UTC  (3+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®