All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-18 21:00:33 to 2024-03-18 21:52:21 UTC [more...]

[PATCH] soc: qcom: cmd-db: replace deprecated strncpy with memcpy
 2024-03-18 21:52 UTC  (2+ messages)

[PATCHBOMB v13] xfs: parent pointers
 2024-03-18 21:52 UTC  (42+ messages)
` [PATCHSET v13.0 1/2] xfs: Parent Pointers
  ` [PATCH 01/23] xfs: Expose init_xattrs in xfs_create_tmpfile
  ` [PATCH 02/23] xfs: add parent pointer support to attribute code
  ` [PATCH 03/23] xfs: define parent pointer ondisk extended attribute format
  ` [PATCH 04/23] xfs: add parent pointer validator functions
  ` [PATCH 05/23] xfs: extend transaction reservations for parent attributes
  ` [PATCH 06/23] xfs: parent pointer attribute creation
  ` [PATCH 07/23] xfs: add parent attributes to link
  ` [PATCH 08/23] xfs: add parent attributes to symlink
  ` [PATCH 09/23] xfs: remove parent pointers in unlink
  ` [PATCH 10/23] xfs: Add parent pointers to rename
  ` [PATCH 11/23] xfs: Add parent pointers to xfs_cross_rename
  ` [PATCH 12/23] xfs: Filter XFS_ATTR_PARENT for getfattr
  ` [PATCH 13/23] xfs: pass the attr value to put_listent when possible
  ` [PATCH 14/23] xfs: add a libxfs header file for staging new ioctls
  ` [PATCH 15/23] xfs: Add parent pointer ioctl
  ` [PATCH 16/23] xfs: fix unit conversion error in xfs_log_calc_max_attrsetm_res
  ` [PATCH 17/23] xfs: drop compatibility minimum log size computations for reflink
  ` [PATCH 18/23] xfs: don't remove the attr fork when parent pointers are enabled
  ` [PATCH 19/23] xfs: Add the parent pointer support to the superblock version 5
  ` [PATCH 20/23] xfs: only clear some log incompat bits at unmount
  ` [PATCH 21/23] xfs: allow adding multiple log incompat feature bits
  ` [PATCH 22/23] xfs: make XFS_SB_FEAT_INCOMPAT_LOG_XATTRS sticky for parent pointers
  ` [PATCH 23/23] xfs: make XFS_SB_FEAT_INCOMPAT_LOG_EXCHMAPS "
` [PATCHSET v13.0 2/2] xfs: fsck "
  ` [PATCH 01/23] xfs: check dirents have "
  ` [PATCH 02/23] xfs: deferred scrub of dirents
  ` [PATCH 03/23] xfs: create a parent pointer walk function for scrubbers
  ` [PATCH 04/23] xfs: scrub parent pointers
  ` [PATCH 05/23] xfs: deferred scrub of "
  ` [PATCH 06/23] xfs: walk directory parent pointers to determine backref count
  ` [PATCH 07/23] xfs: add raw parent pointer apis to support repair
  ` [PATCH 08/23] xfs: set child file owner in xfs_da_args when changing parent pointers
  ` [PATCH 09/23] xfs: check parent pointer xattrs when scrubbing
  ` [PATCH 10/23] xfs: salvage parent pointers when rebuilding xattr structures
  ` [PATCH 11/23] xfs: replace namebuf with parent pointer in directory repair
  ` [PATCH 12/23] xfs: repair directories by scanning directory parent pointers
  ` [PATCH 13/23] xfs: implement live updates for directory repairs
  ` [PATCH 14/23] xfs: replay unlocked parent pointer updates that accrue during xattr repair
  ` [PATCH 15/23] xfs: replace namebuf with parent pointer in parent pointer repair
  ` [PATCH 16/23] xfs: repair directory parent pointers by scanning for dirents

[PATCH 0/2] btrfs: remove a couple pointless callback wrappers
 2024-03-18 21:44 UTC  (3+ messages)

[PATCH 0/3] bit more FS_IOC_GETFSUUID, FS_IOC_GETFSSYSFSPATH
 2024-03-18 21:51 UTC  (5+ messages)
` [PATCH 3/3] ext4: Add support for FS_IOC_GETFSSYSFSPATH

[PATCH 0/3] ACPI/NUMA: SRAT/CEDT fixes and updates
 2024-03-18 21:50 UTC  (10+ messages)
` [PATCH 1/3] x86/numa: Fix SRAT lookup for CFMWS ranges with numa_fill_memblks()
` [PATCH 1/3] x86/numa: Fix SRAT lookup of "
` [PATCH 2/3] ACPI/NUMA: Print CXL Early Discovery Table (CEDT)
` [PATCH 3/3] ACPI/NUMA: Remove architecture dependent remainings

[syzbot] [v9fs?] KMSAN: uninit-value in v9fs_evict_inode
 2024-03-18 21:49 UTC  (2+ messages)

[PATCH] caif: Use UTILITY_NAME_LENGTH instead of hard-coding 16
 2024-03-18 21:47 UTC  (3+ messages)

[syzbot] [net?] [bpf?] possible deadlock in __lock_task_sighand (2)
 2024-03-18 21:47 UTC 

PF_PACKET RPS like using bpf
 2024-03-18 21:45 UTC  (6+ messages)

[PATCH] scsi: target: replace deprecated strncpy with strscpy
 2024-03-18 21:42 UTC  (2+ messages)

[PATCH 0/3] support setting lanes
 2024-03-18 21:42 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/libpciaccess: fix static build
 2024-03-18 21:41 UTC 

[PATCH v9 1/3] drm/buddy: Implement tracking clear page feature
 2024-03-18 21:40 UTC  (3+ messages)
` [PATCH v9 2/3] drm/amdgpu: Enable clear page functionality
` [PATCH v9 3/3] drm/tests: Add a test case for drm buddy clear allocation

[PATCH] x86, relocs: Ignore relocations in .notes section on walk_relocs
 2024-03-18 21:40 UTC  (2+ messages)

drivers/gpu/drm/i915/display/intel_display_driver.c:269:6-27: opportunity for str_plural(INTEL_NUM_PIPES ( i915 ))
 2024-03-18 21:39 UTC 

[PATCH 0/7] few fixes for hppa target
 2024-03-18 21:38 UTC  (11+ messages)
` [PATCH 3/7] target/hppa: fix access_id check
` [PATCH 4/7] target/hppa: exit tb on flush cache instructions
` [PATCH 5/7] target/hppa: copy new_spc to iasq_f on be,n instruction
` [PATCH 6/7] target/hppa: mask privilege bits in mfia
` [PATCH 7/7] target/hppa: fix do_stdby_e()

[PATCH v3] keys: update key quotas in key_put()
 2024-03-18 21:38 UTC  (7+ messages)

[syzbot] [v9fs?] KMSAN: uninit-value in v9fs_evict_inode
 2024-03-18 21:38 UTC  (2+ messages)

[PATCH v3 0/8] Clean up libperf cpumap's empty function
 2024-03-18 21:37 UTC  (6+ messages)

[syzbot] [mm?] kernel BUG in sg_init_one
 2024-03-18 21:37 UTC  (14+ messages)

[PULL v2 0/4] machine development tool
 2024-03-18 21:35 UTC  (5+ messages)
` [PULL v2 1/4] qom: add default value
` [PULL v2 2/4] qmp: add dump machine type compatibility properties
` [PULL v2 3/4] python/qemu/machine: add method to retrieve QEMUMachine::binary field
` [PULL v2 4/4] scripts: add script to compare compatibility properties

[PATCH] staging: rtl8712: Rename blnPending to bln_pending
 2024-03-18 21:36 UTC 

[PATCH v2 0/2] Add board-id support for multiple DT selection
 2024-03-18 21:36 UTC  (7+ messages)
` [PATCH v2 2/2] dt-bindings: qcom: Update DT bindings for multiple DT

[PATCH v3 0/4] drm/i915/display: DMC wakelock implementation
 2024-03-18 21:36 UTC  (4+ messages)
` ✓ CI.BAT: success for drm/i915/display: DMC wakelock implementation (rev4)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: DMC wakelock implementation (rev2)
` ✗ Fi.CI.SPARSE: "

[PATCH v2 0/13] Mediatek thermal sensor driver support for MT8186 and MT8188
 2024-03-18 21:22 UTC  (14+ messages)
` [PATCH v2 01/13] thermal/drivers/mediatek/lvts_thermal: retrieve all calibration bytes
` [PATCH v2 02/13] thermal/drivers/mediatek/lvts_thermal: move comment
` [PATCH v2 03/13] thermal/drivers/mediatek/lvts_thermal: use offsets for every calibration byte
` [PATCH v2 04/13] thermal/drivers/mediatek/lvts_thermal: guard against efuse data buffer overflow
` [PATCH v2 05/13] dt-bindings: thermal: mediatek: Add LVTS thermal controller definition for MT8186
` [PATCH v2 06/13] arm64: dts: mediatek: mt8186: add lvts definitions
` [PATCH v2 07/13] thermal/drivers/mediatek/lvts_thermal: add MT8186 support
` [PATCH v2 08/13] arm64: dts: mediatek: mt8186: add default thermal zones
` [PATCH v2 09/13] thermal/drivers/mediatek/lvts_thermal: provision for gt variable location
` [PATCH v2 10/13] thermal/drivers/mediatek/lvts_thermal: allow early empty sensor slots
` [PATCH v2 11/13] dt-bindings: thermal: mediatek: Add LVTS thermal controller definition for MT8188
` [PATCH v2 12/13] thermal/drivers/mediatek/lvts_thermal: add MT8188 support
` [PATCH v2 13/13] arm64: dts: mediatek: mt8188: add default thermal zones

Shrinking
 2024-03-18 21:34 UTC  (2+ messages)

[syzbot] [kvm?] WARNING in __kvm_gpc_refresh
 2024-03-18 21:34 UTC  (3+ messages)

[PATCH v4 0/2] of: populate of_root_node if not set (alternate)
 2024-03-18 21:31 UTC  (5+ messages)
` [PATCH v4 1/2] of: create of_root if no dtb provided

[PATCHBOMB] xfsprogs: everything headed towards 6.8
 2024-03-18 21:31 UTC  (6+ messages)
` [PATCHSET v29.4] xfsprogs: various bug fixes for 6.8
  ` [PATCH 1/4] xfs_db: fix alignment checks in getbitval
  ` [PATCH 2/4] xfs_scrub: fix threadcount estimates for phase 6
  ` [PATCH 3/4] xfs_scrub: don't fail while reporting media scan errors
  ` [PATCH 4/4] xfs_io: add linux madvise advice codes

[PATCH bpf-next v4 1/2] bpf: Remove arch_unprotect_bpf_trampoline()
 2024-03-18 21:30 UTC  (3+ messages)

[PATCH] riscv: Define TASK_SIZE_MAX for __access_ok()
 2024-03-18 21:29 UTC  (4+ messages)

[PATCH 2/2] hwmon: pmbus: adp1050 : Add driver support
 2024-03-18 21:28 UTC  (2+ messages)

[PATCH v4] kunit: tool: add ability to parse multiple files
 2024-03-18 21:27 UTC 

[PATCH v7 1/8] dt-bindings: perf: fsl-imx-ddr: Add i.MX95 compatible
 2024-03-18 21:26 UTC  (6+ messages)
` [PATCH v7 7/8] perf vendor events arm64:: Add i.MX95 DDR Performance Monitor metrics
    ` [EXT] "

[PATCH 4/4] selftests/resctrl: Adjust SNC support messages
 2024-03-18 21:26 UTC  (19+ messages)

[PATCH] perf build: fix out of tree build
 2024-03-18 21:25 UTC  (3+ messages)

[PATCH 1/6] drm/xe: Introduce a simple busted state
 2024-03-18 21:25 UTC  (7+ messages)
` [PATCH 4/6] drm/xe: Force busted state and block GT reset upon any GPU hang
` [PATCH 6/6] drm/xe: Introduce the busted_mode debugfs

[GIT PULL v2] dlm fixes for 6.9
 2024-03-18 21:25 UTC 

[PATCH 1/2] drm/xe: Fix potential integer overflow in page size calculation
 2024-03-18 21:24 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for series starting with [1/2] "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

linux-next: duplicate patch in the vfs-brauner tree
 2024-03-18 21:23 UTC 

[PATCH 0/5] clk: qcom: apss-ipq-pll: various cleanups
 2024-03-18 21:23 UTC  (4+ messages)
` [PATCH 2/5] clk: qcom: apss-ipq-pll: use an 1-D array for Huayra pll register offsets

Help requested: btrfs can't read superblock
 2024-03-18 21:22 UTC 

[PATCH v4] soc: qcom: rpmh-rsc: Enhance check for VRM in-flight request
 2024-03-18 21:22 UTC  (3+ messages)
  `  "

[PATCH 0/2] Add POWERTIP PH128800T006-ZHC01 panel
 2024-03-18 21:21 UTC  (3+ messages)
` [PATCH 2/2] drm/panel: simple: Add POWERTIP PH128800T006-ZHC01 panel entry

[PATCH v2 0/3] x86/pvh: Support relocating dom0 kernel
 2024-03-18 21:21 UTC  (10+ messages)
` [PATCH v2 3/3] x86/PVH: Support relocatable dom0 kernels

[ndctl PATCH v11 0/7] Support poison list retrieval
 2024-03-18 21:21 UTC  (7+ messages)
` [ndctl PATCH v11 1/7] libcxl: add interfaces for GET_POISON_LIST mailbox commands
` [ndctl PATCH v11 4/7] cxl/event_trace: add helpers to retrieve tep fields by type

[PATCH v2 1/3] qmi: Discover timeout could cause a crash
 2024-03-18 21:20 UTC  (2+ messages)

[PATCH 1/2] perf script: Show also errors for --insn-trace option
 2024-03-18 21:20 UTC  (2+ messages)

[PATCH v3 0/4] Memory management patches needed by Rust Binder
 2024-03-18 21:16 UTC  (9+ messages)
` [PATCH v3 1/4] rust: uaccess: add userspace pointers
` [PATCH v3 2/4] uaccess: always export _copy_[from|to]_user with CONFIG_RUST

[PATCH v3] kunit: tool: add ability to parse multiple files
 2024-03-18 21:16 UTC  (3+ messages)

[PATCH v2 0/3] Pcode init status and lmem check
 2024-03-18 21:15 UTC  (3+ messages)
` [PATCH v2 3/3] RFC drm/xe: add fault injection for lmem init check

nfsd hangs and nfsd_break_deleg_cb+0x170/0x190 warning
 2024-03-18 21:15 UTC  (4+ messages)

linux-next: Fixes tag needs some work in the net tree
 2024-03-18 21:14 UTC 

[PATCH] drm/xe/display: fix potential overflow when multiplying 2 u32
 2024-03-18 21:13 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/xe/display: fix potential overflow when multiplying 2 u32 (rev2)
` ✓ Fi.CI.BAT: success "

[bug report]WARNING: CPU: 22 PID: 44011 at fs/iomap/iter.c:51 iomap_iter+0x32b observed with blktests zbd/010
 2024-03-18 21:12 UTC  (10+ messages)
            ` [f2fs-dev] "

[PATCH v17 0/9] Enable Adaptive Sync SDP Support for DP
 2024-03-18 21:12 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for Enable Adaptive Sync SDP Support for DP (rev19)

[PATCH v6 00/13] Add support for NIST P521 to ecdsa
 2024-03-18 21:12 UTC  (11+ messages)
` [PATCH v6 08/13] crypto: ecc - Add NIST P521 curve parameters
` [PATCH v6 09/13] crypto: ecdsa - Replace ndigits with nbits where precision is needed
` [PATCH v6 10/13] crypto: ecdsa - Rename keylen to bufsize where necessary
` [PATCH v6 11/13] crypto: ecdsa - Register NIST P521 and extend test suite
` [PATCH v6 12/13] crypto: asymmetric_keys - Adjust signature size calculation for NIST P521

[PATCH bpf-next v2 0/3] Ignore additional fields in the struct_ops maps in an updated version
 2024-03-18 21:08 UTC  (5+ messages)

[RFC 0/2] leds: Add led_mc_set_brightness() and led_mc_trigger_event() functions
 2024-03-18 21:05 UTC  (2+ messages)

[PATCH v2 rcu/dev 1/2] rcu/tree: Reduce wake up for synchronize_rcu() common case
 2024-03-18 21:05 UTC  (2+ messages)

[PATCH v13 00/14] PCI devices passthrough on Arm, part 3
 2024-03-18 21:03 UTC  (4+ messages)
` [PATCH v13 10/14] vpci/header: emulate PCI_COMMAND register for guests

[PATCHSET v5.3] fs-verity support for XFS
 2024-03-18 21:04 UTC  (4+ messages)
` [PATCH 16/40] fsverity: pass the zero-hash value to the implementation

[PATCH v3 1/1] x86/hyperv: Use Hyper-V entropy to seed guest random number generator
 2024-03-18 21:03 UTC  (2+ messages)

[syzbot] [mm?] kernel BUG in sg_init_one
 2024-03-18 21:03 UTC  (3+ messages)

[RFC 00/14] Dynamic Kernel Stacks
 2024-03-18 21:02 UTC  (13+ messages)

[PATCH 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
 2024-03-16  2:52 UTC  (13+ messages)
` [PATCH 01/11] stackleak: don't modify ctl_table argument
` [PATCH 02/11] cgroup: bpf: constify ctl_table arguments and fields
` [PATCH 03/11] hugetlb: constify ctl_table arguments of utility functions
` [PATCH 04/11] utsname: constify ctl_table arguments of utility function
` [PATCH 05/11] neighbour: "
` [PATCH 06/11] ipv4/sysctl: constify ctl_table arguments of utility functions
` [PATCH 07/11] ipv6/addrconf: "
` [PATCH 08/11] ipv6/ndisc: constify ctl_table arguments of utility function
` [PATCH 09/11] ipvs: constify ctl_table arguments of utility functions
` [PATCH 10/11] sysctl: constify ctl_table arguments of utility function
` [PATCH 11/11] sysctl: treewide: constify the ctl_table argument of handlers

[PATCH v2] drm/xe/xelpg: Add Wa_14020495402
 2024-03-18 21:01 UTC 

[PATCH v2 0/2] ceph: skip copying the data extends the file EOF
 2024-03-18 21:02 UTC  (3+ messages)
` [PATCH v2 1/2] "

[PULL 0/4] machine development tool
 2024-03-18 21:00 UTC  (7+ messages)

[PATCH v11 00/35] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-03-18 21:02 UTC  (3+ messages)
` [PATCH v11 18/35] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command

[PATCH v2] drm/i915/xelpg: Add Wa_14020495402
 2024-03-18 21:00 UTC 

[PATCH v19 000/130] KVM TDX basic feature support
 2024-03-18 21:01 UTC  (3+ messages)
` [PATCH v19 078/130] KVM: TDX: Implement TDX vcpu enter/exit path

[PATCH bpf-next] bpf: check bpf_map/bpf_program fd validity
 2024-03-18 21:00 UTC  (2+ messages)


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.