All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-27 01:51:32 to 2024-03-27 02:58:16 UTC [more...]

RTT-PROBE: lore-subspace-rtt
 2024-03-27  2:58 UTC 

[PATCH v3 1/2] IOMMU: store name for extra reserved device memory
 2024-03-27  2:57 UTC  (3+ messages)
` [PATCH v3 2/2] drivers/char: mark extra reserved device memory in memory map

[RFC 0/2] disable the configuration interrupt for the unsupported device
 2024-03-27  2:54 UTC  (3+ messages)
` [RFC 1/2] virtio-net: disable the configure interrupt for not support device

[PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases
 2024-03-27  2:54 UTC  (12+ messages)

[RFC PATCH 00/10] mm/swap: always use swap cache for synchronization
 2024-03-27  2:52 UTC  (2+ messages)

[PATCH v3] PCI: Mask replay timer timeout of GL975x's rootport
 2024-03-27  2:45 UTC 

[PATCH] hw/net/net_tx_pkt: Fix virtio header without checksum offloading
 2024-03-27  2:52 UTC  (5+ messages)

[PATCH v2 0/5] staging: vc04_services: vchiq_core: Stop kthreads on shutdown
 2024-03-27  2:52 UTC  (4+ messages)
` [PATCH v2 5/5] "

[PATCH 0/2] Add JH8100 support for snps,dw-axi-dmac
 2024-03-27  2:50 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: dma: snps,dw-axi-dmac: Add JH8100 support

[PATCHSET] fstests: random fixes for v2024.02.09
 2024-03-27  2:48 UTC  (6+ messages)
` [PATCH 1/4] xfs/270: fix rocompat regex
  ` [PATCH v1.1 "
` [PATCH 2/4] xfs/176: fix stupid failure
` [PATCH 3/4] generic/{166,167,333,334,671}: actually fill the filesystem with snapshots
` [PATCH 4/4] generic: test MADV_POPULATE_READ with IO errors

RTT-PROBE: lore-subspace-rtt
 2024-03-27  2:48 UTC 

[PATCH v2 1/2] IOMMU: store name for extra reserved device memory
 2024-03-27  2:46 UTC  (7+ messages)
` [PATCH v2 2/2] drivers/char: mark extra reserved device memory in memory map

[PATCH] mmc: core: resume not check card exist before powerup
 2024-03-27  2:45 UTC 

linux-next: build failure after merge of the scsi-mkp tree
 2024-03-27  2:45 UTC 

[PATCH v2 0/2] vhost: Fix stale available ring entries
 2024-03-27  2:44 UTC  (6+ messages)
` [PATCH v2 1/2] vhost: Add smp_rmb() in vhost_vq_avail_empty()
` [PATCH v2 2/2] vhost: Add smp_rmb() in vhost_enable_notify()

[PATCH v2] tg3: Remove residual error handling in tg3_suspend
 2024-03-27  2:44 UTC  (3+ messages)
` [PATCH net-next "

[PATCH] selftests: cgroup: skip test_cgcore_lesser_ns_open when cgroup2 mounted without nsdelegate
 2024-03-27  2:44 UTC 

[PATCH] graph: avoid id collisions
 2024-03-27  2:44 UTC  (3+ messages)
` [PATCH v2] "
  ` [EXTERNAL] "

[RFC PATCH 0/9] zswap: store zero-filled pages more efficiently
 2024-03-27  2:44 UTC  (11+ messages)
` [RFC PATCH 1/9] mm: zswap: always shrink in zswap_store() if zswap_pool_reached_full
` [RFC PATCH 2/9] mm: zswap: refactor storing to the tree out of zswap_store()
` [RFC PATCH 3/9] mm: zswap: refactor limit checking from zswap_store()
` [RFC PATCH 4/9] mm: zswap: move more same-filled pages checks outside of zswap_store()
` [RFC PATCH 5/9] mm: zswap: remove zswap_same_filled_pages_enabled

[BlueZ] obexd: Fix "Size" use g_dbus_emit_property_changed_full() to emit
 2024-03-27  2:43 UTC 

[PATCH V2 bpf 0/2] Check bloom filter map value size
 2024-03-27  2:42 UTC  (3+ messages)
` [PATCH V2 bpf 1/2] bpf: "
` [PATCH V2 bpf 2/2] bpf: Protect against int overflow for stack access size

[PATCH v4 00/14] Cover a guard gap corner case
 2024-03-27  2:42 UTC  (4+ messages)
` [PATCH v4 02/14] mm: Switch mm->get_unmapped_area() to a flag

[PATCH net-next v8 00/11] stmmac: Add Loongson platform support
 2024-03-27  2:41 UTC  (10+ messages)
` [PATCH net-next v8 08/11] net: stmmac: dwmac-loongson: Fix MAC speed for GNET

[PATCH v3] x86/dumpstack: uniform die messages prompt
 2024-03-27  2:44 UTC 

[PATCH v4 00/30] Refactor VM bind code
 2024-03-27  2:40 UTC  (3+ messages)
` [PATCH v4 18/30] drm/xe: Convert multiple bind ops into single job

[PATCH v9 0/6] QGV/SAGV related fixes
 2024-03-27  2:39 UTC  (3+ messages)
` ✗ Fi.CI.SPARSE: warning for QGV/SAGV related fixes (rev9)
` ✗ Fi.CI.BAT: failure "

RTT-PROBE: lore-subspace-rtt
 2024-03-27  2:38 UTC 

[PATCH v2 00/10] Allocation APIs
 2024-03-27  2:35 UTC  (11+ messages)
` [PATCH v2 01/10] rust: kernel: move `allocator` module under `alloc`
` [PATCH v2 02/10] rust: alloc: introduce the `VecExt` trait
` [PATCH v2 03/10] kbuild: use the upstream `alloc` crate
` [PATCH v2 04/10] rust: alloc: remove our fork of the "
` [PATCH v2 05/10] rust: alloc: introduce allocation flags
` [PATCH v2 06/10] rust: alloc: introduce the `BoxExt` trait
` [PATCH v2 07/10] rust: alloc: update `VecExt` to take allocation flags
` [PATCH v2 08/10] rust: sync: update `Arc` and `UniqueArc` "
` [PATCH v2 09/10] rust: init: update `init` module "
` [PATCH v2 10/10] rust: kernel: remove usage of `allocator_api` unstable feature

[PATCH v3] staging: media: remove duplicate line
 2024-03-27  2:33 UTC  (2+ messages)

[usb:usb-linus] BUILD SUCCESS WITH WARNING f4d1960764d8a70318b02f15203a1be2b2554ca1
 2024-03-27  2:33 UTC 

[PATCH v2] x86/dumpstack: uniform die messages prompt
 2024-03-27  2:33 UTC  (3+ messages)

[PATCH] bcachefs: add REQ_SYNC and REQ_IDLE in write dio
 2024-03-27  2:32 UTC  (3+ messages)

[PATCH][next] wifi: wil6210: Avoid -Wflex-array-member-not-at-end warning
 2024-03-27  2:29 UTC 

[PATCH v2] usb: gadget: f_ncm: Fix UAF ncm object at re-bind after usb ep transport error
 2024-03-27  2:35 UTC 

[PATCH] dmabuf: fix dmabuf file poll uaf issue
 2024-03-27  2:29 UTC 

[PATCH mptcp-next 0/3] display "last time" actions info
 2024-03-27  2:28 UTC  (5+ messages)
` [PATCH mptcp-next 2/3] mptcp: add last time fields in mptcp_info
` [PATCH mptcp-next 3/3] selftests: mptcp: add last time actions tests

RTT-PROBE: lore-subspace-rtt
 2024-03-27  2:28 UTC 

[PATCH net v2 1/2] virtio_net: Do not set rss_indir if RSS is not supported
 2024-03-27  2:27 UTC  (3+ messages)
` [PATCH net v2 2/2] virtio_net: Do not send RSS key if it "

[linus:master] [x86/percpu] ca42563486: BUG:unable_to_handle_page_fault_for_address
 2024-03-27  2:27 UTC  (3+ messages)

[jarkko-tpmdd:kprobes-v5 2/2] arch/riscv/kernel/execmem.c:10:39: error: use of undeclared identifier 'MODULES_VADDR'
 2024-03-27  2:26 UTC 

[PATCH][next] wifi: wil6210: Annotate struct wmi_set_link_monitor_cmd with __counted_by()
 2024-03-27  2:24 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-03-27  2:18 UTC 

[PATCH 00/10] Allocation APIs
 2024-03-27  2:17 UTC  (13+ messages)
` [PATCH 06/10] rust: alloc: introduce the `BoxExt` trait
` [PATCH 09/10] rust: init: update `init` module to take allocation flags
` [PATCH 10/10] rust: kernel: remove usage of `allocator_api` unstable feature

[PATCH v5 0/7] Live Migration With IAA
 2024-03-27  2:14 UTC  (4+ messages)
` [PATCH v5 1/7] docs/migration: add qpl compression feature

[broonie-ci:filepKh54x 2/4] drivers/spi/spi-pxa2xx.c:947:22: warning: unused variable 'message'
 2024-03-27  2:15 UTC 

[axboe-block:io_uring-recvsend-bundle 4/11] io_uring/io_uring.c:1228:73: warning: parameter 'tw_flags' set but not used
 2024-03-27  2:15 UTC 

DRY rules - extract into rtl_cond_loop_wait_high()
 2024-03-27  2:15 UTC  (2+ messages)
` DRY rules - extract into inline helper functions

[PATCH] bcachefs: fix the count of nr_freed_pcpu after changing bc->freed_nonpcpu list
 2024-03-27  2:15 UTC  (5+ messages)

[PATCH] drm/amdkfd: Reset GPU on queue preemption failure
 2024-03-27  2:14 UTC  (2+ messages)

[PATCH] scsi: libsas: Fix declaration of ncq priority attributes
 2024-03-27  2:13 UTC  (2+ messages)

[PATCH v4 0/1] Add StarFive JH8100 dwmac support
 2024-03-27  1:56 UTC  (6+ messages)
` [PATCH v4 1/1] dt-bindings: net: starfive,jh7110-dwmac: Add StarFive JH8100 support

[PATCH 0/3] minor fixes and supplement for ptdesc
 2024-03-27  2:11 UTC  (10+ messages)
` [PATCH 1/3] mm: pgtable: correct the wrong comment about ptdesc->__page_flags
` [PATCH 2/3] mm: pgtable: add missing pt_index to struct ptdesc
` [PATCH 3/3] s390: supplement for ptdesc conversion

linux-next: build failure after merge of the selinux tree
 2024-03-27  2:10 UTC 

[PATCH net-next 0/4] Remove RTNL lock protection of CVQ
 2024-03-27  2:10 UTC  (5+ messages)
` [PATCH net-next 4/4] virtio_net: Remove rtnl lock protection of command buffers

Fwd: Request to Add DMI Quirk for Lenovo IdeaPad Pro 5 16AHP9
 2024-03-27  2:08 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-03-27  2:08 UTC 

[PATCHSET v30.1 15/15] xfs: less heavy locks during fstrim
 2024-03-27  2:07 UTC  (2+ messages)
` [PATCH 1/1] xfs: fix severe performance problems when fstrimming a subset of an AG

[PATCHSET v30.1 14/15] xfs: inode-related repair fixes
 2024-03-27  2:07 UTC  (5+ messages)
` [PATCH 1/4] xfs: check unused nlink fields in the ondisk inode
` [PATCH 2/4] xfs: try to avoid allocating from sick inode clusters
` [PATCH 3/4] xfs: pin inodes that would otherwise overflow link count
` [PATCH 4/4] xfs: create subordinate scrub contexts for xchk_metadata_inode_subtype

[PATCH v1 2/3] arm64: mm: Don't remap pgtables for allocate vs populate
 2024-03-27  2:05 UTC  (3+ messages)

[PATCH 0/2] support multi-size THP numa balancing
 2024-03-27  2:04 UTC  (3+ messages)
` [PATCH 2/2] mm: "

[PATCHSET v30.1 13/15] xfs: online fsck of iunlink buckets
 2024-03-27  2:06 UTC  (4+ messages)
` [PATCH 1/3] xfs: check AGI unlinked inode buckets
` [PATCH 2/3] xfs: hoist AGI repair context to a heap object
` [PATCH 3/3] xfs: repair AGI unlinked inode bucket lists

[PATCH v2 0/2] virtio-net: Fix RSS
 2024-03-27  2:05 UTC  (3+ messages)
` [PATCH v2 1/2] virtio-net: Fix vhost virtqueue notifiers for RSS
` [PATCH v2 2/2] ebpf: Fix indirections table setting

[PATCHSET v30.1 12/15] xfs: online repair of symbolic links
 2024-03-27  2:05 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCHSET v30.1 11/15] xfs: move orphan files to lost and found
 2024-03-27  2:05 UTC  (4+ messages)
` [PATCH 1/3] xfs: move orphan files to the orphanage
` [PATCH 2/3] xfs: move files to orphanage instead of letting nlinks drop to zero
` [PATCH 3/3] xfs: ensure dentry consistency when the orphanage adopts a file

[PATCH v2 0/6] arm64: dts: qcom: qcs6490-rb3gen2: Enable two displays
 2024-03-27  2:04 UTC  (14+ messages)
` [PATCH v2 1/6] arm64: dts: qcom: sc7280: Enable MDP turbo mode
` [PATCH v2 2/6] arm64: dts: qcom: qcs6490-rb3gen2: Add DP output
` [PATCH v2 3/6] arm64: dts: qcom: qcs6490-rb3gen2: Enable adsp and cdsp
` [PATCH v2 4/6] arm64: dts: qcom: qcs6490-rb3gen2: Introduce USB redriver
` [PATCH v2 5/6] arm64: dts: qcom: qcs6490-rb3gen2: Enable USB Type-C display
` [PATCH v2 6/6] arm64: defconfig: Enable sc7280 display and gpu clock controllers

[geert-renesas-drivers:master 23/30] drivers/scsi/hisi_sas/hisi_sas_v2_hw.c:3548:3: error: use of undeclared identifier 'sas_ata_sdev_attr_group'
 2024-03-27  2:05 UTC 

[PATCH 3/3] net: core: use guard/__free in core dev code
 2024-03-27  2:05 UTC 

[meta-oe][PATCH] multipath-tools: Fix build with musl >= 1.2.5
 2024-03-27  2:04 UTC 

[PATCHSET v30.1 10/15] xfs: online repair of directories
 2024-03-27  2:04 UTC  (6+ messages)
` [PATCH 1/5] xfs: inactivate directory data blocks
` [PATCH 2/5] xfs: online repair of directories
` [PATCH 3/5] xfs: scan the filesystem to repair a directory dotdot entry
` [PATCH 4/5] xfs: online repair of parent pointers
` [PATCH 5/5] xfs: ask the dentry cache if it knows the parent of a directory

[PATCH iwl-next v2] igc: Add MQPRIO offload support
 2024-03-27  2:04 UTC  (2+ messages)

[PATCH 0/3] drm/i915/cdclk: CDCLK fixes
 2024-03-27  2:04 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/cdclk: CDCLK fixes (rev3)

[PATCH v3 0/3] Add pcf2131 rtc support
 2024-03-27  2:03 UTC  (7+ messages)
` [PATCH v3 1/3] drivers: rtc: add pcf2131 rtc driver
    ` [EXT] "
` [PATCH v3 3/3] configs: Enable RTC pcf2131 support
    ` [EXT] "

[PATCH v10] zswap: replace RB tree with xarray
 2024-03-27  2:03 UTC  (2+ messages)

[PATCHSET v30.1 09/15] xfs: online repair of inode unlinked state
 2024-03-27  2:03 UTC  (3+ messages)
` [PATCH 1/2] xfs: ensure unlinked list state is consistent with nlink during scrub
` [PATCH 2/2] xfs: update the unlinked list when repairing link counts

[PATCHSET v30.1 08/15] xfs: online repair of extended attributes
 2024-03-27  2:03 UTC  (8+ messages)
` [PATCH 1/7] xfs: enable discarding of folios backing an xfile
` [PATCH 2/7] xfs: create a blob array data structure
` [PATCH 3/7] xfs: use atomic extent swapping to fix user file fork data
` [PATCH 4/7] xfs: repair extended attributes
` [PATCH 5/7] xfs: scrub should set preen if attr leaf has holes
` [PATCH 6/7] xfs: flag empty xattr leaf blocks for optimization
` [PATCH 7/7] xfs: create an xattr iteration function for scrub

[tip:ras/core] BUILD SUCCESS 108c6494bdf1dfeaefc0a506e2f471aa92fafdd6
 2024-03-27  2:01 UTC 

[PATCHSET v30.1 07/15] xfs: set and validate dir/attr block owners
 2024-03-27  2:01 UTC  (11+ messages)
` [PATCH 01/10] xfs: add an explicit owner field to xfs_da_args
` [PATCH 02/10] xfs: use the xfs_da_args owner field to set new dir/attr block owner
` [PATCH 03/10] xfs: reduce indenting in xfs_attr_node_list
` [PATCH 04/10] xfs: validate attr leaf buffer owners
` [PATCH 05/10] xfs: validate attr remote value "
` [PATCH 06/10] xfs: validate dabtree node "
` [PATCH 07/10] xfs: validate directory leaf "
` [PATCH 08/10] xfs: validate explicit directory data "
` [PATCH 09/10] xfs: validate explicit directory block "
` [PATCH 10/10] xfs: validate explicit directory free block owners

[tip:irq/urgent] BUILD SUCCESS 9e81e329508576b499b5c47ab106b5fa45ce96d9
 2024-03-27  2:01 UTC 

[PATCH] arm: imx: fix signature_block_hdr struct fields order
 2024-03-27  2:00 UTC  (2+ messages)

WARN_ONCE from nfsd_break_one_deleg
 2024-03-27  1:59 UTC  (3+ messages)

[PATCHSET v30.1 06/15] xfs: online repair of realtime summaries
 2024-03-27  1:58 UTC  (4+ messages)
` [PATCH 1/3] xfs: support preallocating and copying content into temporary files
` [PATCH 2/3] xfs: teach the tempfile to set up atomic file content exchanges
` [PATCH 3/3] xfs: online repair of realtime summaries

[PATCH v5 0/1] Add StarFive JH8100 dwmac support
 2024-03-27  1:57 UTC  (6+ messages)
` [PATCH v5 1/1] dt-bindings: net: starfive,jh7110-dwmac: Add StarFive JH8100 support

RTT-PROBE: lore-subspace-rtt
 2024-03-27  1:58 UTC 

[PATCHSET v30.1 05/15] xfs: create temporary files for online repair
 2024-03-27  1:57 UTC  (5+ messages)
` [PATCH 1/4] xfs: hide private inodes from bulkstat and handle functions
` [PATCH 2/4] xfs: create temporary files and directories for online repair
` [PATCH 3/4] xfs: refactor live buffer invalidation for repairs
` [PATCH 4/4] xfs: add the ability to reap entire inode forks

[PATCHSET v30.1 04/15] xfs: atomic file content exchanges
 2024-03-27  1:56 UTC  (16+ messages)
` [PATCH 01/15] vfs: export remap and write check helpers
` [PATCH 02/15] xfs: introduce new file range exchange ioctl
` [PATCH 03/15] xfs: create a log incompat flag for atomic file mapping exchanges
` [PATCH 04/15] xfs: introduce a file mapping exchange log intent item
` [PATCH 05/15] xfs: create deferred log items for file mapping exchanges
` [PATCH 06/15] xfs: bind together the front and back ends of the file range exchange code
` [PATCH 07/15] xfs: add error injection to test file mapping exchange recovery
` [PATCH 08/15] xfs: condense extended attributes after a mapping exchange operation
` [PATCH 09/15] xfs: condense directories "
` [PATCH 10/15] xfs: condense symbolic links "
` [PATCH 11/15] xfs: make file range exchange support realtime files
` [PATCH 12/15] xfs: support non-power-of-two rtextsize with exchange-range
` [PATCH 13/15] docs: update swapext -> exchmaps language
` [PATCH 14/15] xfs: introduce new file range commit ioctls
` [PATCH 15/15] xfs: enable logged file mapping exchange feature

[PATCH v6 0/2] Add Reviewed-by and Acked-by tags
 2024-03-27  1:54 UTC  (3+ messages)

[PATCH 4/7] mm/page_alloc.c: remove unneeded codes in !NUMA version of build_zonelists()
 2024-03-27  1:53 UTC  (2+ messages)

[PATCH 0/3] leds: trigger: Add led trigger for bpf
 2024-03-27  1:53 UTC  (4+ messages)
` [PATCH 1/3] leds: trigger: legtrig-bpf: Add ledtrig-bpf module

[PATCHSET v30.1 03/15] xfs: refactorings for atomic file content exchanges
 2024-03-27  1:52 UTC  (7+ messages)
` [PATCH 2/7] xfs: move xfs_iops.c declarations out of xfs_inode.h
` [PATCH 3/7] xfs: declare xfs_file.c symbols in xfs_file.h
` [PATCH 4/7] xfs: create a new helper to return a file's allocation unit
` [PATCH 5/7] xfs: hoist multi-fsb allocation unit detection to a helper
` [PATCH 6/7] xfs: refactor non-power-of-two alignment checks
` [PATCH 7/7] xfs: constify xfs_bmap_is_written_extent


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.