linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-09 06:34:50 to 2025-07-09 08:12:44 UTC [more...]

[PATCH v6 0/3] Support building tegra124-cpufreq as a module
 2025-07-09  8:12 UTC  (4+ messages)
` [PATCH v6 1/3] cpufreq: Export disable_cpufreq()

[PATCH v3 0/3] Add support for is31fl3236a LED controller
 2025-07-09  8:12 UTC  (3+ messages)
` [PATCH v3 1/3] leds/leds-is31fl32xx: add support for is31fl3236a

[PATCH v4 00/24] x86: strict separation of startup code
 2025-07-09  8:09 UTC  (25+ messages)
` [PATCH v4 01/24] x86/sev: Separate MSR and GHCB based snp_cpuid() via a callback
` [PATCH v4 02/24] x86/sev: Use MSR protocol for remapping SVSM calling area
` [PATCH v4 03/24] x86/sev: Use MSR protocol only for early SVSM PVALIDATE call
` [PATCH v4 04/24] x86/sev: Run RMPADJUST on SVSM calling area page to test VMPL
` [PATCH v4 05/24] x86/sev: Move GHCB page based HV communication out of startup code
` [PATCH v4 06/24] x86/sev: Avoid global variable to store virtual address of SVSM area
` [PATCH v4 07/24] x86/sev: Move MSR save/restore out of early page state change helper
` [PATCH v4 08/24] x86/sev: Share implementation of MSR-based page state change
` [PATCH v4 09/24] x86/sev: Pass SVSM calling area down to early page state change API
` [PATCH v4 10/24] x86/sev: Use boot SVSM CA for all startup and init code
` [PATCH v4 11/24] x86/boot: Drop redundant RMPADJUST in SEV SVSM presence check
` [PATCH v4 12/24] x86/sev: Unify SEV-SNP hypervisor feature check
` [PATCH v4 13/24] x86/boot: Provide PIC aliases for 5-level paging related constants
` [PATCH v4 14/24] x86/sev: Provide PIC aliases for SEV related data objects
` [PATCH v4 15/24] x86/sev: Move __sev_[get|put]_ghcb() into separate noinstr object
` [PATCH v4 16/24] x86/sev: Export startup routines for later use
` [PATCH v4 17/24] objtool: Add action to check for absence of absolute relocations
` [PATCH v4 18/24] x86/boot: Check startup code "
` [PATCH v4 19/24] x86/boot: Revert "Reject absolute references in .head.text"
` [PATCH v4 20/24] x86/kbuild: Incorporate boot/startup/ via Kbuild makefile
` [PATCH v4 21/24] x86/boot: Create a confined code area for startup code
` [PATCH v4 22/24] efistub/x86: Remap inittext read-execute when needed
` [PATCH v4 23/24] x86/boot: Move startup code out of __head section
` [PATCH v4 24/24] x86/boot: Get rid of the .head.text section

[PATCH] fbdev: kyro: Add missing PCI memory region request
 2025-07-09  8:11 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v5 0/3] arm64: dts: qcom: x1-hp-x14: Add support for X1P42100 HP Omnibook X14
 2025-07-09  8:09 UTC  (8+ messages)
` [PATCH v5 1/3] dt-bindings: arm: qcom: Add HP Omnibook X14 AI X1P4200 variant
` [PATCH v5 2/3] arm64: dts: qcom: x1-hp-x14: Commonalize HP Omnibook X14 device tree
` [PATCH v5 3/3] arm64: dts: qcom: x1-hp-x14: Add support for X1P42100 HP Omnibook X14

[PATCH v8] rust: kernel: add support for bits/genmask macros
 2025-07-09  8:08 UTC  (2+ messages)

[PATCH net-next v06 5/8] hinic3: TX & RX Queue coalesce interfaces
 2025-07-09  8:26 UTC  (2+ messages)

[PATCH V3 2/3] scsi: ufs: core: Add ufshcd_dme_rmw to modify DME attributes
 2025-07-09  8:06 UTC  (2+ messages)

[PATCH RFC 0/3] PCI/pwrctrl: Allow pwrctrl framework to control PERST# GPIO if available
 2025-07-09  8:05 UTC  (6+ messages)
` [PATCH RFC 2/3] PCI/pwrctrl: Allow pwrctrl core "

[PATCH] Bluetooth: hci_sync: fix connectable extended advertising when using static random address
 2025-07-09  8:04 UTC  (3+ messages)

[PATCH 00/14] vdso: Add support for auxiliary clocks
 2025-07-09  8:04 UTC  (6+ messages)
` [PATCH 06/14] vdso/gettimeofday: Return bool from clock_gettime() helpers

[PATCH v6 0/8] LoongArch: KVM: Enhancement with eiointc emulation
 2025-07-09  8:02 UTC  (9+ messages)
` [PATCH v6 1/8] LoongArch: KVM: Use standard bitops API with eiointc
` [PATCH v6 2/8] LoongArch: KVM: Remove unused parameter len
` [PATCH v6 3/8] LoongArch: KVM: Add stat information with kernel irqchip
` [PATCH v6 4/8] LoongArch: KVM: Remove never called default case statement
` [PATCH v6 5/8] LoongArch: KVM: Use generic function loongarch_eiointc_read()
` [PATCH v6 6/8] LoongArch: KVM: Remove some unnecessary local variables
` [PATCH v6 7/8] LoongArch: KVM: Replace eiointc_enable_irq() with eiointc_update_irq()
` [PATCH v6 8/8] LoongArch: KVM: Add generic function loongarch_eiointc_write()

[PATCH v2 0/5] add static PMD zero page support
 2025-07-09  8:03 UTC  (3+ messages)

[PATCH v2] Bluetooth: hci_sync: fix connectable extended advertising when using static random address
 2025-07-09  7:53 UTC 

[PATCH v5 0/3] lsm: introduce lsm_config_self_policy() and lsm_config_system_policy() syscalls
 2025-07-09  8:00 UTC  (4+ messages)
` [PATCH v5 1/3] Wire up lsm_config_self_policy and lsm_config_system_policy syscalls
` [PATCH v5 2/3] lsm: introduce security_lsm_config_*_policy hooks
` [PATCH v5 3/3] AppArmor: add support for lsm_config_self_policy and lsm_config_system_policy

[PATCH v1 0/3] Add support for Variscite VAR-SOM-AM62P5 and Symphony board
 2025-07-09  8:02 UTC  (4+ messages)
` [PATCH v1 2/3] arm64: dts: ti: Add support for Variscite VAR-SOM-AM62P

[PATCH v2] i2c: busses: Use min() to improve code
 2025-07-09  8:00 UTC  (4+ messages)

[PATCH v8 00/12] unwind_deferred: Implement sframe handling
 2025-07-09  7:58 UTC  (5+ messages)
` [PATCH v8 06/12] unwind_user/sframe: Wire up unwind_user to sframe

[PATCH v2 00/13] xfs: tracing: remove unused event xfs_reflink_cow_found
 2025-07-09  7:54 UTC  (4+ messages)

[PATCH v4 00/11] ext4: fix insufficient credits when writing back large folios
 2025-07-09  7:53 UTC  (2+ messages)

[PATCH v3 0/5] remoteproc: imx_rproc: Support i.MX95
 2025-07-09  9:02 UTC  (7+ messages)
` [PATCH v3 2/5] remoteproc: imx_rproc: Add support for System Manager API
` [PATCH v3 3/5] remoteproc: imx_rproc: Add support for i.MX95

[PATCH] dm-verity: remove support for asynchronous hashes
 2025-07-09  7:51 UTC  (2+ messages)

[PATCH] media: i2c: Kconfig: Select COMMON_CLK for ACPI-based systems
 2025-07-09  7:48 UTC  (3+ messages)

[PATCH] MAINTAINERS: remove bouncing address for Nandor Han
 2025-07-09  7:46 UTC  (2+ messages)

[net-next v4 0/4] net: ftgmac100: Add SoC reset support for RMII mode
 2025-07-09  7:46 UTC  (6+ messages)
` [net-next v4 1/4] dt-bindings: net: ftgmac100: Add resets property
` [net-next v4 2/4] dt-bindings: clock: ast2600: Add reset definitions for MAC1 and MAC2
` [net-next v4 3/4] ARM: dts: aspeed-g6: Add resets property for MAC controllers
` [net-next v4 4/4] net: ftgmac100: Add optional reset control for RMII mode on Aspeed SoCs

[PATCH 0/3] QRTR bus and Qualcomm Sensor Manager IIO drivers
 2025-07-09  7:44 UTC  (6+ messages)
` [PATCH 2/3] net: qrtr: Define macro to convert QMI version and instance to QRTR instance

[PATCH v3 0/2] Replace verbatim license text with a `SPDX-License-Identifier`
 2025-07-09  7:42 UTC  (3+ messages)
` [PATCH v3 1/2] ARM: dts: imx6-sr-som: Replace license text comment with SPDX identifier
` [PATCH v3 2/2] ARM: dts: imx6q-h100: "

[PATCH bpf-next v3 0/7] Add attach_type in bpf_link
 2025-07-09  7:37 UTC  (3+ messages)
` [PATCH bpf-next v3 7/7] netkit: Remove location field in netkit_link

[PATCH] drm/gpuvm: Wrap drm_gpuvm_sm_map_exec_lock() expected usage in literal code block
 2025-07-09  7:37 UTC  (2+ messages)

[PATCH 0/2] clean up in tegra clk
 2025-07-09  7:37 UTC  (3+ messages)
` [PATCH 1/2] clk: tegra: periph: Fix error handling and resolve unsigned compare warning
` [PATCH 2/2] clk: tegra: periph: Make tegra_clk_periph_ops static

[PATCH v2 0/2] Replace verbatim license text with a `SPDX-License-Identifier`
 2025-07-09  7:35 UTC  (3+ messages)
` [PATCH v2 1/2] ARM: dts: imx6-compulab: Replace license text comment with SPDX identifier
` [PATCH v2 2/2] ARM: dts: imx6-utilite: "

[PATCH net-next 0/7 v3] net: dsa: microchip: Add KSZ8463 switch support
 2025-07-09  7:35 UTC  (3+ messages)
` [PATCH net-next v3 7/7] net: dsa: microchip: Disable PTP function of KSZ8463

[PATCH] ARM: dts: imx6-display5: Replace license text comment with SPDX identifier
 2025-07-09  7:32 UTC 

[PATCH 0/2] drm: fix missing conversions of bridge drivers to devm_drm_bridge_alloc()
 2025-07-09  7:32 UTC  (3+ messages)
` [PATCH 2/2] drm/sti: hda: convert to devm_drm_bridge_alloc() API

[PATCH v16 0/5] Initial Marvell PXA1908 support
 2025-07-09  7:32 UTC  (3+ messages)
` [PATCH v16 1/5] dt-bindings: mmc: sdhci-pxa: restrict pinctrl to pxav1

[PATCH v2] ARM: dts: imx6-litesom: Replace license text comment with SPDX identifier
 2025-07-09  7:31 UTC 

[PATCH 1/2] drm/sti: hdmi: convert to devm_drm_bridge_alloc() API
 2025-07-09  7:30 UTC  (2+ messages)

[PATCH v2] ARM: dts: imx6-cubox: Replace license text comment with SPDX identifier
 2025-07-09  7:30 UTC 

[PATCH v2] ARM: dts: imx6-savageboard: Replace license text comment with SPDX identifier
 2025-07-09  7:30 UTC 

[PATCH v9 3/5] drm/mxsfb: put the bridge returned by drm_bridge_chain_get_first_bridge()
 2025-07-09  7:29 UTC  (2+ messages)

[PATCH v2] ARM: dts: imx6-aristainetos2: Replace license text comment with SPDX identifier
 2025-07-09  7:28 UTC 

[PATCH v2] ARM: dts: imx6-hummingboard: Replace license text comment with SPDX identifier
 2025-07-09  7:28 UTC 

[PATCH] cpufreq: intel_pstate: Add DMI quirk for Dell Inspiron systems
 2025-07-09  7:28 UTC  (2+ messages)

[PATCH v4 0/3] Add initial support for TTC PWM driver
 2025-07-09  7:26 UTC  (6+ messages)
` [PATCH v4 2/3] clocksource: timer-cadence-ttc: Support TTC device configured as PWM

[PATCH v2] ARM: dts: imx6-gw: Replace license text comment with SPDX identifier
 2025-07-09  7:26 UTC 

[PATCH v8 0/9] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / Platform Support
 2025-07-09  7:26 UTC  (3+ messages)
` [PATCH v8 1/9] dt-bindings: media: sun6i-a31-csi: Add optional interconnect properties

[PATCH] perf list: Remove trailing A in PAI crypto event 4210
 2025-07-09  7:24 UTC 

[PATCH v2] af_packet: fix soft lockup issue caused by tpacket_snd()
 2025-07-09  7:23 UTC  (4+ messages)

[PATCH v2 0/7] Add Rockchip RK3576 PWM Support Through MFPWM
 2025-07-09  7:22 UTC  (3+ messages)
` [PATCH v2 4/7] soc: rockchip: add mfpwm driver

[PATCH v2 00/12] Apply drm_bridge_connector helper for the Analogix DP driver
 2025-07-09  7:22 UTC  (11+ messages)
  ` [PATCH v2 01/12] drm/bridge: analogix_dp: Formalize the struct analogix_dp_device
  ` [PATCH v2 02/12] drm/bridge: analogix_dp: Move &drm_bridge_funcs.mode_set to &drm_bridge_funcs.atomic_enable
  ` [PATCH v2 03/12] drm/bridge: analogix_dp: Add &analogix_dp_plat_data.bridge
  ` [PATCH v2 05/12] drm/exynos: exynos_dp: Remove redundant &analogix_dp_plat_data.skip_connector
  ` [PATCH v2 06/12] drm/bridge: analogix_dp: "
  ` [PATCH v2 07/12] drm/bridge: analogix_dp: Add support to find panel or bridge
  ` [PATCH v2 09/12] drm/rockchip: analogix_dp: Apply analogix_dp_find_panel_or_bridge()
  ` [PATCH v2 10/12] drm/exynos: exynos_dp: "
  ` [PATCH v2 12/12] drm/bridge: analogix_dp: Apply drm_bridge_connector helper

linux-next: manual merge of the usb tree with the imx-mxs tree
 2025-07-09  7:21 UTC 

[PATCH] crypto: acomp - Fix CFI failure due to type punning
 2025-07-09  7:18 UTC  (2+ messages)

[PATCH] i2c-imx: fix broken GPIO bus recovery due to missing recover_bus assignment
 2025-07-09  7:18 UTC  (2+ messages)
` [EXT] "

[PATCH v2 1/2] ARM: dts: imx6ul-kontron-sl-common: Add SPI NOR partitions
 2025-07-09  7:18 UTC  (3+ messages)

[PATCH 0/3] riscv: dts: spacemit: Add DMA translation buses for K1
 2025-07-09  7:17 UTC  (3+ messages)

[PATCH] remoteproc: imx_rproc: merge ITCM and DTCM regions
 2025-07-09  8:26 UTC  (6+ messages)

[PATCH v3 1/2] ARM: dts: imx6ul-kontron-sl-common: Add SPI NOR partitions
 2025-07-09  7:15 UTC  (2+ messages)
` [PATCH v3 2/2] ARM: dts: imx6ul-kontron-sl-common: Fix QSPI NAND node name

[PATCH v2 0/2] Replace verbatim license text with a `SPDX-License-Identifier`
 2025-07-09  7:16 UTC  (3+ messages)
` [PATCH v2 1/2] ARM: dts: imx6-tsx9x0: Replace license text comment with SPDX identifier
` [PATCH v2 2/2] ARM: dts: imx51-ts4800: "

[PATCH v4 0/5] reduce system memory requirement for hibernation
 2025-07-09  7:13 UTC  (8+ messages)
` [PATCH v4 1/5] drm/ttm: add new api ttm_device_prepare_hibernation()
` [PATCH v4 2/5] drm/amdgpu: move GTT to shmem after eviction for hibernation
` [PATCH v4 3/5] PM: hibernate: shrink shmem pages after dev_pm_ops.prepare()
` [PATCH v4 4/5] PM: hibernate: add new api pm_transition_event()
` [PATCH v4 5/5] drm/amdgpu: do not resume device in thaw for normal hibernation

[PATCH v3 0/3] Fix wrong dpa checking in PPR operation
 2025-07-09  7:13 UTC  (4+ messages)
` [PATCH v3 2/3] cxl/edac: Fix wrong dpa checking for "

linux-next: manual merge of the kvm-x86 tree with Linus' tree
 2025-07-09  7:11 UTC  (2+ messages)

[Bug] WARNING in vt_do_diacrit in Linux Kernel v6.14
 2025-07-09  7:07 UTC  (5+ messages)

[Bug] soft lockup in neigh_timer_handler in Linux kernel v6.12
 2025-07-09  7:06 UTC  (3+ messages)

[PATCH v6 0/3] KVM: x86: Include host suspended time in steal time
 2025-07-09  7:04 UTC  (4+ messages)
` [PATCH v6 1/3] KVM: x86: Advance guest TSC after deep suspend
` [PATCH v6 2/3] KVM: x86: Include host suspended duration in steal time
` [PATCH v6 3/3] KVM: x86: Add "suspendsteal" cmdline to request host to add suspend "

[Bug] soft lockup in ipv6_list_rcv in Linux kernel v6.15
 2025-07-09  7:04 UTC  (2+ messages)

[PATCH] firmware: arm_scmi: convert to SYSTEM_SLEEP_PM_OPS
 2025-07-09  7:04 UTC  (2+ messages)

[PATCH v4 0/3] support for amlogic the new SPI IP
 2025-07-09  7:02 UTC  (6+ messages)
` [PATCH v4 2/3] spi: Add Amlogic SPISG driver

[PATCH v2] riscv: Enable interrupt during exception handling
 2025-07-09  7:00 UTC  (2+ messages)

[PATCH 0/4] Add 4-bit SPI bus width on target devices
 2025-07-09  7:00 UTC  (3+ messages)

[PATCH 4/6] arm64: dts: rockchip: Add ArmSoM Sige1
 2025-07-09  7:00 UTC  (2+ messages)

[PATCH v2 0/2] ASoC: mediatek: Add support of SOF on Mediatek mt8196 SoC
 2025-07-09  6:59 UTC  (11+ messages)
` [PATCH v2 1/2] dt-bindings: dsp: mediatek: add mt8196 dsp document

[PATCH 00/12] net: Use min()/max() to improve code
 2025-07-09  6:57 UTC  (6+ messages)
` [PATCH 10/12] wifi: mwifiex: Use max() "
` [PATCH 12/12] wifi: rtlwifi: Use min()/max() "

[PATCH v4] usb: misc: qcom_eud: Access EUD_MODE_MANAGER2 through secure calls
 2025-07-09  6:55 UTC 

[PATCH 6.15 000/178] 6.15.6-rc1 review
 2025-07-09  6:54 UTC  (2+ messages)

[PATCH] dt-bindings: net: altr,socfpga-stmmac.yaml: add minItems to iommus
 2025-07-09  6:54 UTC  (2+ messages)

[PATCH v3] usb: misc: qcom_eud: Access EUD_MODE_MANAGER2 through secure calls
 2025-07-09  6:52 UTC 

[PATCH rdma-next v2 0/3] IB/mad: Add Flow Control for Solicited MADs
 2025-07-09  6:51 UTC  (2+ messages)

[PATCH v2] drm/amdkfd: enable kfd on LoongArch systems
 2025-07-09  6:51 UTC 

[v2] KVM: x86: Question on lock protection in handle_ept_misconfig
 2025-07-09  6:50 UTC 

[PATCH v3 4/9] dt-bindings: PCI: renesas,r9a08g045s33-pcie: Add documentation for the PCIe IP on Renesas RZ/G3S
 2025-07-09  6:47 UTC  (2+ messages)

[PATCH RESEND] Bluetooth: btusb: Add new VID/PID 0489/e14e for MT7925
 2025-07-09  6:36 UTC 

[PATCH] arm64: dts: exynos: add abox generic for ExynosAutov920
 2025-07-09  6:44 UTC  (2+ messages)

[PATCH 6.1 00/81] 6.1.144-rc2 review
 2025-07-09  6:43 UTC  (2+ messages)

[PATCH 6.12 000/232] 6.12.37-rc1 review
 2025-07-09  6:42 UTC  (2+ messages)

[PATCH 00/19] gpio: use new GPIO line value setter callbacks in remaining drivers
 2025-07-09  6:41 UTC  (20+ messages)
` [PATCH 01/19] gpio: vx855: use new GPIO line value setter callbacks
` [PATCH 02/19] gpio: wcd934x: check the return value of regmap_update_bits()
` [PATCH 03/19] gpio: wcd934x: use new GPIO line value setter callbacks
` [PATCH 04/19] gpio: wcove: "
` [PATCH 05/19] gpio: winbond: "
` [PATCH 06/19] gpio: wm831x: "
` [PATCH 07/19] gpio: wm8350: "
` [PATCH 08/19] gpio: wm8994: "
` [PATCH 09/19] gpio: xgene: "
` [PATCH 10/19] gpio: xilinx: "
` [PATCH 11/19] gpio: xlp: drop unneeded ngpio checks
` [PATCH 12/19] gpio: xlp: use new GPIO line value setter callbacks
` [PATCH 13/19] gpio: xra1403: "
` [PATCH 14/19] gpio: xtensa: remove unneeded .set() callback
` [PATCH 15/19] gpio: xtensa: use new GPIO line value setter callbacks
` [PATCH 16/19] gpio: zevio: "
` [PATCH 17/19] gpio: zynq: "
` [PATCH 18/19] gpio: zynqmp-modepin: "
` [PATCH 19/19] gpio: zynqmp-modepin: set line value in .direction_output()

[PATCH] ASoC: dt-bindings: Add samsung,abox-generic document
 2025-07-09  6:42 UTC  (2+ messages)

[PATCH 00/80] treewide: Remove redundant pm_runtime_mark_last_busy() calls
 2025-07-09  6:41 UTC  (3+ messages)
` [PATCH 59/80] slimbus: "

[PATCH v12 0/3] Add support for AST2700 clk driver
 2025-07-09  6:41 UTC  (3+ messages)
` [PATCH v12 3/3] clk: aspeed: add AST2700 clock driver

[PATCH 0/2] Improve KVM_SET_TSC_KHZ handling for CoCo VMs
 2025-07-09  6:40 UTC  (5+ messages)
` [PATCH 1/2] KVM: x86: Reject KVM_SET_TSC_KHZ vCPU ioctl for TSC protected guest
` [PATCH 2/2] KVM: x86: Reject KVM_SET_TSC_KHZ VM ioctl when vCPU has been created

[PATCH v3 0/6] pwm: Update PWM_PXA driver for SpacemiT K1
 2025-07-09  6:37 UTC  (3+ messages)
` (subset) "

[PATCH net-next v7 00/15] net: phy: Introduce PHY ports representation
 2025-07-09  6:36 UTC  (4+ messages)
` [PATCH net-next v7 01/15] dt-bindings: net: Introduce the ethernet-connector description


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).