The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-07-06 11:45:15 to 2026-07-06 12:50:43 UTC [more...]

[PATCH 00/32] x86/msr: Drop 32-bit MSR interfaces
 2026-07-06 12:50 UTC  (9+ messages)
` [PATCH 02/32] powercap: Stop using "
` [PATCH 04/32] acpi: "

[PATCH net-next v6 0/5] dpll: add NCO pin type and zl3073x support
 2026-07-06 12:50 UTC  (5+ messages)
` [PATCH net-next v6 2/5] dpll: add DPLL_PIN_TYPE_INT_NCO pin type

[PATCH v2 0/6] mm: preparatory patches for PMD level swap entries
 2026-07-06 12:50 UTC  (5+ messages)
` [PATCH v2 2/6] mm: extract mm_prepare_for_swap_entries() helper

[PATCH v7 0/7] clk: qcom: Add common clkref support and migrate Glymur and Mahua
 2026-07-06 12:47 UTC  (5+ messages)
` [PATCH v7 3/7] clk: qcom: Add generic clkref_en support
` [PATCH v7 5/7] clk: qcom: tcsrcc-glymur: Add Mahua QREF regulator support

[PATCH 3/3] scsi: fc_transport: vport and rport cleanup synchronization
 2026-07-06 12:47 UTC  (2+ messages)

[PATCH 01/32] thermal/intel: Stop using 32-bit MSR interfaces
 2026-07-06 12:47 UTC  (3+ messages)
` [PATCH v2 "

[Re] GPU reset when running the ROCm hsa runtime tests on gfx12 and next-20260701
 2026-07-06 12:46 UTC  (3+ messages)

[PATCH 0/4] rust: Add support for reserving of ranges of IDs
 2026-07-06 12:46 UTC  (4+ messages)

[PATCH v3 00/20] driver core: count references of the platform device's fwnode, not OF node
 2026-07-06 12:44 UTC  (18+ messages)
` [PATCH v3 01/20] powerpc/powermac: fix OF node refcount
` [PATCH v3 02/20] driver core: platform: provide platform_device_set_of_node()
` [PATCH v3 03/20] driver core: platform: provide platform_device_set_fwnode()
` [PATCH v3 04/20] driver core: platform: provide platform_device_set_of_node_from_dev()
` [PATCH v3 05/20] driver core: update kerneldoc for platform_device_alloc()
` [PATCH v3 06/20] of: platform: use platform_device_set_of_node()
` [PATCH v3 07/20] powerpc/powermac: "
` [PATCH v3 08/20] i2c: pxa-pci: "
` [PATCH v3 10/20] net: bcmgenet: "
` [PATCH v3 11/20] pmdomain: imx: "
` [PATCH v3 12/20] mfd: tps6586: "
` [PATCH v3 15/20] drm/xe/i2c: use platform_device_set_fwnode()
` [PATCH v3 16/20] platform/surface: gpe: "
` [PATCH v3 17/20] usb: chipidea: use platform_device_set_of_node_from_dev()
` [PATCH v3 18/20] usb: musb: "
` [PATCH v3 19/20] reset: rzg2l: "
` [PATCH v3 20/20] driver core: platform: count references to all kinds of firmware nodes

[PATCH v4 0/5] Add Qualcomm JPEG V4L2 encoder for SM8250
 2026-07-06 12:45 UTC  (20+ messages)
` [PATCH v4 1/5] media: qcom: camss: Populate CAMSS child devices via DT
` [PATCH v4 2/5] dt-bindings: media: qcom,sm8250-camss: allow JPEG encoder child node
` [PATCH v4 3/5] dt-bindings: media: qcom: Add JPEG encoder binding
` [PATCH v4 4/5] arm64: dts: qcom: sm8250: Add JPEG encoder node
` [PATCH v4 5/5] media: qcom: jpeg: Add Qualcomm JPEG V4L2 encoder

[PATCH v6 00/20] rust: I/O type generalization and projection
 2026-07-06 12:44 UTC  (21+ messages)
` [PATCH v6 01/20] rust: io: add dynamically-sized `Region` type
` [PATCH v6 02/20] rust: io: add missing safety requirement in `IoCapable` methods
` [PATCH v6 03/20] rust: io: restrict untyped IO access and `register!` to `Region`
` [PATCH v6 04/20] rust: io: implement `Io` on reference types instead
` [PATCH v6 05/20] rust: io: generalize `MmioRaw` to pointer to arbitrary type
` [PATCH v6 06/20] rust: io: rename `Mmio` to `MmioOwned`
` [PATCH v6 07/20] rust: io: implement `Mmio` as view type
` [PATCH v6 08/20] rust: pci: io: make `ConfigSpace` a view
` [PATCH v6 09/20] rust: io: use view types instead of addresses for `Io`
` [PATCH v6 10/20] pwm: th1520: remove unnecessary `deref`
` [PATCH v6 11/20] rust: io: remove `MmioOwned`
` [PATCH v6 12/20] rust: io: move `Io` methods to extension trait
` [PATCH v6 13/20] rust: io: add projection macro and methods
` [PATCH v6 14/20] rust: io: add I/O backend for system memory with volatile access
` [PATCH v6 15/20] rust: io: implement a view type for `Coherent`
` [PATCH v6 16/20] rust: io: add `read_val` and `write_val` functions on `Io`
` [PATCH v6 17/20] gpu: nova-core: use I/O projection for cleaner encapsulation
` [PATCH v6 18/20] rust: dma: drop `dma_read!` and `dma_write!` API
` [PATCH v6 19/20] rust: io: add copying methods
` [PATCH v6 20/20] rust: io: implement `IoSysMap`

[PATCH 2/3] scsi: fc_transport: Fix TOCTOU races and workqueue
 2026-07-06 12:43 UTC  (2+ messages)

[PATCH v1] PNP: ACPI: Stop using acpi_device_name()
 2026-07-06 12:43 UTC 

[PATCH 0/3] null_blk: fix mutex initialization and configfs teardown race
 2026-07-06 12:35 UTC  (4+ messages)
` [PATCH 1/3] null_blk: use DEFINE_MUTEX for the file-scope mutex
` [PATCH 2/3] null_blk: give the file-scope mutex a descriptive name
` [PATCH 3/3] null_blk: register configfs subsystem after creating default devices

[PATCH v1] ACPI: PAD: xen: Stop setting acpi_device_name/class()
 2026-07-06 12:42 UTC 

[PATCH 1/2] arm64: dts: imx8: Correct indentation and whitespace
 2026-07-06 12:44 UTC  (2+ messages)

[PATCH v6] dmaengine: dw-edma: Enable HDMA 64R/W Channels
 2026-07-06 12:33 UTC 

[PATCH v1] PCI: acpiphp_ibm: Do not use uninitialized device_class
 2026-07-06 12:40 UTC 

[PATCH] signal: add a helper for the si_code kernel impersonation check
 2026-07-06 12:40 UTC 

[PATCH] media: mali-c55: Fix unaligned access of AEC histogram zone weights
 2026-07-06 12:39 UTC  (6+ messages)

[PATCH v10 0/5] rust: add SRCU abstraction
 2026-07-06 12:39 UTC  (4+ messages)
` [PATCH v10 4/5] rust: sync: "

[PATCH] signal: avoid shared siginfo namespace rewrites
 2026-07-06 12:39 UTC  (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] signal: make send_signal_locked() take const siginfo

[PATCH net-next v3 0/2] net/sched: sch_fq_pie: add per-flow class statistics
 2026-07-06 12:38 UTC  (3+ messages)
` [PATCH net-next v3 1/2] net/sched: sch_fq_pie: add per-flow statistics via class ops

[PATCH v1] sonypi: Stop setting acpi_device_name/class()
 2026-07-06 12:38 UTC 

[PATCH] efi: apple-properties: validate setup data header length
 2026-07-06 12:29 UTC  (2+ messages)

[PATCH v2] wifi: mac80211_hwsim: clean up radio rhashtable on free
 2026-07-06 12:37 UTC 

[PATCH 00/19] ASoC: codecs: propagate regcache_sync() failures
 2026-07-06 12:37 UTC  (4+ messages)
` [PATCH 14/19] ASoC: codecs: wm8962: Propagate regcache_sync() errors

[PATCH v2 00/24] ASoC: codecs: Use guard() for mutex & spin lock - part 1
 2026-07-06 12:37 UTC  (6+ messages)
` [PATCH v2 13/24] ASoC: codecs: cs35l56: Use guard() and PM runtime scope helpers

[PATCH] riscv: ftrace: only use pre-function NOPs with call ops
 2026-07-06 12:35 UTC 

[PATCH v1] hwmon: (acpi_power_meter) Stop setting acpi_device_name/class()
 2026-07-06 12:35 UTC 

[PATCH v2 00/15] arm64: dts: freescale: imx8mn-var-som: Align SOM and Symphony DTSs
 2026-07-06 12:38 UTC  (15+ messages)
` [PATCH v2 06/15] arm64: dts: freescale: imx8mn-var-som: Add MCP251xFD CAN controller
` [PATCH v2 08/15] arm64: dts: freescale: imx8mn-var-som: drop duplicate USB OTG node
` [PATCH v2 11/15] arm64: dts: imx8mn-var-som-symphony: Enable I2C4
` [PATCH v2 12/15] arm64: dts: imx8mn-var-som-symphony: add wakeup sources
` [PATCH v2 13/15] arm64: dts: imx8mn-var-som-symphony: keep RGB_SEL low
` [PATCH v2 14/15] arm64: dts: imx8mn-var-som-symphony: enable PWM1
` [PATCH v2 15/15] arm64: dts: imx8mn-var-som-symphony: Disable internal RTC

[PATCH v4] EDAC/altera: use ECC manager compatible to select A10/S10 IRQ layout
 2026-07-06 12:34 UTC  (4+ messages)

[PATCH] drm/panel: novatek-nt37801: Use mipi_dsi_*_multi() functions
 2026-07-06 12:34 UTC  (3+ messages)

[PATCH 00/10] Use drm_exec to lock TTM buffers, respin
 2026-07-06 12:34 UTC  (3+ messages)
` [PATCH 03/10] drm/ttm: remove ttm_lru_walk_ops

[PATCH] mmc: dwcmshc_bf3_hw_reset: Log eMMC reset calls
 2026-07-06 12:33 UTC  (2+ messages)
` [PATCH v2] "

[PATCH net v2] net/mlx5: free mlx5_st_idx_data on final dealloc
 2026-07-06 12:33 UTC 

[PATCH v2] f2fs: embed f2fs_gc_kthread in f2fs_sb_info
 2026-07-06 12:33 UTC 

[PATCH v1 0/2] Add Altera SoCFPGA Crypto Service (FCS) driver
 2026-07-06 12:33 UTC  (2+ messages)

[PATCH v1] platform/loongarch: laptop: Stop setting acpi_device_class()
 2026-07-06 12:33 UTC 

[PATCH 0/5] software node: provide support for fw_devlink
 2026-07-06 12:32 UTC  (4+ messages)
` [PATCH 5/5] gpio: kunit: add test cases verifying swnode devlink support

[syzbot] Monthly kvm-x86 report (Jul 2026)
 2026-07-06 12:32 UTC 

[PATCH v3 0/4] regulator: qcom_usb_vbus: add pm4125 VBUS regulator support
 2026-07-06 12:31 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: regulator: qcom,usb-vbus-regulator: add qcom,pm4125-vbus-reg
` [PATCH v3 2/4] regulator: qcom_usb_vbus: add register abstraction and PM8150B support
` [PATCH v3 3/4] regulator: qcom_usb_vbus: add support for qcom,pm4125-vbus-reg
` [PATCH v3 4/4] arm64: dts: qcom: Fix pm4125 vbus regulator compatible and constraints

[PATCH v2] libbpf: Limit bitfield dump reads to checked bytes
 2026-07-06 12:31 UTC  (2+ messages)

[RFC PATCH] PCI: Get the hotplug bridge window sizes from DT
 2026-07-06 12:31 UTC 

[PATCH v6 00/11] Dynamic PAMT
 2026-07-06 12:31 UTC  (3+ messages)
` [PATCH v6 03/11] x86/virt/tdx: Add tdx_alloc/free_control_page() helpers

[PATCH 0/6] Return -ENODEV instead of -EFAULT on module-get failure
 2026-07-06 12:31 UTC  (3+ messages)

[PATCH v2 1/3] signal: change force_sig_info_to_task() to call __send_signal_locked()
 2026-07-06 12:30 UTC  (10+ messages)
` [PATCH 0/11] Short circuit delivery for coredump signals

[PATCH 0/1] mm/vmscan: reduce lru_lock contention via vmstat-derived scan-balance cost
 2026-07-06 12:28 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] HID: i2c-hid: Fix "(null)" device name error logs in i2c_hid_parse
 2026-07-06 12:29 UTC 

[PATCH v1] platform/surface: surfacepro3_button: Stop setting acpi_device_name()
 2026-07-06 12:28 UTC 

[PATCH] reboot: use lookup tables for sysfs mode and type strings
 2026-07-06 12:28 UTC 

[PATCH net] net: phy: marvell: fix return code
 2026-07-06 12:26 UTC  (2+ messages)

[PATCH v3 0/2] arm64: dts: socfpga: agilex72: Add initial device tree
 2026-07-06 12:26 UTC  (2+ messages)

[PATCH v1] x86/platform/olpc: xo15: Stop setting acpi_device_name/class()
 2026-07-06 12:26 UTC 

[PATCH] wifi: nl80211: serialize socket owner release with netdev teardown
 2026-07-06 12:24 UTC  (3+ messages)

[RFC/PATCH] vdpa/mlx5: Fix buffer length in create_direct_keys()
 2026-07-06 12:24 UTC  (3+ messages)

[PATCH v2 0/4] gpio: mt7621: address Sashiko complains and other cleanups
 2026-07-06 12:22 UTC  (3+ messages)
` (subset) "

[PATCH 0/4] bcma: support SHIM-attached big-endian SoC backplanes (BCM6362)
 2026-07-06 12:22 UTC  (2+ messages)

[PATCH v10 0/6] mm/memory-failure: add panic option for unrecoverable pages
 2026-07-06 12:22 UTC  (3+ messages)
` [PATCH v10 2/6] mm/memory-failure: surface unhandlable kernel pages as -ENOTRECOVERABLE

[PATCH] USB: serial: io_ti: reject oversized boot-mode firmware images
 2026-07-06 12:21 UTC  (2+ messages)

[PATCH 00/42] of: reserved_mem: Introduce devres helpers and convert drivers
 2026-07-06 12:20 UTC  (14+ messages)
` [PATCH 25/42] ASoC: mediatek: mt8192: Use devm_of_reserved_mem_device_init()
` [PATCH 26/42] ASoC: mediatek: mt8196: "
` [PATCH 27/42] ASoC: mediatek: mt8183: "
` [PATCH 28/42] ASoC: mediatek: mt8189: "
` [PATCH 29/42] ASoC: SOF: imx: Use devm_of_reserved_mem_device_init_by_name()
` [PATCH 31/42] ASoC: cix-ipbloq: Use devm_of_reserved_mem_device_init()

[PATCH v5] dmaengine: dw-edma: Enable HDMA 64R/W Channels
 2026-07-06 12:19 UTC  (5+ messages)

[PATCH 0/4] clk: qcom: Add video and camera clock controller support for Nord
 2026-07-06 12:17 UTC  (3+ messages)
` [PATCH 3/4] clk: qcom: videocc-nord: Add video clock controller driver "

[PATCH] ARM: dts: intel: arria10: Correct indentation
 2026-07-06 12:17 UTC  (2+ messages)

[syzbot] [serial?] memory leak in gsm_activate_mux
 2026-07-06 12:16 UTC  (2+ messages)
` Forwarded: #syz test https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 8cdeaa50eae8dad34885515f62559ee83e7e8dda

[PATCH v4 00/27] KVM: s390: Introduce arm64 KVM
 2026-07-06 12:15 UTC  (10+ messages)
` [PATCH v4 19/27] s390: Introduce Start Arm Execution instruction
` [PATCH v4 21/27] s390/hwcaps: Report SAE support as hwcap
` [PATCH v4 23/27] KVM: s390: arm64: Implement required functions

[PATCH] pinctrl: pinctrl-rp1: Make use of str_hi_lo helper
 2026-07-06 12:19 UTC  (2+ messages)

[PATCH v1] Bluetooth: Increase HCI_AUTO_OFF_TIMEOUT to 10 seconds
 2026-07-06 12:15 UTC 

[PATCH] wifi: mac80211_hwsim: remove radios from rhashtable before freeing
 2026-07-06 12:14 UTC  (4+ messages)

[PATCH] ASoC: rsnd: src: Add missing scu_supply clock to suspend/resume
 2026-07-06 12:10 UTC  (2+ messages)

[PATCH] ASoC: mediatek: mt2701: add COMPILE_TEST
 2026-07-06 12:10 UTC  (2+ messages)

[PATCH] ASoC: rsnd: adg: make rsnd_adg_clk_control() idempotent
 2026-07-06 12:10 UTC  (2+ messages)

[PATCH net] net: dpaa: always set a valid mode I/F mode
 2026-07-06 12:08 UTC 

[PATCH v5 0/4] cgroup: dmem: add selftest helper, coverage, and VM runner
 2026-07-06 12:06 UTC  (5+ messages)
` [PATCH v5 1/4] cgroup: Add dmem_selftest module
` [PATCH v5 2/4] selftests: cgroup: Add dmem selftest coverage
` [PATCH v5 3/4] selftests: cgroup: Add vmtest-dmem runner script
` [PATCH v5 4/4] selftests: cgroup: handle vmtest-dmem -b to test locally built kernel

[PATCH net] netfilter: nf_nat_masquerade: recalculate TCP TS offset when port is randomized
 2026-07-06 12:08 UTC  (5+ messages)

[PATCH 6.18.y] mm: shmem: fix potential livelock issue for shmem direct swapin
 2026-07-06 12:08 UTC  (3+ messages)

Missing signoff in the wireless tree
 2026-07-06 12:08 UTC 

[PATCH v2] IB/mlx4: Fix stale CM id_map entries when RTU is never received
 2026-07-06 12:07 UTC  (2+ messages)

[PATCH] KVM: SEV: drop FOLL_LONGTERM for encrypted region registration
 2026-07-06 12:03 UTC  (3+ messages)

[PATCH v3 0/2] perf trace: Refactor augmented_raw_syscalls using bpf_for
 2026-07-06 12:02 UTC  (3+ messages)
` [PATCH v3 1/2] perf trace: Factor out BPF loop body
` [PATCH v3 2/2] perf trace: Refactor augmented_raw_syscalls using bpf_for

[PATCH v10 0/6] Add RMPOPT support
 2026-07-06 12:02 UTC  (5+ messages)
` [PATCH v10 3/6] x86/sev: Disable CPU hotplug while SNP is active

[PATCH v2 0/3] dt-bindings: crypto: Add Qualcomm Maili crypto support
 2026-07-06 12:01 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: crypto: qcom,inline-crypto-engine: Document Maili ICE

[PATCH net-next 0/4] net: usb: move exported code to usbnet
 2026-07-06 12:00 UTC  (4+ messages)
` [PATCH net-next 2/4] net: usb: centralize usbnet_cdc_zte_rx_fixup in usbnet

[PATCH v6 0/1] rust: introduce abstractions for fwctl
 2026-07-06 12:00 UTC  (4+ messages)
` [PATCH v6 1/1] "

[PATCH RFC 0/6] Speakers for Pixel 3 / 3 XL
 2026-07-06 12:00 UTC  (6+ messages)
` [PATCH RFC 6/6] arm64: dts: qcom: sdm845-google: Add basic audio support

[RESEND RFC PATCH v2 0/5] mm/damon: add mTHP collapse and split actions
 2026-07-06 11:59 UTC  (3+ messages)

[PATCH] fix: drivers/usb/serial: garmin_write_bulk: urb freed prematurely on success path
 2026-07-06 11:59 UTC  (2+ messages)

[PATCH v3 0/4] Add Qualcomm SPEL powercap driver
 2026-07-06 11:57 UTC  (3+ messages)
` [PATCH v3 3/4] powercap: qcom: Add "

[PATCH net-next v2 0/8] netconsole: stop charging netpoll users for netconsole-only data
 2026-07-06 11:55 UTC  (2+ messages)

[PATCH v3 0/2] KVM: arm64: Fix and test MMIO sign-extending loads
 2026-07-06 11:55 UTC  (3+ messages)
` [PATCH v3 1/2] KVM: arm64: Fix sign-extension of MMIO loads
` [PATCH v3 2/2] KVM: arm64: selftests: Add MMIO sign-extending load test

[syzbot] Monthly virt report (Jun 2026)
 2026-07-06 11:54 UTC  (5+ messages)

[PATCH] fix: drivers/usb/serial: usb_console_setup: unmatched usb_serial_put on error paths
 2026-07-06 11:55 UTC  (2+ messages)

[PATCH v5 6/8] string: introduce memcpy_nt() helpers
 2026-07-06 11:53 UTC  (2+ messages)

[PATCH v5 3/8] mm: add a set_page_section_from_pfn() helper
 2026-07-06 11:52 UTC  (2+ messages)

[PATCH] mm: nommu: point to the write iterator upon split_vma
 2026-07-06 11:51 UTC  (6+ messages)

[PATCH v5 2/8] mm: factor zone-device page init helpers out of __init_zone_device_page
 2026-07-06 11:50 UTC  (2+ messages)

[PATCH v2 0/7] platform/x86/amd/hsmp: ACPI/platform HSMP concurrency and lifecycle hardening
 2026-07-06 11:51 UTC  (3+ messages)
` [PATCH v2 3/7] platform/x86/amd/hsmp: Add explicit metric DRAM mapping and per-socket mutexes

[PATCH wireless] wifi: mac80211: clear beaconing state in ieee80211_do_stop()
 2026-07-06 11:50 UTC  (3+ messages)

[PATCH] octeon_ep_vf: Fix RX page leak on napi_build_skb() failure
 2026-07-06 11:50 UTC  (2+ messages)

[PATCH v3 0/2] PM: runtime: Fix sticky -EINVAL after resume callback failure
 2026-07-06 11:49 UTC  (3+ messages)
` [PATCH v3 1/2] PM: runtime: Only set runtime_error on suspend callback failures

[PATCH v4 0/4] sunrpc: hardcode pool_mode to pernode, remove other modes
 2026-07-06 11:49 UTC  (7+ messages)
` [PATCH v4 1/4] sunrpc: route to a populated pool in svc_pool_for_cpu()

[PATCH net-next] net/mlx5e: bound TX CQ poll softirq residency with a time budget
 2026-07-06 11:48 UTC  (2+ messages)

[PATCH nf] netfilter: nf_conncount: fix zone comparison in tuple dedup
 2026-07-06 11:48 UTC 

[PATCH v2] of/address: Fix NULL bus dereference in of_pci_range_parser_one()
 2026-07-06 11:47 UTC 

[PATCH v2 00/10] Use drm_exec to lock TTM buffers, respin
 2026-07-06 11:47 UTC  (3+ messages)
` [PATCH v2 02/10] drm/ttm: replace TTMs refcount with the DRM refcount v4

[PATCH net] wifi: mac80211: fix memory leak in ieee80211_register_hw()
 2026-07-06 11:47 UTC  (3+ messages)

[PATCH v2 0/3] perf/x86/amd/uncore: Add common helpers and Hygon support
 2026-07-06 11:45 UTC  (3+ messages)
  ` 答复: "


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