All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-29 05:09:18 to 2023-11-29 06:26:45 UTC [more...]

[PATCHSET v28.0 0/5] xfs: online repair of AG btrees
 2023-11-29  6:26 UTC  (8+ messages)
` [PATCH 3/5] xfs: repair free space btrees

[PATCH v3] perf vendor events amd: Add Zen 4 memory controller events
 2023-11-29  6:25 UTC 

[PATCH] perf mem: Fix perf mem error on hybrid
 2023-11-29  6:24 UTC  (2+ messages)

[PATCH 0/8] crypto: Add lskcipher API type
 2023-11-29  6:24 UTC  (11+ messages)
` [PATCH 4/8] crypto: skcipher - Add lskcipher
                  ` [PATCH 0/4] crypto: Fix chaining support for stream ciphers (arc4 only for now)

[PATCHSET v28.0 0/6] xfs: online repair of rt bitmap file
 2023-11-29  6:23 UTC  (12+ messages)
` [PATCH 1/6] xfs: check rt bitmap file geometry more thoroughly
` [PATCH 2/6] xfs: check rt summary "

[PATCH 0/3] Rename 'disable_gateway' and 'del_routes'
 2023-11-29  6:21 UTC  (4+ messages)
` [PATCH 1/3] connection: Rename 'disable_gateway'
` [PATCH 2/3] connection: Rename 'del_routes'
` [PATCH 3/3] connection: Document 'del_gateway_routes{,_if_active}'

[PATCH 00/10] IOMMU related FW parsing cleanup
 2023-11-29  6:20 UTC  (26+ messages)
` [PATCH 03/10] iommu/of: Use -ENODEV consistently in of_iommu_configure()
` [PATCH 04/10] iommu: Mark dev_iommu_get() with lockdep
` [PATCH 07/10] acpi: Do not return struct iommu_ops from acpi_iommu_configure_id()
` [PATCH 09/10] ACPI: IORT: Cast from ULL to phys_addr_t
` [PATCH 10/10] ACPI: IORT: Allow COMPILE_TEST of IORT

[PATCH bpf-next v5 0/3] selftests/bpf: Use pkg-config to determine ld flags
 2023-11-29  6:20 UTC  (2+ messages)

[PATCH iwl-next] i40e: remove fake support of rx-frames-irq
 2023-11-29  6:18 UTC  (3+ messages)
` [Intel-wired-lan] "

RTT-PROBE: lore-subspace-rtt
 2023-11-29  6:18 UTC 

XBF_DONE semantics
 2023-11-29  6:18 UTC  (3+ messages)

stable-rc/linux-4.14.y build: 16 builds: 0 failed, 16 passed, 21 warnings (v4.14.331)
 2023-11-29  6:16 UTC 

[PATCH 0/7] MIPS: mm: Fix some memory-related issues
 2023-11-29  6:14 UTC  (9+ messages)
` [PATCH 5/7] mm/mm_init.c: Extend init unavailable range doc info

[PATCH] [ARM] tcm: Add error handling for gen_pool_create in setup_tcm_pool
 2023-11-29  6:15 UTC 

[inline_data] ext4: Stale flags before sync when convert to non-inline
 2023-11-29  6:15 UTC 

[PATCH v3 0/4] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
 2023-11-29  6:14 UTC  (5+ messages)
` [PATCH v3 3/4] iommu/arm-smmu: add ACTLR data and support for SC7280

[syzbot] [wireless?] WARNING in rate_control_rate_init (2)
 2023-11-29  5:48 UTC  (2+ messages)
` [PATCH] wifi: mac80211: sband's null check should precede params

[PATCH] closures: CLOSURE_CALLBACK() to fix type punning
 2023-11-29  6:13 UTC  (2+ messages)

[LTP] [PATCH v4] Refactor and merge symlink04/05 using new LTP API
 2023-11-29  6:12 UTC 

[LTP] [PATCH v2] swapon02: Simplify code, add copyright, modify docparse
 2023-11-29  6:12 UTC 

[PATCH] virglrenderer: Fix build with clang
 2023-11-29  6:12 UTC 

[PATCH bpf v2 0/2] bpf: fix accesses to uninit stack slots
 2023-11-29  6:12 UTC  (8+ messages)
` [PATCH bpf v2 1/2] "
` [PATCH bpf v2 2/2] bpf: new verifier tests for stack access

stable-rc/linux-5.10.y build: 19 builds: 0 failed, 19 passed, 5 warnings (v5.10.202)
 2023-11-29  6:09 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-11-29  6:08 UTC 

Patch "bpf: Fix dev's rx stats for bpf_redirect_peer traffic" has been added to the 6.6-stable tree
 2023-11-29  6:05 UTC 

[Intel-gfx] [CI] drm/i915/dgfx: DGFX uses direct VBT pin mapping
 2023-11-29  6:04 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/dgfx: DGFX uses direct VBT pin mapping (rev2)

[PATCH v1 00/14] Clean up libperf cpumap's empty function
 2023-11-29  6:02 UTC  (29+ messages)
` [PATCH v1 01/14] libperf cpumap: Rename perf_cpu_map__dummy_new
` [PATCH v1 02/14] libperf cpumap: Rename and prefer sysfs for perf_cpu_map__default_new
` [PATCH v1 03/14] libperf cpumap: Rename perf_cpu_map__empty
` [PATCH v1 04/14] libperf cpumap: Replace usage of perf_cpu_map__new(NULL)
` [PATCH v1 05/14] libperf cpumap: Add for_each_cpu that skips the "any CPU" case
` [PATCH v1 06/14] libperf cpumap: Add any, empty and min helpers
` [PATCH v1 07/14] perf arm-spe/cs-etm: Directly iterate CPU maps
` [PATCH v1 08/14] perf intel-pt/intel-bts: Switch perf_cpu_map__has_any_cpu_or_is_empty use
` [PATCH v1 09/14] perf cpumap: Clean up use of perf_cpu_map__has_any_cpu_or_is_empty
` [PATCH v1 10/14] perf top: Avoid repeated function calls
` [PATCH v1 11/14] perf arm64 header: Remove unnecessary CPU map get and put
` [PATCH v1 12/14] perf stat: Remove duplicate cpus_map_matched function
` [PATCH v1 13/14] perf cpumap: Use perf_cpu_map__for_each_cpu when possible
` [PATCH v1 14/14] libperf cpumap: Document perf_cpu_map__nr's behavior

[PATCHSET v28.0 0/5] xfs: online repair of file fork mappings
 2023-11-29  6:03 UTC  (5+ messages)
` [PATCH 3/5] xfs: refactor repair forcing tests into a repair.c helper

[PATCH v2 0/6] Initial device tree support for StarFive JH8100 SoC
 2023-11-29  6:00 UTC  (14+ messages)
` [PATCH v2 1/6] dt-bindings: riscv: Add StarFive Dubhe compatibles
` [PATCH v2 2/6] dt-bindings: riscv: Add StarFive JH8100 SoC
` [PATCH v2 3/6] dt-bindings: timer: Add StarFive JH8100 clint
` [PATCH v2 4/6] dt-bindings: interrupt-controller: Add StarFive JH8100 plic
` [PATCH v2 5/6] dt-bindings: serial: cdns: Add new compatible string for StarFive JH8100 UART
` [PATCH v2 6/6] riscv: dts: starfive: Add initial StarFive JH8100 device tree

[PATCHSET v28.0 0/7] xfs: online repair of inodes and forks
 2023-11-29  6:02 UTC  (5+ messages)
` [PATCH 3/7] xfs: repair inode records

[PATCHv4 bpf-next 0/6] bpf: Add link_info support for uprobe multi link
 2023-11-29  6:00 UTC  (2+ messages)

[Intel-xe] [PATCH 0/1] drm/xe: explicitly set GGTT access for GuC DMA
 2023-11-29  5:59 UTC  (5+ messages)
` [Intel-xe] [PATCH 1/1] "

[PATCH 0/3] Obey amdgpu.runpm even on BOCO systems
 2023-11-28 18:52 UTC  (4+ messages)
` [PATCH 1/3] drm/amd: Fix handling of amdgpu.runpm on systems with BOCO
` [PATCH 2/3] drm/amd: Introduce new enum for BAMACO
` [PATCH 3/3] drm/amd: Drop calls for checking "support" for BACO/BOCO/PX

RTT-PROBE: lore-subspace-rtt
 2023-11-29  5:58 UTC 

[LTP] [PATCH 1/2] pathconf01: Convert to new API
 2023-11-29  5:57 UTC  (7+ messages)

[PATCHSET v28.0 0/4] xfs: prepare repair for bulk loading
 2023-11-29  5:57 UTC  (7+ messages)
` [PATCH 4/4] xfs: constrain dirty buffers while formatting a staged btree

[PATCH v5] driver core: shut down devices asynchronously
 2023-11-29  5:54 UTC  (2+ messages)

sound/soc/intel/avs/boards/i2s_test.c:30 avs_create_dai_link() warn: excess argument passed to 'devm_kasprintf'
 2023-11-29  5:54 UTC 

[qais-yousef:uclamp-max-aggregation 9/11] kernel/sched/core.c:1410:1: warning: no previous prototype for 'update_uclamp_req'
 2023-11-29  5:54 UTC 

[chrome-os:chromeos-5.15 22/41] kernel/power/user.c:328:63: sparse: sparse: incorrect type in argument 3 (different base types)
 2023-11-29  5:54 UTC 

[ovmf test] 183923: all pass - PUSHED
 2023-11-29  5:53 UTC 

stable-rc/linux-4.19.y build: 19 builds: 3 failed, 16 passed, 20 warnings (v4.19.300)
 2023-11-29  5:53 UTC 

BPF GCC status - Nov 2023
 2023-11-29  5:50 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-11-29  5:48 UTC 

[PATCH] ksmbd: initialize ar to NULL
 2023-11-29  5:46 UTC  (4+ messages)

[Bug Report] bpf: reg invariant voilation after JSET
 2023-11-29  5:46 UTC  (2+ messages)

[PATCH v3 0/6] Initial support for the Realtek DHC SoCs
 2023-11-29  5:43 UTC  (7+ messages)
` [PATCH v3 1/6] dt-bindings: interrupt-controller: Add support for "
` [PATCH v3 2/6] irqchip: Add interrupt controller "
` [PATCH v3 3/6] irqchip: Introduce RTD1319 support using the Realtek common interrupt controller driver
` [PATCH v3 4/6] irqchip: Introduce RTD1319D "
` [PATCH v3 5/6] irqchip: Introduce RTD1325 "
` [PATCH v3 6/6] irqchip: Introduce RTD1619B "

RFC: map multiple blocks per ->map_blocks in iomap writeback
 2023-11-29  5:44 UTC  (12+ messages)
` [PATCH 09/13] iomap: don't chain bios
` [PATCH 10/13] iomap: only call mapping_set_error once for each failed bio
` [PATCH 12/13] iomap: submit ioends immediately
` [PATCH 13/13] iomap: map multiple blocks at a time

[PATCH v3,1/2] wifi: mac80211: add utility for converting op_class into chandef
 2023-11-29  5:43 UTC  (2+ messages)
` [PATCH v3,2/2] wifi: mac80211: refactor STA CSA parsing flows

[Bug Report] bpf: reg invariant voilation after JSLE
 2023-11-29  5:42 UTC  (2+ messages)

[PATCH 08/13] iomap: move the iomap_sector sector calculation out of iomap_add_to_ioend
 2023-11-29  5:42 UTC  (5+ messages)

[PATCH v3 net] octeontx2-af: Check return value of nix_get_nixlf before using nixlf
 2023-11-29  5:41 UTC 

[PATCH] lib: kstrtox: fix typo in comment
 2023-11-29  5:40 UTC  (4+ messages)

[PATCH 02/13] iomap: treat inline data in iomap_writepage_map as an I/O error
 2023-11-29  5:39 UTC  (5+ messages)

[PATCH] erofs: fix memory leak on short-lived bounced pages
 2023-11-29  5:39 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v5] ext4: Regression test of ext4_lblk_t overflow
 2023-11-29  5:38 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-11-29  5:38 UTC 

[PATCH v1] powerpc: Add PVN support for HeXin C2000 processor
 2023-11-29  3:11 UTC  (3+ messages)

[RFC 2/3] ext2: Convert ext2 regular file buffered I/O to use iomap
 2023-11-29  5:37 UTC  (7+ messages)

[PATCH v3 0/3] seccomp: Make seccomp filter reusable
 2023-11-29  5:34 UTC  (4+ messages)
` [PATCH v3 1/3] seccomp: Introduce SECCOMP_LOAD_FILTER operation
` [PATCH v3 2/3] seccomp: Introduce new flag SECCOMP_FILTER_FLAG_FILTER_FD
` [PATCH v3 3/3] selftests/seccomp: Test seccomp filter load and attach

[Intel-xe] [PATCH v2 0/3] drm/xe: Enable fixed CCS mode
 2023-11-29  5:34 UTC  (2+ messages)
` [Intel-xe] ✓ CI.BAT: success for "

[Intel-gfx] [PATCH] drm/i915/gem: Atomically invalidate userptr on mmu-notifier
 2023-11-29  5:34 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[PATCH] perf vendor events: Update datasource event name to fix duplicate events
 2023-11-29  5:21 UTC  (4+ messages)

[PATCH v7 0/4] Introduce perf check subcommand
 2023-11-29  5:33 UTC  (2+ messages)

[PATCH v2 00/13] RISC-V: provide some accelerated cryptography implementations using vector extensions
 2023-11-29  5:32 UTC  (5+ messages)
` [PATCH v2 12/13] RISC-V: crypto: add Zvksh accelerated SM3 implementation

[oe] [meta-python] [PATCH] python3-pydantic: upgrade 2.5.1 -> 2.5.2
 2023-11-29  5:31 UTC  (4+ messages)

[PATCH] powerpc: Add PVN support for HeXin C2000 processor
 2023-11-29  5:28 UTC  (5+ messages)

[PATCH net-next v1] octeon_ep: set backpressure watermark for RX queues
 2023-11-29  5:31 UTC 

[PATCH] smb: client, common: fix fortify warnings
 2023-11-29  5:30 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/display: Fix IP version of the WAs
 2023-11-29  5:30 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[LTP] [PATCH v3] Refactor and merge symlink04/05 using new LTP API
 2023-11-29  5:29 UTC  (3+ messages)

stable-rc/linux-5.4.y build: 17 builds: 0 failed, 17 passed, 26 warnings (v5.4.262)
 2023-11-29  5:29 UTC 

stable-rc/linux-5.15.y build: 19 builds: 0 failed, 19 passed, 3 warnings (v5.15.140)
 2023-11-29  5:29 UTC 

[PATCH v2 net] octeontx2-af: Check return value of nix_get_nixlf before using nixlf
 2023-11-29  5:28 UTC 

[igt-dev] [PATCH i-g-t 0/2] Add FBC support to PSR/PSR2 tests
 2023-11-29  5:36 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 1/2] tests/intel/kms_psr: Add FBC support to PSR/PSR2/PR tests
` [igt-dev] [PATCH i-g-t 2/2] tests/intel/kms_psr2_sf: Add FBC support to PSR2 tests

RTT-PROBE: lore-subspace-rtt
 2023-11-29  5:28 UTC 

[PATCH] drm/amdgpu: Use another offset for GC 9.4.3 remap
 2023-11-29  5:27 UTC  (2+ messages)

[LTP] [PATCH] swapon02: Simplify code, add copyright, modify docparse
 2023-11-29  5:26 UTC  (3+ messages)

PSP_VMBX_POLLING_LIMIT too big
 2023-11-29  5:26 UTC  (2+ messages)

[PATCH] perf test record+probe_libc_inet_pton: Fix call chain match on powerpc
 2023-11-29  5:24 UTC  (3+ messages)

[PATCH RESEND v2] Documentation: xfs: consolidate XFS docs into its own subdirectory
 2023-11-29  5:24 UTC  (3+ messages)

[PATCH v2 net] octeontx2-pf: Add missing mutex lock in otx2_get_pauseparam
 2023-11-29  5:23 UTC 

[PATCH V4] tools/perf: Add perf binary dependent rule for shellcheck log in Makefile.perf
 2023-11-29  5:22 UTC  (5+ messages)

fanotify HSM open issues
 2023-11-29  5:22 UTC  (12+ messages)

release candidate 23.11-rc4
 2023-11-29  5:22 UTC  (2+ messages)

[Intel-xe] [PATCH 0/8] Engine Busyness
 2023-11-29  5:18 UTC  (4+ messages)
` [Intel-xe] [PATCH 3/8] RFC drm/xe/guc: Expose engine busyness only for supported GuC version

[geert-renesas-devel:next] BUILD SUCCESS a89ef75a010408c660879f7e4a9522c5b76f4408
 2023-11-29  5:13 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-11-29  5:18 UTC 

[linux-5.4 test] 183907: regressions - FAIL
 2023-11-29  5:15 UTC 

[RFC PATCH 0/6] Supporting GMEM (generalized memory management) for external memory devices
 2023-11-29  5:14 UTC  (6+ messages)
  ` [Intel-gfx] "

[virtio-comment] Re: [PATCH v3 6/8] admin: Add theory of operation for write recording commands
 2023-11-29  5:12 UTC  (17+ messages)

[Intel-xe] [PATCH V2 1/3] drm/xe: Track if platform has csc uid
 2023-11-29  5:09 UTC  (4+ messages)
` [Intel-xe] [PATCH V2 2/3] drm/xe/ats-m: Expose uid for ATS-M via sysfs


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.