The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-07-08 22:44:26 to 2026-07-09 01:41:38 UTC [more...]

[patch 00/18] entry: Consolidate and rework syscall entry handling
 2026-07-09  1:41 UTC  (9+ messages)
` [patch 01/18] powerpc: Move stack randomization after syscall_enter_from_user_mode()
` [patch 12/18] ptrace, treewide: Rename ptrace_report_syscall_entry() to ptrace_report_syscall_permit_entry()
` [patch 13/18] entry: Make trace_syscall_enter() return type bool

[PATCH] scsi: virtio_scsi: fixup endian conversions for warning messages
 2026-07-09  1:39 UTC  (2+ messages)

[PATCH v6 0/3] iomap: add simple dio path for small direct I/O
 2026-07-09  1:39 UTC  (14+ messages)
` [PATCH v6 3/3] "

[RFC PATCH] drm/amd/display: extend HPD debounce filter to DisplayPort SST
 2026-07-09  1:20 UTC  (2+ messages)
` [PATCH v2] drm/amd/display: unify HDMI/DP SST HPD debounce delay

[PATCH v5] dmaengine: sun6i-dma: Fix use-after-free in error handling paths
 2026-07-09  1:31 UTC 

[PATCH 0/4] gpu: nova: Export parameters from nova-core to nova-drm
 2026-07-09  1:31 UTC  (11+ messages)
` [PATCH 2/4] gpu: nova: Add DRM registration data
` [PATCH 3/4] drm: nova: Add GETPARAM parameter to read the GPU chipset

[tip:perf/urgent] BUILD SUCCESS 07c60dda9c059c09f83d42a3ebda2e7cc1cf3bc2
 2026-07-09  1:25 UTC 

[PATCH v6] net: gro: fix double aggregation of flush-marked skbs
 2026-07-09  1:24 UTC  (4+ messages)

[PATCH] RDMA/rxe: fix responder UAF on IB_QP_MAX_DEST_RD_ATOMIC modify_qp
 2026-07-09  1:22 UTC  (2+ messages)

[PATCH v6 00/11] Dynamic PAMT
 2026-07-09  1:22 UTC  (19+ messages)
` [PATCH v6 03/11] x86/virt/tdx: Add tdx_alloc/free_control_page() helpers
` [PATCH v6 04/11] x86/virt/tdx: Allocate ref counts for Dynamic PAMT memory
` [PATCH v6 05/11] x86/virt/tdx: Handle concurrent callers in tdx_pamt_get/put()
` [PATCH v6 06/11] x86/virt/tdx: Optimize tdx_pamt_get/put()
` [PATCH v6 07/11] KVM: TDX: Allocate PAMT memory for TD and vCPU control structures
` [PATCH v6 09/11] KVM: TDX: Get/put PAMT pages when (un)mapping private memory

[PATCH] block: fix bio_alloc_bioset() percpu cache fallback for non-reclaim contexts
 2026-07-09  1:21 UTC  (5+ messages)

[PATCH v10 0/3] Update designware pwm driver
 2026-07-09  1:21 UTC  (5+ messages)
` [PATCH v10 1/3] dt-bindings: pwm: dwc: Document optional resets property
    `  "
` [PATCH v10 3/3] pwm: dwc: add of/platform support
    `  "

[PATCH 0/3] thermal: samsung: acpm-tmu: Add Exynos850 support
 2026-07-09  1:10 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: thermal: gs101-tmu: add Exynos850 compatible
` [PATCH 2/3] thermal: samsung: acpm-tmu: refactor SoC-specific operations into driver data
` [PATCH 3/3] thermal: samsung: acpm-tmu: add Exynos850 support

[PATCH] selftests/mm: Fix memleak in migration benchmark
 2026-07-09  1:09 UTC  (2+ messages)

[PATCH v2 0/2] Bluetooth: ISO: backport missed OOB write fix to 6.6.y and 6.1.y
 2026-07-09  1:04 UTC  (2+ messages)

[PATCH v9 00/11] PCI/CXL: Add CXL reset support for Type 2 devices
 2026-07-09  1:03 UTC  (12+ messages)
` [PATCH v9 01/11] cxl: Split decoder programming into a reusable helper
` [PATCH v9 02/11] cxl: Cache decoder settings on PCI devices
` [PATCH v9 03/11] cxl: Share HDM decoder decode logic
` [PATCH v9 04/11] cxl: Cache endpoint decoder settings during PCI enumeration
` [PATCH v9 05/11] cxl: Add CXL Device Reset helper
` [PATCH v9 06/11] cxl: Validate HDM ranges before CXL reset
` [PATCH v9 07/11] PCI/CXL: Discover the CXL reset scope
` [PATCH v9 08/11] cxl: Restore CXL HDM state after PCI reset
` [PATCH v9 09/11] PCI/CXL: Expose CXL Reset as a PCI reset method
` [PATCH v9 10/11] Documentation/ABI: Document CXL Reset "
` [PATCH v9 11/11] PCI/CXL: Restore HDM state after CXL bus reset

[PATCH 0/2] KVM: nSVM: Expose DecodeAssists to L1
 2026-07-09  1:00 UTC  (10+ messages)

[PATCH 0/2] hwmon: Add support for Analog Devices MAX20912 and MAX20916
 2026-07-09  0:58 UTC  (8+ messages)
` [PATCH 2/2] hwmon: (pmbus) Add driver "

[PATCH 5.15.y 6.1.y 6.6.y 1/1] mm/vmscan: flush deferred TLB before freeing large folios
 2026-07-09  0:56 UTC  (3+ messages)

[PATCH v11 00/29] KVM: arm64: Implement support for SME
 2026-07-09  0:52 UTC  (30+ messages)
` [PATCH v11 01/29] arm64/sysreg: Define full value read/modify/write helpers
` [PATCH v11 02/29] arm64/fpsimd: Update FA64 and ZT0 enables when loading SME state
` [PATCH v11 03/29] arm64/fpsimd: Decide to save ZT0 and streaming mode FFR at bind time
` [PATCH v11 04/29] arm64/sve: Factor virtualizable VL discovery out of SVE specific code
` [PATCH v11 05/29] arm64/fpsimd: Determine maximum virtualisable SME vector length
` [PATCH v11 06/29] KVM: arm64: Handle FEAT_IDST for guest accesses to hidden registers
` [PATCH v11 07/29] KVM: arm64: Pull ctxt_has_ helpers to start of sysreg-sr.h
` [PATCH v11 08/29] KVM: arm64: Rename SVE finalization constants to be more general
` [PATCH v11 09/29] KVM: arm64: Define internal features for SME
` [PATCH v11 10/29] KVM: arm64: Rename sve_state_reg_region
` [PATCH v11 11/29] KVM: arm64: Store vector lengths in an array
` [PATCH v11 12/29] KVM: arm64: Factor SVE code out of fpsimd_lazy_switch_to_host()
` [PATCH v11 13/29] KVM: arm64: Document the KVM ABI for SME
` [PATCH v11 14/29] KVM: arm64: Implement SME vector length configuration
` [PATCH v11 15/29] KVM: arm64: Support SME control registers
` [PATCH v11 16/29] KVM: arm64: Support TPIDR2_EL0
` [PATCH v11 17/29] KVM: arm64: Support SME identification registers for guests
` [PATCH v11 18/29] KVM: arm64: Support SME priority registers
` [PATCH v11 19/29] KVM: arm64: Support userspace access to streaming mode Z and P registers
` [PATCH v11 20/29] KVM: arm64: Flush register state on writes to SVCR.SM and SVCR.ZA
` [PATCH v11 21/29] KVM: arm64: Expose SME specific state to userspace
` [PATCH v11 22/29] KVM: arm64: Context switch SME state for guests
` [PATCH v11 23/29] KVM: arm64: Handle SME exceptions
` [PATCH v11 24/29] KVM: arm64: Expose SME to nested guests
` [PATCH v11 25/29] KVM: arm64: Provide interface for configuring and enabling SME for guests
` [PATCH v11 26/29] KVM: arm64: selftests: Remove spurious check for single bit safe values
` [PATCH v11 27/29] KVM: arm64: selftests: Skip impossible invalid value tests
` [PATCH v11 28/29] KVM: arm64: selftests: Add SME system registers to get-reg-list
` [PATCH v11 29/29] KVM: arm64: selftests: Add SME to set_id_regs test

[PATCH v4 0/3] iommu/arm-smmu-v3: Tegra264 invalidation workaround
 2026-07-09  0:52 UTC  (5+ messages)
` [PATCH v4 2/3] iommu/arm-smmu-v3: Detect Tegra264 erratum

[PATCH v1 0/3] mm/damon: Introduce a huge page collapsing mechanism using auto tuning
 2026-07-09  0:52 UTC  (2+ messages)

[PATCH] delaytop: fix a bunch of docs build problems
 2026-07-09  0:51 UTC 

[PATCHv2 0/3] ARM: dts: helios4: add regulator supplies
 2026-07-09  0:50 UTC  (4+ messages)
` [PATCHv2 1/3] ARM: dts: helios4: add vcc-supply to EEPROM
` [PATCHv2 2/3] ARM: dts: helios4: add vcc-supply to GPIO expander
` [PATCHv2 3/3] ARM: dts: helios4: add SATA regulator supplies

[PATCH v8 00/10] PCI/CXL: Add CXL reset support for Type 2 devices
 2026-07-09  0:48 UTC  (7+ messages)
` [PATCH v8 01/10] cxl: Split decoder programming into a reusable helper

[PATCH v5 0/7] drm/tyr: firmware loading and MCU boot support
 2026-07-09  0:47 UTC  (8+ messages)
` [PATCH v5 1/7] drm/tyr: add resources to RegistrationData
` [PATCH v5 2/7] drm/tyr: add a generic slot manager
` [PATCH v5 3/7] drm/tyr: add Memory Management Unit (MMU) support
` [PATCH v5 4/7] drm/tyr: add GPU virtual memory (VM) support
` [PATCH v5 5/7] drm/tyr: add a kernel buffer object
` [PATCH v5 6/7] drm/tyr: add parser for firmware binary
` [PATCH v5 7/7] drm/tyr: add Microcontroller Unit (MCU) booting

[PATCH v13 0/2] Add Support for LTC3220 18 Channel LED Driver
 2026-07-09  0:41 UTC  (3+ messages)
` [PATCH v13 1/2] dt-bindings: leds: Add LTC3220 18 channel "
` [PATCH v13 2/2] leds: ltc3220: Add Support for "

[PATCH] mm/damon: prevent migration fallback to non-target nodes
 2026-07-09  0:37 UTC  (2+ messages)

[RFC v2 PATCH] reserve_mem: add support for static memory
 2026-07-09  0:37 UTC  (3+ messages)

[PATCHv2] gpio: mvebu: use devm_clk_get_optional_enabled()
 2026-07-09  0:34 UTC  (3+ messages)

[PATCH v3 00/12] KVM: SEV: Fix RMP #PF due to freeing in-use VMSA
 2026-07-09  0:28 UTC  (6+ messages)
` [PATCH v3 10/12] KVM: SEV: Forcefully invalidate SNP VMSA if its backing gmem page is zapped
` [PATCH v3 11/12] KVM: x86: Guard .gmem_prepare() declarations with HAVE_KVM_GMEM_PREPARE=y

[RESEND PATCH v4 01/15] x86/resctrl: Support Privilege Level Zero Association (PLZA)
 2026-07-09  0:12 UTC  (4+ messages)

[PATCH] perf build: Fix LTO build of libperf-jvmti.so
 2026-07-09  0:12 UTC  (2+ messages)

[RFC PATCH v3 0/9] accel: rocket: Add RK3568 NPU support
 2026-07-09  0:15 UTC  (7+ messages)
` [RFC PATCH v3 6/9] iommu/rockchip: Clear AUTO_GATING bit 1 on the RK356x v1 IOMMU

[syzbot] [dri?] WARNING in drm_wait_one_vblank (3)
 2026-07-09  0:12 UTC  (2+ messages)
` Forwarded: [PATCH] drm/client: Avoid WARN on vblank wait timeout

[syzbot] [ext4?] KASAN: use-after-free Read in ext4_search_dir (3)
 2026-07-09  0:07 UTC 

[PATCH 00/30] mm: make VMA page offset handling more consistent
 2026-07-09  0:06 UTC  (5+ messages)
` [PATCH 15/30] mm: introduce and use linear_page_delta()
` [PATCH 19/30] mm: use linear_page_[index, delta]() consistently

[tip:locking/core] BUILD SUCCESS 051f5d223dfc1806e216f60e4b29c1bf35f5c2d3
 2026-07-09  0:03 UTC 

[BUG] tracing: Too many tries to read user space
 2026-07-09  0:04 UTC  (3+ messages)

[PATCH 0/4] test-ww_mutex: Miscellaneous fixes
 2026-07-09  0:03 UTC  (4+ messages)
` [PATCH 2/4] test-ww_mutex: Report errors from stress workers

[PATCH] regulator: core: regulator_lock_two() should test for EDEADLK not EDEADLOCK
 2026-07-08 23:57 UTC 

[PATCH v2] x86: Start removing X86_X32_ABI
 2026-07-08 23:58 UTC  (9+ messages)

[PATCH v2 0/4] crypto: rockchip: Add RK356x/RK3588 cryptographic offloader
 2026-07-08 23:56 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: crypto: rockchip: Add RK356x/RK3588 crypto engine binding
` [PATCH v2 3/4] arm64: dts: rockchip: Add crypto node to rk356x-base

Lunar Lake: silent fatal platform resets caused by idle-exit core hang
 2026-07-08 23:54 UTC  (3+ messages)
    ` Fw: [External] "

[PATCH v3 00/11] dma-buf: heaps: Add support for Tegra VPR
 2026-07-08 23:49 UTC  (3+ messages)
` [PATCH v3 06/11] mm/cma: Allow dynamically creating CMA areas

[RFC PATCH v2 00/10] dma-mapping: Add preservation of direct allocations
 2026-07-08 23:48 UTC  (11+ messages)
` [RFC PATCH v2 01/10] dma: Add DMA allocation preservation KHO ABI
` [RFC PATCH v2 02/10] dma/pool: Add an API to check if DMA allocation is from pool
` [RFC PATCH v2 03/10] dma: contiguous: Add API to check if an allocation is from CMA
` [RFC PATCH v2 04/10] dma-coherent: Allow checking if allocation is from dev coherent region
` [RFC PATCH v2 05/10] dma-direct: Add API to preserve/restore allocations
` [RFC PATCH v2 06/10] dma-mapping: Add API to preserve/restore DMA allocation
` [RFC PATCH v2 07/10] dma-mapping: Add support of preserving dmam allocations
` [RFC PATCH v2 08/10] dma: contiguous: Export is_from_cma helper for kunit
` [RFC PATCH v2 09/10] dma: pool: Export the is_from_pool "
` [RFC PATCH v2 10/10] dma-direct: Add KUnit test for liveupdate preservation

[PATCH v1 1/3] perf ui hists: In report UI ensure thread is set
 2026-07-08 23:46 UTC  (3+ messages)
` [PATCH v1 2/3] perf ui hists: Remove duplicated thread in popup_action
` [PATCH v1 3/3] perf annotate: Be robust to annotating without a thread

[PATCH] smb: client: fix atime clamp check in read completion
 2026-07-08 23:45 UTC  (2+ messages)

[PATCH net-next 0/5] net: phy: mediatek: calibration for AN7581/3
 2026-07-08 23:44 UTC  (9+ messages)
` [PATCH net-next 2/5] net: phy: mediatek: move MTK GE SoC registers define to dedicated header
` [PATCH net-next 3/5] net: phy: mediatek: split Airoha code to dedicated source
` [PATCH net-next 4/5] net: phy: mediatek: add calibration logic for AN7581
` [PATCH net-next 5/5] net: phy: mediatek: add calibration logic for AN7583

[PATCH] pmdomain: rockchip: Add a regulator to the RK3568 NPU power domain
 2026-07-08 23:46 UTC 

[PATCH v2 16/17] KVM: TDX: Add in-kernel Quote generation
 2026-07-08 23:38 UTC  (12+ messages)

[PATCH v5 0/5] sunrpc: hardcode pool_mode to pernode, remove other modes
 2026-07-08 23:37 UTC  (8+ messages)
` [PATCH v5 5/5] sunrpc: derive the pool count instead of caching it in sv_nrpools

[PATCH] tools/power: intel_pstate_tracer: avoid optional imports for help
 2026-07-08 23:33 UTC  (2+ messages)

[PATCH v1 1/2] perf stat: Fix duplicate output with --for-each-cgroup
 2026-07-08 23:31 UTC  (2+ messages)
` [PATCH v1 2/2] perf evsel: Arrange some fields that should be cloned

[PATCH v3 0/3] drm/nouveau/gsp/r570: Fix runtime PM
 2026-07-08 23:30 UTC  (9+ messages)
` [PATCH v3 2/3] drm/nouveau/gsp/r570: Never enter Gcoff state

[PATCH v2] iio: temperature: hid-sensor-temperature: switch to non-devm iio_device_register()
 2026-07-08 23:25 UTC  (2+ messages)

[PATCH RFC net-next 3/3] net: dsa: mxl862xx: add devlink flash_update and info_get
 2026-07-08 23:24 UTC  (4+ messages)

[PATCH v3 0/9] vfio: selftests: Add driver for Intel Ethernet Gigabit Controller (IGB)
 2026-07-08 23:18 UTC  (10+ messages)
` [PATCH v3 1/9] vfio: selftests: igb: Add driver for IGB QEMU device
` [PATCH v3 2/9] vfio: selftests: igb: Use PHY internal loopback on 82576
` [PATCH v3 3/9] vfio: selftests: igb: Use advanced TX and RX descriptors
` [PATCH v3 4/9] vfio: selftests: igb: Program MSI-X interrupt routing
` [PATCH v3 5/9] vfio: selftests: igb: Extend memcpy completion timeout for line-rate hardware
` [PATCH v3 6/9] vfio: selftests: igb: Disable PCIe completion timeout retries
` [PATCH v3 7/9] vfio: selftests: Add helpers to re-enable interrupts
` [PATCH v3 8/9] vfio: selftests: igb: Factor hardware programming into igb_hw_init()
` [PATCH v3 9/9] vfio: selftests: igb: Recover after DMA-read faults

[PATCH RFC net-next 2/3] net: dsa: mxl862xx: add SMDIO clause-22 register access
 2026-07-08 23:15 UTC  (4+ messages)

[PATCH 0/3] ARM: dts: imx: cleanup st,stmpe touch screen related CHECK_DTB warings
 2026-07-08 23:09 UTC  (2+ messages)

[PATCH v4] hfs: validate catalog CNIDs before instantiating inodes
 2026-07-08 23:09 UTC  (4+ messages)
` [PATCH v5] "

[PATCH v2 1/2] fuse: copy request headers via a stack buffer for io-uring
 2026-07-08 23:08 UTC  (4+ messages)
` [PATCH v2 2/2] fuse: reject oversized payload_sz in fuse_uring_copy_from_ring()

[PATCHv2] gpio: mvebu: fix devres LIFO ordering between GPIO chip and IRQ domain
 2026-07-08 23:06 UTC 

[RESEND PATCH v4 00/15] x86/resctrl: Add kernel-mode (e.g., PLZA) support to the resctrl subsystem
 2026-07-08 23:04 UTC  (3+ messages)
` [RESEND PATCH v4 05/15] x86,fs/resctrl: Introduce architecture hooks to program kernel-mode

[PATCH] zonefs: check multiplication overflow in zonefs_fname_to_fno()
 2026-07-08 23:02 UTC  (2+ messages)

[PATCH v9 00/12] Allow AET to use PMT as loadable module
 2026-07-08 23:01 UTC  (17+ messages)
` [PATCH v9 01/12] platform/x86/intel/{pmt,vsec}: Prevent unbind via sysfs
` [PATCH v9 03/12] x86/resctrl: Honor rdt=perf option to force enable AET perf events
` [PATCH v9 05/12] x86/resctrl: Drop global 'rdt_mon_capable' flag
` [PATCH v9 06/12] arm,x86,fs/resctrl: Handle change in number of RMIDs on each mount
` [PATCH v9 07/12] x86/resctrl: Add PMT registration API for AET enumeration callbacks
` [PATCH v9 09/12] arm,x86/resctrl: Resolve INTEL_PMT_TELEMETRY symbols at runtime
` [PATCH v9 10/12] fs/resctrl: Call architecture hooks for every mount/unmount
` [PATCH v9 11/12] x86/resctrl: Simplify Kconfig options for resctrl

[PATCH] ASoC: xtensa: Use dev_err_probe() and drop redundant error handling
 2026-07-08 23:00 UTC  (3+ messages)

[PATCH v2] xfs: bounds-check buffer log item's dirty bitmap
 2026-07-08 22:58 UTC 

[PATCH v2] dmaengine: qcom: gpi: correct gchan in error paths
 2026-07-08 22:57 UTC 

[PATCH net-next v5 0/3] net: devmem: allow rx-buf-size > PAGE_SIZE per binding
 2026-07-08 22:55 UTC  (4+ messages)
` [PATCH net-next v5 1/3] net: devmem: allow rx-buf-size > PAGE_SIZE per dmabuf binding
` [PATCH net-next v5 2/3] selftests/net: ncdevmem: add -b option to set rx-buf-size on bind
` [PATCH net-next v5 3/3] selftests/net: devmem.py: add check_rx_large_niov

[RFC PATCH v5 0/2] Hazard Pointers
 2026-07-08 22:55 UTC  (11+ messages)
` [RFC PATCH v5 1/2] hazptr: Implement "

[PATCH 6.6 v2 0/6] arm64: KVM: Backport VHE-only boot fixes
 2026-07-08 22:51 UTC  (7+ messages)
` [PATCH 6.6 v2 1/6] arm64: sysreg: Add layout for ID_AA64MMFR4_EL1
` [PATCH 6.6 v2 2/6] arm64: Treat HCR_EL2.E2H as RES1 when ID_AA64MMFR4_EL1.E2H0 is negative
` [PATCH 6.6 v2 3/6] arm64: Fix early handling of FEAT_E2H0 not being implemented
` [PATCH 6.6 v2 4/6] KVM: arm64: Initialize HCR_EL2.E2H early
` [PATCH 6.6 v2 5/6] KVM: arm64: Initialize SCTLR_EL1 in __kvm_hyp_init_cpu()
` [PATCH 6.6 v2 6/6] arm64: Revamp HCR_EL2.E2H RES1 detection

[PATCHv2] gpio: mvebu: validate ngpios before use
 2026-07-08 22:49 UTC 

(no subject)
 2026-07-08 22:46 UTC 

[PATCH] ovpn: prevent UAF re-add to by_transp_addr on float-vs-delete race
 2026-07-08 22:46 UTC 

[PATCH] fs/ntfs3: fix integer overflow in find_log_rec() causing OOB read
 2026-07-08 22:46 UTC 

[PATCH] RDMA/rxe: validate num_sge/cur_sge before indexing wqe->dma.sge[]
 2026-07-08 22:45 UTC 

[PATCH] net: usb: sr9700: validate receive packet extent
 2026-07-08 22:44 UTC  (2+ messages)

[syzbot] [hfs?] WARNING in hfs_mdb_commit
 2026-07-08 22:44 UTC  (2+ messages)


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