All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-02 23:00:46 to 2026-08-03 02:01:29 UTC [more...]

[PATCH v2] Input: xpad - add Voyetra Turtle Beach PC Rematch Gamepad
 2026-08-03  2:01 UTC  (3+ messages)

[PATCH v6] f2fs: support dynamic reserve/release for device aliasing
 2026-08-03  2:00 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH] rhashtable: use per-init-site lockdep classes for bucket locks
 2026-08-03  2:00 UTC  (4+ messages)

[PATCH v1] ipmi: Remove all sysfs files on registration failure
 2026-08-03  1:55 UTC 

[PATCH v2 0/4] ASoC: renesas: enable COMPILE_TEST
 2026-08-03  1:55 UTC  (5+ messages)
` [PATCH v2 1/4] ASoC: renesas: enable COMPILE_TEST for Migo-R / SIU
` [PATCH v2 2/4] ASoC: renesas: enable COMPILE_TEST for PCM SH7760
` [PATCH v2 3/4] ASoC: renesas: enable COMPILE_TEST for AC97 SH7760
` [PATCH v2 4/4] ASoC: renesas: remove ssi.c

[PATCH] char: scx200_gpio: check cdev_add() return value
 2026-08-03  1:54 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v1] scsi: be2iscsi: Fix MSI-X IRQ cleanup
 2026-08-03  1:54 UTC  (2+ messages)

[PATCH ath-next] wifi: ath12k: remove unused ath12k_dp_rx_h_find_link_peer()
 2026-08-03  1:54 UTC  (2+ messages)

[PATCH] char: scx200_gpio: check cdev_add() return value
 2026-08-03  1:53 UTC  (2+ messages)

[RFC PATCH RESEND] eventpoll: add lockless fast-path for eventfd
 2026-08-03  1:52 UTC 

[PATCH v2 v2 0/7] ntfs3: add tracepoints for core filesystem paths
 2026-08-03  1:50 UTC  (4+ messages)
` [PATCH v2 v2 2/7] ntfs3: add namei tracepoints

[PATCH v1 0/7] Add HPD support for Rockchip Analogix DP
 2026-08-03  1:50 UTC  (6+ messages)

[PATCH] crypto: hisilicon/sec - Fix use-after-free and unchecked kfifo_put in sec_send_request()
 2026-08-03  1:50 UTC  (2+ messages)

[PATCH bpf-next v2 1/2] bpf: Allow IP_TRANSPARENT and IPV6_TRANSPARENT in bpf_{set,get}sockopt()
 2026-08-03  1:50 UTC  (4+ messages)

[PATCH bpf-next v10 0/9] bpf: Introduce global percpu data
 2026-08-03  1:50 UTC  (5+ messages)
` [PATCH bpf-next v10 4/9] libbpf: Add support for "

[PATCH bpf v3] bpf, cgroup: Fix invalid storage access after __cgroup_bpf_attach failed
 2026-08-03  1:50 UTC  (2+ messages)

[PATCH] leds: rgb: leds-qcom-lpg: Add PWM frequency mode support
 2026-08-03  1:50 UTC  (3+ messages)

[PATCH] staging: greybus: loopback: Fix argument alignment
 2026-08-03  1:50 UTC 

[PATCH net 0/2] RDMA/rxe: fix mr_check_range() iova overflow (OOB)
 2026-08-03  1:49 UTC  (5+ messages)
` [PATCH net 2/2] DO-NOT-MERGE: selftest: add rxe mr_check_range() overflow reproducer

[PATCH] vhost: reset the vring metadata cache on vring reconfiguration
 2026-08-03  1:45 UTC 

[PATCH] net: mctp: hold route device before source address lookup
 2026-08-03  1:40 UTC  (2+ messages)

[PATCH v5 0/8] nbd: eliminate queue freeze/unfreeze overhead in connection setup
 2026-08-03  1:48 UTC  (8+ messages)
` [PATCH v5 3/8] nbd: reset write cache on disconnect
` [PATCH v5 5/8] nbd: skip queue freeze when setting size at device startup

[PATCH net-next v11 00/10] net: mdio: realtek-rtl9300: Add RTL83xx support
 2026-08-03  1:45 UTC  (3+ messages)
` [PATCH net-next v11 01/10] net: mctp: usb: Allow multiple urbs in flight

[PATCH v4 0/2] drm/xe: Changes for Xe3p_HPM media
 2026-08-03  1:44 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/xe: Changes for Xe3p_HPM media (rev5)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH net v2] selftests: net: reuseport_bpf_numa: consider cpuless numa node
 2026-08-03  1:42 UTC 

[PATCH bpf-next v2 0/2] bpf: Fix sleepable check for tracing prog
 2026-08-03  1:41 UTC  (5+ messages)

[PATCH] Input: focaltech - use signed coordinates to prevent underflow
 2026-08-03  1:39 UTC  (2+ messages)

[PATCH RFC/RFT v1 00/12] Fix easy bits of the negative dentry problem
 2026-08-03  1:21 UTC  (13+ messages)
` [PATCH v1 01/12] VFS: don't count references through ->d_parent
` [PATCH v1 02/12] Add and use d_for_each_positive_child family of iterators
` [PATCH v1 03/12] fsnotify: don't hold a spin_lock across fsnotify_recalc_mask() calls
` [PATCH v1 04/12] fsnotify: reduce i_lock hold time in fsnotify_set_children_dentry_flags()
` [PATCH v1 05/12] libfs: simplify scan_positives()
` [PATCH v1 06/12] libfs: change scan_positives() to use d_for_each_positive_child_continue()
` [PATCH v1 07/12] libfs: allow scan_positives() to be called without a cursor
` [PATCH v1 08/12] libfs: replace find_positive_dentry() with scan_positives()
` [PATCH v1 09/12] autofs: don't hold ->lookup_lock in get_next_positive_*
` [PATCH v1 10/12] VFS: don't move dentries in d_sib list when they have the same parent
` [PATCH v1 11/12] Call cond_reshed() as needed in d_for_each_positive_child()
` [PATCH v1 12/12] libfs: remove cond_resched() from scan_positives()

[PATCH v5 0/6] drm/bridge: Implement generic USB Type-C DP HPD bridge
 2026-08-03  1:38 UTC  (6+ messages)
` [PATCH v5 1/6] "

[PATCH] crypto: hisilicon/sec - Fix element drop and UAF in sec_send_request()
 2026-08-03  1:36 UTC  (2+ messages)

[PATCH bpf-next] bpf: arena: fix mmap_lock deadlock on arena lock failure
 2026-08-03  1:35 UTC  (4+ messages)

[meta-oe][PATCH] libcec: update 7.1.1 -> 8.1.3
 2026-08-03  1:34 UTC 

[PATCH v4 0/6] Support the FEAT_HDBSS introduced in Armv9.5
 2026-08-03  1:33 UTC  (9+ messages)
` [PATCH v4 3/6] KVM: arm64: Add auto DBM support for hardware dirty tracking

[PATCH net v2 0/2] Fix skb length accounting after XDP frag adjustment
 2026-08-03  1:32 UTC  (4+ messages)
` [PATCH net v2 2/2] veth: fix "

[PATCH 0/2] arm64: ftrace: enable single ftrace_ops for direct calls
 2026-08-03  1:32 UTC  (8+ messages)
` [PATCH 1/2] "

[PATCH kvmtool] virtio: 9p: Order used ring updates before notifications
 2026-08-03  1:32 UTC  (2+ messages)
` [PATCH kvmtool v2] "

[PATCH 0/2] ext4: ensure WRITE_ZEROES is power-failure-safe
 2026-08-03  1:31 UTC  (4+ messages)
` [PATCH 2/2] ext4: protect WRITE_ZEROES written extents with orphan list

[Bug 221774] New: hid-multitouch: report ID mismatch check breaks touchpad palm detection on ASUS ROG Flow Z13 (2025) GZ302EA (0b05:1a30)
 2026-08-03  1:31 UTC  (2+ messages)
` [Bug 221774] "

[PATCH] selftests/mm: read memory information without popen
 2026-08-03  1:30 UTC 

[PATCH v1] firmware_loader: Unwind initialization on sysfs failure
 2026-08-03  1:29 UTC 

[PATCH RFC 00/15] vhost-user: isolated memory
 2026-08-03  1:28 UTC  (4+ messages)
` [PATCH RFC 11/15] hw/virtio/vhost-user: create isolation region

[PATCHES v2 0/2] perf c2c hardening
 2026-08-03  1:28 UTC  (4+ messages)
` [PATCH 1/2] perf c2c: Fix error masking, OOM, and unchecked caller errors in hpp_list__parse()
` [PATCH 2/2] perf c2c: Clean up registered formats on c2c_hists__init() failure

[PATCH bpf v2] bpf, cgroup: Fix invalid storage access after __cgroup_bpf_attach failed
 2026-08-03  1:27 UTC  (3+ messages)

[PATCH v2 1/4] Input: ensure device is ready before delivering events
 2026-08-03  1:27 UTC  (6+ messages)
` [PATCH v2 2/4] Input: clear inhibited flag before re-opening device on uninhibit
` [PATCH v2 3/4] Input: call handler->start() when uninhibiting device
` [PATCH v2 4/4] Input: defer handler's start() until device is opened

[PATCH] staging: greybus: Replace strncpy with strscpy
 2026-08-03  1:26 UTC 

[PATCH 0/6] LoongArch: KVM: Add separate vmid support
 2026-08-03  1:26 UTC  (13+ messages)
` [PATCH 1/6] LoongArch: KVM: Add vmid support for stage2 MMU
` [PATCH 2/6] LoongArch: KVM: Add separate vCPU and VM id update function
` [PATCH 4/6] LoongArch: KVM: implement vmid updating logic
` [PATCH 6/6] LoongArch: KVM: Enable separate vmid feature

[PATCH v3] riscv: acpi: Handle LPI architectural context loss flags
 2026-08-03  1:20 UTC  (2+ messages)

[PATCH v2] iio: buffer: Ensure bounce buffer used for unaligned case is zeroed
 2026-08-03  1:22 UTC 

[PATCH v13 0/5] vfio/dma-buf: add TPH support for peer-to-peer access
 2026-08-03  1:21 UTC  (3+ messages)
` [PATCH v13 2/5] PCI/TPH: Add requester/completer type helpers

[PATCH 00/16] selftests/mm: improve khugepaged coverage
 2026-08-03  1:21 UTC  (2+ messages)

[PATCH] Input: focaltech - fix array out-of-bounds in focaltech_process_rel_packet
 2026-08-03  1:21 UTC  (2+ messages)

[LTP] [PATCH v2 1/2] madvise09: restore cgroup v1 memory limits with numeric values
 2026-08-03  1:20 UTC  (2+ messages)

[PATCH net v3 1/1] ipmr: only copy pktinfo to cache reports
 2026-08-03  1:17 UTC 

[syzbot] [usb?] memory leak in f_uac2_opts_p_srate_store
 2026-08-03  1:15 UTC  (2+ messages)
` Forwarded: [PATCH] usb: gadget: f_uac2: Fix memory leak in srate parsing

[PATCH 0/4] git add --resolved
 2026-08-03  1:15 UTC  (6+ messages)
` [PATCH 3/4] add: introduce '--resolved' option

[GIT PULL] sched_ext: Fixes for v7.2-rc6
 2026-08-03  1:13 UTC 

[GIT PULL] cgroup: Fixes for v7.2-rc6
 2026-08-03  1:13 UTC 

[RFC PATCH v4 0/3] iio: position: add Rust driver for ams AS5600
 2026-08-03  1:13 UTC  (9+ messages)
` [RFC PATCH v4 1/3] i2c: rust: implement SMBus read abstraction via kernel::io::Io for I2cClient
` [RFC PATCH v4 2/3] rust: add minimal IIO subsystem abstractions
` [RFC PATCH v4 3/3] iio: position: add Rust driver for ams AS5600

[PATCH v2] man/man3/mem*(): SYNOPSIS: Document non-standard mem*() functions as provided by <memory.h>
 2026-08-03  1:12 UTC  (19+ messages)
        ` the Linux man-pages as an educational tool (was: [PATCH v2] man/man3/mem*(): SYNOPSIS: Document non-standard mem*() functions as provided by <memory.h>)
            ` the Linux man-pages as an educational tool

[PATCH nf v4 1/1] netfilter: validate L4 headers after userspace packet writes
 2026-08-03  1:11 UTC 

[PATCH] orangefs: fix double-free of trailer_buf on readdir copy failure
 2026-08-03  1:07 UTC 

[PATCH] completion: complete tracked paths for 'git diff'
 2026-08-03  1:07 UTC  (2+ messages)

[PATCH] staging: greybus: fix coccinelle false positive on potential NULL dereference
 2026-08-03  1:05 UTC  (3+ messages)

[PATCH v2 0/2] ring-buffer: Fix snapshot swap race and improve user experience
 2026-08-03  0:56 UTC  (3+ messages)
` [PATCH v2 1/2] ring-buffer: Use current_context for safe per-CPU buffer swap
` [PATCH v2 2/2] tracing/snapshot: Use work_on_cpu to avoid -EBUSY during snapshot swap

[PATCH] index-pack: speed up promisor link recording
 2026-08-03  0:55 UTC  (8+ messages)

[syzbot] [net?] WARNING in ipgre_xmit (2)
 2026-08-03  0:53 UTC  (2+ messages)

[PATCH 0/2] Add bindings and driver for Sony IMX908
 2026-08-03  0:53 UTC  (6+ messages)
` [PATCH 1/2] media: dt-bindings: imx908: Add Sony IMX908 sensor bindings
` [PATCH 2/2] media: i2c: Add Sony IMX908 image sensor driver

[PATCH v11 00/11] tracing: wprobe: x86: Add wprobe for watchpoint
 2026-08-03  0:52 UTC  (3+ messages)
` [PATCH v11 08/11] tracing: wprobe: Add wprobe event trigger

[PATCH 0/1] t7528: fix failure under csh
 2026-08-03  0:41 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] staging: rtl8723bs: handle key setup failures
 2026-08-03  0:49 UTC 

on the irresponsibility of pursuing C language reform
 2026-08-03  0:47 UTC  (10+ messages)
              ` proposed revision to memory.h(3head) (was: on the irresponsibility of pursuing C language reform)
                  ` proposed revision to memory.h(3head)

[PATCH] xen/arm: Hide PMU feature
 2026-08-03  0:42 UTC 

[PATCH bpf-next v2 0/3] Improve stack depth verification stats output
 2026-08-03  0:40 UTC  (6+ messages)
` [PATCH bpf-next v2 1/3] bpf: Show more useful info in stack depth stats

[PATCH v4] drm/xe: add DG2 HuC GSC support and MEI integration
 2026-08-03  0:39 UTC  (3+ messages)
` ✗ LGCI.VerificationFailed: failure for drm/xe: add DG2 HuC GSC support and MEI integration (rev4)

[PATCH 0/6] workqueue: base pwq pool release and nr_active on the backing pool
 2026-08-03  0:36 UTC  (7+ messages)
` [PATCH 3/6] workqueue: release pwq pools by pool type
` [PATCH 4/6] workqueue: account nr_active by the backing pool
` [PATCH 5/6] workqueue: add a per-cpu backend for unbound pwqs

[PATCH] nilfs2: fix block-offset handling in iomap reads
 2026-08-03  0:33 UTC  (3+ messages)

Linux Upstream Status updated: Aug/3/2026
 2026-08-03  0:32 UTC 

[PATCH bpf v3] bpf: tcp: Fix use-after-free in bpf_iter_tcp_established_batch()
 2026-08-03  0:30 UTC  (3+ messages)

[PATCH net v5 1/1] net: openvswitch: reallocate update replies for mismatched IDs
 2026-08-03  0:29 UTC 

ext4: spurious "orphan cleanup on readonly fs" due to remount,ro failing to reset orphan_file structures
 2026-08-03  0:28 UTC  (2+ messages)

[PATCH v2 0/3] iio: light: gp2ap002: runtime PM and error path fixes
 2026-08-03  0:27 UTC  (6+ messages)
` [PATCH v2 1/3] iio: light: gp2ap002: Fix unbalanced runtime PM on repeated event writes
` [PATCH v2 3/3] iio: light: gp2ap002: Fix regulator leaks in runtime resume error path

[PATCH bpf-next v3 0/5] bpf: infer zext_dst based on static register liveness analysis
 2026-08-03  0:22 UTC  (3+ messages)
` [PATCH bpf-next v3 1/5] bpf: do not print a newline after disassembly in bpf_verbose_insn()

[PATCH] selftests/bpf: Remove duplicate copies of the arena spinlock qnodes
 2026-08-03  0:18 UTC 

[PATCH 0/7] Add support for QCOM SPMI PMIC5 Gen4 ADC
 2026-08-03  0:17 UTC  (7+ messages)
` [PATCH 1/7] dt-bindings: iio: adc: Add support for QCOM "
` [PATCH 2/7] iio: adc: qcom-spmi-adc5-gen3: "
` [PATCH 3/7] thermal: qcom: qcom-spmi-adc-tm5-gen3: "

[PATCH bpf-next 0/2] bpf: Fix RHash special-field recycling
 2026-08-03  0:11 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf: Cancel RHash special fields on value recycle

[PATCH v5 0/2] bisect: add --reset-when-found to leave when done
 2026-08-03  0:08 UTC  (4+ messages)
` [PATCH v6 "
  ` [PATCH v6 2/2] "

[PULL] u-boot-sh/main
 2026-08-03  0:04 UTC 

[linux-next:master 11181/11507] fs/iomap/direct-io.c:996 __iomap_dio_read_simple() warn: bitwise AND condition is false here
 2026-08-02 23:43 UTC 

[PATCH v3] x86/kaslr: Remove two redundant if checks
 2026-08-02 23:42 UTC  (3+ messages)

Linux kernel 7.2-rc6 released
 2026-08-02 23:40 UTC 

[PATCH v2] iio: light: apds9306: fix PM reference leak in apds9306_read_data()
 2026-08-02 23:41 UTC  (2+ messages)

[PATCH 0/9] binfmt_misc: bind interpreters to a bpf-backed entry
 2026-08-02 23:37 UTC  (5+ messages)
` [PATCH 1/9] binfmt_misc: let a register string create an entry disabled
` [PATCH 2/9] selftests/exec: let binfmt_flag_supported() return a bool

[PATCH] hwmon: dell-smm-hwmon: Add fan control for OptiPlex Micro 7020
 2026-08-02 23:35 UTC  (2+ messages)

[PATCH v1] clocksource/drivers/tegra: Unwind timer setup on CPUHP failure
 2026-08-02 23:35 UTC 

Linux 7.2-rc6
 2026-08-02 23:34 UTC 

[PATCH] Drop Michael Turquette's clk maintainer entry
 2026-08-02 23:34 UTC  (2+ messages)

[PATCH bpf] bpf: Keep refcount_acquire nullable for borrowed RCU kptrs
 2026-08-02 23:32 UTC  (3+ messages)
` [PATCH bpf] bpf: Reject writes through untrusted allocated pointers

[PATCH v6 0/3] driver core: add enumeration failure uevent helper
 2026-08-02 23:31 UTC  (4+ messages)
` [PATCH v6 1/3] driver core: add device_enumeration_failure_notify() helper
` [PATCH v6 2/3] Documentation: ABI: document DEVICE_ENUMERATION_FAILURE uevent
` [PATCH v6 3/3] usb: hub: send enumeration failure uevent

[PATCH v2 0/5] lib/crypto: KUnit tests for AES-CCM and AES-GCM
 2026-08-02 23:30 UTC  (6+ messages)
` [PATCH v2 1/5] lib/crypto: tests: Create test-utils.h
` [PATCH v2 2/5] lib/crypto: tests: Use per-test-case buffers in hash tests
` [PATCH v2 3/5] lib/crypto: tests: Add aead-test-template.h
` [PATCH v2 4/5] lib/crypto: tests: Add KUnit test suite for AES-CCM
` [PATCH v2 5/5] lib/crypto: tests: Add KUnit test suite for AES-GCM

[PATCH bpf v2 0/2] bpf: Fix refcount_acquire handling for borrowed kptrs
 2026-08-02 23:29 UTC  (3+ messages)
` [PATCH bpf v2 2/2] bpf: Reject untrusted pointers in refcount_acquire

[PATCH] btrfs: zoned: fix use-after-free in btrfs_reset_unused_block_groups()
 2026-08-02 23:28 UTC 

[chenxing:mstar_v6_5_reorder 427/700] drivers/dma/mstar/mstar-msc313-urdma.c:521:12: warning: 'msc313_urdma_resume' defined but not used
 2026-08-02 23:27 UTC 

[PATCH v1] coresight: Check runtime PM resume result
 2026-08-02 23:25 UTC 

[PATCH 0/4] mm, ceph: remove wait_on_page_writeback()
 2026-08-02 23:23 UTC  (5+ messages)
` [PATCH 2/4] ceph: convert ceph_wait_until_current_writes_complete() to folios
` [PATCH 3/4] mm: remove wait_on_page_writeback()

[PATCH bpf] bpf: Invalidate RCU pointers after final spin unlock
 2026-08-02 23:22 UTC  (2+ messages)

[PATCH] wifi: mt76: mt7615: skip MT_TXD5_TX_STATUS_HOST for MT7663 group frames
 2026-08-02 23:20 UTC 

[PATCH] iio: gyro: mpu3050: fix sign of raw angular velocity readings
 2026-08-02 23:19 UTC  (3+ messages)

[PATCH] sh: mach-rsk: rsk7203: avoid using inline compound literals
 2026-08-02 23:18 UTC 

[PATCH net-next 0/2] net: stmmac: Cleanup rx coalescing computation when using RIWT
 2026-08-02 23:16 UTC  (5+ messages)
` [PATCH net-next 2/2] net: stmmac: ethtool: Address off-by-one when reading the coal rx-usecs

[PATCH v1] scsi: qla2xxx: Cancel qpair work before freeing queues
 2026-08-02 23:16 UTC  (2+ messages)

[patch 0/3] lib: add synthetic MM benchmarks
 2026-08-02 23:06 UTC  (3+ messages)
` [patch 1/3] lib: test_vmstat: add synthetic benchmark for vm stats
  ` [patch v2] "

[patch 1/3] lib: test_vmstat: add synthetic benchmark for vm stats
 2026-08-02 23:05 UTC  (2+ messages)

✅ PASS: Test report for master (7.2.0-rc5, upstream-mainline, f5a7e2ae)
 2026-08-02 23:03 UTC 

[PATCH 0/3] crypto: af_alg_restrict cleanups
 2026-08-02 23:00 UTC  (4+ messages)
` [PATCH 1/3] crypto: af_alg - Make cbc(paes) privileged-only
` [PATCH 2/3] crypto: af_alg - Replace 'bool privileged' with flags
` [PATCH 3/3] crypto: af_alg - Stop after finding name in allowlist


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.