messages from 2025-09-23 15:16:25 to 2025-09-23 17:30:03 UTC [more...]
[syzbot] [bpf?] general protection fault in print_reg_state
2025-09-23 17:30 UTC
[PATCH v5] Introduce Cray ClusterStor E1000 NVMe slot LED driver
2025-09-23 17:29 UTC (2+ messages)
[PATCH] selftests/iommu: prevent use of uninitialized variable
2025-09-23 17:28 UTC (2+ messages)
[PATCH] fs/resctrl,x86/resctrl: Factor mba rounding to be per-arch
2025-09-23 17:27 UTC (4+ messages)
[PATCH v3 0/6] Add multiple address spaces support to VDUSE
2025-09-23 17:25 UTC (4+ messages)
` [PATCH v3 5/6] vduse: add vq group asid support
[PATCH v1 0/3] cpuidle: governors: menu: A fix, a corner case adjustment and a cleanup
2025-09-23 17:25 UTC (6+ messages)
` [PATCH v1 3/3] cpuidle: governors: menu: Special-case nohz_full CPUs
[PATCH v4 0/7] Disable ATS via iommu during PCI resets
2025-09-23 17:22 UTC (6+ messages)
` [PATCH v4 1/7] iommu/arm-smmu-v3: Add release_domain to attach prior to release_dev()
[PATCH 1/1] mm/thp: fix MTE tag mismatch when replacing zero-filled subpages
2025-09-23 17:20 UTC (8+ messages)
[PATCHSET sched_ext/scx-misc-a] sched_ext: Add @sch parameter in preparation for multi-sched support
2025-09-23 17:19 UTC (3+ messages)
` [PATCH 7/7] sched_ext: Misc updates around scx_sched instance pointer
` [PATCH v2 "
[PATCH 0/9] Remove DMA .map_page and .unmap_page callbacks
2025-09-23 17:18 UTC (4+ messages)
` [PATCH 1/9] alpha: Convert mapping routine to rely on physical address
[PATCH v3 RESEND] checkpatch: suppress strscpy warnings for userspace tools
2025-09-23 17:17 UTC
[PATCH RESEND] scsi: hpsa: Replace kmalloc + copy_from_user with memdup_user
2025-09-23 17:15 UTC
[PATCH v2] fbdev/radeon: Remove stale product link in Kconfig/FB_RADEON
2025-09-23 17:14 UTC
[PATCH RESEND v11 00/13] nommu UML
2025-09-23 17:13 UTC (8+ messages)
` [PATCH RESEND v11 10/13] um: nommu: a work around for MMU dependency to PCI driver
[PATCH v2 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-09-23 17:12 UTC (4+ messages)
` [PATCH v2 03/10] PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocation
[PATCH v6] ACPI: battery: prevent sysfs_add_battery re-entry on rapid events
2025-09-23 17:12 UTC (3+ messages)
` "
[RFC PATCH 0/4] Re-establish ability for exclusive TPM access to userspace
2025-09-23 17:10 UTC (6+ messages)
` [PATCH v2 "
` [PATCH v2 1/4] tpm: Ensure exclusive userspace access when using /dev/tpm<n>
` [PATCH v2 2/4] tpm: Remove tpm_find_get_ops
` [PATCH v2 3/4] tpm: Allow for exclusive TPM access when using /dev/tpm<n>
` [PATCH v2 4/4] tpm: Require O_EXCL for exclusive /dev/tpm access
[syzbot] [bpf?] general protection fault in print_reg_state
2025-09-23 17:10 UTC (4+ messages)
` [PATCH 1/1] bpf: fix NULL pointer dereference in print_reg_state()
` Forwarded: [PATCH] "
[PATCH v6 00/16] dma-mapping: migrate to physical address-based API
2025-09-23 17:09 UTC (7+ messages)
[PATCH v11 0/3] tpm: robust stack allocations
2025-09-23 17:07 UTC (4+ messages)
` [PATCH v11 1/3] tpm: Make TPM buffer allocations more robust
` [PATCH v11 2/3] tpm: Use TPM_MIN_BUF_SIZE in driver commands
` [PATCH v11 3/3] tpm orchestrate tpm_get_random() in the function
[PATCH RESEND] alpha/boot: Add .gitignore ignoring vmlinux kernel image
2025-09-23 17:08 UTC
[PATCH v3 00/20] can: netlink: preparation before introduction of CAN XL step 3/3
2025-09-23 17:08 UTC (3+ messages)
[RFC Patch 0/7] kernel: Introduce multikernel architecture support
2025-09-23 17:05 UTC (6+ messages)
[PATCH] mtd: rawnand: omap2: fix device leak on probe failure
2025-09-23 17:05 UTC (2+ messages)
[PATCH v4 0/9] Support Tegra210 actmon for dynamic EMC scaling
2025-09-23 17:05 UTC (10+ messages)
` [PATCH v4 1/9] dt-bindings: devfreq: tegra30-actmon: Add Tegra124 fallback for Tegra210
` [PATCH v4 2/9] dt-bindings: memory: tegra210: emc: Document OPP table and interconnect
` [PATCH v4 3/9] dt-bindings: memory: tegra210: Add memory client IDs
` [PATCH v4 4/9] memory: tegra210: Use bindings for client ids
` [PATCH v4 5/9] memory: tegra210: Support interconnect framework
` [PATCH v4 6/9] soc: tegra: fuse: speedo-tegra210: Add soc speedo 2
` [PATCH v4 7/9] arm64: tegra: tegra210: Add actmon
` [PATCH v4 8/9] arm64: tegra: Add interconnect properties to Tegra210 device-tree
` [PATCH v4 9/9] arm64: tegra: Add OPP tables on Tegra210
[PATCH v16 00/51] KVM: x86: Super Mega CET
2025-09-23 17:02 UTC (22+ messages)
` [PATCH v16 18/51] KVM: x86: Don't emulate instructions affected by CET features
` [PATCH v16 29/51] KVM: VMX: Configure nested capabilities after CPU capabilities
` [PATCH v16 34/51] KVM: nVMX: Advertise new VM-Entry/Exit control bits for CET state
` [PATCH v16 45/51] KVM: selftests: Add an MSR test to exercise guest/host and read/write
` [PATCH v16 49/51] KVM: selftests: Add coverate for KVM-defined registers in MSRs test
` [PATCH v16 50/51] KVM: selftests: Verify MSRs are (not) in save/restore list when (un)supported
[PATCH 6.16 000/149] 6.16.9-rc1 review
2025-09-23 17:01 UTC (2+ messages)
[PATCH 0/34] Implement RCU Tasks Trace in terms of SRCU-fast and optimize
2025-09-23 17:01 UTC (4+ messages)
` [PATCH 20/34] checkpatch: Deprecate rcu_read_{,un}lock_trace()
[PATCH v5 0/3] PCI: imx6: Add external reference clock mode support
2025-09-23 17:00 UTC (4+ messages)
` [PATCH v5 2/3] dt-bindings: pci-imx6: "
[PATCH bpf-next v5 1/3] bpf: Add lookup_and_delete_elem for BPF_MAP_STACK_TRACE
2025-09-23 16:58 UTC (3+ messages)
` [PATCH bpf-next v5 2/3] selftests/bpf: Refactor stacktrace_map case with skeleton
` [PATCH bpf-next v5 3/3] selftests/bpf: Add stacktrace map lookup_and_delete_elem test case
[PATCH] tracing: Ensure optimized hashing works
2025-09-23 16:59 UTC
[PATCH v4] soc: tegra: fuse: speedo-tegra210: Update speedo ids
2025-09-23 16:58 UTC
[PATCH v1 0/3] Add OP-TEE based RPMB driver for UFS devices
2025-09-23 16:57 UTC (5+ messages)
` [PATCH v1 1/3] rpmb: move rpmb_frame struct and constants to common header
` [PATCH v1 2/3] scsi: ufs: core: fix incorrect buffer duplication in ufshcd_read_string_desc()
` [PATCH v1 3/3] scsi: ufs: core: Add OP-TEE based RPMB driver for UFS devices
[PATCH 1/7] sched_ext: Use rhashtable_lookup() instead of rhashtable_lookup_fast()
2025-09-23 16:58 UTC (7+ messages)
` [PATCH 4/7] sched_ext: Use bitfields for boolean warning flags
` [PATCH v2 "
Device tree representation of (hotplug) connectors: discussion at ELCE
2025-09-23 16:47 UTC (15+ messages)
linux-next: Tree for Sep 23
2025-09-23 16:52 UTC
[PATCH v6 0/2] rust: zpool: add API for C and Rust
2025-09-23 16:50 UTC (2+ messages)
` [syzbot ci] "
linux-next: manual merge of the rust tree with the driver-core tree
2025-09-23 16:49 UTC (2+ messages)
[PATCH v2 0/10] KFuzzTest: a new kernel fuzzing framework
2025-09-23 16:46 UTC (3+ messages)
` [PATCH v2 01/10] mm/kasan: implement kasan_poison_range
linux-next: build failure after merge of the kvm-arm tree
2025-09-23 16:44 UTC (3+ messages)
[RFC/PATCH 1/3] PM: QoS: Introduce a system-wakeup QoS limit
2025-09-23 16:43 UTC (11+ messages)
[PATCH 1/2] tty: serial: imx: Only configure the wake register when device is set as wakeup source
2025-09-23 16:42 UTC (2+ messages)
linux-next: manual merge of the rust tree with the drm-nova tree
2025-09-23 16:42 UTC
[PATCH v2 00/29] arm_mpam: Add basic mpam driver
2025-09-23 16:41 UTC (4+ messages)
` [PATCH v2 07/29] arm_mpam: Add probe/remove for mpam msc driver and kbuild boiler plate
[PATCH v7 0/2] firmware: ti_sci: Partial-IO support
2025-09-23 16:38 UTC (3+ messages)
` [PATCH v7 1/2] firmware: ti_sci: Support transfers without response
[PATCH v2] nvdimm: ndtest: Return -ENOMEM if devm_kcalloc() fails in ndtest_probe()
2025-09-23 16:38 UTC (2+ messages)
[PATCH net-next v5 0/8] TUN/TAP & vhost_net: netdev queue flow control to avoid ptr_ring tail drop
2025-09-23 16:36 UTC (5+ messages)
` [PATCH net-next v5 4/8] TUN & TAP: Wake netdev queue after consuming an entry
` [PATCH net-next v5 5/8] TUN & TAP: Provide ptr_ring_consume_batched wrappers for vhost_net
[PATCH v7 0/2] Add driver support for Eswin eic7700 SoC ethernet controller
2025-09-23 16:33 UTC (3+ messages)
` [PATCH v7 2/2] ethernet: eswin: Add eic7700 ethernet driver
[RFC PATCH v2 00/18] iommu/riscv: Add irqbypass support
2025-09-23 16:33 UTC (15+ messages)
` [RFC PATCH v2 08/18] iommu/riscv: Use MSI table to enable IMSIC access
[PATCH v3 2/2] PCI: EIC7700: Add Eswin PCIe host controller driver
2025-09-23 16:32 UTC (2+ messages)
[RFC PATCH v2 00/17] AMD: Add Secure AVIC KVM Support
2025-09-23 16:32 UTC (13+ messages)
` [RFC PATCH v2 10/17] KVM: SVM: Set VGIF in VMSA area for Secure AVIC guests
` [RFC PATCH v2 11/17] KVM: SVM: Enable NMI support "
` [RFC PATCH v2 12/17] KVM: SVM: Add VMGEXIT handler for Secure AVIC backing page
` [RFC PATCH v2 13/17] KVM: SVM: Add IOAPIC EOI support for Secure AVIC guests
` [RFC PATCH v2 14/17] KVM: x86/ioapic: Disable RTC EOI tracking for protected APIC guests
` [RFC PATCH v2 15/17] KVM: SVM: Check injected timers for Secure AVIC guests
[PATCH v2] lib/crypto: Add SHA3-224, SHA3-256, SHA3-384, SHA-512, SHAKE128, SHAKE256
2025-09-23 16:31 UTC (6+ messages)
Touchpad multitouch leaves ghost fingers
2025-09-23 16:30 UTC (6+ messages)
[RFC PATCH] driver: loop: introduce synchronized read for loop driver
2025-09-23 16:30 UTC (4+ messages)
[PATCH 0/4 v2] PCI: s32g: Add support for PCIe controller
2025-09-23 16:28 UTC (5+ messages)
` [PATCH 1/3 v2] dt-bindings: PCI: s32g: Add NXP "
[PATCH v4 0/8] MT8196 GPU Frequency/Power Control Support
2025-09-23 16:25 UTC (3+ messages)
` [PATCH v4 8/8] pmdomain: mediatek: Add support for MFlexGraphics
[PATCH 1/2] tracing: fprobe: rename fprobe_entry to fprobe_fgraph_entry
2025-09-23 16:25 UTC (5+ messages)
` [PATCH 2/2] tracing: fprobe: optimization for entry only case
[PATCH 0/3] Fix a lost async pagefault notification when the guest is using SMM
2025-09-23 16:23 UTC (4+ messages)
` [PATCH 2/3] KVM: x86: Fix a semi theoretical bug in kvm_arch_async_page_present_queued
[syzbot] [mm?] WARNING in memory_failure
2025-09-23 16:22 UTC
[PATCH 0/2] PCI: Fix ACS enablement for Root Ports in DT platforms
2025-09-23 16:21 UTC (4+ messages)
[PATCH v8 0/2] introduce kasan.write_only option in hw-tags
2025-09-23 16:21 UTC (3+ messages)
` [PATCH v8 1/2] kasan/hw-tags: introduce kasan.write_only option
[PATCH] tools/power/x86/amd_pstate_tracer: Fix python gnuplot package names
2025-09-23 16:21 UTC (3+ messages)
[PATCH 0/4] PCI: Add support and tests for FIXUP quirks in modules
2025-09-23 16:20 UTC (5+ messages)
[PATCH v2] ACPI: battery: prevent sysfs_add_battery re-entry on rapid events
2025-09-23 16:18 UTC (2+ messages)
` Re:[PATCH v6] "
[PATCH] scsi: smartpqi: Replace kmalloc + copy_from_user with memdup_user
2025-09-23 16:17 UTC (2+ messages)
[PATCH v2 0/2] KVM: SVM: Fix a bug where TSC_AUX can get clobbered
2025-09-23 16:14 UTC (4+ messages)
` [PATCH v2 2/2] KVM: SVM: Re-load current, not host, TSC_AUX on #VMEXIT from SEV-ES guest
[PATCH v2] arm64: dts: qcom: qcs6490-rb3gen2: Add firmware-name to QUPv3 nodes
2025-09-23 16:11 UTC
[PATCH 0/4] Improve error handling for qnap-mcu transfers
2025-09-23 16:08 UTC (5+ messages)
` [PATCH 1/4] mfd: qnap-mcu: Calculate the checksum on the actual number of bytes received
` [PATCH 2/4] mfd: qnap-mcu: Use EPROTO in stead of EIO on checksum errors
` [PATCH 3/4] mfd: qnap-mcu: Move checksum verification to its own function
` [PATCH 4/4] mfd: qnap-mcu: Add proper error handling for command errors
[v6 00/15] mm: support device-private THP
2025-09-23 16:08 UTC (11+ messages)
` [v6 04/15] mm/huge_memory: implement device-private THP splitting
` [v6 05/15] mm/migrate_device: handle partially mapped folios during collection
[PATCH 0/7] Add ADCs support for RZ/T2H and RZ/N2H
2025-09-23 16:05 UTC (8+ messages)
` [PATCH 1/7] clk: renesas: r9a09g077: Add ADC modules clock
` [PATCH 2/7] dt-bindings: iio: adc: document RZ/T2H and RZ/N2H ADC
` [PATCH 3/7] iio: adc: add RZ/T2H / RZ/N2H ADC driver
` [PATCH 4/7] arm64: dts: renesas: r9a09g077: Add ADCs support
` [PATCH 5/7] arm64: dts: renesas: r9a09g087: "
` [PATCH 6/7] arm64: dts: renesas: rzt2h/rzn2h-evk: enable ADCs
` [PATCH 7/7] arm64: defconfig: enable RZ/T2H / RZ/N2H ADC driver
[RFC PATCH net v2] ptp: Add a hard upper bound on max_vclocks
2025-09-23 16:06 UTC
[PATCH v2 0/8] Add SPI offload support to AD4030
2025-09-23 16:03 UTC (5+ messages)
` [PATCH v2 6/8] iio: adc: ad4030: Add SPI offload support
[PATCH v14 0/4] leds: add new LED driver for TI LP5812
2025-09-23 16:03 UTC (2+ messages)
[PATCH] fbdev/radeon: Update stale product link in Kconfig/FB_RADEON
2025-09-23 16:03 UTC (3+ messages)
[PATCH v4 4/9] md/raid1,raid10: Don't set MD_BROKEN on failfast bio failure
2025-09-23 15:54 UTC (5+ messages)
[PATCH net v6 0/5] net: macb: various fixes
2025-09-23 16:00 UTC (6+ messages)
` [PATCH net v6 1/5] dt-bindings: net: cdns,macb: allow tsu_clk without tx_clk
` [PATCH net v6 2/5] net: macb: remove illusion about TBQPH/RBQPH being per-queue
` [PATCH net v6 3/5] net: macb: move ring size computation to functions
` [PATCH net v6 4/5] net: macb: single dma_alloc_coherent() for DMA descriptors
` [PATCH net v6 5/5] net: macb: avoid dealing with endianness in macb_set_hwaddr()
[PATCH net-next] page_pool: add debug for release to cache from wrong CPU
2025-09-23 16:00 UTC (7+ messages)
[syzbot] [mm?] [net?] WARNING in max_vclocks_store
2025-09-23 15:58 UTC
[PATCH rtw-next] wifi: rtw89: Replace hardcoded strings with helper functions
2025-09-23 15:57 UTC (3+ messages)
[PATCH] btrfs: Avoid potential out-of-bounds in btrfs_encode_fh()
2025-09-23 15:55 UTC (5+ messages)
[PATCH v3 4/5] PCI: andes: Add Andes QiLai SoC PCIe host driver support
2025-09-23 15:54 UTC
[PATCH v5 00/25] Legacy hardware/cache events as json
2025-09-23 15:52 UTC (3+ messages)
` [PATCH v5 22/25] perf test parse-events: Remove cpu PMU requirement
[PATCH] ublk: remove redundant zone op check in ublk_setup_iod()
2025-09-23 15:52 UTC
[PATCH v1] arm64: dts: qcom: qcs6490-rb3gen2: Add firmware-name to QUPv3 nodes
2025-09-23 15:52 UTC (3+ messages)
[PATCH] tty: serial: sh-sci: fix RSCI FIFO overrun handling
2025-09-23 15:47 UTC
[PATCH V7 0/4] Add AMD I3C master controller driver and bindings
2025-09-23 15:45 UTC (5+ messages)
` [PATCH V7 1/4] dt-bindings: i3c: Add AMD I3C master controller support
` [PATCH V7 2/4] asm-generic/io.h: Add big-endian MMIO accessors
` [PATCH V7 3/4] i3c: master: Add endianness support for i3c_readl_fifo() and i3c_writel_fifo()
` [PATCH V7 4/4] i3c: master: Add AMD I3C bus controller driver
[PATCH 0/2] rust: usb: add initial USB abstractions
2025-09-23 15:46 UTC (11+ messages)
` [PATCH 1/2] rust: usb: add basic "
[PATCH v2 0/4] reparent the THP split queue
2025-09-23 15:44 UTC (5+ messages)
` [PATCH v2 3/4] mm: thp: use folio_batch to handle THP splitting in deferred_split_scan()
` [PATCH v2 4/4] mm: thp: reparent the split queue during memcg offline
[PATCH v3 0/2] KVM: SVM: Fix a bug where TSC_AUX can get clobbered
2025-09-23 15:37 UTC (3+ messages)
` [PATCH v3 1/2] KVM: x86: Add helper to retrieve current value of user return MSR
` [PATCH v3 2/2] KVM: SVM: Re-load current, not host, TSC_AUX on #VMEXIT from SEV-ES guest
[syzbot] [net?] WARNING in max_vclocks_store
2025-09-23 15:33 UTC (2+ messages)
` Forwarded: "
[BUG] Failed to obtain stack trace via bpf_get_stackid on ARM64 architecture
2025-09-23 15:32 UTC (3+ messages)
[RFC 0/5] parker: PARtitioned KERnel
2025-09-23 15:31 UTC (6+ messages)
` [RFC 1/5] x86/boot/e820: Fix memmap to parse with 1 argument
` [RFC 2/5] x86/smpboot: Export wakeup_secondary_cpu_via_init
` [RFC 3/5] x86/parker: Introduce parker kerfs interface
` [RFC 4/5] x86/parker: Add parker initialisation code
` [RFC 5/5] x86/apic: Make Parker instance use physical APIC
[PATCH v1] mm: convert folio_page() back to a macro
2025-09-23 15:31 UTC (2+ messages)
[PATCH 00/14] arm64: dts: qcom: add refgen regulators where applicable
2025-09-23 15:31 UTC (2+ messages)
` (subset) "
[PATCH v2] thunderbolt: Fix use-after-free in tb_dp_dprx_work
2025-09-23 15:31 UTC (2+ messages)
[PATCH RESEND] powerpc/tools: drop `-o pipefail` in gcc check scripts
2025-09-23 15:32 UTC
[PATCH] cpufreq/amd-pstate: Fix a regression leading to EPP 0 after hibernate
2025-09-23 15:29 UTC
[PATCH V3] accel/amdxdna: Enhance runtime power management
2025-09-23 15:29 UTC (2+ messages)
[PATCH 0/5] drm/mediatek: fix probe resource leaks
2025-09-23 15:23 UTC (6+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] drm/mediatek: fix probe memory leak
` [PATCH 3/5] drm/mediatek: fix probe device leaks
` [PATCH 4/5] drm/mediatek: mtk_hdmi: "
` [PATCH 5/5] drm/mediatek: ovl_adaptor: "
[GIT PULL] sched_ext: Fixes for v6.17-rc7
2025-09-23 15:25 UTC (4+ messages)
[PATCH V6] drm/bridge: ti-sn65dsi86: Add support for DisplayPort mode with HPD
2025-09-23 15:23 UTC (4+ messages)
` [PATCH V7] "
[PATCH net-next 0/2] net: page_pool: Expose size limit
2025-09-23 15:23 UTC (5+ messages)
` [PATCH net-next 2/2] net/mlx5e: Clamp page_pool size to max
[PATCH v2] cpufreq: Replace pointer subtraction with iteration macros
2025-09-23 15:21 UTC (3+ messages)
[PATCH] fbcon: fix buffer overflow in fbcon_set_font
2025-09-23 15:21 UTC (2+ messages)
[PATCH 00/29] drm: Implement state readout support
2025-09-23 15:20 UTC (11+ messages)
` [PATCH 10/29] drm/atomic: Add atomic_state_readout infrastructure
[PATCH] media: c8sectpfe: fix probe device leaks
2025-09-23 15:16 UTC
[PATCH 0/3] arm64: dts: qcom: rename dtsi files for sm6150, x1e80100 and qcs8300
2025-09-23 15:17 UTC (3+ messages)
[PATCH 6.1 00/61] 6.1.154-rc1 review
2025-09-23 15:16 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox