All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-13 15:07:56 to 2026-06-13 17:51:31 UTC [more...]

[PATCH net-next v3 3/4] selftests/net: ncdevmem: add -b option to set rx-buf-size on bind
 2026-06-13 16:28 UTC  (2+ messages)

[PATCH net-next v3 2/4] udmabuf: emit one sg entry per pinned folio
 2026-06-13 16:28 UTC  (2+ messages)

[PATCH net-next v3 1/4] net: devmem: allow rx-buf-size > PAGE_SIZE per dmabuf binding
 2026-06-13 16:28 UTC  (2+ messages)

[PATCH 0/2] HID: logitech-hidpp: fix Signature M650 side button timing
 2026-06-13 17:51 UTC  (2+ messages)
` [PATCH 1/2] HID: logitech-hidpp: add HID++ 2.0 reprogrammable button support

[PATCH net-next v3 0/4] vsock: consolidate acceptq accounting into core helpers
 2026-06-13 17:50 UTC  (5+ messages)
` [PATCH net-next v3 4/4] vsock: fold sk_acceptq_removed() into vsock_remove_pending()

[PATCH net v3] net: wwan: t7xx: check skb_clone in control TX
 2026-06-13 17:50 UTC  (2+ messages)

[PATCH] lmb: Add the Rockchip architecture as requiring DMA below 4G
 2026-06-13 17:47 UTC  (2+ messages)

[PATCH] staging: sm750fb: fix const pointer array declaration
 2026-06-13 17:38 UTC  (2+ messages)

[PATCH RFC 0/3] vfio/pci: Hide and optionally override the PCIe Device Serial Number
 2026-06-13 17:43 UTC  (4+ messages)
` [PATCH RFC 1/3] vfio/pci: Virtualize and scrub Device Serial Number from guests
` [PATCH RFC 2/3] vfio/pci: Allow userspace to set a virtual Device Serial Number
` [PATCH RFC 3/3] selftests/vfio: Add PCIe Device Serial Number test

[PATCH] x86: dovetail: Call trap exit code with hard IRQs disabled
 2026-06-13 17:43 UTC  (3+ messages)

[PATCH net v2 0/2] net/sched: act_ct: preserve tc_skb_cb across defragmentation
 2026-06-13 17:42 UTC  (3+ messages)
` [PATCH net v2 1/2] "
` [PATCH net v2 2/2] selftests/tc-testing: act_ct: add TDC test for skb cb preservation across defrag

[PATCH] clone: accept DEPTH env var as fallback for --depth
 2026-06-13 17:43 UTC 

[cocci] Searching for duplicate exception handling code with SmPL?
 2026-06-13 17:42 UTC  (5+ messages)

[PATCH v5 0/4] dt-bindings: automated coding style check for DTS examples
 2026-06-13 17:39 UTC  (3+ messages)
` [PATCH v5 2/4] scripts/jobserver-exec: propagate child exit status

[PATCH] accel/tcg: Restrict IOMMU declarations
 2026-06-13 17:39 UTC 

[PATCH v2 net-next 0/2] netdevsim: add fake FT/CLS_FLOWER offload
 2026-06-13 17:40 UTC  (2+ messages)

[PATCH v2] net: airoha: Fix error handling in airoha_ppe_flush_sram_entries()
 2026-06-13 17:40 UTC  (2+ messages)

[PATCH net-next v2] vsock/vmci: use sk_acceptq_is_full() helper
 2026-06-13 17:40 UTC  (4+ messages)

[PATCH net] net: ethernet: mtk_wed: debugfs: correct index in wed_amsdu_show()
 2026-06-13 17:40 UTC  (2+ messages)

[PATCH v10 0/6] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / Platform Support
 2026-06-13 17:39 UTC  (12+ messages)
` [PATCH v10 1/6] dt-bindings: sun8i-v3s-ccu: Export MBUS and DRAM clocks to the public header
` [PATCH v10 2/6] clk: sunxi-ng: v3s: Remove exported clock definitions
` [PATCH v10 3/6] ARM: dts: sun8i: v3s: Add mbus node to represent the interconnect
` [PATCH v10 4/6] dt-bindings: sun6i-a31-mipi-dphy: Add V3s SoC compatible entry
` [PATCH v10 5/6] ARM: dts: sun8i: v3s: Add nodes for MIPI CSI-2 support
` [PATCH v10 6/6] ARM: dts: sun8i: v3s: Add support for the ISP

[PATCH v10] checkout: extend --track with a "fetch" mode to refresh start-point
 2026-06-13 17:38 UTC  (7+ messages)
` [PATCH v11] "

[PATCH 1/2] ALSA: seq: oss: Serialize readq reset state with q->lock
 2026-06-13 17:35 UTC  (2+ messages)
` [PATCH 2/2] ALSA: seq: avoid stale FIFO cells during resize

[PATCH] hw/s390x/ipl: Remove TCG dependency in handle_diag_308()
 2026-06-13 17:33 UTC 

[RFC,mt76] wifi: mt76: wed: fix kernel panic on single band MT7986
 2026-06-13 17:31 UTC 

[PATCH v12 0/7] Introduce Kernel Control Flow Integrity ABI [PR107048]
 2026-06-13 17:28 UTC  (3+ messages)
` [PATCH v12 7/7] riscv: Add RISC-V Kernel Control Flow Integrity implementation

[PATCH v3] fat: stop reading directory entries past the end-of-directory marker
 2026-06-13 17:28 UTC 

[PATCH bpf v5 0/2] bpf: Fix generic devmap egress skb sharing
 2026-06-13 17:25 UTC  (3+ messages)
` [PATCH bpf v5 1/2] bpf: Run generic devmap egress prog on private skb

[PATCH net-next] tcp: refine tcp_sequence() for the FIN exception
 2026-06-13 17:24 UTC  (5+ messages)

[PATCH RFC 00/12] mm/vmalloc: migrate vmap_area indexing from rb-tree to maple-tree
 2026-06-13 17:19 UTC  (13+ messages)
` [PATCH RFC 01/12] mm/vmalloc: introduce maple_tree-based indexing for vmap_area
` [PATCH RFC 02/12] mm/vmalloc: convert allocation-side gap finding and insertion to maple_tree
` [PATCH RFC 03/12] mm/vmalloc: convert free, purge, and pcpu paths "
` [PATCH RFC 04/12] mm/vmalloc: finalize maple-only indexing and shrink struct vmap_area
` [PATCH RFC 05/12] mm/vmalloc: tighten failure handling under memory pressure
` [PATCH RFC 06/12] mm/vmalloc: tighten alloc/free hot paths
` [PATCH RFC 07/12] mm/vmalloc: consolidate occupied tree as authoritative index on hot path
` [PATCH RFC 08/12] mm/vmalloc: track lazy-purge queue as a list_head
` [PATCH RFC 09/12] mm/vmalloc: collapse busy-tree find-then-unlink into a single mas_erase
` [PATCH RFC 10/12] mm/vmalloc: per-CPU caching of free ranges from the maple_tree allocator
` [PATCH RFC 11/12] mm/vmalloc: O(1) lookup of cached vmap_areas with bounded fast-reject
` [PATCH RFC 12/12] mm/vmalloc: harden bump-allocator alloc/free against UBSAN array bounds

[PATCH v2 bpf-next/net 0/5] bpf: Support RX/TX HW timestamp proxy
 2026-06-13 17:20 UTC  (2+ messages)

[PATCH net-next] tcp: tighten the FIN exception in tcp_sequence()
 2026-06-13 17:18 UTC  (5+ messages)

[PATCH] cpufreq: powernow-k6: replace symbolic permissions with octal
 2026-06-13 17:15 UTC  (2+ messages)

[PATCH] python3-scapy: replace all_distro_features() with DISTRO_FEATURES check
 2026-06-13 17:13 UTC 

[PATCH 0/4] hw/sensor: Add new device emulation for TI ADC128D818
 2026-06-13 17:11 UTC  (4+ messages)
` [PATCH 3/4] hw/arm: anacapa: add ADC128D818 devices

[PATCH] ARM: dts: exynos: Add bluetooth support to manta
 2026-06-13 17:11 UTC  (3+ messages)

[PATCH BlueZ v6 0/6] Functional/integration testing
 2026-06-13 17:09 UTC  (8+ messages)
` [PATCH BlueZ v6 1/6] doc: add functional/integration testing documentation
  ` Functional/integration testing
` [PATCH BlueZ v6 2/6] test: add functional/integration testing framework
` [PATCH BlueZ v6 3/6] build: add functional testing target
` [PATCH BlueZ v6 4/6] test: functional: impose Python code formatting
` [PATCH BlueZ v6 5/6] test: functional: add some Agent1 interface tests
` [PATCH BlueZ v6 6/6] test: functional: add basic obex file transfer tests

[PATCH bpf-next v4 0/2] bpf: Fix bpf_get/setsockopt to tos for ipv4-mapped ipv6 socket
 2026-06-13 17:07 UTC  (4+ messages)
` [PATCH bpf-next v4 1/2] "
` [PATCH bpf-next v4 2/2] selftests/bpf: Add test to verify the fix for bpf_setsockopt() helper

[RFC PATCH 0/2] doc: clarify review replies and reroll timing
 2026-06-13 17:05 UTC  (4+ messages)
` [RFC PATCH 2/2] doc: advise batching patch rerolls

[PATCH] wifi: realtek: rtw8822c: replace msleep() with fsleep() for DPK delays
 2026-06-13 17:04 UTC 

[BUG] OV02C10 on Dell 16 Premium DA16250 (ARL): INT3472 handshake-derived "dvdd" regulator registered but never linked to sensor, sensor probe fails with -EREMOTEIO
 2026-06-13 17:01 UTC  (4+ messages)

[PATCH BlueZ] emulator: btvirt: support debug for -s socket server
 2026-06-13 17:04 UTC  (2+ messages)
` [BlueZ] "

[PATCH linux-evl] evl/trace: Fix crash of evl_sleep_on tracepoint
 2026-06-13 17:03 UTC  (2+ messages)

[PATCH] net: correcting section tags for .init and .exit data/functions
 2026-06-13 17:01 UTC  (2+ messages)

[PATCH net-next v2 0/3] docs: net: more adjustments to docs
 2026-06-13 16:58 UTC  (4+ messages)
` [PATCH net-next v2 1/3] docs: net: tls-offload: document tls_dev_del, tls_dev_resync, and rekey
` [PATCH net-next v2 2/3] docs: net: fix minor issues with devlink docs
` [PATCH net-next v2 3/3] docs: net: fix minor issues with strparser docs

[PATCH 2/4] vhost/vsock: add VHOST_RESET_OWNER ioctl
 2026-06-13 16:57 UTC  (2+ messages)

[PATCH 3/4] vhost/vsock: suppress EHOSTUNREACH fast-fail during CPR pause
 2026-06-13 16:57 UTC  (2+ messages)

[PATCH 4/4] vhost/vsock: re-scan TX virtqueue on device start
 2026-06-13 16:57 UTC  (2+ messages)

[PATCH] scripts: headers_install.sh: Normalize __ASSEMBLY__ to __ASSEMBLER__
 2026-06-13 16:57 UTC  (7+ messages)

[Bug 73081] Fail to setup Bluetooth on Dell Venue 11 Pro
 2026-06-13 16:56 UTC  (2+ messages)

[PATCH net-next v6 3/5] net: dsa: tag_ks8995: Add the KS8995 tag handling
 2026-06-13 16:56 UTC  (3+ messages)

"nft list hooks" not showing the custom nat chains, and unexpected priority for nf_nat_ipv4_local_fn
 2026-06-13 16:52 UTC  (2+ messages)

[PATCH v4 0/2] pinctrl: ultrarisc: add DP1000 pinctrl support
 2026-06-13 16:48 UTC  (3+ messages)
` [PATCH v4 2/2] pinctrl: ultrarisc: Add UltraRISC DP1000 pinctrl driver

[PATCH RFC] ALSA: hda/realtek: Add quirk for Lenovo Xiaoxin 14 GT
 2026-06-13 16:46 UTC 

[PATCH 0/4] AUXADC driver for the MediaTek mt6323 PMIC
 2026-06-13 16:42 UTC  (5+ messages)
` [PATCH 2/4] iio: adc: mt6323-auxadc: add mt6323 PMIC AUXADC driver

[PATCH] treewide: fix transposed "sign" typos and update spelling.txt
 2026-06-13 16:39 UTC  (2+ messages)

[PATCH v3 1/2] compat/posix.h: enable UNUSED warning messages for Clang
 2026-06-13 16:39 UTC  (3+ messages)
` [PATCH v4 0/3] "

[SECURITY] nfsd: fix null dereference in nfsd4_setattr for deleg timestamp attrs
 2026-06-13 16:35 UTC  (3+ messages)

[PATCH BlueZ v5 00/16] Functional/integration testing
 2026-06-13 16:34 UTC  (3+ messages)

[PATCH] iio: buffer-dmaengine: Add support for cyclic DMA transfers
 2026-06-13 16:33 UTC  (2+ messages)

[PATCH v2 1/1] drm/xe/guc: Handle GuC local uncorrectable error notifications
 2026-06-13 16:30 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for series starting with [v2,1/1] "

[PATCH] x86/cfi: Use symmetric SYM_START and SYM_END in __CFI_TYPE()
 2026-06-13 16:29 UTC  (2+ messages)

[PATCH 0/6] t: add lint-style.pl and convert grep to test_grep
 2026-06-13 16:28 UTC  (3+ messages)

[PATCH] vduse: Fix error around jumping over a __cleanup() variable
 2026-06-13 16:26 UTC  (3+ messages)

[PATCH] Bluetooth: hci_uart: clear HCI_UART_SENDING when write_work is canceled
 2026-06-13 16:25 UTC  (2+ messages)
`  "

[PATCH] dt-bindings: usb: ti,tps6598x: add TPS6699x compatible
 2026-06-13 16:23 UTC 

[PATCH net v2 0/2] ip_tunnel: fix PMTU ICMP reply routing
 2026-06-13 16:23 UTC  (7+ messages)
` [PATCH net v2 1/2] ip_tunnel: drop stale dst from generated PMTU ICMP replies
` [PATCH net v2 2/2] selftests: pmtu: fix incorrect PMTU exception generation

[PATCH net-next V2] selftests: drv-net: Test queue stall upon reconfig
 2026-06-13 16:20 UTC  (2+ messages)

[PATCH 00/15] Enable TDX Module Extensions and DICE-based TDX Quoting
 2026-06-13 15:55 UTC  (4+ messages)
` [RFC PATCH 14/15] x86/virt/tdx: Embed version info in SEAMCALL leaf function definitions

[PATCH 0/7] ASUS Zenbook Duo keyboard support
 2026-06-13 16:19 UTC  (3+ messages)
` [PATCH 1/7] hid-asus: Fix up Zenbook Duo report descriptors

[PATCH 0/6] drm/i915/cdclk: CDCLK sanitization stuff
 2026-06-13 16:17 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH 0/2] commit: preserve commit hash on a no-op amend
 2026-06-13 16:15 UTC  (3+ messages)

[PATCH v3 0/8] HID: asus: security fixes and more hardware support
 2026-06-13 16:15 UTC  (19+ messages)
` [PATCH v3 1/8] HID: asus: mitigate possible use-after-free
` [PATCH v3 2/8] HID: asus: prevent wrong pointer cast
` [PATCH v3 3/8] HID: asus: add support for xgm led
` [PATCH v3 4/8] HID: asus: cleanup keyboard listener on failure: avoid use-after-free
` [PATCH v3 5/8] HID: asus: avoid sleeping calls in atomic context
` [PATCH v3 6/8] HID: asus: prevent a late KEY_FN_ESC to trigger a use-after-free
` [PATCH v3 7/8] HID: asus: add i2c entry for FA808UM and other TUFs
` [PATCH v3 8/8] HID: asus: remove unnecessary OOM message

[PATCH v2 0/6] Remove __folio_index again
 2026-06-13 16:15 UTC  (8+ messages)
` [PATCH v2 5/6] show_page_info: Remove printing of page index

[bluez/bluez] 277b5b: doc: add functional/integration testing documentation
 2026-06-13 16:14 UTC 

[bluez/bluez] 13b4ac: emulator: btvirt: support debug for -s socket server
 2026-06-13 16:14 UTC 

[PATCH net-next v2 0/8] net: dsa: mt7530: modernise register access and add two DSA ops
 2026-06-13 16:09 UTC  (3+ messages)
` [PATCH net-next v2 8/8] net: dsa: mt7530: implement port_change_conduit op

[PATCH v1 0/4] This series adds support for the Qualcomm JPEG V4L2 mem2mem encoder
 2026-06-13 16:05 UTC  (4+ messages)
  ` [PATCH v1 2/4] arm64: dts: qcom: sm8550: Add JPEG encoder node

[PATCH v3 0/9] rv/tlob: Add task latency over budget RV monitor
 2026-06-13 16:00 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: fix spelling mistake in rtw_recv.c
 2026-06-13 15:58 UTC 

[RFC PATCH v5 0/2] sysctl: add CTLTBL_ENTRY_XXX() macros for ctl_table initialization
 2026-06-13 15:56 UTC  (2+ messages)

[PATCH] linux-user: Fix AT_PHDR when program headers are relocated into their own segment
 2026-06-13 15:21 UTC 

[RFC PATCH] virtio-usb: Add initial virtio-usb specification
 2026-06-13 15:42 UTC  (2+ messages)

[PATCH] e2fsprogs/resize2fs: allow online resizing with CONFIG_BLK_DEV_WRITE_MOUNTED disabled
 2026-06-13 15:41 UTC  (2+ messages)

[PATCH] net/mlx5: Fix wrong register access in mlx5_query_mtppse()
 2026-06-13 15:36 UTC 

[PATCH 0/3] iio: magnetometer: add driver for QST QMC5883L Sensor
 2026-06-13 15:39 UTC  (5+ messages)
` [PATCH 2/3] dt-bindings: iio: magnetometer: add "

[PATCH] staging: greybus: audio: add missing newline to sysfs_emit formats
 2026-06-13 15:38 UTC  (4+ messages)

[PATCH] net/mlx5: Free steering tag data on release
 2026-06-13 15:37 UTC 

[RFC PATCH v4 0/6] samples/damon: handle damon_{start,stop}() failures
 2026-06-13 15:33 UTC  (2+ messages)

[PATCH] net/mlx5: Fix L3 tunnel entropy refcount leak
 2026-06-13 15:36 UTC 

[PATCH v2 0/1] environment: move protect_hfs and protect_ntfs into repo_config_values
 2026-06-13 15:33 UTC  (3+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/1] environment: move 'protect_hfs' and 'protect_ntfs' into 'repo_config_values'

[PATCH v3 00/12] 9pfs: add xattr FID limit (CVE-2026-8348)
 2026-06-13 14:55 UTC  (12+ messages)
` [PATCH v3 03/12] qemu-options: document 9pfs max_xattr option
` [PATCH v3 10/12] tests/9p: add virtio_9p_add_synth_driver_args() test client function
` [PATCH v3 06/12] tests/9p: add Txattrcreate / Rxattrcreate test client functions
` [PATCH v3 11/12] tests/9p: add 3 xattr FID limit test cases (synth fs driver)
` [PATCH v3 09/12] tests/9p: increase P9_MAX_SIZE for test client
` [PATCH v3 07/12] hw/9pfs: enable xattr (mockup) support for synth fs driver
` [PATCH v3 12/12] tests/9p: add 3 xattr FID limit test cases (local fs driver)
` [PATCH v3 02/12] hw/9pfs: add max_xattr option
` [PATCH v3 04/12] tests/9p: add Tread / Rread test client functions
` [PATCH v3 05/12] tests/9p: add Tclunk / Rclunk "
` [PATCH v3 08/12] hw/9pfs: add xattr count query interface to fs synth driver

[PATCH iproute2-next v2] ipaddress: add support for showing IPv4 devconf attributes
 2026-06-13  6:57 UTC 

[PATCH Resend] MAINTAINERS: Update Coly Li's email address
 2026-06-13 15:30 UTC  (4+ messages)

[GIT PULL] core/urgent fix
 2026-06-13 15:28 UTC  (2+ messages)

[PULL REQUEST] i2c-for-7.1-rc8
 2026-06-13 15:28 UTC  (3+ messages)

[PATCH] drm/i915/mtl+: Enable PPS before PLL
 2026-06-13 15:25 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH] proc: only bump parent nlink when registering directories
 2026-06-13 15:23 UTC  (2+ messages)

[PATCH] clone: accept DEPTH env var as fallback for --depth
 2026-06-13 15:20 UTC  (3+ messages)

[cris:scmi_telemetry_unified_fs_V4 12/34] drivers/firmware/arm_scmi/telemetry.c:1220:34: sparse: sparse: cast removes address space '__iomem' of expression
 2026-06-13 15:18 UTC 

[arnd-playground:config-gpio-legacy-7.2 21/21] include/linux/gpio/consumer.h:178:1: warning: control reaches end of non-void function
 2026-06-13 15:18 UTC 

[PATCH] alpha/PCI: Fix I/O port accessor argument order in pci_legacy_write()
 2026-06-13 15:14 UTC  (3+ messages)

[PATCH] dmaengine: xilinx: Treat "xlnx,flush-fsync" as a flag
 2026-06-13 15:13 UTC  (2+ messages)

[PATCH v2 0/3] Fix three racy updates to MSR_K7_HWCR
 2026-06-13 15:09 UTC  (2+ messages)

[PATCH 09/10] docs/zh_CN: add LSM/ipe Chinese translation
 2026-06-13 15:08 UTC  (3+ messages)

[PATCH 0/2] hwmon: (pmbus/lm25066) Support SMBus Current Limit configuration
 2026-06-13 15:07 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: hwmon: pmbus: ti,lm25066: add current limit properties


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.