All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-27 01:20:17 to 2024-03-27 02:27:25 UTC [more...]

[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 v9 0/6] QGV/SAGV related fixes
 2024-03-27  2:25 UTC  (2+ messages)
` ✗ Fi.CI.SPARSE: warning for QGV/SAGV related fixes (rev9)

[RFC PATCH 0/9] zswap: store zero-filled pages more efficiently
 2024-03-27  2:25 UTC  (5+ 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()

[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 

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

[PATCHBOMB v30] xfs: online fsck patches for 6.10
 2024-03-27  2:07 UTC  (84+ messages)
` [PATCHSET 01/15] xfs: bug fixes for 6.9
  ` [PATCH 1/1] xfs: fix potential AGI <-> ILOCK ABBA deadlock in xrep_dinode_findmode_walk_directory
` [PATCHSET v30.1 02/15] xfs: improve log incompat feature handling
  ` [PATCH 1/2] xfs: only clear log incompat flags at clean unmount
  ` [PATCH 2/2] xfs: only add log incompat features with explicit permission
` [PATCHSET v30.1 03/15] xfs: refactorings for atomic file content exchanges
  ` [PATCH 1/7] xfs: move inode lease breaking functions to xfs_inode.c
  ` [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
` [PATCHSET v30.1 04/15] xfs: atomic file content exchanges
  ` [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
` [PATCHSET v30.1 05/15] xfs: create temporary files for online repair
  ` [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 06/15] xfs: online repair of realtime summaries
  ` [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
` [PATCHSET v30.1 07/15] xfs: set and validate dir/attr block owners
  ` [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
` [PATCHSET v30.1 08/15] xfs: online repair of extended attributes
  ` [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
` [PATCHSET v30.1 09/15] xfs: online repair of inode unlinked state
  ` [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 10/15] xfs: online repair of directories
  ` [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
` [PATCHSET v30.1 11/15] xfs: move orphan files to lost and found
  ` [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
` [PATCHSET v30.1 12/15] xfs: online repair of symbolic links
  ` [PATCH 1/1] "
` [PATCHSET v30.1 13/15] xfs: online fsck of iunlink buckets
  ` [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
` [PATCHSET v30.1 14/15] xfs: inode-related repair fixes
  ` [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
` [PATCHSET v30.1 15/15] xfs: less heavy locks during fstrim
  ` [PATCH 1/1] xfs: fix severe performance problems when fstrimming a subset of an AG

[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: "

[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

[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 

[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  (3+ messages)
` ✗ Fi.CI.SPARSE: warning for drm/i915/cdclk: CDCLK fixes (rev3)
` ✓ Fi.CI.BAT: success "

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

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

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

[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 

[PATCH v6 0/2] Add Reviewed-by and Acked-by tags
 2024-03-27  1:54 UTC  (5+ 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

[PATCH for 9.1 v3 0/2] meson: Fix MESONINTROSPECT parsing
 2024-03-27  1:49 UTC  (3+ messages)
` [PATCH for 9.1 v3 1/2] buildsys: Bump known good meson version to v1.4.0
` [PATCH for 9.1 v3 2/2] meson: Fix MESONINTROSPECT parsing

[PATCH 5.15 000/309] 5.15.153-rc2 review
 2024-03-27  1:50 UTC  (2+ messages)

[PATCH] mem/cxl_type3: fix hpa to dpa logic
 2024-03-27  1:46 UTC 

[PATCH 6.1 000/444] 6.1.83-rc2 review
 2024-03-27  1:49 UTC  (2+ messages)

[PATCH 6.6 000/632] 6.6.23-rc2 review
 2024-03-27  1:48 UTC  (2+ messages)

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

[meta-oe][PATCH] thin-provisioning-tools: install binary to ${sbindir}
 2024-03-27  1:47 UTC 

[PATCH v2 0/1] usb: typec: ucsi: Check capabilities before discovery
 2024-03-27  1:46 UTC  (3+ messages)
` [PATCH v2 1/1] usb: typec: ucsi: Check capabilities before cable and identity discovery

[PATCH 0/8] [RFC] Rust device / driver abstractions
 2024-03-27  1:38 UTC  (7+ messages)
` [PATCH 3/8] rust: device: Add a stub abstraction for devices
` [PATCH 7/8] rust: add revocable objects

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

[PATCH net v2 1/2] virtio_net: Do not set rss_indir if RSS is not supported
 2024-03-27  1:37 UTC  (2+ messages)

[PATCH 1/5] drm/amdgpu: Add a new runtime mode definition
 2024-03-27  1:37 UTC  (4+ messages)
` [PATCH 4/5] drm/amdgpu: Add support for BAMACO mode checking

[PATCH 00/12] kbuild: enable some -Wextra warnings by default
 2024-03-27  1:36 UTC  (3+ messages)
` [PATCH 10/12] sata: sx4: fix pdc20621_get_from_dimm() on 64-bit

[PATCH v1 1/1] gitlab-ci: Let project define runner using environment variables
 2024-03-27  1:30 UTC 

[PATCH] riscv: deprecate CONFIG_MMU=n
 2024-03-27  1:34 UTC  (10+ messages)

[PATCH] drm/i915/display: Initalizalize capability variables
 2024-03-27  1:34 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

arch/xtensa/include/asm/thread_info.h:97:(.xiptext+0xe4f): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: cfi_send_gen_cmd
 2024-03-27  1:31 UTC 

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

[PATCH net v5] net: txgbe: fix i2c dev name cannot match clkdev
 2024-03-27  1:29 UTC  (3+ messages)

[PATCH v4 00/30] Refactor VM bind code
 2024-03-27  1:29 UTC  (5+ messages)
` [PATCH v4 15/30] drm/xe: Add xe_vm_pgtable_update_op to xe_vma_ops

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

[PATCH] drm/i915/hwmon: Remove i915_hwmon_unregister() during driver unbind
 2024-03-27  1:28 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH 00/15] ASoC: replace dpcm_playback/capture to playback/capture_only
 2024-03-27  1:26 UTC  (3+ messages)

[PATCH 00/11] md: avoid counter operation conflicts
 2024-03-27  1:27 UTC  (3+ messages)

[f2fs-dev] [PATCH V2] f2fs: fix to adjust appropirate defragment pg_end
 2024-03-27  1:26 UTC  (4+ messages)
`  "

[PATCH i-g-t V3] tests/amd_basic:fix eviction test failure
 2024-03-27  1:26 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[LTP] [PATCH] input_helper: Modify the check range of the input event number
 2024-03-27  1:26 UTC  (4+ messages)

summarize all information again at bottom//reply: reply: [PATCH] mm: fix a race scenario in folio_isolate_lru
 2024-03-27  1:25 UTC  (12+ messages)

[PATCH 0/6] btrfs-progs: zoned devices support for bgt feature
 2024-03-27  1:23 UTC  (2+ messages)

[PATCH v2] config: add --comment option to add a comment
 2024-03-27  1:23 UTC  (9+ messages)
` [PATCH v3] "
    ` [PATCH 3/1] config: allow tweaking whitespace between value and comment

[PATCH] drm/i915: Pre-populate the cursor physical dma address
 2024-03-27  1:20 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "


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.