public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-20 04:15:17 to 2026-01-20 07:20:14 UTC [more...]

[PATCH 00/26] rv/rvgen: Robustness, modernization, and fixes
 2026-01-20  7:20 UTC  (2+ messages)

[PATCH v3 28/30] mm: memcontrol: prepare for reparenting state_local
 2026-01-20  7:19 UTC  (5+ messages)
` [PATCH v3 28/30 fix 1/2] mm: memcontrol: fix lruvec_stats->state_local reparenting

[PATCH v15 5/9] erofs: introduce the page cache share feature
 2026-01-20  7:19 UTC  (12+ messages)

[PATCH v2] wifi: ath11k: fix memory leaks in beacon template setup
 2026-01-20  7:19 UTC  (2+ messages)

[PATCH v4 0/4] Initial patch set for PURWA-IOT-EVK
 2026-01-20  7:17 UTC  (22+ messages)
` [PATCH v4 4/4] arm64: dts: qcom: Add base PURWA-IOT-EVK board

[Patch v5 00/19] Support SIMD/eGPRs/SSP registers sampling for perf
 2026-01-20  7:16 UTC  (23+ 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 v4 00/12] Tegra114: implement EMC support
 2026-01-20  7:15 UTC  (11+ messages)
` [PATCH v4 01/12] devfreq: tegra30-devfreq: add support for Tegra114
` [PATCH v4 06/12] clk: tegra: set up proper EMC clock implementation "
` [PATCH v4 08/12] soc: tegra: common: add Tegra114 support to devm_tegra_core_dev_init_opp_table
` [PATCH v4 09/12] memory: tegra: Add Tegra114 EMC driver
` [PATCH v4 10/12] ARM: tegra: Add External Memory Controller node on Tegra114

[PATCH v2] pmdomain: imx: gpcv2: Fix the imx8mm gpu hang due to wrong adb400 reset
 2026-01-20  7:13 UTC 

[PATCH v3 0/3] Support FT3518 touchscreen in xiaomi-laurel
 2026-01-20  7:13 UTC  (3+ messages)
` [PATCH v3 3/3] arm64: dts: qcom: sm6125-xiaomi-laurel-sprout: Add Focaltech FT3518 touchscreen

[PATCH] arm64: dts: rockchip: Explicitly request UFS reset pin on RK3576
 2026-01-20  7:13 UTC  (3+ messages)

[PATCH v4 00/16] TDX: Enable Dynamic PAMT
 2026-01-20  7:10 UTC  (6+ messages)
` [PATCH v4 12/16] x86/virt/tdx: Add helpers to allow for pre-allocating pages

[PATCH] staging: greybus: audio: Limit scope of jack-related variables
 2026-01-20  7:09 UTC  (2+ messages)

[PATCH v8] arm64: dts: qcom: qcs8300-ride: enable WLAN on qcs8300-ride
 2026-01-20  7:06 UTC 

[PATCH bpf-next v6 0/2] bpf, x86: inline bpf_get_current_task() for x86_64
 2026-01-20  7:05 UTC  (3+ messages)
` [PATCH bpf-next v6 1/2] "
` [PATCH bpf-next v6 2/2] selftests/bpf: test the jited inline of bpf_get_current_task

[PATCH] staging: rtl8723bs: fix unchecked return value of skb_copy_bits
 2026-01-20  7:06 UTC  (2+ messages)

[PATCH v2] io_uring/rsrc: fix RLIMIT_MEMLOCK bypass by removing cross-buffer accounting
 2026-01-20  7:05 UTC  (5+ messages)

[PATCH v3 00/17] wifi: mt76: mt7925/mt792x: comprehensive stability fixes
 2026-01-20  7:04 UTC  (14+ messages)
` [PATCH v5 00/11] wifi: mt76: mt7925/mt7921 "
  ` [PATCH 01/11] wifi: mt76: fix list corruption in mt76_wcid_cleanup
  ` [PATCH 02/11] wifi: mt76: mt792x: fix NULL pointer and firmware reload issues
  ` [PATCH 03/11] wifi: mt76: mt7921: add mutex protection in critical paths
  ` [PATCH 04/11] wifi: mt76: mt7921: fix deadlock in sta removal and suspend ROC abort
  ` [PATCH 05/11] wifi: mt76: mt7925: add comprehensive NULL pointer protection for MLO
  ` [PATCH 06/11] wifi: mt76: mt7925: add mutex protection in critical paths
  ` [PATCH 07/11] wifi: mt76: mt7925: add MCU command error handling
  ` [PATCH 08/11] wifi: mt76: mt7925: add lockdep assertions for mutex verification
  ` [PATCH 09/11] wifi: mt76: mt7925: fix MLO roaming and ROC setup issues
  ` [PATCH 10/11] wifi: mt76: mt7925: fix BA session teardown during beacon loss
  ` [PATCH 11/11] wifi: mt76: mt7925: fix ROC deadlocks and race conditions

[PATCH v5 00/14] ntfs filesystem remake
 2026-01-20  7:03 UTC  (29+ messages)
` [PATCH v5 02/14] ntfs: update in-memory, on-disk structures and headers
` [PATCH v5 06/14] ntfs: update file operations
` [PATCH v5 07/14] ntfs: update iomap and address space operations
` [PATCH v5 13/14] ntfs: add Kconfig and Makefile

[PATCH v2] iommu/vt-d: Flush cache for PASID table before using it
 2026-01-20  7:01 UTC  (2+ messages)

[PATCH] arm64: swiotlb: Don’t shrink default buffer when bounce is forced
 2026-01-20  7:01 UTC 

[PATCH v3 0/8] riscv: optimize string functions and add kunit tests
 2026-01-20  6:58 UTC  (9+ messages)
` [PATCH v3 1/8] lib/string_kunit: add correctness test for strlen
` [PATCH v3 2/8] lib/string_kunit: add correctness test for strnlen
` [PATCH v3 3/8] lib/string_kunit: add correctness test for strrchr()
` [PATCH v3 4/8] lib/string_kunit: add performance benchmarks for strlen
` [PATCH v3 5/8] lib/string_kunit: extend benchmarks to strnlen and chr searches
` [PATCH v3 6/8] riscv: lib: add strnlen implementation
` [PATCH v3 7/8] riscv: lib: add strchr implementation
` [PATCH v3 8/8] riscv: lib: add strrchr implementation

[Linux Kernel Bug] general protection fault in xfarray_destroy
 2026-01-20  6:57 UTC  (3+ messages)

[PATCH] v4l2-async: add debugfs under CONFIG_DEBUG_FS
 2026-01-20  6:57 UTC 

[PATCH v2] interconnect: qcom: qcs8300: fix the num_links for nsp icc node
 2026-01-20  6:57 UTC 

[PATCH v9 00/22] Enable FRED with KVM VMX
 2026-01-20  6:56 UTC  (7+ messages)
` [PATCH v9 17/22] KVM: x86: Advertise support for FRED
` [PATCH v9 19/22] KVM: nVMX: Handle FRED VMCS fields in nested VMX context

[PATCH] timekeeping: Adjust the leap state for the correct auxiliary timekeeper
 2026-01-20  6:55 UTC 

linux-next: build failure after merge of the vfs-brauner tree
 2026-01-20  6:55 UTC  (2+ messages)

Fwd: [PATCH v2] bcache: use bio cloning for detached device requests
 2026-01-20  6:53 UTC  (2+ messages)

TVでも話題。地方で儲かる、焼肉ビジネス
 2026-01-20  6:38 UTC 

[PATCH v2 0/2] iommu/vt-d: Skip dev-iotlb flush for inaccessible PCIe device
 2026-01-20  6:49 UTC  (2+ messages)

[PATCH v3 3/3] iio: imu: st_lsm6dsx: add support for rotation sensor
 2026-01-20  6:46 UTC  (2+ messages)

[PATCH v3 0/4] iio: adc: ad9467: Support alternative backends
 2026-01-20  6:45 UTC  (6+ messages)
` [PATCH v3 2/4] iio: industrialio-backend: support backend capabilities

[PATCH v2 00/17] Introduce SCMI Telemetry FS support
 2026-01-20  6:44 UTC  (4+ messages)
` [PATCH v2 01/17] firmware: arm_scmi: Define a common SCMI_MAX_PROTOCOLS value

[PATCH v2] staging/rtl8723bs: remove unused variable warning
 2026-01-20  6:43 UTC  (2+ messages)

[PATCH v0 00/15] PCI passthru on Hyper-V (Part I)
 2026-01-20  6:42 UTC  (16+ messages)
` [PATCH v0 01/15] iommu/hyperv: rename hyperv-iommu.c to hyperv-irq.c
` [PATCH v0 02/15] x86/hyperv: cosmetic changes in irqdomain.c for readability
` [PATCH v0 03/15] x86/hyperv: add insufficient memory support in irqdomain.c
` [PATCH v0 04/15] mshv: Provide a way to get partition id if running in a VMM process
` [PATCH v0 05/15] mshv: Declarations and definitions for VFIO-MSHV bridge device
` [PATCH v0 06/15] mshv: Implement mshv bridge device for VFIO
` [PATCH v0 07/15] mshv: Add ioctl support for MSHV-VFIO bridge device
` [PATCH v0 08/15] PCI: hv: rename hv_compose_msi_msg to hv_vmbus_compose_msi_msg
` [PATCH v0 09/15] mshv: Import data structs around device domains and irq remapping
` [PATCH v0 10/15] PCI: hv: Build device id for a VMBus device
` [PATCH v0 11/15] x86/hyperv: Build logical device ids for PCI passthru hcalls
` [PATCH v0 12/15] x86/hyperv: Implement hyperv virtual iommu
` [PATCH v0 13/15] x86/hyperv: Basic interrupt support for direct attached devices
` [PATCH v0 14/15] mshv: Remove mapping of mmio space during map user ioctl
` [PATCH v0 15/15] mshv: Populate mmio mappings for PCI passthru

[PATCH 1/2] dma-direct: Validate DMA mask against canonical DMA addresses
 2026-01-20  6:42 UTC  (2+ messages)
` [PATCH 2/2] dma-direct: Make phys_to_dma() pick encrypted vs unencrypted per device

[PATCH v3 00/24] mm: balloon infrastructure cleanups
 2026-01-20  6:43 UTC  (3+ messages)
` [PATCH v3 15/24] mm/balloon_compaction: move internal helpers to balloon_compaction.c

[PATCH RESEND v2 0/5] media: qcom: camss: Add SM8750 support
 2026-01-20  6:42 UTC  (6+ messages)
` [PATCH RESEND v2 1/5] media: dt-bindings: Add CAMSS device for SM8750
` [PATCH RESEND v2 2/5] media: qcom: camss: Add SM8750 compatible camss driver
` [PATCH RESEND v2 3/5] media: qcom: camss: csiphy: Add support for v2.3.0 two-phase CSIPHY
` [PATCH RESEND v2 4/5] media: qcom: camss: csid: Add support for CSID 980
` [PATCH RESEND v2 5/5] media: qcom: camss: vfe: Add support for VFE 980

[PATCH v2 net-next 00/14] net: fec: improve XDP copy mode and add AF_XDP zero-copy support
 2026-01-20  6:39 UTC  (4+ messages)
` [PATCH v2 net-next 11/14] net: fec: move xdp_rxq_info* APIs out of fec_enet_create_page_pool()

[PATCH v2] drm/radeon: convert VCE logging to drm_* helpers
 2026-01-20  6:37 UTC  (2+ messages)
` [PATCH] "

[syzbot] [input?] KASAN: stack-out-of-bounds Read in ft260_smbus_write
 2026-01-20  6:38 UTC  (3+ messages)

[PATCH v3 00/21] slab: replace cpu (partial) slabs with sheaves
 2026-01-20  6:33 UTC  (12+ messages)
` [PATCH v3 09/21] slab: add optimized sheaf refill from partial list
` [PATCH v3 10/21] slab: remove cpu (partial) slabs usage from allocation paths
` [PATCH v3 11/21] slab: remove SLUB_CPU_PARTIAL
` [PATCH v3 12/21] slab: remove the do_slab_free() fastpath
` [PATCH v3 13/21] slab: remove defer_deactivate_slab()

[RFC 0/3] simple-card: Improve probe's error messages
 2026-01-20  6:32 UTC  (5+ messages)
` [RFC 3/3] ASoC: simple-card: Split alloc and init logics in probe function

[PATCH v2 1/3] mm: unified hmm fault and migrate device pagewalk paths
 2026-01-20  6:29 UTC  (2+ messages)

[PATCH net-next 0/3] riscv: spacemit: Add ethernet support for K3
 2026-01-20  5:05 UTC  (6+ messages)
` [PATCH net-next 1/3] dt-bindings: net: Add support for Spacemit K3 dwmac
` [PATCH net-next 2/3] net: stmmac: platform: Add snps,dwmac-5.40a IP compatible string
` [PATCH net-next 3/3] net: stmmac: Add glue layer for Spacemit K3 SoC

[PATCH v2 0/8] Introduce a huge-page pre-zeroing mechanism
 2026-01-20  6:27 UTC  (2+ messages)

[PATCH v2 0/2] Enable Inline crypto engine for kodiak
 2026-01-20  6:24 UTC  (5+ messages)

[PATCH 0/6] rust: add `bitfield!` and `register!` macros
 2026-01-20  6:17 UTC  (7+ messages)
` [PATCH 1/6] rust: num: add `shr` and `shl` methods to `Bounded`
` [PATCH 2/6] rust: num: add `as_bool` method to `Bounded<_, 1>`
` [PATCH 3/6] rust: add `bitfield!` macro
` [PATCH 4/6] rust: bitfield: Add KUNIT tests for bitfield
` [PATCH 5/6] rust: io: add `register!` macro
` [PATCH FOR REFERENCE 6/6] gpu: nova-core: use the kernel `register!` and `bitfield!` macros

[PATCH v5 0/7] iio: core: Introduce cleanup.h support for mode locks
 2026-01-20  6:20 UTC  (8+ messages)
` [PATCH v5 1/7] iio: core: Add and export __iio_dev_mode_lock()
` [PATCH v5 2/7] iio: core: Refactor iio_device_claim_direct() implementation
` [PATCH v5 3/7] iio: core: Match iio_device_claim_*() semantics and implementation
` [PATCH v5 4/7] iio: core: Add cleanup.h support for iio_device_claim_*()
` [PATCH v5 5/7] iio: light: vcnl4000: Use IIO cleanup helpers
` [PATCH v5 6/7] iio: health: max30102: "
` [PATCH v5 7/7] iio: light: opt4060: "

[PATCH v2 0/3] iommu/vt-d: Ensure atomicity in context and PASID entry updates
 2026-01-20  6:18 UTC  (4+ messages)
` [PATCH v2 1/3] iommu/vt-d: Clear Present bit before tearing down PASID entry
` [PATCH v2 2/3] iommu/vt-d: Clear Present bit before tearing down context entry
` [PATCH v2 3/3] iommu/vt-d: Fix race condition during PASID entry replacement

[PATCH] arm64: dts: ti: k3-am62d2-evm: Fix missing RX delay for DP83867 PHY
 2026-01-20  6:13 UTC 

[RESEND PATCH] arch: arm64: set __nocfi on swsusp_arch_resume
 2026-01-20  6:06 UTC 

[PATCH 00/14] Add SPDX SBOM generation tool
 2026-01-20  6:08 UTC  (5+ messages)

[PATCH v3 0/4] Add USB support for Canaan K230
 2026-01-20  6:06 UTC  (3+ messages)

[PATCH] interconnect: qcom: qcs8300: fix the num_links for nsp icc node
 2026-01-20  6:04 UTC 

[PATCH] revocable: fix missing module license and description
 2026-01-20  6:04 UTC  (2+ messages)

[PATCH 6.6 0/3] net: Backlog NAPI threading for PREEMPT_RT
 2026-01-20  6:03 UTC  (5+ messages)
` [PATCH 6.6 3/3] net: Allow to use SMP threads for backlog NAPI

[PATCH v2] pinctrl: canaan: k230: Fix NULL pointer dereference when parsing devicetree
 2026-01-20  6:03 UTC  (3+ messages)

[PATCH] wifi: ath11k: fix memory leaks in beacon template setup
 2026-01-20  5:55 UTC  (2+ messages)

[PATCH v2] pwm: tiehrpwm: Enable EHRPWM controller before setting configuration
 2026-01-20  5:53 UTC  (12+ messages)

[[PATCH v2] 1/1] kprobes: retry pending optprobe after freeing blocker
 2026-01-20  5:50 UTC  (3+ messages)
  ` [PATCH v3 1/1] kprobes: retry blocked optprobe in do_free_cleaned_kprobes

[PATCH] sched/fair: Fix pelt lost idle time detection
 2026-01-20  5:46 UTC  (10+ messages)

[PATCH] staging: rtl8723bs: use kzalloc directly in _rtw_zmalloc
 2026-01-20  5:40 UTC 

[PATCH v3 0/2] Add Support for LTC3220 18 Channel LED Driver
 2026-01-20  5:35 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: leds: Add LTC3220 18 channel "
` [PATCH v3 2/2] leds: ltc3220: Add Support for "

[PATCH] selftests/mm: remove virtual_address_range test
 2026-01-20  5:29 UTC  (6+ messages)

[PATCH 0/2] Enhancements to UART driver for error handling and DMA RX status
 2026-01-20  5:28 UTC  (5+ messages)
` [PATCH 1/2] serial: 8250: 8250_omap.c: Add support for handling UART error conditions
` [PATCH 2/2] serial: 8250: 8250_omap.c: Clear DMA RX running status only after DMA termination is done

[PATCH v7 0/4] Add I2C support for Tegra410
 2026-01-20  5:25 UTC  (4+ messages)
` [PATCH v7 3/4] i2c: tegra: Add logic to support different register offsets

[PATCH v10 00/35] AMD and Intel metric generation with Python
 2026-01-20  5:23 UTC  (2+ messages)

[PATCH] hfsplus: fix uninit-value in hfsplus_strcasecmp
 2026-01-20  5:11 UTC 

[PATCH v5 3/3] of: Respect #{iommu,msi}-cells in maps
 2026-01-20  5:08 UTC  (3+ messages)

[syzbot] [hfs?] KMSAN: uninit-value in hfsplus_strcasecmp (2)
 2026-01-20  5:05 UTC 

[PATCH v1 0/2] backlight: gpio-backlight: Add support for multiple GPIOs
 2026-01-20  4:52 UTC  (6+ messages)
` [PATCH v1 2/2] backlight: gpio: add support for multiple GPIOs for backlight control

drivers/net/wireless/intel/iwlwifi/fw/api/rx.h:511:2: warning: field within 'struct iwl_rx_mpdu_desc_v1' is less aligned than 'union iwl_rx_mpdu_desc_v1::(anonymous at drivers/net/wireless/intel/iwlwifi/fw/api/rx.h:511:2)' and is usually due to 'struct i
 2026-01-20  4:40 UTC 

[PATCH] scsi: pm8001: Fix potential TOCTOU race in pm8001_find_tag
 2026-01-20  4:39 UTC  (5+ messages)

Testing for netrom: fix memory leak in nr_add_node
 2026-01-20  3:37 UTC  (3+ messages)

[PATCH 1/2] riscv: dts: sophgo: Move PLIC and CLINT node into CPU dtsi
 2026-01-20  2:48 UTC  (3+ messages)

[syzbot] [hfs?] KMSAN: uninit-value in hfsplus_strcasecmp (2)
 2026-01-20  4:33 UTC  (2+ messages)
` Forwarded: [PATCH] hfsplus: fix uninit-value in hfsplus_strcasecmp

arc-linux-ld: drivers/pci/controller/cadence/pci-j721e.c:648: undefined reference to `cdns_pcie_host_disable'
 2026-01-20  4:32 UTC  (3+ messages)

[PATCH 00/23] gpiolib: Adopt revocable mechanism for UAF prevention
 2026-01-20  4:30 UTC  (7+ messages)
` [PATCH 01/23] gpiolib: Correct wrong kfree() usage for `kobj->name`

[PATCH v2 0/4] riscv: dts: Add "b" ISA extension to existing devicetrees
 2026-01-20  2:48 UTC  (3+ messages)
` (subset) "

[PATCH 00/15] tick/sched: Refactor idle cputime accounting
 2026-01-20  4:26 UTC  (5+ messages)
` [PATCH 01/15] sched/idle: Handle offlining first in idle loop

[PATCH net-next] net: spacemit: Clarify stat timeout comments and messages
 2026-01-20  4:19 UTC 

[PATCH 1/1] net: spacemit: Check netif_carrier_ok when reading stats
 2026-01-20  4:16 UTC  (4+ messages)

[PATCH RFC 00/19] RISC-V: QoS: add CBQRI resctrl interface
 2026-01-20  4:14 UTC  (19+ messages)
` [PATCH RFC 02/19] RISC-V: Detect the Ssqosid extension
` [PATCH RFC 03/19] RISC-V: Add support for srmcfg CSR from Ssqosid ext
` [PATCH RFC 04/19] RISC-V: QoS: define properties of CBQRI controllers
` [PATCH RFC 05/19] RISC-V: QoS: define CBQRI capacity and bandwidth capabilities
` [PATCH RFC 06/19] RISC-V: QoS: define CBQRI resctrl resources and domains
` [PATCH RFC 07/19] RISC-V: QoS: define prototypes for resctrl interface
` [PATCH RFC 08/19] RISC-V: QoS: add resctrl interface for CBQRI controllers
` [PATCH RFC 09/19] RISC-V: QoS: expose implementation to resctrl
` [PATCH RFC 10/19] RISC-V: QoS: add late_initcall to setup resctrl interface
` [PATCH RFC 11/19] RISC-V: QoS: add to build when CONFIG_RISCV_ISA_SSQOSID set
` [PATCH RFC 12/19] RISC-V: QoS: make CONFIG_RISCV_ISA_SSQOSID select resctrl
` [PATCH RFC 13/19] dt-bindings: riscv: add riscv,cbqri bindings
` [PATCH NFU RFC 14/19] resctrl: riscv: add CBQRI cache controller driver
` [PATCH NFU RFC 15/19] resctrl: riscv: add CBQRI bandwidth "
` [PATCH NFU RFC 16/19] resctrl: riscv: build CBQRI drivers
` [PATCH NFU RFC 17/19] riscv: dts: qemu: add dump from virt machine
` [PATCH NFU RFC 18/19] riscv: dts: qemu: add CBQRI controller nodes
` [PATCH NFU RFC 19/19] riscv: dts: build qemu dtb for CONFIG_ARCH_VIRT


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox