All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-27 18:16:51 to 2026-01-27 18:46:01 UTC [more...]

[PATCH v11 00/35] AMD and Intel metric generation with Python
 2026-01-27 18:44 UTC  (19+ messages)
` [PATCH v11 01/35] perf jevents: Build support for generating metrics from python
` [PATCH v11 02/35] perf jevents: Add load event json to verify and allow fallbacks
` [PATCH v11 03/35] perf jevents: Add RAPL event metric for AMD zen models
` [PATCH v11 04/35] perf jevents: Add idle "
` [PATCH v11 05/35] perf jevents: Add upc metric for uops per cycle for AMD
` [PATCH v11 06/35] perf jevents: Add br metric group for branch statistics on AMD
` [PATCH v11 07/35] perf jevents: Add itlb metric group for AMD
` [PATCH v11 08/35] perf jevents: Add dtlb "
` [PATCH v11 09/35] perf jevents: Add uncore l3 "
` [PATCH v11 10/35] perf jevents: Add load store breakdown metrics ldst "
` [PATCH v11 11/35] perf jevents: Add context switch metrics "
` [PATCH v11 12/35] perf jevents: Add RAPL metrics for all Intel models
` [PATCH v11 13/35] perf jevents: Add idle metric for "
` [PATCH v11 14/35] perf jevents: Add CheckPmu to see if a PMU is in loaded json events
` [PATCH v11 15/35] perf jevents: Add smi metric group for Intel models
` [PATCH v11 16/35] perf jevents: Mark metrics with experimental events as experimental
` [PATCH v11 17/35] perf jevents: Add tsx metric group for Intel models
` [PATCH v11 18/35] perf jevents: Add br metric group for branch statistics on Intel

[Intel-wired-lan] [PATCH iwl-next v3 0/8] ice: in VEB, prevent "cross-vlan" traffic
 2026-01-27 18:45 UTC  (6+ messages)
` [Intel-wired-lan] [PATCH iwl-next v3 3/8] ice: do not check for zero mac when creating mac filters
        `  "

[PATCH v2 2/3] dma: amlogic: Add general DMA driver for A9
 2026-01-27 18:45 UTC 

[PATCH v2 07/13] selftests: bpf: Add ASAN support for libarena selftests
 2026-01-27 18:45 UTC  (3+ messages)

[PATCH v4 00/54] tree-in-dcache stuff
 2026-01-27 18:39 UTC  (4+ messages)

[PATCH v4 0/6] BPF controlled io_uring
 2026-01-27 18:42 UTC  (4+ messages)
` [PATCH v4 6/6] selftests/io_uring: add a bpf io_uring selftest

[PATCH 6.6 731/737] ext4: filesystems without casefold feature cannot be mounted with siphash
 2026-01-27 18:41 UTC  (3+ messages)
` [PATCH 6.6 176/737] perf arm-spe: Extend branch operations

[bluez/bluez]
 2026-01-27 18:41 UTC 

[bluez/bluez]
 2026-01-27 18:41 UTC 

[bluez/bluez]
 2026-01-27 18:41 UTC 

[bluez/bluez]
 2026-01-27 18:41 UTC 

[bluez/bluez]
 2026-01-27 18:41 UTC 

[bluez/bluez]
 2026-01-27 18:41 UTC 

[bluez/bluez]
 2026-01-27 18:41 UTC 

[bluez/bluez]
 2026-01-27 18:40 UTC 

[bluez/bluez]
 2026-01-27 18:40 UTC 

[bluez/bluez]
 2026-01-27 18:40 UTC 

[bluez/bluez]
 2026-01-27 18:40 UTC 

[bluez/bluez]
 2026-01-27 18:40 UTC 

[bluez/bluez]
 2026-01-27 18:40 UTC 

[bluez/bluez] 72e756: doc/qualification: Add PICS and howto for the A2DP
 2026-01-27 18:40 UTC 

[PATCH 00/43] audio: more cleanups (2/2 for 11.0)
 2026-01-27 18:25 UTC  (44+ messages)
` [PATCH 01/43] audio/dbus: convert to QOM lifecycle methods
` [PATCH 02/43] audio/spice: "
` [PATCH 03/43] audio/wav: "
` [PATCH 04/43] audio/noaudio: "
` [PATCH 05/43] audio/alsa: "
` [PATCH 06/43] audio/oss: "
` [PATCH 07/43] audio/pa: "
` [PATCH 08/43] audio/sdl: "
` [PATCH 09/43] audio/pw: "
` [PATCH 10/43] audio/jack: "
` [PATCH 11/43] audio/sndio: "
` [PATCH 12/43] audio/coreaudio: "
` [PATCH 13/43] audio/dsound: "
` [PATCH 14/43] audio: remove audio_driver init/fini/next
` [PATCH 15/43] audio: remove audio_driver
` [PATCH 16/43] audio: move pcm_ops into AudioMixengBackendClass
` [PATCH 17/43] audio: constify some add_capture() arguments
` [PATCH 18/43] audio/alsa: replace custom logging with error_report and trace events
` [PATCH 19/43] audio/coreaudio: replace custom logging with error_report
` [PATCH 20/43] audio/dbus: remove unused AUDIO_CAP macro
` [PATCH 21/43] audio/dsound: replace custom logging with error_report & trace
` [PATCH 22/43] audio/jack: replace custom logging with report "
` [PATCH 23/43] audio/noaudio: remove unused AUDIO_CAP macro
` [PATCH 24/43] audio/oss: replace custom logging with report & trace
` [PATCH 25/43] audio/pa: "
` [PATCH 26/43] audio/pw: replace custom logging with error_report
` [PATCH 27/43] audio/sdl: "
` [PATCH 28/43] audio/sndio: "
` [PATCH 29/43] audio/spice: remove unused AUDIO_CAP macro
` [PATCH 30/43] audio/wav: replace custom logging with error_report
` [PATCH 31/43] audio/mixeng: replace redundant pcm_info fields with AudioFormat
` [PATCH 32/43] audio: replace int endianness with bool big_endian in audsettings
` [PATCH 33/43] audio: replace ldebug with trace events
` [PATCH 34/43] audio: rework DEBUG_POLL
` [PATCH 35/43] audio: replace DEBUG_CAPTURE with traces
` [PATCH 36/43] audio: replace DEBUG_OUT "
` [PATCH 37/43] audio: replace DEBUG_AUDIO with trace
` [PATCH 38/43] tests/audio: add an invalid settings test
` [PATCH 39/43] audio: rework invalid audsettings error
` [PATCH 40/43] audio: rework audio_bug()
` [PATCH 41/43] audio: replace remaining dolog() and AUD_log
` [PATCH 42/43] audio: remove AUD_log/ldebug
` [PATCH 43/43] audio: remove AudioMixengBackendClass.name

[PATCH v1 0/3] net/af_packet: correctness fixes and improvements
 2026-01-27 18:39 UTC  (4+ messages)
` [PATCH v1 1/3] net/af_packet: fix thread safety and frame calculations
` [PATCH v1 3/3] net/af_packet: software checksum and tx poll control

[PATCH v18 00/22] WHPX support for Arm
 2026-01-27 18:28 UTC  (23+ messages)
` [PATCH v18 01/22] target/arm/kvm: add constants for new PSCI versions
` [PATCH v18 02/22] accel/system: Introduce hwaccel_enabled() helper
` [PATCH v18 03/22] qtest: hw/arm: virt: skip ACPI test for IORT with GICv2
` [PATCH v18 04/22] hw: arm: virt: rework MSI-X configuration
` [PATCH v18 05/22] tests: data: update AArch64 ACPI tables
` [PATCH v18 06/22] qtest: hw/arm: virt: add new test case for GICv3 + GICv2m
` [PATCH v18 07/22] docs: arm: update virt machine model description
` [PATCH v18 08/22] whpx: Move around files before introducing AArch64 support
` [PATCH v18 09/22] whpx: reshuffle common code
` [PATCH v18 10/22] whpx: ifdef out winhvemulation on non-x86_64
` [PATCH v18 11/22] whpx: common: add WHPX_INTERCEPT_DEBUG_TRAPS define
` [PATCH v18 12/22] hw, target, accel: whpx: change apic_in_platform to kernel_irqchip
` [PATCH v18 13/22] whpx: interrupt controller support
` [PATCH v18 14/22] whpx: add arm64 support
` [PATCH v18 15/22] whpx: change memory management logic
` [PATCH v18 16/22] target/arm: cpu: mark WHPX as supporting PSCI 1.3
` [PATCH v18 17/22] whpx: arm64: clamp down IPA size
` [PATCH v18 18/22] hw/arm, accel/hvf, whpx: unify get_physical_address_range between WHPX and HVF
` [PATCH v18 19/22] whpx: arm64: implement -cpu host
` [PATCH v18 20/22] target/arm: whpx: instantiate GIC early
` [PATCH v18 21/22] whpx: enable arm64 builds
` [PATCH v18 22/22] whpx: arm64: add partition-wide reset on the reboot path

[PATCH v2 13/13] selftests: bpf: Add selftests for the libarena buddy allocator
 2026-01-27 18:38 UTC  (2+ messages)

[PATCH net-next v2 06/22] net: stmmac: rk: add SoC specific ->init() method
 2026-01-27 18:38 UTC  (8+ messages)
` [net-next,v2,06/22] "

[PATCH 6.6 177/737] perf arm_spe: Fix memset subclass in operation
 2026-01-27 18:38 UTC  (2+ messages)
` [PATCH 6.6 176/737] perf arm-spe: Extend branch operations

[PATCH v9 0/7] iommu/arm-smmu-v3: Introduce an RCU-protected invalidation array
 2026-01-27 18:37 UTC  (8+ messages)
` [PATCH v9 6/7] iommu/arm-smmu-v3: Add arm_smmu_invs based arm_smmu_domain_inv_range()

[PATCH ath-current v2] wifi: ath11k: fix wrong TID passed when stopping AMPDU session
 2026-01-27 18:37 UTC  (2+ messages)

[PATCH BlueZ v2 01/13] doc/qualification: Add PICS and howto for the A2DP qualification
 2026-01-27 18:37 UTC  (3+ messages)
` [BlueZ,v2,01/13] "

[PATCH v17 00/21] WHPX support for Arm
 2026-01-27 18:31 UTC  (9+ messages)
` [PATCH v17 03/21] hw: arm: virt: rework MSI-X configuration

[RFC PATCH v2 0/3] Use new dma-map IOVA alloc, link, and sync API in GPU SVM and DRM pagemap
 2026-01-27 18:37 UTC  (6+ messages)

[OE-core][PATCH] openssl: upgrade 3.5.4 -> 3.5.5
 2026-01-27 18:36 UTC 

[OE-core][whinlatter][PATCH] openssl: upgrade 3.5.4 -> 3.5.5
 2026-01-27 18:36 UTC 

[RFC PATCH] powerpc: iommu: Initial IOMMUFD support for PPC64
 2026-01-27 18:35 UTC 

[PULL linux-firmware] ath10k, ath11k and ath12k firmware ath-20260127
 2026-01-27 18:36 UTC  (2+ messages)

[PATCH net-next v2] declance: Remove IRQF_ONESHOT
 2026-01-27 18:35 UTC  (4+ messages)

[PATCH] selftests/futex: fix incorrect result reporting of futex_requeue test item
 2026-01-27 18:35 UTC  (2+ messages)

[PATCH net-next v8 0/4] net: dsa: initial support for MaxLinear MxL862xx switches
 2026-01-27 18:34 UTC  (10+ messages)
` [PATCH net-next v8 4/4] net: dsa: add basic initial driver for "

[PATCHSET v7] Inherited restrictions and BPF filtering for io_uring
 2026-01-27 18:30 UTC  (8+ messages)
` [PATCH 1/7] io_uring: add support for BPF filtering for opcode restrictions
` [PATCH 2/7] io_uring/net: allow filtering on IORING_OP_SOCKET data
` [PATCH 3/7] io_uring/bpf_filter: allow filtering on contents of struct open_how
` [PATCH 4/7] io_uring/bpf_filter: cache lookup table in ctx->bpf_filters
` [PATCH 5/7] io_uring/bpf_filter: add ref counts to struct io_bpf_filter
` [PATCH 6/7] io_uring: add task fork hook
` [PATCH 7/7] io_uring: allow registration of per-task restrictions

[PATCH v2] i2c: Add FTDI FT4222H USB I2C adapter
 2026-01-27 18:33 UTC  (3+ messages)

+ selftests-futex-fix-the-failed-futex_requeue-test-issue.patch added to mm-nonmm-unstable branch
 2026-01-27 18:33 UTC  (2+ messages)

[PATCH] docs: iio: adxl345: Fix typos, units, and grammatical errors
 2026-01-27 18:32 UTC  (2+ messages)

[PATCH 0/2] Access Rust fields from TP_fast_assign in TRACE_EVENT
 2026-01-27 18:31 UTC  (3+ messages)
` [PATCH 2/2] rust_binder: add binder_transaction tracepoint

[PATCH v4 00/22] slab: replace cpu (partial) slabs with sheaves
 2026-01-27 18:30 UTC  (3+ messages)
` [PATCH v4 09/22] slab: handle kmalloc sheaves bootstrap

gitlab docker registries
 2026-01-27 18:28 UTC  (9+ messages)

[PATCH v2] selftests/futex: fix the failed futex_requeue test issue
 2026-01-27 18:30 UTC  (2+ messages)

[PATCH BlueZ] doc/qualification: Add PICS and howto for the SPP qualification
 2026-01-27 18:30 UTC  (2+ messages)

[PATCH BlueZ] doc/qualification: Add PICS and howto for the AVRCP qualification
 2026-01-27 18:30 UTC  (3+ messages)
` [BlueZ] "

[PATCH BlueZ] doc/qualification: Add PICS and howto for the GAVDP qualification
 2026-01-27 18:30 UTC  (2+ messages)

[PATCH BlueZ] doc/qualification: Add PICS and howto for the HID qualification
 2026-01-27 18:30 UTC  (2+ messages)

[PATCH BlueZ] doc/qualification: Add PICS and howto for the IOPT qualification
 2026-01-27 18:30 UTC  (3+ messages)
` [BlueZ] "

[PATCH BlueZ] doc/qualification: Add PICS and howto for the ScPP qualification
 2026-01-27 18:30 UTC  (3+ messages)
` [BlueZ] "

[PATCH BlueZ] doc/qualification: Add PICS and howto for the AVDTP qualification
 2026-01-27 18:30 UTC  (2+ messages)

[PATCH BlueZ] doc/qualification: Add PICS and howto for the AVCTP qualification
 2026-01-27 18:30 UTC  (2+ messages)

[PATCH BlueZ] doc/qualification: Add PICS and howto for the HSP qualification
 2026-01-27 18:30 UTC  (2+ messages)

[PATCH BlueZ] doc/qualification: Add PICS and howto for the HoGP qualification
 2026-01-27 18:30 UTC  (3+ messages)
` [BlueZ] "

[PATCH BlueZ] doc/qualification: Add PICS and howto for the RFComm qualification
 2026-01-27 18:30 UTC  (2+ messages)

[PATCH BlueZ] doc/qualification: Add PICS and howto for the SDP qualification
 2026-01-27 18:30 UTC  (3+ messages)
` [BlueZ] "

[PATCH 0/4] Improve Hyper-V memory deposit error handling
 2026-01-27 18:30 UTC  (6+ messages)
` [PATCH 2/4] mshv: Introduce hv_deposit_memory helper functions

[PATCH 00/20] KVM: arm64: Generalise RESx handling
 2026-01-27 18:28 UTC  (5+ messages)
` [PATCH 10/20] KVM: arm64: Simplify FIXED_VALUE handling
` [PATCH 11/20] KVM: arm64: Add REQUIRES_E2H1 constraint as configuration flags

[PATCH v4 0/2] i3c: dw-i3c-master: scoped spinlock guards and SIR reject fix
 2026-01-27 18:28 UTC  (4+ messages)
` [PATCH v4 2/2] i3c: dw-i3c-master: fix SIR reject bit mapping for dynamic addresses

[PATCH v3] dt-bindings: pinctrl: qcom,sm8450-lpass-lpi-pinctrl: Add SA8775P and QCS8300 pinctrl
 2026-01-27 18:27 UTC  (4+ messages)

[PATCH i-g-t] tests/intel/kms_joiner: Fix var usage
 2026-01-27 18:27 UTC  (3+ messages)
` ✗ i915.CI.BAT: failure for "
` ✓ Xe.CI.BAT: success "

[PATCH] arm64: dts: imx8mq: Set the correct gpu_ahb clock frequency
 2026-01-27 18:27 UTC  (5+ messages)

FAILED: patch "[PATCH] iio: adc: exynos_adc: fix OF populate on driver rebind" failed to apply to 6.6-stable tree
 2026-01-27 18:26 UTC  (2+ messages)
` [PATCH 6.6.y] iio: adc: exynos_adc: fix OF populate on driver rebind

bcm5974 trackpad broken after USB reset
 2026-01-27 18:25 UTC  (7+ messages)

[Intel-wired-lan] [PATCH net v1] ice: stop counting UDP csum mismatch as rx_errors
 2026-01-27 18:25 UTC  (8+ messages)

[PATCH] ima_setup.sh: Fix check of signed policy requirement
 2026-01-27 18:24 UTC  (4+ messages)
  ` [LTP] "

[RFC PATCH] CODING_STYLE: Establish a policy with regards to copyright notices
 2026-01-27 18:24 UTC 

[PATCH 0/5] Crescent Island PMT support
 2026-01-27 18:24 UTC  (6+ messages)
` [PATCH 1/5] pmt: Add register access callbacks
` [PATCH 2/5] drm/xe/vsec: Use correct pm state get
` [PATCH 3/5] drm/xe/vsec: Support Crescent Island PMT
` [PATCH 4/5] drm/xe/vsec: Crescent Island PMT decode
` [PATCH 5/5] drm/xe/vsec: Crescent Island PMT callbacks

[PATCH] pinctrl: meson: amlogic-a4: Fix device node reference leak in bank helpers
 2026-01-27 18:23 UTC  (2+ messages)

[PATCH 6.12 0/8] vsock: Backport nonlinear SKB allocation from mainline
 2026-01-27 18:23 UTC  (3+ messages)

[RFC] Don't create sframes during build
 2026-01-27 18:22 UTC  (7+ messages)

[PATCH 0/4] migration: Pass network packets received during switchover to dest VM
 2026-01-27 18:21 UTC  (2+ messages)

[PATCH V1 0/2] Only allow SLAB_OBJ_EXT_IN_OBJ for unmergeable caches
 2026-01-27 18:21 UTC  (2+ messages)

[meta-oe][PATCH] hdf5: fix shasum, downloadfilename
 2026-01-27 18:16 UTC 

[PATCH v2] rust: add CMSDK APB Watchdog device
 2026-01-27 18:20 UTC 

[PATCH v9] can: virtio: Add virtio CAN driver
 2026-01-27 18:19 UTC 

[PATCH v3] ima_fs: Avoid creating measurement lists for unsupported hash algos
 2026-01-27 17:59 UTC  (2+ messages)

[PATCH 00/27] hw/arm: Add generic FDT-based machine and infrastructure
 2026-01-27 18:18 UTC  (3+ messages)

[PATCH v2] cgroup: avoid css_set_lock in cgroup_css_set_fork()
 2026-01-27 18:18 UTC  (4+ messages)

[PATCH] Input: apbps2 - fix comment style and typos
 2026-01-27 18:17 UTC 

[PATCH v3 0/5] MediaTek PLL Refactors and Fixes
 2026-01-27 18:18 UTC  (4+ messages)
` [PATCH v3 1/5] clk: Respect CLK_OPS_PARENT_ENABLE during recalc

korgalore delivering duplicates
 2026-01-27 18:18 UTC 

[docs][PATCH 1/5] doc: change some terminology around bitbake-setup
 2026-01-27 18:17 UTC  (7+ messages)
` [docs][PATCH 2/5] bitbake-setup: Change the output to match the terminology in the docs


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.