All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-15 21:28:55 to 2026-07-15 22:35:02 UTC [more...]

[PATCH v4 0/3] VFS: refactor lookup_open and add vfs_lookup()
 2026-07-15 22:34 UTC  (4+ messages)
` [PATCH v4 3/3] VFS: add vfs_lookup_open() for nfsd

[PATCH] block: do not warn when doing greedy allocation in folio_alloc_greedy()
 2026-07-15 22:34 UTC  (2+ messages)

[PATCH v2] partitions: aix: bound the lvd scan to one sector
 2026-07-15 22:34 UTC  (2+ messages)

[PATCH v4] blk-cgroup: fix leaks and online flag on radix_tree_insert failure
 2026-07-15 22:34 UTC  (2+ messages)

[PATCH] loop: remove manually added partitions on detach
 2026-07-15 22:34 UTC  (2+ messages)

[PATCH] block: fix race in blk_time_get_ns() returning 0
 2026-07-15 22:34 UTC  (2+ messages)

[PATCH v13 0/7] Introduce Kernel Control Flow Integrity ABI [PR107048]
 2026-07-15 22:34 UTC  (4+ messages)
` [PATCH v13 2/7] kcfi: Add core Kernel Control Flow Integrity infrastructure

[PATCH bpf-next v5 00/10] bpf: add support for KASAN checks in JITed programs
 2026-07-15 22:33 UTC  (13+ messages)
` [PATCH bpf-next v5 05/10] bpf, x86: refactor BPF_ST management in do_jit
` [PATCH bpf-next v5 06/10] bpf, x86: emit KASAN checks into x86 JITed programs
` [PATCH bpf-next v5 07/10] bpf, x86: enable KASAN for JITed programs on x86
` [PATCH bpf-next v5 08/10] selftests/bpf: add helpers for KASAN in JIT testing
` [PATCH bpf-next v5 09/10] selftests/bpf: move bpf_jit_harden helper into testing_helpers

[wic][PATCH 0/5] ksparser: four argparse-type fixes plus unit coverage
 2026-07-15 22:32 UTC  (6+ messages)
` [wic][PATCH 1/5] ksparser: reject negative sizes in sizetype()
` [wic][PATCH 2/5] ksparser: fix crash on out-of-range overhead factor
` [wic][PATCH 3/5] ksparser: reject non-finite overhead factors
` [wic][PATCH 4/5] ksparser: require an explicit 0x prefix for --system-id
` [wic][PATCH 5/5] tests/unit/test_ksparser_types: cover ksparser's argparse types

[PATCH bpf-next v3 00/17] Redesign Verification Errors
 2026-07-15 22:32 UTC  (3+ messages)
` [PATCH bpf-next v3 04/17] bpf: Prune verifier diagnostics when switching paths

[PATCH 0/3] PCI: rzg3s: Fix issues in cleanup paths
 2026-07-15 22:30 UTC  (4+ messages)
` [PATCH 1/3] PCI: rzg3s: Disable refclk on probe failure
` [PATCH 2/3] PCI: rzg3s: Propagate platform_get_irq_byname() errors
` [PATCH 3/3] PCI: rzg3s: Fix IRQ domain initialization error handling

[RFC][PATCH] thunderbolt: Quiesce AMD NHI during suspend
 2026-07-15 22:28 UTC  (5+ messages)

[pull] amdgpu, amdkfd, radeon drm-next-7.3
 2026-07-15 22:27 UTC 

[PATCH GSoC v17 00/13] cat-file: add remote-object-info to batch-command
 2026-07-15 22:27 UTC  (11+ messages)
` [PATCH GSoC v18 "
  ` [PATCH GSoC v18 05/13] fetch-pack: drop static advertise_sid variable
  ` [PATCH GSoC v18 11/13] cat-file: add remote-object-info to batch-command
  ` [PATCH GSoC v18 13/13] cat-file: make remote-object-info allow-list dynamic

[PATCH v2 0/3] fuse: fix missing barriers in io-uring init
 2026-07-15 22:26 UTC  (3+ messages)
` [PATCH v2 1/3] fuse: fix missing barrier when checking io-uring readiness

[PATCH] drm/i915: Free OA config IDs on reallocation failure
 2026-07-15 22:26 UTC 

[RFC PATCH 00/10] net-next: add basic support for RK3568 XPCS
 2026-07-15 22:25 UTC  (19+ messages)
` [RFC PATCH 01/10] net: stmmac: move XPCS lifetime management to platform drivers
` [RFC PATCH 07/10] net: pcs: xpcs: add Rockchip RK3568 platform glue driver

[PATCH v2] cxl/hdm: Enforce CFMWS memory type policy at decoder commit time
 2026-07-15 22:26 UTC  (3+ messages)

[PATCH] media: rkvdec: hevc: cap EXT SPS RPS control counts before descriptor assembly
 2026-07-15 22:25 UTC  (5+ messages)
` [PATCH v2 0/3] media: rkvdec: hevc: bound EXT SPS RPS control counts
  ` [PATCH v2 1/3] media: rkvdec: hevc: tighten EXT SPS RPS control dimensions

[PATCH bpf-next v5 0/8] Add the the capability to load HW RX checksum in eBPF programs
 2026-07-15 22:24 UTC  (24+ messages)
` [Intel-wired-lan] "
` [PATCH bpf-next v5 1/8] netlink: specs: add XDP RX checksum capability to XDP metadata specs
  ` [Intel-wired-lan] "
` [PATCH bpf-next v5 2/8] net: veth: add xmo_rx_checksum callback to veth driver
  ` [Intel-wired-lan] "
` [PATCH bpf-next v5 3/8] net: ice: add xmo_rx_checksum callback
  ` [Intel-wired-lan] "
` [PATCH bpf-next v5 4/8] selftests/bpf: add selftest support for bpf_xdp_metadata_rx_checksum
  ` [Intel-wired-lan] "
` [PATCH bpf-next v5 5/8] selftests/bpf: add bpf_xdp_metadata_rx_checksum support to xdp_hw_metadat prog
  ` [Intel-wired-lan] "
` [PATCH bpf-next v5 6/8] net: add bpf_skb_rx_checksum kfunc to read skb checksum metadata
  ` [Intel-wired-lan] "
` [PATCH bpf-next v5 7/8] selftests/bpf: Add test for bpf_skb_rx_checksum kfunc
  ` [Intel-wired-lan] "
` [PATCH bpf-next v5 8/8] selftests: net: add test for XDP_PASS skb checksum invalidation
  ` [Intel-wired-lan] "

[RFC PATCH 0/1] hw/misc: emulated Nexthop FPGA I2C (Xilinx AXI-IIC) device
 2026-07-15 22:14 UTC  (2+ messages)
` [RFC PATCH 1/1] hw/misc: add xiic-fpga-i2c, an emulated Nexthop PCIe FPGA I2C controller

[PATCH 0/7] memory: renesas-rpc-if: Optimize transfer overhead and implement runtime PM autosuspend
 2026-07-15 22:24 UTC  (8+ messages)
` [PATCH 1/7] memory: renesas-rpc-if: Mark XSPI_CDD1BUF0 as volatile
` [PATCH 2/7] memory: renesas-rpc-if: Move static bridge configurations out of dirmap hot paths
` [PATCH 3/7] memory: renesas-rpc-if: Consolidate XSPI_CDTBUF0 updates in write path
` [PATCH 4/7] memory: renesas-rpc-if: Consolidate XSPI_CDTBUF0 updates in read path
` [PATCH 5/7] memory: renesas-rpc-if: Consolidate command setup register programming
` [PATCH 6/7] spi: spi-rpc-if: Implement 200ms runtime PM autosuspend delay
` [PATCH 7/7] memory: renesas-rpc-if: Use runtime PM autosuspend after transfers

[PATCH v2] fstests: generic: add a basic cachestat test case
 2026-07-15 22:23 UTC  (3+ messages)

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

[PATCH v6 0/5] iio: dac: Add support for AD5529R DAC
 2026-07-15 22:22 UTC  (3+ messages)
` [PATCH v6 5/5] iio: dac: Add AD5529R DAC driver support

[PATCH bpf-next v1 0/9] Add arena argument support to kfuncs and struct_ops
 2026-07-15 22:22 UTC  (12+ messages)
` [PATCH bpf-next v1 1/9] bpf: Support __arena and __arena_nullable kfunc argument suffixes
` [PATCH bpf-next v1 2/9] bpf: Support __arena and __arena_nullable on struct_ops stub arguments
` [PATCH bpf-next v1 3/9] bpf, x86: JIT __arena kfunc argument rebasing
` [PATCH bpf-next v1 4/9] bpf, x86: Convert struct_ops arena arguments in the trampoline
` [PATCH bpf-next v1 5/9] selftests/bpf: Add kfunc __arena and __arena_nullable argument tests
` [PATCH bpf-next v1 6/9] selftests/bpf: Add JIT-sequence tests for __arena kfunc arguments
` [PATCH bpf-next v1 7/9] selftests/bpf: Add struct_ops __arena and __arena_nullable argument tests
` [PATCH bpf-next v1 8/9] bpf, x86: Fix stack-passed arguments for indirect trampolines
` [PATCH bpf-next v1 9/9] selftests/bpf: Test stack-passed struct_ops arena arguments

[PATCH v27 0/7] firmware: imx: driver for NXP secure-enclave
 2026-07-15 22:19 UTC  (3+ messages)
` [PATCH v27 3/7] firmware: imx: add driver for NXP EdgeLock Enclave

[PATCH 3/3] HID: magicmouse: report charge status over Bluetooth
 2026-07-15 22:18 UTC  (2+ messages)

[PATCH v5 0/4] drm/xe: Prioritize BO eviction based on VM exec queue priority
 2026-07-15 22:17 UTC  (7+ 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)
` ✓ Xe.CI.BAT: "

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

[PATCH v3] PCI/portdrv: Allow probing even without child services
 2026-07-15 22:15 UTC  (2+ messages)

[PATCH] media: vim2m: keep transaction buffer count stable while streaming
 2026-07-15 22:14 UTC  (2+ messages)

[PATCH] spi: orion: use devm_clk_get_optional_enabled for axi clock
 2026-07-15 22:13 UTC 

[PATCH 0/4] oe/path: three fixes plus selftest coverage
 2026-07-15 22:12 UTC  (5+ messages)
` [PATCH 1/4] oe/path: fix bare `false` NameError in __realpath's isdir guard
` [PATCH 2/4] oe/path: don't glob-expand the destination in symlink(force=True)
` [PATCH 3/4] oe/path: canonicalize('') should return '' rather than the cwd
` [PATCH 4/4] oeqa/selftest/liboe: cover oe.path's own path logic

[PATCH v2 00/13] Library APIs for AES encryption modes
 2026-07-15 22:11 UTC  (14+ messages)
` [PATCH v2 01/13] crypto: xts - Split out __xts_verify_key() helper
` [PATCH v2 02/13] lib/crypto: aes: Add ECB support
` [PATCH v2 03/13] lib/crypto: aes: Add CBC and CBC-CTS support
` [PATCH v2 04/13] lib/crypto: aes: Add CTR and XCTR support
` [PATCH v2 05/13] lib/crypto: aes: Add XTS support
` [PATCH v2 06/13] lib/crypto: aes: Add GCM support
` [PATCH v2 07/13] lib/crypto: aes: Add CCM support
` [PATCH v2 08/13] crypto: aes - Add ECB support using library
` [PATCH v2 09/13] crypto: aes - Add CBC and CBC-CTS "
` [PATCH v2 10/13] crypto: aes - Add CTR and XCTR "
` [PATCH v2 11/13] crypto: aes - Add XTS "
` [PATCH v2 12/13] crypto: aes - Add GCM "
` [PATCH v2 13/13] crypto: aes - Add CCM "

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

[PATCH] xe/userptr: TLB invalidation new pm_runtime ref before submit
 2026-07-15 22:11 UTC  (4+ messages)

[RFC PATCH 0/6] mem2mem_testdev: fix v4l2-compliance errors
 2026-07-15 22:10 UTC  (3+ messages)
` [RFC PATCH 1/6] mem2mem_testdev: convert to the control framework and v4l2_fh

NVMe MSI-X completions lost behind VMD across package C-state exit (even PC2) on Arrow Lake client VMD [8086:7d0b]
 2026-07-15 22:09 UTC  (3+ messages)

[GIT PULL] kselftest fixes update for Linux 7.2-rc4
 2026-07-15 22:08 UTC 

[PATCH 00/60] drm/plane: Convert all drivers to atomic_create_state and remove reset
 2026-07-15 22:08 UTC  (3+ messages)
` [PATCH 19/60] drm/ingenic: Convert to atomic_create_state

[PATCH] i2c: jz4780: Cache clock rate at probe to prevent CCF prepare_lock deadlock
 2026-07-15 22:07 UTC  (2+ messages)

[PATCH 0/2] vfio/iommufd: Prevent scheduler warnings when unmapping large regions
 2026-07-15 22:07 UTC  (3+ messages)

[kernel-cve-report] New CVE entries this week
 2026-07-15 22:07 UTC 

[PATCH] fuse: select alternative io_uring queue if local queue is full
 2026-07-15 22:07 UTC  (3+ messages)

[PATCH v2 0/3] Harden HDM decoder enumeration
 2026-07-15 22:04 UTC  (6+ messages)
` [PATCH v2 1/3] cxl/hdm: Reject switch decoder interleave ways that overflow targets
` [PATCH v2 2/3] cxl/hdm: Make switch decoder target parsing endian-safe
` [PATCH v2 3/3] cxl/hdm: Restore commit_end when decoder enumeration fails

[PATCH] Documentation: warn users not to use select on choice options in Kconfig
 2026-07-15 22:01 UTC 

ufs: rpmb: make RPMB usable with OP-TEE key derivation
 2026-07-15 22:01 UTC  (8+ messages)
` [PATCH 1/2] ufs: rpmb: retry power-on UNIT ATTENTION on the RPMB WLUN
` [PATCH 2/2] ufs: rpmb: use a fixed-length RPMB dev_id

[PATCH 0/4] mm: fix reclaim storms in defrag_mode
 2026-07-15 22:00 UTC  (4+ messages)

[PATCH] crypto: omap-sham: use devm_platform_get_and_ioremap_resource
 2026-07-15 22:00 UTC 

[PATCH v4 1/3] fuse: whitelist the request headers for usercopy
 2026-07-15 21:59 UTC  (3+ messages)

[PATCH] libxfont: remove recipe
 2026-07-15 21:58 UTC 

[v3 0/2] drm/i915/display: Implement Display Wa_16030862157
 2026-07-15 21:59 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915/display: Implement Display Wa_16030862157 (rev2)

[PATCH] crypto: omap-aes: use devm_platform_get_and_ioremap_resource
 2026-07-15 21:58 UTC 

[PATCH v2 0/4] HID: wiimote: new LED behavior on connect, scoped guards, uaf
 2026-07-15 21:57 UTC  (10+ 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 6.12.y 0/6] cBPF JIT spray hardening
 2026-07-15 21:56 UTC  (13+ 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

[meta-oe][PATCH] bdftopcf: remove dependency on libxfont
 2026-07-15 21:52 UTC 

amdgpu crashes in get_ss_info_from_atombios()
 2026-07-15 21:52 UTC  (2+ messages)

[PATCH v6 0/7] drm/tyr: firmware loading and MCU boot support
 2026-07-15 21:51 UTC  (3+ messages)
` [PATCH v6 1/7] drm/tyr: add resources to RegistrationData

[REGRESSION][BISECTED] usb: hub: total system freeze after running adb
 2026-07-15 21:49 UTC  (7+ messages)

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

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

[PATCH 0/4] media: mediatek: vcodec: VP9 slice setup cleanups and fixes
 2026-07-15 21:46 UTC  (10+ 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 0/3] Harden HDM decoder enumeration
 2026-07-15 21:42 UTC  (7+ messages)
` [PATCH 1/3] cxl/hdm: Reject switch decoder interleave ways that overflow targets
` [PATCH 3/3] cxl/hdm: Restore commit_end when decoder enumeration fails

[PATCH v2] lib: test bitmap vs IDA vs Maple Tree performance for region allocations
 2026-07-15 21:41 UTC  (2+ messages)

[PATCH 0/4] selftests/bpf: A few edge case fixes
 2026-07-15 21:40 UTC  (4+ messages)
` [PATCH 1/4] selftests/bpf: Install bpftool where test_progs expects to find it

[geert-renesas-drivers:master 4646/4880] Warning: drivers/scsi/ibmvscsi/ibmvfc-core.c:4942 function parameter 'protocol' not described in 'ibmvfc_alloc_target'
 2026-07-15 21:40 UTC 

[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  (3+ messages)

[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

[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  (3+ messages)
` [PATCH 10/11] sched_ext: scx_qmap: Add proxy execution support

[PATCH v4 0/8] rcu: fix stuck defer_qs_pending state and add rescue timer
 2026-07-15 21:35 UTC  (5+ messages)
` [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  (5+ 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) "


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.