All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-04 07:04:17 to 2025-12-04 08:24:44 UTC [more...]

diff: should warn about EOL when --no-index ?
 2025-12-04  8:24 UTC  (3+ messages)

[PATCH 0/3] amd_iommu: Support Generation of IOMMU XT interrupts
 2025-12-04  8:17 UTC  (4+ messages)
` [PATCH 3/3] amd_iommu: Generate XT interrupts when xt support is enabled

[PATCH v5 00/17] Add RZ/G3E RSCI support
 2025-12-04  8:23 UTC  (7+ messages)
` [PATCH v5 01/17] dt-bindings: serial: renesas,rsci: Document RZ/G3E support

[REGRESSION][BISECTED] usb: hub: total system freeze after running adb
 2025-12-04  8:23 UTC  (4+ messages)

[PATCH 5.15.y] KVM: x86: Acquire kvm->srcu when handling KVM_SET_VCPU_EVENTS
 2025-12-04  8:19 UTC 

[PATCH v9 00/16] arm64: entry: Convert to Generic Entry
 2025-12-04  8:21 UTC  (17+ messages)
` [PATCH v9 01/16] arm64: Remove unused _TIF_WORK_MASK
` [PATCH v9 02/16] arm64/ptrace: Split report_syscall()
` [PATCH v9 03/16] arm64/ptrace: Return early for ptrace_report_syscall_entry() error
` [PATCH v9 04/16] arm64/ptrace: Refactor syscall_trace_enter/exit()
` [PATCH v9 05/16] arm64: ptrace: Move rseq_syscall() before audit_syscall_exit()
` [PATCH v9 06/16] arm64: syscall: Rework el0_svc_common()
` [PATCH v9 07/16] arm64/ptrace: Not check _TIF_SECCOMP/SYSCALL_EMU for syscall_exit_work()
` [PATCH v9 08/16] arm64/ptrace: Do not report_syscall_exit() for PTRACE_SYSEMU_SINGLESTEP
` [PATCH v9 09/16] arm64/ptrace: Expand secure_computing() in place
` [PATCH v9 10/16] arm64/ptrace: Use syscall_get_arguments() helper
` [PATCH v9 11/16] entry: Split syscall_exit_to_user_mode_work() for arch reuse
` [PATCH v9 12/16] entry: Add arch_ptrace_report_syscall_entry/exit()
` [PATCH v9 13/16] arm64: entry: Convert to generic entry
` [PATCH v9 14/16] arm64: Inline el0_svc_common()
` [PATCH v9 15/16] entry: Inline syscall_exit_work()
` [PATCH v9 16/16] selftests: sud_test: Support aarch64

[RFC] net: phy: air_en8811h: add Airoha AN8811HB support
 2025-12-04  8:21 UTC  (3+ messages)

[syzbot] [exfat?] [ocfs2?] kernel BUG in link_path_walk
 2025-12-04  8:21 UTC  (4+ messages)

include/linux/seqlock.h:1257:undefined reference to `__scoped_seqlock_bug'
 2025-12-04  8:19 UTC  (2+ messages)

[PATCH] doc: git-pull: fix 'git --rebase abort' typo
 2025-12-04  8:18 UTC  (3+ messages)

[PATCH v3 0/4] ceph: add subvolume metrics reporting support
 2025-12-04  8:18 UTC  (6+ messages)
` [PATCH v3 4/4] ceph: adding CEPH_SUBVOLUME_ID_NONE

[v3 PATCH] arm64: mm: Fix kexec failure after pte_mkwrite_novma() change
 2025-12-04  8:16 UTC  (3+ messages)

[PATCH v4 0/7] i2c: designware: Improve support of multi-messages transfer
 2025-12-04  8:16 UTC  (3+ messages)

[RFC PATCH 0/5] Kernel Rust out-of-tree module support
 2025-12-04  8:15 UTC  (3+ messages)
` [OE-core] "

[PATCH blktests] scsi/004: add SCSI_PROC_FS requirement
 2025-12-04  8:14 UTC  (5+ messages)

[PATCH v4 0/4] Add support for ADAQ776x-1 ADC Family
 2025-12-04  8:14 UTC  (3+ messages)
` [PATCH v4 1/4] dt-bindings: iio: adc: ad7768-1: add new supported parts

[PATCH v4 0/3] Selective Fetch and async flip
 2025-12-04  8:13 UTC  (6+ messages)
` [PATCH v4 1/3] drm/i915/psr: Set plane id bit in crtc_state->async_flip_planes for PSR
` [PATCH v4 2/3] drm/i915/psr: Perform full frame update on async flip
` [PATCH v4 3/3] drm/i915/psr: Allow async flip when Selective Fetch enabled
` ✓ CI.KUnit: success for Selective Fetch and async flip (rev4)
` ✗ CI.checksparse: warning "

[linux-next:master 12100/13363] luo_test_utils.c:10:10: fatal error: stdio.h: No such file or directory
 2025-12-04  8:13 UTC 

[PATCH 0/3] char: add option to inject timestamps into logfile
 2025-12-04  8:12 UTC  (5+ messages)
` [PATCH 2/3] error-report: move real_time_iso8601() to header

[PATCH] xen/treewide: Use __ASSEMBLER__ instead of __ASSEMBLY__
 2025-12-04  8:11 UTC  (2+ messages)

[PATCH mt76 00/11] mt76: mt7996: preliminary support for MT7996 NPU offloading
 2025-12-04  8:10 UTC  (12+ messages)
` [PATCH mt76 01/11] wifi: mt76: mt7996: Fix NPU stop procedure
` [PATCH mt76 02/11] wifi: mt76: npu: Add missing rx_token_size initialization
` [PATCH mt76 03/11] wifi: mt76: always enable RRO queues for non-MT7992 chipset
` [PATCH mt76 04/11] wifi: mt76: mt7996: Fix BAND2 tx queues initialization when NPU is enabled
` [PATCH mt76 05/11] wifi: mt76: mt7996: Fix wdma_idx for MT7996 device if "
` [PATCH mt76 06/11] wifi: mt76: mt7996: Add mt7992_npu_txrx_offload_init routine
` [PATCH mt76 07/11] wifi: mt76: mt7996: Rename mt7996_npu_rxd_init() in mt7992_npu_rxd_init()
` [PATCH mt76 08/11] wifi: mt76: mt7996: Add NPU support for MT7996 chipset
` [PATCH mt76 09/11] wifi: mt76: mt7996: Integrate NPU in RRO session management
` [PATCH mt76 10/11] wifi: mt76: mt7996: Integrate MT7996 init configuration for NPU
` [PATCH mt76 11/11] wifi: mt76: mt7996: Integrate MT7996 dma "

[RFC 2/2] Set steering-tag directly for PCIe P2P memory access
 2025-12-04  8:10 UTC  (2+ messages)

[PATCH] xen/dom0less: Increase guest DTB size for high-vCPU guests
 2025-12-04  8:10 UTC  (6+ messages)

[PATCH v3 0/8] Live update: tap and vhost
 2025-12-04  8:09 UTC  (3+ messages)
` [PATCH v3 6/8] tap: cpr support

[PATCH 0/5] Add CMN PLL clock controller support for IPQ5332
 2025-12-04  8:09 UTC  (12+ messages)
` [PATCH 1/5] clk: qcom: cmnpll: Account for reference clock divider
` [PATCH 3/5] clk: qcom: cmnpll: Add IPQ5332 SoC support
` [PATCH 4/5] arm64: dts: ipq5332: Add CMN PLL node for networking hardware

[RFC PATCH v3 00/10] Add CWSR support to user queues
 2025-12-04  8:08 UTC  (7+ messages)
` [RFC PATCH v3 02/10] drm/amdgpu: Add cwsr functions

[PATCH 1/3] board: phytec: phycore-imx93: Switch to standard boot
 2025-12-04  8:07 UTC  (3+ messages)
` [PATCH 2/3] board: phytec: phycore-imx93: Set boot_targets dynamically
` [PATCH 3/3] board: phytec: phycore-imx93: env: Add required uuu variables

[PATCH 6.17 000/146] 6.17.11-rc1 review
 2025-12-04  8:07 UTC  (5+ messages)
` [PATCH 6.17 129/146] drm/amdgpu: attach tlb fence to the PTs update

[PATCH] nvmem: core: fix wrong error codes for missing reg_read/reg_write
 2025-12-04  8:06 UTC 

[PATCH 6.12 000/132] 6.12.61-rc1 review
 2025-12-04  8:06 UTC  (2+ messages)

[PATCH-for-11.0 v6 00/13] hw/sparc64/sun4u: Use fw_cfg_init_io_nodma()
 2025-12-04  8:04 UTC  (2+ messages)

[PATCH v5 00/22] Add USB2.0 support for RZ/G3E
 2025-12-04  8:04 UTC  (4+ messages)
` [PATCH v5 05/22] dt-bindings: reset: renesas,rzv2h-usb2phy: Add '#mux-state-cells' property

[PATCH v5 1/2] libconfig: import recipe from meta-oe
 2025-12-04  8:03 UTC  (3+ messages)
` [PATCH v5 2/2] mesa: drop freedreno-fdperf PACKAGECONFIG
  ` [OE-core] "

[PATCH bpf-next] bpf: arm64: Fix panic due to missing BTI at indirect jump targets
 2025-12-04  8:09 UTC  (5+ messages)

[PATCH v2 0/2] iio: adc: ad9467: add support for ad9211
 2025-12-04  8:01 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: "
` [PATCH v2 2/2] iio: "

[PATCH ethtool 0/2] ethtool: Add support for 1600G link modes
 2025-12-04  7:59 UTC  (3+ messages)
` [PATCH ethtool 1/2] update UAPI header copies
` [PATCH ethtool 2/2] ethtool: add new 1600G modes to link mode tables

[PATCH v2 0/2] kasan: vmalloc: Fix incorrect tag assignment with multiple vm_structs
 2025-12-04  8:00 UTC  (6+ messages)
` [PATCH v2 2/2] kasan: Unpoison vms[area] addresses with a common tag

[PATCH 00/10] xen/arm: ffa: FF-A v1.2 support
 2025-12-04  7:59 UTC  (3+ messages)
` [PATCH 10/10] xen/arm: ffa: advertise FF-A v1.2

[linus:master] [sched/mmcid] 77d7dc8bef: stress-ng.enosys.ops_per_sec 2.7% improvement
 2025-12-04  8:00 UTC 

[PATCH] wifi: cfg80211: sme: store capped length in __cfg80211_connect_result()
 2025-12-04  8:00 UTC  (3+ messages)

SoC-specific device tree aliases?
 2025-12-04  7:59 UTC  (11+ messages)

[PATCH] dt-bindings: interconnect: qcom,sa8775p-rpmh: Fix incorrectly added reg and clocks
 2025-12-04  7:59 UTC  (3+ messages)

[Buildroot] Buildroot Developers Meeting @ FOSDEM 2026
 2025-12-04  7:58 UTC 

[PATCH 0/4] Add Split indirect descriptors for SVQ
 2025-12-04  7:56 UTC  (5+ messages)
` [PATCH 1/4] vhost: add data structure of virtio indirect descriptors in SVQ
` [PATCH 2/4] vdpa: implement the interfaces alloc/free for indirect desc
` [PATCH 3/4] vhost: supported the virtio indirect desc of available ring

[meta-oe][scarthgap][PATCH v2 01/12] xrdp: patch CVE-2022-23468
 2025-12-04  7:56 UTC  (12+ messages)
` [meta-oe][scarthgap][PATCH v2 02/12] xrdp: patch CVE-2022-23477
` [meta-oe][scarthgap][PATCH v2 03/12] xrdp: patch CVE-2022-23478
` [meta-oe][scarthgap][PATCH v2 04/12] xrdp: patch CVE-2022-23479
` [meta-oe][scarthgap][PATCH v2 05/12] xrdp: patch CVE-2022-23480
` [meta-oe][scarthgap][PATCH v2 06/12] xrdp: patch CVE-2022-23481
` [meta-oe][scarthgap][PATCH v2 07/12] xrdp: patch CVE-2022-23482
` [meta-oe][scarthgap][PATCH v2 08/12] xrdp: patch CVE-2022-23483
` [meta-oe][scarthgap][PATCH v2 09/12] xrdp: patch CVE-2022-23484
` [meta-oe][scarthgap][PATCH v2 10/12] xrdp: patch CVE-2022-23493
` [meta-oe][scarthgap][PATCH v2 11/12] xrdp: patch CVE-2023-40184
` [meta-oe][scarthgap][PATCH v2 12/12] xrdp: patch CVE-2023-42822

ucm2: sof-soundwire: fix a case MultiCodec1 string is in HeadsetCodec1 string
 2025-12-04  7:55 UTC 

[PATCH v3 0/4] wpa_supplicant: restore defconfig and enable new features
 2025-12-04  7:56 UTC  (8+ messages)
` [PATCH v3 1/4] wpa-supplicant: restore use of packaged defconfig
    ` [OE-core] "

[PATCH v5 0/4] EDITME: RISC-V: re-enable gcc + rust builds
 2025-12-04  7:54 UTC  (10+ messages)
` [PATCH v5 1/4] rust: export BINDGEN_TARGET from a separate Makefile
` [PATCH v5 2/4] rust: generate a fatal error if BINDGEN_TARGET is undefined
` [PATCH v5 3/4] rust: add a Kconfig function to test for support of bindgen options
` [PATCH v5 4/4] RISC-V: handle extension configs for bindgen, re-enable gcc + rust builds

[PATCH V8] dt-bindings: iio/adc: Move QCOM ADC channel definitions out of bindings folder
 2025-12-04  7:55 UTC  (3+ messages)

[PATCH 00/31] gpu: nova-core: firmware: Hopper/Blackwell support
 2025-12-04  7:55 UTC  (22+ messages)
` [PATCH 01/31] gpu: nova-core: print FB sizes, along with ranges
` [PATCH 05/31] gpu: nova-core: use GPU Architecture to simplify HAL selections
` [PATCH 17/31] gpu: nova-core: Hopper/Blackwell: calculate reserved FB heap size
` [PATCH 18/31] gpu: nova-core: Hopper/Blackwell: add needs_large_reserved_mem()
` [PATCH 21/31] gpu: nova-core: Hopper/Blackwell: add FMC signature extraction
` [PATCH 26/31] gpu: nova-core: refactor SEC2 booter loading into run_booter() helper
` [PATCH 28/31] gpu: nova-core: Hopper/Blackwell: add GSP lockdown release polling

[PATCH v2 1/1] scsi: core: Fix error handler encryption support
 2025-12-04  7:55 UTC  (5+ messages)

[PATCH v2] sched/rt: Skip currently executing CPU in rto_next_cpu()
 2025-12-04  7:35 UTC  (2+ messages)
` [PATCH v3] sched/rt: Skip currently executing CPU in rto_next_cpu() - Request for merge

[REGRESSION]: mlx5_core does not autoload in Linux 6.18
 2025-12-04  7:54 UTC 

[cocci] Search for the concatenation of meta variable + fixed string (similar fresh identifier)
 2025-12-04  7:54 UTC  (4+ messages)
  ` [cocci] Search for the concatenation of meta variable + fixed string

[PATCH 1/2] tools/build: Add a feature test for libopenssl
 2025-12-04  7:52 UTC  (3+ messages)

[PATCH] drm/xe/xe3p_xpc: Enable Indirect Ring State for xe3p_xpc
 2025-12-04  7:52 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe/xe3p_xpc: Enable Indirect Ring State for xe3p_xpc (rev3)

[PATCH v2 0/7] Perf stat --null/offline CPU segv related fixes/tests
 2025-12-04  7:51 UTC  (2+ messages)

[Patch v5 00/19] Support SIMD/eGPRs/SSP registers sampling for perf
 2025-12-04  7:49 UTC  (9+ messages)
` [Patch v5 17/19] perf headers: Sync with the kernel headers
` [Patch v5 18/19] perf parse-regs: Support new SIMD sampling format

[PATCH bpf v4 0/2] bpf: fix bpf_d_path() helper prototype
 2025-12-04  7:46 UTC  (3+ messages)
` [PATCH bpf v4 1/2] bpf: mark bpf_d_path() buffer as writeable
` [PATCH bpf v4 2/2] selftests/bpf: add regression test for bpf_d_path()

[PATCH] migration-guides: add release notes for 5.0.14
 2025-12-04  7:46 UTC 

[GIT PULL] Please pull u-boot-dfu-next-20251203 into next
 2025-12-04  7:45 UTC 

[PATCH 4/4] vhost: supported the virtio indirect desc of used ring
 2025-12-04  7:44 UTC 

[PATCH 5.10 000/300] 5.10.247-rc1 review
 2025-12-04  7:45 UTC  (2+ messages)

[PATCH 0/2] Add MPFS CPU Implementation
 2025-12-04  7:45 UTC  (3+ messages)
` [PATCH 1/2] riscv: create a custom CPU implementation for PolarFire SoC

[PATCH V2] arm64: dts: imx8qm-ss-dma: correct the dma channels of lpuart
 2025-12-04  7:44 UTC  (2+ messages)

[meta-oe][scarthgap][PATCH 01/12] xrdp: patch CVE-2022-23468
 2025-12-04  7:44 UTC  (4+ messages)
` [meta-oe][scarthgap][PATCH 07/12] xrdp: patch CVE-2022-23482
  ` [oe] "

[PATCH v2 0/4] Unload linux/kernel.h
 2025-12-04  7:43 UTC  (3+ messages)
` [PATCH v2 1/4] kernel.h: drop STACK_MAGIC macro

[PATCH] block: fix comment for op_is_zone_mgmt() to include RESET_ALL
 2025-12-04  7:40 UTC  (2+ messages)

[PATCH] ALSA: Do not build obsolete API
 2025-12-04  7:39 UTC  (2+ messages)

[PATCH v4 00/29] lan966x pci device: Add support for SFPs
 2025-12-04  7:38 UTC  (14+ messages)
` [PATCH v4 01/29] Revert "treewide: Fix probing of devices in DT overlays"

[PATCH v2 0/2] tests/intel/xe_gt_freq: Modify test to support new throttle reasons sysfs
 2025-12-04  7:37 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for tests/intel/xe_gt_freq: Modify test to support new throttle reasons sysfs (rev2)
` ✓ Xe.CI.BAT: "

[PATCH v3] PM / devfreq: use _visible attribute to replace create/remove_sysfs_files()
 2025-12-04  7:36 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the nfs tree
 2025-12-04  7:36 UTC 

[PATCH v10 0/3] SCM: Support latest version of waitq-aware firmware
 2025-12-04  7:36 UTC  (5+ messages)
` [PATCH v10 3/3] firmware: qcom_scm: Use TASK_IDLE state in wait_for_wq_completion()

linux-next: manual merge of the drm tree with Linus' tree
 2025-12-04  7:35 UTC  (2+ messages)

[PATCH v4] drm/vblank: Increase timeout in drm_wait_one_vblank()
 2025-12-04  7:34 UTC  (4+ messages)

linux-next: duplicate patches in the btrfs-fixes tree
 2025-12-04  7:33 UTC 

[PATCH] qemu-options.hx: Document -M as -machine alias
 2025-12-04  7:31 UTC  (2+ messages)

[PATCH i-g-t v3 0/4] tools/displaytop: Series to add Display Top tool
 2025-12-04  7:31 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for tools/displaytop: Series to add Display Top tool (rev3)

[PATCH] arm64: dts: qcom: sm8650-hdk: Fix compile warnings in typec-mux node
 2025-12-04  7:29 UTC  (2+ messages)

[BUGFIX] [PATCH] erofs-utils: lib: fix erofs_io_sendfile() once more
 2025-12-04  7:26 UTC 

[bugzilla-daemon@kernel.org: [Bug 220729] dmesg flooded with "PME: Spurious native interrupt". AMD, related to audio.]
 2025-12-04  7:27 UTC  (2+ messages)

[PATCH v11 00/10] Madvise feature in SVM for Multi-GPU configs
 2025-12-04  7:27 UTC  (6+ messages)
` [PATCH v11 07/10] tests/intel/xe_multigpu_svm: Add SVM multi-GPU fault handling test
` [PATCH v11 09/10] tests/intel/xe_multigpu_svm: Add SVM multi-GPU conflicting madvise test
` ✗ Xe.CI.Full: failure for Madvise feature in SVM for Multi-GPU configs

[meta-networking][PATCH] libcoap: upgrade 4.3.5 -> 4.3.5a
 2025-12-04  7:25 UTC  (3+ messages)
` [oe] "

[PATCH v1] PCI: starfive: Use regulator APIs instead of GPIO APIs to control the 3V3 power supply of PCIe slots
 2025-12-04  6:49 UTC 

[PATCH] drm/panthor: fix for dma-fence safe access rules
 2025-12-04  7:23 UTC  (2+ messages)

[meta-networking][PATCH v2] libcoap: upgrade 4.3.5 -> 4.3.5a
 2025-12-04  7:23 UTC 

[PATCH 0/3] x86: Extend LASS support to EFI configurations
 2025-12-04  7:21 UTC  (4+ messages)
` [PATCH 1/3] x86/cpu: Defer LASS enabling until userspace comes up
` [PATCH 2/3] x86/efi: Make runtime services compatible with LASS
` [PATCH 3/3] x86/cpu: Remove LASS restriction on EFI

[PATCH v3 0/7] riscv: pmu: Add support for Control Transfer Records Ext
 2025-12-04  7:23 UTC  (5+ messages)
` [PATCH v3 6/7] riscv: pmu: Integrate CTR Ext support in riscv_pmu_dev driver

[LTP] [PATCH] Ignore cve-2022-2590_64bit CVE for Kernel versions below 5.16+
 2025-12-04  7:22 UTC  (3+ messages)
` [LTP] [PATCH v2] dirtyc0w_shmem: Add minimum kernel version 6.0 check

[PATCH] ARM: Drop ThumbEE support
 2025-12-04  7:19 UTC  (5+ messages)

[PATCH net-next v13 11/12] virtio_net: Add support for TCP and UDP ethtool rules
 2025-12-04  7:16 UTC  (3+ messages)

[PATCH v2 0/3] ARM: stm32mp: Add Avenger96 board support
 2025-12-04  7:15 UTC  (2+ messages)

[PATCH] hw/riscv/virt-acpi-build.c: Add TPM2 device node and ACPI table support
 2025-12-04  7:14 UTC  (2+ messages)

[PATCH RFC 0/7] virtio-gpu-virgl: introduce Venus support for macOS
 2025-12-04  7:13 UTC  (3+ messages)
` [PATCH RFC 4/7] virtio-gpu-virgl: update virglrenderer defines

[PATCH v2 00/11] Add support for Multimedia Clock controllers for Kaanapali
 2025-12-04  7:14 UTC  (5+ messages)
` [PATCH v2 08/11] clk: qcom: dispcc: Add support for display clock controller Kaanapali

[PATCH v2] alpha: don't reference obsolete termio struct for TC* constants
 2025-12-04  7:13 UTC 

[PATCH net] net: stmmac: fix the crash issue for zero copy XDP_TX action
 2025-12-04  7:13 UTC 

[PATCH 1/1] phy: tegra: xusb: Fix UTMI AO sleepwalk trigger programming sequence
 2025-12-04  7:12 UTC  (3+ messages)

[PATCH ath-current 0/2] wifi: ath11k: add usecase firmware handling based on device compatible
 2025-12-04  7:11 UTC  (3+ messages)
` [PATCH ath-current 1/2] "
` [PATCH ath-current 2/2] dt-bindings: net: wireless: ath11k-pci: deprecate 'firmware-name' property

[PATCH v3 0/3] Selective Fetch and async flip
 2025-12-04  7:10 UTC  (7+ messages)
` [PATCH v3 1/3] drm/i915/psr: Set plane id bit in crtc_state->async_flip_planes for PSR
` [PATCH v3 2/3] drm/i915/psr: Perform full frame update on async flip

[PATCH 1/1] arm64: defconfig: Make I2C_QCOM_GENI built-in
 2025-12-04  7:09 UTC  (2+ messages)

[f2fs-dev] [PATCH v2] f2fs: add overflow/underflow checks to update_sit_entry— please ignore
 2025-12-04  7:05 UTC  (2+ messages)
`  "

[PATCH v4] SDRAM Calibration Failed fix for GEN5 SoCFPGA
 2025-12-04  7:03 UTC  (13+ messages)


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.