The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-08-21 07:08:40 to 2026-08-21 08:55:52 UTC [more...]

[PATCH 00/45] clk: Make sure clk_init_data is fully initialized (part two)
 2026-08-21  8:53 UTC  (7+ messages)
` [PATCH 01/45] clk: aspeed: Make sure clk_init_data is fully initialized
` [PATCH 02/45] clk: at91: "
` [PATCH 03/45] clk: bcm: iproc: "
` [PATCH 04/45] clk: berlin: "
` [PATCH 05/45] clk: cdce925: "
` [PATCH 06/45] clk: clk-axi-clkgen: "

[PATCH 0/4] selftest/arm64: Fix MTE test setup and TAP reporting
 2026-08-21  8:55 UTC  (7+ messages)
` [PATCH 4/4] selftest/arm64: Add MTE test config fragment

[PATCH] fs: don't return -EINVAL for successful nested thaw
 2026-08-21  8:54 UTC 

[PATCH v3 0/2] cpufreq: acpi-cpufreq: fix P-state index mismatch between perf->states[] and freq_table[]
 2026-08-21  8:54 UTC  (5+ messages)
` [PATCH v3 1/2] cpufreq: acpi-cpufreq: fix P-state index mismatch in extract_io()
` [PATCH v3 2/2] cpufreq: acpi-cpufreq: fix P-state index mismatch in get_cur_freq_on_cpu()

[RFC PATCH 0/1] perf scripts flamegraph: Add --asm option
 2026-08-21  8:50 UTC  (2+ messages)
` [RFC PATCH 1/1] "

[PATCH] pmdomain: airoha: fix unselectable AIROHA_CPU_PM_DOMAIN kconfig
 2026-08-21  8:52 UTC 

[PATCH] asm-generic: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
 2026-08-21  8:52 UTC 

Build error with kernel from 2026-08-21
 2026-08-21  8:52 UTC  (5+ messages)

[PATCH v2 00/10] tpm: Reorganize public headers and extract tpm-buf for standalone reuse
 2026-08-21  8:52 UTC  (8+ messages)
` [PATCH v2 10/10] tpm-buf: Add TPM buffer support header "

[PATCH] PCI: Disable not supported reset methods on DG1 0x4905
 2026-08-21  8:51 UTC  (2+ messages)

[PATCH bpf-next v3] bpf: Fix stack out-of-bounds write in cgroup link update
 2026-08-21  8:47 UTC 

[REGRESSION] qcom PAS TZ API migration breaks GPU and modem on TrustZone without PAS (sc7180 trogdor)
 2026-08-21  8:37 UTC  (3+ messages)

[PATCH] drm/sched: Guard against NULL dev in drm_sched_job trace event
 2026-08-21  8:47 UTC 

[PATCH] drm/sched: Fix incorrect test description in drm_sched_basic_cases
 2026-08-21  8:47 UTC 

[syzbot] [gfs2?] WARNING in dlm_lowcomms_connect_node
 2026-08-21  8:47 UTC 

[PATCH 0/6] landlock: Add POSIX message queue scoping
 2026-08-21  8:46 UTC  (2+ messages)

[PATCH] cpufreq: airoha: fix probe failure with correct error check
 2026-08-21  8:45 UTC 

[PATCH] i2c: cp2615: Validate read length before copying
 2026-08-21  8:43 UTC  (3+ messages)

[PATCH] xen/privcmd: Only claim ioreqs matching an ioeventfd
 2026-08-21  8:41 UTC 

[PATCH] ARM: BCM7XXX: Replace __ASSEMBLY__ with __ASSEMBLER__
 2026-08-21  8:41 UTC 

[PATCH 0/2] rust: kunit: add optional assertions to catch taint and lockdep warnings
 2026-08-21  8:40 UTC  (3+ messages)
  ` [PATCH 1/2] rust: kunit: add config to fail kunit tests if a lockdep warning is triggered

[PATCH v2 0/2] kexec: fix probe error codes and error propagation
 2026-08-21  8:40 UTC  (7+ messages)
` [PATCH v2 2/2] kexec: fix error propagation in kexec_image_probe_default()

[PATCH v7 00/10] rust: Add support for reserving of ranges of IDs
 2026-08-21  8:39 UTC  (14+ messages)
` [PATCH v7 02/10] rust: bitmap: restrict bitmap length to at most i32::MAX
` [PATCH v7 03/10] rust: num: add nz! macro for compile time NonZero values
` [PATCH v7 04/10] rust: sizes: implement SizeConstants for Alignment
` [PATCH v7 05/10] rust: bitmap: add contiguous area operations
` [PATCH v7 06/10] rust: id_pool: take a NonZero capacity in with_capacity
` [PATCH v7 07/10] rust: id_pool: add contiguous ID reservation

[RFC PATCH 1/2] dt-bindings: leds: Document TI LM3643 dual LED flash driver
 2026-08-21  8:36 UTC  (2+ messages)
` [RFC PATCH 2/2] leds: flash: Add support for the "

[PATCH] ARM: at91: Replace __ASSEMBLY__ with __ASSEMBLER__
 2026-08-21  8:36 UTC 

[PATCH v2] tty: n_tty: use kvzalloc/kvfree for line discipline data
 2026-08-21  8:35 UTC  (2+ messages)

[PATCH v3 2/3] mm: swap: drop dropbehind swap cache folios on writeback completion
 2026-08-21  8:34 UTC  (2+ messages)

[PATCH v2 0/6] Add TEE based client driver for UEFI Secure Application
 2026-08-21  8:34 UTC  (7+ messages)

[PATCH] usb: gadget: f_printer: prevent OOB write in GET_DEVICE_ID
 2026-08-21  8:34 UTC 

[PATCH] PCI/sysfs: document the link speed and width attributes
 2026-08-21  8:33 UTC  (4+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH] ARM: EXYNOS: Replace __ASSEMBLY__ with __ASSEMBLER__
 2026-08-21  8:32 UTC 

[RFC PATCH 0/4] mm/vmscan: honour node reclaim limits per type
 2026-08-21  8:31 UTC  (6+ messages)
` [RFC PATCH 1/4] mm/vmscan: only reclaim slab in node reclaim when over min_slab_pages
` [RFC PATCH 2/4] mm/vmscan: only reclaim file pages in node reclaim when over min_unmapped_pages
` [RFC PATCH 3/4] mm/vmscan: drop the combined limit gate in __node_reclaim()
` [RFC PATCH 4/4] mm/vmscan: do not skip node reclaim when only anon is reclaimable

[syzbot] [mm?] WARNING in ep_write_iter
 2026-08-21  8:30 UTC  (3+ messages)

[PATCH v2] fuse: permit freezing while waiting for request answer
 2026-08-21  8:30 UTC  (11+ messages)

[PATCH net v2] net/socket: remove unused do_sock_{set,get}sockopt() exports
 2026-08-21  8:28 UTC 

[PATCH] f2fs: accurately adjust free_sections during free_segment_range
 2026-08-21  8:28 UTC  (6+ messages)
` [f2fs-dev] "

[PATCH] ARM: imx: Replace __ASSEMBLY__ with __ASSEMBLER__
 2026-08-21  8:28 UTC 

[PATCH v5 0/3] usb: typec: tipd: Add sn201202x (ACE3) support
 2026-08-21  8:26 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: usb: tps6598x: Add sn201202x/ACE3
` [PATCH v5 2/3] usb: typec: tipd: Factor out i2c specifics
` [PATCH v5 3/3] usb: typec: tipd: Add sn201202x support

"controller is down; will reset" on SK Hynix NVMe drive in Lenovo IdeaPad Pro 5
 2026-08-21  8:18 UTC  (2+ messages)

[PATCH v2] kprobes: use DEFINE_DEBUGFS_ATTRIBUTE for the enabled knob
 2026-08-21  8:23 UTC  (6+ messages)

[PATCH] f2fs: fix error handling on device alias check in rename and unlink
 2026-08-21  8:21 UTC  (2+ messages)

[PATCH] um: Use asm-generic/timex.h over the host architecture one
 2026-08-21  8:22 UTC  (2+ messages)

[PATCH] ARM: PXA: Replace __ASSEMBLY__ with __ASSEMBLER__
 2026-08-21  8:21 UTC 

[PATCH] drm/msm/adreno: Only check for PAS when a zap shader is present
 2026-08-21  8:13 UTC 

[PATCH v2 2/3] mm: khugepaged: fix folio is used after pte_unmap_unlock()
 2026-08-21  8:19 UTC  (3+ messages)

[PATCH] scsi: pmcraid: shut down command timers before reuse
 2026-08-21  8:19 UTC  (2+ messages)

[PATCH 1/1] wifi: mt76: mt7996: fix mixed FEM check of mt7996 chipset
 2026-08-21  8:18 UTC  (2+ messages)

[PATCH 0/2] usb: gadget: uvc: fix resource leak on video->async_wq and video->kworker
 2026-08-21  8:22 UTC  (3+ messages)
` [PATCH 1/2] usb: gadget: uvc: replace mutex lock/unlock with scoped_guard in uvc_function_bind()
` [PATCH 2/2] usb: gadget: uvc: refactor video cleanup into uvcg_video_deinit()

[PATCH v2 0/3] mm: khugepaged: fix tracepoint UAF
 2026-08-21  8:17 UTC  (5+ messages)
` [PATCH v2 1/3] mm: khugepaged: fix swap entry value to folio_pfn()

[RFC PATCH 0/4] mm/vmscan: honour node reclaim limits per type
 2026-08-21  8:16 UTC 

[PATCH] remoteproc: qcom_q6v5_mss: Don't require PAS for memory protection
 2026-08-21  8:15 UTC 

[PATCH v3 00/13] Add initial support for Qualcomm SM7250 SoC
 2026-08-21  8:11 UTC  (14+ messages)
` [PATCH v3 01/13] dt-bindings: arm: qcom,ids: Add SoC ID for SM7250
` [PATCH v3 02/13] soc: qcom: socinfo: Add SM7250 SoC ID
` [PATCH v3 03/13] dt-bindings: clock: Add SM7250 global clock controller
` [PATCH v3 04/13] clk: qcom: Add Global Clock Controller (GCC) driver for SM7250
` [PATCH v3 05/13] dt-bindings: clock: qcom,rpmhcc: Document RPMHCC compatible "
` [PATCH v3 06/13] clk: qcom: rpmh: Add SM7250 rpmh clocks
` [PATCH v3 07/13] dt-bindings: power: qcom,rpmhpd: Document RPMh power domain for SM7250
` [PATCH v3 08/13] pmdomain: qcom: rpmhpd: Add RMPh power domains "
` [PATCH v3 09/13] dt-bindings: arm: cpus: Document Kryo 475 CPUs
` [PATCH v3 10/13] dt-bindings: firmware: qcom,scm: Document SM7250 SCM
` [PATCH v3 11/13] dt-bindings: interrupt-controller: qcom,pdc: Document SM7250 PDC
` [PATCH v3 12/13] dt-bindings: cpufreq: qcom-hw: Document SM7250 cpufreq hardware
` [PATCH v3 13/13] arm64: dts: qcom: Add SM7250 devicetree file

[PATCH] ARM: OMAP2+: Replace __ASSEMBLY__ with __ASSEMBLER__
 2026-08-21  8:13 UTC 

[BUG] KASAN: slab-out-of-bounds Read in soft_cursor
 2026-08-21  8:14 UTC  (2+ messages)

[GIT PULL] SCSI updates for the 7.2+ merge window
 2026-08-21  8:12 UTC  (2+ messages)

[PATCH v2 1/2] fs/resctrl: Avoid extra call to strlen() in schemata_list_add()
 2026-08-21  8:11 UTC  (2+ messages)
` [PATCH v2 2/2] fs/resctrl: Simplify pseudo_lock_measure_trigger()

[PATCH] memory: pl353: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
 2026-08-21  8:10 UTC  (3+ messages)
  ` [PATCH] memory: atmel-ebi: "

[PATCH v3 0/4] Stop returning struct page from guest_memfd PFN lookup
 2026-08-21  8:08 UTC  (3+ messages)
` [PATCH v3 4/4] KVM: guest_memfd: Stop returning struct page from "

[PATCH] gfs2: avoid sysfs freeze and unmount lock inversion
 2026-08-21  8:07 UTC 

[PATCH] irqchip/stm32mp-exti: fix the unit of the hwspinlock timeout
 2026-08-21  8:07 UTC  (3+ messages)
` [PATCH v3] "
  ` [Linux-stm32] "

[PATCH v1] tty: n_tty: use kvzalloc/kvfree for line discipline data
 2026-08-21  8:06 UTC  (2+ messages)

[PATCH v2] IB/isert: wait for deferred control PDU completions before releasing the connection
 2026-08-21  8:06 UTC 

[syzbot] [usb?] BUG: unable to handle kernel NULL pointer dereference in usb_reinit
 2026-08-21  8:03 UTC 

[syzbot] [usb?] general protection fault in vhci_hcd_probe
 2026-08-21  8:03 UTC 

[PATCH] mm/huge_memory: allow huge pfnmaps regardless of THP mode
 2026-08-21  8:03 UTC  (2+ messages)

[PATCH v4 00/15] Add RTC support for Renesas RZ/T2H and RZ/N2H SoCs
 2026-08-21  8:00 UTC  (8+ messages)
` [PATCH v4 13/15] rtc: rzn1: Add OF match data to gate SUBU register access
` [PATCH v4 15/15] rtc: rzn1: Add support for Renesas RZ/T2H and RZ/N2H SoCs

[PATCH bpf] bpf: Keep progs alive until the trampoline image calling them is freed
 2026-08-21  7:58 UTC  (3+ messages)

[PATCH] cpuidle: dt_idle_genpd: kfree() the original name allocation
 2026-08-21  7:57 UTC 

[PATCH v5 0/5] brcmfmac: add FT/OKC roaming offload support
 2026-08-21  7:56 UTC  (5+ messages)
` [PATCH v5 1/5] wifi: nl80211: add roam offload extended feature
` [PATCH v5 2/5] wifi: brcmfmac: detect firmware FBT and OKC support
` [PATCH v5 3/5] wifi: brcmfmac: add PMK programming for firmware roaming offload
` [PATCH v5 4/5] wifi: brcmfmac: report port authorization after offloaded roaming

[PATCH] memory: atmel-ebi: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
 2026-08-21  7:57 UTC  (3+ messages)

[PATCH v19 00/40] DEPT(DEPendency Tracker)
 2026-08-21  7:56 UTC  (6+ messages)

[PATCH v2 0/3] clk: samsung: Introduce Exynos5515 clock driver support
 2026-08-21  7:55 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: clock: Add Exynos5515 SoC

[PATCH 0/2] mfd: tps65217: Handle IRQ initialization errors
 2026-08-21  7:54 UTC  (3+ messages)
` [PATCH 1/2] mfd: tps65217: Fix NULL pointer dereference on IRQ init failure
` [PATCH 2/2] mfd: tps65217: Check return value when masking interrupt sources

[syzbot] [usb?] BUG: unable to handle kernel paging request in xhci_halt
 2026-08-21  7:52 UTC 

[syzbot] [usb?] KASAN: slab-out-of-bounds Read in gether_get_ifname
 2026-08-21  7:52 UTC 

[PATCH] mm/vmstat: add per-order allocation slow path statistics
 2026-08-21  7:50 UTC  (4+ messages)

[PATCH v3 0/2] thermal: Add support A9
 2026-08-21  7:50 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: thermal: amlogic: Add A9 thermal bindings
` [PATCH v3 2/2] thermal: amlogic: Add support for A9 thermal controller

[PATCH 0/2] wifi: nl80211: Document sta-info nested attribute
 2026-08-21  7:47 UTC  (3+ messages)
` [PATCH 1/2] wifi: nl80211: add "
` [PATCH 2/2] net: ynl: allow u8 sub-type for indexed array

[PATCH v2] memcg: trim the per-cpu charge stock instead of draining it
 2026-08-21  7:45 UTC  (6+ messages)

[PATCH] memory: emif: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
 2026-08-21  7:44 UTC 

[PATCH v2 0/4] ASoC: qcom: Fix AudioReach TDM review findings
 2026-08-21  7:44 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: sound: qcom,q6dsp-lpass-ports: Rename QAIF clock IDs

[PATCH] sched/fair: Only apply cpufreq pressure where frequency is invariant
 2026-08-21  7:39 UTC 

[PATCH 6.6 000/166] 6.6.153-rc1 review
 2026-08-21  7:42 UTC  (3+ messages)

[PATCH v4 0/7] Add support for AMD IOMMU GAPPI
 2026-08-21  7:41 UTC  (5+ messages)
` [PATCH v4 7/7] iommu/amd: Provide kernel command line option to enable GAPPI

[syzbot] [kernel?] KASAN: slab-out-of-bounds Read in reg_fixed_voltage_probe
 2026-08-21  7:41 UTC 

[syzbot] [usb?] general protection fault in wcove_typec_probe
 2026-08-21  7:41 UTC 

[syzbot] [media?] WARNING in vp702x_read_mac_addr
 2026-08-21  7:41 UTC 

[PATCH v2 0/2] Axiado AX3000 and AX3005 USB Device Controller (UDC)
 2026-08-21  7:41 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: usb: gadget: udc: add Axiado AX3000 and AX3005 UDC

[PATCH] s390: remove unused setup_profiling_timer function
 2026-08-21  7:38 UTC  (2+ messages)

[PATCH v7 0/5] Add eDP lane mapping support
 2026-08-21  7:37 UTC  (4+ messages)
` [PATCH v7 3/5] drm/bridge: analogix_dp: Restore mandatory samsung DP DT properties

[PATCH] sh: remove unused setup_profiling_timer function
 2026-08-21  7:36 UTC  (2+ messages)

[PATCH v4 0/5] Fix quota evasion on xfs and add capable_noaudit
 2026-08-21  7:35 UTC  (2+ messages)

[PATCH] configfs: avoid committing failed binary attribute writes
 2026-08-21  7:33 UTC 

[PATCH] xfs: remove kmem_to_page()
 2026-08-21  7:35 UTC  (2+ messages)

[PATCH v3] xfs: don't hold buffer locks across sync transaction commit in xfs_sync_sb_buf
 2026-08-21  7:35 UTC  (2+ messages)

[PATCH v4] media: v4l2-isp: reject zero-sized parameter blocks
 2026-08-21  7:35 UTC  (2+ messages)

[PATCH v5 0/8] iio: light: ltr501: Add ltr329 support
 2026-08-21  7:34 UTC  (3+ messages)
` [PATCH v5 8/8] dt-bindings: iio: light: ltr501: Make proximity-near-level conditional

[PATCH v5 0/8] Replace __ASSEMBLY__ with __ASSEMBLER__ in header files
 2026-08-21  7:34 UTC  (3+ messages)
` [PATCH v5 1/8] arm: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers

[PATCH net-next v10 0/4] net: dsa: motorcomm: Add LED support
 2026-08-21  7:32 UTC  (3+ messages)
` [PATCH net-next v10 4/4] dt-bindings: net: dsa: yt921x: Add LEDs definition example

[PATCH v39 0/7] firmware: imx: driver for NXP secure-enclave
 2026-08-21 13:02 UTC  (8+ messages)
` [PATCH v39 1/7] Documentation/firmware: add imx/se to other_interfaces
` [PATCH v39 2/7] dt-bindings: arm: fsl: add imx-se-fw binding doc
` [PATCH v39 3/7] firmware: imx: add driver for NXP EdgeLock Enclave
` [PATCH v39 4/7] firmware: imx: device context dedicated to priv
` [PATCH v39 5/7] firmware: imx: adds miscdev
` [PATCH v39 6/7] arm64: dts: imx8ulp: add secure enclave node
` [PATCH v39 7/7] arm64: dts: imx8ulp: add reserved memory for EdgeLock Enclave

[syzbot] [input?] BUG: sleeping function called from invalid context in __hid_request
 2026-08-21  7:30 UTC 

[syzbot] [usb-storage?] general protection fault in alauda_transport
 2026-08-21  7:30 UTC 

[syzbot] [usb?] possible deadlock in mdc800_device_open
 2026-08-21  7:30 UTC 

[RFC] kernel/ review rules
 2026-08-21  7:30 UTC  (3+ messages)

[PATCH net] octeontx2-pf: reset TL4 topology on HTB offload teardown
 2026-08-21  7:28 UTC 

[PATCH] dt-bindings: iio: adc: rockchip-saradc: Fix RV1106 compatible
 2026-08-21  7:27 UTC  (2+ messages)

[PATCH] sched: Serialize cgroup updates to prevent CFS/SCX state divergence
 2026-08-21  7:26 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: glymur: Fix missing SMMU stream IDs for ADSP
 2026-08-21  7:24 UTC  (3+ messages)

[PATCH 1/2] block: partitions: efi: report the right relation for last_usable_lba
 2026-08-21  7:23 UTC  (2+ messages)
` [PATCH 2/2] block: partitions: efi: print GPT LBAs as unsigned

[PATCH 0/4] Update maintainer-pgp-guide.rst Chinese translation
 2026-08-21  7:22 UTC  (3+ messages)

[PATCH 0/5] drm/msm/dp: Add MSM Type-C MST support
 2026-08-21  7:20 UTC  (11+ messages)
` [PATCH 1/5] drm/bridge: allow hpd_notify() to suppress connector hotplug events
` [PATCH 2/5] drm/bridge_connector: preserve connector status for IRQ-only HPD events

[PATCH v2] bnx2x: fix NULL pointer dereference in bnx2x_free_mem_bp()
 2026-08-21  7:20 UTC  (2+ messages)
`  "

[PATCH] efi: Make EFI_VARS_PSTORE depend on EFIVAR_FS
 2026-08-21  7:18 UTC  (5+ messages)

[PATCH] drm/gud: validate GUD_ROTATION_0 is present in supported rotations
 2026-08-21  7:16 UTC 

[PATCH v3] printk: Remove remaining boot consoles when a real console exists
 2026-08-21  7:17 UTC 

[PATCH 0/7] docs/zh_TW: remove duplicated maintainer contact information
 2026-08-21  7:15 UTC  (6+ messages)
` [PATCH 3/7] docs/zh_TW: arch: remove "

[PATCH] media: rc: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
 2026-08-21  7:15 UTC 

[PATCH 0/3] Add Himax HX83112A support for Fairphone 4 touchscreen
 2026-08-21  7:12 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: touchscreen: trivial-touch: Add Himax HX83112A
` [PATCH 2/3] Input: himax_hx83112b - Add HX83112A support
` [PATCH 3/3] arm64: dts: qcom: sm7225-fairphone-fp4: Enable touchscreen

[PATCH] [media] v4l: xilinx: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
 2026-08-21  7:11 UTC 

[PATCH 0/2] sched: Remove sched_class::balance()
 2026-08-21  7:10 UTC  (5+ messages)

[PATCH] btrfs: drain sysfs callbacks before stopping transaction kthread
 2026-08-21  7:08 UTC  (6+ messages)
  `  "


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