messages from 2025-09-21 08:04:53 to 2025-09-21 16:54:26 UTC [more...]
[PATCH v6 00/27] Add support for MT8196 clock controllers
2025-09-21 16:54 UTC (33+ messages)
` [PATCH v6 01/27] clk: mediatek: clk-pll: Add set/clr regs for shared PLL enable control
` [PATCH v6 02/27] clk: mediatek: clk-pll: Add ops for PLLs using set/clr regs and FENC
` [PATCH v6 03/27] clk: mediatek: clk-mux: Add ops for mux gates with set/clr/upd "
` [PATCH v6 04/27] clk: mediatek: clk-mtk: Introduce mtk_clk_get_hwv_regmap()
` [PATCH v6 05/27] clk: mediatek: clk-mux: Add ops for mux gates with HW voter and FENC
` [PATCH v6 06/27] clk: mediatek: clk-gate: Refactor mtk_clk_register_gate to use mtk_gate struct
` [PATCH v6 07/27] clk: mediatek: clk-gate: Add ops for gates with HW voter
` [PATCH v6 08/27] clk: mediatek: clk-mtk: Add MUX_DIV_GATE macro
` [PATCH v6 09/27] dt-bindings: clock: mediatek: Describe MT8196 clock controllers
` [PATCH v6 10/27] clk: mediatek: Add MT8196 apmixedsys clock support
` [PATCH v6 11/27] clk: mediatek: Add MT8196 topckgen "
` [PATCH v6 12/27] clk: mediatek: Add MT8196 topckgen2 "
` [PATCH v6 13/27] clk: mediatek: Add MT8196 vlpckgen "
` [PATCH v6 14/27] clk: mediatek: Add MT8196 peripheral "
` [PATCH v6 15/27] clk: mediatek: Add MT8196 ufssys "
` [PATCH v6 16/27] clk: mediatek: Add MT8196 pextpsys "
[PATCH v2 00/11] Start porting UML to nolibc
2025-09-21 16:37 UTC (9+ messages)
` [PATCH v2 03/11] tools/nolibc/stdio: remove perror if NOLIBC_IGNORE_ERRNO is set
` [PATCH v2 07/11] um: add infrastructure to build files using nolibc
` [PATCH v2 10/11] tools/nolibc: add ptrace support
[PATCH 0/2] hmwon: (sy7636a) fix regulator handling
2025-09-21 16:35 UTC (6+ messages)
` [PATCH RFC 1/2] hwmon: (sy7636a) fix races during probe of mfd subdevices
[PATCH v2] clk: mediatek: clk-mux: Do not pass flags to clk_mux_determine_rate_flags()
2025-09-21 16:33 UTC (2+ messages)
[PATCH 1/3] dt-bindings: clock: mt7622: Add AFE_MRGIF clock
2025-09-21 16:32 UTC (4+ messages)
` [PATCH 2/3] clk: mediatek: mt7622-aud: Add missing "
[PATCH] clk: mediatek: mt8195-infra_ao: Fix parent for infra_ao_hdmi_26m
2025-09-21 16:31 UTC (2+ messages)
[PATCH] clk: mediatek: mt7988-infracfg: SPI0 clocks are not critical
2025-09-21 16:30 UTC (2+ messages)
[tip:locking/futex] BUILD SUCCESS 4386f71623b77215c9502e60fc399e76ec337fec
2025-09-21 16:29 UTC
[PATCH] xen: take system_transition_mutex on suspend
2025-09-21 16:28 UTC
[PATCH v1 0/7] mfd: sec: add support for s2mps16 pmic
2025-09-21 16:28 UTC (5+ messages)
` [PATCH v1 3/7] dt-bindings: clock: samsung,s2mps11: document the S2MPS16 compatible
` [PATCH v1 5/7] clk: s2mps11: add the support for S2MPS16 PMIC clock
[PATCH v2 0/5] STi drivers cleanup
2025-09-21 16:27 UTC (5+ messages)
` [PATCH v2 4/5] clk: st: flexgen: remove unused compatible
` [PATCH v2 5/5] dt-bindings: clock: st: flexgen: remove deprecated compatibles
[tip:locking/urgent] BUILD SUCCESS b549113738e8c751b613118032a724b772aa83f2
2025-09-21 16:25 UTC
[PATCH v2 0/2] Clk improvements for 6.18
2025-09-21 16:18 UTC (9+ messages)
` [PATCH v2 1/2] rust: clk: implement Send and Sync
` [PATCH v2 2/2] rust: clk: use the type-state pattern
[PATCH RFC] PCI: Convert devm_pci_alloc_host_bridge() users to error-pointer returns
2025-09-21 16:14 UTC
[PATCH] dt-bindings: rng: hisi-rng: convert to DT schema
2025-09-21 16:11 UTC
[PATCH net-next v13 00/18] net: phy: Introduce PHY ports representation
2025-09-21 16:04 UTC (19+ messages)
` [PATCH net-next v13 01/18] dt-bindings: net: Introduce the ethernet-connector description
` [PATCH net-next v13 02/18] net: ethtool: common: Indicate that BaseT works on up to 4 lanes
` [PATCH net-next v13 03/18] net: ethtool: Introduce ETHTOOL_LINK_MEDIUM_* values
` [PATCH net-next v13 04/18] net: phy: Introduce PHY ports representation
` [PATCH net-next v13 05/18] net: phy: dp83822: Add support for phy_port representation
` [PATCH net-next v13 06/18] dt-bindings: net: dp83822: Deprecate ti,fiber-mode
` [PATCH net-next v13 07/18] net: phy: Create a phy_port for PHY-driven SFPs
` [PATCH net-next v13 08/18] net: phylink: Move phylink_interface_max_speed to phy_caps
` [PATCH net-next v13 09/18] net: phylink: Move sfp interface selection and filtering "
` [PATCH net-next v13 10/18] net: phy: Introduce generic SFP handling for PHY drivers
` [PATCH net-next v13 11/18] net: phy: marvell-88x2222: Support SFP through phy_port interface
` [PATCH net-next v13 12/18] net: phy: marvell: "
` [PATCH net-next v13 13/18] net: phy: marvell10g: Support SFP through phy_port
` [PATCH net-next v13 14/18] net: phy: at803x: Support SFP through phy_port interface
` [PATCH net-next v13 15/18] net: phy: qca807x: "
` [PATCH net-next v13 16/18] net: phy: Only rely on phy_port for PHY-driven SFP
` [PATCH net-next v13 17/18] net: phy: dp83822: Add SFP support through the phy_port interface
` [PATCH net-next v13 18/18] Documentation: networking: Document the phy_port infrastructure
[PATCH 00/37] arm64: Add initial device trees for Apple M2 Pro/Max/Ultra devices
2025-09-21 16:08 UTC (5+ messages)
` [PATCH 25/37] clk: clk-apple-nco: Add "apple,t8103-nco" compatible
` [PATCH 26/37] dt-bindings: clock: apple,nco: Add t6020-nco compatible
[PATCH v2 0/5] media: imx91: Add ISI support
2025-09-21 16:07 UTC (4+ messages)
linux-next: Tree for Sep 19
2025-09-21 15:59 UTC (5+ messages)
` linux-next: Tree for Sep 19 (make htmldocs problem)
[PATCH v2 0/2] arm64: dts: nuvoton: Add NPCM845 SoC and EVB support
2025-09-21 15:56 UTC (4+ messages)
` [PATCH v2 1/2] arm64: dts: nuvoton: npcm845: Add peripheral nodes
drivers/i3c/internals.h:54:9: error: passing 'const void *' to parameter of type 'void *' discards qualifiers
2025-09-21 15:54 UTC
[PATCH] Subject: [PATCH] firmware: google: Add comments to coreboot_table.c
2025-09-21 15:54 UTC (3+ messages)
[PATCH rtw-next] wifi: rtw89: Replace hardcoded strings with helper functions
2025-09-21 15:44 UTC
[PATCH v2 00/17] arm64: tegra: Add Tegra210B01 support
2025-09-21 15:44 UTC (3+ messages)
` [PATCH v2 14/17] clk: "
[PATCH v2 00/25] genirq: Add support for percpu_devid IRQ affinity
2025-09-21 15:32 UTC (4+ messages)
` [PATCH v2 11/25] genirq: Kill handle_percpu_devid_fasteoi_nmi()
[PATCH v4 00/10] man2: document "new" mount API
2025-09-21 15:17 UTC (24+ messages)
` [PATCH v4 02/10] man/man2/fsopen.2: "
` [PATCH v4 03/10] man/man2/fspick.2: "
` [PATCH v4 04/10] man/man2/fsconfig.2: "
` [PATCH v4 07/10] man/man2/open_tree.2: "
` [PATCH v4 08/10] man/man2/mount_setattr.2: mirror opening sentence from fsopen(2)
` [PATCH v4 09/10] man/man2/open_tree{,_attr}.2: document new open_tree_attr() API
` [PATCH v4 10/10] man/man2/{fsconfig,mount_setattr}.2: add note about attribute-parameter distinction
[PATCH linux-next v3 0/6] memcg: Support per-memcg KSM metrics
2025-09-21 15:15 UTC (7+ messages)
` [PATCH linux-next v3 1/6] memcg: add per-memcg ksm_rmap_items stat
` [PATCH linux-next v3 2/6] memcg: show ksm_zero_pages count in memory.stat
` [PATCH linux-next v3 3/6] memcg: show ksm_merging_pages
` [PATCH linux-next v3 4/6] ksm: make ksm_process_profit available on CONFIG_PROCFS=n
` [PATCH linux-next v3 5/6] memcg: add per-memcg ksm_profit
` [PATCH linux-next v3 6/6] Documentation: add KSM statistic counters description
[PATCH] drm/amdgpu: remove leading space before square bracket
2025-09-21 14:54 UTC
[PATCH v4 0/9] Don't set MD_BROKEN on failfast bio failure
2025-09-21 14:48 UTC (4+ messages)
` [PATCH v4 1/9] md/raid1,raid10: Set the LastDev flag when the configuration changes
[syzbot] [net?] general protection fault in find_match (6)
2025-09-21 14:45 UTC
[syzbot] [net?] general protection fault in find_match (6)
2025-09-21 14:24 UTC (2+ messages)
` Forwarded: "
[PATCH] fs/namespace.c: fix mountpath handling in do_lock_mount()
2025-09-21 14:23 UTC (5+ messages)
` [RFC] {do_,}lock_mount() behaviour wrt races and move_mount(2) with empty to_path (was Re: [PATCH] fs/namespace.c: fix mountpath handling in do_lock_mount())
[PATCH] tracing: Add an option to show symbols in _text+offset for function profiler
2025-09-21 14:14 UTC (4+ messages)
[PATCH v4 0/7] Add kexec_file support for LoongArch
2025-09-21 14:03 UTC (2+ messages)
[PATCH] arm64: dts: qcom: sm8250-samsung-common: correct reserved pins
2025-09-21 13:56 UTC
[PATCH v4 0/6] Introduce bitfield and move register macro to rust/kernel/
2025-09-21 13:49 UTC (9+ messages)
` [PATCH v4 1/6] nova-core: bitfield: Move bitfield-specific code from register! into new macro
[PATCH v2 0/5] ARM: dts: qcom: msm8960: cleanup and add missing I2C nodes
2025-09-21 13:42 UTC (11+ messages)
` [PATCH v2 1/5] ARM: dts: qcom: msm8960: reorder nodes and properties
` [PATCH v2 2/5] ARM: dts: qcom: msm8960: inline qcom-msm8960-pins.dtsi
` [PATCH v2 3/5] ARM: dts: qcom: msm8960: add I2C nodes for gsbi10 and gsbi12
` [PATCH v2 4/5] ARM: dts: qcom: msm8960: add I2C nodes for gsbi1 and gsbi8
` [PATCH v2 5/5] ARM: dts: qcom: msm8960: rename msmgpio node to tlmm
[PATCH v2 00/22] Apple Silicon USB3 support
2025-09-21 13:40 UTC (4+ messages)
` [PATCH v2 04/22] usb: dwc3: Add Apple Silicon DWC3 glue layer driver
possible deadlock in smp_call_function_many_cond
2025-09-21 13:35 UTC (5+ messages)
` Re: "
[PATCH 0/3] iio: mpl3115: add support for DRDY interrupt
2025-09-21 13:33 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: iio: pressure: add binding for mpl3115
` [PATCH 2/3] iio: mpl3115: add support for DRDY interrupt
` [PATCH 3/3] iio: mpl3115: add support for sampling frequency
[syzbot] [jfs?] INFO: task hung in __bread_gfp (7)
2025-09-21 13:31 UTC (2+ messages)
[BUG] Failed to obtain stack trace via bpf_get_stackid on ARM64 architecture
2025-09-21 13:30 UTC (3+ messages)
[peterz-queue:sched/cleanup] [sched] cfcabf4524: WARNING:possible_recursive_locking_detected
2025-09-21 13:29 UTC
[PATCH RFC 0/3] arm64/gcs: Allow reuse of user managed shadow stacks
2025-09-21 13:21 UTC (4+ messages)
` [PATCH RFC 1/3] arm64/gcs: Support reuse of GCS for exited threads
` [PATCH RFC 2/3] kselftest/arm64: Validate PR_SHADOW_STACK_EXIT_TOKEN in basic-gcs
` [PATCH RFC 3/3] kselftest/arm64: Add PR_SHADOW_STACK_EXIT_TOKEN to gcs-locking
[PATCH v2 0/5] Upstreaming Pinephone Pro Patches
2025-09-21 13:23 UTC (6+ messages)
` [PATCH v2 2/5] arm64: dts: rk3399-pinephone-pro: Add accelerometer sensor support
` [PATCH v2 5/5] arm64: dts: rk3399-pinephone-pro: Fix voltage threshold for volume down key
[PATCH] genirq/manage: Reduce priority of forced secondary IRQ handler
2025-09-21 13:12 UTC (3+ messages)
[syzbot] [fs?] KASAN: slab-use-after-free Read in driver_remove_file
2025-09-21 13:06 UTC (8+ messages)
` [PATCH] comedi: Unregister is prohibited when attach fails before register
[PATCH v10 1/2] dt-bindings: input: touchscreen: add hynitron cst816x series
2025-09-21 12:59 UTC (2+ messages)
` [PATCH v10 2/2] input: "
[PATCH 00/26] clk: amlogic: clock controllers clean-up and factorisation
2025-09-21 12:59 UTC (4+ messages)
[PATCH net-next] RDMA/bnxt_re: Fix incorrect errno used in function comments
2025-09-21 12:57 UTC (2+ messages)
[PATCH v10 0/4] tpm: robust stack allocations
2025-09-21 12:54 UTC (2+ messages)
[PATCH v2] arm64/mm: Elide TLB flush in certain pte protection transitions
2025-09-21 12:23 UTC (2+ messages)
[PATCH v3] media: i2c: wm8775: parameterize wm8775_platform_data based on config
2025-09-21 12:02 UTC (2+ messages)
[PATCH] ASoC: wcd934x: fix error handling in wcd934x_codec_parse_data()
2025-09-21 11:43 UTC (2+ messages)
[PATCH v3 0/5] Introduce bitfield and move register macro to rust/kernel/
2025-09-21 11:41 UTC (8+ messages)
` [PATCH v3 5/5] rust: Add KUNIT tests for bitfield
[PATCH v2] mm/memory-failure: Support disabling soft offline for HugeTLB pages
2025-09-21 11:36 UTC (9+ messages)
[PATCH rdma-next 1/2] RDMA/ionic: Fix build failure on SPARC due to xchg() operand size
2025-09-21 11:32 UTC (2+ messages)
[PATCH v2] KVM: arm64: Check range args for pKVM mem transitions
2025-09-21 11:29 UTC (2+ messages)
[PATCH rdma-rc] RDMA/bnxt_re: Fix a potential memory leak in destroy_gsi_sqp
2025-09-21 11:28 UTC (2+ messages)
[PATCH 0/2] spi: rpc-if: Add resume support for RZ/G3E
2025-09-21 11:26 UTC (3+ messages)
` [PATCH 1/2] spi: rpc-if: Drop deprecated SIMPLE_DEV_PM_OPS
` [PATCH 2/2] spi: rpc-if: Add resume support for RZ/G3E
[PATCH v2] RDMA/rxe: Fix race in do_task() when draining
2025-09-21 11:22 UTC (3+ messages)
[PATCH] memory: renesas-rpc-if: Add suspend/resume support
2025-09-21 11:18 UTC
[PATCH v4 0/2] RZ/G2L pincontrol improvements
2025-09-21 11:15 UTC (3+ messages)
` [PATCH v4 1/2] pinctrl: renesas: rzg2l: Fix PMC restore
` [PATCH v4 2/2] pinctrl: renesas: rzg2l: Drop the unnecessary pin configurations
[PATCH 0/3] Rewrite MediaTek UART APDMA driver to support more than 33 bits
2025-09-21 11:03 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: dma: mediatek,uart-dma: drop mediatek,dma-33bits property
` [PATCH 2/3] dmaengine: mediatek: mtk-uart-apdma: support more than 33 bits for DMA bitmask
` [PATCH 3/3] arm64: dts: mediatek: mt6795: drop mediatek,dma-33bits property
[PATCH v1] cpu: Add missing check to cpuhp_smt_enable()
2025-09-21 11:00 UTC (10+ messages)
` [PATCH] x86/topology: Implement topology_is_core_online() to address SMT regression
[PATCH] rust: print: Fix issue with rust_build_error
2025-09-21 10:46 UTC (7+ messages)
[PATCH v2 1/2] scripts/make_fit: Support an initial ramdisk
2025-09-21 10:31 UTC (3+ messages)
` [PATCH v2 2/2] scripts/make_fit: Speed up operation
[PATCH v3 5/6] VFS: rename kern_path_locked() and related functions
2025-09-21 10:22 UTC (2+ messages)
[PATCH 0/2] minor fixes to faddr2line
2025-09-21 10:03 UTC (3+ messages)
` [PATCH 1/2] scripts/faddr2line:use /usr/bin/env bash for portability
` [PATCH 2/2] scripts/faddr2line:fix "Argument list too long" error
[PATCH] x86/sgx: Replace kmalloc() + copy_from_user() with memdup_user()
2025-09-21 9:59 UTC (2+ messages)
[PATCH] iio: accel: bma400: Refactor generic interrupt configuration
2025-09-21 9:48 UTC (3+ messages)
[PATCH] rust: maple_tree: fix intra-doc link
2025-09-21 9:27 UTC (2+ messages)
[tip:master] BUILD SUCCESS 835794d1ae4cb94b77f631f810018c286561181a
2025-09-21 9:15 UTC
[PATCH 0/1] sphinx-build-wrapper: add support for skipping sphinx-build
2025-09-21 9:13 UTC (2+ messages)
` [PATCH 1/1] tools/docs/sphinx-build-wrapper: allow skipping sphinx-build step
[tip:tip/urgent] BUILD SUCCESS f39e0d4d93e81797689da1ff23dca5681e7fabb8
2025-09-21 9:11 UTC
[tip:core/core] BUILD SUCCESS 3ec09344b01a15901ba824e877a0562ed8103e27
2025-09-21 9:08 UTC
[PATCH v10 1/4] tpm: Make TPM buffer allocations more robust
2025-09-21 8:53 UTC (2+ messages)
[PATCH v4 0/2] ASoC: spacemit: add i2s support to K1 SoC
2025-09-21 8:52 UTC (3+ messages)
` [PATCH v4 1/2] ASoC: dt-bindings: Add bindings for SpacemiT K1
` [PATCH v4 2/2] ASoC: spacemit: add i2s support for K1 SoC
[BUG] Bluetooth: Use-after-free in hci_acl_create_conn_sync due to TOCTOU race condition
2025-09-21 8:49 UTC
[pull-request] mlx5-next updates 2025-09-21
2025-09-21 8:39 UTC
[PATCH v2 0/8] Verisilicon DC8200 driver (and adaption to TH1520)
2025-09-21 8:34 UTC (9+ messages)
` [PATCH v2 1/8] dt-bindings: vendor-prefixes: add verisilicon
` [PATCH v2 2/8] dt-bindings: display: add verisilicon,dc
` [PATCH v2 3/8] drm: verisilicon: add a driver for Verisilicon display controllers
` [PATCH v2 4/8] dt-bindings: display/bridge: add binding for TH1520 HDMI controller
` [PATCH v2 5/8] drm/bridge: add a driver for T-Head "
` [PATCH v2 6/8] riscv: dts: thead: add DPU and HDMI device tree nodes
` [PATCH v2 7/8] riscv: dts: thead: lichee-pi-4a: enable HDMI
` [PATCH v2 8/8] MAINTAINERS: assign myself as maintainer for verisilicon DC driver
[PATCH] irqchip/sifive-plic: avoid interrupt ID 0 handling during suspend/resume
2025-09-21 8:27 UTC (2+ messages)
[PATCH] kernel/time: Fix spelling mistakes in comments
2025-09-21 8:06 UTC (2+ messages)
` [tip: timers/core] time: "
[PATCH] dt-bindings: pinctrl: qcom: msm8960: rename msmgpio node to tlmm
2025-09-21 8:04 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