All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-22 02:58:26 to 2024-05-22 03:50:07 UTC [more...]

[PATCH v3 00/12] cachefiles: some bugfixes and cleanups for ondemand requests
 2024-05-22 11:43 UTC  (13+ messages)
` [PATCH v3 01/12] cachefiles: add output string to cachefiles_obj_[get|put]_ondemand_fd
` [PATCH v3 02/12] cachefiles: remove requests from xarray during flushing requests
` [PATCH v3 03/12] cachefiles: fix slab-use-after-free in cachefiles_ondemand_get_fd()
` [PATCH v3 04/12] cachefiles: fix slab-use-after-free in cachefiles_ondemand_daemon_read()
` [PATCH v3 05/12] cachefiles: remove err_put_fd label "
` [PATCH v3 06/12] cachefiles: add consistency check for copen/cread
` [PATCH v3 07/12] cachefiles: add spin_lock for cachefiles_ondemand_info
` [PATCH v3 08/12] cachefiles: never get a new anonymous fd if ondemand_id is valid
` [PATCH v3 09/12] cachefiles: defer exposing anon_fd until after copy_to_user() succeeds
` [PATCH v3 10/12] cachefiles: Set object to close if ondemand_id < 0 in copen
` [PATCH v3 11/12] cachefiles: flush all requests after setting CACHEFILES_DEAD
` [PATCH v3 12/12] cachefiles: make on-demand read killable

[PATCH blktests] nvme: add regression test for concurrently enable/disable nvmet ns
 2024-05-22  3:46 UTC  (3+ messages)

[PATCH RISU v2 0/8] ELF and Sparc64 support
 2024-05-22  3:44 UTC  (9+ messages)
` [PATCH RISU v2 1/8] risu: Allow use of ELF test files
` [PATCH RISU v2 2/8] Build elf test cases instead of raw binaries
` [PATCH RISU v2 3/8] Introduce host_context_t
` [PATCH RISU v2 4/8] risu: Add initial sparc64 support
` [PATCH RISU v2 5/8] risugen: Be explicit about print destinations
` [PATCH RISU v2 6/8] risugen: Add sparc64 support
` [PATCH RISU v2 7/8] sparc64: Add a few logical insns
` [PATCH RISU v2 8/8] sparc64: Add VIS1 instructions

[PATCH net 0/2] virtio_net: fix lock warning and unrecoverable state
 2024-05-22  3:45 UTC  (2+ messages)
` [PATCH net 2/2] Revert "virtio_net: Add a lock for per queue RX coalesce"

RE: RE: RE: [PATCH v2] virtio-net: improve description of default coalescing parameters
 2024-05-22  3:44 UTC  (6+ messages)
              `  "
                  `  "

[PATCH 0/5] Enforce CPU cache flush for non-coherent device assignment
 2024-05-22  3:41 UTC  (6+ messages)
` [PATCH 3/5] x86/mm: Introduce and export interface arch_clean_nonsnoop_dma()

[PATCH v3] target/ppc: Add PPR32 SPR
 2024-05-22  3:41 UTC 

[PATCH V3 0/3] flush workers on suspend
 2024-05-22  3:41 UTC  (13+ messages)
` [PATCH V3 1/3] vhost-vdpa: "
` [PATCH V3 2/3] vduse: suspend
` [PATCH V3 3/3] vdpa_sim: flush workers on suspend

drivers/iommu/amd/iommu.c:2011 init_gcr3_table() warn: missing error code? 'ret'
 2024-05-22  3:40 UTC 

[PATCH] KVM: x86: Advertise AVX10.1 CPUID to userspace
 2024-05-22  3:33 UTC  (5+ messages)

KASAN: slab-use-after-free in jfs_readdir
 2024-05-22  3:37 UTC 

[RESEND PATCH v3 0/2] Always show mmap prot even though PROT_NONE
 2024-05-22  3:35 UTC  (3+ messages)
` [RESEND PATCH v3 1/2] perf trace beauty: Always show param if show_zero is set
` [RESEND PATCH v3 2/2] perf trace beauty: Always show mmap prot even though PROT_NONE

[PATCH] tests/xe: Add System Allocator test
 2024-05-22  3:35 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH] ALSA: usb-audio: fix potential use after free issue when remove module snd-usb-audio
 2024-05-22  3:34 UTC  (5+ messages)
      ` [PATCH] ALSA: usb-audio: fix potential use after free issue when remove module snd-usb-audioy

[PATCH 4/5] vfio/type1: Flush CPU caches on DMA pages in non-coherent domains
 2024-05-22  3:33 UTC  (13+ messages)

[PATCH v2 0/2] ASoC: fsl_mqs: Add i.MX95 platform support
 2024-05-22  3:08 UTC  (3+ messages)
` [PATCH v2 1/2] ASoC: dt-bindings: fsl,mqs: "
` [PATCH v2 2/2] ASoC: fsl_mqs: "

[PATCH 0/2] uuid: enhancements and tests
 2024-05-22  3:27 UTC  (34+ messages)
` [PATCH v5 00/32] replace use of rte_memcpy() with fixed size
  ` [PATCH v5 01/32] cocci/rte_memcpy: add script to eliminate fixed size rte_memcpy
  ` [PATCH v5 02/32] eal: replace use of "
  ` [PATCH v5 03/32] ethdev: replace uses of rte_memcpy
  ` [PATCH v5 04/32] eventdev: replace use of fixed size rte_memcpy
  ` [PATCH v5 05/32] cryptodev: "
  ` [PATCH v5 06/32] ip_frag: "
  ` [PATCH v5 07/32] net: "
  ` [PATCH v5 08/32] lpm: "
  ` [PATCH v5 09/32] node: "
  ` [PATCH v5 10/32] pdcp: "
  ` [PATCH v5 11/32] pipeline: "
  ` [PATCH v5 12/32] rib: "
  ` [PATCH v5 13/32] security: "
  ` [PATCH v5 14/32] bus: remove unneeded rte_memcpy.h include
  ` [PATCH v5 15/32] raw: replace use of fixed size rte_memcpy
  ` [PATCH v5 16/32] baseband: "
  ` [PATCH v5 17/32] common: "
  ` [PATCH v5 18/32] crypto: "
  ` [PATCH v5 19/32] event: "
  ` [PATCH v5 20/32] mempool: "
  ` [PATCH v5 21/32] ml/cnxk: "
  ` [PATCH v5 22/32] app/test-pmd: "
  ` [PATCH v5 23/32] app/graph: "
  ` [PATCH v5 24/32] app/test-eventdev: "
  ` [PATCH v5 25/32] app/test: "
  ` [PATCH v5 26/32] app/test-pipeline: remove unused rte_memcpy.h include
  ` [PATCH v5 27/32] app/test-bbdev: remove unnecessary include of rte_memcpy.h
  ` [PATCH v5 28/32] examples: replace use of fixed size rte_memcpy
  ` [PATCH v5 29/32] net/null: replace use of fixed size memcpy
  ` [PATCH v5 30/32] net/tap: replace use of fixed size rte_memcpy
  ` [PATCH v5 31/32] net/pcap: "
  ` [PATCH v5 32/32] net/af_xdp:: "

[PATCH v6 00/49] New Intel CPUID families
 2024-05-22  3:32 UTC  (4+ messages)
` [PATCH v6 01/49] crypto: x86/aes-xts - Switch to new Intel CPU model defines

[PATCH 0/1] RDMA/mlx5: Release CPU for other processes in mlx5_free_cmd_msg()
 2024-05-22  3:32 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v5 00/68] Define _GNU_SOURCE for sources using
 2024-05-22  0:57 UTC  (5+ messages)
` [PATCH v5 53/68] selftests/safesetid: Drop define _GNU_SOURCE
` [PATCH v5 59/68] selftests/syscall_user_dispatch: "
` [PATCH v5 61/68] selftests/timens: "
` [PATCH v5 67/68] selftests/x86: Append to CFLAGS in Makefile

[PATCH] alias: document caveats and add trace of prepared command
 2024-05-22  3:29 UTC  (2+ messages)

[PATCH i-g-t] tests/kms_plane: Implement dynamic level execution across multiple planes
 2024-05-22  3:27 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCHSET v30.4 10/10] mkfs: cleanups for 6.9
 2024-05-22  3:23 UTC  (2+ messages)
` [PATCH 1/1] mkfs: use libxfs to create symlinks

[PATCHSET v30.4 09/10] xfs_repair: reduce refcount repair memory usage
 2024-05-22  3:23 UTC  (5+ messages)
` [PATCH 1/4] xfs_repair: define an in-memory btree for storing refcount bag info
` [PATCH 2/4] xfs_repair: create refcount bag
` [PATCH 3/4] xfs_repair: port to the new refcount bag structure
` [PATCH 4/4] xfs_repair: remove the old bag implementation

linux-next: Tree for May 22
 2024-05-22  3:23 UTC 

[PATCHSET v30.4 08/10] xfs_repair: use in-memory rmap btrees
 2024-05-22  3:22 UTC  (7+ messages)
` [PATCH 1/6] libxfs: provide a kernel-compatible kasprintf
` [PATCH 2/6] xfs_repair: convert regular rmap repair to use in-memory btrees
` [PATCH 3/6] xfs_repair: verify on-disk rmap btrees with in-memory btree data
` [PATCH 4/6] xfs_repair: compute refcount data from in-memory rmap btrees
` [PATCH 5/6] xfs_repair: reduce rmap bag memory usage when creating refcounts
` [PATCH 6/6] xfs_repair: remove the old rmap collection slabs

[PATCHSET v30.4 07/10] xfs_repair: minor fixes
 2024-05-22  3:21 UTC  (2+ messages)
` [PATCH 1/1] xfs_repair: check num before bplist[num]

[PATCHSET v30.4 06/10] xfs_scrub: updates for 6.9
 2024-05-22  3:20 UTC  (6+ messages)
` [PATCH 1/5] xfs_scrub: implement live quotacheck inode scan
` [PATCH 2/5] xfs_scrub: check file link counts
` [PATCH 3/5] xfs_scrub: update health status if we get a clean bill of health
` [PATCH 4/5] xfs_scrub: use multiple threads to run in-kernel metadata scrubs that scan inodes
` [PATCH 5/5] xfs_scrub: upload clean bills of health

KASAN: slab-use-after-free in __discard_prealloc in v6.9
 2024-05-22  3:19 UTC 

[PATCHSET v30.4 05/10] xfs_spaceman: updates for 6.9
 2024-05-22  3:19 UTC  (3+ messages)
` [PATCH 1/2] xfs_spaceman: report the health of quota counts
` [PATCH 2/2] xfs_spaceman: report health of inode link counts

[PATCHSET v30.4 04/10] xfsprogs: widen BUI formats to support realtime
 2024-05-22  3:19 UTC  (2+ messages)
` [PATCH 1/1] libxfs: add a realtime flag to the bmap update log redo items

[PATCHSET v30.4 03/10] xfsprogs: bmap log intent cleanups
 2024-05-22  3:18 UTC  (5+ messages)
` [PATCH 1/4] libxfs: remove kmem_alloc, kmem_zalloc, and kmem_free
` [PATCH 2/4] libxfs: add a bi_entry helper
` [PATCH 3/4] libxfs: reuse xfs_bmap_update_cancel_item
` [PATCH 4/4] libxfs: add a xattr_entry helper

[PATCH v1 net-next] ila: avoid genlmsg_reply when not ila_map found
 2024-05-22  3:15 UTC 

[PATCH 5/5] iommufd: Flush CPU caches on DMA pages in non-coherent domains
 2024-05-22  3:17 UTC  (11+ messages)

[PATCHSET v30.4 02/10] libxfs: sync with 6.9
 2024-05-22  3:17 UTC  (76+ messages)
` [PATCH 037/111] xfs: initialize btree blocks using btree_ops structure
` [PATCH 038/111] xfs: rename btree block/buffer init functions
` [PATCH 039/111] xfs: btree convert xfs_btree_init_block to xfs_btree_init_buf calls
` [PATCH 040/111] xfs: remove the unnecessary daddr paramter to _init_block
` [PATCH 041/111] xfs: set btree block buffer ops in _init_buf
` [PATCH 042/111] xfs: move lru refs to the btree ops structure
` [PATCH 043/111] xfs: move the btree stats offset into struct btree_ops
` [PATCH 044/111] xfs: factor out a xfs_btree_owner helper
` [PATCH 045/111] xfs: factor out a btree block owner check
` [PATCH 046/111] xfs: store the btree pointer length in struct xfs_btree_ops
` [PATCH 047/111] xfs: split out a btree type from the btree ops geometry flags
` [PATCH 048/111] xfs: split the per-btree union in struct xfs_btree_cur
` [PATCH 049/111] xfs: create predicate to determine if cursor is at inode root level
` [PATCH 050/111] xfs: move comment about two 2 keys per pointer in the rmap btree
` [PATCH 051/111] xfs: add a xfs_btree_init_ptr_from_cur
` [PATCH 052/111] xfs: don't override bc_ops for staging btrees
` [PATCH 053/111] xfs: fold xfs_allocbt_init_common into xfs_allocbt_init_cursor
` [PATCH 054/111] xfs: remove xfs_allocbt_stage_cursor
` [PATCH 055/111] xfs: fold xfs_inobt_init_common into xfs_inobt_init_cursor
` [PATCH 056/111] xfs: remove xfs_inobt_stage_cursor
` [PATCH 057/111] xfs: fold xfs_refcountbt_init_common into xfs_refcountbt_init_cursor
` [PATCH 058/111] xfs: remove xfs_refcountbt_stage_cursor
` [PATCH 059/111] xfs: fold xfs_rmapbt_init_common into xfs_rmapbt_init_cursor
` [PATCH 060/111] xfs: remove xfs_rmapbt_stage_cursor
` [PATCH 061/111] xfs: make full use of xfs_btree_stage_ifakeroot in xfs_bmbt_stage_cursor
` [PATCH 062/111] xfs: make staging file forks explicit
` [PATCH 063/111] xfs: fold xfs_bmbt_init_common into xfs_bmbt_init_cursor
` [PATCH 064/111] xfs: remove xfs_bmbt_stage_cursor
` [PATCH 065/111] xfs: split the agf_roots and agf_levels arrays
` [PATCH 066/111] xfs: add a name field to struct xfs_btree_ops
` [PATCH 067/111] xfs: add a sick_mask "
` [PATCH 068/111] xfs: split xfs_allocbt_init_cursor
` [PATCH 069/111] xfs: remove xfs_inobt_cur
` [PATCH 070/111] xfs: remove the btnum argument to xfs_inobt_count_blocks
` [PATCH 071/111] xfs: split xfs_inobt_insert_sprec
` [PATCH 072/111] xfs: split xfs_inobt_init_cursor
` [PATCH 073/111] xfs: pass a 'bool is_finobt' to xfs_inobt_insert
` [PATCH 074/111] xfs: remove xfs_btnum_t
` [PATCH 075/111] xfs: simplify xfs_btree_check_sblock_siblings
` [PATCH 076/111] xfs: simplify xfs_btree_check_lblock_siblings
` [PATCH 077/111] xfs: open code xfs_btree_check_lptr in xfs_bmap_btree_to_extents
` [PATCH 078/111] xfs: consolidate btree ptr checking
` [PATCH 079/111] xfs: misc cleanups for __xfs_btree_check_sblock
` [PATCH 080/111] xfs: remove the crc variable in __xfs_btree_check_lblock
` [PATCH 081/111] xfs: tighten up validation of root block in inode forks
` [PATCH 082/111] xfs: consolidate btree block verification
` [PATCH 083/111] xfs: rename btree helpers that depends on the block number representation
` [PATCH 084/111] xfs: factor out a __xfs_btree_check_lblock_hdr helper
` [PATCH 085/111] xfs: remove xfs_btree_reada_bufl
` [PATCH 086/111] xfs: remove xfs_btree_reada_bufs
` [PATCH 087/111] xfs: move and rename xfs_btree_read_bufl
` [PATCH 088/111] libxfs: teach buftargs to maintain their own buffer hashtable
` [PATCH 089/111] libxfs: add xfile support
` [PATCH 090/111] libxfs: partition memfd files to avoid using too many fds
` [PATCH 091/111] xfs: teach buftargs to maintain their own buffer hashtable
` [PATCH 092/111] libxfs: support in-memory buffer cache targets
` [PATCH 093/111] xfs: add a xfs_btree_ptrs_equal helper
` [PATCH 094/111] xfs: support in-memory btrees
` [PATCH 095/111] xfs: launder in-memory btree buffers before transaction commit
` [PATCH 096/111] xfs: create a helper to decide if a file mapping targets the rt volume
` [PATCH 097/111] xfs: repair the rmapbt
` [PATCH 098/111] xfs: create a shadow rmap btree during rmap repair
` [PATCH 099/111] xfs: hook live rmap operations during a repair operation
` [PATCH 100/111] xfs: clean up bmap log intent item tracepoint callsites
` [PATCH 101/111] xfs: move xfs_bmap_defer_add to xfs_bmap_item.c
` [PATCH 102/111] xfs: fix xfs_bunmapi to allow unmapping of partial rt extents
` [PATCH 103/111] xfs: add a realtime flag to the bmap update log redo items
` [PATCH 104/111] xfs: support deferred bmap updates on the attr fork
` [PATCH 105/111] xfs: xfs_bmap_finish_one should map unwritten extents properly
` [PATCH 106/111] xfs: move xfs_symlink_remote.c declarations to xfs_symlink_remote.h
` [PATCH 107/111] xfs: move remote symlink target read function to libxfs
` [PATCH 108/111] xfs: move symlink target write "
` [PATCH 109/111] xfs: xfs_btree_bload_prep_block() should use __GFP_NOFAIL
` [PATCH 110/111] xfs: shrink failure needs to hold AGI buffer
` [PATCH 111/111] xfs: allow sunit mount option to repair bad primary sb stripe values

[PATCH 0/2] cgroup cpu: set burst to zero when cfs bandwidth is
 2024-05-22  3:10 UTC  (3+ messages)
` [PATCH 1/2] sched/fair: limit burst to zero when cfs bandwidth is turned off
` [PATCH 2/2] sched/fair: set burst to zero when set max to cpu.max

[PATCH i-g-t 1/6] tests/intel/xe_pm: Update runtime pm conditions
 2024-05-22  3:15 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [i-g-t,1/6] "

[net PATCH] net: fec: free fec queue when fec_enet_mii_init() fails
 2024-05-22  3:14 UTC  (3+ messages)

[PATCH v2] drm/xe: Add process name to devcoredump
 2024-05-22  3:08 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/xe: Add process name to devcoredump (rev2)

[kvalo-ath:pending] BUILD SUCCESS 34dde15766d9363c36f8522525e931ae22a632cb
 2024-05-22  3:07 UTC 

[PATCH net] selftests: hsr: Fix "File exists" errors for hsr_ping
 2024-05-22  3:05 UTC  (2+ messages)

[PATCH v2] fs: fsconfig: intercept non-new mount API in advance for FSCONFIG_CMD_CREATE_EXCL command
 2024-05-22  3:04 UTC 

[PATCH v3 0/3] iomap/xfs: fix stale data exposure when truncating realtime inodes
 2024-05-22  3:00 UTC  (4+ messages)
` [PATCH v3 3/3] xfs: correct the zeroing truncate range


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.