All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-22 12:34:43 to 2026-04-22 13:16:04 UTC [more...]

[PATCH] mptcp: do not drop partial packets
 2026-04-22 13:15 UTC  (2+ messages)

[PATCH 0/4] scsi: Support devices that don't have a cmd_per_lun limit
 2026-04-22 13:15 UTC  (3+ messages)
` [PATCH 3/4] scsi: Support scsi_devices without a device wide limit

[PATCH v4] drm/xe: Convert stolen memory over to ttm_range_manager
 2026-04-22 13:15 UTC  (2+ messages)
` ✗ CI.checkpatch: warning for drm/xe: Convert stolen memory over to ttm_range_manager (rev4)

Out-of-Bounds Read / Null-Pointer Dereference in bpf_probe_write_user via PTR_TO_BTF_ID
 2026-04-22 13:14 UTC  (2+ messages)

[PATCH RFC 0/2] clk: scmi: DT support for SCMI clock rate rounding modes (per‑clock policy)
 2026-04-22 13:14 UTC  (3+ messages)
` [PATCH RFC 2/2] clk: scmi: Add support for two #clock-cells to pass rate rounding mode

[PATCH 0/8] refs: move some of the generic logic out of the backends
 2026-04-22 13:14 UTC  (7+ messages)
` [PATCH 2/8] refs: extract out reflog config to generic layer
` [PATCH 3/8] refs: return `ref_transaction_error` from `ref_transaction_update()`

[PATCH v2 0/5] Fuller TDX kexec support
 2026-04-22 13:14 UTC  (3+ messages)
` [PATCH] x86/tdx, KVM: fix HKID leak when kexec is initiated with active TDs

[PATCH] misc: fastrpc: Fix NULL pointer dereference in rpmsg callback
 2026-04-22 13:14 UTC  (3+ messages)

[PATCH v3 0/6] iio: magnetometer: ak8975: modernize and cleanup driver
 2026-04-22 13:13 UTC  (3+ messages)
` [PATCH v3 5/6] iio: magnetometer: ak8975: fix wrong errno on return

[PATCH RFC 21/26] dma-buf: Add the Physical Address List DMA mapping type
 2026-04-22 13:13 UTC  (7+ messages)

[REGRESSION] rseq: refactoring in v6.19 broke everyone on arm64 and tcmalloc everywhere
 2026-04-22 13:13 UTC  (4+ messages)

[BUG] git-credential-libsecret writes secret to stdout on store
 2026-04-22 13:13 UTC  (4+ messages)

[RFC PATCH 0/3] platform/x86: uniwill-laptop: Another improvement and another feature
 2026-04-22 13:13 UTC  (4+ messages)
` [RFC PATCH 2/3] platform/x86: uniwill-laptop: Implement lightbar for XMG Fusion (L19)

[PATCH] nvme: set NCC and NIC effects for NS mgmt and attach
 2026-04-22 13:12 UTC  (3+ messages)

[PATCH v5] iio: buffer: fix warning in requesting threaded irq
 2026-04-23  1:44 UTC  (3+ messages)

[PATCH] nvme: delete unnecessary empty lines
 2026-04-22 13:11 UTC  (3+ messages)

Path forward for NFC in the kernel
 2026-04-22 13:11 UTC  (5+ messages)

[PATCH v1 0/2] Minor GuC PC cleanups
 2026-04-22 13:11 UTC  (6+ messages)
` [PATCH v1 1/2] drm/xe/guc: Make xe_guc_pc_stop() void
` [PATCH v1 2/2] drm/xe/gt: Drop redundant forcewake
` ✓ Xe.CI.BAT: success for Minor GuC PC cleanups

[RFC PATCH v3 0/4] virtio: add noirq system sleep PM callbacks for virtio-mmio
 2026-04-22 13:10 UTC  (5+ messages)
` [RFC PATCH v3 1/4] virtio: separate PM restore and reset_done paths
` [RFC PATCH v3 2/4] virtio_ring: export virtqueue_reinit_vring() for noirq restore
` [RFC PATCH v3 3/4] virtio: add noirq system sleep PM infrastructure
` [RFC PATCH v3 4/4] virtio-mmio: wire up noirq system sleep PM callbacks

[PATCH] drm: Remove DRIVER_GEM_GPUVA feature flag
 2026-04-22 13:10 UTC  (2+ messages)
` ✗ CI.KUnit: failure for "

[LSF/MM/BPF TOPIC] Filesystem breakout sessions
 2026-04-22 13:10 UTC  (3+ messages)

[LTP] [PATCH] Make userfaultfd0{1, 3, 4} LTP tests valgrind compatible
 2026-04-22 13:08 UTC  (6+ messages)
` [LTP] [Valgrind-developers] "

[PATCH net 14/18] drivers: net: xircom: xirc2ps: Remove this driver
 2026-04-22 13:09 UTC  (4+ messages)

[PATCH v3 00/32] target/arm: fully model WFxT instructions for A-profile
 2026-04-22 12:52 UTC  (33+ messages)
` [PATCH v3 01/32] target/arm: migrate basic syndrome helpers to registerfields
` [PATCH v3 02/32] target/arm: migrate system/cp trap syndromes "
` [PATCH v3 03/32] target/arm: migrate FP/SIMD "
` [PATCH v3 04/32] target/arm: migrate eret "
` [PATCH v3 05/32] target/arm: migrate SME "
` [PATCH v3 06/32] target/arm: migrate PAC "
` [PATCH v3 07/32] target/arm: migrate BTI "
` [PATCH v3 08/32] target/arm: migrate BXJ "
` [PATCH v3 09/32] target/arm: migrate Granule Protection traps "
` [PATCH v3 10/32] target/arm: migrate fault syndromes "
` [PATCH v3 11/32] target/arm: migrate debug "
` [PATCH v3 12/32] target/arm: migrate wfx "
` [PATCH v3 13/32] target/arm: migrate gcs "
` [PATCH v3 14/32] target/arm: migrate memory op "
` [PATCH v3 15/32] target/arm: migrate check_hcr_el2_trap to use syndrome helper
` [PATCH v3 16/32] target/arm: use syndrome helpers in arm_cpu_do_interrupt_aarch32_hyp
` [PATCH v3 17/32] target/arm: use syndrome helpers to set SAME_EL EC bit
` [PATCH v3 18/32] target/arm: make whpx use syndrome helpers for decode
` [PATCH v3 19/32] target/arm: make hvf "
` [PATCH v3 20/32] target/arm: use syndrome helpers in merge_syn_data_abort
` [PATCH v3 21/32] target/arm: use syndrome helpers to query VNCR bit
` [PATCH v3 22/32] target/arm: remove old syndrome defines
` [PATCH v3 23/32] target/arm: report register in WFIT syndromes
` [PATCH v3 24/32] target/arm: teach arm_cpu_has_work about halting reasons
` [PATCH v3 25/32] target/arm: redefine event stream fields
` [PATCH v3 26/32] target/arm: ensure aarch64 DISAS_WFE will exit
` [PATCH v3 27/32] target/arm: implements SEV/SEVL for all modes
` [PATCH v3 28/32] target/arm: hoist event broadcast code into a helper
` [PATCH v3 29/32] target/arm: implement global monitor events
` [PATCH v3 30/32] target/arm: enable event stream on WFE instructions
` [PATCH v3 31/32] target/arm: handle the WFE trap case
` [PATCH v3 32/32] target/arm: implement WFET

[PATCH 0/5] Add LPASS LPI pin controller support for SM6350
 2026-04-22 13:08 UTC  (7+ messages)
` [PATCH 4/5] arm64: dts: qcom: sm6350: add LPASS LPI pin controller

[kvm-unit-tests PATCH v1] arm64: update ESR_ELx definitions to match Linux kernel
 2026-04-22 13:08 UTC 

[PATCH v2] whpx: i386, arm: do partition reset on boot CPU reset
 2026-04-22 13:08 UTC  (3+ messages)

[PATCH] dcache: add extra sanity checks of the dentry in dentry_free()
 2026-04-22 13:08 UTC  (3+ messages)

[PATCH] target/riscv: rvv: Handle mask/source overlap of vector reduction instructions
 2026-04-22 13:07 UTC  (2+ messages)

[RESEND PATCH v3 0/3] Add Devres managed IRQ vectors allocation
 2026-04-22 13:07 UTC  (5+ messages)
` [RESEND PATCH v3 1/3] PCI/MSI: "

[PATCH v2 0/1] gcov: use -fprofile-update=prefer-atomic to fix concurrent access crashes
 2026-04-22 12:51 UTC  (2+ messages)
` [PATCH v2] gcov: use atomic counter updates "

[PATCH 1/2] Compiler Attributes: Add __access macro
 2026-04-22 13:06 UTC  (6+ messages)

[PATCH ath-next v2 0/5] wifi: ath12k: thermal throttling and cooling device support
 2026-04-22 13:06 UTC  (2+ messages)

[PATCH] io_uring: take page references for NOMMU pbuf_ring mmaps
 2026-04-22 13:06 UTC  (9+ messages)

About query-qmp-schema
 2026-04-22 12:56 UTC  (4+ messages)

[PATCH net-deletions v2] net: remove unused ATM protocols and legacy ATM device drivers
 2026-04-22 13:05 UTC  (2+ messages)

[PATCH v3] docs: add guidelines for submitting new filesystems
 2026-04-22 13:04 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: qcs6490-rb3gen2: Enable 4-lane DisplayPort Alt Mode
 2026-04-22 13:04 UTC  (4+ messages)

[PATCH RFC v4 0/7] Add support for Adreno 810 GPU
 2026-04-22 13:04 UTC  (4+ messages)
` [PATCH RFC v4 6/7] drm/msm/adreno: add Adreno 810 GPU support

[PATCH 0/2] net: packetengines: remove obsolete PCI drivers
 2026-04-22 13:04 UTC  (5+ messages)
` [PATCH 1/2] net: packetengines: remove obsolete hamachi driver
` [PATCH 2/2] net: packetengines: remove obsolete yellowfin driver and vendor dir

[PATCH] KVM: selftests: hyperv_tlb_flush: replace NOP loop with udelay()
 2026-04-22 13:03 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] mm: Add RWH_RMAP_EXCLUDE flag to exclude files from rmap sharing
 2026-04-22 13:03 UTC  (5+ messages)
  ` 答复: "

[PATCH RFC 0/2] arm64: vdso: Implement __vdso_futex_robust_try_unlock()
 2026-04-22 13:02 UTC  (6+ messages)
` [PATCH RFC 1/2] arm64: vdso: Prepare for robust futex unlock support

[PATCH v2 0/4] KVM: s390: vsie: Implement ASTFLEIE facility 2
 2026-04-22 13:02 UTC  (5+ messages)
` [PATCH v2 3/4] KVM: s390: vsie: Refactor handle_stfle
` [PATCH v2 4/4] KVM: s390: vsie: Implement ASTFLEIE facility 2

[PATCH v6 0/3] assorted ->i_count changes + extension of lockless handling
 2026-04-22 13:02 UTC  (2+ messages)

[BUG] WARNING in workingset_activation triggered by KVM page fault path on Linux 7.0.0-08391-g1d51b370a0f8
 2026-04-22 13:01 UTC  (6+ messages)
    ` 回复: "

[PATCH] selftests/pid_namespace: compute pid_max test limits dynamically
 2026-04-22 13:00 UTC  (2+ messages)

[PATCH v3] media: atomisp: csi2: Fix DPCM decompression for source pad format
 2026-04-22 12:58 UTC  (6+ messages)
` [PATCH v4 1/2] media: atomisp: csi2: Remove unimplemented DPCM decompression

[Buildroot] [PATCH-2025.02.x] package/python3: security bump to version 3.12.13
 2026-04-22 12:57 UTC 

Linux kernel 6.12.83 released
 2026-04-22 12:56 UTC 

[PATCH 00/34] Add migration support to the MSHV accelerator
 2026-04-22 12:57 UTC  (4+ messages)
` [PATCH 16/34] target/i386/mshv: migrate LAPIC state

[PATCH v2] iomap: avoid memset iomap when iter is done
 2026-04-22 12:56 UTC  (2+ messages)

[PATCH] mm: limit filemap_fault readahead to VMA boundaries
 2026-04-22 12:56 UTC  (3+ messages)

[PATCH v5 00/10] hw/tpm: CRB chunking capability to handle PQC
 2026-04-22 12:55 UTC  (3+ messages)
` [PATCH v5 03/10] hw/tpm: Add internal buffer state for chunking

[PATCH 1/1] can: bcm: prevent thrtimer UAF in rx path by checking RX_NO_AUTOTIMER
 2026-04-22 12:55 UTC  (2+ messages)

[PATCH v8 1/2] usb: serial: add support for CH348
 2026-04-22 12:55 UTC  (12+ messages)

[PATCH] ntfs: use page allocation for resident attribute inline data
 2026-04-22 12:55 UTC  (2+ messages)

[PATCH] drm/amdgpu: deduplicate ring preempt ib function
 2026-04-22 12:55 UTC  (3+ messages)

[PATCH v2 00/31] target/arm: fully model WFxT instructions for A-profile
 2026-04-22 12:54 UTC  (2+ messages)

[PATCH v5] iio: proximity: srf08: Replace sprintf() with sysfs_emit()
 2026-04-22 12:53 UTC  (2+ messages)

[PATCH] media: atomisp: coding style: Move trailing statements to next line
 2026-04-22 12:53 UTC  (6+ messages)

[PATCH v4 1/2] vfs: add O_EMPTYPATH to openat(2)/openat2(2)
 2026-04-22 12:53 UTC  (2+ messages)

[PATCH 1/1] clk: bulk: Use dev_err_probe() helper in of_clk_bulk_get()
 2026-04-22 12:53 UTC 

[PATCH v2] kcsan: Silence -Wmaybe-uninitialized when calling __kcsan_check_access()
 2026-04-22 12:52 UTC 

[PATCH] x86/HVM: drop dead code from HVM_PARAM_IDENT_PT setting
 2026-04-22 12:52 UTC 

[PATCH] rxrpc: fix missing validation of ticket length in
 2026-04-22 12:52 UTC  (3+ messages)

[PATCH v2] pNFS: deadlock in pnfs_send_layoutreturn
 2026-04-22 12:52 UTC  (6+ messages)

[PATCHv2 net] ipvs: fix races around est_mutex and est_cpulist
 2026-04-22 12:51 UTC 

[PATCH] namei: use QSTR() instead of QSTR_INIT() in path_pts
 2026-04-22 12:51 UTC  (2+ messages)

[PATCH] dcache: use QSTR() instead of QSTR_INIT()
 2026-04-22 12:51 UTC  (2+ messages)

[PATCH] ASoC: ops: Log unknown controls in snd_soc_limit_volume()
 2026-04-22 12:51 UTC  (3+ messages)

[PATCH net 00/18] Remove a number of ISA and PCMCIA Ethernet drivers
 2026-04-22 12:50 UTC  (4+ messages)
` [PATCH net 06/18] drivers: net: amd: Remove hplance and mvme147

[PATCH] btrfs: Limit size of bios submitted from writeback
 2026-04-22 12:49 UTC  (3+ messages)

[PATCH] crypto: testmgr - disallow RSA PKCS#1 SHA-1 sig algs in FIPS mode
 2026-04-22 12:49 UTC 

[PATCH v6 0/7] xen/mm: Introduce NUMA-aware claim sets for domains
 2026-04-22 12:48 UTC  (3+ messages)
` [PATCH v6 4/7] xen/mm: Split outstanding claims into global and node totals

[Intel-wired-lan] [PATCH 0/2] ice: ptp: fix E825 timer synchronization and locking
 2026-04-22 12:48 UTC  (10+ messages)
`  "
` [Intel-wired-lan] [PATCH iwl-net 1/2] ice: ptp: serialize E825 PHY timer start with PTP lock
  `  "
` [Intel-wired-lan] [PATCH iwl-net 2/2] ice: ptp: use primary NAC semaphore on E825
  `  "

[PATCH 0/5] Add reclaim to the dmem cgroup controller
 2026-04-22 10:36 UTC  (8+ messages)
` [PATCH 2/5] cgroup/dmem: Add reclaim callback for lowering max below current usage

[PATCH] drm/amdgpu: avoid double drm_exec_fini() in userq validate
 2026-04-22 12:41 UTC  (2+ messages)

[PATCH] net/stmmac: Fix typos: 'tx_undeflow_irq' -> 'tx_underflow_irq'
 2026-04-22 12:47 UTC  (4+ messages)

[PATCH v8 0/5] proc: subset=pid: Relax check of mount visibility
 2026-04-22 12:46 UTC  (10+ messages)
` [PATCH v9 "
  ` [PATCH v9 4/5] proc: Skip the visibility check if subset=pid is used

[PATCH 0/6] xen/arm: ffa: Harden notifications and enable VM-to-VM delivery
 2026-04-22 12:45 UTC  (3+ messages)
` [PATCH 4/6] xen/arm: ffa: Preserve secure notification state when polling SPMC

[PATCH] MAINTAINERS: fix regex pattern in CORE MM category
 2026-04-22 12:45 UTC  (2+ messages)

[PATCH 00/14] target/riscv: add support for RISC-V P extension (v0.20 draft)
 2026-04-22 12:44 UTC  (2+ messages)

[PATCH v1 0/6] sdio: About pointers in sdio_device_id::driver_data
 2026-04-22 12:44 UTC  (8+ messages)
` [PATCH v1 1/6] sdio: Add syntactic sugar to store a pointer in sdio_driver_id

[PATCH v3] media: sun6i-mipi-csi2: Use V4L2 subdev active state
 2026-04-22 12:44 UTC  (3+ messages)

[PATCH v4 1/1] vfio/nvgrace-gpu: Add Blackwell-Next GPU readiness check via CXL DVSEC
 2026-04-22 12:44 UTC  (4+ messages)

[PATCH 0/8] target/ppc: Forbid to use legacy ldst_phys() API
 2026-04-22 12:44 UTC  (7+ messages)
` [PATCH 5/8] target/ppc/mmu: Replace legacy ld/st_phys() -> address_space_ld/st()

[PATCH] fs/coredump: reduce redundant log noise in validate_coredump_safety
 2026-04-22 12:44 UTC  (2+ messages)

[PATCH v8 0/2] Enable secondary USB controller in host mode
 2026-04-22 12:43 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs: doc: fix the wrong description for critical_task_priority
 2026-04-22 10:48 UTC  (2+ messages)
`  "

[PATCH 0/3] arm64/virt: Add Arm CCA measurement register support
 2026-04-22 12:40 UTC  (8+ messages)

[kvm-unit-tests PATCH v3 0/6] s390x: Add test for STFLE interpretive execution (format-2)
 2026-04-22 12:39 UTC  (5+ messages)
` [kvm-unit-tests PATCH v3 5/6] s390x: sclp: Add detection of alternate STFLE facilities
` [kvm-unit-tests PATCH v3 6/6] s390x: Add test for STFLE interpretive execution (format-2)

[meta-webserver][scarthgap][PATCH] nginx: fix CVE-2026-32647
 2026-04-22 12:39 UTC 

[PATCH] fuse: use QSTR() instead of QSTR_INIT() in fuse_get_dentry
 2026-04-22 12:39 UTC 

[PATCH 0/6] Enable joiner cursor fast updates
 2026-04-22 12:38 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH net v3 1/1] net: hsr: limit node table growth
 2026-04-22 12:38 UTC  (6+ messages)

Regression on linux-next (next-20260324 )
 2026-04-22 12:07 UTC  (15+ messages)

[PATCH] btrfs: use QSTR() in __btrfs_ioctl_snap_create
 2026-04-22 12:36 UTC 

[PATCH] NFSv4: Fix state recovery deadlock when server misses grace period
 2026-04-22 12:38 UTC  (3+ messages)

[PATCH net v3 0/2] tcp: symmetric challenge ACK for SEG.ACK > SND.NXT
 2026-04-22 12:35 UTC  (3+ messages)
` [PATCH net v3 1/2] tcp: send a challenge ACK on "
` [PATCH net v3 2/2] selftests/net: packetdrill: cover RFC 5961 5.2 challenge ACK on both edges

Pressing the power button causes the device to freeze completely
 2026-04-22 12:36 UTC  (2+ messages)

[PATCH v8 0/2] Pass down hot-plug CONNECTOR ID to user-space
 2026-04-22 12:35 UTC  (3+ messages)
` [PATCH v8 1/2] drm/connector: Fix epoch_counter docs to reflect reality
` [PATCH v8 2/2] drm: Send per-connector hotplug events

[PATCH] docs: add guidelines for submitting new filesystems
 2026-04-22 12:35 UTC  (4+ messages)

[PATCH] drm/amdgpu: avoid double drm_exec_fini() in userq validate
 2026-04-22 12:35 UTC  (2+ messages)

[PATCH v2] board: ti: am335x: Conditional MDIO PAD configuration instead of static for AM335_ICE
 2026-04-22 12:13 UTC  (3+ messages)

[PATCH 1/5] clk: imx6q: cosmetic: keep pll definitions together
 2026-04-22  9:46 UTC  (5+ messages)
` [PATCH 2/5] clk: imx6q: add missing pll bypasses
` [PATCH 3/5] imx6: clock: allow different clock sources for ldb
` [PATCH 4/5] clk: imx6q: configure ldb clock selectors
` [PATCH 5/5] video: imx: ipuv3: enable ipu clk before writing registers in CCF

[RFC][PATCH 0/2] ASoC: move card->pop_time to soc-dapm
 2026-04-22 12:35 UTC  (3+ messages)
` [PATCH 2/2] ASoC: soc-dapm: move card->pop_time to soc-dapm.c

[PATCH v1] mach-snapdragon: Add KVM hypervisor support
 2026-04-22  9:13 UTC  (3+ messages)


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.