messages from 2025-08-30 22:21:28 to 2025-08-31 11:48:33 UTC [more...]
[PATCH v8 0/5] PCI: dwc: Add ECAM support with iATU configuration
2025-08-31 11:48 UTC (3+ messages)
` [PATCH v8 2/5] PCI: dwc: Add support for ELBI resource mapping
[PATCH] mm/memfd: remove redundant casts
2025-08-31 11:47 UTC
[PATCH 0/3] clk: samsung: exynos990: Fix USB clock support
2025-08-31 11:47 UTC (5+ messages)
` [PATCH 1/3] dt-bindings: clock: exynos990: Add LHS_ACEL clock ID for HSI0 block
` [PATCH 2/3] clk: samsung: exynos990: Add LHS_ACEL gate clock for HSI0 and update CLK_NR_TOP
` [PATCH 3/3] clk: samsung: exynos990: Add missing USB clock registers to HSI0
[PATCH 0/3] Support GPIO controller of Loongson 2K0300 SoC
2025-08-31 11:25 UTC (3+ messages)
[PATCH] PCI: tegra: fix devm_kcalloc argument order for port->phys allocation
2025-08-31 11:25 UTC (3+ messages)
[PATCH v7 00/22] x86: strict separation of startup code
2025-08-31 11:15 UTC (6+ messages)
` [PATCH v7 05/22] x86/sev: Move GHCB page based HV communication out "
[PATCH 1/2] arm64: dts: socionext: uniphier-ld20: Add default PCI interrup controller address cells
2025-08-31 10:59 UTC (2+ messages)
[PATCH] net: sfp: add quirk for FLYPRO copper SFP+ module
2025-08-31 10:59 UTC
[PATCH v2] arm64: dts: exynos2200: Add default GIC address cells
2025-08-31 10:58 UTC (2+ messages)
[PATCH] Bluetooth: btusb: Add support for Mercusys MA530 Bluetooth adapter
2025-08-31 10:57 UTC (2+ messages)
[PATCH v5 0/5] clk: samsung: exynos990: CMU_TOP fixes (mux regs, widths, factors)
2025-08-31 10:55 UTC (4+ messages)
` [PATCH v5 1/5] clk: samsung: exynos990: Use PLL_CON0 for PLL parent muxes
[PATCH] mlxsw: core_env: Fix stack info leak in mlxsw_env_linecard_modules_power_mode_apply
2025-08-31 10:53 UTC (2+ messages)
[PATCH v2 0/5] exynos-acpm: add DVFS protocol and clock driver
2025-08-31 10:50 UTC (6+ messages)
` [PATCH v2 1/5] dt-bindings: firmware: google,gs101-acpm-ipc: add #clock-cells
` [PATCH v2 4/5] firmware: exynos-acpm: register ACPM clocks dev
[PATCH v2 0/3] Marvell 88PM886 PMIC GPADC driver
2025-08-31 10:33 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: mfd: 88pm886: Add #io-channel-cells
` [PATCH v2 2/3] iio: adc: Add driver for Marvell 88PM886 PMIC ADC
` [PATCH v2 3/3] mfd: 88pm886: Add GPADC cell
[PATCH net-next] selftests: net: add test for ipv6 fragmentation
2025-08-31 10:18 UTC (2+ messages)
` [PATCH net-next v2] "
[PATCH v5 03/12] mm: introduce AS_NO_DIRECT_MAP
2025-08-31 10:26 UTC (2+ messages)
[PATCH 0/2] starqltechn: fix max77705 device irqs
2025-08-31 10:25 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: add mfd/max77705 definitions
` [PATCH 2/2] arch: arm64: sdm845: starqltechn: fix max77705 interrupts
[syzbot] [nfc?] [net?] WARNING in nfc_rfkill_set_block
2025-08-31 10:19 UTC (6+ messages)
` [syzbot] [net?] [nfc?] "
[PATCH 0/2] trace: minor documentation fixes for clarity and
2025-08-31 10:17 UTC (3+ messages)
` [PATCH 1/2] trace: rephrase for clearer documentation
` [PATCH 2/2] trace: fix grammar error in debugging.rst
[PATCH] net/smc: Replace use of strncpy on NUL-terminated string with strscpy
2025-08-31 10:17 UTC (2+ messages)
mm/mprotect.c:450:23: sparse: sparse: cast to non-scalar
2025-08-31 10:15 UTC
[GIT PULL] x86/urgent for v6.17-rc4
2025-08-31 10:14 UTC
[PATCH 0/2] trace: minor documentation fixes for clarity and
2025-08-31 10:13 UTC (3+ messages)
` [PATCH 1/2] trace: rephrase for clearer documentation
` [PATCH 2/2] trace: fix grammar error in debugging.rst
[PATCH 0/2] trace: minor documentation fixes for clarity and
2025-08-31 10:12 UTC
[PATCH net-next v10 0/2] net: af_packet: optimize retire operation
2025-08-31 10:08 UTC (3+ messages)
` [PATCH net-next v10 1/2] net: af_packet: remove last_kactive_blk_num field
` [PATCH net-next v10 2/2] net: af_packet: Use hrtimer to do the retire operation
[PATCH v7 00/12] i2c: fix, rework and extend RTL9300 I2C driver
2025-08-31 10:04 UTC (13+ messages)
` [PATCH v7 01/12] i2c: rtl9300: fix channel number bound check
` [PATCH v7 02/12] i2c: rtl9300: ensure data length is within supported range
` [PATCH v7 03/12] i2c: rtl9300: remove broken SMBus Quick operation support
` [PATCH v7 04/12] i2c: rtl9300: use regmap fields and API for registers
` [PATCH v7 05/12] dt-bindings: i2c: realtek,rtl9301-i2c: fix wording and typos
` [PATCH v7 06/12] i2c: rtl9300: rename internal sda_pin to sda_num
` [PATCH v7 07/12] i2c: rtl9300: move setting SCL frequency to config_io
` [PATCH v7 08/12] i2c: rtl9300: do not set read mode on every transfer
` [PATCH v7 09/12] i2c: rtl9300: separate xfer configuration and execution
` [PATCH v7 10/12] i2c: rtl9300: use scoped guard instead of explicit lock/unlock
` [PATCH v7 11/12] dt-bindings: i2c: realtek,rtl9301-i2c: extend for RTL9310 support
` [PATCH v7 12/12] i2c: rtl9300: add support for RTL9310 I2C controller
[PATCH v2] docs: scheduler: completion: Document complete_on_current_cpu()
2025-08-31 10:04 UTC (4+ messages)
[PATCH v7 0/6] Initial support of MSM8937 and Xiaomi Redmi 3S
2025-08-31 10:00 UTC (8+ messages)
` [PATCH v7 1/6] dt-bindings: clock: qcom: Add MSM8937 Global Clock Controller
` [PATCH v7 2/6] clk: qcom: gcc: Add support for Global Clock controller found on MSM8937
` [PATCH v7 3/6] dt-bindings: display/msm/gpu: describe A505 clocks
` [PATCH v7 4/6] arm64: dts: qcom: Add initial support for MSM8937
` [PATCH v7 5/6] dt-bindings: arm: qcom: Add Xiaomi Redmi 3S
` [PATCH v7 6/6] arm64: dts: "
[PATCH] HID: LOFREE: Fix back/forward buttons for
2025-08-31 9:53 UTC
[PATCH] HID: LOFREE: Fix back/forward buttons for
2025-08-31 9:52 UTC
[PATCH v4 0/1] exfat: Add support for FS_IOC_{GET,SET}FSLABEL
2025-08-31 9:50 UTC (3+ messages)
` [PATCH v4 1/1] "
[GIT PULL] sched/urgent for v6.17-rc4
2025-08-31 9:47 UTC
[PATCH 1/2] cifs: Add support for parsing WSL symlinks in version 1 format
2025-08-31 9:45 UTC (2+ messages)
[PATCH 1/2] cifs: Extend ->set_EA() callback to allow operate on reparse point
2025-08-31 9:44 UTC (3+ messages)
` [PATCH 2/2] cifs: Create native Window socket file compatible also with WSL subsystem
[PATCH v2 00/12] mm: add `const` to lots of pointer parameters
2025-08-31 9:39 UTC (13+ messages)
` [PATCH v2 01/12] mm/shmem: "
` [PATCH v2 02/12] include/pagemap.h: "
` [PATCH v2 03/12] include/mmzone.h: "
` [PATCH v2 04/12] include/fs.h: add `const` to several "
` [PATCH v2 05/12] mm/oom_kill: add `const` to pointer parameter
` [PATCH v2 06/12] mm/util: add `const` to several pointer parameters
` [PATCH v2 07/12] parisc/sys_parisc.c: add `const` to mmap_upper_limit() parameter
` [PATCH v2 08/12] arch, mm/util: add const to arch_pick_mmap_layout() parameter
` [PATCH v2 09/12] include/mm_types.h: add `const` to several pointer parameters
` [PATCH v2 10/12] include/mm_inline.h: add `const` to lots of "
` [PATCH v2 11/12] include/mm.h: "
` [PATCH v2 12/12] mm/highmem: "
[GIT PULL] irq/urgent for v6.17-rc4
2025-08-31 9:31 UTC
[PATCH v2 2/2] platform/x86: asus-wmi: map more keys on ExpertBook B9
2025-08-31 9:21 UTC (4+ messages)
` [PATCH v3] "
[PATCH] fscrypt: optimize fscrypt_base64url_encode() with block processing
2025-08-31 9:20 UTC (2+ messages)
[PATCH 0/7] mm: better GUP pin lru_add_drain_all()
2025-08-31 9:18 UTC (8+ messages)
` [PATCH 1/7] mm: fix folio_expected_ref_count() when PG_private_2
` [PATCH 2/7] mm/gup: check ref_count instead of lru before migration
` [PATCH 3/7] mm/gup: local lru_add_drain() to avoid lru_add_drain_all()
` [PATCH 4/7] mm: Revert "mm/gup: clear the LRU flag of a page before adding to LRU batch"
` [PATCH 5/7] mm: Revert "mm: vmscan.c: fix OOM on swap stress test"
` [PATCH 6/7] mm: folio_may_be_cached() unless folio_test_large()
` [PATCH 7/7] mm: lru_add_drain_all() do local lru_add_drain() first
[PATCH] mm: ignore nomap memory during mirror init
2025-08-31 9:16 UTC (11+ messages)
[syzbot] [kvm?] [net?] [virt?] INFO: task hung in __vhost_worker_flush
2025-08-31 9:14 UTC (8+ messages)
` [syzbot] [net] [virt] "
[PATCH 00/12] mm: add `const` to lots of pointer parameters
2025-08-31 9:07 UTC (8+ messages)
` [PATCH 05/12] mm/oom_kill: add `const` to pointer parameter
` [PATCH 08/12] arch, mm/util: add const to arch_pick_mmap_layout() parameter
[PATCH] media: v4l2-ctrls: Enable support for u64 value
2025-08-31 9:06 UTC (2+ messages)
[REGRESSION] net: usb: asix: deadlock on interface setup
2025-08-31 8:50 UTC
[PATCH 0/3] pinctrl: Use int type to store negative error codes
2025-08-31 8:49 UTC (4+ messages)
` [PATCH 1/3] pinctrl: armada-37xx: "
` [PATCH 2/3] pinctrl: ma35: "
` [PATCH 3/3] pinctrl: renesas: "
[PATCH 0/4] sched.7 and small futex.2 updates
2025-08-31 8:48 UTC (3+ messages)
` [PATCH 3/4] man/man2/futex.2: Recycle two gmane URLs
[PATCH v1 0/2] ASoC: qcom: audioreach: Fix lpaif_type and WS source configuration for I2S interface
2025-08-31 8:39 UTC (5+ messages)
` [PATCH v1 1/2] ASoC: qcom: audioreach: Fix lpaif_type configuration for the "
` [PATCH v1 2/2] ASoC: qcom: audioreach: Fix default WS source assignment for "
[PATCH] mfd: max77705: rework interrupts
2025-08-31 8:29 UTC (3+ messages)
[PATCH 0/3] selftests: drv-net: Fix issues in devlink_rate_tc_bw.py
2025-08-31 8:06 UTC (4+ messages)
` [PATCH 1/3] selftests: drv-net: Fix and clarify TC bandwidth split "
` [PATCH 2/3] selftests: drv-net: Fix tolerance calculation "
` [PATCH 3/3] selftests: drv-net: Relax total BW check "
[syzbot] [f2fs?] kernel BUG in f2fs_do_truncate_blocks
2025-08-31 8:03 UTC
[PATCH v3 0/6] firmware: arm_scmi: imx: Dump syslog and system_info
2025-08-31 8:28 UTC (18+ messages)
` [PATCH v3 1/6] firmware: arm_scmi: imx: Add documentation for MISC_BOARD_INFO
` [PATCH v3 2/6] firmware: arm_scmi: imx: Support discovering buildinfo of MISC protocol
` [PATCH v3 3/6] firmware: arm_scmi: imx: Support getting cfg info "
` [PATCH v3 5/6] firmware: arm_scmi: imx: Support getting syslog "
[syzbot] [kernel?] possible deadlock in device_create_groups_vargs
2025-08-31 7:41 UTC
[PATCH] firmware: arm_scmi: Fix typo for scmi_perf_proto_ops
2025-08-31 6:52 UTC
[PATCH 0/3] tty/vt: fix various 512 glyph font issues
2025-08-31 6:28 UTC (7+ messages)
` [PATCH 1/3] tty/vt: 8th bit location in vc_uniscr routines
` [PATCH 2/3] tty/vt: Prevent 8th bit corruption with soft cursor
` [PATCH 3/3] tty/vt: Fix unreadable kernel messages on vgacon
[RFC PATCH 0/5] tty: Add KUnit test framework for TTY drivers
2025-08-31 6:07 UTC (2+ messages)
[Regression Bug] Re: [PATCH net v3 2/2] ppp: fix race conditions in ppp_fill_forward_path
2025-08-31 5:55 UTC (4+ messages)
[PATCH v3] iio: light: ltr390: Implement runtime PM support
2025-08-31 5:39 UTC (3+ messages)
[PATCH v3] dt-bindings: dma: img-mdc-dma: convert to DT schema
2025-08-31 5:33 UTC (2+ messages)
[PATCH v4] hwmon: crps: Fix typos in crps.rst documentation
2025-08-31 4:45 UTC
[PATCH 0/5] Add PCIe support to Sophgo SG2042 SoC
2025-08-31 4:47 UTC (5+ messages)
` [PATCH 1/5] dt-bindings: pci: Add Sophgo SG2042 PCIe host
` [PATCH 3/5] PCI: sg2042: Add Sophgo SG2042 PCIe driver
[PATCH v3 0/9] PCI: rzg3s-host: Add PCIe driver for Renesas RZ/G3S SoC
2025-08-31 4:07 UTC (5+ messages)
` [PATCH v3 5/9] PCI: rzg3s-host: Add Initial PCIe Host Driver "
[BUG] mm/slub: Contention caused by kmem_cache_node->list_lock on PREEMPT_RT
2025-08-31 4:00 UTC (2+ messages)
[PATCH v2 1/4] dt-bindings: iio: adc: ad7768-1: add new supported parts
2025-08-31 3:43 UTC (3+ messages)
[PATCH] ASoC: codecs: tlv320dac33: switch to gpiod api
2025-08-31 3:08 UTC
[syzbot] [mm?] INFO: rcu detected stall in sys_madvise (2)
2025-08-31 2:33 UTC
[PATCH] regulator: RT5133: add missing HAS_IOMEM dependency
2025-08-31 2:24 UTC (2+ messages)
[PATCH v2] arc: Fix __fls() const-foldability via __builtin_clzl()
2025-08-31 2:23 UTC
[paulmckrcu:dev.2025.08.21a] [rcu] 8bd9383727: WARNING:possible_circular_locking_dependency_detected
2025-08-31 2:22 UTC (5+ messages)
[PATCH v2 0/4] irqchip: Add support for Aspeed AST2700 SCU interrupt controller
2025-08-31 2:14 UTC (5+ messages)
` [PATCH v2 1/4] irqchip/aspeed-scu-ic: Refactor driver to support variant-based initialization
` [PATCH v2 2/4] dt-bindings: mfd: aspeed: Add AST2700 SCU compatibles
` [PATCH v2 3/4] dt-bindings: interrupt-controller: aspeed: Add AST2700 SCU IC compatibles
` [PATCH v2 4/4] irqchip/aspeed-scu-ic: Add support AST2700 SCU interrupt controllers
[GIT PULL] hardening fixes for v6.17-rc4
2025-08-31 2:13 UTC
[PATCH] scsi: aic94xx: remove self-assigned redundant code
2025-08-31 2:11 UTC (2+ messages)
[PATCH] scsi: pm80xx: Fix race condition caused by static variables
2025-08-31 2:11 UTC (2+ messages)
[PATCH] scsi: myrs: Fix dma_alloc_coherent error check
2025-08-31 2:11 UTC (2+ messages)
[PATCH v2] scsi: lpfc: Fix buffer free/clear order in deferred receive path
2025-08-31 2:11 UTC (2+ messages)
[PATCH RESEND] scsi: qla2xxx: Use secs_to_jiffies() instead of msecs_to_jiffies()
2025-08-31 1:48 UTC (2+ messages)
[syzbot] [mm?] WARNING in new_slab (2)
2025-08-31 1:45 UTC (2+ messages)
[PATCH v2] scsi: fc: Avoid -Wflex-array-member-not-at-end warnings
2025-08-31 1:43 UTC (2+ messages)
[PATCH 0/4] Add 4-bit SPI bus width on target devices
2025-08-31 1:40 UTC (3+ messages)
` [PATCH 1/4] arm64: dts: socfpga: n5x: Add 4-bit SPI bus width
[PATCH] scsi: pm8001: Use int instead of u32 to store error codes
2025-08-31 1:38 UTC (2+ messages)
[PATCH v2 0/4] arm64: dts: socfpga: enable ethernet support for Agilex5
2025-08-31 1:30 UTC (5+ messages)
` [PATCH v2 2/4] arm64: dts: Agilex5 Add gmac nodes to DTSI "
[PATCH v10 0/3] scsi: sd: Cleanups and warning fixes in sd_revalidate_disk()
2025-08-31 1:19 UTC (2+ messages)
[PATCH v1 00/36] mm: remove nth_page()
2025-08-31 1:04 UTC (5+ messages)
` [PATCH v1 29/36] scsi: scsi_lib: drop nth_page() usage within SG entry
` [PATCH v1 30/36] scsi: sg: "
[PATCH] scsi: ufs: exynos: fsd: Gate ref_clk and put UFS device in reset on suspend
2025-08-31 1:00 UTC (2+ messages)
[PATCH 0/9] mm, swap: introduce swap table as swap cache (phase I)
2025-08-31 1:00 UTC (5+ messages)
` [PATCH 6/9] mm, swap: use the swap table for the swap cache and switch API
[syzbot] [kernel?] KASAN: vmalloc-out-of-bounds Read in run_irq_workd
2025-08-31 0:33 UTC
[PATCH v2] Input: Improve WinWing Orion2 throttle support
2025-08-31 0:26 UTC
[PATCH v2] MAINTAINERS: Update Min Ma's email for AMD XDNA driver
2025-08-31 0:12 UTC (2+ messages)
` [PATCH v3] "
[PATCH] dma-buf: system_heap: use larger contiguous mappings instead of per-page mmap
2025-08-30 23:58 UTC
[PATCH] Bluetooth: btusb: Add support for Mercusys MA530 Bluetooth adapter
2025-08-30 23:57 UTC
[PATCH 0/6] f2fs: documentation formatting cleanup and improvements
2025-08-30 23:56 UTC (3+ messages)
[PATCH] f2fs: allocate HOT_DATA for IPU writes
2025-08-30 23:54 UTC (7+ messages)
` [f2fs-dev] "
[PATCH] Bluetooth: btusb: Add support for Mercusys MA530 Bluetooth adapter
2025-08-30 23:35 UTC
[PATCH 00/14] Internalize www.kernel.org/doc cross-reference
2025-08-30 23:11 UTC (4+ messages)
` [PATCH 12/14] ASoC: doc: Internally link to Writing an ALSA Driver docs
[PATCH] ARM: dts: stm32: stm32mp151c-plyaqm: Use correct dai-format property
2025-08-30 22:51 UTC
[PATCH RESEND v2] rpmsg: qcom_smd: Fix fallback to qcom,ipc parse
2025-08-30 22:39 UTC
[PATCH] arch: arm64: dts: qcom: sdm845-shift-axolotl: set chassis type
2025-08-30 22:32 UTC (2+ messages)
[PATCH 0/2] selftests: Centralize kselftest headers to avoid relative includes
2025-08-30 22:31 UTC (6+ messages)
` [PATCH v2 "
` [PATCH v2 1/2] selftests: Centralize include path for kselftest.h and kselftest_harness.h
` [PATCH v2 2/2] selftests: Replace relative includes with non-relative "
[PATCH v3 00/11] drm/connector: hdmi: limit infoframes per driver capabilities
2025-08-30 22:29 UTC (3+ messages)
[PATCH] futex: Initialize mm_struct::futex_ref on mm_init()
2025-08-30 22:25 UTC (2+ messages)
[PATCH 3/4] arm64: dts: rockchip: Add HINLINK H68K
2025-08-30 22:21 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).