All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-02 00:50:48 to 2024-07-02 01:51:13 UTC [more...]

cron job: media_tree daily build: OK
 2024-07-02  1:51 UTC 

[PATCH v3 0/2] iommu/vt-d: Refactor PRI enable/disable steps
 2024-07-02  1:47 UTC  (6+ messages)
` [PATCH v3 1/2] iommu/vt-d: Add helper to flush caches for context change
` [PATCH v3 2/2] iommu/vt-d: Refactor PCI PRI enabling/disabling callbacks

[PATCH v2] fuse: Enable dynamic configuration of fuse max pages limit (FUSE_MAX_MAX_PAGES)
 2024-07-02  1:46 UTC 

linux-next: duplicate patches in the bluetooth tree
 2024-07-02  1:47 UTC 

[RFC PATCH 0/2] drm/ttm: support device w/o coherency
 2024-07-02  1:46 UTC  (6+ messages)
` [RFC PATCH 2/2] drm/ttm: downgrade cached to write_combined when snooping not available

Oops (nullpointer dereference) in SCSI subsystem
 2024-07-02  1:44 UTC  (2+ messages)

[meta-oe] v4l-utils: do_package_qa: QA Issue: /usr/bin/cec-compliance uses 32-bit api 'time'
 2024-07-02  1:44 UTC  (3+ messages)
` [oe] "

linux-next: manual merge of the bluetooth tree with the net tree
 2024-07-02  1:43 UTC 

[broonie-ci:spi-6.11 12/13] arch/arm64/boot/dts/freescale/fsl-ls1028a-kontron-kbox-a-230-ls.dtb: spi@2120000: Unevaluated properties are not allowed ('dma-names', 'dmas', 'little-endian' were unexpected)
 2024-07-02  1:42 UTC 

[shawnguo:imx/dt64 36/91] arch/arm64/boot/dts/freescale/imx8mp-beacon-kit.dtb: interrupt-controller@32fc2000: compatible: 'oneOf' conditional failed, one must be fixed:
 2024-07-02  1:41 UTC 

[Intel-wired-lan] [PATCH iwl-net v1 1/1] igc: Fix packet still tx after gate close by reducing i226 MAC retry buffer
 2024-07-02  1:40 UTC  (4+ messages)

[PATCH v2 00/10] riscv: add initial support for SpacemiT K1
 2024-07-02  1:35 UTC  (6+ messages)
` [PATCH v2 08/10] riscv: dts: add initial SpacemiT K1 SoC device tree

[PATCH bpf-next v5 0/3] Add 12-argument support for RV64 bpf trampoline
 2024-07-02  1:37 UTC  (8+ messages)
` [PATCH bpf-next v5 1/3] riscv, bpf: "
` [PATCH bpf-next v5 2/3] selftests/bpf: Factor out many args tests from tracing_struct
` [PATCH bpf-next v5 3/3] selftests/bpf: Add testcase where 7th argment is struct

[PATCH 00/12] uprobes: add batched register/unregister APIs and per-CPU RW semaphore
 2024-07-02  1:34 UTC  (11+ messages)
` [PATCH 06/12] uprobes: add batch uprobe register/unregister APIs

linux-next: manual merge of the bpf-next tree with the risc-v tree
 2024-07-02  1:33 UTC 

Remote wake up in gadget drivers
 2024-07-02  1:31 UTC  (9+ messages)

[RFC v3 0/1] fs/namespace: defer RCU sync for MNT_DETACH umount
 2024-07-02  1:29 UTC  (12+ messages)
` [RFC v3 1/1] fs/namespace: remove "

[PATCH v3 0/7] UFS patches for kernel 6.11
 2024-07-02  1:27 UTC  (3+ messages)
  ` [PATCH v3 1/7] scsi: ufs: Declare functions once

[PATCH RESEND bpf-next v4 0/3] Add 12-argument support for RV64 bpf trampoline
 2024-07-02  1:24 UTC  (5+ messages)
` [PATCH RESEND bpf-next v4 2/3] selftests/bpf: Factor out many args tests from tracing_struct

[PATCHBOMB] xfsprogs: program changes (mostly xfs_scrub) for 6.10
 2024-07-02  1:24 UTC  (89+ messages)
` [PATCHSET v30.7 06/16] xfs_scrub: tighten security of systemd services
  ` [PATCH 1/6] xfs_scrub: allow auxiliary pathnames for sandboxing
  ` [PATCH 2/6] xfs_scrub.service: reduce background CPU usage to less than one core if possible
  ` [PATCH 3/6] xfs_scrub: use dynamic users when running as a systemd service
  ` [PATCH 4/6] xfs_scrub: tighten up the security on the background "
  ` [PATCH 5/6] xfs_scrub_fail: "
  ` [PATCH 6/6] xfs_scrub_all: "
` [PATCHSET v30.7 07/16] xfs_scrub_all: automatic media scan service
  ` [PATCH 1/6] xfs_scrub_all: only use the xfs_scrub@ systemd services in service mode
  ` [PATCH 2/6] xfs_scrub_all: remove journalctl background process
  ` [PATCH 3/6] xfs_scrub_all: support metadata+media scans of all filesystems
  ` [PATCH 4/6] xfs_scrub_all: enable periodic file data scrubs automatically
  ` [PATCH 5/6] xfs_scrub_all: trigger automatic media scans once per month
  ` [PATCH 6/6] xfs_scrub_all: failure reporting for the xfs_scrub_all job
` [PATCHSET v30.7 08/16] xfs_scrub_all: improve systemd handling
  ` [PATCH 1/5] xfs_scrub_all: encapsulate all the subprocess code in an object
  ` [PATCH 2/5] xfs_scrub_all: encapsulate all the systemctl "
  ` [PATCH 3/5] xfs_scrub_all: add CLI option for easier debugging
  ` [PATCH 4/5] xfs_scrub_all: convert systemctl calls to dbus
  ` [PATCH 5/5] xfs_scrub_all: implement retry and backoff for dbus calls
` [PATCHSET v30.7 09/16] xfs_scrub: automatic optimization by default
  ` [PATCH 1/3] xfs_scrub: automatic downgrades to dry-run mode in service mode
  ` [PATCH 2/3] xfs_scrub: add an optimization-only mode
  ` [PATCH 3/3] debian: enable xfs_scrub_all systemd timer services by default
` [PATCHSET v13.7 10/16] xfsprogs: improve extended attribute validation
  ` [PATCH 1/3] xfs_repair: check free space requirements before allowing upgrades
  ` [PATCH 2/3] xfs_repair: enforce one namespace bit per extended attribute
  ` [PATCH 3/3] xfs_repair: check for unknown flags in attr entries
` [PATCHSET v13.7 11/16] xfsprogs: Parent Pointers
  ` [PATCH 01/24] libxfs: create attr log item opcodes and formats for parent pointers
  ` [PATCH 02/24] xfs_{db,repair}: implement new attr hash value function
  ` [PATCH 03/24] xfs_logprint: dump new attr log item fields
  ` [PATCH 04/24] man: document the XFS_IOC_GETPARENTS ioctl
  ` [PATCH 05/24] libfrog: report parent pointers to userspace
  ` [PATCH 06/24] libfrog: add parent pointer support code
  ` [PATCH 07/24] xfs_io: adapt parent command to new parent pointer ioctls
  ` [PATCH 08/24] xfs_io: Add i, n and f flags to parent command
  ` [PATCH 09/24] xfs_logprint: decode parent pointers in ATTRI items fully
  ` [PATCH 10/24] xfs_spaceman: report file paths
  ` [PATCH 11/24] xfs_scrub: use parent pointers when possible to report file operations
  ` [PATCH 12/24] xfs_scrub: use parent pointers to report lost file data
  ` [PATCH 13/24] xfs_db: report parent pointers in version command
  ` [PATCH 14/24] xfs_db: report parent bit on xattrs
  ` [PATCH 15/24] xfs_db: report parent pointers embedded in xattrs
  ` [PATCH 16/24] xfs_db: obfuscate dirent and parent pointer names consistently
  ` [PATCH 17/24] libxfs: export attr3_leaf_hdr_from_disk via libxfs_api_defs.h
  ` [PATCH 18/24] xfs_db: add a parents command to list the parents of a file
  ` [PATCH 19/24] xfs_db: make attr_set and attr_remove handle parent pointers
  ` [PATCH 20/24] xfs_db: add link and unlink expert commands
  ` [PATCH 21/24] xfs_db: compute hashes of parent pointers
  ` [PATCH 22/24] libxfs: create new files with attr forks if necessary
  ` [PATCH 23/24] mkfs: Add parent pointers during protofile creation
  ` [PATCH 24/24] mkfs: enable formatting with parent pointers
` [PATCHSET v13.7 12/16] xfsprogs: scrubbing for "
  ` [PATCH 1/2] xfs: create a blob array data structure
  ` [PATCH 2/2] man2: update ioctl_xfs_scrub_metadata.2 for parent pointers
` [PATCHSET v13.7 13/16] xfsprogs: offline repair "
  ` [PATCH 01/12] xfs_db: remove some boilerplate from xfs_attr_set
  ` [PATCH 02/12] xfs_db: actually report errors from libxfs_attr_set
  ` [PATCH 03/12] xfs_repair: junk parent pointer attributes when filesystem doesn't support them
  ` [PATCH 04/12] xfs_repair: add parent pointers when messing with /lost+found
  ` [PATCH 05/12] xfs_repair: junk duplicate hashtab entries when processing sf dirents
  ` [PATCH 06/12] xfs_repair: build a parent pointer index
  ` [PATCH 07/12] xfs_repair: move the global dirent name store to a separate object
  ` [PATCH 08/12] xfs_repair: deduplicate strings stored in string blob
  ` [PATCH 09/12] xfs_repair: check parent pointers
  ` [PATCH 10/12] xfs_repair: dump garbage parent pointer attributes
  ` [PATCH 11/12] xfs_repair: update ondisk parent pointer records
  ` [PATCH 12/12] xfs_repair: wipe ondisk parent pointers when there are none
` [PATCHSET v13.7 14/16] xfsprogs: detect and correct directory tree problems
  ` [PATCH 1/5] libfrog: add directory tree structure scrubber to scrub library
  ` [PATCH 2/5] xfs_spaceman: report directory tree corruption in the health information
  ` [PATCH 3/5] xfs_scrub: fix erroring out of check_inode_names
  ` [PATCH 4/5] xfs_scrub: detect and repair directory tree corruptions
  ` [PATCH 5/5] xfs_scrub: defer phase5 file scans if dirloop fails
` [PATCHSET v30.7 15/16] xfs_scrub: vectorize kernel calls
  ` [PATCH 01/10] man: document vectored scrub mode
  ` [PATCH 02/10] libfrog: support vectored scrub
  ` [PATCH 03/10] xfs_io: "
  ` [PATCH 04/10] xfs_scrub: split the scrub epilogue code into a separate function
  ` [PATCH 05/10] xfs_scrub: split the repair "
  ` [PATCH 06/10] xfs_scrub: convert scrub and repair epilogues to use xfs_scrub_vec
  ` [PATCH 07/10] xfs_scrub: vectorize scrub calls
  ` [PATCH 08/10] xfs_scrub: vectorize repair calls
  ` [PATCH 09/10] xfs_scrub: use scrub barriers to reduce kernel calls
  ` [PATCH 10/10] xfs_scrub: try spot repairs of metadata items to make scrub progress
` [PATCHSET v30.7 16/16] xfs_repair: small remote symlinks are ok
  ` [PATCH 1/1] xfs_repair: allow symlinks with short remote targets

[PATCH bpf v2] bpf: Fix null pointer dereference in resolve_prog_type() for BPF_PROG_TYPE_EXT
 2024-07-02  1:23 UTC  (3+ messages)

[PATCH] VIRTIO_F_USED_EVENT_AUTO_DISABLE: add new used buffer notification suppression mechanism
 2024-07-02  1:15 UTC  (2+ messages)

[f2fs-dev] We have reached an agreement with the European Investment Payment
 2024-07-02  1:16 UTC 

[PATCH] cpufreq: docs: Add missing scaling_available_frequencies description
 2024-07-02  1:15 UTC  (2+ messages)

[RFC v2 0/2] FIT documentation link vs copy
 2024-07-02  1:14 UTC  (3+ messages)
` [RFC v2 1/2] doc: Remove FIT documentation that is elsewhere
` [RFC v2 2/2] doc: add missing table of content links

[PATCH 00/14] alpha: cleanups for 6.10
 2024-07-02  1:13 UTC  (9+ messages)

We have reached an agreement with the European Investment Payment
 2024-07-02  1:13 UTC 

[PATCH 0/2] here-doc test bodies
 2024-07-02  1:13 UTC  (5+ messages)
` [PATCH 1/2] test-lib: allow test snippets as here-docs

[PATCH] arm64: dts: rockchip: Add missing power-domains for rk356x vop_mmu
 2024-07-02  1:12 UTC  (2+ messages)

[PATCH v3 0/7] plugins: access values during a memory read/write
 2024-07-02  1:10 UTC  (8+ messages)
` [PATCH v3 1/7] plugins: fix mem callback array size
` [PATCH v3 2/7] plugins: save value during memory accesses
` [PATCH v3 3/7] plugins: extend API to get latest memory value accessed
` [PATCH v3 4/7] tests/tcg: add mechanism to run specific tests with plugins
` [PATCH v3 5/7] tests/tcg: allow to check output of plugins
` [PATCH v3 6/7] tests/plugin/mem: add option to print memory accesses
` [PATCH v3 7/7] tests/tcg/x86_64: add test for plugin memory access

[PATCH 0/3] tools build: Incorrect fixdep dependencies
 2024-07-02  1:11 UTC  (4+ messages)
` [PATCH 3/3] tools build: Correct bpf "

[PATCH] drm/rockchip: Unregister platform drivers in reverse order
 2024-07-02  1:04 UTC  (2+ messages)

[PATCHSET v30.7 05/16] xfs_scrub: use free space histograms to reduce fstrim runtime
 2024-07-02  1:04 UTC  (8+ messages)
` [PATCH 1/7] libfrog: hoist free space histogram code
` [PATCH 2/7] libfrog: print wider columns for free space histogram
` [PATCH 3/7] libfrog: print cdf of free space buckets
` [PATCH 4/7] xfs_scrub: don't close stdout when closing the progress bar
` [PATCH 5/7] xfs_scrub: remove pointless spacemap.c arguments
` [PATCH 6/7] xfs_scrub: collect free space histograms during phase 7
` [PATCH 7/7] xfs_scrub: tune fstrim minlen parameter based on free space histograms

[PATCH v2 0/5] Rosebush, a new hash table
 2024-07-02  1:04 UTC  (3+ messages)
` [PATCH v2 2/5] rosebush: Add new data structure

[PATCHSET v30.7 04/16] xfs_scrub: move fstrim to a separate phase
 2024-07-02  1:02 UTC  (9+ messages)
` [PATCH 1/8] xfs_scrub: move FITRIM to phase 8
` [PATCH 2/8] xfs_scrub: ignore phase 8 if the user disabled fstrim
` [PATCH 3/8] xfs_scrub: collapse trim_filesystem
` [PATCH 4/8] xfs_scrub: fix the work estimation for phase 8
` [PATCH 5/8] xfs_scrub: report FITRIM errors properly
` [PATCH 6/8] xfs_scrub: don't call FITRIM after runtime errors
` [PATCH 7/8] xfs_scrub: don't trim the first agbno of each AG for better performance
` [PATCH 8/8] xfs_scrub: improve progress meter for phase 8 fstrimming

[PATCH v3 0/3] arm64: entry: Convert to generic entry
 2024-07-02  1:01 UTC  (3+ messages)

[PATCH] Reapply "drm/xe/gsc: define GSC FW for LNL"
 2024-07-02  1:01 UTC  (2+ messages)
` ✓ CI.BAT: success for "

[PATCHSET v30.7 03/16] xfs_scrub: detect deceptive filename extensions
 2024-07-02  1:00 UTC  (14+ messages)
` [PATCH 01/13] xfs_scrub: use proper UChar string iterators
` [PATCH 02/13] xfs_scrub: hoist code that removes ignorable characters
` [PATCH 03/13] xfs_scrub: add a couple of omitted invisible code points
` [PATCH 04/13] xfs_scrub: avoid potential UAF after freeing a duplicate name entry
` [PATCH 05/13] xfs_scrub: guard against libicu returning negative buffer lengths
` [PATCH 06/13] xfs_scrub: hoist non-rendering character predicate
` [PATCH 07/13] xfs_scrub: store bad flags with the name entry
` [PATCH 08/13] xfs_scrub: rename UNICRASH_ZERO_WIDTH to UNICRASH_INVISIBLE
` [PATCH 09/13] xfs_scrub: type-coerce the UNICRASH_* flags
` [PATCH 10/13] xfs_scrub: reduce size of struct name_entry
` [PATCH 11/13] xfs_scrub: rename struct unicrash.normalizer
` [PATCH 12/13] xfs_scrub: report deceptive file extensions
` [PATCH 13/13] xfs_scrub: dump unicode points

[PATCH 1/2] drm/xe/guc: Prevent use of uninitialized mutex
 2024-07-02  0:59 UTC  (2+ messages)
` ✗ CI.FULL: failure for series starting with [1/2] "

[PATCH v3] x86/acpi: fix panic while AP online later with kernel parameter maxcpus=1
 2024-07-02  0:58 UTC 

[PATCH 0/6] unit-tests: add and use TEST_RUN to simplify tests
 2024-07-02  0:57 UTC  (7+ messages)
` [PATCH 1/6] t0080: move expected output to a file

[PATCHSET v30.7 02/16] xfsprogs: inode-related repair fixes
 2024-07-02  0:57 UTC  (4+ messages)
` [PATCH 1/3] xfs_{db,repair}: add an explicit owner field to xfs_da_args
` [PATCH 2/3] libxfs: port the bumplink function from the kernel
` [PATCH 3/3] mkfs/repair: pin inodes that would otherwise overflow link count

[PATCHSET v30.7 01/16] xfsprogs: atomic file updates
 2024-07-02  0:56 UTC  (13+ messages)
` [PATCH 01/12] man: document the exchange-range ioctl
` [PATCH 02/12] man: document XFS_FSOP_GEOM_FLAGS_EXCHRANGE
` [PATCH 03/12] libhandle: add support for bulkstat v5
` [PATCH 04/12] libfrog: add support for exchange range ioctl family
` [PATCH 05/12] xfs_db: advertise exchange-range in the version command
` [PATCH 06/12] xfs_logprint: support dumping exchmaps log items
` [PATCH 07/12] xfs_fsr: convert to bulkstat v5 ioctls
` [PATCH 08/12] xfs_fsr: skip the xattr/forkoff levering with the newer swapext implementations
` [PATCH 09/12] xfs_io: create exchangerange command to test file range exchange ioctl
` [PATCH 10/12] libfrog: advertise exchange-range support
` [PATCH 11/12] xfs_repair: add exchange-range to file systems
` [PATCH 12/12] mkfs: add a formatting option for exchange-range

[PATCH v3 -next] cgroup/misc: Introduce misc.peak
 2024-07-02  0:48 UTC 

[PATCH v2 -next] cgroup/misc: Introduce misc.peak
 2024-07-02  0:56 UTC  (2+ messages)

[PATCH sched_ext/for-6.11 1/2] sched_ext: Implement DSQ iterator
 2024-07-02  0:55 UTC  (10+ messages)
` [PATCH sched_ext/for-6.11 2/2] sched_ext: Implement scx_bpf_consume_task()

[Bpf] Re: Writing into a ring buffer map from user space
 2024-07-02  0:54 UTC  (12+ messages)
      ` [Bpf] Re: [EXTERNAL] "


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.