The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-06-04 16:54:23 to 2026-06-04 19:25:52 UTC [more...]

[PATCH net 0/4] net/mlx5e: Fix crashes in dynamic per-channel stats and HV VHCA agent
 2026-06-04 19:25 UTC  (5+ messages)
` [PATCH net 1/4] net/mlx5e: Fix HV VHCA stats zero-sized buffer allocation
` [PATCH net 2/4] net/mlx5e: Fix HV VHCA stats agent registration race

[PATCH v5 00/21] KVM: selftests: Link with VFIO selftests lib and test device interrupts
 2026-06-04 19:25 UTC  (14+ messages)
` [PATCH v5 07/21] KVM: selftests: Verify IRQ bypass works in IRQ test
` [PATCH v5 12/21] KVM: selftests: Verify interrupts are received after modifying IRQ routes "
` [PATCH v5 13/21] KVM: selftests: Make number of IRQs configurable "
` [PATCH v5 14/21] KVM: selftests: Verify non-postable IRQ remapping "
` [PATCH v5 16/21] KVM: selftests: Add kvm_sched_getaffinity() wrapper and convert users
` [PATCH v5 18/21] KVM: selftests: Verify vCPU migration during IRQ delivery in IRQ test

[PATCH v2] alloc_tag: fix use-after-free in /proc/allocinfo after module unload
 2026-06-04 19:24 UTC  (2+ messages)

[PATCH v4] ceph: fix writeback_count leak in write_folio_nounlock()
 2026-06-04 19:21 UTC  (2+ messages)

[PATCH bpf v4 0/3] Add validation for bpf_set_retval helper
 2026-06-04 19:19 UTC  (3+ messages)
` [PATCH bpf v4 2/3] bpf: Add validation for bpf_set_retval argument

[PATCH v2] scsi: scsi_debug: fix one-partition tape setup bounds
 2026-06-04 19:14 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: media: qcom,sm8550-iris: Allow IOVA reservation memory-region
 2026-06-04 19:15 UTC  (2+ messages)

[PATCH 0/2] net: isolate SKB data area allocations
 2026-06-04 19:12 UTC  (6+ messages)
` [PATCH 1/2] mm/slab: add a node-track-caller variant for kmem buckets allocation
` [PATCH 2/2] net: skb: isolate skb data area allocations into a separate bucket

[PATCH net-next v6] net: reduce RFS/ARFS flow updates by checking LLC affinity
 2026-06-04 19:10 UTC  (2+ messages)

[PATCH] net: b44: use ethtool_puts
 2026-06-04 19:09 UTC  (3+ messages)

[PATCH] cdrom: modernize locking, memory allocation, and fix checkpatch warnings
 2026-06-04 19:08 UTC  (4+ messages)
  ` [PATCH v2] cdrom: use struct_size() in changer info allocation

[PATCH 0/4] clk: qcom: Add EVA clock controller support for Glymur SoC
 2026-06-04 19:08 UTC  (3+ messages)
` [PATCH 2/4] dt-bindings: clock: qcom: Add EVA clock and reset controller "

[PATCH 0/4] perf timechart: Small optimization for backtrace
 2026-06-04 19:08 UTC  (5+ messages)
` [PATCH 1/4] perf timechart: Don't pass @event to cat_backtrace()
` [PATCH 2/4] perf timechart: Generate backtrace only if needed
` [PATCH 3/4] perf timechart: Remove unused backtrace in trace_handler
` [PATCH 4/4] perf timechart: Remove unnecessary copy of backtrace

[PATCH v6 0/8] media: camss: Add support for C-PHY configuration on Qualcomm platforms
 2026-06-04 19:07 UTC  (5+ messages)
` [PATCH v6 3/8] media: qcom: camss: Prepare CSID for C-PHY support

[PATCH v2 0/3] mm/percpu: Fix possible NOFS/NOIO reclaim recursion
 2026-06-04 19:07 UTC  (3+ messages)
` [PATCH v2 3/3] mm/percpu: Avoid IO/FS reclaim in backing allocations

[PATCH v2 0/2] irqchip/irq-realtek-rtl: Add multicore support
 2026-06-04 19:06 UTC  (5+ messages)
` [PATCH v2 2/2] "
    ` AW: "

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

[PATCH v3] staging: rtl8723bs: remove comparisons to boolean literals
 2026-06-04 19:05 UTC 

[PATCH] net: stmmac: xgmac: report L3/L4 filter match count in ethtool stats
 2026-06-04 19:05 UTC  (2+ messages)

[PATCH v3] i2c: imx-lpi2c: reset controller in probe stage
 2026-06-04 18:58 UTC  (2+ messages)

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

[PACTH v2] i2c: imx-lpi2c: mark I2C adapter when hardware is powered down
 2026-06-04 18:54 UTC  (2+ messages)

[PATCH v17 0/6] Rust bindings for gem shmem
 2026-06-04 18:53 UTC  (7+ messages)
` [PATCH v17 4/6] rust: faux: Allow retrieving a bound Device
` [PATCH v17 5/6] rust: sync: Add SetOnce::reset()

[PATCH net] net: ibm: emac: mal: fix potential system hang in mal_remove()
 2026-06-04 18:52 UTC  (2+ messages)

[PATCH v2 00/17] i3c: renesas: Suspend to RAM with power loss and runtime PM
 2026-06-04 18:49 UTC  (7+ messages)
` [PATCH v2 06/17] i3c: renesas: Perform Dynamic Address Assignment on resume

[PATCH v2 2/2] locking: mutex: Fix proxy-exec potentially deactivating tasks marked TASK_RUNNING
 2026-06-04 18:45 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v29 1/9] sched: Rework pick_next_task() and prev_balance() to avoid stale prev references
 2026-06-04 18:45 UTC  (2+ messages)
` [tip: sched/core] sched: Rework "

[PATCH v29 2/9] sched: deadline: Add some helper variables to cleanup deadline logic
 2026-06-04 18:45 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v29 3/9] sched: deadline: Add dl_rq->curr pointer to address issues with Proxy Exec
 2026-06-04 18:45 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v29 4/9] sched: Rework block_task so it can be directly called
 2026-06-04 18:45 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v29 5/9] sched: Have try_to_wake_up() handle return-migration for PROXY_WAKING case
 2026-06-04 18:45 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v29 6/9] sched: Add is_blocked task flag
 2026-06-04 18:45 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v29 7/9] sched: Add blocked_donor link to task for smarter mutex handoffs
 2026-06-04 18:45 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 2/6] sched/proxy: Optimize try_to_wake_up()
 2026-06-04 18:45 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 3/6] sched: Be more strict about p->is_blocked
 2026-06-04 18:45 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 4/6] sched/proxy: Switch proxy to use p->is_blocked
 2026-06-04 18:45 UTC  (2+ messages)
` [tip: sched/core] sched/proxy: Only return migrate when needed

[PATCH 4/6] sched/proxy: Switch proxy to use p->is_blocked
 2026-06-04 18:45 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 0/6] sched/proxy: doodles
 2026-06-04 18:45 UTC  (9+ messages)
` [PATCH 5/6] sched/proxy: Remove PROXY_WAKING
  ` [tip: sched/core] "

[PATCH 1/6] sched/proxy: Remove superfluous clear_task_blocked_in()
 2026-06-04 18:45 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 6/6] sched: Simplify ttwu_runnable()
 2026-06-04 18:45 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH] MAINTAINERS: Fix spelling mistake in Peter's name
 2026-06-04 18:45 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v3 1/2] sched: restore timer_slack_ns when resetting RT policy on fork
 2026-06-04 18:45 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v10 1/3] sched/fair: Co-locate cfs_rq and sched_entity in cfs_tg_state
 2026-06-04 18:45 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v10 2/3] sched/fair: Remove task_group->se pointer array
 2026-06-04 18:45 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v10 3/3] sched/fair: Allocate cfs_tg_state with percpu allocator
 2026-06-04 18:45 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v2 1/5] sched/fair: Convert cfs bandwidth throttling to use guards
 2026-06-04 18:45 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v2 2/5] sched/fair: Use throttled_csd_list for local unthrottle
 2026-06-04 18:45 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH bpf-next v2 1/2] bpf, verifier: fold reg->var_off into PTR_TO_FLOW_KEYS bounds check
 2026-06-04 18:45 UTC  (4+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: add tests for PTR_TO_FLOW_KEYS constant offset bounds

[PATCH v2 3/5] sched/fair: Call update_curr() before unthrottling the hierarchy
 2026-06-04 18:45 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v2 4/5] sched/fair: Move the throttled tasks to a local list in tg_unthrottle_up()
 2026-06-04 18:45 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v2.1 5/5] sched/fair: Unify cfs_rq throttling via account_cfs_rq_runtime()
 2026-06-04 18:45 UTC  (2+ messages)
` [tip: sched/core] "

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

[PATCH v2 0/2] interconnect: qcom: add MSM8x60 NoC driver
 2026-06-04 18:44 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: interconnect: qcom: add msm8660 NoC
` [PATCH v2 2/2] interconnect: qcom: add MSM8x60 NoC driver

[PATCH v2 0/6] Rework index projection syntax
 2026-06-04 18:43 UTC  (3+ messages)
` [PATCH v2 3/6] rust: ptr: add panicking index projection variant

[PATCH 0/1] cpufreq/amd-pstate: Prevent active mode on systems without EPP support
 2026-06-04 18:43 UTC  (5+ messages)
` [PATCH v2 1/2] cpufreq/amd-pstate: Fix EPP initialization for shared memory systems

[PATCH] scsi: scsi_debug: reject too-small REPORT ZONES buffers
 2026-06-04 18:43 UTC  (3+ messages)

[PATCH v9 0/4] rust: add SRCU abstraction
 2026-06-04 18:42 UTC  (4+ messages)
` [PATCH v9 1/4] rust: helpers: add SRCU helpers

[PATCH net-next v10 0/2] net: mana: add ethtool private flag for full-page RX buffers
 2026-06-04 18:40 UTC  (3+ messages)
` [PATCH net-next v10 2/2] net: mana: force full-page RX buffers via ethtool private flag

[PATCH] tipc: Add SPDX id lines to source files
 2026-06-04 18:38 UTC 

[PATCH v2 0/7] RPM, perfcnt and other minor fixes for Panfrost
 2026-06-04 18:36 UTC  (14+ messages)
` [PATCH v2 1/7] drm/panfrost: Check another bo field for cache option query
` [PATCH v2 2/7] drm/panfrost: Prevent division by 0
` [PATCH v2 3/7] drm/panfrost: Move shrinker initialization and unplug one level down
` [PATCH v2 4/7] drm/panfrost: Move perfcnt GPU disable sequence into a helper
` [PATCH v2 5/7] drm/panfrost: Make reset sequence deal with an active HWPerf session
` [PATCH v2 6/7] drm/panfrost: Fix PM usage_count mishandling
` [PATCH v2 7/7] drm/panfrost: Explicitly enable MMU interrupts at device init

[PATCH bpf 1/2] bpf: Keep dynamic inner array lookups nullable
 2026-06-04 18:35 UTC  (3+ messages)

[CfP] Confidential Computing Microconference (LPC 2026)
 2026-06-04 18:29 UTC 

[PATCH v18 0/4] [VFIO] Error recovery for vfio-pci devices on s390x
 2026-06-04 18:27 UTC  (8+ messages)
` [PATCH v18 1/4] s390/pci: Store PCI error information for passthrough devices
` [PATCH v18 3/4] vfio/pci: Add a reset_done callback for vfio-pci driver

[PATCH v3 0/2] irqchip/irq-realtek-rtl: Add multicore support
 2026-06-04 18:25 UTC  (3+ messages)
` [PATCH v3 1/2] irqchip/irq-realtek-rtl: Add/simplify register helpers
` [PATCH v3 2/2] irqchip/irq-realtek-rtl: Add multicore support

[PATCH v3.1] sched/isolation: Defer freeing of cpumask memblock memory to initcall
 2026-06-04 18:24 UTC 

[PATCH v2 0/6] alloc_tag: introduce IOCTL-based filtering for MAP
 2026-06-04 18:24 UTC  (5+ messages)

[PATCH] MIPS: smp: report dying CPU to RCU in stop_this_cpu()
 2026-06-04 18:24 UTC 

[PATCH v5 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
 2026-06-04 18:24 UTC  (9+ messages)
` [PATCH v5 05/20] dma-pool: track decrypted atomic pools and select them via attrs

[RFC net-next 00/15] Introducing ipxlat: a stateless IPv4/IPv6 translation device
 2026-06-04 18:23 UTC  (3+ messages)
` [RFC net-next 08/15] ipxlat: add translation engine and dispatch core

[BUG] KASAN: slab-use-after-free in nvme_fc_fcpio_done
 2026-06-04 18:22 UTC 

[ANNOUNCE] rteval-v3.11
 2026-06-04 18:21 UTC 

[PATCH v8 0/4] iommu: Standardize ATS robustness and state tracking
 2026-06-04 18:21 UTC  (5+ messages)
` [PATCH v8 1/4] PCI/ATS: Ensure pci_ats_supported() is PF-aware for VFs
` [PATCH v8 2/4] PCI/ATS: Validate STU for VFs in pci_prepare_ats()
` [PATCH v8 3/4] iommu/arm-smmu-v3: Standardize ATS enablement failure reporting
` [PATCH v8 4/4] iommu/vt-d: Fail probe on ATS configuration failure

linux-next: manual merge of the bpf-next tree with the vfs-brauner tree
 2026-06-04 18:14 UTC  (2+ messages)

[PATCH mm-unstable v18 06/14] mm/khugepaged: generalize collapse_huge_page for mTHP collapse
 2026-06-04 18:12 UTC  (10+ messages)

[PATCH net-next] net: phy: mdio-i2c: defer RollBall bridge probe to PHY discovery
 2026-06-04 18:12 UTC 

[PATCH] f2fs: support dynamic include/exclude for device aliasing
 2026-06-04 18:11 UTC 

[PATCH 0/4] ceph: bound untrusted MDS and monitor reply decoders
 2026-06-04 18:09 UTC  (5+ messages)
` [PATCH 1/4] ceph: bound xattr value length in __build_xattrs()
` [PATCH 2/4] ceph: bound MDSCapAuth path and fs_name decode in handle_session()
` [PATCH 3/4] ceph: bound num_export_targets array for mds info v2/v3
` [PATCH 4/4] ceph: cap delegated inode count in ceph_parse_deleg_inos()

[PATCH v2 0/3] i2c: Add Starfive JHB100 I2C master/slave support
 2026-06-04 18:09 UTC  (8+ messages)
  ` 回复: "
      ` 回复: "
          ` 回复: "

[PATCH v4 1/2] bpf: Tighten cgroup storage cookie checks for prog arrays
 2026-06-04 18:08 UTC  (4+ messages)
` [PATCH v4 2/2] selftests/bpf: Cover tail-call cgroup storage prog-array checks

[PATCH net] net: ibm: emac: Fix use-after-free during device removal
 2026-06-04 18:08 UTC  (2+ messages)

[PATCH v2] rpmsg: char: fix use-after-free on probe error path
 2026-06-04 18:05 UTC  (2+ messages)

[PATCH v2] hfs: prevent MDB and bitmap buffer_head aliasing
 2026-06-04 18:02 UTC  (2+ messages)

[PATCH] fuse: {io-uring} use request cleanup helper on commit setup failure
 2026-06-04 17:57 UTC  (4+ messages)

[PATCH net] sctp: fix uninit-value in __sctp_rcv_asconf_lookup()
 2026-06-04 17:58 UTC 

[PATCH 0/4] MIPS: kernel: proc: More efficient data output in show_cpuinfo()
 2026-06-04 17:56 UTC  (5+ messages)
` [PATCH 1/4] MIPS: kernel: proc: Simplify "
` [PATCH 2/4] MIPS: kernel: proc: Combine two seq_puts() calls "
` [PATCH 3/4] MIPS: kernel: proc: Use seq_putc() "
` [PATCH 4/4] MIPS: kernel: proc: Delete unnecessary braces "

[PATCH v2 0/2] device property: fix child iteration issues with secondary fwnodes
 2026-06-04 17:52 UTC  (9+ messages)
` [PATCH v2 1/2] software node: fix refcount leak in software_node_get_next_child()

[PATCH] smp: prevent soft lockup in smp_call_function_many_cond
 2026-06-04 17:52 UTC  (3+ messages)

[PATCH v3] sched/isolation: Defer freeing of cpumask memblock memory to initcall
 2026-06-04 17:51 UTC 

[PATCH v2] sched/isolation: Postpone re-allocation of housekeeping cpumask until initcall
 2026-06-04 17:50 UTC  (3+ messages)

[PATCH v7 3/4] rust: sync: add SRCU abstraction
 2026-06-04 17:50 UTC  (11+ messages)

[RESEND PATCH] smp: Avoid invalid per-CPU CSD lookup with CSD lock debug
 2026-06-04 17:46 UTC  (3+ messages)

[RFC] mpam,x86,fs/resctrl: Generic schema description Proof of Concept
 2026-06-04 17:43 UTC  (6+ messages)

[PATCH RFC] arm64: dts: qcom: hamoa: Drop cluster_cl5 idle state from CPU clusters
 2026-06-04 17:40 UTC 

[PATCH] fuse: fs-verity: aoid out-of-range comparison
 2026-06-04 17:41 UTC  (4+ messages)

[PATCH] staging: rtl8723bs: add braces to resolve checkpatch
 2026-06-04 17:39 UTC 

[PATCH] net/mlx5: convert miss_list allocation to kvmalloc_array()
 2026-06-04 17:40 UTC  (2+ messages)

include/linux/fortify-string.h:571:4: warning: call to '__write_overflow_field' declared with 'warning' attribute: detected write beyond size of field (1st parameter); maybe use struct_group()?
 2026-06-04 17:39 UTC 

[PATCH 2/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
 2026-06-04 17:38 UTC  (5+ messages)

[PATCH v3 0/2] Add support for Battery Status AMS
 2026-06-04 17:36 UTC  (2+ messages)

[GIT PULL] Networking for v7.1-rc7
 2026-06-04 17:31 UTC 

[PATCH 0/5] blk-cgroup: fix blkg list and policy data races
 2026-06-04 17:31 UTC  (3+ messages)
` [PATCH 2/5] bfq: protect q->blkg_list iteration in bfq_end_wr_async() with blkcg_mutex

[PATCH v8 0/4] perf tools: Add inject --aslr feature, early maps loading, and decoupling fixes
 2026-06-04 17:28 UTC  (7+ messages)
` [PATCH v9 0/5] "
  ` [PATCH v9 1/5] perf maps: Add maps__mutate_mapping
  ` [PATCH v9 2/5] perf inject/aslr: Add ASLR tool infrastructure and MMAP tracking
  ` [PATCH v9 3/5] perf inject/aslr: Implement sample address remapping
  ` [PATCH v9 4/5] perf test: Add inject ASLR test
  ` [PATCH v9 5/5] perf aslr: Strip sample registers

[PATCH] mac802154: Prevent overwrite return code in mac802154_perform_association()
 2026-06-04 17:28 UTC  (2+ messages)

[PATCH v3] perf lock contention: Allow 'mmap_lock' in -L/--lock-filter
 2026-06-04 17:28 UTC 

[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
 2026-06-04 17:25 UTC  (10+ messages)

[PATCH v3 0/4] mm/zswap: Implement per-cgroup proactive writeback
 2026-06-04 17:23 UTC  (13+ messages)
` [PATCH v3 1/4] mm/zswap: Make shrink_worker writeback cursor per-memcg

linux-next: build failure after merge of the drm-xe tree
 2026-06-04 17:23 UTC  (5+ messages)

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

[PATCH] module: stats: add lockdep annotation for dup_failed_modules list traversal
 2026-06-04 17:19 UTC  (3+ messages)

[PATCH v6 00/11] Dynamic PAMT
 2026-06-04 17:14 UTC  (9+ messages)
` [PATCH v6 06/11] x86/virt/tdx: Optimize tdx_pamt_get/put()
` [PATCH v6 08/11] x86/tdx: Add APIs to support Dynamic PAMT ops from KVM's fault path
` [PATCH v6 10/11] x86/virt/tdx: Enable Dynamic PAMT

[PATCH v3 00/21] Add basic pinctrl drivers for JHB100 SoC
 2026-06-04 17:13 UTC  (7+ messages)
` [PATCH v3 03/21] dt-bindings: pinctrl: Add starfive,jhb100-sys0-pinctrl
` [PATCH v3 09/21] dt-bindings: pinctrl: Add starfive,jhb100-sys2-pinctrl

[PATCH v2] checkpatch: Check WQ_PERCPU or WQ_UNBOUND presence in alloc_workqueue() users
 2026-06-04 17:11 UTC  (2+ messages)

UBSAN: invalid-load in __remove_hrtimer
 2026-06-04 17:10 UTC 

[PATCH v3] Bluetooth: Add SPDX id lines to some source files
 2026-06-04 17:06 UTC 

[PATCH v2] Bluetooth: Add SPDX id lines to some source files
 2026-06-04 17:03 UTC  (5+ messages)

[PATCH] mm/vmstat: avoid taking zone lock in /proc/buddyinfo reads
 2026-06-04 17:04 UTC  (2+ messages)

[PATCH 0/3] Coldfire m5441x: add RCM power-on reason driver
 2026-06-04 17:01 UTC  (3+ messages)
` [PATCH 2/3] power: reset: add MCF5441x "

[PATCH 0/3] iio: dac: ad3530r: Add support for AD3532R/AD3532
 2026-06-04 17:01 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: iio: dac: add "

[PATCH v3 0/3] iio: light: isl29018: overflow/precision fix + cover-glass gain via DT
 2026-06-04 17:01 UTC  (3+ messages)
` [PATCH v3 2/3] dt-bindings: iio: light: isl29018: add isil,cover-comp-gain

[PATCH net v3 0/2] Resubmitting with cover-letter and threaded patch series
 2026-06-04 17:00 UTC  (8+ messages)
` [PATCH net v3 2/2] dt-bindings: net: updated interrupt type to be active low, level triggered

[PATCH net v3] hv_netvsc: use kmap_local_page in netvsc_copy_to_send_buf
 2026-06-04 16:59 UTC 

[PATCH v2 0/6] Introduce MMIO-based CMT access for Enhanced RDT
 2026-06-04 16:57 UTC  (5+ messages)
` [PATCH v2 1/6] x86/resctrl: Parse ACPI ERDT table and map RMDD domains by L3 cache ID
` [PATCH v2 2/6] x86/resctrl: Parse ACPI CMRC table

[PATCH v2 0/4] x86/fpu: Restore and reinforce signal frame portability
 2026-06-04 16:56 UTC  (5+ messages)
` [PATCH 1/4] x86/fpu: Document "
` [PATCH 2/4] selftests/x86: Add a test for "
` [PATCH 3/4] x86/fpu: Add consistency check between xstate_size and xfeatures
` [PATCH 4/4] selftests/x86: Add a consistency test for signal frames

[PATCH v13 0/4] crypto: spacc - Add SPAcc Crypto Driver
 2026-06-04 16:52 UTC  (3+ messages)
` [PATCH v13 3/4] crypto: spacc - Add SPAcc AUTODETECT Support
` [PATCH v13 4/4] crypto: spacc - Add SPAcc Kconfig and Makefile


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox