All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-10 00:32:09 to 2024-04-10 01:27:13 UTC [more...]

[PATCH for-next 0/5] overflow CQE cleanups
 2024-04-10  1:26 UTC  (4+ messages)
` [PATCH for-next 1/5] io_uring: unexport io_req_cqe_overflow()
` [PATCH for-next 2/5] io_uring: remove extra SQPOLL overflow flush
` [PATCH for-next 3/5] io_uring: open code io_cqring_overflow_flush()

[f2fs-dev] [PATCH] f2fs: don't set RO when shutting down f2fs
 2024-04-10  1:25 UTC  (8+ messages)
` [f2fs-dev] [PATCH v2] "

[PATCH] net:tun: limit printing rate when illegal packet received by tun dev
 2024-04-10  1:25 UTC  (2+ messages)

[PATCH] riscv: dts: sophgo: add initial Milk-V Duo S board device tree
 2024-04-10  1:24 UTC  (7+ messages)

[PATCH] KVM: x86: Fix the condition of #PF interception caused by MKTME
 2024-04-10  1:20 UTC  (3+ messages)

[PATCH net-next v5 0/3] Minor cleanups to skb frag ref/unref
 2024-04-10  1:23 UTC  (3+ messages)
` [PATCH net-next v5 2/3] net: mirror skb frag ref/unref helpers

[PATCH v7 0/3] riscv: sophgo: add dmamux support for Sophgo CV1800/SG2000 SoCs
 2024-04-10  1:21 UTC  (8+ messages)
` [PATCH v7 1/3] dt-bindings: dmaengine: Add dma multiplexer for CV18XX/SG200X series SoC
` [PATCH v7 2/3] soc/sophgo: add top sysctrl layout file for CV18XX/SG200X
` [PATCH v7 3/3] dmaengine: add driver for Sophgo CV18XX/SG200X dmamux

[PATCH v2] tests/intel/xe_vm: Always have at least 2 pages bound in hammer sections
 2024-04-10  1:21 UTC 

[PATCH 0/4] platform/x86,input: Support for new events on
 2024-04-10  1:20 UTC  (6+ messages)
` [PATCH 1/4] Input: Add trackpoint doubletap and system debug info keycodes

unregister_netdevice: waiting for ax0 to become free
 2024-04-10  0:20 UTC  (2+ messages)

[PATCH] tests/intel/xe_vm: Always have at least 2 pages bound in hammer sections
 2024-04-10  1:15 UTC 

[Bug 218685] asus-nb-wmi fails to load due to conflict with amd-pmf
 2024-04-10  1:15 UTC 

[PATCH] wifi: rtw89: pci: correct TX resource checking for PCI DMA channel of firmware command
 2024-04-10  1:13 UTC 

Late Filling (Extension)
 2024-04-10  1:14 UTC 

[PATCH v2 1/2] perf pmus: Sort/merge/aggregate PMUs like mrvl_ddr_pmu
 2024-04-10  1:13 UTC  (2+ messages)
` [PATCH v2 2/2] perf tests: Add a pmus core functionality test suite

[PATCH v2 0/8] docs: recommend using contrib/contacts/git-contacts
 2024-04-10  1:13 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 5/8] SubmittingPatches: discuss reviewers first

[ANNOUNCE] PUCK Notes - 2024.04.03 - TDX Upstreaming Strategy
 2024-04-10  1:12 UTC  (16+ messages)

[rppt:execmem/v4+x86-rox 18/22] include/linux/text-patching.h:5:10: fatal error: asm/text-patching.h: No such file or directory
 2024-04-10  1:11 UTC 

[PATCH 0/2] More LNL workarounds
 2024-04-10  1:10 UTC  (6+ messages)
` ✓ CI.KUnit: success for "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH net] vxlan: drop packets from invalid src-address
 2024-04-10  1:09 UTC 

[paulmck-rcu:dev.2024.04.04a 17/74] mm/memcontrol.c:1200:31: sparse: sparse: incorrect type in argument 2 (different base types)
 2024-04-10  1:09 UTC  (2+ messages)

[PATCHBOMB v13.1] xfs: directory parent pointers
 2024-04-10  1:09 UTC  (97+ messages)
` [PATCHSET v13.1 1/9] xfs: design documentation for online fsck, part 2
  ` [PATCH 1/4] docs: update the parent pointers documentation to the final version
  ` [PATCH 2/4] docs: update online directory and parent pointer repair sections
  ` [PATCH 3/4] docs: update offline parent pointer repair strategy
  ` [PATCH 4/4] docs: describe xfs directory tree online fsck
` [PATCHSET v13.1 2/9] xfs: retain ILOCK during directory updates
  ` [PATCH 1/7] xfs: Increase XFS_DEFER_OPS_NR_INODES to 5
  ` [PATCH 2/7] xfs: Increase XFS_QM_TRANS_MAXDQS "
  ` [PATCH 3/7] xfs: Hold inode locks in xfs_ialloc
  ` [PATCH 4/7] xfs: Hold inode locks in xfs_trans_alloc_dir
  ` [PATCH 5/7] xfs: Hold inode locks in xfs_rename
  ` [PATCH 6/7] xfs: don't pick up IOLOCK during rmapbt repair scan
  ` [PATCH 7/7] xfs: unlock new repair tempfiles after creation
` [PATCHSET v13.1 3/9] xfs: shrink struct xfs_da_args
  ` [PATCH 1/4] xfs: remove XFS_DA_OP_REMOVE
  ` [PATCH 2/4] xfs: remove XFS_DA_OP_NOTIME
  ` [PATCH 3/4] xfs: rename xfs_da_args.attr_flags
  ` [PATCH 4/4] xfs: rearrange xfs_da_args a bit to use less space
` [PATCHSET v13.1 4/9] xfs: improve extended attribute validation
  ` [PATCH 01/12] xfs: attr fork iext must be loaded before calling xfs_attr_is_leaf
  ` [PATCH 02/12] xfs: require XFS_SB_FEAT_INCOMPAT_LOG_XATTRS for attr log intent item recovery
  ` [PATCH 03/12] xfs: use an XFS_OPSTATE_ flag for detecting if logged xattrs are available
  ` [PATCH 04/12] xfs: check opcode and iovec count match in xlog_recover_attri_commit_pass2
  ` [PATCH 05/12] xfs: fix missing check for invalid attr flags
  ` [PATCH 06/12] xfs: restructure xfs_attr_complete_op a bit
  ` [PATCH 07/12] xfs: use helpers to extract xattr op from opflags
  ` [PATCH 08/12] xfs: validate recovered name buffers when recovering xattr items
  ` [PATCH 09/12] xfs: always set args->value in xfs_attri_item_recover
  ` [PATCH 10/12] xfs: use local variables for name and value length in _attri_commit_pass2
  ` [PATCH 11/12] xfs: refactor name/length checks in xfs_attri_validate
  ` [PATCH 12/12] xfs: enforce one namespace per attribute
` [PATCHSET v13.1 5/9] xfs: Parent Pointers
  ` [PATCH 01/32] xfs: rearrange xfs_attr_match parameters
  ` [PATCH 02/32] xfs: check the flags earlier in xfs_attr_match
  ` [PATCH 03/32] xfs: move xfs_attr_defer_add to xfs_attr_item.c
  ` [PATCH 04/32] xfs: create a separate hashname function for extended attributes
  ` [PATCH 05/32] xfs: add parent pointer support to attribute code
  ` [PATCH 06/32] xfs: define parent pointer ondisk extended attribute format
  ` [PATCH 07/32] xfs: allow xattr matching on name and value for local/sf attrs
  ` [PATCH 08/32] xfs: allow logged xattr operations if parent pointers are enabled
  ` [PATCH 09/32] xfs: log parent pointer xattr removal operations
  ` [PATCH 10/32] xfs: log parent pointer xattr setting operations
  ` [PATCH 11/32] xfs: log parent pointer xattr replace operations
  ` [PATCH 12/32] xfs: record inode generation in xattr update log intent items
  ` [PATCH 13/32] xfs: Expose init_xattrs in xfs_create_tmpfile
  ` [PATCH 14/32] xfs: add parent pointer validator functions
  ` [PATCH 15/32] xfs: extend transaction reservations for parent attributes
  ` [PATCH 16/32] xfs: create a hashname function for parent pointers
  ` [PATCH 17/32] xfs: parent pointer attribute creation
  ` [PATCH 18/32] xfs: add parent attributes to link
  ` [PATCH 19/32] xfs: add parent attributes to symlink
  ` [PATCH 20/32] xfs: remove parent pointers in unlink
  ` [PATCH 21/32] xfs: Add parent pointers to rename
  ` [PATCH 22/32] xfs: Add parent pointers to xfs_cross_rename
  ` [PATCH 23/32] xfs: Filter XFS_ATTR_PARENT for getfattr
  ` [PATCH 24/32] xfs: pass the attr value to put_listent when possible
  ` [PATCH 25/32] xfs: move handle ioctl code to xfs_handle.c
  ` [PATCH 26/32] xfs: split out handle management helpers a bit
  ` [PATCH 27/32] xfs: Add parent pointer ioctls
  ` [PATCH 28/32] xfs: don't remove the attr fork when parent pointers are enabled
  ` [PATCH 29/32] xfs: Add the parent pointer support to the superblock version 5
  ` [PATCH 30/32] xfs: fix unit conversion error in xfs_log_calc_max_attrsetm_res
  ` [PATCH 31/32] xfs: drop compatibility minimum log size computations for reflink
  ` [PATCH 32/32] xfs: enable parent pointers
` [PATCHSET v13.1 6/9] xfs: scrubbing for "
  ` [PATCH 1/7] xfs: check dirents have "
  ` [PATCH 2/7] xfs: deferred scrub of dirents
  ` [PATCH 3/7] xfs: scrub parent pointers
  ` [PATCH 4/7] xfs: deferred scrub of "
  ` [PATCH 5/7] xfs: walk directory parent pointers to determine backref count
  ` [PATCH 6/7] xfs: check parent pointer xattrs when scrubbing
  ` [PATCH 7/7] xfs: salvage parent pointers when rebuilding xattr structures
` [PATCHSET v13.1 7/9] xfs: online repair for parent pointers
  ` [PATCH 01/14] xfs: add xattr setname and removename functions for internal users
  ` [PATCH 02/14] xfs: add raw parent pointer apis to support repair
  ` [PATCH 03/14] xfs: repair directories by scanning directory parent pointers
  ` [PATCH 04/14] xfs: implement live updates for directory repairs
  ` [PATCH 05/14] xfs: replay unlocked parent pointer updates that accrue during xattr repair
  ` [PATCH 06/14] xfs: repair directory parent pointers by scanning for dirents
  ` [PATCH 07/14] xfs: implement live updates for parent pointer repairs
  ` [PATCH 08/14] xfs: remove pointless unlocked assertion
  ` [PATCH 09/14] xfs: split xfs_bmap_add_attrfork into two pieces
  ` [PATCH 10/14] xfs: add a per-leaf block callback to xchk_xattr_walk
  ` [PATCH 11/14] xfs: actually rebuild the parent pointer xattrs
  ` [PATCH 12/14] xfs: adapt the orphanage code to handle parent pointers
  ` [PATCH 13/14] xfs: repair link count of nondirectories after rebuilding "
  ` [PATCH 14/14] xfs: inode repair should ensure there's an attr fork to store "
` [PATCHSET v13.1 8/9] xfs: detect and correct directory tree problems
  ` [PATCH 1/4] xfs: teach online scrub to find directory tree structure problems
  ` [PATCH 2/4] xfs: invalidate dirloop scrub path data when concurrent updates happen
  ` [PATCH 3/4] xfs: report directory tree corruption in the health information
  ` [PATCH 4/4] xfs: fix corruptions in the directory tree
` [PATCHSET v13.1 9/9] xfs: vectorize scrub kernel calls
  ` [PATCH 1/3] xfs: reduce the rate of cond_resched calls inside scrub
  ` [PATCH 2/3] xfs: introduce vectored scrub mode
  ` [PATCH 3/3] xfs: only iget the file once when doing vectored scrub-by-handle

[RFC PATCH v2 0/2] fw_devlink overlay fix
 2024-04-10  1:06 UTC  (7+ messages)

[PATCH 00/17] HSI2, UFS & UFS phy support for Tensor GS101
 2024-04-10  0:59 UTC  (5+ messages)
  ` [PATCH 09/17] phy: samsung-ufs: use exynos_get_pmu_regmap_by_phandle() to obtain PMU regmap

[PATCH] nvme: fix warn output about shared namespaces without CONFIG_NVME_MULTIPATH
 2024-04-10  0:59 UTC  (5+ messages)

[PATCH v2] nvme: fix warn output about shared namespaces without CONFIG_NVME_MULTIPATH
 2024-04-10  0:57 UTC 

[PATCH v2 0/5] zswap same-filled and limit checking cleanups
 2024-04-10  0:52 UTC  (8+ messages)
` [PATCH v2 2/5] mm: zswap: calculate limits only when updated

[xen-unstable-smoke test] 185291: tolerable all pass - PUSHED
 2024-04-10  0:50 UTC 

[PATCH net-next 0/3][pull request] net/e1000e, igb, igc: Remove redundant runtime resume
 2024-04-10  0:50 UTC  (2+ messages)

[OE-core][kirkstone][PATCH] xserver-xorg: Fix for CVE-2024-31080 and CVE-2024-31081
 2024-04-10  0:49 UTC 

[PATCH net-next v8 0/3] Add minimal XDP support to TI AM65 CPSW Ethernet driver
 2024-04-10  0:49 UTC  (5+ messages)
` [PATCH net-next v8 2/3] net: ethernet: ti: Add desc_infos member to struct k3_cppi_desc_pool
` [PATCH net-next v8 3/3] net: ethernet: ti: am65-cpsw: Add minimal XDP support

[PATCH v1 net 3/3] af_unix: Prepare MSG_OOB deprecation
 2024-04-10  0:48 UTC  (3+ messages)

[PATCH v6 0/7] PCI: rcar-gen4: Add R-Car V4H support
 2024-04-10  0:48 UTC  (8+ messages)
` [PATCH v6 1/7] dt-bindings: PCI: rcar-gen4-pci-host: Add R-Car V4H compatible
` [PATCH v6 2/7] dt-bindings: PCI: rcar-gen4-pci-ep: "
` [PATCH v6 3/7] PCI: dwc: Add PCIE_PORT_{FORCE,LANE_SKEW} macros
` [PATCH v6 4/7] PCI: rcar-gen4: Add rcar_gen4_pcie_platdata
` [PATCH v6 5/7] PCI: rcar-gen4: Add .ltssm_enable() for other SoC support
` [PATCH v6 6/7] PCI: rcar-gen4: Add support for r8a779g0
` [PATCH v6 7/7] misc: pci_endpoint_test: Document a policy about adding pci_device_id

[Buildroot] [PATCH] boot/ti-k3-boot-firmware: bump to latest version
 2024-04-10  0:48 UTC  (6+ messages)

[OE-core] [PATCH 01/33] babeltrace2: upgrade 2.0.5 -> 2.0.6
 2024-04-10  0:46 UTC  (5+ messages)
` [OE-core] [PATCH 09/33] ffmpeg: upgrade 6.1.1 -> 7.0
` [OE-core] [PATCH 10/33] gnutls: upgrade 3.8.4 -> 3.8.5

[PATCH v2 00/16] EFI: ti: Enable EFI capsule updates
 2024-04-10  0:44 UTC  (4+ messages)
` [PATCH v2 02/16] board: am64x: Define capsule update firmware info

[PATCH 1/1] api: add missing cookie checks for network access
 2024-04-10  0:43 UTC  (2+ messages)

[GIT PULL] u-boot-riscv/master
 2024-04-10  0:43 UTC  (2+ messages)

[PATCH bpf-next 00/11] Enable BPF programs to declare arrays of kptr, bpf_rb_root, and bpf_list_head
 2024-04-10  0:41 UTC  (12+ messages)
` [PATCH bpf-next 01/11] bpf: Remove unnecessary checks on the offset of btf_field
` [PATCH bpf-next 02/11] bpf: Remove unnecessary call to btf_field_type_size()
` [PATCH bpf-next 03/11] bpf: Add nelems to struct btf_field_info and btf_field
` [PATCH bpf-next 04/11] bpf: check_map_kptr_access() compute the offset from the reg state
` [PATCH bpf-next 05/11] bpf: initialize/free array of btf_field(s)
` [PATCH bpf-next 06/11] bpf: Find btf_field with the knowledge of arrays
` [PATCH bpf-next 07/11] bpf: check_map_access() "
` [PATCH bpf-next 08/11] bpf: Enable and verify btf_field arrays
` [PATCH bpf-next 09/11] selftests/bpf: Test global kptr arrays
` [PATCH bpf-next 10/11] selftests/bpf: Test global bpf_rb_root arrays
` [PATCH bpf-next 11/11] selftests/bpf: Test global bpf_list_head arrays

[PATCH] xfs: xattr: replace strncpy and check for truncation
 2024-04-10  0:40 UTC  (5+ messages)

[PATCH net-next v2] net: sched: cake: Optimize the number of function calls and branches in heap construction
 2024-04-10  0:40 UTC  (2+ messages)

[PATCH net-next 0/3] bonding: remove RTNL from three sysfs files
 2024-04-10  0:40 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: ti: k3-am62p5-sk: minor whitespace cleanup
 2024-04-10  0:39 UTC  (5+ messages)
` (subset) "

[rppt:execmem/v4+x86-rox 18/22] include/linux/text-patching.h:5:10: fatal error: 'asm/text-patching.h' file not found
 2024-04-10  0:39 UTC 

[f2fs-dev] [PATCH] resize.f2fs: get value from new sb during rebuilding cp
 2024-04-10  0:38 UTC  (4+ messages)

[PATCH] mtd: spi-nor: spansion: Add support for infineon cy15v102qsn
 2024-04-10  0:36 UTC  (7+ messages)

[syzbot] [erofs?] BUG: using smp_processor_id() in preemptible code in z_erofs_get_gbuf
 2024-04-10  0:36 UTC  (2+ messages)

[Bug 218696] New: DYTC frequency scaling deterioration
 2024-04-10  0:34 UTC  (2+ messages)
` [Bug 218696] DYTC frequency scaling deterioration and event spam

[syzbot] [mm?] general protection fault in hpage_collapse_scan_file
 2024-04-10  0:32 UTC  (3+ messages)

[PATCH] KVM: x86/xen: Do not corrupt KVM clock in kvm_xen_shared_info_init()
 2024-04-10  0:33 UTC  (2+ messages)

[PATCH] bpf: strnchr not suitable for getting NUL-terminator
 2024-04-10  0:33 UTC 

[PATCH i-g-t] tests/intel/xe_exec_store: fix sync usage
 2024-04-10  0:31 UTC  (4+ messages)

[PATCH v5 0/7] PCI: dwc: rcar-gen4: Add R-Car V4H support
 2024-04-10  0:32 UTC  (3+ messages)

[PATCH] drm/amdkfd: make sure VM is ready for updating operations
 2024-04-10  0:32 UTC  (3+ messages)

[PATCH 5.15 000/690] 5.15.154-rc1 review
 2024-04-10  0:32 UTC  (2+ messages)

[PATCH 1/2] iommu/vt-d: Avoid unnecessary device TLB flush in map path
 2024-04-10  0:32 UTC  (6+ messages)
` [PATCH 2/2] iommu/vt-d: Remove caching mode check before devtlb flush


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.