All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-04 19:56:29 to 2026-06-04 20:36:44 UTC [more...]

[PATCH bpf-next v2 0/8] bpf: add support for KASAN checks in JITed programs
 2026-06-04 20:36 UTC  (10+ messages)
` [PATCH bpf-next v2 1/8] bpf: mark instructions accessing program stack
` [PATCH bpf-next v2 2/8] bpf: add BPF_JIT_KASAN for KASAN instrumentation of JITed programs
` [PATCH bpf-next v2 3/8] bpf, x86: add helper to emit kasan checks in x86 "
` [PATCH bpf-next v2 4/8] bpf, x86: refactor BPF_ST management in do_jit
` [PATCH bpf-next v2 5/8] bpf, x86: emit KASAN checks into x86 JITed programs
` [PATCH bpf-next v2 6/8] bpf, x86: enable KASAN for JITed programs on x86
` [PATCH bpf-next v2 7/8] selftests/bpf: add helper to check whether eBPF KASAN is active
` [PATCH bpf-next v2 8/8] selftests/bpf: add tests to validate KASAN on JIT programs

[PATCH v2 00/10] KVM: selftests: Stress save+restore and #PF (ft. nested)
 2026-06-04 20:35 UTC  (11+ messages)
` [PATCH v2 01/10] KVM: selftests: Move STR() and XSTR() definitions to test_util.h
` [PATCH v2 02/10] KVM: selftests: Fix RAX and RFLAGS VMCB offsets when running L2
` [PATCH v2 03/10] KVM: selftests: Use an array for guest_regs (and fix offsets)
` [PATCH v2 04/10] KVM: selftests: Move GPR load/save definitions outside of nSVM code
` [PATCH v2 05/10] KVM: selftests: Reuse GPR switching logic for nVMX
` [PATCH v2 06/10] KVM: selftests: Drop HORRIFIC_L2_UCALL_CLOBBER_HACK
` [PATCH v2 07/10] KVM: selftests: Add basic stress test for save+restore and #PF handling
` [PATCH v2 08/10] KVM: selftests: Trigger save+restore randomly in the #PF stress test
` [PATCH v2 09/10] KVM: selftests: Support running stress save+restore and #PF test in L2
` [PATCH v2 10/10] KVM: selftests: Trigger L2->L1 exits stress save+restore and #PF test

[PATCH v2 00/12] dmaengine: dw-edma: Prepare for PCI EP DMA (part 1/3)
 2026-06-04 20:35 UTC  (11+ messages)
` [PATCH v2 02/12] dmaengine: dw-edma: Add per-channel interrupt routing control
` [PATCH v2 03/12] dmaengine: dw-edma: Add partial channel ownership mode
` [PATCH v2 04/12] dmaengine: dw-edma-pcie: Track non-LL mode in DMA data
` [PATCH v2 05/12] dmaengine: dw-edma-pcie: Add capability match data
` [PATCH v2 06/12] dmaengine: dw-edma-pcie: Rename vsec_data to dma_data

[PATCH v3 00/24] Fix various QOM object life-cycle issues
 2026-06-04 20:34 UTC  (7+ messages)
` [PATCH v3 16/24] hw/i386/nitro_enclave: add instance finalize
` [PATCH v3 23/24] hw/i2c/pmbus: fix undefined behavior in pmbus_direct_mode2data

[PATCH v17 00/10] rust: add `Ownable` trait and `Owned` type
 2026-06-04 20:35 UTC  (19+ messages)
` [PATCH v17 01/10] rust: alloc: add `KBox::into_non_null`
` [PATCH v17 02/10] rust: types: Add Ownable/Owned types
` [PATCH v17 03/10] rust: implement `ForeignOwnable` for `Owned`
` [PATCH v17 04/10] rust: page: update formatting of `use` statements
` [PATCH v17 05/10] rust: page: convert to `Ownable`
` [PATCH v17 06/10] rust: rename `AlwaysRefCounted` to `RefCounted`
` [PATCH v17 07/10] rust: Add missing SAFETY documentation for `ARef` example
` [PATCH v17 08/10] rust: aref: update formatting of use statements
` [PATCH v17 09/10] rust: Add `OwnableRefCounted`
` [PATCH v17 10/10] rust: page: add `from_raw()`

[PATCH v8 0/4] iommu: Standardize ATS robustness and state tracking
 2026-06-04 20:33 UTC  (3+ messages)
` [PATCH v8 3/4] iommu/arm-smmu-v3: Standardize ATS enablement failure reporting

[PATCH v4 00/12] drm/v3d: Scheduler and submission fixes and refactoring
 2026-06-04 20:32 UTC  (13+ messages)
` [PATCH v4 01/12] drm/v3d: Drop unused drm_encoder.h include from v3d_drv.h
` [PATCH v4 02/12] drm/v3d: Clear queue->active_job when v3d_fence_create() fails
` [PATCH v4 03/12] drm/v3d: Extract v3d_job_add_syncobjs() helper
` [PATCH v4 04/12] drm/v3d: Reject invalid syncobj handles in submit ioctls
` [PATCH v4 05/12] drm/v3d: Migrate BO reservation locking to DRM exec
` [PATCH v4 06/12] drm/v3d: Introduce struct v3d_submit and convert CL/TFU/CSD ioctls
` [PATCH v4 07/12] drm/v3d: Make v3d_get_cpu_indirect_csd_params() a pure parser
` [PATCH v4 08/12] drm/v3d: Convert submit helpers to operate on struct v3d_submit
` [PATCH v4 09/12] drm/v3d: Refactor CPU ioctl into unified submission chain
` [PATCH v4 10/12] drm/v3d: Split BO fence attach from syncobj output handling
` [PATCH v4 11/12] drm/v3d: Reject invalid out_sync handles in submit ioctls
` [PATCH v4 12/12] drm/v3d: Ensure atomic submissions in v3d_submit_jobs()

[PATCH v3 0/4] Enhance RPMsg buffer management
 2026-06-04 20:31 UTC  (4+ messages)
` [PATCH v3 3/4] rpmsg: virtio_rpmsg_bus: get buffer size from config space

[PATCH v2] drm/{i915, xe}: Refactor generic_handle_irq_safe() error messages
 2026-06-04 20:32 UTC  (2+ messages)
` ✓ CI.KUnit: success for drm/{i915, xe}: Refactor generic_handle_irq_safe() error messages (rev2)

[PATCHv10 0/4] various memory related fixups
 2026-06-04 20:31 UTC  (4+ messages)
` [PATCHv10 4/4] memory: reserve from start_addr_sp to initial_relocaddr

[PATCH v6] vfio: selftests: Find devices that have VFIO selftest drivers
 2026-06-04 20:30 UTC  (3+ messages)

[PATCH] wifi: nl80211: Increase ie_len size to prevent truncated IEs in new peer notifications
 2026-06-04 20:30 UTC 

[PATCH v3 0/2] ARM: dts: qcom: msm8926-sony-xperia-yukon-eagle: add initial device tree
 2026-06-04 20:30 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: arm: qcom: Add Sony Xperia M2
` [PATCH v3 2/2] ARM: dts: qcom: msm8926-sony-xperia-yukon-eagle: add initial device tree

[PATCHES v1 0/4] perf tools: Fix OOB reads, NULL deref, and resource leaks
 2026-06-04 20:30 UTC  (7+ messages)
` [PATCH 1/4] perf tools: Guard test_bit from out-of-bounds sample CPU
` [PATCH 2/4] perf sched: Fix thread reference leak in latency_switch_event
` [PATCH 3/4] perf sched: Fix NULL dereference in latency_runtime_event
` [PATCH 4/4] perf sched: Fix comp_cpus heap overflow with cross-machine recordings

[PATCH v4 2/2] fanotify: allow reporting pidfds for reaped tasks
 2026-06-04 20:29 UTC  (7+ messages)

[PATCH v2 RESEND] perf/lock: enable end-timestamp accounting for cgroup aggregation
 2026-06-04 20:29 UTC  (4+ messages)

[PATCH] drm/gem: Try to fix change_handle ioctl, attempt 4
 2026-06-04 20:29 UTC  (5+ messages)

[PATCH 0/6] drm/msm: Assorted fixes - June/26
 2026-06-04 20:28 UTC  (11+ messages)
` [PATCH 1/6] drm/msm/a6xx: Fix stale rpmh votes after suspend
` [PATCH 2/6] drm/msm: Recover HW before retire hung submit
` [PATCH 3/6] drm/msm/a6xx: Fix A663 GPUCC register list for state capture
` [PATCH 4/6] drm/msm/a6xx: Fix A621 "
` [PATCH 5/6] drm/msm/a6xx: Fix IRQ storm during msm_recovery test
` [PATCH 6/6] drm/msm: Fix task_struct reference leak in recover_worker

[PATCH V1] accel/amdxdna: Clear sva pointer after unbind
 2026-06-04 20:28 UTC 

[PATCH] MAINTAINERS: Add myself as an Argo reviewer
 2026-06-04 20:27 UTC  (2+ messages)

linux-next: build failure after merge of the net-next tree
 2026-06-04 20:27 UTC  (2+ messages)

[PATCH] x86: Start removing X86_X32_ABI
 2026-06-04 20:27 UTC  (3+ messages)

[PATCH 0/4] binder: cap max_threads and reject duplicate looper entry
 2026-06-04 20:27 UTC  (3+ messages)

[PATCH] HID: intel-thc-hid: intel-quickspi: reset touch IC on system resume
 2026-06-04 20:26 UTC  (8+ messages)

[PATCH v8 00/18] perf test: Parallel harness optimizations, summary, JUnit XML & PMU fixes
 2026-06-04 20:26 UTC  (5+ messages)
` [PATCH v9 0/2] perf test & PMU metric resolution improvements
  ` [PATCH v9 2/2] perf test: Truncate printed test descriptions dynamically to avoid terminal wrapping

[PATCH] fs: efs: Fix compilation bug and use pr_debug()
 2026-06-04 20:24 UTC 

[PATCH 0/2] NFSv4/flexfiles: fix unwanted in-band IO fallback from DS to MDS
 2026-06-04 20:24 UTC  (3+ messages)
` [PATCH 1/2] NFSv4/flexfiles: honor FF_FLAGS_NO_IO_THRU_MDS on fatal DS connect errors
` [PATCH 2/2] NFSv4/flexfiles: honor FF_FLAGS_NO_IO_THRU_MDS in pg_get_mirror_count_write

[PATCH 0/4] ceph: bound untrusted MDS and monitor reply decoders
 2026-06-04 20:23 UTC  (4+ messages)
` [PATCH 3/4] ceph: bound num_export_targets array for mds info v2/v3

[BUG] b4: assertion error with `b4 send`
 2026-06-04 20:23 UTC 

[PATCH v2] rust: sync: add #[must_use] to GlobalGuard and GlobalLock::try_lock
 2026-06-04 20:23 UTC  (2+ messages)

[PATCH v3 0/3] iio: light: isl29018: overflow/precision fix + cover-glass gain via DT
 2026-06-04 20:23 UTC  (3+ messages)
` [PATCH v3 1/3] iio: light: isl29018: fix overflow and precision in isl29018_read_lux()

[PATCH v2 0/6] arm: omap: Add back omap4 support
 2026-06-04 19:03 UTC  (4+ messages)

[PATCH v2] x86/boot: use BASE_BAUD and DEFAULT_SERIAL_PORT
 2026-06-04 20:22 UTC  (3+ messages)

[PATCH v5 00/21] KVM: selftests: Link with VFIO selftests lib and test device interrupts
 2026-06-04 20:22 UTC  (2+ messages)

[PATCH V10 0/9] Add Invensense ICM42607
 2026-06-04 20:18 UTC  (20+ messages)
` [PATCH V10 1/9] dt-bindings: iio: imu: icm42600: Add mount-matrix to icm42600
` [PATCH V10 2/9] dt-bindings: iio: imu: icm42600: Add icm42607
` [PATCH V10 3/9] iio: imu: inv_icm42607: Add inv_icm42607 Core Driver
` [PATCH V10 4/9] iio: imu: inv_icm42607: Add I2C and SPI For icm42607
` [PATCH V10 5/9] iio: imu: inv_icm42607: Add PM support for icm42607
` [PATCH V10 6/9] iio: imu: inv_icm42607: Add Temp Support in icm42607
` [PATCH V10 7/9] iio: imu: inv_icm42607: Add Accelerometer for icm42607
` [PATCH V10 8/9] iio: imu: inv_icm42607: Add Gyroscope to icm42607
` [PATCH V10 9/9] arm64: dts: rockchip: Add icm42607p IMU for RG-DS

[PATCH] perf data ctf: replace libbabeltrace with babeltrace2-ctf-writer
 2026-06-04 20:20 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v7 00/42] guest_memfd: In-place conversion support
 2026-06-04 20:20 UTC  (6+ messages)
` [PATCH v7 20/42] KVM: SEV: Make 'uaddr' parameter optional for KVM_SEV_SNP_LAUNCH_UPDATE

[PATCH 1/3] MAINTAINERS: Add entry for Novatek NT726xx SoC i2c driver
 2026-06-04 20:19 UTC  (5+ messages)

[PATCH net-next v1 1/1] net: dsa: realtek: Use %pM format specifier for MAC addresses
 2026-06-04 20:18 UTC  (2+ messages)

+ mailmap-update-alexander-sverdlins-email-addresses.patch added to mm-nonmm-unstable branch
 2026-06-04 20:18 UTC 

[PATCH 0/9] pinctrl: renesas: rzg2l: Add support for RZ/G3S I3C
 2026-06-04 20:17 UTC  (7+ messages)
` [PATCH 9/9] arm64: dts: renesas: rzg3s-smarc-som: Enable I3C

[Buildroot] [PATCH 1/1] package/libde265: security bump version to 1.1.1
 2026-06-04 20:17 UTC  (2+ messages)

[Buildroot] [git commit] package/libde265: security bump version to 1.1.1
 2026-06-04 20:08 UTC 

[PATCH v3] perf lock contention: Allow 'mmap_lock' in -L/--lock-filter
 2026-06-04 20:16 UTC  (2+ messages)

[PATCH] drm/{i915, xe}: Refactor generic_handle_irq_safe() error messages
 2026-06-04 20:16 UTC  (3+ messages)
` ✗ CI.KUnit: failure for "

[PATCH 4/4] perf timechart: Remove unnecessary copy of backtrace
 2026-06-04 20:15 UTC  (3+ messages)

[PATCH v2] drm/xe/i2c: Report i2c irq handler issue
 2026-06-04 20:12 UTC  (2+ messages)

[PATCH batadv 0/5] batman-adv: kernel-doc fixes 2026.2
 2026-06-04 20:08 UTC  (6+ messages)
` [PATCH batadv 1/5] batman-adv: tp_meter: update stale kernel-doc after refactoring
` [PATCH batadv 2/5] batman-adv: bla: update stale kernel-doc
` [PATCH batadv 3/5] batman-adv: uapi: keep kernel-doc in struct member order
` [PATCH batadv 4/5] batman-adv: fix batadv_v_ogm_packet_recv error handling kernel-doc
` [PATCH batadv 5/5] batman-adv: fix kernel-doc typos and grammar errors

[PATCH] libsepol: Ensure dst gets set when copying range transitions
 2026-06-04 20:12 UTC 

[PATCH v3 0/3] vhost-user.rst: clarify when rings are started
 2026-06-04 20:10 UTC  (4+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] libvhost-user: look for available vq buffers upon SET_VRING_KICK
` [PATCH v3 3/3] vhost-user: inject kick after SET_VRING_KICK

[PATCH V1] accel/amdxdna: Require carveout when PASID and force_iova are disabled
 2026-06-04 20:10 UTC  (3+ messages)

[OE-core][scarthgap][PATCH 1/7] gnutls: Fix CVE-2026-33846
 2026-06-04 20:10 UTC  (3+ messages)

[PATCH v3 0/3] vhost-user.rst: clarify when rings are started
 2026-06-04 20:08 UTC 

[PATCH] include: sbi_platform: Increase default stack size
 2026-06-04 20:09 UTC  (3+ messages)

[PATCH v2 00/11] iio: change from %ld to %pe for PTR_ERR() printing
 2026-06-04 20:08 UTC  (3+ messages)
` [PATCH v2 06/11] iio: gyro: "

[PATCH v2 0/2] cxl/pci: Fix the incorrect check of pci_config_read/write*() returns
 2026-06-04 20:06 UTC  (3+ messages)
` [PATCH v2 2/2] cxl/pci: Convert PCIBIOS errors to errno on DVSEC config accesses

[PATCH v12 net-next 0/8] dpll/ice: Add generic DPLL type and full TX reference clock control for E825
 2026-06-04 20:05 UTC  (4+ messages)
` [Intel-wired-lan] "

[Buildroot] [PATCH 1/2] package/python3: add upstream security patch for CVE-2026-7774
 2026-06-04 20:05 UTC  (2+ messages)

[Buildroot] [git commit] package/python3: add upstream security patch for CVE-2026-7774
 2026-06-04 19:53 UTC 

[Buildroot] [git commit] package/python3: add upstream security patch for CVE-2026-8328
 2026-06-04 19:53 UTC 

[PATCH net-next] net: bcmgenet: convert RX path to page_pool
 2026-06-04 20:05 UTC  (3+ messages)

[PATCH i-g-t,v8 0/5] Add dsc+bigjoiner subtest
 2026-06-04 20:11 UTC  (6+ messages)
` [PATCH i-g-t,v8 1/5] tests/intel/kms_dsc: Store valid DSC outputs
` [PATCH i-g-t, v8 2/5] tests/intel/kms_joiner_helper: Add igt_get_joined_pipes_name()
` [PATCH i-g-t, v8 3/5] tests/kms_joiner_helper: Add igt_is_joiner_supported_by_source()
` [PATCH i-g-t,v8 4/5] tests/intel/kms_dsc_helper: Add helper func()
` [PATCH i-g-t, v8 5/5] tests/intel/kms_dsc: Add force dsc and joiner variants

[PATCH v1] misc: fastrpc: Add cache maintenance for non-coherent platforms
 2026-06-04 20:02 UTC  (2+ messages)

[PATCH v5 06/21] KVM: selftests: Add helper to get host IRQ from device MSIX for IRQ bypass test
 2026-06-04 20:01 UTC  (3+ messages)

[wrynose][PATCH v3] gnutls: upgrade 3.8.12 -> 3.8.13
 2026-06-04 20:01 UTC  (2+ messages)
` [OE-core] "

[PATCH v4 00/11] rust: xarray: add entry API with preloading
 2026-06-04 19:58 UTC  (12+ messages)
` [PATCH v4 01/11] rust: xarray: minor formatting fixes
` [PATCH v4 02/11] rust: xarray: add debug format for `StoreError`
` [PATCH v4 03/11] rust: xarray: add `XArrayState`
` [PATCH v4 04/11] rust: xarray: use `xas_load` instead of `xa_load` in `Guard::load`
` [PATCH v4 05/11] rust: xarray: simplify `Guard::load`
` [PATCH v4 06/11] rust: xarray: add `find_next` and `find_next_mut`
` [PATCH v4 07/11] rust: xarray: add entry API
` [PATCH v4 08/11] rust: mm: add abstractions for allocating from a `sheaf`
` [PATCH v4 09/11] rust: mm: sheaf: allow use of C initialized static caches
` [PATCH v4 10/11] xarray, radix-tree: enable sheaf support for kmem_cache
` [PATCH v4 11/11] rust: xarray: add preload API

[PATCH V9 0/2] KVM: x86: Make bus clock frequency for vAPIC timer configurable
 2026-06-04 19:58 UTC  (8+ messages)
` [PATCH V9 2/2] KVM: selftests: Add test for configure of x86 APIC bus frequency
  ` VMX Preemption Timer appears to be buggy on SKX, CLX, and ICX

[PATCH v3] dmaengine: dw-edma: Enable HDMA 64R/W Channels
 2026-06-04 19:58 UTC  (2+ messages)

[PATCH v18 0/4] [VFIO] Error recovery for vfio-pci devices on s390x
 2026-06-04 19:57 UTC  (5+ messages)
` [PATCH v18 3/4] vfio/pci: Add a reset_done callback for vfio-pci driver

[PATCH v4 0/2] kconfig: Remove the architecture specific config for AutoFDO and Propeller
 2026-06-04 19:56 UTC  (3+ messages)
` [PATCH v4 1/2] kconfig: Remove the architecture specific config for AutoFDO
` [PATCH v4 2/2] kconfig: Remove the architecture specific config for Propeller


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.