The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-08-07 21:52:50 to 2026-08-08 01:10:57 UTC [more...]

[PATCH net-next v14 0/5] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
 2026-08-08  1:10 UTC  (2+ messages)

[PATCH v10 00/41] guest_memfd: In-place conversion support
 2026-08-08  0:29 UTC  (18+ messages)
` [PATCH v10 11/41] KVM: guest_memfd: Ensure pages are not in use before conversion
` [PATCH v10 23/41] KVM: selftests: Rename guest_memfd{,_offset} to gmem_{fd,offset}
` [PATCH v10 24/41] KVM: selftests: Add support for mmap() on guest_memfd in core library
` [PATCH v10 26/41] KVM: selftests: Add helpers for calling ioctls on guest_memfd
` [PATCH v10 27/41] KVM: selftests: Test basic single-page conversion flow
` [PATCH v10 31/41] KVM: selftests: Convert with allocated folios in different layouts
` [PATCH v10 32/41] KVM: selftests: Test that truncation does not change shared/private status
` [PATCH v10 33/41] KVM: selftests: Test that shared/private status is consistent across processes
` [PATCH v10 34/41] KVM: selftests: Add helpers to pin pages with CONFIG_GUP_TEST
` [PATCH v10 35/41] KVM: selftests: Test conversion with elevated page refcount
` [PATCH v10 36/41] KVM: selftests: Reset shared memory after hole-punching
` [PATCH v10 37/41] KVM: selftests: Provide function to look up guest_memfd details from gpa
` [PATCH v10 38/41] KVM: selftests: Provide common function to set memory attributes
` [PATCH v10 39/41] KVM: selftests: Make TEST_EXPECT_SIGBUS thread-safe
` [PATCH v10 40/41] KVM: selftests: Update private_mem_conversions_test to mmap() guest_memfd
` [PATCH v10 41/41] KVM: selftests: Update private memory exits test to work with per-gmem attributes

[PATCH v8 0/4] KVM: PPC: Expose CPU compatibility modes for nested guests
 2026-08-08  1:00 UTC  (3+ messages)
` [PATCH v8 1/4] KVM: PPC: Introduce KVM_CAP_PPC_COMPAT_CAPS and wire up ioctl

[PATCH net-next v4 0/1] af_unix: Fix priority inversion issue
 2026-08-08  1:07 UTC  (3+ messages)
` [PATCH net-next v4 1/1] af_unix: Do not wait for garbage collector in sendmsg()

[PATCH net v6 00/10] rxrpc: Fix CHALLENGE packet handling
 2026-08-08  1:05 UTC  (3+ messages)

[PATCH v8 00/22] Add Counter delegation ISA extension support
 2026-08-08  1:04 UTC  (5+ messages)
` [PATCH v8 05/22] RISC-V: Define indirect CSR access helpers

[PATCH 1/2] EDAC/device_sysfs: Use kstrtouint for poll_msec to prevent truncation
 2026-08-08  1:01 UTC  (2+ messages)

[PATCH net-next V2 00/13] net/mlx5e: Add support for HW-GRO to PSP
 2026-08-08  1:00 UTC  (5+ messages)
` [PATCH net-next V2 12/13] selftests: drv-net: psp: Fix responder parsing
` [PATCH net-next V2 13/13] selftests: drv-net: psp: Add a test for PSP with HW-GRO

[PATCH] fix: drm/vmwgfx: vmw_user_shader_alloc: fix base object refcount leak on ttm_base_object_init failure
 2026-08-08  0:58 UTC  (2+ messages)

[PATCH net] sctp: fix use-after-free of cached ASCONF chunk
 2026-08-08  0:57 UTC  (2+ messages)
` [PATCH net v2] "

[PATCH net-next v6 00/10] ipv6: report why a route was deleted in RTM_DELROUTE
 2026-08-08  0:56 UTC  (11+ messages)
` [PATCH net-next v6 01/10] ipv6: add ip6_del_rt_reason()
` [PATCH net-next v6 02/10] ipv6: propagate the route deletion reason to fib6_del_route()
` [PATCH net-next v6 03/10] ipv6: record the reason for kernel-initiated route deletions
` [PATCH net-next v6 04/10] ipv6: add a deletion reason argument to rt6_fill_node()
` [PATCH net-next v6 05/10] ipv6: expose the route deletion reason in RTM_DELROUTE
` [PATCH net-next v6 06/10] ipv6: add inet6_rt_del_notify()
` [PATCH net-next v6 07/10] netlink: specs: rt-route: add route notifications
` [PATCH net-next v6 08/10] netlink: specs: rt-route: split out the request attribute list
` [PATCH net-next v6 09/10] netlink: specs: rt-route: add the route deletion reason
` [PATCH net-next v6 10/10] selftests: net: verify RTA_DEL_REASON on route deletion

[PATCH] fprobe: Simplify fprobe_remove_ips() by reusing existing helpers
 2026-08-08  0:54 UTC  (2+ messages)

[PATCH 0/4] tracing/mmiotrace: Fix some bugs in mmiotrace
 2026-08-08  0:50 UTC  (3+ messages)
` [PATCH 4/4] tracing/mmiotrace: Clean up coding style and redundant debug logs

[PATCH v5] hfsplus: validate B-tree record offset table
 2026-08-08  0:49 UTC  (3+ messages)
` [PATCH v6] "

[PATCH v1 0/2] perf: RISC-V: fix SBI PMU masks for RV32
 2026-08-08  0:46 UTC  (5+ messages)
` [PATCH v1 2/2] perf: RISC-V: store available counter mask as bitmap
` [PATCH v1 1/2] perf: RISC-V: use BIT_ULL for u64 overflow masks

[PATCH] perf: RISC-V: check cpu_hw_evt before dereference in overflow IRQ
 2026-08-08  0:45 UTC  (2+ messages)

[PATCH v2] eventfs: Use children field for rcu head and add memory barriers
 2026-08-08  0:44 UTC 

[GIT PULL] watchdog fixes for v7.2-rc7
 2026-08-08  0:43 UTC  (2+ messages)

[GIT PULL] hwmon fixes for v7.2-rc7
 2026-08-08  0:43 UTC  (2+ messages)

[PATCH v3] arm64: defconfig: enable Rockchip Multimedia drivers
 2026-08-08  0:42 UTC 

[PATCH v3 21/21] klp-build: Add arm64 syscall patching macro
 2026-08-08  0:41 UTC  (3+ messages)

[PATCH v3 19/21] objtool/klp: Introduce objtool for arm64
 2026-08-08  0:41 UTC  (3+ messages)

[PATCH v5] KVM: arm64: nv: Keep the shadow S2 MMUs at fixed addresses
 2026-08-08  0:39 UTC 

[PATCH 6.6 000/261] 6.6.151-rc1 review
 2026-08-08  0:38 UTC  (2+ messages)

[PATCH net-next v5 00/10] ipv6: report why a route was deleted in RTM_DELROUTE
 2026-08-08  0:37 UTC  (8+ messages)
` [PATCH net-next v5 01/10] ipv6: add ip6_del_rt_reason()

[PATCH v3 17/21] objtool/klp: Don't correlate arm64 mapping symbols
 2026-08-08  0:36 UTC  (3+ messages)

[PATCH] slimbus: qcom-ngd-ctrl: match downstream DEF_ACT_CHAN encoding
 2026-08-08  0:35 UTC 

[tip:x86/documentation] BUILD SUCCESS 33a581d800670e5d91e99203536d15ef7451ad69
 2026-08-08  0:28 UTC 

[PATCH 6.12 000/337] 6.12.103-rc1 review
 2026-08-08  0:34 UTC  (2+ messages)

[PATCH v3 14/21] objtool: Prevent kCFI hashes from being decoded as instructions
 2026-08-08  0:33 UTC  (3+ messages)

[PATCH 6.18 000/396] 6.18.44-rc1 review
 2026-08-08  0:31 UTC  (3+ messages)

[PATCH v2] pci: quirks: Disable native PCIe hotplug on MSI Claw A8 root bridge
 2026-08-08  0:31 UTC  (3+ messages)

[PATCH 7.1 000/438] 7.1.8-rc1 review
 2026-08-08  0:29 UTC  (2+ messages)

[PATCH 1/4] watchdog: qcom: Propagate errors from optional IRQ lookup
 2026-08-08  0:23 UTC  (2+ messages)

[PATCH 0/5] iio: adc: ti-ads112c14: add filter support
 2026-08-08  0:19 UTC  (6+ messages)
` [PATCH 1/5] iio: adc: ti-ads112c14: support external clock
` [PATCH 2/5] iio: adc: ti-ads112c14: add filter support
` [PATCH 3/5] iio: ABI: add sinc4+sinc1+pf1 filter_type
` [PATCH 4/5] iio: adc: ti-ads112c14: add settlingtime attribute
` [PATCH 5/5] iio: ABI: add settlingtime attributes

[PATCH v3 00/26] mm: Add ALLOC_UNMAPPED and AS_NO_DIRECT_MAP
 2026-08-08  0:19 UTC  (5+ messages)
` [PATCH v3 03/26] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v3 26/26] mm: add fast path for AS_NO_DIRECT_MAP

[PATCH v2] selftests/mm: Drop duplicate test_seal_mprotect_two_vma_with_gap() call
 2026-08-08  0:15 UTC  (2+ messages)

[PATCH v3 00/21] objtool/arm64: Port klp-build to arm64
 2026-08-08  0:11 UTC  (10+ messages)
` [PATCH v3 10/21] objtool: Ignore jumps to the end of the function for checksum runs
` [PATCH v3 11/21] objtool: Allow empty alternatives

[PATCH v2 0/2] SM8450 QoL changes (qmp)
 2026-08-08  0:09 UTC  (3+ messages)
` [PATCH v2 2/2] phy: qcom: qmp-combo: Drop qmp_v4_calibrate_dp_phy

[PATCH net-next v2 0/2] netconsole: replace target_list_lock by RCU on userdata hot path
 2026-08-08  0:09 UTC  (2+ messages)

[PATCH v3 12/21] objtool: Refactor elf_add_data() to use a growable data buffer
 2026-08-08  0:08 UTC  (3+ messages)

[PATCH] eventfs: Use children field for rcu head and add memory barriers
 2026-08-08  0:00 UTC  (3+ messages)

[PATCH] wifi: brcmfmac: configure SAE PWE method for external SAE AP
 2026-08-07 23:56 UTC  (3+ messages)

[PATCH v9 0/4] perf sched latency: Refine outputs, unit scaling, and histogram support
 2026-08-07 23:52 UTC  (2+ messages)

[PATCH v2] MAINTAINERS: add entry for SpacemiT reset controller driver
 2026-08-07 23:51 UTC  (3+ messages)

[PATCH net-next 00/14] selftests: net: shaper: Expand shaper API coverage
 2026-08-07 23:50 UTC  (2+ messages)

[PATCH net v2 0/6] net: dsa: mt7530: fix remaining swallowed MDIO access errors
 2026-08-07 23:50 UTC  (2+ messages)

[PATCH] iio: proximity: srf04: fix runtime PM autosuspend cleanup
 2026-08-07 23:41 UTC  (2+ messages)

[PATCH net-next] net: phy: mediatek: add EcoNet EN7528 PHY support
 2026-08-07 23:40 UTC  (2+ messages)

[PATCH net-next v2 0/5] bridge: Validate and clean up IPv6 neighbour suppression
 2026-08-07 23:40 UTC  (2+ messages)

[PATCH] firewire: ohci: fix NULL pointer dereference in ar_context_release
 2026-08-07 23:38 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: usb: dwc3: Document Renesas R-Car Gen5 DWC3 xHCI USB controller
 2026-08-07 23:31 UTC  (3+ messages)
` [PATCH v2 2/2] usb: dwc3: dwc3-generic-plat: Add Renesas R-Car Gen5 DWC3 xHCI USB controller glue

[PATCH] riscv: hwprobe: Register unaligned probes before usermode
 2026-08-07 23:29 UTC  (4+ messages)

[PATCH net] tcp: reset late connection after listening socket close
 2026-08-07 23:27 UTC  (3+ messages)

[PATCH] iio: accel: mma8452: add ACPI match table
 2026-08-07 23:28 UTC  (3+ messages)
` [PATCH v2] "

[RFC PATCH v5 0/4] mm: avoid large folio splits when swap is unavailable
 2026-08-07 23:26 UTC  (10+ messages)
` [RFC PATCH v5 2/4] mm: distinguish large folio swap allocation failures
` [RFC PATCH v5 3/4] mm/vmscan: avoid pointless large folio splits without swap
` [RFC PATCH v5 4/4] mm/shmem: split large folios only on -E2BIG

[PATCH] locking/csd-lock: Report how long a stuck CSD lock took to recover
 2026-08-07 23:14 UTC  (4+ messages)

[PATCH v3 0/10] x86/fpu: Restore and reinforce signal frame portability
 2026-08-07 23:12 UTC  (13+ messages)
` [PATCH 09/10] x86/fpu: Allow restoring signal frames with larger xstate_size

[PATCH v2] usb: dwc3: core: Fix RAM interface getting stuck during enumeration
 2026-08-07 23:12 UTC  (2+ messages)

[PATCH] mtd: spinand: Enable QE on all dies
 2026-08-07 23:11 UTC 

[PATCH rdma-next] RDMA/mlx5: Make sure that UMR page is aligned to PAGE_SIZE
 2026-08-07 23:10 UTC  (4+ messages)

[PATCH 1/1] usb: dwc3: gadget: fix IRQ storm on invalid event buffer count
 2026-08-07 23:09 UTC  (4+ messages)

[PATCH RESEND 00/17] drm/spacemit: add SpacemiT K3 display support
 2026-08-07 23:08 UTC  (9+ messages)
` [PATCH RESEND 01/17] dt-bindings: display: spacemit: add K3 Saturn DPU controller
` [PATCH RESEND 02/17] dt-bindings: phy: add SpacemiT K3 Innosilicon DP PHY
` [PATCH RESEND 03/17] dt-bindings: display: spacemit: add K3 Innosilicon DP/eDP controller
` [PATCH RESEND 04/17] dt-bindings: soc: spacemit: allow eDP/DP PHY PLL pixel clocks on K3 APMU

[PATCH v4] drm/pagemap: Prevent double migration of device pages
 2026-08-07 23:07 UTC  (2+ messages)

[PATCH] KVM: Remove the kvm debugfs directory if kvm_init() fails
 2026-08-07 23:06 UTC  (4+ messages)

[PATCH v5 0/4] ASoC: Add support for Airoha AN7581
 2026-08-07 23:05 UTC  (5+ messages)
` [PATCH v5 4/4] ASoC: airoha: Add AFE and machine driver "

[GIT PULL] coresight: Updates for Linux v7.3
 2026-08-07 23:00 UTC 

[PATCH v2 0/4] phy: rockchip-samsung-dcphy: support the D-PHY receiver direction
 2026-08-07 22:59 UTC  (5+ messages)
` [PATCH v2 3/4] phy: rockchip-samsung-dcphy: model TX and RX as separate PHYs

[PATCH 0/2] ACPI: arm64: use platform_device_set_fwnode()
 2026-08-07 22:59 UTC  (2+ messages)

[for-next v5 0/2] Add Reorder Completion Queue (RCQ) support
 2026-08-07 22:58 UTC  (2+ messages)

[syzbot] [ath10k?] WARNING in ath10k_pci_probe
 2026-08-07 22:58 UTC  (2+ messages)
` Forwarded: "

[PATCH] drm/panel: samsung-s6d16d0: Use mipi_dsi_*_multi(); fix minor bugs
 2026-08-07 22:55 UTC 

[PATCH 0/2] clk: en7523: Add support for selecting SCU serdes
 2026-08-07 22:55 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: clock: airoha: Add PHY binding for Serdes port

[RFC] mpam,x86,fs/resctrl: Generic schema description Proof of Concept
 2026-08-07 22:53 UTC  (21+ messages)

[RFC v2] arm,x86,fs/resctrl: Generic schema description Proof of Concept
 2026-08-07 22:53 UTC  (9+ messages)

[git pull] drm fixes for 7.2-rc7
 2026-08-07 22:52 UTC  (2+ messages)

[PATCH bpf-next v3] bpf: Fix mmap_lock leak in irq_work path
 2026-08-07 22:50 UTC  (2+ messages)

[PATCH bpf v6] bpf, cgroup: Fix storage null-ptr-deref after replacing prog
 2026-08-07 22:50 UTC  (2+ messages)

[PATCH net v2] dibs: fix double free of dmb_clientid_arr
 2026-08-07 22:50 UTC  (2+ messages)

[PATCH v3 03/26] mm: introduce AS_NO_DIRECT_MAP
 2026-08-07 22:48 UTC  (12+ messages)

[PATCH 0/2] Add arm-smmu-v3 support for instcfg data override feature
 2026-08-07 22:47 UTC  (5+ messages)

[PATCH 0/4] iommu: Fix SVA, iommufd, and iommupt error paths
 2026-08-07 22:45 UTC  (2+ messages)

[PATCH net 0/2] gve: Bug fixes for header-split and PTP
 2026-08-07 22:43 UTC  (3+ messages)
` [PATCH net 1/2] gve: fix zero-length skb frag with header-split
` [PATCH net 2/2] gve: fix NULL dereference due to missing ptp adjfine

[PATCH v3 09/21] kbuild: Only run objtool if there is at least one command
 2026-08-07 22:41 UTC  (3+ messages)

[PATCH] sctp: validate cookie AUTH state before use
 2026-08-07 22:40 UTC  (2+ messages)

[PATCH v2 0/6] workqueue: OwnedQueue, ScopedQueue and ScopedWork
 2026-08-07 22:39 UTC  (3+ messages)
` [PATCH v2 4/6] rust: workqueue: add creation of workqueues

[PATCH] s390/vfio-ap: Fix control domain removal in vfio_ap_mdev_cfg_remove
 2026-08-07 22:39 UTC 

[GIT PULL] KVM (mostly s390) fixes for Linux 7.2-rc7
 2026-08-07 22:39 UTC  (4+ messages)

[PATCH net-next v4 0/4] net: mdio: support dynamic OF device changes
 2026-08-07 22:32 UTC  (11+ messages)

[PATCH v2 0/3] nvmem: mtk-efuse: mt6572 support
 2026-08-07 22:32 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: nvmem: mediatek: efuse: add mt6572

[PATCH v2 0/4] drm/rockchip: add RK3568 LVDS support
 2026-08-07 22:31 UTC  (3+ messages)
` [PATCH v2 2/4] dt-bindings: display: rockchip,lvds: add RK3568

[PATCH 0/6] mm/page_io: folio conversion cleanups
 2026-08-07 19:06 UTC  (16+ messages)
` [PATCH 1/6] mm/page_io: convert write completion handlers to folios
` [PATCH 2/6] mm: remove PageReclaim
` [PATCH 3/6] mm/page_io: use swap entries directly in zeromap helpers
` [PATCH 4/6] mm/page_io: rename bio_associate_blkg_from_page()
` [PATCH 5/6] mm/page_io: refer to folios in swap_writeout() comments
` [PATCH 6/6] mm/swap: rename __swap_writepage() to __swap_writeout()

[PATCH 00/20] xilinx: tsn: Add TSN Endpoint Ethernet MAC driver support
 2026-08-07 22:28 UTC  (2+ messages)

[PATCH v10 0/3] vfio: selftests: Add driver for Intel Ethernet Gigabit Controller (IGB)
 2026-08-07 22:27 UTC  (3+ messages)

[PATCH v2 0/6] crypto: Add __cleanup functions for zeroizing aes_cmac_key & aes_cmac_ctx
 2026-08-07 22:22 UTC  (3+ messages)
` [PATCH v2 3/6] net/tcp-ao: clear the aes_cmac_key when done

[PATCH v3 0/2] serial: 8250: Add AN7581 UART support
 2026-08-07 22:20 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: serial: 8250: Add Airoha compatibles
` [PATCH v3 2/2] serial: 8250: Add Airoha SoC UART and HSUART support

[PATCH v7 00/15] s390/vfio-ap: Add live guest migration support
 2026-08-07 22:18 UTC  (16+ messages)
` [PATCH v7 01/15] s390/vfio-ap: Provide function to get the number of queues assigned to mdev
` [PATCH v7 02/15] s390/vfio-ap: Data structures for facilitating vfio device migration
` [PATCH v7 03/15] s390/vfio-ap: Functions to initialize/release vfio device migration data
` [PATCH v7 04/15] s390/vfio-ap: Reset migration state in VFIO_DEVICE_RESET ioctl handler
` [PATCH v7 05/15] s390/vfio-ap: Callback to get/set vfio device mig state during guest migration
` [PATCH v7 06/15] s390/vfio-ap: Transition guest migration state from STOP to STOP_COPY
` [PATCH v7 07/15] s390/vfio-ap: File ops called to save the vfio device migration state
` [PATCH v7 08/15] s390/vfio-ap: Transition device migration state from STOP to RESUMING
` [PATCH v7 09/15] s390/vfio-ap: Add method to set a new guest AP configuration
` [PATCH v7 10/15] s390/vfio-ap: File ops called to resume the vfio device migration
` [PATCH v7 11/15] s390/vfio-ap: Transition device migration state to STOP
` [PATCH v7 12/15] s390/vfio-ap: Transition device migration state from STOP to RUNNING and vice versa
` [PATCH v7 13/15] s390/vfio-ap: Callback to get the size of data to be migrated during guest migration
` [PATCH v7 14/15] s390/vfio-ap: Add 'migratable' feature to sysfs 'features' attribute
` [PATCH v7 15/15] s390/vfio-ap: Add live guest migration chapter to vfio-ap.rst

[PATCH 0/4] KVM: x86/mmu: Fix pre-fault and map private loops
 2026-08-07 22:18 UTC  (7+ messages)
` [PATCH 2/4] KVM: x86/mmu: Harden "map private PFN" against unexpected root invalidation
` [PATCH 3/4] KVM: x86/mmu: Top-up memory caches when retrying "map private PFN"

[PATCH V12 00/12] famfs: the Fabric-Attached Memory File System (standalone)
 2026-08-07 22:17 UTC  (5+ messages)
  ` [PATCH V12 07/12] famfs: MAP_CREATE ioctl and fmap ingest (ABI 44)

[PATCH] ring-buffer: Fix crash passing ERR_PTR to kthread_stop()
 2026-08-07 22:17 UTC  (2+ messages)

[PATCH v2] mailmap: add entries for Guodong Xu
 2026-08-07 22:12 UTC 

[PATCH] kbuild: let the environment set HOSTPKG_CONFIG
 2026-08-07 22:15 UTC  (2+ messages)

[PATCH] eventfs: Fix use-after-free in eventfs_remove_rec()
 2026-08-07 22:13 UTC  (2+ messages)

[PATCH] usb: dwc3: gadget: cancel NoStream work before endpoint teardown
 2026-08-07 22:12 UTC  (2+ messages)

[PATCH net-next v3 0/5] net: selftests: adjustments to ipv6_flowlabel_mgr
 2026-08-07 22:09 UTC  (6+ messages)
` [PATCH net-next v3 1/5] selftests: net: test IPV6_FL_A_RENEW
` [PATCH net-next v3 2/5] selftests: net: test IPV6_FL_F_REMOTE
` [PATCH net-next v3 3/5] selftests: net: create own netns in ipv6_flowlabel_mgr
` [PATCH net-next v3 4/5] selftests: net: test IPV6_FL_F_REFLECT
` [PATCH net-next v3 5/5] selftests: net: adopt harness for flow label mgr

[PATCH] smb: server: Clear sensitive stack and heap data in auth.c
 2026-08-07 22:04 UTC  (3+ messages)

[PATCH] kunit: irq: Unregister on-stack timer and work from debugobjects
 2026-08-07 22:04 UTC  (2+ messages)

[PATCH] f2fs: call __add_ino_entry out of the eviction path
 2026-08-07 22:03 UTC  (4+ messages)
` [f2fs-dev] [PATCH v2] "

[PATCH 1/2] f2fs: refactor f2fs_evict_inode having three major parts
 2026-08-07 22:02 UTC  (2+ messages)
` [PATCH 2/2] f2fs: call __add_ino_entry out of the eviction path

[PATCH net] net/dibs: Fix UAF of dmb_clientid_arr after dibs_dev_del()
 2026-08-07 22:00 UTC  (4+ messages)

[PATCH] arm64/module: Fix livepatch BTI exceptions with Clang 21+
 2026-08-07 22:00 UTC  (2+ messages)

[PATCH bpf-next 00/13] BPF interface for applying Landlock rulesets
 2026-08-07 22:00 UTC  (7+ messages)

[PATCH bpf-next v2 2/2] selftests/bpf: Test bpf_strcat,bpf_strncat kfuncs
 2026-08-07 21:58 UTC  (2+ messages)

[PATCH] misc: fastrpc: release pending invoke refs on rpmsg removal
 2026-08-07 21:58 UTC  (2+ messages)

[PATCH net-next v3 0/3] net: wwan: support DTR/RTS on AT ports via MHI IP_CTRL
 2026-08-07 21:50 UTC  (3+ messages)
` [PATCH net-next v3 1/3] net: wwan: core: propagate modem control signals to port drivers
` [PATCH net-next v3 3/3] net: wwan: mhi_wwan_ctrl: drive DTR/RTS via the IP_CTRL channel

[PATCH net-next v2 1/2] selftests: drv-net: devmem: fix 5-tuple flow steering
 2026-08-07 21:54 UTC  (6+ messages)


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