All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-22 02:40:42 to 2026-05-22 04:30:06 UTC [more...]

[f2fs-dev] Patchwork summary for: f2fs
 2026-05-22  4:30 UTC 

[PATCH] f2fs: add logs in f2fs_disable_checkpoint()
 2026-05-22  4:30 UTC  (2+ messages)
` [f2fs-dev] "

[f2fs-dev] [PATCH] f2fs: pass correct iostat type for single node writes
 2026-05-22  4:30 UTC  (2+ messages)

[PATCH] f2fs: submit cached data bios before gc_merge GC
 2026-05-22  4:30 UTC  (2+ messages)
` [f2fs-dev] "

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

[PATCH v5 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
 2026-05-22  4:28 UTC  (8+ 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] f2fs: atomic: fix UAF issue on f2fs_inode_info.atomic_inode
 2026-05-22  4:30 UTC  (2+ messages)
` [f2fs-dev] "

QA notification for completed autobuilder build (yocto-6.0.1.rc4)
 2026-05-22  4:26 UTC  (2+ messages)
` [qa-build-notification] "

[thesofproject:topic/sof-dev-rebase 59/67] sound/soc/sof/ipc4-loader.c:152:1-3: WARNING: possible condition with no effect (if == else)
 2026-05-22  4:24 UTC 

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

[f2fs-dev] [PATCH] f2fs: fix missing read bio submission on large folio error
 2026-05-22  4:20 UTC  (4+ messages)
`  "

[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 i-g-t v2] drm/xe/xe_pm: Have high VRAM usage during system suspend
 2026-05-22  4:24 UTC 

[PATCH] sched/fair: Restore RCU read lock in set_cpu_sd_state_{busy,idle}()
 2026-05-22  4:14 UTC  (2+ messages)

[PATCHv3] blk-mq: pop cached request if it is usable
 2026-05-22  4:12 UTC  (4+ messages)

[PATCH v3 00/10] power: centralize lcore ID verification in cpufreq framework
 2026-05-22  4:11 UTC  (11+ messages)
` [PATCH v3 01/10] eal: add interface to check if lcore is EAL managed
` [PATCH v3 02/10] power: add a common macro to verify lcore ID
` [PATCH v3 03/10] power/cpufreq: add the lcore ID verification to framework
` [PATCH v3 04/10] power/acpi: remove redundant lcore ID checks
` [PATCH v3 05/10] power/amd_pstate: "
` [PATCH v3 06/10] power/cppc: "
` [PATCH v3 07/10] power/intel_pstate: "
` [PATCH v3 08/10] power/kvm_vm: "
` [PATCH v3 09/10] power: allow the service core to config power QoS
` [PATCH v3 10/10] power: add lcore ID check for PMD mgmt

[PATCH v11 0/5] vfio/pci: Add PCIe TPH support
 2026-05-22  4:10 UTC  (9+ messages)
` [PATCH v11 2/5] PCI/TPH: Export pcie_tph_get_st_modes() for external use
` [PATCH v11 3/5] PCI/TPH: Add pcie_tph_enabled_mode() helper
` [PATCH v11 4/5] vfio/pci: Add PCIe TPH configuration space virtualization
` [PATCH v11 5/5] vfio/pci: Add VFIO_DEVICE_FEATURE_TPH_ST for TPH ST entry management

[PATCH] drm/i915/color: Fix HDR pre-CSC LUT programming loop
 2026-05-22  4:09 UTC  (3+ messages)
` ✗ Xe.CI.FULL: failure for "

[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

[REGRESSION] cip/linux-6.12.y-cip: (build) "field_get" redefined [-Werror] in sound/usb/mixer_quirks.o (sound
 2026-05-22  0:59 UTC 

[PATCH] [CI] drm/i915/dmc: Test Xe3p_LPD DMC v2.37
 2026-05-22  4:05 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH] crypto: loongson - Select CRYPTO_RNG
 2026-05-22  4:03 UTC  (5+ messages)

[scosu-sched:topic/mmap-cap-prot/v7.0 1184/1197] include/uapi/asm-generic/posix_types.h:20:2: error: "In the kernel include linux/types.h before UAPI headers!"
 2026-05-22  4:02 UTC 

[f2fs-dev] [PATCH] f2fs: another way to set large folio by remembering inode number
 2026-05-22  4:02 UTC  (16+ messages)
` [f2fs-dev] [PATCH v2] "
  `  "

[PATCH 0/2] PCI: imx6: Improve PERST# fallback logic
 2026-05-22  4:01 UTC  (4+ 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 v8 3/4] HID: hid-msi: Add RGB control interface
 2026-05-22  4:00 UTC  (2+ messages)

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

[RFC mptcp-next v16 00/12] NVME over MPTCP
 2026-05-22  3:55 UTC  (14+ messages)
` [RFC mptcp-next v16 01/12] nvmet-tcp: define target tcp_proto struct
` [RFC mptcp-next v16 02/12] nvmet-tcp: add kref to struct nvmet_tcp_port
` [RFC mptcp-next v16 03/12] nvmet-tcp: register target mptcp transport
` [RFC mptcp-next v16 04/12] nvmet-tcp: implement target mptcp proto
` [RFC mptcp-next v16 05/12] nvme-tcp: define host tcp_proto struct
` [RFC mptcp-next v16 06/12] nvme-tcp: register host mptcp transport
` [RFC mptcp-next v16 07/12] nvme-tcp: implement host mptcp proto
` [RFC mptcp-next v16 08/12] selftests: mptcp: add nvme over mptcp test
` [RFC mptcp-next v16 09/12] selftests: mptcp: nvme: add iopolicy tests
` [RFC mptcp-next v16 10/12] nvmet-tcp: check return value of nvmet_tcp_set_queue_sock
` [RFC mptcp-next v16 11/12] nvmet-tcp: fix page fragment cache leak in error path
` [RFC mptcp-next v16 12/12] nvme-tcp: use netdev_name_in_use for host_iface validation

[soc:soc/defconfig] BUILD SUCCESS 9f86df230e276e5c24f5c6800f3ee63ab33167f7
 2026-05-22  3:54 UTC 

+ lib-nmi_backtrace-print-out-the-cpus-which-fail-to-respond-to-nmi-fix-fix.patch added to mm-nonmm-unstable branch
 2026-05-22  3:54 UTC 

+ lib-nmi_backtrace-print-out-the-cpus-which-fail-to-respond-to-nmi-fix.patch added to mm-nonmm-unstable branch
 2026-05-22  3:53 UTC 

[PATCH] lib/nmi_backtrace: print out the CPUs which fail to respond to NMI
 2026-05-22  3:53 UTC  (4+ messages)

[net-next] netlabel: fix IPv6 unlabeled address add error handling
 2026-05-22  3:50 UTC  (2+ messages)

[PATCH v2] ARM: dts: aspeed: Enable networking for Asus Kommando IPMI Card
 2026-05-22  3:49 UTC  (2+ messages)

[PATCH v2 2/2] bpf, libbpf: reject non-exclusive metadata maps in the signed loader
 2026-05-22  3:47 UTC  (5+ messages)

[PATCH] loop: add sync_blockdev() in __loop_clr_fd() to prevent UAF
 2026-05-22  3:45 UTC  (3+ messages)

[scosu-sched:topic/mmap-cap-prot/v7.0 2/3] arch/arm/kernel/signal.c:686:15: error: static assertion failed due to requirement '15 == 14': NSIGSEGV == 14
 2026-05-22  3:41 UTC 

[avpatel:riscv_trace_acpi_support_v1 12/65] drivers/iommu/riscv/iommu.c:1181:15: error: call to undeclared function 'virt_to_pfn'; ISO C99 and later do not support implicit function declarations
 2026-05-22  3:41 UTC 

[PATCH 0/3] tools/nolibc: add support for ftruncate()
 2026-05-22  3:41 UTC  (2+ messages)

[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 v2] target/riscv: Reject Svinval instructions in U-mode
 2026-05-22  3:31 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  (5+ messages)
  `  "

[PATCH v2 14/17] arm64: dts: realtek: Add EL2 virtual timer interrupt
 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 net-next] rtnetlink: do not use RTNL in rtnl_af_register() and rtnl_af_unregister()
 2026-05-22  3:28 UTC  (2+ messages)

[PATCH 0/3] tools/nolibc: -Wwrite-strings compatibility
 2026-05-22  3:28 UTC  (2+ messages)

[PATCH v8 2/4] HID: hid-msi: Add M-key mapping attributes
 2026-05-22  3:27 UTC  (2+ messages)

[PATCH v2] tools/igt_power: Fix crash on Xe devices by initializing xe_device cache
 2026-05-22  3:25 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for tools/igt_power: Fix crash on Xe devices by initializing xe_device cache (rev2)

[PATCH v3 net-next 0/3] rtnetlink: RTNL avoidance in rtnl_getlink()
 2026-05-22  3:25 UTC  (7+ messages)
` [PATCH v3 net-next 1/3] rtnetlink: use nla_nest_end_safe() in rtnl_fill_prop_list()
` [PATCH v3 net-next 2/3] net: defer netdev_name_node_alt_flush() call to netdev_run_todo()
` [PATCH v3 net-next 3/3] rtnetlink: do not acquire RTNL for RTM_GETLINK with RTEXT_FILTER_NAME_ONLY

[PATCH net-next v4 0/2] Add OVS packet family YNL spec and unicast notification support
 2026-05-22  3:24 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.org] Daily results for 2026-05-21
 2026-05-22  3:23 UTC 

[pci:controller/dwc-qcom] BUILD SUCCESS 9352dbca275730cebb4466088030b3526f98f397
 2026-05-22  3:22 UTC 

[GIT PULL] CIX dts changes for v7.2-rc1
 2026-05-22  3:21 UTC 

[PATCH 0/4] target/loongarch: add LVZ support for TCG
 2026-05-22  3:16 UTC  (7+ messages)
` [PATCH 1/4] target/loongarch: add LVZ CPU state and CSR metadata
` [PATCH 3/4] target/loongarch: translate LVZ CSR and trap instructions
` [PATCH 4/4] target/loongarch: virtualize guest TLB and address translation

[PATCH] RISC-V: KVM: Fix TOCTOU race in SBI system suspend handler
 2026-05-22  3:18 UTC  (4+ 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 v4] scsi: target: iscsi: validate CHAP_R length before base64 decode
 2026-05-22  3:12 UTC  (2+ messages)

[PATCH bpf] net/sched: cls_bpf: prevent unbounded recursion in offload rollback
 2026-05-22  3:13 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 v5 00/15] intel_iommu: Enable PASID support for passthrough device
 2026-05-22  3:09 UTC  (8+ messages)
` [PATCH v5 09/15] intel_iommu_accel: Handle PASID entry addition for pc_inv_dsc request
` [PATCH v5 10/15] intel_iommu_accel: Handle PASID entry removal "

[PATCH RESEND v4] riscv: Implement ARCH_HAS_CC_CAN_LINK
 2026-05-22  3:08 UTC  (3+ messages)

[PATCH] riscv: module: Use generic cmp_int() instead of custom cmp_3way()
 2026-05-22  3:08 UTC  (3+ messages)

[iproute2-next] netshaper: Fix man page accuracy and formatting issues
 2026-05-22  3:07 UTC 

[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  (3+ messages)

[PATCH v6 00/10] Add eDP support for RK3576
 2026-05-22  3:02 UTC  (5+ messages)
` [PATCH v6 01/10] dt-bindings: display: rockchip: analogix-dp: Fix hclk as third clock for RK3588

[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 i-g-t 0/2] Add CPU idle state control for accurate vblank timing
 2026-05-22  2:59 UTC  (6+ messages)
` [PATCH i-g-t 2/2] tests/kms_setmode: Disable CPU deep sleep for accurate vblank timestamps

[PATCH v2] media: dvb-core: fix use-after-free in dvb_frontend_open()
 2026-05-22  2:57 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-next 0/2] iavf: two small logging improvements
 2026-05-22  2:57 UTC  (6+ messages)
`  "
` [Intel-wired-lan] [PATCH iwl-next 1/2] iavf: log PF diagnostic message on cloud filter add failure
  `  "
` [Intel-wired-lan] [PATCH iwl-next 2/2] iavf: log primary MAC address confirmed by PF
  `  "

[PATCH 0/4] RDMA/rxe: Fix u64 iova-overflow family in MR/ODP/RESP/MW paths
 2026-05-22  2:54 UTC  (2+ messages)

[PATCH] riscv/ptrace: Use USER_REGSET_NOTE_TYPE for REGSET_CFI
 2026-05-22  2:54 UTC  (3+ messages)

[PATH] drm/loongson: fix vga client not unregist
 2026-05-22  2:54 UTC  (2+ messages)

[PATCH v9 0/5] branch: prune-merged
 2026-05-22  2:53 UTC  (6+ messages)
` [PATCH v10 0/4] "
  ` [PATCH v10 2/4] branch: add --prune-merged <branch>

mm.git review status at 7.1-rc4
 2026-05-22  2:52 UTC 

[PATCH net v2 1/5] dt-bindings: ethernet: eswin: add optional TXD and RXD delay register offsets
 2026-05-22  2:52 UTC  (6+ messages)
    `  "
        `  "

[PATCH v6] tracing/eprobes: Allow use of BTF names to dereference pointers
 2026-05-22  2:50 UTC 

[PATCH] KVM: x86: Add tracepoint for vCPU wait/yield paths
 2026-05-22  2:49 UTC  (3+ messages)

[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 3/3] PCI: imx6: Add root port reset to support link recovery
 2026-05-22  2:41 UTC  (3+ messages)

[PATCH v13 00/22] target/mips: add missing Octeon user-mode support
 2026-05-22  2:39 UTC  (3+ messages)
` [PATCH v13 15/22] target/mips: decode Octeon COP2 register selectors


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.