All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-15 21:10:03 to 2026-07-15 22:12:43 UTC [more...]

[PATCH v2 00/13] Library APIs for AES encryption modes
 2026-07-15 22:11 UTC  (7+ 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 v19 00/15] virtio-net: live-TAP local migration
 2026-07-15 22:11 UTC  (12+ 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 

[Intel-wired-lan] [PATCH bpf-next v5 0/8] Add the the capability to load HW RX checksum in eBPF programs
 2026-07-15 22:08 UTC  (22+ 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
  `  "

[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)

[RFC PATCH 00/10] net-next: add basic support for RK3568 XPCS
 2026-07-15 22:04 UTC  (18+ 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 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 bpf-next v1 0/9] Add arena argument support to kfuncs and struct_ops
 2026-07-15 22:00 UTC  (10+ 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 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  (18+ 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)

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

[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 v4 0/3] VFS: refactor lookup_open and add vfs_lookup()
 2026-07-15 21:43 UTC  (3+ messages)
` [PATCH v4 3/3] VFS: add vfs_lookup_open() for nfsd

[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  (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

[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  (9+ messages)
` [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 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  (7+ messages)
` [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) "

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 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  (8+ 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  (5+ messages)
` [PATCH v14 1/3] "
` [PATCH v14 2/3] samples: rust: add Rust serial device bus sample device driver

[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  (11+ 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 


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.