messages from 2026-05-22 01:32:29 to 2026-05-22 04:39:41 UTC [more...]
[PATCH net] selftests: rds: config: disable modules
2026-05-22 4:39 UTC (3+ messages)
[PATCH v5 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
2026-05-22 4:28 UTC (21+ messages)
` [PATCH v5 01/20] [DO NOT MERGE] arm64/coco: Add pKVM as a CC platform
` [PATCH v5 02/20] [DO NOT MERGE] s390: Expose protected virtualization through cc_platform_has()
` [PATCH v5 03/20] dma-direct: swiotlb: handle swiotlb alloc/free outside __dma_direct_alloc_pages
` [PATCH v5 04/20] dma-direct: use DMA_ATTR_CC_SHARED in alloc/free paths
` [PATCH v5 05/20] dma-pool: track decrypted atomic pools and select them via attrs
` [PATCH v5 06/20] dma: swiotlb: pass mapping attributes by reference
` [PATCH v5 07/20] dma: swiotlb: track pool encryption state and honor DMA_ATTR_CC_SHARED
` [PATCH v5 08/20] dma-mapping: make dma_pgprot() "
` [PATCH v5 09/20] dma-direct: pass attrs to dma_capable() for DMA_ATTR_CC_SHARED checks
` [PATCH v5 10/20] dma-direct: make dma_direct_map_phys() honor DMA_ATTR_CC_SHARED
` [PATCH v5 11/20] dma-direct: set decrypted flag for remapped DMA allocations
` [PATCH v5 12/20] dma-direct: select DMA address encoding from DMA_ATTR_CC_SHARED
` [PATCH v5 13/20] dma-pool: fix page leak in atomic_pool_expand() cleanup
` [PATCH v5 14/20] dma-direct: rename ret to cpu_addr in alloc helpers
` [PATCH v5 15/20] dma-direct: return struct page from dma_direct_alloc_from_pool()
` [PATCH v5 16/20] iommu/dma: Check atomic pool allocation result directly
` [PATCH v5 17/20] dma: swiotlb: free dynamic pools from process context
` [PATCH v5 18/20] dma: swiotlb: handle set_memory_decrypted() failures
` [PATCH v5 19/20] dma: free atomic pool pages by physical address
` [PATCH v5 20/20] swiotlb: Preserve allocation virtual address for dynamic pools
[PATCH 0/3] ntfs: fix mount failure cleanup and free-count setup
2026-05-22 4:31 UTC (7+ messages)
` [PATCH v2 "
` [PATCH v2 2/3] ntfs: avoid heap allocation for free-cluster readahead state
[PATCH] f2fs: add logs in f2fs_disable_checkpoint()
2026-05-22 4:30 UTC (2+ messages)
` [f2fs-dev] "
[PATCH] f2fs: pass correct iostat type for single node writes
2026-05-22 4:30 UTC (2+ messages)
` [f2fs-dev] "
[PATCH] f2fs: submit cached data bios before gc_merge GC
2026-05-22 4:30 UTC (2+ messages)
` [f2fs-dev] "
[PATCH] f2fs: fix potential deadlock in gc_merge path of f2fs_balance_fs()
2026-05-22 4:30 UTC (2+ messages)
` [f2fs-dev] "
[PATCH v2] f2fs: avoid false shutdown fserror reports
2026-05-22 4:30 UTC (2+ messages)
` [f2fs-dev] "
[PATCH] f2fs: atomic: fix UAF issue on f2fs_inode_info.atomic_inode
2026-05-22 4:30 UTC (2+ messages)
` [f2fs-dev] "
[PATCH v2 0/3] md/raid1,raid10: fix deadlock and bio accounting in read error path
2026-05-22 4:23 UTC (7+ messages)
` [PATCH v2 2/3] md/raid1,raid10: fix error-path detection with md_cloned_bio()
[PATCH v4 0/7] Refactor drm_writeback_connector structure
2026-05-22 4:21 UTC (3+ messages)
[PATCH] f2fs: fix missing read bio submission on large folio error
2026-05-22 4:20 UTC (3+ messages)
` [f2fs-dev] "
[PATCH V2 0/3] cpufreq: Simplify freq limit handling
2026-05-22 4:19 UTC (4+ messages)
` [PATCH V2 1/3] cpufreq: Fix typo in comment
` [PATCH V3 2/3] cpufreq: Avoid redundant target() calls for unchanged limits
` [PATCH V2 3/3] cpufreq: conservative: Simplify frequency limit handling
[PATCH] dcache: add fs.dentry-limit sysctl with negative-first reaper
2026-05-22 4:16 UTC (9+ messages)
[PATCH] sched/fair: Restore RCU read lock in set_cpu_sd_state_{busy,idle}()
2026-05-22 4:14 UTC (2+ messages)
[PATCH 00/15] Enable TDX Module Extensions and DICE-based TDX Quoting
2026-05-22 3:41 UTC (16+ messages)
` [PATCH 01/15] x86/virt/tdx: Read global metadata for TDX Module Extensions
` [PATCH 02/15] x86/virt/tdx: Add extra memory to TDX Module for Extensions
` [PATCH 03/15] x86/virt/tdx: Make TDX Module initialize Extensions
` [PATCH 04/15] x86/virt/tdx: Enable the Extensions right after basic TDX Module init
` [RFC PATCH 05/15] x86/virt/tdx: Move tdx_tdr_pa() up in the file
` [RFC PATCH 06/15] x86/virt/tdx: Initialize Quoting extension during bringup
` [RFC PATCH 07/15] x86/virt/tdx: Prepare Quote buffer during extension bringup
` [RFC PATCH 08/15] x86/virt/tdx: Add interface to check Quoting availability
` [RFC PATCH 09/15] x86/virt/tdx: Add interface to generate a Quote
` [RFC PATCH 10/15] x86/tdx: Move and rename Quote request structure
` [RFC PATCH 11/15] KVM: TDX: Factor out userspace return path from tdx_get_quote()
` [RFC PATCH 12/15] KVM: TDX: Add in-kernel Quote generation
` [RFC PATCH 13/15] KVM: TDX: Support event-notify interrupts only with userspace quoting
` [RFC PATCH 14/15] x86/virt/tdx: Embed version info in SEAMCALL leaf function definitions
` [RFC PATCH 15/15] x86/virt/tdx: Enable TDX Quoting extension
[PATCH] crypto: loongson - Select CRYPTO_RNG
2026-05-22 4:03 UTC (5+ messages)
[PATCH] f2fs: another way to set large folio by remembering inode number
2026-05-22 4:02 UTC (12+ messages)
` [PATCH v2] "
` [f2fs-dev] "
[PATCH] KVM: SVM: Disable AVIC IPI virtualization on Hygon Family 18h (erratum #1235)
2026-05-22 4:00 UTC
[PATCH v5 v5 0/3] ext4: improve mballoc statistics reporting and control
2026-05-22 3:59 UTC (4+ messages)
` [PATCH v5 v5 1/3] ext4: add blocks_allocated to mb_stats output
` [PATCH v5 v5 2/3] ext4: use READ_ONCE/WRITE_ONCE for s_mb_stats
` [PATCH v5 v5 3/3] ext4: allow controlling mballoc stats through proc mb_stats
[PATCH] media: i2c: imx334: add new link frequency configuration
2026-05-22 4:00 UTC (7+ messages)
[PATCH] lib/nmi_backtrace: print out the CPUs which fail to respond to NMI
2026-05-22 3:53 UTC (4+ messages)
[PATCH v2] ARM: dts: aspeed: Enable networking for Asus Kommando IPMI Card
2026-05-22 3:49 UTC (2+ messages)
[PATCH 0/3] tools/nolibc: add support for ftruncate()
2026-05-22 3:41 UTC (2+ messages)
[PATCH 0/2] PCI: imx6: Improve PERST# fallback logic
2026-05-22 3:43 UTC (3+ messages)
` [PATCH 1/2] PCI: host-generic: Simplify return value handling in pci_host_common_parse_port(s)
` [PATCH 2/2] PCI: imx6: Add imx_pcie_perst_found() to inspect the parsed result
[PATCH v2 0/3] arm64: dts: qcom: kodiak: Enable 4-lane DP via QMP Combo PHY
2026-05-22 3:41 UTC (2+ messages)
[PATCH] drm/radeon: Use kvfree instead of kfree in radeon_gpu_reset
2026-05-22 3:32 UTC
[PATCH] locking/rwsem: Remove reader optimistic lock stealing
2026-05-22 3:33 UTC (3+ messages)
[PATCH v3 0/4] riscv: optimize Vector context restore on syscall
2026-05-22 3:30 UTC (4+ messages)
` "
[PATCH 0/6] Fixes to the previously-merged drivers/dax/fsdev series
2026-05-22 3:30 UTC (2+ messages)
[PATCH 0/4] dmaengine: dw-edma: Fix probe paths and register races
2026-05-22 3:30 UTC (4+ messages)
` [PATCH 3/4] dmaengine: dw-edma: Initialize IRQ data before requesting IRQs
[PATCH 0/3] tools/nolibc: -Wwrite-strings compatibility
2026-05-22 3:28 UTC (2+ messages)
[PATCH net-next v4 0/2] Add OVS packet family YNL spec and unicast notification support
2026-05-22 3:24 UTC (2+ messages)
[PATCH] RISC-V: KVM: Fix TOCTOU race in SBI system suspend handler
2026-05-22 3:18 UTC (2+ messages)
[PATCH v2] csky: Fix a4/a5 restoration in syscall trace path
2026-05-22 3:18 UTC (2+ messages)
` [PATCH v3] "
[PATCH net v3 0/2] ip6_vti: vti6_changelink and vti6_siocdevprivate netns fixes
2026-05-22 3:17 UTC (5+ messages)
` [PATCH net v3 2/2] ip6: vti: Use ip6_tnl.net in vti6_siocdevprivate()
[PATCH 0/4] ntfs: tighten EA and index metadata validation
2026-05-22 3:16 UTC (3+ messages)
` [PATCH 1/4] ntfs: validate index block header more strictly
[PATCH v7 0/4] Enable multi-owner I2C support for QCOM GENI controllers
2026-05-22 3:15 UTC (5+ messages)
` [PATCH v7 3/4] soc: qcom: geni-se: Keep pinctrl active for multi-owner controllers
` [PATCH v7 4/4] i2c: qcom-geni: Support multi-owner controllers in GPI mode
[RFC PATCH] mm/vmalloc: add vmalloc_decrypted() and vzalloc_decrypted()
2026-05-22 3:14 UTC (2+ messages)
[PATCH v3 0/3] Add Sony IMX471 camera sensor driver
2026-05-22 3:11 UTC (4+ messages)
` [PATCH v3 1/3] media: ipu-bridge: Add DMI information of Lenovo X9 to the image upside-down list
` [PATCH v3 2/3] media: i2c: imx471: Add Sony IMX471 image sensor driver
` [PATCH v3 3/3] media: i2c: imx471: Naming the register
[PATCH] jbd2: update outdated comment for jbd2_journal_try_to_free_buffers()
2026-05-22 3:05 UTC
[PATCH v6 00/10] Add eDP support for RK3576
2026-05-22 3:02 UTC (4+ messages)
` [PATCH v6 01/10] dt-bindings: display: rockchip: analogix-dp: Fix hclk as third clock for RK3588
[PATCH] riscv: module: Use generic cmp_int() instead of custom cmp_3way()
2026-05-22 3:08 UTC (2+ messages)
[PATCH RESEND v4] riscv: Implement ARCH_HAS_CC_CAN_LINK
2026-05-22 3:08 UTC (2+ messages)
[PATCH] scsi: mpt3sas: fix double free on attach failure
2026-05-22 3:05 UTC
[PATCH v2] irqchip/riscv-imsic: sync-up state before CPU offline
2026-05-22 3:04 UTC (2+ messages)
[PATCH v6 0/6] KSM: performance optimizations for rmap_walk_ksm
2026-05-22 3:02 UTC (7+ messages)
` [PATCH v6 1/6] mm/rmap: add tracepoint for rmap_walk
` [PATCH v6 2/6] tools/testing: add rmap walk latency benchmark for KSM, anonymous and file pages
` [PATCH v6 3/6] MAINTAINERS: add myself as reviewer for rmap section
` [PATCH v6 4/6] ksm: add pgoff into ksm_rmap_item
` [PATCH v6 5/6] ksm: Optimize rmap_walk_ksm by passing a suitable pgoff
` [PATCH v6 6/6] ksm: add mremap selftests for ksm_rmap_walk
[PATCH v3] media: dvb-core: fix use-after-free in dvb_frontend_open()
2026-05-22 3:02 UTC
[PATCH v1 0/4] Fix ftrace and kprobes issues for LoongArch
2026-05-22 3:02 UTC (9+ messages)
[PATCH bpf] net/sched: cls_bpf: prevent unbounded recursion in offload rollback
2026-05-22 2:58 UTC
[PATCH v2] media: dvb-core: fix use-after-free in dvb_frontend_open()
2026-05-22 2:57 UTC (2+ messages)
[PATCH] riscv/ptrace: Use USER_REGSET_NOTE_TYPE for REGSET_CFI
2026-05-22 2:54 UTC (2+ messages)
[PATH] drm/loongson: fix vga client not unregist
2026-05-22 2:54 UTC (2+ messages)
[PATCH v6] tracing/eprobes: Allow use of BTF names to dereference pointers
2026-05-22 2:50 UTC
[PATCH 0/2] Add CDSP Power Manangement Driver
2026-05-22 2:49 UTC (3+ messages)
` [PATCH 2/2] soc: qcom: Add CDSP power management driver
[PATCH 0/3] Add support for qcrypto on shikra
2026-05-22 2:49 UTC (4+ messages)
[PATCH 0/2] mm/damon/core: detect internal variation above max_nr_regions/2
2026-05-22 2:42 UTC (2+ messages)
[PATCH v5 00/12] mm, swap: swap table phase IV: unify allocation and reduce static metadata
2026-05-22 2:39 UTC (4+ messages)
` [PATCH v5 12/12] mm, swap: merge zeromap into swap table
[PATCH (draft)] kcov: fix potential kcov_mode corruption under CONFIG_PREEMPT_RT
2026-05-22 2:39 UTC (8+ messages)
` [PATCH] "
` [PATCH v2] kcov: fix state corruption under CONFIG_PREEMPT_RT by eliminating per-cpu data
` [PATCH v3] kcov: move kcov_remote_data to task_struct for RT and remove local_lock
[PATCH v9 0/4] Add Qualcomm extended CTI support
2026-05-22 2:38 UTC (3+ messages)
` [PATCH v9 3/4] coresight: cti: add Qualcomm extended CTI identification and quirks
[PATCH v2 0/5] mm: reduce mmap_lock contention and improve page fault performance
2026-05-22 2:33 UTC (2+ messages)
[net-next PATCH v6 0/8] net: dsa: realtek: rtl8365mb: bridge offloading and VLAN support
2026-05-22 2:31 UTC (9+ messages)
` [net-next PATCH v6 1/8] net: dsa: realtek: rtl8365mb: use ERR_PTR
` [net-next PATCH v6 2/8] net: dsa: realtek: rtl8365mb: use dsa helpers for port iteration
` [net-next PATCH v6 3/8] net: dsa: realtek: rtl8365mb: prepare for multiple source files
` [net-next PATCH v6 4/8] net: dsa: realtek: rtl8365mb: add table lookup interface
` [net-next PATCH v6 5/8] net: dsa: realtek: rtl8365mb: add VLAN support
` [net-next PATCH v6 6/8] net: dsa: realtek: rtl8365mb: add port_bridge_{join,leave}
` [net-next PATCH v6 7/8] net: dsa: realtek: rtl8365mb: add FDB support
` [net-next PATCH v6 8/8] net: dsa: realtek: rtl8365mb: add bridge port flags
[PATCH v2 0/4] memcg: shrink obj_stock_pcp and cache multiple objcgs
2026-05-22 2:30 UTC (7+ messages)
` [PATCH v2 1/4] memcg: store node_id instead of pglist_data pointer
` [PATCH v2 2/4] memcg: uint16_t for nr_bytes in obj_stock_pcp
` [PATCH v2 3/4] memcg: int16_t for cached slab stats
[PATCH] ASoC: rockchip: i2s: Use managed hclk and runtime PM cleanup
2026-05-22 2:30 UTC
[PATCH] drm/ci: disable mr-label-maker-test
2026-05-22 2:28 UTC
[PATCH] ntfs: Validate error in ntfs_lookup()
2026-05-22 2:28 UTC (5+ messages)
[PATCH v5 00/16] Add ACPI-based PMT discovery support for Intel PMC
2026-05-22 2:21 UTC (17+ messages)
` [PATCH v5 01/16] platform/x86/intel/pmt: Add pre/post decode hooks around header parsing
` [PATCH v5 02/16] platform/x86/intel/pmt/crashlog: Split init into pre-decode
` [PATCH v5 03/16] platform/x86/intel/pmt/telemetry: Move overlap check to post-decode hook
` [PATCH v5 04/16] platform/x86/intel/pmt: Pass discovery index instead of resource
` [PATCH v5 05/16] platform/x86/intel/pmt: Cache the telemetry discovery header
` [PATCH v5 06/16] platform/x86/intel/pmt: Unify header fetch and add ACPI source
` [PATCH v5 07/16] platform/x86/intel/pmc: Add PMC SSRAM Kconfig description
` [PATCH v5 08/16] platform/x86/intel/pmc: Add ACPI PWRM telemetry driver for Nova Lake S
` [PATCH v5 09/16] platform/x86/intel/pmc/ssram: Rename probe and PCI ID table for consistency
` [PATCH v5 10/16] platform/x86/intel/pmc/ssram: Use fixed-size static pmc array
` [PATCH v5 11/16] platform/x86/intel/pmc/ssram: Refactor DEVID/PWRMBASE extraction into helper
` [PATCH v5 12/16] platform/x86/intel/pmc/ssram: Add PCI platform data
` [PATCH v5 13/16] platform/x86/intel/pmc/ssram: Refactor memory barrier for reentrant probe
` [PATCH v5 14/16] platform/x86/intel/pmc/ssram: Add ACPI discovery scaffolding
` [PATCH v5 15/16] platform/x86/intel/pmc/ssram: Make PMT registration optional
` [PATCH v5 16/16] platform/x86/intel/pmc: Add NVL PCI IDs for SSRAM telemetry discovery
[PATCH v1 0/2] Add StarFive SAR-ADC driver
2026-05-22 2:20 UTC (17+ messages)
` [PATCH v1 1/2] bindings: iio: adc: Add StarFive JHB100 SARADC
` [PATCH v1 2/2] iio: adc: Add StarFive SAR-ADC driver
[PATCH] mm/slub: free returned pfmemalloc sheaves via free_empty_sheaf()
2026-05-22 2:15 UTC (2+ messages)
[PATCH net-next v2] selftests: net: add tests for PPPoL2TP
2026-05-22 2:15 UTC (5+ messages)
[PATCH v2] nfc: nci: fix use of uninitialized memory in CORE_INIT_RSP parsing
2026-05-22 2:13 UTC
[PATCH] mm/slab: fix probable issue of dentries registration under /sys/kernel/slab
2026-05-22 2:11 UTC (5+ messages)
[PATCH v4 0/2] x86/tsc: Exempt recent UV systems from clocksource watchdog checks to avoid false positives
2026-05-22 2:08 UTC (3+ messages)
[PATCH v3 0/9] KVM: arm64: selftests: Basic nested guest support
2026-05-22 2:02 UTC (3+ messages)
` [PATCH v3 5/9] KVM: arm64: selftests: Add shadow_stage2 test
[PATCH] HID: u2fzero: fix general protection fault in u2fzero_recv
2026-05-22 2:01 UTC (3+ messages)
[PATCH v2 2/2] Docs/admin-guide/mm/damon/usage: clarify current_value of quota goals
2026-05-22 2:00 UTC (2+ messages)
[PATCHSET v3 sched_ext/for-7.2] bpf/arena: Direct kernel-side access
2026-05-22 1:59 UTC (2+ messages)
` [PATCH v3 2/8] bpf: Recover arena kernel faults with scratch page
[PATCH v4 0/6] media: synopsys: enhancements and i.MX95 support
2026-05-22 1:58 UTC (5+ messages)
` [PATCH v4 4/6] media: synopsys: Add PHY stopstate wait for i.MX93
[PATCH] ASoC: tegra: ADX: use of_device_get_match_data
2026-05-22 1:58 UTC
[PATCH v4 00/16] Add ACPI-based PMT discovery support for Intel PMC
2026-05-22 1:59 UTC (7+ messages)
` [PATCH v4 08/16] platform/x86/intel/pmc: Add ACPI PWRM telemetry driver for Nova Lake S
` [PATCH v4 14/16] platform/x86/intel/pmc/ssram: Add ACPI discovery scaffolding
[PATCH next] media: ti: j721e-csi2rx: Fix error handling for media_entity_remote_source_pad_unique()
2026-05-22 1:57 UTC
[PATCH v3] crypto/ccp: Introduce SNP_VERIFY_MITIGATION command
2026-05-22 1:58 UTC (7+ messages)
[PATCH v11 0/2] Add Lontium LT7911EXC eDP to MIPI DSI bridge
2026-05-22 1:57 UTC (3+ messages)
` [PATCH v11 1/2] dt-bindings: bridge: "
` [PATCH v11 2/2] drm/bridge: "
[PATCH] mm/damon/core: trace esz at first setup
2026-05-22 1:56 UTC (2+ messages)
[PATCH v8 0/4] Add MSI Claw HID Configuration Driver
2026-05-22 1:55 UTC (5+ messages)
` [PATCH v8 1/4] HID: hid-msi: Add MSI Claw configuration driver
` [PATCH v8 2/4] HID: hid-msi: Add M-key mapping attributes
` [PATCH v8 3/4] HID: hid-msi: Add RGB control interface
` [PATCH v8 4/4] HID: hid-msi: Add Rumble Intensity Attributes
[paulmckrcu:dev.2026.05.07a] [rcutorture] c2e6a63ac1: RIP:rcu_torture_irq[rcutorture]
2026-05-22 1:54 UTC (3+ messages)
[PATCH 7.2 0/2] ublk: enable UBLK_F_SHMEM_ZC on zone appends
2026-05-22 1:53 UTC (2+ messages)
[PATCH RESEND 0/3] mm/damon: reposting three reviewed patches
2026-05-22 1:53 UTC (2+ messages)
[PATCH v3 0/7] iio: light: opt3001: driver cleanup
2026-05-22 1:48 UTC (3+ messages)
` [PATCH v3 5/7] iio: light: opt3001: prefer dev_err_probe()
[PATCH v1 0/3] ACPI: button: Fixes related to GPE handling and probe error path
2026-05-22 1:48 UTC (3+ messages)
` [PATCH v1 2/3] ACPI: button: Enable wakeup GPEs for ACPI buttons at probe time
[PATCHv2] ASoC: mediatek: mt2701: fix snprintf bounds
2026-05-22 1:45 UTC
[PATCH v2] mm/slab: fix probable issue of dentries registration under /sys/kernel/slab
2026-05-22 1:42 UTC (2+ messages)
[PATCH 0/9] riscv: ultrarisc: add DP1000 SoC DT and pinctrl support
2026-05-22 1:41 UTC (5+ messages)
[PATCH v1 0/5] mm/shmem: optimize read with reduced xarray lookups and folio batching
2026-05-22 1:36 UTC (3+ messages)
[PATCH v2 0/3] Add eDP lane mapping support
2026-05-22 1:32 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: display: bridge: analogix-dp: Add data-lanes support for endpoint
[PATCH 1/1] counter: intel-qep: Use devm_mutex_init()
2026-05-22 1:36 UTC (2+ messages)
[PATCH] tpm-buf: memory-safe allocations
2026-05-22 1:35 UTC
[PATCH 0/3] hwmon: lenovo-ec-sensors: Probe error handling fixes
2026-05-22 1:33 UTC (5+ messages)
` [PATCH v3 0/2] hwmon: (lenovo-ec-sensors): Fix EC signature validation and I/O resource management
` [PATCH v3 2/2] hwmon: (lenovo-ec-sensors): Fix EC "MCHP" signature validation logic
` "
[PATCH V2 net 0/2] hibmcge: fix RX packet corruption issue
2026-05-22 1:32 UTC (4+ messages)
` [PATCH V2 net 1/2] net: hibmcge: disable Relaxed Ordering to fix RX packet corruption
[PATCH v3] fuse: back uncached readdir buffers with pages
2026-05-22 1:32 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox