All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-09-10 16:17:21 to 2026-09-10 17:00:58 UTC [more...]

[PATCH v2 0/3] drm/vmwgfx: Fix dma-buf import leaks and a crash on imported BOs
 2026-09-10 16:52 UTC  (2+ messages)
` [PATCH v2 3/3] drm/vmwgfx: Don't leak a GEM handle when referencing a surface by fd

[PATCH 1/2] media: em28xx: adjust queues handling in em28xx_vb2_setup()
 2026-09-10 16:58 UTC  (2+ messages)
` [PATCH 2/2] media: em28xx: setup queues before registering V4L2 device

[PATCH bpf-next v2 00/13] bpf: track scalar equality across the low 32 bits
 2026-09-10 17:00 UTC  (16+ messages)
` [PATCH bpf-next v2 01/13] bpf: move linked-scalar flags out of bpf_reg_state->id [NFC]
` [PATCH bpf-next v2 02/13] bpf: compare linked-scalar kinds in regs_exact()
` [PATCH bpf-next v2 03/13] bpf: track low-32 scalar equality across zero-extending movs
` [PATCH bpf-next v2 04/13] selftests/bpf: cover the low-32 link for "
` [PATCH bpf-next v2 05/13] bpf: keep the range across a sign extension that cannot change it
` [PATCH bpf-next v2 06/13] selftests/bpf: cover sign extensions that cannot change the range
` [PATCH bpf-next v2 07/13] bpf: track low-32 scalar equality across sign-extending movs
` [PATCH bpf-next v2 08/13] selftests/bpf: cover the low-32 link for "
` [PATCH bpf-next v2 09/13] bpf: track low-32 scalar equality across narrowing stack fills
` [PATCH bpf-next v2 10/13] selftests/bpf: cover the low-32 link for "
` [PATCH bpf-next v2 11/13] bpf: record what a narrowing spill actually stores
` [PATCH bpf-next v2 12/13] bpf: track low-32 scalar equality across narrowing stack spills
` [PATCH bpf-next v2 13/13] selftests/bpf: cover the low-32 link for "

[PATCH 0/1] rcu: drain kfree_rcu sheaves from the userspace barrier hook
 2026-09-10 17:00 UTC  (2+ messages)
` [PATCH v2 0/1] rcu: make userspace barrier hook drain kvfree_rcu work

[PATCH v6 0/6] sched: Add support for long task name
 2026-09-10 17:00 UTC  (10+ messages)
` [PATCH v6 1/6] treewide: Get rid of get_task_comm()
` [PATCH v6 2/6] treewide: Replace memcpy(..., current->comm) with copy_task_comm()
` [PATCH v6 3/6] lib/string_kunit: Add test for copy_task_comm()
` [PATCH v6 4/6] sched: Extend task command name with TASK_COMM_EXT_LEN
` [PATCH v6 5/6] prctl: Add support for long user thread names
` [PATCH v6 6/6] selftests: prctl: Add test for long "

[PATCH v2 0/5] drm/xe/hwmon: Update hwmon thermal mailbox handling
 2026-09-10 17:00 UTC  (4+ messages)
` [PATCH v2 3/5] drm/xe/hwmon: Correct group selection for memory controller temperature

[Qemu-devel] [PATCH v8 0/7] qmp: add pmemload command
 2026-09-10 16:59 UTC  (2+ messages)

[PATCH] btrfs: downgrade the reflink source inode lock
 2026-09-10 17:00 UTC  (3+ messages)

[PATCH v3 00/24] NFS: flexfiles device notifications and caching for wide striped layouts
 2026-09-10 16:58 UTC  (3+ messages)
` [PATCH v3 17/24] pNFS: Add deviceid reference query and collection walkers

[PATCH v7 0/3] usb: typec: tipd: Add sn201202x (ACE3) support
 2026-09-10 16:59 UTC  (6+ messages)
` [PATCH v7 1/3] dt-bindings: usb: tps6598x: Add sn201202x/ACE3
` [PATCH v7 2/3] usb: typec: tipd: Factor out i2c specifics
` [PATCH v7 3/3] usb: typec: tipd: Add sn201202x support

[PATCH v2] srcutree: Add WARN_ON_ONCE() for atomic SRCU in srcu_gp_end()
 2026-09-10 16:58 UTC  (2+ messages)

[PATCH] drm/tyr: use `bitfield!` instead of `register!` for non-registers
 2026-09-10 16:57 UTC 

[PATCH 00/45] net/dpaa2: features and fixes for NXP DPAA2 drivers
 2026-09-10 16:57 UTC  (3+ messages)
` [PATCH v2 00/47] NXP DPAA2 driver updates and fixes

[tnguy-net-queue:dev-queue] BUILD SUCCESS 369f5014279095f2c4b399b163758f928c89de69
 2026-09-10 16:49 UTC 

[PATCH v7 0/2] leds: Add IS32FL3207 controller support
 2026-09-10 16:56 UTC  (4+ messages)
` [PATCH v7 2/2] leds: is32fl3207: Add controller driver

[RESEND PATCH 1/2] media: em28xx: adjust initialization order in em28xx_v4l2_init()
 2026-09-10 16:56 UTC  (5+ messages)

[PATCH 00/13 net-next] Allow compiling an IPv6-only kernel network stack
 2026-09-10 16:56 UTC  (5+ messages)
` [PATCH 01/13 net-next] net: ipv4: introduce CONFIG_IPV4 to decouple the IPv4 stack

[PATCH] spi: spi-zynqmp-gqspi: stop the controller on shutdown
 2026-09-10 16:56 UTC  (2+ messages)

[PATCH RFC 00/10] KVM: Enable Clang Context Analysis
 2026-09-10 16:55 UTC  (20+ messages)
` [PATCH RFC 01/10] KVM: x86/pmu: Acquire SRCU in pmc_is_event_allowed() to protect filter lookup
` [PATCH RFC 02/10] KVM: Allow reading memslots while holding slots_arch_lock
` [PATCH RFC 03/10] KVM: guest_memfd: Avoid conditional mmu_lock acquisition
` [PATCH RFC 04/10] KVM: Refactor kvm_handle_hva_range() to avoid conditional mmu_lock
` [PATCH RFC 05/10] KVM: Refactor kvm_handle_gfn_range() "
` [PATCH RFC 06/10] KVM: Add basic lock context annotations
` [PATCH RFC 07/10] KVM: x86: "
` [PATCH RFC 08/10] KVM: Add guarded_by to members in struct kvm
` [PATCH RFC 09/10] KVM: x86: Add guarded_by annotations for kvm_arch, kvm_hv, and ioapic
` [PATCH RFC 10/10] KVM: x86: Enable CONTEXT_ANALYSIS with opt-outs

[PATCH] HID: multitouch: use GFP_ATOMIC for report/application/usage allocations
 2026-09-10 16:55 UTC  (6+ messages)
` [PATCH v2] HID: multitouch: use GFP_ATOMIC for report/application allocations
    ` [PATCH v3] HID: multitouch: use GFP_ATOMIC for report/application/usage allocations
    ` [PATCH v2] "

[PATCH v20 0/9] Enable CXL PCIe Port Protocol Error handling and logging
 2026-09-10 16:55 UTC  (4+ messages)
` [PATCH v20 2/9] PCI: Establish common CXL Port protocol error flow

[PATCH RESEND net-next] tools: ynl: Fix out-of-tree build for ynltool
 2026-09-10 16:54 UTC 

[PATCH] srcutree: Skip torture to-big transition for atomic SRCU
 2026-09-10 16:54 UTC  (4+ messages)

[PATCH] mtd: spinand: Do not update the QE bit on devices without one
 2026-09-10 16:54 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/3] arm64: dts: nuvoton: Improve MA35D1 support
 2026-09-10 16:53 UTC  (5+ messages)
` [PATCH v2 2/3] arm64: dts: nuvoton: Add QSPI0 node
` [PATCH v2 3/3] arm64: dts: nuvoton: Add NuMaker board

[PATCH v2 RESEND] soc: mediatek: pwrap: Remove obsolete NEED CONFIRM comments
 2026-09-10 16:52 UTC 

[PATCH v2 0/2] lib/sort: Clean up sort_nonatomic() and sort_r_nonatomic()
 2026-09-10 16:52 UTC  (3+ messages)
` [PATCH v2 1/2] bpf: Replace sort_r_nonatomic() with sort_r() in check_dup_ids()
` [PATCH v2 2/2] Revert "lib/sort.c: add _nonatomic() variants with cond_resched()"

[PATCH 0/7] fs: preserve superblock inode walk positions across lock drops
 2026-09-10 16:52 UTC  (3+ messages)
` [PATCH 1/7] fs: remove trailing whitespace from include/linux/fs.h

[drm-xe:drm-xe-fixes] BUILD SUCCESS f5fcf7e638b904397ec0f66d3ea6766ef0cfe25b
 2026-09-10 16:43 UTC 

[PATCH 0/7] fix XXX_DEBUG warnings
 2026-09-10 16:51 UTC  (3+ messages)
` [PATCH 1/7] bus/fslmc: fix build of qbman debug code

[PATCH net-next] tools: ynl: Fix out-of-tree build for ynltool
 2026-09-10 16:51 UTC  (3+ messages)

[PATCH] btrfs: tree-checker: fix error message regarding free space extent items
 2026-09-10 16:50 UTC 

[PATCH v2] man/man2: introduce man page for file_getattr/file_setattr syscalls
 2026-09-10 16:50 UTC  (6+ messages)

[PATCH] mmc: rtsx_usb_sdmmc: start card power-up at 3.3V
 2026-09-10 16:49 UTC  (3+ messages)

[GIT PULL] Networking for v7.3-rc3
 2026-09-10 16:49 UTC 

[PATCH v2 0/4] nvmem: Derive Rockchip MAC addresses from the OTP CPU ID
 2026-09-10 16:49 UTC  (3+ messages)

[PATCH BlueZ 0/2] test-runner: use virtio-fs by default, functional test speedup
 2026-09-10 16:48 UTC  (3+ messages)
` [PATCH BlueZ 1/2] doc: enable virtio-fs in tester kernel configs
` [PATCH BlueZ 2/2] tools: test-runner: use virtiofsd for filesystem passthrough

[SECURITY REPORT] Logic bug in eBPF verifier (reg_bounds_sanity_check)
 2026-09-10 16:46 UTC  (2+ messages)

[PATCHv2] ARM: dts: BCM5301X: AC56U: add nvram node
 2026-09-10 16:46 UTC  (2+ messages)

[PATCH] btrfs: tree-checker: print dev extent offset in error message
 2026-09-10 16:46 UTC 

[PATCH v3 0/9] media: Add support for Broadcom/RPi BCM2835 ISP
 2026-09-10 16:46 UTC  (5+ messages)
` [PATCH v3 4/9] platform/raspberrypi: vchiq-mmal: Support bayer and gray formats

[PATCH V2 RESEND] Input: synaptics - disable InterTouch on ThinkPad T440p (board id 2722)
 2026-09-10 16:44 UTC 

[PATCH BlueZ v1] build: run the test suite in parallel
 2026-09-10 16:44 UTC 

[PATCH] virtio_blk: use synchronous quiesce in virtblk_freeze_priv()
 2026-09-10 16:44 UTC  (2+ messages)

[PATCH 0/2] sysctl: Restore minmax check for proc_do{int,ulong}vec_ms_jiffies_minmax()
 2026-09-10 16:43 UTC  (9+ messages)
` [PATCH 2/2] sysctl: Make proc_doulongvec_ms_jiffies_minmax() enforce minmax again

[PATCH v16 0/9] blk: honor isolcpus configuration
 2026-09-10 16:42 UTC  (10+ messages)
` [PATCH v16 1/9] scsi: aacraid: use block layer helpers to calculate num of queues
` [PATCH v16 2/9] lib/group_cpus: remove dead !SMP code
` [PATCH v16 3/9] lib/group_cpus: Add group_mask_cpus_evenly()
` [PATCH v16 4/9] sched/isolation: Prevent out-of-bounds read in isolcpus= boot parameter parser
` [PATCH v16 5/9] isolation: Introduce managed_irq_strict isolcpus type
` [PATCH v16 6/9] blk-mq: use hk cpus only when isolcpus=managed_irq_strict is enabled
` [PATCH v16 7/9] blk-mq: prevent offlining hk CPUs with associated online isolated CPUs
` [PATCH v16 8/9] genirq/affinity: Restrict managed IRQ affinity to housekeeping CPUs
` [PATCH v16 9/9] docs: add managed_irq_strict flag to isolcpus

[PATCH v2 00/26] mm/fbatch: drain lru_add_drain() and _all()
 2026-09-10 16:42 UTC  (3+ messages)
` [PATCH v2 07/26] mm/fbatch: LRU_NEXT_ACTIVATE bit to optimize folio_activate()

[PATCH v3 00/13] drm/crtc: Convert all drivers to atomic_create_state and remove reset
 2026-09-10 16:41 UTC  (3+ messages)
` [PATCH v3 07/13] drm/amdgpu: dm: Convert to atomic_create_state

[PATCH 08/14] mfd: remove unused aat2870 driver
 2026-09-10 16:40 UTC 

[PATCH v1] nestedsvm: Fix multi-byte IO port intercept check
 2026-09-10 16:39 UTC 

[PATCH] hook: introduce the report hook for git-receive-pack(1)
 2026-09-10 16:40 UTC  (9+ messages)
` [PATCH v9 0/4] hook: introduce the receive-report hook
  ` [PATCH v9 4/4] "

Path forward for Virtualized Swap?
 2026-09-10 16:39 UTC  (7+ messages)

[PATCH 0/6] arm64: dts: freescale: Add Verdin iMX8M OV5640 and Verdin iMX8MP M7 support
 2026-09-10 16:39 UTC  (6+ messages)
` [PATCH 3/6] dt-bindings: connector: Add Toradex camera connector
` [PATCH 4/6] arm64: dts: freescale: imx8m{m,p}-verdin: Add camera connector nexus

[PATCH v2] usb: gadget: f_phonet: fix use-after-free in pn_bind
 2026-09-10 16:38 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] dmaengine: mmp_pdma: fix wrong sg length in mmp_pdma_prep_slave_sg
 2026-09-10 16:38 UTC  (3+ messages)
` [PATCH v2] dmaengine: mmp_pdma: fix wrong sg length in mmp_pdma_prep_slave_sg()

[PATCH] doc: Make asciidoc bullet items separate
 2026-09-10 16:38 UTC  (3+ messages)

[PATCHSET v3] xfsprogs: generate mkfs.xfs config files
 2026-09-10 16:38 UTC  (7+ messages)
` [PATCH 9/9] mkfs: allow specification of default options via configuration file

[PATCH 0/2] arm64: dts: imx93-kontron: Add support for Kontron i.MX93 DL
 2026-09-10 16:37 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH v2] builtin/history: unuse the commit buffer after use
 2026-09-10 16:37 UTC  (5+ messages)
` [PATCH v3] "

[PATCH 0/8] arm64: tegra: Clean up AHUB device tree nodes
 2026-09-10 16:36 UTC  (3+ messages)
` [PATCH 7/8] arm64: tegra: Clean up AHUB on Tegra264

[PATCH v3 0/1] Fix and improve zcrypt reply message checks
 2026-09-10 16:35 UTC  (3+ messages)
` [PATCH v3 1/1] s390/zcrypt: Fix and improve zcrypt reply message verification checks

[PATCH] btrfs: increment extent count once when logging extents during fast fsync
 2026-09-10 16:35 UTC 

[PATCH bpf 0/1] xsk: use a 32-bit compare in xsk_map_gen_lookup
 2026-09-10 16:34 UTC  (3+ messages)
` [PATCH bpf 1/1] "

[frank-w-bpi-r2-4.14:7.2-main 213/213] arch/arm64/boot/dts/mediatek/mt7988a-bananapi-bpi-r4-2g5.dtb: pinctrl@1001f000 (mediatek,mt7988-pinctrl): uart2-3-lite-pins:mux:groups:0: 'uart2_3_lite' is not one of ['net_wo0_uart_txd_0', 'net_wo0_uart_txd_1', 'net_wo1_uart_txd_0', 'net_wo1_uart_txd_1',
 2026-09-10 16:33 UTC 

[PATCH v2 0/5] read proc/pid/smaps_rollup under per-vma lock
 2026-09-10 16:33 UTC  (13+ messages)
` [PATCH v2 3/5] proc/task_mmu: remove special-casing of smap_gather_stats() start parameter

[PATCH v2] mfd: wcd934x: set DMA mask on parent to silence "DMA mask not set"
 2026-09-10 16:33 UTC  (3+ messages)
` (subset) "

[PATCH 0/3] Raspberry Pi 5 RTC driver
 2026-09-10 16:33 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: rtc: Add Raspberry Pi 5 RTC binding

[PATCH] usb: gadget: f_loopback: fix descriptor leak on unbind
 2026-09-10 16:32 UTC  (3+ messages)
` [PATCH RESEND] "

[PATCH net v2] net: stmmac: propagate PTP init failures in __stmmac_open() and stmmac_resume()
 2026-09-10 16:32 UTC  (3+ messages)

[PATCH v4 00/41] drm/plane: Convert all drivers to atomic_create_state and remove reset
 2026-09-10 16:31 UTC  (3+ messages)
` [PATCH v4 26/41] drm/amdgpu_dm: Convert to atomic_create_state

[PATCH] tools/bootconfig: remove unused PAGE_SIZE macro
 2026-09-10 16:31 UTC 

[PATCH] advice: use global config for default branch name
 2026-09-10 16:31 UTC  (10+ messages)

[PATCH BlueZ v3 0/8] client/btpclient: Add BAP/ASCS/PACS support for auto-pts BAP tests
 2026-09-10 16:30 UTC  (2+ messages)

[PATCH] bootconfig: remove redundant assignment in xbc_parse_array()
 2026-09-10 16:30 UTC 

[PATCH net v3] net: stmmac: propagate PTP init failures in __stmmac_open() and stmmac_resume()
 2026-09-10 16:30 UTC 

[PATCH v4 0/2] bootconfig: Fix integer overflow problems
 2026-09-10 16:29 UTC  (3+ messages)
` [PATCH v4 2/2] bootconfig: Fix integer overflow in initrd size check

[PATCH net-next] net/iucv: Add lock nesting annotation in iucv_sock_close()
 2026-09-10 16:29 UTC 

[PATCH v2 0/1] lib/rendercopy: Use the Xe2+ depth buffer packet
 2026-09-10 16:27 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH v6 00/14] mfd: lm3533: convert to OF bindings, improve support
 2026-09-10 16:28 UTC  (2+ messages)
` [GIT PULL] Immutable branch between MFD, Backlight, IIO and LEDs due for the v7.4 merge window

[RFC PATCH] arm_mpam: resctrl: Separate MPAM domains
 2026-09-10 16:28 UTC  (8+ messages)

[PATCH RFC v3] usb: gadget: u_serial: pin ports while TTYs are installed
 2026-09-10 16:27 UTC 

[PATCH 0/4] ASoC: amd: acp: SoundWire machine driver fixes
 2026-09-10 16:27 UTC  (6+ messages)
` [PATCH 1/4] ASoC: amd: acp: bounds-check SoundWire link ID in machine drivers
` [PATCH 2/4] ASoC: amd: acp: refactor codec config count in SOF SoundWire machine driver
` [PATCH 3/4] ASoC: amd: acp: fix ffs() operator precedence for SoundWire link ID
` [PATCH 4/4] ASoC: amd: acp: fix card name length warning in SOF SoundWire machine driver

[PATCH v2] mm/truncate: fix data loss when truncating straddling large folios
 2026-09-10 16:26 UTC  (2+ messages)

[PATCH] drm/connector: Cache out-of-band hotplug events
 2026-09-10 16:25 UTC  (3+ messages)

[PATCH] USB: serial: cp210x: add Corsair AX1500i Power Supply
 2026-09-10 16:26 UTC 

[PATCH 0/2] ASoC: codecs: ES8326: Modify the configuration and add kcontrol
 2026-09-10 16:25 UTC  (5+ messages)
` [PATCH 1/2] ASoC: codecs: ES8326: Add private members about HPF
` [PATCH 2/2] ASoC: codecs: ES8326: Adjust the standby configuration

[BUG] mt7925e/MT7927: RX page_pool buffers stamped every 16 bytes, corrupting skb_shared_info->frag_list -> #SS in kfree_skb_list_reason
 2026-09-10 16:24 UTC  (3+ messages)
` [BUG] mt7925e/MT7927: RX page_pool buffers stamped every 16 bytes, corrupting skb_shared_info->frag_list

[PATCH v2 00/20] KVM: selftests: PPC pre-enabling
 2026-09-10 16:24 UTC  (6+ messages)
` [PATCH v2 12/20] KVM: selftests: Add APIs to override memory region types with custom memslots

[PATCH v5] PCI: Fix BAR resize for devices on a root bus
 2026-09-10 16:23 UTC  (3+ messages)

[android-common:upstream-wireless-next-main 32/32] arch/arm/boot/dts/ti/omap/am3517-craneboard.dtb: am35x_otg_hs@0 (ti,omap3-musb): $nodename:0: 'am35x_otg_hs@0' does not match '^usb(@.*)?'
 2026-09-10 16:23 UTC 

[PATCH] drivers: net: smsc: Remove unused smc9194.h header
 2026-09-10 16:23 UTC  (2+ messages)

[PATCH 0/1] lib/rendercopy: Use the Xe2+ depth buffer packet
 2026-09-10 16:22 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH] merge-ll: Cleanup merge driver temporaries after interrupt
 2026-09-10 16:22 UTC  (2+ messages)

[PATCH] cxl/events: Return IRQ_NONE when no event is pending
 2026-09-10 16:22 UTC  (5+ messages)

[PATCH net] netfilter: flowtable: Saturate 16-bit flow_tuple->mtu
 2026-09-10 16:20 UTC 

[PATCH net v1 0/2] net/sched: fix action batch failure cleanup
 2026-09-10 16:20 UTC  (2+ messages)

[PATCH] module: reject out-of-range relocation target indices
 2026-09-10 16:19 UTC  (2+ messages)

[syzbot] [xfs?] KASAN: slab-use-after-free Write in xlog_cil_ail_insert
 2026-09-10 16:19 UTC  (3+ messages)

[PATCH v5 1/2] dt-bindings: usb: dwc3: Document ST STM32MP2 DWC3 xHCI USB controller
 2026-09-10 16:18 UTC  (4+ messages)
` [PATCH v5 2/2] usb: dwc3: dwc3-generic-plat: Add ST STM32MP2 DWC3 xHCI USB controller glue

[PATCH bpf-next v1 18/22] bpf: Admit kfunc argument registers through check_reg_type()
 2026-09-10 16:18 UTC  (3+ messages)

[PATCH v2] tests/intel/perf_pmu: Fix double free of drpc in test_rc6
 2026-09-10 16:16 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for tests/intel/perf_pmu: Fix double free of drpc in test_rc6 (rev4)

[PATCH v11 00/12] ZTE zx297520v3 clock bindings and driver
 2026-09-10 16:17 UTC  (4+ messages)
` [PATCH v11 05/12] mfd: zx297520v3: Add a clock and reset MFD driver


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.