All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-25 04:11:15 to 2026-05-25 06:07:20 UTC [more...]

[PATCH] block: Avoid mounting the bdev pseudo-filesystem in userspace
 2026-05-25  6:07 UTC  (2+ messages)

[PATCH 0/2] device property: fix child iteration issues with secondary fwnodes
 2026-05-25  6:09 UTC  (3+ messages)
` [PATCH 1/2] software node: fix refcount leak in software_node_get_next_child()
` [PATCH 2/2] device property: fix infinite loop in fwnode_for_each_child_node()

[PATCH] block: Add bvec_folio()
 2026-05-25  6:06 UTC  (2+ messages)

[PATCH 00/11] Fix Adaptive-Sync SDP for PR with Link ON + Auxless-ALPM
 2026-05-25  6:05 UTC  (13+ messages)
` [PATCH 01/11] drm/i915/psr: Add helper to get Async Video timing support in PR active
` [PATCH 02/11] drm/i915/dp: Add member to intel_dp to store AS SDP v2 support
` [PATCH 03/11] drm/i915/dp: Allow AS SDP only if v2 is supported
` [PATCH 04/11] drm/i915/psr: Write the PR config DPCDs in burst mode
` [PATCH 05/11] drm/i915/display: Add helper for AS SDP transmission time selection
` [PATCH 06/11] drm/i915/psr: Program Panel Replay CONFIG3 using AS SDP transmission time
` [PATCH 07/11] drm/i915/dp: Set relevant Downspread Ctrl DPCD bits for PR + Auxless ALPM
` [PATCH 08/11] drm/i915/dp: Program AS SDP DB[1:0] for PR with Link off
` [PATCH 09/11] drm/i915/dp: Compute and include coasting vtotal for AS SDP
` [PATCH 10/11] drm/i915/dp: Enable AS SDP whenever VRR is possible
` [PATCH 11/11] drm/i915/dp: Account for AS_SDP guardband only when enabled
` ✓ CI.KUnit: success for Fix Adaptive-Sync SDP for PR with Link ON + Auxless-ALPM (rev4)

acpi/riscv: iterator after loop end in riscv_acpi_register_ext_intc?
 2026-05-25  6:05 UTC  (3+ messages)

[PATCH 0/4] dmaengine: dw-edma: Fix probe paths and register races
 2026-05-25  6:03 UTC  (2+ messages)

[PATCH v4 00/27] rust: device: Higher-Ranked Lifetime Types for device drivers
 2026-05-25  6:03 UTC  (11+ messages)
` [PATCH v4 10/27] rust: device: make Core and CoreInternal lifetime-parameterized
` [PATCH v4 14/27] rust: usb: make Driver trait lifetime-parameterized
` [PATCH v4 17/27] rust: pci: make Bar lifetime-parameterized
` [PATCH v4 20/27] gpu: nova-core: separate driver type from driver data
` [PATCH v4 22/27] rust: auxiliary: generalize Registration over ForLt

[PATCH 5.15.y] wifi: mac80211: check tdls flag in ieee80211_tdls_oper
 2026-05-25  6:03 UTC 

[bluez/bluez] c2977f: advertising: add property with advertisement ID
 2026-05-25  6:03 UTC 

[PATCH v1] block: switch numa_node to int in blk_mq_hw_ctx and init_request
 2026-05-25  6:03 UTC  (3+ messages)

[PATCH 1/2] driver core: Fix missing jiffies conversion in deferred_probe_extend_timeout()
 2026-05-25  6:01 UTC  (4+ messages)
` [PATCH 2/2] driver core: Guard deferred probe timeout extension with delayed_work_pending()

[PATCH v8 0/1] scsi: sas: fix mkfs.xfs failure due to bogus optimal_io_size
 2026-05-25  6:02 UTC  (3+ messages)
` [PATCH v8 1/1] scsi: sas: skip opt_sectors when DMA reports no real optimization hint

[tglx-devel:timers/ptp/timekeeping 25/25] drivers/ptp/ptp_ocp.c:1495:8: error: no member named 'post_ts' in 'struct ptp_system_timestamp'; did you mean 'post_sts'?
 2026-05-25  6:00 UTC 

[PATCH 00/15] Enable TDX Module Extensions and DICE-based TDX Quoting
 2026-05-25  6:00 UTC  (5+ messages)
` [PATCH 04/15] x86/virt/tdx: Enable the Extensions right after basic TDX Module init
` [RFC PATCH 15/15] x86/virt/tdx: Enable TDX Quoting extension

[PATCH 0/3] btrfs: disguise single-data-RAID56 as RAID1/RAID1C3
 2026-05-25  6:00 UTC  (4+ messages)
` [PATCH 3/3] "

[PATCH] nvme: log when APST skips a state due to latency cap
 2026-05-25  5:59 UTC  (2+ messages)

[PATCH OLK-6.6 4/4] iommu/arm-smmu-v3: Fix pgsize_bit for sva domains
 2026-05-25  5:57 UTC  (2+ messages)

[PATCH] block: skip sync_blockdev() on surprise removal in bdev_mark_dead()
 2026-05-25  5:58 UTC  (2+ messages)

[PATCH] usb: gadget: f_midi: cancel work before midi is freed
 2026-05-25  5:57 UTC  (2+ messages)

[PATCH] USB: serial: io_ti: fix heap overflows in get_manuf_info() and build_i2c_fw_hdr()
 2026-05-25  5:57 UTC  (2+ messages)

[PATCH v3 0/2] Fix SAS wildcard scan on smartpqi and other controllers
 2026-05-25  5:57 UTC  (5+ messages)
` [PATCH v3 2/2] Revert "scsi: Fix sas_user_scan() to handle wildcard and multi-channel scans"

[PATCH v2] usb: gadget: f_uac1_legacy: fix use-after-free in gaudio_open_snd_dev()
 2026-05-25  5:56 UTC  (2+ messages)

[PATCH] nvme-pci: fix out-of-bounds access in nvme_setup_descriptor_pools
 2026-05-25  5:56 UTC  (3+ messages)
` [PATCH v2] "

[RFC PATCH rdma-next 0/5] cgroup/rdma: add per-type resource accounting for QP, MR and MR memory
 2026-05-25  5:55 UTC  (6+ messages)
` [RFC PATCH rdma-next 1/5] cgroup/rdma: extend charge/uncharge API with s64 amount parameter
` [RFC PATCH rdma-next 2/5] cgroup/rdma: add QP per-type resource counting
` [RFC PATCH rdma-next 3/5] cgroup/rdma: add MR "
` [RFC PATCH rdma-next 4/5] cgroup/rdma: add MR memory size "
` [RFC PATCH rdma-next 5/5] cgroup/rdma: update cgroup resource list for QP, MR and MR_MEM

[PATCH v2] dma-buf: set SB_I_NOEXEC and SB_I_NODEV on the pseudo filesystem
 2026-05-25  5:55 UTC  (2+ messages)

[PATCH] xfs: remove file privileges after XFS_IOC_SWAPEXT
 2026-05-25  5:53 UTC  (2+ messages)

[PATCH v8 0/9] media: qcom: venus: add MSM8939 support
 2026-05-25  5:51 UTC  (6+ messages)
  ` [PATCH v8 2/9] clk: qcom: gcc-msm8939: mark Venus core GDSCs as hardware controlled

drivers/pinctrl/freescale/pinctrl-imx1-core.c:553:1-23: WARNING: Function "for_each_child_of_node" should have of_node_put() before return around line 555. (fwd)
 2026-05-25  5:49 UTC 

[rppt:gfp-to-kmalloc/fs 9/17] fs/jfs/jfs_dtree.c:2888:27: sparse: sparse: Using plain integer as NULL pointer
 2026-05-25  5:49 UTC 

[PATCH 6.1.y] wifi: mac80211: check tdls flag in ieee80211_tdls_oper
 2026-05-25  5:48 UTC 

[PATCH 6.6.y] wifi: mac80211: check tdls flag in ieee80211_tdls_oper
 2026-05-25  5:48 UTC 

[PATCH V2 0/3] Add Hawi UFS PHY and Controller support
 2026-05-25  5:46 UTC  (7+ messages)
` [PATCH V2 1/3] dt-bindings: phy: qcom,sc8280xp-qmp-ufs-phy: Add Hawi UFS PHY compatible
` [PATCH V2 2/3] scsi: ufs: qcom :dt-bindings: Document the Hawi UFS controller

[PATCH 1/2] common/xfs: fix _scratch_mkfs_xfs_supports_concurrency
 2026-05-25  5:46 UTC  (4+ messages)
` [PATCH 2/2] xfs/21[67]: fix mkfs log concurrency detection

[PATCH i-g-t v2] tests/kms_rotation_crc: concurrent cursor movement with rotation
 2026-05-25  5:45 UTC  (3+ messages)
` ✗ Xe.CI.FULL: failure for tests/kms_rotation_crc: concurrent cursor movement with rotation (rev2)
` ✗ i915.CI.Full: "

[PATCH] ocfs2: reject oversized group bitmap descriptors
 2026-05-25  5:45 UTC  (2+ messages)

[PULL v2 00/38] Ui patches
 2026-05-25  5:44 UTC  (5+ messages)

[PATCH v18 00/14] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
 2026-05-25  5:44 UTC  (3+ messages)

[PATCH v2] ocfs2: reject oversized group bitmap descriptors
 2026-05-25  5:44 UTC  (2+ messages)

[PATCH v2 0/4] platform/chrome: cros_ec_chardev: Fix a potential UAF
 2026-05-25  5:43 UTC  (4+ messages)
` [PATCH v2 4/4] platform/chrome: cros_ec_chardev: Introduce rwsem for protecting ec_dev

[BUG] iomap: NULL dereference in iomap_finish_folio_read after deferred failed read
 2026-05-25  5:43 UTC  (2+ messages)

[PATCH 0/3] Add support for qcrypto on shikra
 2026-05-25  5:40 UTC  (5+ messages)

[PATCH v2] perf/ftrace: Fix WARNING in __unregister_ftrace_function
 2026-05-25  5:39 UTC  (4+ messages)

Expected test suite behavior
 2026-05-25  5:38 UTC 

drivers/pinctrl/freescale/pinctrl-imx1-core.c:553:1-23: WARNING: Function "for_each_child_of_node" should have of_node_put() before return around line 555
 2026-05-25  5:37 UTC 

[PATCH 0/7] firmware: imx: ele: misc fixes
 2026-05-25  5:39 UTC  (8+ messages)
` [PATCH 1/7] firmware: imx: ele: Correct check condition in se_if_rx_callback
` [PATCH 2/7] firmware: imx: ele: Correct ele_fw_authenticate API
` [PATCH 3/7] firmware: imx: ele: Bypass memcpy when ele_get_info() fails
` [PATCH 4/7] firmware: imx: ele: simplify SoC device registration
` [PATCH 5/7] firmware: imx: ele: Correct check_hdr_exception_for_sz
` [PATCH 6/7] firmware: imx: ele: Use dev_err for error report
` [PATCH 7/7] firmware: imx: ele: Fix debug dump size handling

[f2fs-dev] [PATCH] f2fs: another way to set large folio by remembering inode number
 2026-05-25  5:37 UTC  (18+ messages)
` [f2fs-dev] [PATCH v2] "
  `  "

[PATCH] test-lib: fix typo in test summary message
 2026-05-25  5:36 UTC 

[PATCH net-next v2 3/9] net: phy: ncn26000: Added PHY loopback and read/write MMD callbacks
 2026-05-25  5:35 UTC  (3+ messages)

[PATCH v3] ocfs2: rebase copied fsdlm LVB pointers in locking_state
 2026-05-25  5:35 UTC  (2+ messages)

[RFC] fs/ioctl.c: FIBMAP requires CAP_SYS_RAWIO while FIEMAP exposes identical data unprivileged
 2026-05-25  5:33 UTC  (7+ messages)

[PATCH] dmaengine: dw-axi-dmac: drop redundant DMAC enable in block start
 2026-05-25  5:33 UTC  (3+ messages)

[PATCH v2 0/9] hw/arm/aspeed: Introduce initial AST1040 support
 2026-05-25  5:30 UTC  (10+ messages)
` [PATCH v2 1/9] hw/arm/aspeed: Convert SRAM MemoryRegion to array type
` [PATCH v2 2/9] hw/arm/aspeed: Convert SRAM size definition "
` [PATCH v2 3/9] hw/arm/aspeed: Rename SRAM memmap entry for multi-SRAM support
` [PATCH v2 4/9] hw/arm/aspeed: Consolidate secure SRAM into SRAM array
` [PATCH v2 5/9] hw/misc/aspeed_scu: Add AST1040 A0 silicon revision ID
` [PATCH v2 6/9] hw/arm/aspeed: Introduce AST1040 A0 SoC model
` [PATCH v2 7/9] hw/arm/aspeed: Add AST1040 EVB machine model
` [PATCH v2 8/9] tests/function/aspeed: Add AST1040 functional test
` [PATCH v2 9/9] docs/system/arm/aspeed: Add AST1040 Bridge IC evaluation board

--bitmap=lockless across server reboot
 2026-05-25  5:32 UTC  (2+ messages)

[PATCH v11 0/5] Migrate on fault for device pages
 2026-05-25  5:31 UTC  (9+ messages)
` [PATCH v11 1/5] mm/Kconfig: changes for migrate "
` [PATCH v11 2/5] mm: Add helper to convert HMM pfn to migrate pfn
` [PATCH v11 3/5] mm/hmm: do the plumbing for HMM to participate in migration
` [PATCH v11 4/5] mm: setup device page migration in HMM pagewalk
` [PATCH v11 5/5] lib/test_hmm: add a new testcase for the migrate on fault
` ✗ CI.checkpatch: warning for Migrate on fault for device pages (rev3)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "

[PATCH v3] i2c: imx-lpi2c: mark I2C adapter when hardware is powered down
 2026-05-25  5:31 UTC  (3+ messages)

[LTP] [PATCH v3] testcases/kernel/device-drivers/nvme: Add NVMe device discovery test
 2026-05-25  5:30 UTC  (4+ messages)

[PATCH v6 0/4] block: enable RWF_DONTCACHE for block devices
 2026-05-25  5:30 UTC  (11+ messages)
` [PATCH v6 1/4] block: add task-context bio completion infrastructure
` [PATCH v6 3/4] buffer: add dropbehind writeback support
` [PATCH v6 4/4] block: enable RWF_DONTCACHE for block devices

[f2fs-dev] [PATCH] f2fs: avoid cp_wait use-after-free in f2fs_write_end_io()
 2026-05-25  5:30 UTC  (2+ messages)
`  "

Observing higher CPU utilization during random IO fio testing
 2026-05-25  5:28 UTC  (3+ messages)

[PATCH v3 0/4] platform/chrome: cros_ec_chardev: Fix a potential UAF
 2026-05-25  5:26 UTC  (5+ messages)
` [PATCH v3 1/4] platform/chrome: cros_ec_chardev: Introduce chardev_data
` [PATCH v3 2/4] platform/chrome: cros_ec_chardev: Move data to chardev_pdata
` [PATCH v3 3/4] platform/chrome: cros_ec_chardev: Add event relayer
` [PATCH v3 4/4] platform/chrome: cros_ec_chardev: Introduce rwsem for protecting ec_dev

[PATCH] mmc: sdhci-pci-gli: Fix GL9767 s0ix sleep blocking
 2026-05-25  5:26 UTC  (2+ messages)

[PATCH net v1] dt-bindings: ethernet: eswin: fix hsp-sp-csr backward compatibility
 2026-05-25  5:24 UTC 

[PATCH v6 1/4] block: add task-context bio completion infrastructure
 2026-05-25  5:24 UTC  (2+ messages)

[PATCH 0/5] clk: Use device API to replace devfdt_ helpers
 2026-05-25  5:19 UTC  (3+ messages)
` [PATCH 1/5] clk: at91: Use dev_read_addr_ptr()

[PATCH v3 0/2] Add trace events for Qualcomm GENI SPI drivers
 2026-05-25  5:17 UTC  (5+ messages)
` [PATCH v3 2/2] spi: qcom-geni: Add trace events for Qualcomm GENI SPI driver

[v3 2/2] KVM: irqchip: Cache IRQ routing entries allocation
 2026-05-25  5:17 UTC  (2+ messages)

[meta-oe][PATCH 1/3] playerctl: add recipe
 2026-05-25  5:12 UTC  (2+ messages)
` [oe] "

[PATCH v1] drm/xe: Fix decompress validation in vm_bind_ioctl_check_args
 2026-05-25  5:11 UTC  (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[syzbot] [ocfs2?] kernel BUG in ocfs2_page_mkwrite (4)
 2026-05-25  5:10 UTC 

[PATCH] hw/arm/bcm2838: Route I2C interrupts to GIC
 2026-05-25  3:26 UTC 

[PATCH v5 0/5] misc: fastrpc: Add missing bug fixes
 2026-05-25  5:06 UTC  (7+ messages)
` [PATCH v5 2/5] misc: fastrpc: Remove buffer from list prior to unmap operation

[dwmw2:ffclock 8/43] x86/pvclock_migration_test.c:368:60: warning: 'tight_mono_lo' may be used uninitialized
 2026-05-25  5:05 UTC 

[PATCH v2] btrfs: use IOMAP_DIO_BOUNCE flag instead of falling back to buffered IO
 2026-05-25  5:05 UTC 

[PATCH v2 7/7] mm: use memcpy_streaming() in zone-device template copies
 2026-05-25  4:59 UTC  (2+ messages)

[PATCH] btrfs: use IOMAP_DIO_BOUNCE flag instead of falling back to buffered IO
 2026-05-25  4:55 UTC 

[PATCH v1] Bluetooth: hci_qca: Increase SSR delay for rampatch and NVM loading
 2026-05-25  4:54 UTC  (3+ messages)

[PATCH] drm/amdgpu/userq: move wptr_obj cleanup in mqd_destroy
 2026-05-25  4:51 UTC 

[PATCH] usb: typec: thunderbolt: cancel work before altmode is removed
 2026-05-25  4:51 UTC 

[PATCH] drm/mipi-dsi: fix of_node reference leak in of_mipi_dsi_device_add error path
 2026-05-25  4:50 UTC 

[PATCH 0/2] zram: writeback fixes
 2026-05-25  4:46 UTC  (3+ messages)
` [PATCH 1/2] zram: do not leak blk idx at the end of writeback
` [PATCH 2/2] zram: clear trailing bytes of compressed writeback pages

[PATCH v1 00/23] hw/aspeed: Convert Aspeed devices to use Resettable interface
 2026-05-25  4:44 UTC  (25+ messages)
` [PATCH v1 01/23] hw/misc/aspeed_pwm: convert "
` [PATCH v1 02/23] hw/misc/aspeed_peci: "
` [PATCH v1 03/23] hw/misc/aspeed_hace: "
` [PATCH v1 04/23] hw/misc/aspeed_sbc: "
` [PATCH v1 05/23] hw/misc/aspeed_xdma: "
` [PATCH v1 06/23] hw/misc/aspeed_lpc: "
` [PATCH v1 07/23] hw/misc/aspeed_sdmc: "
` [PATCH v1 08/23] hw/misc/aspeed_scu: "
` [PATCH v1 09/23] hw/misc/aspeed_ltpi: "
` [PATCH v1 10/23] hw/pci-host/aspeed_pcie: "
` [PATCH v1 11/23] hw/timer/aspeed_timer: "
` [PATCH v1 12/23] hw/gpio/aspeed_gpio: "
` [PATCH v1 13/23] hw/sd/aspeed_sdhci: "
` [PATCH v1 14/23] hw/ssi/aspeed_smc: "
` [PATCH v1 15/23] hw/intc/aspeed_vic: "
` [PATCH v1 16/23] hw/intc/aspeed_intc: "
` [PATCH v1 17/23] hw/i3c/aspeed_i3c: "
` [PATCH v1 18/23] hw/watchdog/wdt_aspeed: "
` [PATCH v1 19/23] hw/net/ftgmac100: "
` [PATCH v1 20/23] hw/fsi/aspeed_apb2opb: "
` [PATCH v1 21/23] hw/rtc/aspeed_rtc: "
` [PATCH v1 22/23] hw/adc/aspeed_adc: "
` [PATCH v1 23/23] hw/i2c/aspeed_i2c: "

[PATCH v2 0/2] i2c: Consistently define pci_device_ids using named initializers
 2026-05-25  4:44 UTC  (3+ messages)
` [PATCH v2 1/2] i2c: designware-pcidrv: "

[BUG] thunderbolt: USB4 v2 TBGAA tunnel creation crash in TMU enhanced uni-directional mode
 2026-05-25  4:44 UTC  (2+ messages)

[PATCH stable 5.10] mm: numa: preserve PMD write permissions in migrate_misplaced_transhuge_page
 2026-05-25  4:39 UTC 

[syzbot] [can?] general protection fault in can_rx_unregister (2)
 2026-05-25  4:32 UTC  (2+ messages)

[PATCH v6 0/6] Add binding and driver for Kaanapali SoCCP
 2026-05-25  4:30 UTC  (4+ messages)
` [PATCH v6 5/6] remoteproc: qcom: pas: Add late attach support for subsystems

[PATCH] target/riscv: Do not hide Sstc CSRs from gdbstub
 2026-05-25  4:29 UTC  (2+ messages)

[PATCH v2] target/riscv: Reject Svinval instructions in U-mode
 2026-05-25  4:28 UTC  (2+ messages)

[PATCH] target/riscv/cpu_helper.c: allow LOAD_ADDR_MIS promotion to AMO fault
 2026-05-25  4:27 UTC  (2+ messages)

[PATCH] target/riscv/cpu_helper.c: add PMA access fault
 2026-05-25  4:26 UTC  (2+ messages)

[tip:sched/core] [sched/fair] c9d93a73ce: WARNING:suspicious_RCU_usage
 2026-05-25  4:24 UTC  (3+ messages)

[PATCH] riscv: mm: Call mark_new_valid_map() after hotplugging vmemmap
 2026-05-25  4:23 UTC  (2+ messages)

[PATCH] [SCSI] qla2xxx: Handle the INTx not connected while passing through
 2026-05-25  4:24 UTC  (2+ messages)
` Fwd: "

[PATCH v9 4/4] HID: hid-msi: Add Rumble Intensity Attributes
 2026-05-25  4:17 UTC  (2+ messages)

[PATCH RFC v5 07/18] riscv_cbqri: Add capacity controller probe and allocation device ops
 2026-05-25  4:16 UTC  (3+ messages)

[PATCH b4] ez: avoid duplicate signatures on resend
 2026-05-25  4:14 UTC 

[PATCH v2 4/7] mm: extend the template fast path to zone-device compound tails
 2026-05-25  4:11 UTC  (2+ messages)

[PATCH BlueZ] advertising: add property with advertisement ID
 2026-05-25  4:11 UTC 

[PATCH] opp: rust: mark OPP methods as inline
 2026-05-25  4:11 UTC  (2+ 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.