All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-07 11:03:33 to 2025-02-07 11:52:59 UTC [more...]

[PATCH v2] KVM: arm64: Remove cyclical dependency in arm_pmuv3.h
 2025-02-07 11:52 UTC  (3+ messages)

[PATCH RFC 00/10] large atomic writes for xfs with CoW
 2025-02-07 11:52 UTC  (11+ messages)
` [PATCH RFC 06/10] xfs: iomap CoW-based atomic write support
` [PATCH RFC 08/10] xfs: Commit CoW-based atomic writes atomically

[yocto] PROVIDES virtual/kernel but was skipped: incompatible with machine
 2025-02-07 11:52 UTC 

[PATCH 00/19] reftable: stop using "git-compat-util.h"
 2025-02-07 11:52 UTC  (20+ messages)
` [PATCH v5 00/18] "
  ` [PATCH v5 01/18] reftable/stack: stop using `read_in_full()`
  ` [PATCH v5 02/18] reftable/stack: stop using `write_in_full()`
  ` [PATCH v5 03/18] reftable/blocksource: stop using `xmmap()`
  ` [PATCH v5 04/18] reftable/record: stop using `COPY_ARRAY()`
  ` [PATCH v5 05/18] reftable/record: stop using `BUG()` in `reftable_record_init()`
  ` [PATCH v5 06/18] reftable/record: don't `BUG()` in `reftable_record_cmp()`
  ` [PATCH v5 07/18] reftable: stop using `BUG()` in trivial cases
  ` [PATCH v5 08/18] reftable/basics: stop using `st_mult()` in array allocators
  ` [PATCH v5 09/18] reftable/basics: provide wrappers for big endian conversion
  ` [PATCH v5 10/18] reftable/reader: stop using `ARRAY_SIZE()` macro
  ` [PATCH v5 11/18] reftable/system: introduce `reftable_rand()`
  ` [PATCH v5 12/18] reftable/stack: stop using `sleep_millisec()`
  ` [PATCH v5 13/18] reftable/basics: stop using `SWAP()` macro
  ` [PATCH v5 14/18] reftable/basics: introduce `REFTABLE_UNUSED` annotation
  ` [PATCH v5 15/18] compat/mingw: split out POSIX-related bits
  ` [PATCH v5 16/18] git-compat-util.h: split out POSIX-emulating bits
  ` [PATCH v5 17/18] reftable: decouple from Git codebase by pulling in "compat/posix.h"
  ` [PATCH v5 18/18] Makefile: skip reftable library for Coccinelle

[PATCH v4 00/18] reftable: stop using "git-compat-util.h"
 2025-02-07 11:50 UTC  (4+ messages)
` [PATCH v4 14/18] reftable/basics: stop using `UNUSED` annotation

PROVIDES virtual/kernel but was skipped: incompatible with machine
 2025-02-07 11:50 UTC 

[PATCH v6 00/26] Add support for hot-pluggable DRM bridges
 2025-02-07 11:47 UTC  (4+ messages)
` [PATCH v6 14/26] drm/bridge: add support for refcounted "

[PATCH i-g-t 0/4] eudebug: drop support for exec queue placements
 2025-02-07 11:49 UTC  (5+ messages)
` [PATCH i-g-t 1/4] Revert "tests/xe_eudebug: Validate exec queue placements"
` [PATCH i-g-t 2/4] Revert "lib/xe_eudebug: Add support for exec queue placements events"
` [PATCH i-g-t 3/4] Revert "drm-uapi-experimental/xe_drm_eudebug: Sync after exec_queue placement event addition"
` [PATCH i-g-t 4/4] lib/eudebug: Adjust to upstream uapi rebase

[PATCH v4 0/2] scanf: convert self-test to KUnit
 2025-02-07 11:49 UTC  (3+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] scanf: break kunit into test cases

[PATCH i-g-t] tests/xe_eudebug_online: Ignore stale attention events during single-step
 2025-02-07 11:48 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH next] drm/i915: Fix NULL vs IS_ERR() check in __shmem_writeback()
 2025-02-07 11:48 UTC  (4+ messages)

[PATCH] b4-wrapper-poky.py: send changes to .b4-config to the poky mailing list
 2025-02-07 11:46 UTC 

[PATCH 0/4] Sound fix for Valve Steam Deck OLED on resume from suspend
 2025-02-07 11:46 UTC  (5+ messages)
` [PATCH 1/4] ASoC: SOF: amd: Add post_fw_run_delay ACP quirk
` [PATCH 2/4] ASoC: SOF: amd: Drop unused includes from Vangogh driver
` [PATCH 3/4] ASoC: SOF: amd: Handle IPC replies before FW_BOOT_COMPLETE
` [PATCH 4/4] ASoC: SOF: amd: Add branch prediction hint in ACP IRQ handler

[PATCH v4 0/4] qapi: generalize special features
 2025-02-07 11:45 UTC  (5+ messages)
` [PATCH v4 3/4] qapi: rename 'special_features' to 'features'
` [PATCH v4 4/4] qapi: expose all schema features to code

[PATCH mptcp-next v5 0/5] add mptcp_address bpf_iter
 2025-02-07 11:44 UTC  (2+ messages)

[PATCH v5 0/8] perf report: Add latency and parallelism profiling
 2025-02-07 11:44 UTC  (9+ messages)
` [PATCH v5 6/8] perf report: Add --latency flag

[PATCH 00/16] path: remove dependency on `the_repository`
 2025-02-07 11:44 UTC  (18+ messages)
` [PATCH v2 "
  ` [PATCH v2 02/16] path: refactor `repo_git_path()` family of functions
  ` [PATCH v2 03/16] path: refactor `repo_worktree_path()` "
  ` [PATCH v2 04/16] submodule: refactor `submodule_to_gitdir()` to accept a repo
  ` [PATCH v2 05/16] path: refactor `repo_submodule_path()` family of functions
  ` [PATCH v2 06/16] path: drop unused `strbuf_git_path()` function
  ` [PATCH v2 07/16] path: drop `git_pathdup()` in favor of `repo_git_path()`
  ` [PATCH v2 08/16] path: drop `git_path_buf()` in favor of `repo_git_path_replace()`
  ` [PATCH v2 09/16] worktree: return allocated string from `get_worktree_git_dir()`
  ` [PATCH v2 10/16] path: drop `git_common_path()` in favor of `repo_common_path()`
  ` [PATCH v2 11/16] rerere: let `rerere_path()` write paths into a caller-provided buffer
  ` [PATCH v2 12/16] path: drop `git_path()` in favor of `repo_git_path()`
  ` [PATCH v2 13/16] repo-settings: introduce function to clear struct
  ` [PATCH v2 14/16] environment: move access to "core.hooksPath" into repo settings
  ` [PATCH v2 15/16] environment: move access to "core.sharedRepository" "
  ` [PATCH v2 16/16] path: adjust last remaining users of `the_repository`

[PATCH v3] rust: allocator_test: use `posix_memalign`
 2025-02-07 11:43 UTC  (3+ messages)

[PATCH v2] rust/kernel: Add faux device bindings
 2025-02-07 11:42 UTC  (2+ messages)

dbus-sensors issue
 2025-02-07 11:40 UTC 

[PATCH v6 0/9] perf report: Add latency and parallelism profiling
 2025-02-07 11:40 UTC  (10+ messages)
` [PATCH v6 1/9] perf report: Add machine parallelism
` [PATCH v6 2/9] perf report: Add parallelism sort key
` [PATCH v6 3/9] perf report: Switch filtered from u8 to u16
` [PATCH v6 4/9] perf report: Add parallelism filter
` [PATCH v6 5/9] perf report: Add latency output field
` [PATCH v6 6/9] perf report: Add --latency flag
` [PATCH v6 7/9] perf report: Add latency and parallelism profiling documentation
` [PATCH v6 8/9] perf test: Add tests for latency and parallelism profiling
` [PATCH v6 9/9] perf hist: Shrink struct hist_entry size

[net-next PATCH v5 6/6] octeontx2-pf: AF_XDP zero copy transmit support
 2025-02-07 11:40 UTC  (2+ messages)

[PATCH v2] arm64: cacheinfo: Avoid out-of-bounds write to cacheinfo array
 2025-02-07 11:37 UTC  (2+ messages)

Shared package feed between different projects
 2025-02-07 11:40 UTC  (4+ messages)
` [yocto] "

[PATCH 1/2] trace: support expression for blob length
 2025-02-07 11:39 UTC  (5+ messages)
` [PATCH v2 1/3] "
  ` [PATCH v2 3/3] trace: fix undefined behavior in register
      ` [EXTERNAL] "

[PATCH v3] arm64: Handle .ARM.attributes section in linker scripts
 2025-02-07 11:37 UTC  (2+ messages)

[PATCH v3 0/4] qapi: generalize special features
 2025-02-07 10:30 UTC  (5+ messages)
` [PATCH v3 4/4] qapi: expose all schema features to code

[PATCH v3 0/2] scanf: convert self-test to KUnit
 2025-02-07 11:38 UTC  (3+ messages)

[PATCH 0/3] drm/i915/pch: small cleanups, refactors
 2025-02-07 11:38 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "

[PATCH v4 00/33] Introduce GPU SVM and Xe SVM implementation
 2025-02-07 11:35 UTC  (4+ messages)
` [PATCH v4 19/33] drm/xe/uapi: Add DRM_XE_QUERY_CONFIG_FLAG_HAS_CPU_ADDR_MIRROR

[LTP] [PATCH 0/3] tst_device: add support for overlayfs
 2025-02-07 11:37 UTC  (4+ messages)
` [LTP] [PATCH 3/3] lib/tst_device.c: "

[PATCH v4 00/12] Add Support for RZ/G3E ICU
 2025-02-07 11:36 UTC  (13+ messages)
` [PATCH v4 01/12] dt-bindings: interrupt-controller: renesas,rzv2h-icu: Document RZ/G3E SoC
` [PATCH v4 02/12] irqchip/renesas-rzv2h: Drop irqchip from struct rzv2h_icu_priv
` [PATCH v4 03/12] irqchip/renesas-rzv2h: Simplify rzv2h_icu_init()
` [PATCH v4 04/12] irqchip/renesas-rzv2h: Use devm_reset_control_get_exclusive_deasserted()
` [PATCH v4 05/12] irqchip/renesas-rzv2h: Use devm_pm_runtime_enable()
` [PATCH v4 06/12] irqchip/renesas-rzv2h: Add struct rzv2h_hw_info with t_offs variable
` [PATCH v4 07/12] irqchip/renesas-rzv2h: Add max_tssel variable to struct rzv2h_hw_info
` [PATCH v4 08/12] irqchip/renesas-rzv2h: Add field_width "
` [PATCH v4 09/12] irqchip/renesas-rzv2h: Drop TSSR_TIEN macro
` [PATCH v4 10/12] irqchip/renesas-rzv2h: Drop macros ICU_TSSR_TSSEL_{MASK,PREP}
` [PATCH v4 11/12] irqchip/renesas-rzv2h: Add RZ/G3E support
` [PATCH v4 12/12] arm64: dts: renesas: r9a09g047: Add icu node

[PATCH 6.6] ext4: filesystems without casefold feature cannot be mounted with siphash
 2025-02-07 11:37 UTC 

[PATCH v3] drm/sched: Use struct for drm_sched_init() params
 2025-02-07 11:36 UTC  (2+ messages)

[PATCH v6 0/7] Guest XenStore page allocation for 11 Dom0less domUs
 2025-02-07 11:36 UTC  (9+ messages)
` [PATCH v6 2/7] xen/arm: Alloc XenStore page for Dom0less DomUs from hypervisor
` [PATCH v6 3/7] docs/features/dom0less: Update the late XenStore init protocol
` [PATCH v6 4/7] automation: add ping test to static-mem test
` [PATCH v6 5/7] init-dom0less: allocate xenstore page is not already allocated

[RFC PATCH 00/11] rv: Add scheduler specification monitors
 2025-02-07 11:36 UTC  (3+ messages)

[PATCH] ata: libahci_platform: Do not set mask_port_map when not needed
 2025-02-07 11:35 UTC  (2+ messages)

[PATCH v2] add basic b4 config file
 2025-02-07 11:35 UTC  (8+ messages)
` [docs] "

[PATCH v2] serial: 8250: Fix fifo underflow on flush
 2025-02-07 11:26 UTC 

[linus:master] [fsnotify] a94204f4d4: stress-ng.timerfd.ops_per_sec 7.0% improvement
 2025-02-07 11:34 UTC  (3+ messages)

[PATCH v6] serial: sh-sci: Update the suspend/resume support
 2025-02-07 11:33 UTC 

[PATCH 0/2] Add support for Quad Input Page Program
 2025-02-07 11:32 UTC  (5+ messages)
` [PATCH 2/2] mtd: spi-nor: macronix: Add support for Macronix NOR Flash

[PATCH v2] arm64: dts: mediatek: add mmc2 support for mt8365-evk
 2025-02-07 11:30 UTC 

[PATCH i-g-t] lib/igt_kmod: Stop unloading drm
 2025-02-07 11:31 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for lib/igt_kmod: Stop unloading drm (rev2)

[PATCH v4 0/1] drm/xe/pf: Use an explicit check to see if the device has LMTT
 2025-02-07 11:31 UTC  (2+ messages)
` [PATCH v4 1/1] "

Xen Project Annual Survey
 2025-02-07 11:30 UTC 

[PATCH v2 0/2] printf: convert self-test to KUnit
 2025-02-07 11:30 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] printf: break kunit into test cases

[PATCH 0/5] media/i2c: max96717: a few changes
 2025-02-07 11:29 UTC  (6+ messages)
` [PATCH 1/5] media/i2c: max96717: change internal regulator voltage
` [PATCH 2/5] media/i2c: max96717: implement the .get_frame_desc() operation
` [PATCH 3/5] dt-bindings: i2c: maxim,max96717: add new properties
` [PATCH 4/5] media/i2c: max96717: add FSYNC support
` [PATCH 5/5] media/i2c: max96717: allow user to override operation mode from DT

[PATCH bpf-next v2 0/9] Introduce load-acquire and store-release BPF instructions
 2025-02-07 11:28 UTC  (3+ messages)
` [PATCH bpf-next v2 4/9] bpf: Introduce load-acquire and store-release instructions

[PATCH 0/9] Add wrapper function of_find_node_by_name_balanced()
 2025-02-07 11:28 UTC  (4+ messages)
` [PATCH 1/9] of: Add warpper "

[PATCH 0/2] printf: convert self-test to KUnit
 2025-02-07 11:27 UTC  (5+ messages)

[PATCH blktests v2 0/4] enable bs > ps device testing
 2025-02-07 11:26 UTC  (4+ messages)
` [PATCH blktests v2 1/4] common: add and use min io for fio

for_each_netdev_rcu() protected by RTNL and CONFIG_PROVE_RCU_LIST
 2025-02-07 11:26 UTC  (5+ messages)

[PATCH 0/3] fetch2/git: Improve shallow, lfs, and tag support
 2025-02-07 11:24 UTC  (5+ messages)
` [PATCH 2/3] fetch2/git: Add offline build support for tags
  ` [bitbake-devel] "

[PATCH] serial: 8250: Fix fifo underflow on flush
 2025-02-07 11:24 UTC  (3+ messages)

[PATCH] MAINTAINERS: Add TTM reviewers
 2025-02-07 11:20 UTC  (2+ messages)

[PATCH 0/1] loongson: Fix idle VS timer enqueue
 2025-02-07 11:23 UTC  (3+ messages)
` [PATCH] "

[PATCH v2] ata: libahci_platform: support non-consecutive port numbers
 2025-02-07 11:22 UTC  (5+ messages)

[PATCH v1 00/16] hugetlb and vmalloc fixes and perf improvements
 2025-02-07 11:20 UTC  (4+ messages)
` [PATCH v1 12/16] arm64/mm: Support huge pte-mapped pages in vmap

[DPDK/testpmd Bug 1651] Linux kernel 4.10.0 iommu attribute read error
 2025-02-07 11:21 UTC  (2+ messages)

[PATCH mptcp-next v3 0/3] BPF path manager, part 4
 2025-02-07 11:21 UTC  (3+ messages)

[PATCH] MAINTAINERS: spacemit: update various info
 2025-02-07 11:19 UTC  (3+ messages)

renormalize histroy with smudge/clean-filter
 2025-02-07 11:17 UTC  (12+ messages)

[PATCH v1 00/42] Merge Intel IGC and E1000 drivers, and update E1000 base code
 2025-02-07 11:16 UTC  (3+ messages)
` [PATCH v1 00/24] Fixes for igc and e1000

[REGRESSION][BISECTED] Crash with Bad page state for FUSE/Flatpak related applications since v6.13
 2025-02-07 11:16 UTC  (7+ messages)

[LSF/MM/BPF TOPIC] Improving Block Layer Tracepoints for Next-Generation Backup Systems
 2025-02-07 11:15 UTC  (8+ messages)
      ` [Lsf-pc] "

[PATCH 0/2] Introduce fault injection for guc CTB & mmio send/recv
 2025-02-07 11:15 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH mptcp-next v1 0/5] BPF path manager, part 5
 2025-02-07 11:15 UTC  (2+ messages)

[PATCH v1] arm64: dts: rockchip: add 'chassis-type' property on PineNote
 2025-02-07 11:11 UTC  (2+ messages)

[PATCH 0/2] Fix use after free, and refactor af_xdp_tx_zc()
 2025-02-07 11:13 UTC  (4+ messages)
` [PATCH v9 0/2] Fix use after free, and refactor af_xdp_tx_zc
  ` [PATCH v9 2/2] net/af_xdp: Refactor af_xdp_tx_zc

[DPDK/other Bug 1656] AVX-512 support disabled
 2025-02-07 11:12 UTC  (2+ messages)

[PATCH 00/15] sched: EEVDF and latency-nice and/or slice-attr
 2025-02-07 11:11 UTC  (4+ messages)
` [PATCH 03/15] sched/fair: Add lag based placement

[PATCH 0/5] Fix vIOMMU reset order
 2025-02-07 11:09 UTC  (2+ messages)

[PATCH v2 00/12] drm/i915: intel_display conversions and some debug improvements
 2025-02-07 11:08 UTC  (3+ messages)
` [PATCH v2 01/12] drm/i915: Pass intel_display to intel_scanout_needs_vtd_wa()

[PATCH] kselftest/arm64: Fix uninitialized variable warning in FPMR test
 2025-02-07 11:06 UTC 

[PATCH v2 00/45] Consolidate hrtimer initialization - Part 4
 2025-02-07 11:08 UTC  (4+ messages)

[PATCH net-next, v8 1/2] netlink: support dumping IPv4 multicast addresses
 2025-02-07 11:08 UTC  (2+ messages)
` [PATCH net-next, v8 2/2] selftests/net: Add selftest for IPv4 RTM_GETMULTICAST support

[PATCH nfs-utils v2 0/4] rpcctl: Various Improvements
 2025-02-07 11:08 UTC  (5+ messages)
` [PATCH nfs-utils v2 4/4] rpcctl: Add support for `rpcctl switch add-xprt`

BUG Report: Fork benchmark drop by 30% on aarch64
 2025-02-07 11:07 UTC  (3+ messages)

[v1 0/4] Bugfixes and minor improvements to drm/amdgpu/psp
 2025-02-07 11:05 UTC  (3+ messages)
` [v1 3/4] drm/amdgpu: bail out when failed to load fw in psp_init_cap_microcode()

[PATCH V8 00/14] Rust bindings for cpufreq and OPP core + sample driver
 2025-02-07 11:07 UTC  (4+ messages)

[PATCH] virtio-net: Fix receive buffer size typo
 2025-02-07 11:07 UTC  (2+ messages)

[RFC PATCH 1/3] virtio-gpu api: add blob userptr resource
 2025-02-07 11:07 UTC  (11+ messages)
` [RFC PATCH 3/3] drm/virtio: implement blob userptr resource object

[PATCH 00/15] arm: rework id register storage
 2025-02-07 11:02 UTC  (16+ messages)
` [PATCH 01/15] arm/cpu: Add sysreg definitions in cpu-sysregs.h
` [PATCH 02/15] arm/kvm: add accessors for storing host features into idregs
` [PATCH 03/15] arm/cpu: Store aa64isar0 into the idregs arrays
` [PATCH 04/15] arm/cpu: Store aa64isar1/2 into the idregs array
` [PATCH 05/15] arm/cpu: Store aa64pfr0/1 "
` [PATCH 06/15] arm/cpu: Store aa64mmfr0-3 "
` [PATCH 07/15] arm/cpu: Store aa64dfr0/1 "
` [PATCH 08/15] arm/cpu: Store aa64smfr0 "
` [PATCH 09/15] arm/cpu: Store id_isar0-7 "
` [PATCH 10/15] arm/cpu: Store id_mfr0/1 "
` [PATCH 11/15] arm/cpu: Store id_dfr0/1 "
` [PATCH 12/15] arm/cpu: Store id_mmfr0-5 "
` [PATCH 13/15] arm/cpu: Add infra to handle generated ID register definitions
` [PATCH 14/15] arm/cpu: Add sysreg generation scripts
` [PATCH 15/15] arm/cpu: Add generated files

[PATCH v8 00/15] futex: Add support task local hash maps
 2025-02-07 11:06 UTC  (9+ messages)
` [PATCH v8 03/15] futex: Add basic infrastructure for local task local hash

[yocto-autobuilder2][PATCH v2] Fix overriding of the yocto-autobuilder-helper parameters
 2025-02-07 11:06 UTC  (3+ messages)

[PATCH v8 0/2] Make i.MX9 OCOTP work as accessing controller
 2025-02-07 12:12 UTC  (4+ messages)
` [PATCH v8 2/2] nvmem: imx-ocotp-ele: Support accessing controller for i.MX9

[PATCH 0/2] block: fix lock order and remove redundant locking
 2025-02-07 11:03 UTC  (6+ messages)
` [PATCH 2/2] block: avoid acquiring q->sysfs_lock while accessing sysfs attributes

[PATCH v1 01/31] net/ntnic: fix index verification
 2025-02-07 11:03 UTC  (4+ messages)
` [PATCH v2 00/34] net/ntnic: bugfixes and refactoring


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.