All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-15 20:32:22 to 2026-07-15 21:39:19 UTC [more...]

[PATCH v2 0/4] HID: wiimote: new LED behavior on connect, scoped guards, uaf
 2026-07-15 21:39 UTC  (7+ messages)
` [PATCH v2 1/4] HID: wiimote: turn on the LEDs indicating the controller id
` [PATCH v2 2/4] HID: wiimote: replace spinlock pairs with scoped_guard
` [PATCH v2 3/4] HID: wiimote: use scoped cleanup in wiimote and led probes
  ` [TEST] Patch used for testing the wiimote_probe_cleanup
` [PATCH v2 4/4] HID: wiimote: fix uaf when hid events are handled during destroy

[PATCH v4 1/6] arm64: dts: imx8mm: imx8mp: Add LVDS DTOs for Data Modul i.MX8M Mini and Plus eDM SBC
 2026-07-15 21:37 UTC  (10+ messages)
` [PATCH v4 4/6] arm64: dts: imx8mm: imx8mp: Add CM "

[MAINTAINERS SUMMIT] The place of AI code review in the Linux Kernel process
 2026-07-15 21:37 UTC  (5+ messages)

[PATCH v5 0/4] drm/xe: Prioritize BO eviction based on VM exec queue priority
 2026-07-15 21:36 UTC  (6+ messages)
` [PATCH v5 1/4] drm/xe: Track exec queue priority band counts for user VMs
` [PATCH v5 2/4] drm/xe: Re-prioritize VM's private BOs when adding an exec queue
` [PATCH v5 3/4] drm/xe: Lower BO TTM priority to lowest when fully unmapped from VM
` [PATCH v5 4/4] drm/xe: Fix up BO TTM priority for late VM binds
` ✓ CI.KUnit: success for drm/xe: Prioritize BO eviction based on VM exec queue priority (rev4)

[PATCH 0/3] Exynos PMU fixes for cpu hotplug and cpuidle routines
 2026-07-15 21:35 UTC  (4+ messages)
` [PATCH 1/3] soc: samsung: exynos-pmu: use target cpu ID in hotplug callbacks

[BUG] bpf, sockmap: spurious wakeup by tcp_msg_wait_data() causing unexpected EAGAIN in recvfrom()
 2026-07-15 21:35 UTC  (4+ messages)
` [PATCH v4 0/2] bpf, sockmap: handle spurious tcp_msg_wait_data() wakeup
  ` [PATCH v4 1/2] "
  ` [PATCH v4 2/2] "

[PATCH 0/4] media: mediatek: vcodec: VP9 slice setup cleanups and fixes
 2026-07-15 21:35 UTC  (9+ messages)
` [PATCH 1/4] media: mediatek: vcodec: remove redundant return value of vdec_vp9_slice_setup_lat_buffer()
` [PATCH 2/4] media: mediatek: vcodec: remove redundant return value of vdec_vp9_slice_setup_prob_buffer()
` [PATCH 3/4] media: mediatek: vcodec: free working buf on error path in vdec_vp9_slice_setup_lat()
` [PATCH 4/4] media: mediatek: vcodec: free working buf in vdec_vp9_slice_setup_single()

[PATCH mpam mpam/snapshot+extras/v6.18-rc1 v2 0/3] fs/resctrl: IOMMU group fixes for tasks interface and cleanup
 2026-07-15 21:35 UTC  (3+ messages)
` [PATCH mpam mpam/snapshot+extras/v6.18-rc1 v2 3/3] fs/resctrl: Migrate IOMMU groups when removing resource groups

[PATCHSET v6 sched_ext/for-7.3] sched: Make proxy execution compatible with sched_ext
 2026-07-15 21:35 UTC  (16+ messages)
` [PATCH 01/11] sched: Make NOHZ CFS bandwidth checks follow proxy donor
` [PATCH 02/11] sched: Add helper to block retained proxy donors
` [PATCH 03/11] sched_ext: Block proxy donors across scheduler transitions
` [PATCH 04/11] sched_ext: Fix ops.running/stopping() pairing for proxy-exec donors
` [PATCH 05/11] sched_ext: Fix TOCTOU race in consume_remote_task()
` [PATCH 06/11] sched_ext: Split curr|donor references properly
` [PATCH 07/11] sched_ext: Handle blocked donor migration with proxy execution
` [PATCH 08/11] sched_ext: Delegate proxy donor admission to BPF schedulers
` [PATCH 09/11] sched_ext: Add selftest for blocked donor admission
` [PATCH 10/11] sched_ext: scx_qmap: Add proxy execution support
` [PATCH 11/11] sched: Allow enabling proxy exec with sched_ext

[PATCH v4 0/8] rcu: fix stuck defer_qs_pending state and add rescue timer
 2026-07-15 21:35 UTC  (17+ messages)
` [PATCH v4 1/8] rcu: introduce rcu_defer_qs_clear() helper
` [PATCH v4 2/8] rcu: clear defer_qs_pending when notifying GP changes
` [PATCH v4 3/8] rcu: clear defer_qs_pending in handler for compounded sections
` [PATCH v4 4/8] rcu: drop redundant defer_qs_pending clear in irqrestore handler
` [PATCH v4 5/8] rcu: clear defer_qs_pending at expedited IPI entry
` [PATCH v4 6/8] rcu: set need_resched on softirq deferred-QS arming path
` [PATCH v4 7/8] rcu: clear defer_qs_pending in deferred-QS bail when nesting > 0
` [PATCH v4 8/8] rcu: add per-CPU rescue hrtimer for deferred-QS reporting

[PATCH 0/9] drm/amdgpu/gfx7: Use GFX IP block soft reset on GFX7
 2026-07-15 21:34 UTC  (7+ messages)
` [PATCH 2/9] drm/amdgpu/gfx7: Refactor MQD initialization and finalization

DCD: Add support for Dynamic Capacity Devices (DCD)
 2026-07-15 21:31 UTC  (4+ messages)
` [PATCH v11 10/31] cxl/mem: Configure dynamic capacity interrupts

[PATCH] staging: greybus: Replace sprintf with sysfs_emit
 2026-07-15 21:31 UTC  (2+ messages)

[PATCH v4 0/5] software node: provide support for fw_devlink
 2026-07-15 21:30 UTC  (3+ messages)
` (subset) "

[PATCH 6.12.y 0/6] cBPF JIT spray hardening
 2026-07-15 21:29 UTC  (14+ messages)
` [PATCH 6.12.y 1/6] bpf: Support for hardening against JIT spraying
` [PATCH 6.12.y 2/6] x86/bugs: Enable IBPB flush on BPF JIT allocation
` [PATCH 6.12.y 3/6] bpf: Restrict JIT predictor flush to cBPF
` [PATCH 6.12.y 4/6] bpf: Skip redundant IBPB in pack allocator
` [PATCH 6.12.y 5/6] bpf: Prefer packs that won't trigger an IBPB flush on allocation
` [PATCH 6.12.y 6/6] bpf: Prefer dirty packs for eBPF allocations

Linking Patchwork with Sashiko?
 2026-07-15 21:27 UTC 

[PATCH] drm/xe: Add debugfs knob to disable Mid-Thread Preemption per GT
 2026-07-15 21:27 UTC  (3+ messages)
` [PATCH v7] drm/xe: Add debugfs knob to control GPGPU preemption granularity

[PATCH v2 0/2] tests/intel/xe_survivability: update ignored dmesg regex
 2026-07-15 21:25 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for tests/intel/xe_survivability: update ignored dmesg regex (rev3)

[PATCH v19 00/15] virtio-net: live-TAP local migration
 2026-07-15 21:23 UTC  (11+ messages)

[RFC PATCH 00/10] net-next: add basic support for RK3568 XPCS
 2026-07-15 21:23 UTC  (12+ messages)
` [RFC PATCH 07/10] net: pcs: xpcs: add Rockchip RK3568 platform glue driver
` [RFC PATCH 08/10] net: stmmac: dwmac-rk: add SGMII support for RK3568

[PATCH bpf-next v3 00/17] Redesign Verification Errors
 2026-07-15 21:22 UTC  (3+ messages)
` [PATCH bpf-next v3 03/17] bpf: Add verifier diagnostic event log

[PATCH v3 0/3] VFS: refactor lookup_open and add vfs_lookup()
 2026-07-15 21:21 UTC  (7+ messages)
` [PATCH v3 3/3] VFS: add vfs_lookup_open() for nfsd

[PATCH v10 0/6] mm/swap, memcg: Introduce swap tiers for cgroup based swap control
 2026-07-15 21:20 UTC  (14+ messages)

[PATCH v6 0/8] seccomp: non-cooperative pinned-memfd argument redirect
 2026-07-15 21:20 UTC  (9+ messages)
` [PATCH v6 1/8] mm: pass the target mm parameter through get_unmapped_area family
` [PATCH v6 2/8] mm: add __do_mmap() and vm_mmap_remote()/vm_munmap_remote()
` [PATCH v6 3/8] seccomp: introduce SECCOMP_IOCTL_NOTIF_PIN_INSTALL
` [PATCH v6 4/8] seccomp: add __NR_seccomp_* aliases for rt_sigreturn and clone/fork
` [PATCH v6 5/8] seccomp: add kernel-installed pinned-memfd redirect
` [PATCH v6 6/8] seccomp: re-validate a redirected syscall against outer filters
` [PATCH v6 7/8] docs/seccomp: document pinned-memfd redirect ioctls
` [PATCH v6] selftests/seccomp: cover non-cooperative pinned-memfd install

[REGRESSION] GPU passes into VM improperly after c376a3456d8b or a98db518dde2
 2026-07-15 21:20 UTC  (7+ messages)

[RFC PATCH] ASoC: qcom: q6apm-lpass-dais: start the graph at prepare
 2026-07-15 21:19 UTC  (7+ messages)

[PATCH v2 06/10] memory-failure: Prevent UAF in raw_hwp_page list
 2026-07-15 21:19 UTC  (6+ messages)

[PATCH v2 0/12] perf vendor events intel: update
 2026-07-15 21:18 UTC  (4+ messages)
` [PATCH v2 09/12] perf vendor events intel: Add novalake v1.00 events

+ drm-gpusvm-use-hmm_range_fault_unlocked_timeout-for-range-faults.patch added to mm-unstable branch
 2026-07-15 21:18 UTC 

+ accel-amdxdna-use-hmm_range_fault_unlocked_timeout-for-range-population.patch added to mm-unstable branch
 2026-07-15 21:18 UTC 

+ rdma-umem-use-hmm_range_fault_unlocked_timeout-for-odp-faults.patch added to mm-unstable branch
 2026-07-15 21:18 UTC 

+ drm-nouveau-use-hmm_range_fault_unlocked_timeout-for-svm-faults.patch added to mm-unstable branch
 2026-07-15 21:18 UTC 

+ mshv-use-hmm_range_fault_unlocked_timeout-for-region-faults.patch added to mm-unstable branch
 2026-07-15 21:18 UTC 

+ selftests-mm-add-hmm-test-for-mmap-lock-dropping-faults.patch added to mm-unstable branch
 2026-07-15 21:18 UTC 

+ mm-hmm-add-hmm_range_fault_unlocked_timeout-for-mmap-lock-drop-support.patch added to mm-unstable branch
 2026-07-15 21:18 UTC 

+ mm-hmm-move-page-fault-handling-out-of-walk-callbacks.patch added to mm-unstable branch
 2026-07-15 21:18 UTC 

[PATCH v14 0/3] rust: add basic serial device bus abstractions
 2026-07-15 21:18 UTC  (6+ messages)
` [PATCH v14 1/3] "
` [PATCH v14 2/3] samples: rust: add Rust serial device bus sample device driver
` [PATCH v14 3/3] MAINTAINERS: serdev: Add self for serdev

[PATCH v9 0/8] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-07-15 21:17 UTC  (3+ messages)

Linking Patchwork with Sashiko?
 2026-07-15 21:13 UTC  (21+ messages)

[PATCH v1] perf arch x86: Zero-pad CPUID model for GenuineIntel in get_cpuid_str()
 2026-07-15 21:11 UTC 

[PATCH] drm/amd/display: dispatch compressed FRL cap check inside dml1_frl_cap_chk_inter
 2026-07-15 21:11 UTC  (2+ messages)

[to-be-updated] drm-gpusvm-use-hmm_range_fault_unlocked_timeout-for-range-faults-fix.patch removed from -mm tree
 2026-07-15 21:10 UTC 

[to-be-updated] drm-gpusvm-use-hmm_range_fault_unlocked_timeout-for-range-faults.patch removed from -mm tree
 2026-07-15 21:10 UTC 

[to-be-updated] accel-amdxdna-use-hmm_range_fault_unlocked_timeout-for-range-population-fix.patch removed from -mm tree
 2026-07-15 21:10 UTC 

[to-be-updated] accel-amdxdna-use-hmm_range_fault_unlocked_timeout-for-range-population.patch removed from -mm tree
 2026-07-15 21:10 UTC 

[to-be-updated] rdma-umem-use-hmm_range_fault_unlocked_timeout-for-odp-faults.patch removed from -mm tree
 2026-07-15 21:10 UTC 

[to-be-updated] drm-nouveau-use-hmm_range_fault_unlocked_timeout-for-svm-faults-fix.patch removed from -mm tree
 2026-07-15 21:10 UTC 

[to-be-updated] drm-nouveau-use-hmm_range_fault_unlocked_timeout-for-svm-faults.patch removed from -mm tree
 2026-07-15 21:10 UTC 

[to-be-updated] mshv-use-hmm_range_fault_unlocked_timeout-for-region-faults.patch removed from -mm tree
 2026-07-15 21:10 UTC 

[to-be-updated] selftests-mm-add-hmm-test-for-mmap-lock-dropping-faults.patch removed from -mm tree
 2026-07-15 21:10 UTC 

[to-be-updated] mm-hmm-add-hmm_range_fault_unlocked_timeout-for-mmap-lock-drop-support-fix.patch removed from -mm tree
 2026-07-15 21:10 UTC 

[to-be-updated] mm-hmm-add-hmm_range_fault_unlocked_timeout-for-mmap-lock-drop-support.patch removed from -mm tree
 2026-07-15 21:10 UTC 

[to-be-updated] mm-hmm-move-page-fault-handling-out-of-walk-callbacks.patch removed from -mm tree
 2026-07-15 21:10 UTC 

[GIT PULL FOR v7.3] media: CEC fixes/improvements + doc and vivid fix
 2026-07-15 21:09 UTC 

man/man8/ldconfig.8: document system-wide tunables
 2026-07-15 21:09 UTC  (3+ messages)

Git 2.55.0 breaks revision path filtering with --no-walk
 2026-07-15 21:09 UTC  (2+ messages)

[PATCH v1 0/9] Support Clang context analysis for ext2
 2026-07-15 21:05 UTC  (11+ messages)
` [PATCH v1 1/9] ext2: fix ext2_xattr_delete_inode() context analysis warning

[PATCH 0/7] line-log: range-scope stat, check, and -G under -L
 2026-07-15 21:05 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libvpl: update configure options
 2026-07-15 21:03 UTC 

[wrynose][PATCH 1/2] flac: fix buildpaths with doxygen enabled
 2026-07-15 21:02 UTC  (2+ messages)
` [wrynose][PATCH 2/2] flac: make documentation build deterministic

[scarthgap][PATCH 1/2] vex: remove obsolete semicolon
 2026-07-15 21:02 UTC  (2+ messages)
` [scarthgap][PATCH 2/2] rootfs: move tasks using image_list_installed_packages to postuninstall

[PATCH v4 0/6] [RFC] diff: add diff.<driver>.process for external hunk providers
 2026-07-15 21:02 UTC  (11+ messages)
` [PATCH v5 0/9] "
  ` [PATCH v5 1/9] gitattributes: document how external diff drivers relate to diff features
  ` [PATCH v5 2/9] xdiff: support external hunks via xpparam_t
  ` [PATCH v5 3/9] userdiff: add diff.<driver>.process config
  ` [PATCH v5 4/9] sub-process: separate process lifecycle from hashmap management
  ` [PATCH v5 5/9] diff: add long-running diff process via diff.<driver>.process
  ` [PATCH v5 6/9] diff: bypass diff process with --no-ext-diff and in format-patch
  ` [PATCH v5 7/9] blame: consult diff process for no-hunk detection
  ` [PATCH v5 8/9] diff: consult diff process for --stat counts
  ` [PATCH v5 9/9] line-log: consult diff process for range tracking

[wrynose][PATCH 1/2] vex: remove obsolete semicolon
 2026-07-15 21:01 UTC  (2+ messages)
` [wrynose][PATCH 2/2] rootfs: move tasks using image_list_installed_packages to postuninstall

[PATCH RESEND v4 0/3] drm/bridge: sii9234: use extcon to detect cable attachment
 2026-07-15 21:00 UTC  (4+ messages)
` [PATCH RESEND v4 3/3] drm/bridge: sii9234: use extcon cable detection logic to detect MHL

[GIT PULL] firmware: arm_scmi/arm_ffa: Fixes for v7.2
 2026-07-15 21:00 UTC  (2+ messages)

Patchwork summary for: linux-soc
 2026-07-15 21:00 UTC 

[PATCH] Input: tca8418_keypad - enable overflow mode per datasheet (SCPS215G)
 2026-07-15 20:58 UTC  (2+ messages)

[PATCH v2 0/8] qcom: display / dts: Few corrections of address spaces
 2026-07-15 20:55 UTC  (4+ messages)
` (subset) "

[syzbot] [wireless?] WARNING in ieee80211_encrypt_tx_skb
 2026-07-15 20:55 UTC 

[PATCH 1/3] android: Implement lightweight GKeyFile INI string parser in glib shim
 2026-07-15 20:54 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for series starting with [1/3] "

[PATCH] cpufreq/amd-pstate: Bail out early in virtual machines and don't warn
 2026-07-15 20:54 UTC  (6+ messages)

[PATCH v5 0/3] drm/xe/i2c: alerts and controller enabling modifications
 2026-07-15 20:53 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for drm/xe/i2c: alerts and controller enabling modifications (rev5)

[PATCH v3 00/11] arm64: dts: qcom: Add x1e/Hamoa camera DTSI
 2026-07-15 20:52 UTC  (5+ messages)

[PATCH] kpartx: fix crash and truncated device creation with long -p delimiter
 2026-07-15 20:51 UTC  (2+ messages)

[PATCH v2] PCI/TPH: fold reserved completer encoding in get_rp_completer_type()
 2026-07-15 20:51 UTC  (2+ messages)

[PATCH v12 0/4] vfio/dma-buf: add TPH support for peer-to-peer access
 2026-07-15 20:39 UTC  (5+ messages)
` [PATCH v12 1/4] PCI/TPH: Add requester/completer type helpers
` [PATCH v12 2/4] dma-buf: add optional get_pci_tph() callback
` [PATCH v12 3/4] vfio/pci: implement get_pci_tph and DMA_BUF_TPH feature
` [PATCH v12 4/4] RDMA/mlx5: get tph for p2p access when registering dma-buf mr

[PATCH v5] arm64: errata: work around NVIDIA Olympus device store/load ordering
 2026-07-15 20:48 UTC 

[PATCH v2] target/loongarch: fix data race in CSR_ESTAT
 2026-07-15 20:48 UTC  (2+ messages)

[PATCH 0/2] iio: magnetometer: add support for QST QMC6308
 2026-07-15 20:46 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: iio: magnetometer: add "
` [PATCH 2/2] iio: magnetometer: add support for "

man/man8/ldconfig.8: document system-wide tunables
 2026-07-15 20:46 UTC  (2+ messages)

[PATCH RFC v7 0/9] firmware: arm_scmi: vendors: Qualcomm Generic Vendor Extensions
 2026-07-15 20:44 UTC  (5+ messages)
` [PATCH RFC v7 7/9] PM / devfreq: Introduce the QCOM SCMI Memlat devfreq driver

[PATCH v2] dma-buf: dma-heap: don't publish fd before copy_to_user() succeeds
 2026-07-15 20:44 UTC  (4+ messages)
` [PATCH v3 0/2] dma-buf: fix fd leak when copy_to_user() fails after fd_install()
  ` [PATCH v3 2/2] misc: fastrpc: don't publish fd before copy_to_user() succeeds

[PATCH v5 linux 0/2] Cache aware scheduling: Reduce the overhead of task_cache_work
 2026-07-15 20:44 UTC  (6+ messages)
` [PATCH v5 1/2] sched/cache: Reduce the overhead of task_cache_work by only scan the visisted cpus

[PATCH] hw/display/virtio-gpu: validate stride against width on scanout
 2026-07-15 20:42 UTC  (2+ messages)

[PATCH 0/2] Fix for unintended FUSE ACL cache
 2026-07-15 20:42 UTC  (5+ messages)
` [PATCH 2/2] selftests/fuse: add ACL_DONT_CACHE regression test

[PATCH v2] NFSv4.2: fix nfs4_listxattr size accounting
 2026-07-15 20:41 UTC  (12+ messages)

[PATCH v16 00/33] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
 2026-07-15 20:37 UTC  (4+ messages)
` [PATCH v16 20/33] pc-bios/s390-ccw: Refactor zipl_run()
  ` [PATCH v16 23/33] pc-bios/s390-ccw: Add signature verification for secure IPL in audit mode

[PATCH] mtd: spinand: fmsh: fix FM25G01B/FM25G02B Quad I/O read dummy cycles
 2026-07-15 20:36 UTC  (2+ messages)

[PATCH v7 0/2] i2c: i2c-gpio: Enhance driver for buses with shared SCL
 2026-07-15 20:36 UTC  (3+ messages)
` [PATCH v7 2/2] "

[thomas-weissschuh:b4/auxclock-nanosleep 79/96] ld.lld: error: undefined symbol: HRTIMER_BASE_AUX0
 2026-07-15 20:35 UTC 

[Buildroot] [PATCH 1/1] package/pppd: bump version to 2.5.3
 2026-07-15 20:35 UTC 

[PATCH v16 00/10] Add Invensense ICM42607
 2026-07-15 20:34 UTC  (7+ messages)
` [PATCH v16 02/10] dt-bindings: iio: imu: icm42600: Remove interrupts from required

[PATCH] hw/usb/hcd-xhci: Fix guest-triggerable assert() in xhci_find_stream()
 2026-07-15 20:33 UTC 

[PATCH v2] tools/xe-perf-recorder: Add mmio-trigger support
 2026-07-15 20:33 UTC  (5+ messages)

[PATCH 0/4] drm/amdgpu: Support DRM format modifiers on GFX6-8 (v2)
 2026-07-15 20:33 UTC  (4+ messages)
` [PATCH 2/4] drm/amdgpu: Convert tiling flags to modifiers on GFX6-8

[PATCH net-next v14 00/15] net: introduce QUIC infrastructure and core subcomponents
 2026-07-15 20:27 UTC  (4+ messages)
` [PATCH net-next v14 13/15] quic: add timer management
` [PATCH net-next v14 14/15] quic: add packet builder base
` [PATCH net-next v14 15/15] quic: add packet parser base


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.