The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-01-20 19:26:37 to 2026-01-20 21:05:50 UTC [more...]

[PATCH v2 0/2] Clean up Rust LockClassKey
 2026-01-20 21:05 UTC  (5+ messages)
` [PATCH v2 2/2] rust: sync: clean up LockClassKey and its docs

[PATCH v3 3/3] spi: xilinx: use device property accessors
 2026-01-20 21:04 UTC  (19+ messages)

[PATCH net v2 0/2] net: sched: act_gate: fix update races and infoleak
 2026-01-20 21:04 UTC  (3+ messages)
` [PATCH 1/2] net/sched: act_gate: fix schedule updates with RCU swap

[PATCH v11 00/11] HID: asus: Fix ASUS ROG Laptop's Keyboard backlight handling
 2026-01-20 21:03 UTC  (15+ messages)
` [PATCH v11 02/11] HID: asus: initialize additional endpoints only for legacy devices

Testing for netrom: fix memory leak in nr_add_node
 2026-01-20 21:02 UTC  (5+ messages)

[PATCH 0/6] rust: add `bitfield!` and `register!` macros
 2026-01-20 21:02 UTC  (17+ messages)
` [PATCH 3/6] rust: add `bitfield!` macro

[PATCH v1 0/4] initramfs: get rid of custom hex2bin()
 2026-01-20 21:00 UTC  (5+ messages)
` [PATCH v1 2/4] initramfs: Refactor to use hex2bin() instead of custom approach

[PATCH 0/6] x86/cpu: Take Intel platform into account for old microcode checks
 2026-01-20 20:59 UTC  (18+ messages)
` [PATCH 1/6] x86/cpu: Break Vendor/Family/Model macros into separate header
` [PATCH 3/6] x86/microcode: Refactor platform ID enumeration into a helper
` [PATCH 4/6] x86/cpu: Add platform ID to CPU info structure

[RFC PATCH] perf: Add --uncorepmu option for filtering uncore PMUs
 2026-01-20 20:55 UTC  (2+ messages)

[RFC/RFT PATCH 00/19] Link the relocatable x86 kernel as PIE
 2026-01-20 20:54 UTC  (9+ messages)
` [RFC/RFT PATCH 10/19] x86/kvm: Use RIP-relative addressing

[PATCH 0/2] qcom: SM8750: Enable CPUFreq support
 2026-01-20 20:54 UTC  (7+ messages)
` [PATCH 2/2] arm64: dts: "

[PATCH v6 0/6] io_uring: avoid uring_lock for IORING_SETUP_SINGLE_ISSUER
 2026-01-20 20:54 UTC  (5+ messages)
` [syzbot ci] "

[PATCH v5 v5 0/3] tracing/fprobe: Support comma-separated symbols and :entry/:exit
 2026-01-20 20:53 UTC  (3+ messages)
` [PATCH v5 v5 1/3] docs: tracing/fprobe: Document list filters "

[PATCH v13 00/12] x509, pkcs7, crypto: Add ML-DSA and RSASSA-PSS signing
 2026-01-20 20:52 UTC  (3+ messages)
` [PATCH v13 01/12] crypto: Add ML-DSA crypto_sig support

[RFC PATCH] drm/sched: Add new KUnit test suite for concurrent job submission
 2026-01-20 20:52 UTC 

[PATCH v4 0/3] Support comma-separated symbols and :entry/:exit
 2026-01-20 20:52 UTC  (9+ messages)
` [PATCH v5 0/3] tracing/fprobe: "
  ` [PATCH v5 1/3] "
  ` [PATCH v5 2/3] docs: tracing/fprobe: Document list filters "
  ` [PATCH v5 3/3] selftests/ftrace: Add accept cases for fprobe list syntax

[PATCH RESEND] x86/asm: Use inout "+" asm onstraint modifiers in __iowrite32_copy()
 2026-01-20 20:51 UTC  (2+ messages)

[syzbot] [gfs2?] INFO: task hung in writeback_iter (3)
 2026-01-20 20:51 UTC  (11+ messages)
` [RFC PATCH] fs/hfs: fix ABBA deadlock in hfs_mdb_commit

[PATCH v2 00/16] KVM: x86: Enable APX for guests
 2026-01-20 20:50 UTC  (5+ messages)
` [PATCH v2 14/16] KVM: x86: Expose APX foundational feature bit to guests

[PATCH] Input: serio - complete sizeof(*pointer) conversions
 2026-01-20 20:49 UTC  (2+ messages)

[PATCH] pid: reorder fields in pid_namespace to reduce false sharing
 2026-01-20 20:48 UTC 

[PATCH v3 0/7] dma-buf: Use revoke mechanism to invalidate shared buffers
 2026-01-20 20:44 UTC  (3+ messages)
` [PATCH v3 6/7] vfio: Wait for dma-buf invalidation to complete

[PATCH RFC v6 00/26] nova-core: Memory management infrastructure (v6)
 2026-01-20 20:43 UTC  (27+ messages)
` [PATCH RFC v6 01/26] rust: clist: Add support to interface with C linked lists
` [PATCH RFC v6 02/26] gpu: Move DRM buddy allocator one level up
` [PATCH RFC v6 03/26] rust: gpu: Add GPU buddy allocator bindings
` [PATCH RFC v6 04/26] nova-core: mm: Select GPU_BUDDY for VRAM allocation
` [PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
` [PATCH RFC v6 06/26] docs: gpu: nova-core: Document the PRAMIN aperture mechanism
` [PATCH RFC v6 07/26] nova-core: Add BAR1 aperture type and size constant
` [PATCH RFC v6 08/26] nova-core: gsp: Add BAR1 PDE base accessors
` [PATCH RFC v6 09/26] nova-core: mm: Add common memory management types
` [PATCH RFC v6 10/26] nova-core: mm: Add common types for all page table formats
` [PATCH RFC v6 11/26] nova-core: mm: Add MMU v2 page table types
` [PATCH RFC v6 12/26] nova-core: mm: Add MMU v3 "
` [PATCH RFC v6 13/26] nova-core: mm: Add unified page table entry wrapper enums
` [PATCH RFC v6 14/26] nova-core: mm: Add TLB flush support
` [PATCH RFC v6 15/26] nova-core: mm: Add GpuMm centralized memory manager
` [PATCH RFC v6 16/26] nova-core: mm: Add page table walker for MMU v2
` [PATCH RFC v6 17/26] nova-core: mm: Add Virtual Memory Manager
` [PATCH RFC v6 18/26] nova-core: mm: Add virtual address range tracking to VMM
` [PATCH RFC v6 19/26] nova-core: mm: Add BAR1 user interface
` [PATCH RFC v6 20/26] nova-core: gsp: Return GspStaticInfo and FbLayout from boot()
` [PATCH RFC v6 21/26] nova-core: mm: Add memory management self-tests
` [PATCH RFC v6 22/26] nova-core: mm: Add PRAMIN aperture self-tests
` [PATCH RFC v6 23/26] nova-core: gsp: Extract usable FB region from GSP
` [PATCH RFC v6 24/26] nova-core: fb: Add usable_vram field to FbLayout
` [PATCH RFC v6 25/26] nova-core: mm: Use usable VRAM region for buddy allocator
` [PATCH RFC v6 26/26] nova-core: mm: Add BarUser to struct Gpu and create at boot

[syzbot] Monthly afs report (Jan 2026)
 2026-01-20 20:43 UTC 

[PATCH v2 0/2] perf cs-etm: Fix decoding for sparse CPU maps
 2026-01-20 20:42 UTC  (4+ messages)
` [PATCH v2 2/2] perf cs-etm: Test "

[PATCH v2 0/2] Input: wdt87xx_i2c - a couple of cleanups
 2026-01-20 20:42 UTC  (5+ messages)
` [PATCH v2 1/2] Input: wdt87xx_i2c - tidy up ACPI ID table
` [PATCH v2 2/2] Input: wdt87xx_i2c - switch to use dev_err_probe()

[GIT PULL] cpupower second update for Linux 6.20-rc1
 2026-01-20 20:41 UTC 

[PATCH] x86/tdx: Use pg_level in TDX APIs, not the TDX-Module's 0-based level
 2026-01-20 20:39 UTC 

[PATCH net-next v3 0/3] net: stmmac: dwmac: enforce preamble before SFD for i.MX8MP
 2026-01-20 20:30 UTC  (4+ messages)
` [PATCH net-next v3 1/3] net: phy: add a new phy_device flag to keep preamble before sfd
` [PATCH net-next v3 2/3] net: phy: micrel: add option to keep the preamble before sfd for KSZ9131
` [PATCH net-next v3 3/3] net: stmmac: dwmac-imx: keep preamble before sfd on i.MX8MP

[RFC PATCH 00/77] Add support for dtb metadata and addon device-trees
 2026-01-20 20:38 UTC  (6+ messages)
` [RFC PATCH 02/77] Introduce v18 dtb version

[PATCH] perf tools: Get debug info of DSO properly
 2026-01-20 20:36 UTC  (4+ messages)

[PATCH v6 0/5] iio: proximity: Add interrupt support for RFD77402
 2026-01-20 20:35 UTC  (6+ messages)
` [PATCH v6 1/5] iio: proximity: rfd77402: Reorder header includes
` [PATCH v6 2/5] iio: proximity: rfd77402: Use kernel helper for result polling
` [PATCH v6 3/5] iio: proximity: rfd77402: Use devm-managed mutex initialization
` [PATCH v6 4/5] iio: proximity: rfd77402: Document device private data structure
` [PATCH v6 5/5] iio: proximity: rfd77402: Add interrupt handling support

[PATCH 0/2] perf tools: Always uniquify event names
 2026-01-20 20:35 UTC  (4+ messages)
` [PATCH 1/2] "

[PATCH v4] ARM: dts: aspeed: add an alt 128M flash layout
 2026-01-20 20:34 UTC 

[PATCH v2 0/2] perf arm_spe: Minor event configs housekeeping
 2026-01-20 20:32 UTC  (4+ messages)
` [PATCH v2 2/2] perf c2c: Update documentation for adding memory event table

[PATCH v4 0/2] mm/vmscan: mitigate spurious kswapd_failures reset and add tracepoints
 2026-01-20 20:30 UTC  (2+ messages)

[PATCH v3 0/2] ARM: dts: aspeed: Add an alt 128M flash layout
 2026-01-20 20:30 UTC  (5+ messages)
` [PATCH v3 1/2] ARM: dts: aspeed: add "
` [PATCH v3 2/2] ARM: dts: aspeed: Add alt partition support to msx4

[PATCH v1] perf tests kallsyms: Fix missed map__put
 2026-01-20 20:30 UTC  (3+ messages)

[PATCH v1] perf tools: Add the legacy-cache.json to .gitignore
 2026-01-20 20:28 UTC  (3+ messages)

[PATCH] x86/lib: Fix num_digits() signed overflow for INT_MIN
 2026-01-20 20:24 UTC  (10+ messages)

[PATCH v2] wifi: p54: Fix memory leak in p54_beacon_update()
 2026-01-20 20:25 UTC  (2+ messages)

[Regression in 6.19-rc6] Build breakage after commit 436326bc525d
 2026-01-20 20:22 UTC  (7+ messages)

[PATCH v2] ima: Fallback to ctime check for FS without kstat.change_cookie
 2026-01-20 20:20 UTC 

[PATCH v1 1/1] Input: dynapro - switch to use scnprintf() to suppress truncation warning
 2026-01-20 20:19 UTC  (2+ messages)

[PATCH v3 1/2] perf inject: Add --convert-callchain option
 2026-01-20 20:18 UTC  (2+ messages)

[syzbot] [nfs?] INFO: task hung in expkey_flush
 2026-01-20 20:17 UTC 

[PATCH 0/4] ASoC: renesas: rz-ssi: Cleanups
 2026-01-20 20:16 UTC  (2+ messages)

[PATCH v2 0/6] KVM: SEV: use mutex guards for simpler error handling
 2026-01-20 20:10 UTC  (7+ messages)
` [PATCH v2 1/6] KVM: SEV: use mutex guard in snp_launch_update()
` [PATCH v2 2/6] KVM: SEV: use mutex guard in sev_mem_enc_ioctl()
` [PATCH v2 3/6] KVM: SEV: use mutex guard in sev_mem_enc_register_region()
` [PATCH v2 4/6] KVM: SEV: use mutex guard in sev_mem_enc_unregister_region()
` [PATCH v2 5/6] KVM: SEV: use mutex guard in snp_handle_guest_req()
` [PATCH v2 6/6] KVM: SEV: use scoped mutex guard in sev_asid_new()

[Linux Kernel Bug] general protection fault in xchk_metadata_inode_forks
 2026-01-20 20:11 UTC  (2+ messages)

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

[PATCH] Partial revert "x86/xen: fix balloon target initialization for PVH dom0"
 2026-01-20 20:10 UTC  (2+ messages)

[syzbot] [sound?] KASAN: slab-use-after-free Read in snd_pcm_post_stop
 2026-01-20 20:09 UTC 

[PATCH v5] driver core: enforce device_lock for driver_match_device()
 2026-01-20 20:05 UTC  (6+ messages)

[PATCH] rust: macros: add if_cfg! macro for config-based conditionals
 2026-01-20 20:04 UTC  (3+ messages)

[PATCH v2 0/4] HID: steelseries: Add support for Arctis headset lineup
 2026-01-20 20:02 UTC  (5+ messages)
` [PATCH 0/3] HID: steelseries: clean up functions, move battery request data to structs
  ` [PATCH 1/3] HID: steelseries: Clean up hid send_report functions
  ` [PATCH 2/3] HID: steelseries: Add battery request info (byte flags) to device info
  ` [PATCH 3/3] HID: steelseries: Use device data for battery requests

[PATCH] sched: cleanup sched_update_scaling() return type and usage
 2026-01-20 20:00 UTC  (2+ messages)

[PATCH 0/7] nvmem: survive unbind with active consumers
 2026-01-20 19:57 UTC  (5+ messages)

[PATCH v3 0/3] riscv: sophgo: allow DMA multiplexer set channel number for DMA controller
 2026-01-20 19:56 UTC  (3+ messages)
` [PATCH v3 1/3] dt-bindings: dma: snps,dw-axi-dmac: Add CV1800B compatible

[PATCHv2] zsmalloc: make common caches global
 2026-01-20 19:56 UTC  (2+ messages)

[PATCH v4 0/6] dt-bindings: goldfish: Convert to DT schema
 2026-01-20 19:56 UTC  (3+ messages)
` [PATCH v4 3/6] dt-bindings: input: google,goldfish-events-keypad: "

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

[PATCH v1 00/14] x86 boot code cleanups, batch 1
 2026-01-20 19:54 UTC  (15+ messages)
  ` [PATCH v1 01/14] x86/realmode: remove I/O port paravirtualization
  ` [PATCH v1 02/14] x86/realmode: make %gs == 0 an invariant
  ` [PATCH v1 03/14] x86/boot: use <linux/compiler.h>
  ` [PATCH v1 04/14] x86/boot: modernize the segment structure for the header and setup
  ` [PATCH v1 05/14] x86/boot: call puts() from within die()
  ` [PATCH v1 06/14] x86/boot: add comment barriers for the different headers
  ` [PATCH v1 07/14] x86/boot: factor out the 16-bit startup code from header.S
  ` [PATCH v1 08/14] x86: make CONFIG_EFI_STUB unconditional
  ` [PATCH v1 09/14] x86/boot: make the relocatable kernel unconditional
  ` [PATCH v1 10/14] x86/boot: explicitly put the old command line pointer in header.S
  ` [PATCH v1 11/14] x86/boot: use __seg_fs and __seg_gs in the real-mode boot code
  ` [PATCH v1 12/14] x86/boot: tweak a20.c for better code generation
  ` [PATCH v1 13/14] x86/boot: simplify x86/boot/cmdline.c by using __seg_fs
  ` [PATCH v1 14/14] compiler-gcc: Remove obsolete RELOC_HIDE() macro

[PATCH 1/2] dma-direct: Validate DMA mask against canonical DMA addresses
 2026-01-20 19:54 UTC  (9+ messages)

[PATCH v0 15/15] mshv: Populate mmio mappings for PCI passthru
 2026-01-20 19:52 UTC  (2+ messages)

[PATCH] scripts/gen-btf.sh: fix shebang for NixOS
 2026-01-20 19:53 UTC  (5+ messages)

[PATCH v3 0/3] Support FT3518 touchscreen in xiaomi-laurel
 2026-01-20 19:53 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: input: touchscreen: edt-ft5x06: Add FocalTech FT3518
` [PATCH v3 2/3] drivers: "

[PATCH v4 00/16] TDX: Enable Dynamic PAMT
 2026-01-20 19:53 UTC  (4+ messages)
` [PATCH v4 11/16] KVM: TDX: Add x86 ops for external spt cache

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

[PATCH 00/12] Add support for Renesas RZ/G3L SoC and SMARC-EVK platform
 2026-01-20 19:51 UTC  (11+ messages)
` [PATCH 01/12] dt-bindings: serial: renesas,scif: Document RZ/G3L SoC
` [PATCH 02/12] dt-bindings: dma: rz-dmac: "
` [PATCH 03/12] dt-bindings: soc: renesas: Document Renesas RZ/G3L SoC variants
` [PATCH 05/12] dt-bindings: soc: renesas: renesas,rzg2l-sysc: Document RZ/G3L SoC
` [PATCH 07/12] dt-bindings: clock: "

[PATCH v7 0/9] Error recovery for vfio-pci devices on s390x
 2026-01-20 19:50 UTC  (4+ messages)
` [PATCH v7 3/9] PCI: Avoid saving config space state if inaccessible

[PATCH v8 00/10] gpio: siul2-s32g2: add initial GPIO driver
 2026-01-20 19:49 UTC  (2+ messages)

[PATCH v4 0/4] Enable secondary USB controller in host mode
 2026-01-20 19:49 UTC  (2+ messages)

[PATCH 0/3] iio: light: add AMS TCS3400 driver
 2026-01-20 19:49 UTC  (2+ messages)

[PATCH 0/2] Add eMMC support for Stratix 10 SoCDK
 2026-01-20 19:49 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: altera: document Stratix 10 eMMC compatible
` [PATCH 2/2] arm64: dts: socfpga: stratix10: Add emmc support

[PATCH 1/2] platform/x86: acer-wmi: Extend support for Acer Nitro AN515-58
 2026-01-20 19:46 UTC  (4+ messages)

[PATCH v2 0/2] arm64: mte: Improve performance by explicitly disabling unwanted tag checking
 2026-01-20 19:44 UTC  (4+ messages)
` [PATCH v2 1/2] arm64: mte: Clarify kernel MTE policy and manipulation of TCO

[PATCH v5 0/8] Add thermal sensor driver support for Mediatek MT8196
 2026-01-20 19:43 UTC  (3+ messages)

[PATCH v4] bpf/verifier: optimize ID mapping reset in states_equal
 2026-01-20 19:40 UTC  (2+ messages)

[PATCH 00/26] rv/rvgen: Robustness, modernization, and fixes
 2026-01-20 19:38 UTC  (6+ messages)
` [PATCH 17/26] rv/rvgen: fix possibly unbound variable in ltl2k

[PATCH] tools: lib: thermal: Correct CFLAGS and LDFLAGS in pkg-config template
 2026-01-20 19:38 UTC  (2+ messages)

Regression: SYNA3602 I2C touchpad broken in Linux 6.17.7 (works in 6.17.6 and previous versions)
 2026-01-20 19:37 UTC  (4+ messages)

[PATCH v1] perf regs: Refactor use of arch__sample_reg_masks to perf_reg_name
 2026-01-20 19:37 UTC 

[PATCH] arm64: dts: qcom: sdm630: add SPI7 interface
 2026-01-20 19:36 UTC 

[PATCH 1/2] dt-bindings: input: novatek,nvt-ts: Add nt36672a-e7t-ts compatible
 2026-01-20 19:36 UTC  (2+ messages)
` [PATCH 2/2] input: touchscreen: novatek-nvt-ts: Add support for NT36672A e7t variant

[PATCH v8 0/3] media: rockchip: add driver for the rockchip mipi csi-2 receiver
 2026-01-20 19:35 UTC  (3+ messages)
` [PATCH v8 2/3] media: synopsys: add driver for the designware "
  ` fixup! "

[PATCH v2 0/4] ASoC/SOF/PCI/Intel: Support for Nova Lake
 2026-01-20 19:35 UTC  (5+ messages)
` [PATCH v2 1/4] PCI: Add Intel Nova Lake audio Device ID
` [PATCH v2 2/4] ASoC: SOF: Intel: add support for Nova Lake NVL
` [PATCH v2 3/4] ALSA: hda: core: intel-dsp-config: Add support for NVL
` [PATCH v2 4/4] ALSA: hda: controllers: intel: add support for Nova Lake

[PATCH 0/4] ASoC/SOF/PCI/Intel: Support for Nova Lake
 2026-01-20 19:31 UTC  (3+ messages)

[PATCH 0/6] perf tools amd ibs: Fixes + future enhancements
 2026-01-20 19:29 UTC  (3+ messages)
` [PATCH 1/6] perf tool ibs: Sync AMD IBS header file

linux-next: manual merge of the mm-nonmm-unstable tree with the spdx tree
 2026-01-20 19:28 UTC  (3+ messages)

[PATCH v2 0/2] rust: reduce duplicate information
 2026-01-20 19:27 UTC  (2+ messages)


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