All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-01 22:56:16 to 2024-07-02 01:00:16 UTC [more...]

[PATCHBOMB] xfsprogs: program changes (mostly xfs_scrub) for 6.10
 2024-07-02  1:00 UTC  (43+ messages)
` [PATCHSET v30.7 01/16] xfsprogs: atomic file updates
  ` [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
` [PATCHSET v30.7 02/16] xfsprogs: inode-related repair fixes
  ` [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 03/16] xfs_scrub: detect deceptive filename extensions
  ` [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
` [PATCHSET v30.7 04/16] xfs_scrub: move fstrim to a separate phase
` [PATCHSET v30.7 05/16] xfs_scrub: use free space histograms to reduce fstrim runtime
` [PATCHSET v30.7 06/16] xfs_scrub: tighten security of systemd services
` [PATCHSET v30.7 07/16] xfs_scrub_all: automatic media scan service
` [PATCHSET v30.7 08/16] xfs_scrub_all: improve systemd handling
` [PATCHSET v30.7 09/16] xfs_scrub: automatic optimization by default
` [PATCHSET v13.7 10/16] xfsprogs: improve extended attribute validation
` [PATCHSET v13.7 11/16] xfsprogs: Parent Pointers
` [PATCHSET v13.7 12/16] xfsprogs: scrubbing for parent pointers
` [PATCHSET v13.7 13/16] xfsprogs: offline repair "
` [PATCHSET v13.7 14/16] xfsprogs: detect and correct directory tree problems
` [PATCHSET v30.7 15/16] xfs_scrub: vectorize kernel calls
` [PATCHSET v30.7 16/16] xfs_repair: small remote symlinks are ok

[PATCH 1/2] drm/xe/guc: Prevent use of uninitialized mutex
 2024-07-02  0:59 UTC  (10+ messages)
` [PATCH 2/2] drm/xe/bmg: Apply Wa_22019338487
` ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe/guc: Prevent use of uninitialized mutex
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[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

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

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

[PATCH 0/3] tools build: Incorrect fixdep dependencies
 2024-07-02  0:50 UTC  (5+ messages)
` [PATCH 1/3] tools build: Correct libsubcmd "
` [PATCH 2/3] tools build: Avoid circular .fixdep-in.o.cmd issues
` [PATCH 3/3] tools build: Correct bpf fixdep dependencies

Handling complex matrix mixers in ALSA
 2024-07-02  0:46 UTC  (3+ messages)

[RFC bpf-next v1 0/8] no_caller_saved_registers attribute for helper calls
 2024-07-02  0:42 UTC  (18+ messages)
` [RFC bpf-next v1 1/8] bpf: add a get_helper_proto() utility function
` [RFC bpf-next v1 2/8] bpf: no_caller_saved_registers attribute for helper calls
` [RFC bpf-next v1 3/8] bpf, x86: no_caller_saved_registers for bpf_get_smp_processor_id()
` [RFC bpf-next v1 4/8] selftests/bpf: extract utility function for BPF disassembly
` [RFC bpf-next v1 5/8] selftests/bpf: no need to track next_match_pos in struct test_loader
` [RFC bpf-next v1 6/8] selftests/bpf: extract test_loader->expect_msgs as a data structure
` [RFC bpf-next v1 7/8] selftests/bpf: allow checking xlated programs in verifier_* tests
` [RFC bpf-next v1 8/8] selftests/bpf: test no_caller_saved_registers spill/fill removal

[Patch v4 08/10] mtd: rawnand: lpx32xx: Request DMA channels using DT entries
 2024-07-02  0:37 UTC  (2+ messages)

[PATCH net-next 0/5] net: introduce TX shaping H/W offload API
 2024-07-02  0:37 UTC  (6+ messages)
` [PATCH net-next 1/5] netlink: spec: add shaper YAML spec

possible dependency error?
 2024-07-02  0:37 UTC  (7+ messages)

[PATCH] Reapply "drm/xe/gsc: define GSC FW for LNL"
 2024-07-02  0:34 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

zswap_writeback_entry crashes in 6.9.5
 2024-07-02  0:33 UTC  (2+ messages)

[BUG REPORT] cxl process in infinity loop
 2024-07-02  0:30 UTC  (2+ messages)

[PATCH 6/6] nfsd: add nfsd_file_acquire_local()
 2024-07-02  0:29 UTC  (3+ messages)

[PATCH 0/1] support GIT_IGNORE_INSECURE_OWNER environment variable
 2024-07-02  0:19 UTC  (9+ messages)
` [PATCH] setup: "

[robh:for-next 26/31] arch/arm64/boot/dts/freescale/fsl-ls1028a-qds-13bb.dtb: /soc/gpio@2300000: failed to match any schema with compatible: ['fsl,ls1028a-gpio', 'fsl,qoriq-gpio']
 2024-07-02  0:24 UTC 

[PATCH 00/10] fs: multigrain timestamp redux
 2024-07-02  0:22 UTC  (4+ messages)
` [PATCH 01/10] fs: turn inode ctime fields into a single ktime_t

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

[PATCH] tpm: ibmvtpm: Call tpm2_sessions_init() to initialize session support
 2024-07-02  0:19 UTC  (10+ messages)

[PATCH] usb: dwc3: core: Check all ports when set phy suspend
 2024-07-02  0:19 UTC 

Patch "parisc: use generic sys_fanotify_mark implementation" has been added to the 6.1-stable tree
 2024-07-01 21:35 UTC  (2+ messages)

[PATCH v2 0/2] iommu/vt-d: Refactor PRI enable/disable steps
 2024-07-02  0:23 UTC  (3+ messages)
` [PATCH v2 1/2] iommu/vt-d: Add helper to flush caches for context change

pdm360ng and touchscreen set up
 2024-07-02  0:17 UTC 

[Bonding] Should we support qemu/virtio for 802.3ad mode?
 2024-07-02  0:17 UTC  (3+ messages)

[PATCH] vfio: Get/put KVM only for the first/last vfio_df_open/close in cdev path
 2024-07-02  0:17 UTC  (5+ messages)

ip route expiry time goes negative
 2024-07-02  0:14 UTC 

[PATCH] ui/gtk: Attach fullscreen toggling cb to all detached VCs
 2024-07-02  0:07 UTC 

[PATCH net-next v9 00/13] First try to replace page_frag with page_frag_cache
 2024-07-02  0:08 UTC  (7+ messages)
` [PATCH net-next v9 02/13] mm: move the page fragment allocator from page_alloc into its own file
` [PATCH net-next v9 03/13] mm: page_frag: use initial zero offset for page_frag_alloc_align()
` [PATCH net-next v9 06/13] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'

Problem with multiples levels of submodules
 2024-07-02  0:08 UTC  (2+ messages)

[PATCH] firmware: arm_scmi: introduce setup_shmem_iomap
 2024-07-02  0:04 UTC  (3+ messages)

[PATCH 1/7] arm64: dts: imx95: add edma[1..3] nodes
 2024-07-02  0:02 UTC  (5+ messages)
` [PATCH 3/7] arm64: dts: imx95-19x19-evk: Add audio related nodes

[PATCH v5 0/8] Faultable Tracepoints
 2024-07-02  0:02 UTC  (3+ messages)
` [PATCH v5 6/8] tracing/bpf-trace: Add support for faultable tracepoints

[soc:soc/dt 18/19] arch/arm/boot/dts/arm/integratorap-im-pd1.dts:57.28-64.4: Warning (simple_bus_reg): /bus@c0000000/bus@c0000000/clock-uart: missing or empty reg/ranges property
 2024-07-02  0:00 UTC 

[robh:for-next 26/31] arch/arm64/boot/dts/freescale/fsl-lx2160a-tqmlx2160a-mblx2160a-12-11-x.dtb: /soc/gpio@2300000: failed to match any schema with compatible: ['fsl,qoriq-gpio']
 2024-07-02  0:00 UTC 

[PATCH wireless] wifi: wilc1000: fix ies_len type in connect path
 2024-07-01 23:59 UTC  (2+ messages)

[PATCH v1] arm64: dts: imx8mp: Fix VPU PGC power-domain parents
 2024-07-01 23:59 UTC  (2+ messages)

[PATCH] Add libps2 to the input section of driver-api
 2024-07-01 23:56 UTC  (2+ messages)

[PATCH] clk: imx8qxp: Defer instead of failing probe
 2024-07-01 23:55 UTC  (2+ messages)

[PATCH 00/13] fs/dax: Fix FS DAX page reference counts
 2024-07-01 23:47 UTC  (5+ messages)
` [PATCH 09/13] gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages

[PATCH v3] PowerPC: Replace kretprobe with rethook
 2024-07-01 23:53 UTC  (2+ messages)

[syzbot] [bpf?] [net?] general protection fault in xdp_do_redirect
 2024-07-01 23:53 UTC 

[PATCH] sphinx/qapidoc: Fix to generate doc for explicit, unboxed arguments
 2024-07-01 23:50 UTC  (2+ messages)

[PATCH 00/14] alpha: cleanups for 6.10
 2024-07-01 23:50 UTC  (20+ messages)

[PATCH] cgroup_misc: add kernel-doc comments for enum misc_res_type
 2024-07-01 23:49 UTC 

[PATCH] MIPS: Alchemy: switch to use software nodes for GPIOs
 2024-07-01 23:48 UTC 

[PATCH 0/2] Introduce tracepoint for hugetlbfs
 2024-07-01 23:49 UTC  (3+ messages)
` [PATCH 2/2] hugetlbfs: use tracepoints in hugetlbfs functions

[asahilinux:bits/000-devicetree 45/187] arch/arm64/boot/dts/apple/t8112-j413.dtb: iommu@231304000: compatible:0: 'apple,t8112-dart' is not one of ['apple,t8103-dart', 'apple,t8103-usb4-dart', 'apple,t8110-dart', 'apple,t6000-dart']
 2024-07-01 23:46 UTC 

[PATCH v7] virtio-net: Fix network stall at the host side waiting for kick
 2024-07-01 23:45 UTC  (5+ messages)

[PATCH 5.10/5.15/6.1 0/1] staging: iio: resolver: ad2s1210: remove call to spi_setup()
 2024-07-01 23:43 UTC  (2+ messages)
` [PATCH 5.10/5.15/6.1 1/1] "

[PATCH 0/4] Python: Add 3.13 support, play linter whackamole
 2024-07-01 23:44 UTC  (3+ messages)
` [PATCH 3/4] iotests: Change imports for Python 3.13

[PATCH bpf-next v3 00/12] s390/bpf: Implement arena
 2024-07-01 23:40 UTC  (13+ messages)
` [PATCH bpf-next v3 01/12] bpf: Fix atomic probe zero-extension
` [PATCH bpf-next v3 02/12] s390/bpf: Factor out emitting probe nops
` [PATCH bpf-next v3 03/12] s390/bpf: Get rid of get_probe_mem_regno()
` [PATCH bpf-next v3 04/12] s390/bpf: Introduce pre- and post- probe functions
` [PATCH bpf-next v3 05/12] s390/bpf: Land on the next JITed instruction after exception
` [PATCH bpf-next v3 06/12] s390/bpf: Support BPF_PROBE_MEM32
` [PATCH bpf-next v3 07/12] s390/bpf: Support address space cast instruction
` [PATCH bpf-next v3 08/12] s390/bpf: Enable arena
` [PATCH bpf-next v3 09/12] s390/bpf: Support arena atomics
` [PATCH bpf-next v3 10/12] selftests/bpf: Introduce __arena_global
` [PATCH bpf-next v3 11/12] selftests/bpf: Add UAF tests for arena atomics
` [PATCH bpf-next v3 12/12] selftests/bpf: Remove arena tests from DENYLIST.s390x

[PATCH V5] xfs: Avoid races with cnt_btree lastrec updates
 2024-07-01 23:42 UTC  (2+ messages)

[PATCH v9 0/8] wifi: ath12k: Introduce device group abstraction
 2024-07-01 23:42 UTC  (17+ messages)
` [PATCH v9 1/8] wifi: ath12k: Refactor core start api
` [PATCH v9 2/8] wifi: ath12k: Add helpers to get or set ath12k_hw
` [PATCH v9 3/8] wifi: ath12k: Add ath12k_get_num_hw api
` [PATCH v9 4/8] wifi: ath12k: Introduce QMI firmware ready flag
` [PATCH v9 5/8] wifi: ath12k: move ATH12K_FLAG_REGISTERED flag set to mac_register api
` [PATCH v9 6/8] wifi: ath12k: Introduce device group abstraction
` [PATCH v9 7/8] wifi: ath12k: refactor core start based on hardware group
` [PATCH v9 8/8] wifi: ath12k: move ath12k_hw from per device to group

[PATCH v12 5/5] bpf: Only enable BPF LSM hooks when an LSM program is attached
 2024-07-01 23:40 UTC  (4+ messages)

[PATCH v8 00/10] enable bs > ps in XFS
 2024-07-01 23:40 UTC  (5+ messages)
` [PATCH v8 05/10] filemap: cap PTE range to be created to allowed zero fill in folio_map_range()
` [PATCH v8 06/10] iomap: fix iomap_dio_zero() for fs bs > system page size

[FYI] Input route ref count underflow since probably 6.6.22
 2024-07-01 23:38 UTC  (2+ messages)

[PATCH] xfs: honor init_xattrs in xfs_init_new_inode for !attr && attr2 fs
 2024-07-01 23:37 UTC  (4+ messages)

[syzbot] [io-uring?] WARNING in io_cqring_event_overflow (2)
 2024-07-01 23:37 UTC  (2+ messages)

[PATCH dwarves] pahole: enable --reproducible_build when SOURCE_DATE_EPOCH is set
 2024-07-01 23:35 UTC  (8+ messages)

[PATCH] ARM: socfpga: fix broken function call for arria10
 2024-07-01 21:59 UTC 

[intel-tdx:kvm-tdxinit 20/24] arch/s390/kvm/../../../virt/kvm/kvm_main.c:5765:13: warning: 'kvm_disable_virtualization' defined but not used
 2024-07-01 23:33 UTC 

[xinli-intel-fred-public:intel-lkp 2/4] arch/x86/include/asm/msr.h:317:24: sparse: sparse: cast truncates bits from constant value (2000030024 becomes 30024)
 2024-07-01 23:33 UTC 

[PATCH v5 0/4] Add support for QoS configuration
 2024-07-01 23:32 UTC  (4+ messages)
` [PATCH v5 2/4] interconnect: qcom: sc7280: enable "

M+ & H bugs with Milestone Movements WW26
 2024-07-01 23:29 UTC 

Enhancements/Bugs closed WW26!
 2024-07-01 23:28 UTC 

[PATCH] fuse: Enable dynamic configuration of FUSE_MAX_MAX_PAGES
 2024-07-01 23:28 UTC  (5+ messages)

Current high bug count owners for Yocto Project 5.1
 2024-07-01 23:26 UTC 

Yocto Project Newcomer & Unassigned Bugs - Help Needed
 2024-07-01 23:22 UTC 

[PATCH v3] x86/entry_32: Move CLEAR_CPU_BUFFERS before restoring segments
 2024-07-01 23:22 UTC  (3+ messages)

[regression] bpf_local_storage.c:785:60: error: ‘kvmalloc_array_node_noprof’ sizes specified with ‘sizeof’
 2024-07-01 23:21 UTC  (2+ messages)

[PATCH v2 0/2] Fix the mq-deadline async_depth implementation
 2024-07-01 23:21 UTC  (8+ messages)
` [PATCH v2 2/2] block/mq-deadline: Fix the tag reservation code
      ` 答复: "
          ` 答复: "

[PATCH] ARM: Remove address checking for MMUless devices
 2024-07-01 23:20 UTC  (5+ messages)

linux-next: build failure after merge of the drm tree
 2024-07-01 23:13 UTC  (4+ messages)

[syzbot] [bpf?] [net?] stack segment fault in bpf_xdp_redirect
 2024-07-01 23:19 UTC  (2+ messages)

[PROBLEM linux-next] ERROR: modpost: "devm_qcom_tzmem_pool_new" [drivers/firmware/qcom/qcom-scm.ko] undefined!
 2024-07-01 23:16 UTC  (3+ messages)

[PATCH i-g-t v7 00/14] Intel Xe OA IGT's
 2024-07-01 23:08 UTC  (4+ messages)
` ✗ CI.xeFULL: failure for Intel Xe OA IGT's (rev7)

[PATCH 1/2] arm64: dts: imx8mm-phygate-tauri-l: Remove compatible from dtso
 2024-07-01 23:12 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: imx8mm-venice-gw72xx-0x: "

[PATCH] perf,x86: avoid missing caller address in stack traces captured in uprobe
 2024-07-01 23:10 UTC 

[PATCH net v5] bonding: Fix out-of-bounds read in bond_option_arp_ip_targets_set()
 2024-07-01 23:07 UTC  (3+ messages)

[PATCH bpf-next] kbuild, bpf: reproducible BTF from pahole when KBUILD_BUILD_TIMESTAMP set
 2024-07-01 23:07 UTC  (2+ messages)

[PATCH v2] btrfs: fix __folio_put with folio refcount held
 2024-07-01 23:04 UTC 

[Patch v6] i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isr
 2024-07-01 23:01 UTC  (2+ messages)

[linusw-gpio:b4/asoc-tas-gpios] BUILD SUCCESS 3af06073a9474b89fd1d92ba0d338781305af34a
 2024-07-01 23:00 UTC 

[PATCH] Input - Drop explicit initialization of struct i2c_device_id::driver_data to 0
 2024-07-01 22:58 UTC  (4+ messages)

[PATCH] HID: apple: Add support for magic keyboard backlight on T2 Macs
 2024-07-01 22:57 UTC  (2+ messages)

[PATCH net-next v13 00/15] stmmac: Add Loongson platform support
 2024-07-01 22:57 UTC  (7+ messages)
` [PATCH net-next v13 06/15] net: stmmac: dwmac-loongson: Detach GMAC-specific platform data init

[PATCH v3 0/8] RISC-V: Detect and report speed of unaligned vector accesses
 2024-07-01 22:55 UTC  (4+ messages)
` [PATCH v3 8/8] RISC-V: hwprobe: Document unaligned vector perf key

[PATCH 0/1] x86/microcode: Revert cache flush on Intel microcode loading
 2024-07-01 22:56 UTC  (3+ messages)
` [PATCH 1/1] arch/x86/microcode/intel: Remove unnecessary cache writeback and invalidation


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.