All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-09 18:34:01 to 2026-06-09 19:14:08 UTC [more...]

[PATCH v2 00/83] block: rnull: complete the rust null block driver
 2026-06-09 19:09 UTC  (42+ messages)
` [PATCH v2 01/83] block: rust: fix `Send` bound for `GenDisk`
` [PATCH v2 02/83] rust: block: rename `SECTOR_MASK` to `PAGE_SECTOR_MASK`
` [PATCH v2 03/83] block: rnull: adopt new formatting guidelines
` [PATCH v2 04/83] block: rnull: add module parameters
` [PATCH v2 05/83] block: rnull: add macros to define configfs attributes
` [PATCH v2 07/83] block: rust: change `queue_rq` request type to `Owned`
` [PATCH v2 09/83] block: rust: document the lifetime of `Request`
` [PATCH v2 10/83] block: rust: allow `hrtimer::Timer` in `RequestData`
` [PATCH v2 14/83] block: rust: mq: use GFP_KERNEL from prelude
` [PATCH v2 15/83] block: rust: add `TagSet` flags
` [PATCH v2 16/83] block: rnull: add memory backing
` [PATCH v2 17/83] block: rnull: add submit queue count config option
` [PATCH v2 18/83] block: rnull: add `use_per_node_hctx` "
` [PATCH v2 20/83] block: rnull: allow specifying the home numa node
` [PATCH v2 23/83] block: rnull: add discard support
` [PATCH v2 24/83] block: rust: add `NoDefaultScheduler` flag for `TagSet`
` [PATCH v2 28/83] block: rust: mq: add Request::end() method for custom status codes
` [PATCH v2 29/83] block: rnull: add badblocks support
` [PATCH v2 30/83] block: rnull: add badblocks_once support
` [PATCH v2 31/83] block: rust: add `Segment::truncate`
` [PATCH v2 32/83] block: rnull: add partial I/O support for bad blocks
` [PATCH v2 33/83] block: rust: add `TagSet` private data support
` [PATCH v2 37/83] block: rust: add a back reference feature to `GenDisk`
` [PATCH v2 42/83] block: rust: require `queue_rq` to return a `BlkResult`
` [PATCH v2 43/83] block: rust: add `GenDisk::queue_data`
` [PATCH v2 45/83] block: rnull: add blocking queue mode
` [PATCH v2 46/83] block: rnull: add shared tags
` [PATCH v2 48/83] block: rust: add an abstraction for `bindings::req_op`
` [PATCH v2 51/83] block: rust: add zoned block device support
` [PATCH v2 52/83] block: rust: add `TagSet::flags`
` [PATCH v2 55/83] block: rust: add an abstraction for `struct blk_mq_queue_map`
` [PATCH v2 56/83] block: rust: add polled completion support
` [PATCH v2 62/83] block: rust: allow setting write cache and FUA flags for `GenDisk`
` [PATCH v2 65/83] block: rust: add `GenDisk::tag_set`
` [PATCH v2 69/83] block: rust: add `queue_rqs` vtable hook
` [PATCH v2 70/83] block: rnull: support queue_rqs
` [PATCH v2 75/83] block: rust: add `Request::requeue`
` [PATCH v2 79/83] block: rnull: allow configuration of the maximum IO size
` [PATCH v2 80/83] block: rust: add `virt_boundary_mask` option to `GenDiskBuilder`
` [PATCH v2 82/83] block: rnull: add `shared_tag_bitmap` config option
` [PATCH v2 83/83] block: rnull: add zone offline and readonly configfs files

[PATCH] CI: Sage: Pin to labgrid 25.0.1
 2026-06-09 19:13 UTC 

[PATCH v6 00/11] arm64: dts: ti: k3-am62a7-sk: Split r5f memory region
 2026-06-09 19:11 UTC  (14+ messages)
` [PATCH v6 01/11] arm64: dts: ti: k3-am62a-phycore-som: Fix wkup R5F memory region size
` [PATCH v6 02/11] arm64: dts: ti: k3-am62d2-evm: "
` [PATCH v6 03/11] arm64: dts: ti: k3-am62a7-sk: "
` [PATCH v6 04/11] arm64: dts: ti: k3-am62p-verdin: "
` [PATCH v6 05/11] arm64: dts: ti: k3-am62p5-sk: "
` [PATCH v6 06/11] arm64: dts: ti: var-som-am62p: "
` [PATCH v6 07/11] arm64: dts: ti: k3-am62a-ti-ipc-firmware: Move wkup reserved memory
` [PATCH v6 08/11] arm64: dts: ti: k3-am62p-ti-ipc-firmware: "
` [PATCH v6 09/11] arm64: dts: ti: k3-am62a-ti-ipc-firmware: Split r5f memory region
` [PATCH v6 10/11] arm64: dts: ti: k3-am62p-ti-ipc-firmware: "
` [PATCH v6 11/11] arm64: dts: ti: k3-am62p-ti-ipc-firmware: Add r5f nodes to pre-ram bootphase

[PATCH v4 00/14] mfd: lm3533: convert to OF bindings, improve support
 2026-06-09 19:10 UTC  (9+ messages)
` [PATCH v4 02/14] mfd: lm3533: Remove driver specific regmap wrappers
` [PATCH v4 04/14] mfd: lm3533: Pass only regmap and light sensor presence to child devices
` [PATCH v4 05/14] iio: light: lm3533-als: Remove redundant pdata helpers

[master][PATCH] README: update and clean up
 2026-06-09 19:09 UTC  (2+ messages)

[PATCH net-next] docs: networking: add guidance on what to push via extack
 2026-06-09 19:09 UTC 

[PATCH] drm/i915/psr: Force fastset on debugfs write for each connector supporting PSR
 2026-06-09 19:08 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH net-next 0/4] netdev: address a handful of nit picks
 2026-06-09 19:08 UTC  (5+ messages)
` [PATCH net-next 1/4] netdev: check for nla_put_u32() failures
` [PATCH net-next 2/4] netdev: correct error code in netdev_nl_queue_fill_lease()
` [PATCH net-next 3/4] netdev: avoid skipping objects on race with device disappearance
` [PATCH net-next 4/4] netdev: don't use dev->flags for IFF_UP

[deller-fbdev:fbdev-7.0-2 4/7] drivers/video/fbdev/au1100fb.c:448:39: error: call to undeclared function 'KSEG1ADDR'; ISO C99 and later do not support implicit function declarations
 2026-06-09 19:06 UTC 

[chrome-os:chromeos-6.6 31/31] drivers/hid/spi-hid/spi-hid-of-ilitek.c:3274:6: warning: no previous prototype for 'ili_node_init'
 2026-06-09 19:06 UTC 

[PATCH v2 0/7] x86/kexec: Secure Boot support
 2026-06-09 19:07 UTC  (6+ messages)
` [PATCH 1/7] x86/kexec: add digest checks
` [PATCH 2/7] x86/kexec: rename setup_header to bzimage_header

[android-common:android15-6.6-2025-06 0/10] fs/f2fs/f2fs.h:2183:47: error: 'struct f2fs_rwsem' has no member named 'read_waiters'
 2026-06-09 19:06 UTC 

[PATCH] define matchpathcon_filespec_add/add64
 2026-06-09 19:05 UTC  (3+ messages)

[Bug 221629] New: Bluetooth l2cap: ident leak in l2cap_chan_le_send_credits() stalls BLE CoC
 2026-06-09 19:04 UTC  (2+ messages)
` [Bug,221629] "

[PATCH v3 0/4] rockchip: PCIe gated reference clock support
 2026-06-09 19:04 UTC  (9+ messages)
` [PATCH v3 1/4] clk: add gated-fixed-clock driver
` [PATCH v3 2/4] pci: pcie_dw_rockchip: enable clocks before PHY init
` [PATCH v3 3/4] pci: pcie_dw_rockchip: drop clk_release_bulk calls
` [PATCH v3 4/4] pci: pcie_dw_rockchip: imply CLK_GATED_FIXED and switch PHY to imply

[PATCH for-next] RDMA/efa: Implement the query port speed verb
 2026-06-09 19:04 UTC  (2+ messages)

[PATCH for-next] RDMA/efa: Report 800 and 1600 Gbps link speed
 2026-06-09 19:04 UTC  (2+ messages)

[PATCH v4 0/2] mm: improve folio refcount scalability
 2026-06-09 19:02 UTC  (3+ messages)

[PATCH v1 0/8] Kconfig restyle
 2026-06-09 19:02 UTC  (17+ messages)
` [PATCH v1 1/8] Kconfig: armv7: fix typo
` [PATCH v1 2/8] Kconfig: powerpc: mpc85xx: "
` [PATCH v1 3/8] Kconfig: power: pmic: "
` [PATCH v1 4/8] Kconfig: themal: "
` [PATCH v1 5/8] Kconfig: misc: add empty line
` [PATCH v1 6/8] Kconfig: arm: restyle
` [PATCH v1 7/8] Kconfig: arch: restyle
` [PATCH v1 8/8] Kconfig: board: restyle

[PATCH next] drivers/infiniband/hw/mlx5/data_direct: Use strscpy() to copy strings into arrays
 2026-06-09 19:01 UTC  (2+ messages)

[PATCH next] drivers/infiniband/hw/usnic/usnic_fwd: User strscpy() to copy device name
 2026-06-09 19:00 UTC  (2+ messages)

[PATCH next] drivers/infiniband/core/iwcm: User strscpy() to copy device name
 2026-06-09 19:00 UTC  (2+ messages)

[PATCH] IB/mlx4: Fill in the access_flags if IB_MR_REREG_ACCESS is not specified
 2026-06-09 19:00 UTC  (2+ messages)

[PATCH] add test for fts_* availability
 2026-06-09 18:59 UTC  (2+ messages)

[PATCH v2 2/2] can: loongson_canfd: Add RXDMA support
 2026-06-09 18:59 UTC  (2+ messages)

[PATCH v8 00/10] iommu/arm-smmu-v3: Implement Runtime/System Sleep ops
 2026-06-09 18:58 UTC  (14+ messages)
` [PATCH v8 07/12] iommu/arm-smmu-v3: Add CMDQ_PROD_STOP_FLAG to gate CMDQ submissions
` [PATCH v8 11/12] iommu/arm-smmu-v3: Invoke pm_runtime before hw access

[PATCH] crypto: ecc - Optimize vli additive operations using compiler builtins
 2026-06-09 18:58 UTC  (2+ messages)

[PATCH V10 0/9] Add Invensense ICM42607
 2026-06-09 18:57 UTC  (6+ messages)
` [PATCH V10 3/9] iio: imu: inv_icm42607: Add inv_icm42607 Core Driver

[PATCH] ALSA: hda/realtek: Add quirk for HP 255 15.6 inch G9 Notebook PC
 2026-06-09 18:57 UTC  (4+ messages)

[PATCH v3 00/16] qapi: add formal "intro" section
 2026-06-09 18:57 UTC  (12+ messages)
` [PATCH v3 09/16] qapi/docs: adjust stub member insertion algorithm
` [PATCH v3 11/16] qapi/docs: add rendering for INTRO sections
` [PATCH v3 12/16] qapi/docs: add "Intro" section parsing

[PATCH net v3 1/2] net/sched: act_pedit: require matching IPv4 L4 protocol
 2026-06-09 18:56 UTC  (2+ messages)
` [PATCH net v3 2/2] "

+ mm-khugepaged-fix-pmd-collapse-swap-pte-accounting.patch added to mm-unstable branch
 2026-06-09 18:56 UTC 

[PATCH 0/2] dt-bindings: Add SpacemiT K1 PDMA request-number header and use it in DT
 2026-06-09 18:55 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: dmaengine: Add SpacemiT K1 PDMA request numbers

Where should the vhost-user specification live?
 2026-06-09 18:55 UTC  (14+ messages)

[PATCH mm-unstable 1/1] mm/khugepaged: fix PMD collapse swap PTE accounting
 2026-06-09 18:56 UTC  (4+ messages)

[wrynose][PATCH] README: update and clean up
 2026-06-09 18:56 UTC  (2+ messages)

[PATCH v2 1/2] can: bcm: add locking when updating filter and timer values
 2026-06-09 18:55 UTC  (2+ messages)

SFP/MDIO/I2C: help requested unlocking a SFP+ MCU to expose PHY
 2026-06-09 18:48 UTC  (4+ messages)

[PATCH RESEND v2 0/5] KVM: arm64: nv: Even more VNCR fixes
 2026-06-09 18:55 UTC  (6+ messages)
` [PATCH RESEND v2 1/5] KVM: arm64: nv: Respect read-only PFN when mapping L1 VNCR
` [PATCH RESEND v2 2/5] KVM: arm64: nv: Inject SEA if kvm_translate_vncr() can't resolve PFN
` [PATCH RESEND v2 3/5] KVM: arm64: nv: Re-translate VNCR before injecting abort
` [PATCH RESEND v2 4/5] KVM: arm64: nv: Inject SEA if guest VNCR isn't normal memory
` [PATCH RESEND v2 5/5] KVM: arm64: nv: Mark VM as bugged for unexpected VNCR abort

[PATCH v2] xprtrdma: Move long delayed work on system_dfl_long_wq
 2026-06-09 18:54 UTC  (3+ messages)

[PATCH v11 0/8] cat-file: add remote-object-info to batch-command
 2026-06-09 18:54 UTC  (5+ messages)
` [PATCH GSoC RFC v12 00/12] "
  ` [PATCH GSoC RFC v12 12/12] cat-file: make remote-object-info allow-list dynamic

[PATCH BlueZ v2 1/4] btio: Handle EOPNOTSUPP from accept() to prevent busy loop
 2026-06-09 18:53 UTC  (4+ messages)
` [PATCH BlueZ v2 2/4] profile: Check if bearer is enabled on registration
` [PATCH BlueZ v2 3/4] plugins: Check btd_profile_register return value
` [PATCH BlueZ v2 4/4] bearer: Check btd_opts.mode on btd_bearer_new

[PATCH splitout] mm: memory-failure: serialize TestSetPageHWPoison with zone->lock
 2026-06-09 18:52 UTC  (5+ messages)

[PATCH can] can: bcm: add synchronize_rcu() in bcm_delete_rx_op() to fix UAF
 2026-06-09 18:52 UTC  (2+ messages)

[PATCH bpf] bpf, sockmap: fix integer overflow in bpf_msg_pop_data() bounds check
 2026-06-09 18:52 UTC  (2+ messages)

[master][PATCH] README: update and clean up
 2026-06-09 18:52 UTC 

[PATCH v3 3/7] perf annotate: Implement elfutils libasm disassembler backend
 2026-06-09 18:52 UTC  (2+ messages)

[PATCH 0/2] KVM: arm64: nv: A couple more VNCR fixes
 2026-06-09 18:52 UTC  (9+ messages)
` [PATCH 1/2] KVM: arm64: nv: Respect read-only PFN when mapping L1 VNCR
` [PATCH 2/2] KVM: arm64: nv: Inject SEA if kvm_translate_vncr() can't resolve PFN
` [PATCH v2 0/5] KVM: arm64: nv: Even more VNCR fixes
` [PATCH v2 1/5] KVM: arm64: nv: Respect read-only PFN when mapping L1 VNCR
` [PATCH v2 2/5] KVM: arm64: nv: Inject SEA if kvm_translate_vncr() can't resolve PFN
` [PATCH v2 3/5] KVM: arm64: nv: Re-translate VNCR before injecting abort
` [PATCH v2 4/5] KVM: arm64: nv: Inject SEA if guest VNCR isn't normal memory
` [PATCH v2 5/5] KVM: arm64: nv: Mark VM as bugged for unexpected VNCR abort

[meta-arago][master/wrynose][PATCH v2] meta-arago-distro: chromium: add force-h264-youtube extension
 2026-06-09 18:51 UTC  (5+ messages)

[PATCH can-next] can: bcm: mark intentional lockless read of bo->bound for KCSAN
 2026-06-09 18:51 UTC  (2+ messages)

[PATCH v5 00/34] Cleaning up the KVM clock mess
 2026-06-09 18:50 UTC  (2+ messages)

[RFC PATCH 3/6] arm64: hyperv: Add per-CPU RSI host call infrastructure for CCA Realms
 2026-06-09 18:51 UTC  (2+ messages)

[PATCH v8 0/6] iommufd: Enable noiommu mode for cdev
 2026-06-09 18:50 UTC  (4+ messages)
` [PATCH v8 5/6] vfio: Enable cdev noiommu mode under iommufd

[wrynose][PATCH] README: update and clean up
 2026-06-09 18:50 UTC  (2+ messages)

[RFC PATCH 5/6] arm64: hyperv: Route hypercalls through RSI host call in CCA Realms
 2026-06-09 18:50 UTC  (2+ messages)

[PATCH v2] drm/vc4: fix krealloc() memory leak
 2026-06-09 18:49 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2 1/2] can: Add Loongson CAN-FD controller driver
 2026-06-09 18:49 UTC  (2+ messages)

[PATCH v2 (repost)] can: j1939: use netdevice_tracker for j1939_{priv,session,ecu} tracking
 2026-06-09 18:49 UTC  (2+ messages)

[PATCH v3 6/7] perf annotate: Support BPF JIT disassembly via genelf
 2026-06-09 18:49 UTC  (2+ messages)

[PATCH] drm/i915/tc: Disable outputs instead of modesetting them on link reset
 2026-06-09 18:48 UTC  (5+ messages)

[PATCH v15] can: virtio: Add virtio CAN driver
 2026-06-09 18:47 UTC  (2+ messages)

[PATCH] ovl: fix comment about locking order
 2026-06-09 18:46 UTC 

[PATCH v1] ALSA: Improve style of pnp_device_id array terminators
 2026-06-09 18:38 UTC  (2+ messages)

[PATCH v3 5/7] perf test: Enhance annotate test coverage and isolate config
 2026-06-09 18:46 UTC  (2+ messages)

[PATCH v3 1/7] tools build: Add feature check for elfutils libasm
 2026-06-09 18:46 UTC  (2+ messages)

[PATCH v7 00/14] Allow AET to use PMT as loadable module
 2026-06-09 18:46 UTC  (4+ messages)
` [PATCH v7 07/14] x86/resctrl: Maintain a count of enabled monitor features

[PATCH v2] tests/xe_exec_reset: Replace fixed usleep with dynamic GT idle wait
 2026-06-09 18:45 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for tests/xe_exec_reset: Replace fixed usleep with dynamic GT idle wait (rev2)
` ✓ Xe.CI.BAT: "

[PATCH v2 2/2] can: bcm: use atomic access in receive statistics
 2026-06-09 18:45 UTC  (2+ messages)

[PATCH RESEND v7 1/2] perf pmu intel: Generalize SNC cpumask adjustment for multiple platforms
 2026-06-09 18:44 UTC  (4+ messages)

[cxl:for-7.3/cxl-type2-enabling 5/5] ld.lld: error: undefined symbol: cxl_memdev_attach_region
 2026-06-09 18:44 UTC 

[PATCH] nvme: target: allocate ana_state with port
 2026-06-09 18:44 UTC  (2+ messages)

[PATCH v2 0/6] Remove __folio_index again
 2026-06-09 18:44 UTC  (5+ messages)
` [PATCH v2 5/6] show_page_info: Remove printing of page index
` [PATCH v2 6/6] mm: Remove __folio_index

[PATCH net-next v2 0/2] selftests: drv-net: so_txtime: trivial fixes
 2026-06-09 18:44 UTC  (2+ messages)

[PATCH v4 0/2] iio: dac: Add support for AD5529R DAC
 2026-06-09 18:44 UTC  (3+ messages)
` [PATCH v4 2/2] iio: dac: Add AD5529R DAC driver support

[PATCH bpf-next 3/3] selftests/bpf: Adjust fexit_bpf2bpf ctx layout for llvm23 true signature
 2026-06-09 18:43 UTC  (2+ messages)

[PATCH bpf-next 2/3] selftests/bpf: Keep int return type for tailcall subprogs
 2026-06-09 18:42 UTC  (2+ messages)

[PATCH v2] dt-bindings: leds: bcm6358: Convert to DT schema
 2026-06-09 18:42 UTC  (2+ messages)

[PATCH] KVM: aia: skip silicon ID cap in EMUL mode
 2026-06-09 18:41 UTC  (2+ messages)

[PATCH v9 0/6] mm/memory-failure: add panic option for unrecoverable pages
 2026-06-09 18:41 UTC  (5+ messages)
` [PATCH v9 2/6] mm/memory-failure: surface unhandlable kernel pages as -ENOTRECOVERABLE

[PATCH v6 00/12] PCI: liveupdate: PCI core support for Live Update
 2026-06-09 18:40 UTC  (6+ messages)
` [PATCH v6 08/12] PCI: liveupdate: Inherit ACS flags in incoming preserved devices

[PATCH] drm/xe: Add wa_14025941587 to xe2, xe3 and xe3p platforms
 2026-06-09 18:41 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe: Add wa_14025941587 to xe2, xe3 and xe3p platforms (rev3)

[PATCH RFC 00/15] mm/slab: introduce alloc_flags and slab_alloc_context
 2026-06-09 18:40 UTC  (2+ messages)

[PATCH v2 bpf-next] selftests/bpf: add arena split and fork tests
 2026-06-09 18:40 UTC  (3+ messages)
` [PATCH v3 bpf-next] selftests/bpf: add tests for arena vma split and fork

[PATCH] KVM: riscv: mirror VSTIMECMP into t->next_cycles in sstc path
 2026-06-09 18:39 UTC  (2+ messages)

[PATCH] KVM: riscv: aia: use lr.d/sc.d on RV64 in imsic_mrif_atomic_rmw
 2026-06-09 18:37 UTC  (2+ messages)

[RFC v1] io_uring/rsrc: add fast path huge page handling in buffer registration
 2026-06-09 18:36 UTC  (2+ messages)

[Kernel Bug] INFO: task hung in zswap_decompress
 2026-06-09 18:36 UTC  (4+ messages)

[PATCH v5 0/3] Add support for Variscite DART-MX8M-PLUS and Sonata board
 2026-06-09 18:35 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: arm: fsl: add Variscite DART-MX8M PLUS Boards

[bluez/bluez] 45183e: shared/vcp: Fix duplicate VCS registration in bt_v
 2026-06-09 18:35 UTC 

[bluez/bluez] 1fd31c: media: Add Mute property to MediaTransport1
 2026-06-09 18:35 UTC 

[bluez/bluez] 7ecb11: btio: Handle EOPNOTSUPP from accept() to prevent b
 2026-06-09 18:35 UTC 

renesas-drivers-2026-06-09-v7.1-rc7
 2026-06-09 18:34 UTC 

[chrome-os:chromeos-6.6 31/31] drivers/hid/spi-hid/spi-hid-of-ilitek.c:513:5: warning: no previous prototype for function 'ili_spi_ms_register_read'
 2026-06-09 18:33 UTC 

[PATCH v4 0/9] dax/kmem: atomic whole-device hotplug via sysfs
 2026-06-09 18:33 UTC  (8+ messages)
` [PATCH v4 8/9] dax/kmem: add sysfs interface for atomic hotplug


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.