patches.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-09 16:00:47 to 2025-10-10 22:20:14 UTC [more...]

[PATCH 6.17 00/26] 6.17.2-rc1 review
 2025-10-10 22:20 UTC  (31+ messages)
` [PATCH 6.17 01/26] drm/amdgpu: Enable MES lr_compute_wa by default
` [PATCH 6.17 02/26] USB: serial: option: add SIMCom 8230C compositions
` [PATCH 6.17 03/26] Bluetooth: btusb: Add USB ID 2001:332a for D-Link AX9U rev. A1
` [PATCH 6.17 04/26] wifi: rtlwifi: rtl8192cu: Dont claim USB ID 07b8:8188
` [PATCH 6.17 05/26] wifi: rtl8xxxu: "
` [PATCH 6.17 06/26] rust: drm: fix `srctree/` links
` [PATCH 6.17 07/26] rust: block: "
` [PATCH 6.17 08/26] rust: pci: fix incorrect platform reference in PCI driver probe doc comment
` [PATCH 6.17 09/26] rust: pci: fix incorrect platform reference in PCI driver unbind "
` [PATCH 6.17 10/26] serial: qcom-geni: Fix blocked task
` [PATCH 6.17 11/26] nvmem: layouts: fix automatic module loading
` [PATCH 6.17 12/26] drivers/misc/amd-sbi/Kconfig: select REGMAP_I2C
` [PATCH 6.17 13/26] binder: fix double-free in dbitmap
` [PATCH 6.17 14/26] serial: stm32: allow selecting console when the driver is module
` [PATCH 6.17 15/26] staging: axis-fifo: fix maximum TX packet length check
` [PATCH 6.17 16/26] staging: axis-fifo: fix TX handling on copy_from_user() failure
` [PATCH 6.17 17/26] staging: axis-fifo: flush RX FIFO on read errors
` [PATCH 6.17 18/26] driver core: faux: Set power.no_pm for faux devices
` [PATCH 6.17 19/26] driver core/PM: Set power.no_callbacks along with power.no_pm
` [PATCH 6.17 20/26] Revert "crypto: testmgr - desupport SHA-1 for FIPS 140"
` [PATCH 6.17 21/26] crypto: zstd - Fix compression bug caused by truncation
` [PATCH 6.17 22/26] crypto: rng - Ensure set_ent is always present
` [PATCH 6.17 23/26] net/9p: fix double req put in p9_fd_cancelled
` [PATCH 6.17 24/26] KVM: x86: Dont (re)check L1 intercepts when completing userspace I/O
` [PATCH 6.17 25/26] f2fs: fix to do sanity check on node footer for non inode dnode
` [PATCH 6.17 26/26] ring buffer: Propagate __rb_map_vma return value to caller

[PATCH 0/3] Clean `rustfmt` formatting and define imports style
 2025-10-10 20:31 UTC  (5+ messages)
` [PATCH 1/3] docs: rust: add section on imports formatting
` [PATCH 2/3] rust: alloc: employ a trailing comment to keep vertical layout
` [PATCH 3/3] rust: cpufreq: fix formatting

[PATCH 6.12 00/35] 6.12.52-rc1 review
 2025-10-10 20:30 UTC  (38+ messages)
` [PATCH 6.12 01/35] wifi: rtw89: fix use-after-free in rtw89_core_tx_kick_off_and_wait()
` [PATCH 6.12 02/35] media: i2c: tc358743: Fix use-after-free bugs caused by orphan timer in probe
` [PATCH 6.12 03/35] USB: serial: option: add SIMCom 8230C compositions
` [PATCH 6.12 04/35] Bluetooth: btusb: Add USB ID 2001:332a for D-Link AX9U rev. A1
` [PATCH 6.12 05/35] wifi: rtlwifi: rtl8192cu: Dont claim USB ID 07b8:8188
` [PATCH 6.12 06/35] wifi: rtl8xxxu: "
` [PATCH 6.12 07/35] rust: block: fix `srctree/` links
` [PATCH 6.12 08/35] ASoC: amd: acp: Adjust pdm gain value
` [PATCH 6.12 09/35] dm-integrity: limit MAX_TAG_SIZE to 255
` [PATCH 6.12 10/35] platform/x86/amd/pmc: Add MECHREVO Yilong15Pro to spurious_8042 list
` [PATCH 6.12 11/35] perf subcmd: avoid crash in exclude_cmds when excludes is empty
` [PATCH 6.12 12/35] platform/x86/amd/pmf: Support new ACPI ID AMDI0108
` [PATCH 6.12 13/35] ASoC: rt5682s: Adjust SAR ADC button mode to fix noise issue
` [PATCH 6.12 14/35] btrfs: ref-verify: handle damaged extent root tree
` [PATCH 6.12 15/35] netfs: Prevent duplicate unlocking
` [PATCH 6.12 16/35] can: hi311x: fix null pointer dereference when resuming from sleep before interface was enabled
` [PATCH 6.12 17/35] can: rcar_canfd: Fix controller mode setting
` [PATCH 6.12 18/35] platform/x86/amd/pmc: Add Stellaris Slim Gen6 AMD to spurious 8042 quirks list
` [PATCH 6.12 19/35] drm/amd : Update MES API header file for v11 & v12
` [PATCH 6.12 20/35] drm/amd/include : MES v11 and v12 API header update
` [PATCH 6.12 21/35] drm/amd/include : Update MES v12 API for fence update
` [PATCH 6.12 22/35] drm/amdgpu: Enable MES lr_compute_wa by default
` [PATCH 6.12 23/35] ALSA: usb-audio: Kill timer properly at removal
` [PATCH 6.12 24/35] ALSA: usb-audio: fix race condition to UAF in snd_usbmidi_free
` [PATCH 6.12 25/35] hid: fix I2C read buffer overflow in raw_event() for mcp2221
` [PATCH 6.12 26/35] nvmem: layouts: fix automatic module loading
` [PATCH 6.12 27/35] binder: fix double-free in dbitmap
` [PATCH 6.12 28/35] serial: stm32: allow selecting console when the driver is module
` [PATCH 6.12 29/35] staging: axis-fifo: fix maximum TX packet length check
` [PATCH 6.12 30/35] staging: axis-fifo: fix TX handling on copy_from_user() failure
` [PATCH 6.12 31/35] staging: axis-fifo: flush RX FIFO on read errors
` [PATCH 6.12 32/35] driver core/PM: Set power.no_callbacks along with power.no_pm
` [PATCH 6.12 33/35] crypto: rng - Ensure set_ent is always present
` [PATCH 6.12 34/35] net/9p: fix double req put in p9_fd_cancelled
` [PATCH 6.12 35/35] KVM: x86: Dont (re)check L1 intercepts when completing userspace I/O

[PATCH 6.16 00/41] 6.16.12-rc1 review
 2025-10-10 19:48 UTC  (44+ messages)
` [PATCH 6.16 01/41] ALSA: hda/tas2781: Fix the order of TAS2781 calibrated-data
` [PATCH 6.16 02/41] drm/amdgpu: Enable MES lr_compute_wa by default
` [PATCH 6.16 03/41] wifi: rtw89: mcc: stop TX during MCC prepare
` [PATCH 6.16 04/41] wifi: rtw89: fix use-after-free in rtw89_core_tx_kick_off_and_wait()
` [PATCH 6.16 05/41] USB: serial: option: add SIMCom 8230C compositions
` [PATCH 6.16 06/41] Bluetooth: btusb: Add USB ID 2001:332a for D-Link AX9U rev. A1
` [PATCH 6.16 07/41] wifi: rtlwifi: rtl8192cu: Dont claim USB ID 07b8:8188
` [PATCH 6.16 08/41] wifi: rtl8xxxu: "
` [PATCH 6.16 09/41] rust: drm: fix `srctree/` links
` [PATCH 6.16 10/41] rust: block: "
` [PATCH 6.16 11/41] rust: pci: fix incorrect platform reference in PCI driver probe doc comment
` [PATCH 6.16 12/41] gpiolib: acpi: Ignore touchpad wakeup on GPD G1619-05
` [PATCH 6.16 13/41] ASoC: rt712: avoid skipping the blind write
` [PATCH 6.16 14/41] ASoC: amd: acp: Adjust pdm gain value
` [PATCH 6.16 15/41] dm-integrity: limit MAX_TAG_SIZE to 255
` [PATCH 6.16 16/41] platform/x86/amd/pmc: Add MECHREVO Yilong15Pro to spurious_8042 list
` [PATCH 6.16 17/41] platform/x86: oxpec: Add support for OneXPlayer X1Pro EVA-02
` [PATCH 6.16 18/41] perf subcmd: avoid crash in exclude_cmds when excludes is empty
` [PATCH 6.16 19/41] drm/amdgpu/gfx11: Add Cleaner Shader Support for GFX11.0.1/11.0.4 GPUs
` [PATCH 6.16 20/41] platform/x86/amd/pmf: Support new ACPI ID AMDI0108
` [PATCH 6.16 21/41] ASoC: rt5682s: Adjust SAR ADC button mode to fix noise issue
` [PATCH 6.16 22/41] btrfs: ref-verify: handle damaged extent root tree
` [PATCH 6.16 23/41] netfs: Prevent duplicate unlocking
` [PATCH 6.16 24/41] iommufd: WARN if an object is aborted with an elevated refcount
` [PATCH 6.16 25/41] can: hi311x: fix null pointer dereference when resuming from sleep before interface was enabled
` [PATCH 6.16 26/41] can: rcar_canfd: Fix controller mode setting
` [PATCH 6.16 27/41] platform/x86/amd/pmc: Add Stellaris Slim Gen6 AMD to spurious 8042 quirks list
` [PATCH 6.16 28/41] hid: fix I2C read buffer overflow in raw_event() for mcp2221
` [PATCH 6.16 29/41] nvmem: layouts: fix automatic module loading
` [PATCH 6.16 30/41] drivers/misc/amd-sbi/Kconfig: select REGMAP_I2C
` [PATCH 6.16 31/41] binder: fix double-free in dbitmap
` [PATCH 6.16 32/41] serial: stm32: allow selecting console when the driver is module
` [PATCH 6.16 33/41] staging: axis-fifo: fix maximum TX packet length check
` [PATCH 6.16 34/41] staging: axis-fifo: fix TX handling on copy_from_user() failure
` [PATCH 6.16 35/41] staging: axis-fifo: flush RX FIFO on read errors
` [PATCH 6.16 36/41] driver core: faux: Set power.no_pm for faux devices
` [PATCH 6.16 37/41] driver core/PM: Set power.no_callbacks along with power.no_pm
` [PATCH 6.16 38/41] crypto: rng - Ensure set_ent is always present
` [PATCH 6.16 39/41] net/9p: fix double req put in p9_fd_cancelled
` [PATCH 6.16 40/41] KVM: x86: Dont (re)check L1 intercepts when completing userspace I/O
` [PATCH 6.16 41/41] ring buffer: Propagate __rb_map_vma return value to caller

[PATCH v2 0/3] initrd: remove half of classic initrd support
 2025-10-10 19:31 UTC  (7+ messages)
` [PATCH v2 1/3] init: remove deprecated "load_ramdisk" and "prompt_ramdisk" command line parameters
` [PATCH v2 2/3] initrd: remove deprecated code path (linuxrc)
` [PATCH v2 3/3] init: remove /proc/sys/kernel/real-root-dev

[PATCH 6.6 00/28] 6.6.111-rc1 review
 2025-10-10 17:14 UTC  (30+ messages)
` [PATCH 6.6 01/28] KVM: arm64: Fix softirq masking in FPSIMD register saving sequence
` [PATCH 6.6 02/28] media: tunner: xc5000: Refactor firmware load
` [PATCH 6.6 03/28] media: tuner: xc5000: Fix use-after-free in xc5000_release
` [PATCH 6.6 04/28] media: i2c: tc358743: Fix use-after-free bugs caused by orphan timer in probe
` [PATCH 6.6 05/28] USB: serial: option: add SIMCom 8230C compositions
` [PATCH 6.6 06/28] wifi: rtlwifi: rtl8192cu: Dont claim USB ID 07b8:8188
` [PATCH 6.6 07/28] ASoC: amd: acp: Adjust pdm gain value
` [PATCH 6.6 08/28] dm-integrity: limit MAX_TAG_SIZE to 255
` [PATCH 6.6 09/28] platform/x86/amd/pmc: Add MECHREVO Yilong15Pro to spurious_8042 list
` [PATCH 6.6 10/28] perf subcmd: avoid crash in exclude_cmds when excludes is empty
` [PATCH 6.6 11/28] ASoC: rt5682s: Adjust SAR ADC button mode to fix noise issue
` [PATCH 6.6 12/28] btrfs: ref-verify: handle damaged extent root tree
` [PATCH 6.6 13/28] can: hi311x: fix null pointer dereference when resuming from sleep before interface was enabled
` [PATCH 6.6 14/28] can: rcar_canfd: Fix controller mode setting
` [PATCH 6.6 15/28] platform/x86/amd/pmc: Add Stellaris Slim Gen6 AMD to spurious 8042 quirks list
` [PATCH 6.6 16/28] ALSA: usb-audio: Kill timer properly at removal
` [PATCH 6.6 17/28] ALSA: usb-audio: fix race condition to UAF in snd_usbmidi_free
` [PATCH 6.6 18/28] hid: fix I2C read buffer overflow in raw_event() for mcp2221
` [PATCH 6.6 19/28] serial: stm32: allow selecting console when the driver is module
` [PATCH 6.6 20/28] staging: axis-fifo: fix maximum TX packet length check
` [PATCH 6.6 21/28] staging: axis-fifo: fix TX handling on copy_from_user() failure
` [PATCH 6.6 22/28] staging: axis-fifo: flush RX FIFO on read errors
` [PATCH 6.6 23/28] driver core/PM: Set power.no_callbacks along with power.no_pm
` [PATCH 6.6 24/28] riscv: mm: Use hint address in mmap if available
` [PATCH 6.6 25/28] riscv: mm: Do not restrict mmap address based on hint
` [PATCH 6.6 26/28] crypto: rng - Ensure set_ent is always present
` [PATCH 6.6 27/28] net/9p: fix double req put in p9_fd_cancelled
` [PATCH 6.6 28/28] KVM: x86: Dont (re)check L1 intercepts when completing userspace I/O

[PATCH AUTOSEL 6.17-6.6] hwmon: (k10temp) Add device ID for Strix Halo
 2025-10-10  7:39 UTC  (38+ messages)
` [PATCH AUTOSEL 6.17-6.12] soc: apple: mailbox: Add Apple A11 and T2 mailbox support
` [PATCH AUTOSEL 6.17-6.12] soc: sunxi: sram: add entry for a523
` [PATCH AUTOSEL 6.17-5.15] nvmet-fc: avoid scheduling association deletion twice
` [PATCH AUTOSEL 6.17-5.4] pinctrl: qcom: make the pinmuxing strict
` [PATCH AUTOSEL 6.17] pmdomain: thead: create auxiliary device for rebooting
` [PATCH AUTOSEL 6.17-6.6] pinctrl: keembay: release allocated memory in detach path
` [PATCH AUTOSEL 6.17-6.12] mfd: kempld: Switch back to earlier ->init() behavior
` [PATCH AUTOSEL 6.17-6.6] ARM: tegra: transformer-20: fix audio-codec interrupt
` [PATCH AUTOSEL 6.17-6.12] ARM: tegra: p880: set correct touchscreen clipping
` [PATCH AUTOSEL 6.17-6.12] ACPI: resource: Skip IRQ override on ASUS Vivobook Pro N6506CU
` [PATCH AUTOSEL 6.17-6.16] block: check for valid bio while splitting
` [PATCH AUTOSEL 6.17-6.16] arm64: versal-net: Update rtc calibration value
` [PATCH AUTOSEL 6.17-6.12] thermal: gov_step_wise: Allow cooling level to be reduced earlier
` [PATCH AUTOSEL 6.17-5.10] nvme-fc: use lock accessing port_state and rport state
` [PATCH AUTOSEL 6.17-5.4] mfd: si476x: Add GPIOLIB_LEGACY dependency
` [PATCH AUTOSEL 6.17-5.10] soc: ti: pruss: don't use %pK through printk
` [PATCH AUTOSEL 6.17-6.12] pwm: pca9685: Use bulk write to atomicially update registers
` [PATCH AUTOSEL 6.17-6.6] hwmon: (k10temp) Add thermal support for AMD Family 1Ah-based models
` [PATCH AUTOSEL 6.17-5.4] mfd: stmpe-i2c: Add missing MODULE_LICENSE
` [PATCH AUTOSEL 6.17-6.12] ACPI: SPCR: Support Precise Baud Rate field
` [PATCH AUTOSEL 6.17-5.4] mmc: sdhci-msm: Enable tuning for SDR50 mode for SD card
` [PATCH AUTOSEL 6.17-6.12] clocksource/drivers/timer-rtl-otto: Do not interfere with interrupts
` [PATCH AUTOSEL 6.17-6.6] riscv: bpf: Fix uninitialized symbol 'retval_off'
` [PATCH AUTOSEL 6.17-5.4] irqchip/gic-v2m: Handle Multiple MSI base IRQ Alignment
` [PATCH AUTOSEL 6.17-5.4] hwmon: (dell-smm) Add support for Dell OptiPlex 7040
` [PATCH AUTOSEL 6.17-6.12] hwmon: (lenovo-ec-sensors) Update P8 supprt
` [PATCH AUTOSEL 6.17-5.4] mmc: host: renesas_sdhi: Fix the actual clock
` [PATCH AUTOSEL 6.17-6.1] hwmon: sy7636a: add alias
` [PATCH AUTOSEL 6.17-6.1] futex: Don't leak robust_list pointer on exec race
` [PATCH AUTOSEL 6.17-6.16] mfd: simple-mfd-i2c: Add compatible strings for Layerscape QIXIS FPGA
` [PATCH AUTOSEL 6.17-6.1] hwmon: (asus-ec-sensors) increase timeout for locking ACPI mutex

[PATCH RESEND 00/62] initrd: remove classic initrd support
 2025-10-10  4:57 UTC  (3+ messages)
` [PATCH-RFC] init: simplify initrd code (was Re: [PATCH RESEND 00/62] initrd: remove classic initrd support)

[PATCH RESEND 00/62] initrd: remove classic initrd support
 2025-10-10  4:09 UTC  (12+ messages)
` [PATCH RESEND 02/62] init: remove deprecated "prompt_ramdisk" command line parameter, which does nothing
` [PATCH RESEND 21/62] init: remove all mentions of root=/dev/ram*
` [PATCH RESEND 28/62] init: alpha, arc, arm, arm64, csky, m68k, microblaze, mips, nios2, openrisc, parisc, powerpc, s390, sh, sparc, um, x86, xtensa: rename initrd_{start,end} to virt_external_initramfs_{start,end}

[PATCH v11 00/31] x86,fs/resctrl telemetry monitoring
 2025-10-10  1:54 UTC  (17+ messages)
` [PATCH v11 20/31] fs/resctrl: Refactor Sub-NUMA Cluster (SNC) in mkdir/rmdir code flow


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).