All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-30 17:50:28 to 2025-01-30 19:01:45 UTC [more...]

[PATCH v9 0/2] Enable Bluetooth on qcs6490-rb3gen2 board
 2025-01-30 19:01 UTC  (4+ messages)
` [PATCH v9 1/2] arm64: dts: qcom: qcs6490-rb3gen: add and enable BT node
  ` Enable Bluetooth on qcs6490-rb3gen2 board
` [PATCH v9 2/2] Bluetooth: hci_qca: use the power sequencer for wcn6750

[PATCH i-g-t v3 00/10] Add igt_runner's cmdline to results
 2025-01-30 19:00 UTC  (3+ messages)
` [PATCH i-g-t v3 10/10] runner/resultgen: Add cmdline to results.json

[PATCH v2] Bluetooth: hci_uart: fix race during initialization
 2025-01-30 19:01 UTC  (9+ messages)
` [RESEND PATCH "
  ` [RESEND,v2] "

[PATCH v2 0/9]vfio: Improve error reporting when MMIO region mapping fails
 2025-01-30 18:58 UTC  (5+ messages)
` [PATCH v2 1/9] util/error: Introduce warn_report_once_err()
` [PATCH v2 8/9] vfio: Check compatibility of CPU and IOMMU address space width

[PATCH 0/9] block: Managing inactive nodes (QSD migration)
 2025-01-30 18:58 UTC  (9+ messages)
` [PATCH 1/9] block: Allow inactivating already inactive nodes
` [PATCH 2/9] block: Add option to create "
` [PATCH 3/9] block: Support inactive nodes in blk_insert_bs()
` [PATCH 4/9] block/export: Don't ignore image activation error in blk_exp_add()

[PATCH v2 0/8] add more ref consistency checks
 2025-01-30 18:58 UTC  (9+ messages)
` [PATCH v2 1/8] t0602: use subshell to ensure working directory unchanged
` [PATCH v2 2/8] builtin/refs: get worktrees without reading head info
` [PATCH v2 3/8] packed-backend: check whether the "packed-refs" is regular
` [PATCH v2 4/8] packed-backend: add "packed-refs" header consistency check

[PATCH v2] wifi: ath12k: remove return for empty tx bitrate in mac_op_sta_statistics
 2025-01-30 18:57 UTC  (5+ messages)

[meta-virtualization][kirkstone][PATCH 1/1] runc-docker: upgrade 1.1.4 -> 1.1.12
 2025-01-30 18:56 UTC  (2+ messages)

[GIT PULL] s390 fixes for 6.14 merge window
 2025-01-30 18:56 UTC  (2+ messages)

[GIT PULL] more s390 updates for 6.14 merge window
 2025-01-30 18:56 UTC  (2+ messages)

[GIT PULL] gpio fixes for v6.14-rc1
 2025-01-30 18:56 UTC  (2+ messages)

[PATCH rcu 0/9] Lazy-preemption-related updates
 2025-01-30 18:55 UTC  (11+ messages)
  ` [PATCH rcu v2] 1/9] rcu: fix header guard for rcu_all_qs()
  ` [PATCH rcu v2] 2/9] rcu: rename PREEMPT_AUTO to PREEMPT_LAZY
  ` [PATCH rcu v2] 3/9] sched: update __cond_resched comment about RCU quiescent states
  ` [PATCH rcu v2] 4/9] rcu: handle unstable rdp in rcu_read_unlock_strict()
  ` [PATCH rcu v2] 5/9] rcu: handle quiescent states for PREEMPT_RCU=n, PREEMPT_COUNT=y
  ` [PATCH rcu v2] 6/9] osnoise: provide quiescent states
  ` [PATCH rcu v2] 7/9] rcu: limit PREEMPT_RCU configurations
  ` [PATCH rcu v2] 8/9] rcutorture: Make scenario TREE10 build CONFIG_PREEMPT_LAZY=y
  ` [PATCH rcu v2] 9/9] rcutorture: Make scenario TREE07 "

[meta-virtualization][kirkstone][PATCH 1/5] buildah: update to 1.26.8
 2025-01-30 18:54 UTC  (2+ messages)

[meta-virtualization][scarthgap][PATCH 1/3] cri-o: update to 1.30.8
 2025-01-30 18:53 UTC  (2+ messages)

[PATCH rcu 0/5] Miscellaneous fixes
 2025-01-30 18:53 UTC  (7+ messages)
  ` [PATCH rcu v2] 1/5] rcu: Split rcu_report_exp_cpu_mult() mask parameter and use for tracing
  ` [PATCH rcu v2] 2/5] rcu: Remove READ_ONCE() for rdp->gpwrap access in __note_gp_changes()
  ` [PATCH rcu v2] 3/5] rcu: Fix get_state_synchronize_rcu_full() GP-start detection
  ` [PATCH rcu v2] 4/5] rcu-tasks: Move RCU Tasks self-tests to core_initcall()
  ` [PATCH rcu v2] 5/5] rcu/nocb: Print segment lengths in show_rcu_nocb_gp_state()

[PATCH] rust: sync: create the `get_mut()` function
 2025-01-30 18:51 UTC 

[PATCH v4 00/33] Introduce GPU SVM and Xe SVM implementation
 2025-01-30 18:51 UTC  (7+ messages)
` [PATCH v4 28/33] drm/xe: Add SVM VRAM migration

[PATCH v8] platform/x86: samsung-galaxybook: Add samsung-galaxybook driver
 2025-01-30 18:51 UTC  (8+ messages)

[RFC PATCH 0/5] wifi: ath12k: Enable IPQ5424 AHB WiFi device
 2025-01-30 18:50 UTC  (3+ messages)
` [RFC PATCH 1/5] dt-bindings: net: wireless: describe the ath12k wifi device IPQ5424

hyper_bf soft lockup on Azure Gen2 VM when taking kdump or executing kexec
 2025-01-30 18:49 UTC  (2+ messages)

[PATCH rcu 0/7] Documentation upates
 2025-01-30 18:49 UTC  (9+ messages)
  ` [PATCH rcu v2 1/7] doc: Add broken-timing possibility to stallwarn.rst
  ` [PATCH rcu v2 2/7] docs: Improve discussion of this_cpu_ptr(), add raw_cpu_ptr()
  ` [PATCH rcu v2 3/7] rcu: Document self-propagating callbacks
  ` [PATCH rcu v2 4/7] srcu: Point call_srcu() to call_rcu() for detailed memory ordering
  ` [PATCH rcu v2 5/7] rcu: Add CONFIG_RCU_LAZY delays to call_rcu() kernel-doc header
  ` [PATCH rcu v2 6/7] rcu: Clarify RCU_LAZY and RCU_LAZY_DEFAULT_OFF help text
  ` [PATCH rcu v2 7/7] rcu: Remove references to old grace-period-wait primitives

[PATCH] power: supply: core: Fix extension related lockdep warning
 2025-01-30 18:38 UTC  (2+ messages)

[PATCH V2] dt-bindings: watchdog: xlnx,versal-wwdt: Add optional power-domains property
 2025-01-30 18:48 UTC  (2+ messages)

[PATCH 1/2] drm/xe: s/xe_mmio_init/xe_mmio_probe_early
 2025-01-30 18:48 UTC  (2+ messages)

[PATCH 5.10 000/133] 5.10.234-rc1 review
 2025-01-30 18:48 UTC  (2+ messages)

[PATCH V2 1/1] x86/tdx: Route safe halt execution via tdx_safe_halt()
 2025-01-30 18:48 UTC  (4+ messages)

[PATCH 0/7] RK3588 Hardware Random Number Generator Driver
 2025-01-30 18:46 UTC  (7+ messages)
` [PATCH 1/7] dt-bindings: reset: Add SCMI reset IDs for RK3588
` [PATCH 2/7] dt-bindings: rng: add binding for Rockchip RK3588 RNG

[PATCH 0/4] Make i.MX8M Nano OCOTP work as accessing controller
 2025-01-30 18:47 UTC  (3+ messages)
` [PATCH 1/4] dt-bindings: nvmem: imx-ocotp: Add i.MX8M Nano access controller definitions

[PATCH 5.15 00/24] 5.15.178-rc1 review
 2025-01-30 18:47 UTC  (2+ messages)

[PATCH v8 0/7] Add support for EU stall sampling
 2025-01-30 18:46 UTC  (4+ messages)
` [PATCH v8 3/7] drm/xe/eustall: Implement EU stall sampling APIs for Xe_HPC
  ` [PATCH v8 4 "

[PATCH 0/3] drm/i915/vrr: Fix DSB+VRR usage for PTL+
 2025-01-30 18:45 UTC  (4+ messages)
` [PATCH 1/3] drm/i915/dsb: Introduce intel_dsb_poll()
` [PATCH 2/3] drm/i915/vrr: Reorder the DSB "wait for safe window" vs. TRANS_PUSH
` [PATCH 3/3] drm/i915/vrr: Poll for the push send bit to clear on the DSB

[PATCH 1/2] ALSA: docs: Fix typo
 2025-01-30 18:08 UTC  (2+ messages)
` [PATCH 2/2] ALSA: docs: Fix module paths in /sys

[PATCH] jiffies: Cast to unsigned long for secs_to_jiffies() conversion
 2025-01-30 18:43 UTC 

❌ FAIL: Test report for master (6.13.0, upstream-mainline, d3d90cc2)
 2025-01-30 18:42 UTC 

[PATCH v3] net/gve: allocate RX QPL pages using malloc
 2025-01-30 18:42 UTC  (3+ messages)
` [PATCH v4] "

[PATCH bpf-next v7 0/5] Support eliding map lookup nullness
 2025-01-30 18:41 UTC  (7+ messages)
` [PATCH bpf-next v7 4/5] bpf: verifier: "

[PATCH 0/2] migration: Reduce migration-test time for non-KVM archs
 2025-01-30 18:40 UTC  (3+ messages)
` [PATCH 1/2] tests/qtest/migration: Add --full option
` [PATCH 2/2] tests/qtest/migration: Pick smoke tests

[PATCH 0/3] gpio: bcm-kona: Various GPIO fixups
 2025-01-30 18:41 UTC  (3+ messages)
` [PATCH 3/3] gpio: bcm-kona: Add missing newline to dev_err format string

[PATCH i-g-t v1] Add single engine busyness stats in GPUTOP
 2025-01-30 18:39 UTC 

[RFC PATCH 0/2] Introduce configfs-based interface for gpio-aggregator
 2025-01-30 18:40 UTC  (4+ messages)

Building Chromium for Toradex Verdin Module (Kirkstone)
 2025-01-30 18:40 UTC  (3+ messages)
` [yocto] "

[PATCH v2 0/7] Align pio3 pinctrl node with Linux
 2025-01-30 18:40 UTC  (3+ messages)
` [PATCH v2 2/7] ARM: dts: at91: sam9x60: Define pinctrl node with its label

[PATCH 0/1] net/{octeon_ep,enetfec}: remove unused value
 2025-01-30 18:39 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] powerpc/pseries/iommu: memory notifier incorrectly adds TCEs for pmemory
 2025-01-30 18:38 UTC 

[PATCH v4 0/2]drm/xe: Add and refactor workarounds
 2025-01-30 18:37 UTC  (3+ messages)
` [PATCH v4 2/2] drm/xe/oa: Refactor WAs to use XE_WA() macro

[PATCH 0/8] hw/arm: Explicit number of GIC external IRQs for Cortex A9/A15 MPCore
 2025-01-30 18:36 UTC  (11+ messages)
` [PATCH 1/8] hw/arm/exynos4210: Replace magic 32 by proper 'GIC_INTERNAL' definition
` [PATCH 2/8] hw/arm/exynos4210: Explicit number of GIC external IRQs
` [PATCH 3/8] hw/arm/realview: "
` [PATCH 4/8] hw/arm/xilinx_zynq: Replace IRQ_OFFSET -> GIC_INTERNAL
` [PATCH 5/8] hw/arm/xilinx_zynq: Explicit number of GIC external IRQs
` [PATCH 6/8] hw/arm/vexpress: "
` [PATCH 7/8] hw/arm/highbank: "
` [PATCH 8/8] hw/cpu/arm_mpcore: Remove default values for "

[PATCH v6 0/6] kernfs: Use RCU to access kernfs_node::{parent|name}
 2025-01-30 18:36 UTC  (4+ messages)
` [PATCH v6 5/6] kernfs: Use RCU to access kernfs_node::parent

[PATCH 0/8] unwind, arm64: add sframe unwinder for kernel
 2025-01-30 18:34 UTC  (3+ messages)

[PATCH v2 net] udp: gso: do not drop small packets when PMTU reduces
 2025-01-30 18:34 UTC  (3+ messages)

[PATCH v2 0/5] vfio/igd: remove incorrect IO BAR4 quirk
 2025-01-30 18:33 UTC  (5+ messages)
` [PATCH v2 5/5] vfio/igd: handle x-igd-opregion in vfio_probe_igd_config_quirk()

[RFC PATCH] Introduce generalized data temperature estimation framework
 2025-01-30 18:31 UTC  (9+ messages)

[PATCH v3 0/2] objtool: Add option to fail build on vmlinux warnings
 2025-01-30 18:30 UTC  (4+ messages)

[PATCH] cifs-utils: add documentation for upcall_target
 2025-01-30 18:28 UTC  (2+ messages)

[RFC PATCH QEMU 0/3] cxl/plugins: Hotness Monitoring Unit with 'real' data
 2025-01-30 18:28 UTC  (8+ messages)

[PATCH v3 0/4] scsi: st: scsi_error: More reset patches
 2025-01-30 18:27 UTC  (9+ messages)
` [PATCH v3 1/4] scsi: st: Restore some drive settings after reset
` [PATCH v3 2/4] scsi: scsi_error: Add counters for New Media and Power On/Reset UNIT ATTENTIONs
` [PATCH v3 3/4] scsi: st: scsi_device: Modify st.c to use the new scsi_error counters
` [PATCH v3 4/4] scsi: st: Add sysfs file reset_blocked

[PATCH] app/testpmd: add ipv6 extension header parse
 2025-01-30 18:26 UTC  (4+ messages)
` [PATCH v2 0/2] parse ptype for tunnel packets
  ` [PATCH v2 1/2] net: add ptype parse "

[Buildroot] [PATCH 1/1] package/kodi-pvr-waipu: bump version to 21.9.0-Omega
 2025-01-30 18:26 UTC 

[PATCH 00/14] target/arm: Clean up some corner cases of sysreg traps
 2025-01-30 18:23 UTC  (16+ messages)
` [PATCH 01/14] target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and NS EL1
` [PATCH 02/14] target/arm: Report correct syndrome for UNDEFINED AT ops with wrong NSE, NS
  ` [PATCH 02/14] target/arm: Report correct syndrome for UNDEFINED AT ops with wrong NSE,NS
` [PATCH 03/14] target/arm: Report correct syndrome for UNDEFINED S1E2 AT ops at EL3
` [PATCH 04/14] target/arm: Report correct syndrome for UNDEFINED LOR sysregs when NS=0
` [PATCH 05/14] target/arm: Make CP_ACCESS_TRAPs to AArch32 EL3 be Monitor traps
` [PATCH 06/14] hw/intc/arm_gicv3_cpuif: Don't downgrade monitor traps for AArch32 EL3
` [PATCH 07/14] target/arm: Honour SDCR.TDCC and SCR.TERR in AArch32 EL3 non-Monitor modes
` [PATCH 08/14] hw/intc/arm_gicv3_cpuif(): Remove redundant tests of is_a64()
` [PATCH 09/14] target/arm: Support CP_ACCESS_TRAP_EL1 as a CPAccessResult
` [PATCH 10/14] target/arm: Use CP_ACCESS_TRAP_EL1 for traps that are always to EL1
` [PATCH 11/14] target/arm: Use TRAP_UNCATEGORIZED for XScale CPAR traps
` [PATCH 12/14] target/arm: Remove CP_ACCESS_TRAP handling
` [PATCH 13/14] target/arm: Rename CP_ACCESS_TRAP_UNCATEGORIZED to CP_ACCESS_UNDEFINED
` [PATCH 14/14] target/arm: Correct errors in WFI/WFE trapping

[PATCH 0/2] Fix use after free, and refactor af_xdp_tx_zc()
 2025-01-30 18:24 UTC  (3+ messages)
` [PATCH 1/2] net/af_xdp: fix use after free in af_xdp_tx_zc()

[Buildroot] [PATCH] package/cmake: bump version to 3.31.5
 2025-01-30 18:23 UTC 

[Buildroot] [PATCH] package/libpng: bump version to 1.6.46
 2025-01-30 18:23 UTC 

[PATCH i-g-t 0/6] tests/intel/kms_joiner: Add a new test to validate non-joiner mode
 2025-01-30 18:23 UTC  (3+ messages)
` ✗ Xe.CI.BAT: failure for tests/intel/kms_joiner: Add a new test to validate non-joiner mode (rev3)
` ✗ i915.CI.BAT: "

[Buildroot] [PATCH] package/meson: bump version to 1.7.0
 2025-01-30 18:22 UTC 

[Buildroot] [PATCH] package/libcdio: bump version to 2.2.0
 2025-01-30 18:22 UTC 

[RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
 2025-01-30 18:19 UTC  (8+ messages)
` [RFC PATCH 3/5] hw/arm/smmuv3: Associate a pci bus with a SMMUv3 Nested device

[tip: x86/urgent] x86/boot: Use '-std=gnu11' to fix build with GCC 15
 2025-01-30 18:18 UTC 

[Buildroot] [PATCHv4 1/2] linux: introduce BR2_LINUX_KERNEL_CUSTOM_DTS_OVERLAY
 2025-01-30 18:18 UTC  (6+ messages)
` [Buildroot] [PATCHv4 2/2] configs/acmesystems_acqua_a5_*: bump to Linux 6.12.9

[PATCH] kmem/tracing: Add kmem name to kmem_cache_alloc tracepoint
 2025-01-30 18:16 UTC 

rk3399 fails to boot since v6.12.7
 2025-01-30 18:14 UTC  (4+ messages)

[PATCH v3 0/2] mm/compaction: allow more aggressive proactive compaction
 2025-01-30 18:15 UTC  (5+ messages)
` [PATCH v3 2/2] mm/compaction: make proactive compaction high watermark configurable via sysctl

[PATCH] irq/tracing: Add IRQ name to irq_handler_exit tracepoint
 2025-01-30 18:14 UTC 

slow start of Pod HVM domU with qemu 9.1
 2025-01-30 18:14 UTC  (6+ messages)

[PATCH 0/2] A couple of build fixes for x86 when using GCC 15
 2025-01-30 18:14 UTC  (3+ messages)

[PATCH 0/2] iio: adc: ad*: Fix comparisons using memcmp
 2025-01-30 18:14 UTC  (6+ messages)
` [PATCH 1/2] iio: adc: ad4130: Fix comparison of channel setups
` [PATCH 2/2] iio: adc: ad7173: Fix comparison of channel configs

[RFC net-next 0/2] netdevgenl: Add an xsk attribute to queues
 2025-01-30 18:13 UTC  (5+ messages)
` [RFC net-next 1/2] netdev-genl: Add an XSK "

[PATCH] arm64: dts: rockchip: remove rk3588 optee node
 2025-01-30 18:10 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/1] linux: make out-of-tree DTS work with newest kernels
 2025-01-30 18:12 UTC  (7+ messages)

[PATCH 0/1] Proposed VirtIO spec change to fix ECN and add ACCECN
 2025-01-30 18:10 UTC  (2+ messages)
` [PATCH 1/1] net/description.tex: New accurate ECN and fixed ECN in virtio-spec

[PATCH v11 bpf-next 0/7] Enable writing xattr from BPF programs
 2025-01-30 18:08 UTC  (4+ messages)
` [PATCH v11 bpf-next 1/7] fs/xattr: bpf: Introduce security.bpf. xattr name prefix

[RFC] Adding export-symbols to specification
 2025-01-30 18:07 UTC  (3+ messages)

Clarification of the procedure for filtering IP option fields
 2025-01-30 18:06 UTC  (5+ messages)

[PATCH] Add setsid option to save child process id
 2025-01-30 18:05 UTC  (4+ messages)

TLB Invalidation time out on i915 SR-IOV passthrough
 2025-01-30 18:04 UTC  (3+ messages)

[PATCH 0/6] thermal: renesas: Add support for RZ/G3S
 2025-01-30 17:53 UTC  (10+ messages)
` [PATCH 2/6] thermal: of: Export non-devres helper to register/unregister thermal zone
` [PATCH 5/6] arm64: dts: renesas: r9a08g045: Add TSU node

[RFC PATCH] nvme: replace lazy sgl warn with informational message
 2025-01-30 17:51 UTC 

[RFC PATCH 0/6] scsi: scsi_debug: Add more tape support
 2025-01-30 18:01 UTC  (5+ messages)
` [RFC PATCH 1/6] scsi: scsi_debug: First fixes for tapes
` [RFC PATCH 2/6] scsi: scsi_debug: Add READ BLOCK LIMITS and modify LOAD "

SPI on Raspberry Pi (RPi) 4 + Ubuntu24.04 + EVL does not work
 2025-01-30 18:00 UTC  (2+ messages)

[GitHub] At 100% of Git LFS data quota for linux-kdevops
 2025-01-30 17:59 UTC 

[PATCH] wifi: ath11k: remove peer extra rssi update
 2025-01-30 17:44 UTC  (4+ messages)

[PATCH 1/2] systemd-serialgetty: add comments explaining use
 2025-01-30 17:59 UTC  (2+ messages)
` [PATCH 2/2] systemd: use getty generators by default

[PATCH 6.1 00/49] 6.1.128-rc1 review
 2025-01-30 17:58 UTC  (2+ messages)

[PATCH v4] btrfs: zstd: enable negative compression levels mount option
 2025-01-30 17:58 UTC 

[PATCH v6 0/6] Maintenence of devcoredump <-> GuC-Err-Capture plumbing
 2025-01-30 17:57 UTC  (3+ messages)
` [PATCH v6 2/6] drm/xe/guc: Don't store capture nodes in xe_devcoredump_snapshot

[PATCH 00/16] Enable Power Modes Support for SAMA7D65 SoC
 2025-01-30 17:33 UTC  (8+ messages)
` [PATCH 04/16] dt-bindings: power: reset: atmel,sama5d2-shdwc: Add microchip,sama7d65-shdwc
` [PATCH 05/16] dt-bindings: reset: atmel,at91sam9260-reset: add microchip,sama7d65-rstc
` [PATCH 06/16] dt-bindings: rtc: at91rm9200: Reorganize compatible items
` [PATCH 07/16] dt-bindings: rtc: at91rm9200: add microchip,sama7d65-rtc
` [PATCH 08/16] dt-bindings: at91rm9260-rtt: add microchip,sama7d65-rtt
` [PATCH 09/16] ARM: at91: Add PM support to sama7d65
` [PATCH 11/16] ARM: at91: pm: add DT compatible support for sama7d65

[PATCH 6.12 00/41] 6.12.12-rc2 review
 2025-01-30 17:58 UTC  (2+ messages)

[PATCH 6.6 00/43] 6.6.75-rc1 review
 2025-01-30 17:56 UTC  (2+ messages)

net/ipv4/ip_gre.c:141:22: warning: variable 'data_len' set but not used
 2025-01-30 17:55 UTC 

[PATCH] net/ice: fix how ice driver handles flows
 2025-01-30 17:54 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v4 0/8] PMU Support for per-engine-class activity
 2025-01-30 17:52 UTC  (5+ messages)
` [PATCH v4 1/8] drm/xe: Add per-engine-class activity support

[PATCH BlueZ v2 1/2] audio: actually try to enable MTU auto-tuning
 2025-01-30 17:51 UTC  (3+ messages)

[PATCH] drm/amd/display: Increase sanitizer frame larger than limit when compile testing with clang
 2025-01-30 17:51 UTC  (6+ messages)

[PATCH nft 1/3] netlink_delinarize: fix bogus munging of mask value
 2025-01-30 17:47 UTC  (3+ messages)
` [PATCH nft 2/3] src: add and use payload_expr_trim_force
` [PATCH nft 3/3] tests: py: extend raw payload match tests


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.