linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-18 08:45:31 to 2025-06-18 10:10:24 UTC [more...]

[RFC PATCH 06/12] perf: Support extension of sample_regs
 2025-06-18 10:10 UTC  (12+ messages)

[PATCH v2 0/2] media: renesas: rzg2l-cru: Fix FIFO empty check and typo
 2025-06-18 10:10 UTC  (5+ messages)
` [PATCH v2 1/2] media: renesas: rzg2l-cru: Simplify FIFO empty check
` [PATCH v2 2/2] media: renesas: rzg2l-cru: Fix typo in rzg3e_fifo_empty name

[char-misc-next 0/3] mei: fix mei_device lifetime
 2025-06-18  9:54 UTC  (4+ messages)
` [char-misc-next 1/3] mei: refcount mei_device
` [char-misc-next 2/3] mei: set parent for char device
` [char-misc-next 3/3] mei: make char device control its own lifetime

[PATCH] arm64: dts: qcom: add debug UART pins to reserved GPIO ranges on RB2
 2025-06-18 10:08 UTC  (7+ messages)

[PATCH v7 0/9] rust: Add ACPI match table support for Rust drivers
 2025-06-18 10:06 UTC  (2+ messages)
` [PATCH v7 1/9] rust: device: implement FwNode::is_compatible()

[PATCH 0/6] selftests/mm: Fix false positives and skip unsupported tests
 2025-06-18 10:06 UTC  (4+ messages)
` [PATCH 1/6] mm/selftests: Fix virtual_address_range test issues

[PATCH v13 0/4] drm/atomic-helper: Re-order CRTC and Bridge ops
 2025-06-18 10:05 UTC  (10+ messages)
` [PATCH v13 3/4] drm/atomic-helper: Re-order bridge chain pre-enable and post-disable

[PATCH v2] drm/tidss: Decouple max_pclk from tidss feats to remove clock dependency
 2025-06-18 10:05 UTC 

[PATCH 0/5] Support for Exynos7870's display stack (DECON, MIPIPHY, DSIM, etc.)
 2025-06-18 10:04 UTC  (7+ messages)
` [PATCH 1/5] dt-bindings: samsung: exynos-sysreg: add exynos7870 sysregs
` [PATCH 2/5] arch: arm64: dts: exynos7870: add DSI support
` [PATCH 3/5] arch: arm64: dts: exynos7870-on7xelte: enable display panel support

[PATCH v6 0/5] rust: DebugFS Bindings
 2025-06-18 10:04 UTC  (3+ messages)
` [PATCH v6 1/5] rust: debugfs: Bind DebugFS directory creation

[PATCH v2 0/3] Add support for GBETH IPs found on RZ/G3E SoCs
 2025-06-18 10:04 UTC  (10+ messages)
` [PATCH v2 1/3] clk: renesas: r9a09g047: Add clock and reset signals for the GBETH IPs
` [PATCH v2 2/3] arm64: dts: renesas: r9a09g047: Add GBETH nodes
` [PATCH v2 3/3] arm64: dts: renesas: rzg3e-smarc-som: Enable eth{0-1} (GBETH) interfaces

[PATCH v4 0/5] Add CMN PLL clock controller support for IPQ5018
 2025-06-18 10:03 UTC  (4+ messages)
` [PATCH v4 1/5] clk: qcom: ipq5018: keep XO clock always on

[PATCH] mm: Inline vma_needs_copy
 2025-06-18 10:02 UTC  (3+ messages)

[PATCH v4 0/8] Add TH1520 GPU support with power sequencing
 2025-06-18 10:02 UTC  (3+ messages)

[PATCH v3 0/2] Fix PLL lock timeout and calibration wait time
 2025-06-18 10:01 UTC  (3+ messages)
` [PATCH v3 1/2] phy: cadence: cdns-dphy: Fix PLL lock and O_CMN_READY polling

linux-next: Signed-off-by missing for commit in the landlock tree
 2025-06-18 10:01 UTC  (2+ messages)

[PATCH 0/4] selftests/mm/uffd: refactor global variables
 2025-06-18 10:00 UTC  (6+ messages)
` [PATCH v5 1/1] selftests/mm/uffd: Refactor non-composite global vars into struct

[PATCH] crypto: hisilicon - Use fine grained DMA mapping direction
 2025-06-18 10:00 UTC 

[PATCH 00/12] Support for Exynos7870 DSIM bridge
 2025-06-18 10:00 UTC  (3+ messages)
` [PATCH 10/12] dt-bindings: samsung,mipi-dsim: document exynos7870 DSIM compatible

[PATCH v4 00/19] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
 2025-06-18  9:58 UTC  (20+ messages)
` [PATCH v4 01/19] media: mc: Add INTERNAL pad flag
` [PATCH v4 02/19] dt-bindings: media: i2c: max96717: add myself as maintainer
` [PATCH v4 03/19] dt-bindings: media: i2c: max96717: add support for I2C ATR
` [PATCH v4 04/19] dt-bindings: media: i2c: max96717: add support for pinctrl/pinconf
` [PATCH v4 05/19] dt-bindings: media: i2c: max96717: add support for MAX9295A
` [PATCH v4 06/19] dt-bindings: media: i2c: max96717: add support for MAX96793
` [PATCH v4 07/19] dt-bindings: media: i2c: max96712: add myself as maintainer
` [PATCH v4 08/19] dt-bindings: media: i2c: max96712: use pattern properties for ports
` [PATCH v4 09/19] dt-bindings: media: i2c: max96712: add support for I2C ATR
` [PATCH v4 10/19] dt-bindings: media: i2c: max96712: add support for POC supplies
` [PATCH v4 11/19] dt-bindings: media: i2c: max96712: add support for MAX96724F/R
` [PATCH v4 12/19] dt-bindings: media: i2c: max96714: add myself as maintainer
` [PATCH v4 13/19] dt-bindings: media: i2c: max96714: add support for MAX96714R
` [PATCH v4 14/19] dt-bindings: media: i2c: add MAX9296A, MAX96716A, MAX96792A
` [PATCH v4 15/19] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
` [PATCH v4 16/19] arm64: defconfig: disable deprecated MAX96712 driver
` [PATCH v4 17/19] staging: media: remove "
` [PATCH v4 18/19] media: i2c: remove MAX96717 driver
` [PATCH v4 19/19] media: i2c: remove MAX96714 driver

[PATCH v4 00/17] drm/bridge: cdns-dsi: Make it work a bit better
 2025-06-18  9:59 UTC  (18+ messages)
` [PATCH v4 01/17] drm/bridge: cdns-dsi: Fix the _atomic_check()
` [PATCH v4 02/17] drm/tidss: Fix missing includes and struct decls
` [PATCH v4 03/17] drm/tidss: Use the crtc_* timings when programming the HW
` [PATCH v4 04/17] phy: cdns-dphy: Store hs_clk_rate and return it
` [PATCH v4 05/17] phy: cdns-dphy: Remove leftover code
` [PATCH v4 06/17] drm/bridge: cdns-dsi: Remove extra line at the end of the file
` [PATCH v4 07/17] drm/bridge: cdns-dsi: Drop crtc_* code
` [PATCH v4 08/17] drm/bridge: cdns-dsi: Remove broken fifo emptying check
` [PATCH v4 09/17] drm/bridge: cdns-dsi: Drop checks that shouldn't be in .mode_valid()
` [PATCH v4 10/17] drm/bridge: cdns-dsi: Update htotal in cdns_dsi_mode2cfg()
` [PATCH v4 11/17] drm/bridge: cdns-dsi: Drop cdns_dsi_adjust_phy_config()
` [PATCH v4 12/17] drm/bridge: cdns-dsi: Adjust mode to negative syncs
` [PATCH v4 13/17] drm/bridge: cdns-dsi: Fix REG_WAKEUP_TIME value
` [PATCH v4 14/17] drm/bridge: cdns-dsi: Use video mode and clean up cdns_dsi_mode2cfg()
` [PATCH v4 15/17] drm/bridge: cdns-dsi: Fix event mode
` [PATCH v4 16/17] drm/bridge: cdns-dsi: Tune adjusted_mode->clock according to dsi needs
` [PATCH v4 17/17] drm/bridge: cdns-dsi: Don't fail on MIPI_DSI_MODE_VIDEO_BURST

CVE-2025-38026: x86/sev: Do not touch VMSA pages during SNP guest memory kdump
 2025-06-18  9:57 UTC 

[RFC PATCH] MAINTAINERS: add missing files to mm page alloc section
 2025-06-18  9:56 UTC  (2+ messages)

CVE-2025-38046: xen: Add support for XenServer 6.1 platform device
 2025-06-18  9:55 UTC 

[PATCH v2 0/5] Defer throttle when task exits to user
 2025-06-18  9:55 UTC  (5+ messages)
` [PATCH v2 2/5] sched/fair: Implement throttle task work and related helpers
` [PATCH v2 3/5] sched/fair: Switch to task based throttle model

[PATCH v2 0/7] of: overlay: Add support for export-symbols node feature
 2025-06-18  9:54 UTC  (7+ messages)
` [PATCH v2 1/7] dt-bindings: Add support for export-symbols node

[PATCH v4] mm: use per_vma lock for MADV_DONTNEED
 2025-06-18  9:52 UTC  (4+ messages)

[PATCH v1 0/2] rust: time: Add fsleep()
 2025-06-18  9:52 UTC  (5+ messages)
` [PATCH v1 1/2] rust: time: Rename Delta's methods as_micros_ceil and as_millis

[PATCH net-next v3 0/5] netconsole: Add support for msgid in sysdata
 2025-06-18  9:50 UTC  (2+ messages)

[syzbot] [ocfs2?] kernel BUG in ocfs2_xattr_value_truncate
 2025-06-18  9:49 UTC 

[PATCH stblinux/next 2/2] clk: rp1: Implement ramaining clock tree
 2025-06-18  9:47 UTC  (3+ messages)

[PATCH v6] remoteproc: Add device awake calls in rproc boot and shutdown path
 2025-06-18  9:44 UTC 

[PATCH ath-next v3 0/6] wifi: ath11k: bring hibernation support back
 2025-06-18  9:44 UTC  (7+ messages)
` [PATCH ath-next v3 5/6] wifi: ath11k: choose default PM policy for hibernation

[PATCH v3 0/2] arm64: dts: qcom: Add GPI DMA support for sc8280xp
 2025-06-18  9:42 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: dma: qcom,gpi: Document the sc8280xp GPI DMA engine

[PATCH v10 00/10] drm/i915: Add drm_panic support
 2025-06-18  9:31 UTC  (11+ messages)
` [PATCH v10 01/10] drm/panic: Add a private field to struct drm_scanout_buffer
` [PATCH v10 02/10] drm/i915/fbdev: Add intel_fbdev_get_map()
` [PATCH v10 03/10] drm/i915/display/i9xx: Add a disable_tiling() for i9xx planes
` [PATCH v10 04/10] drm/i915/display: Add a disable_tiling() for skl planes
` [PATCH v10 05/10] drm/ttm: Add ttm_bo_kmap_try_from_panic()
` [PATCH v10 06/10] drm/i915: Add intel_bo_panic_setup and intel_bo_panic_finish
` [PATCH v10 07/10] drm/i915/display: Add drm_panic support
` [PATCH v10 08/10] drm/i915/display: Add drm_panic support for Y-tiling with DPT
` [PATCH v10 09/10] drm/i915/display: Add drm_panic support for 4-tiling "
` [PATCH v10 10/10] drm/i915/psr: Add intel_psr2_panic_force_full_update

[PATCH 0/2] ARM: dts: Add support for Meta Clemente BMC
 2025-06-18  9:40 UTC  (3+ messages)
` [PATCH 1/2] Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml
` [PATCH 2/2] ARM: dts: aspeed: clemente: add Meta Clemente BMC

[PATCH v4 3/3] vfio/type1: optimize vfio_unpin_pages_remote() for large folio
 2025-06-18  9:39 UTC  (4+ messages)

[PATCH] rust: types: add Opaque::from_raw
 2025-06-18  9:38 UTC  (4+ messages)

[PATCH] rust: replace literals with constants in `clk::Hertz`
 2025-06-18  9:28 UTC 

[PATCH] rust: shorten `con_id`s in `get` methods in clk module
 2025-06-18  9:35 UTC 

[PATCH v10 0/5] New trait OwnableRefCounted for ARef<->Owned conversion
 2025-06-18  9:34 UTC  (4+ messages)
` [PATCH v10 1/5] rust: types: Add Ownable/Owned types

[PATCH 0/3] netpoll: Code organization improvements
 2025-06-18  9:32 UTC  (4+ messages)
` [PATCH 1/3] netpoll: Extract carrier wait function
` [PATCH 2/3] netpoll: extract IPv4 address retrieval into helper function
` [PATCH 3/3] netpoll: Extract IPv6 address retrieval function

[PATCH] PCI/MSI: Remove duplicated to_pci_dev() conversion
 2025-06-18  9:31 UTC  (2+ messages)

[PATCH v2] xhci: Disable stream for xHC controller with XHCI_BROKEN_STREAMS
 2025-06-18  9:31 UTC  (2+ messages)

[PATCH v2 00/14] mm: Remove pXX_devmap page table bit and pfn_t type
 2025-06-18  9:31 UTC  (4+ messages)
` [PATCH v2 03/14] mm: Convert vmf_insert_mixed() from using pte_devmap to pte_special

[PATCH v7 0/8] support FEAT_MTE_STORE_ONLY feature
 2025-06-18  9:29 UTC  (9+ messages)
` [PATCH v7 1/8] arm64/cpufeature: add MTE_STORE_ONLY feature
` [PATCH v7 2/8] prctl: introduce PR_MTE_STORE_ONLY
` [PATCH v7 3/8] arm64/kernel: support store-only mte tag check
` [PATCH v7 4/8] arm64/hwcaps: add MTE_STORE_ONLY hwcaps
` [PATCH v7 5/8] arm64/kvm: expose MTE_STORE_ONLY feature to guest
` [PATCH v7 6/8] kselftest/arm64/abi: add MTE_STORE_ONLY feature hwcap test
` [PATCH v7 7/8] kselftest/arm64/mte: preparation for mte store only test
` [PATCH v7 8/8] kselftest/arm64/mte: add MTE_STORE_ONLY testcases

[PATCH] dt-bindings: gpio: arm,pl011: Drop interrupt properties as required
 2025-06-18  9:28 UTC  (2+ messages)

[RFC][PATCH] tracing: Deprecate auto-mounting tracefs in debugfs
 2025-06-18  9:27 UTC  (7+ messages)

[RESEND PATCH v2 0/5] STM32 pinctrl: Add mux function RSVD
 2025-06-18  9:26 UTC  (2+ messages)

[PATCH v1 1/1] platform/mellanox: mlxbf-pmc: Check validity of event/enable input
 2025-06-18  9:25 UTC  (2+ messages)

[net-next v4 0/3] rework IRQ handling in mtk_eth_soc
 2025-06-18  9:24 UTC  (7+ messages)
` [net-next v4 2/3] net: ethernet: mtk_eth_soc: add consts for irq index
    ` Aw: "
` [net-next v4 3/3] net: ethernet: mtk_eth_soc: change code to skip first IRQ completely
    ` Aw: "

[net-next, 00/10] Introducing Broadcom BNGE Ethernet Driver
 2025-06-18 14:47 UTC  (11+ messages)
` [net-next, 01/10] bng_en: Add PCI interface
` [net-next, 02/10] bng_en: Add devlink interface
` [net-next, 03/10] bng_en: Add firmware communication mechanism
` [net-next, 04/10] bng_en: Add initial interaction with firmware
` [net-next, 05/10] bng_en: Add ring memory allocation support
` [net-next, 06/10] bng_en: Add backing store support
` [net-next, 07/10] bng_en: Add resource management support
` [net-next, 08/10] bng_en: Add irq allocation support
` [net-next, 09/10] bng_en: Initialize default configuration
` [net-next, 10/10] bng_en: Add a network device

[PATCH] drm/tidss: Decouple max_pclk from tidss feats to remove clock dependency
 2025-06-18  9:22 UTC  (4+ messages)

[PATCH] rust: make `clk::Hertz` methods const
 2025-06-18  9:22 UTC  (2+ messages)

drm/panel/panel-simple v6.16-rc1 WARNING regression
 2025-06-18  9:22 UTC  (4+ messages)

[PATCH v5 0/4] clk: add support for TI CDCE6214
 2025-06-18  9:21 UTC  (5+ messages)
` [PATCH v5 1/4] dt-bindings: clock: add TI CDCE6214 binding
` [PATCH v5 2/4] clk: add TI CDCE6214 clock driver
` [PATCH v5 3/4] dt-bindings: clock: cdce6214: add binding for pin configuration
` [PATCH v5 4/4] clk: cdce6214: add pin configuration support

[PATCH v3 0/2] Add ADI I3C Controller
 2025-06-18  9:21 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: i3c: Add adi-i3c-master

[PATCH v2 0/8] Add AMD ISP4 driver
 2025-06-18  9:19 UTC  (9+ messages)
` [PATCH v2 1/8] media: platform: amd: Introduce amd isp4 capture driver
` [PATCH v2 2/8] media: platform: amd: low level support for isp4 firmware
` [PATCH v2 3/8] media: platform: amd: Add helpers to configure isp4 mipi phy
` [PATCH v2 4/8] media: platform: amd: Add isp4 fw and hw interface
` [PATCH v2 5/8] media: platform: amd: isp4 subdev and firmware loading handling added
` [PATCH v2 6/8] media: platform: amd: isp4 video node and buffers "
` [PATCH v2 7/8] media: platform: amd: isp4 debug fs logging and more descriptive errors
` [PATCH v2 8/8] Documentation: add documentation of AMD isp 4 driver

[PATCH v2 0/5] pinctrl: stm32: add irq affinity, RIF, module support
 2025-06-18  9:20 UTC  (2+ messages)

[PATCH] fs_context: fix parameter name in infofc() macro
 2025-06-18  9:20 UTC  (2+ messages)

[PATCH v2 1/1] dt-bindings: pinctrl: convert nxp,lpc1850-scu.txt to yaml format
 2025-06-18  9:18 UTC  (2+ messages)

[PATCH] fs/buffer: use min folio order to calculate upper limit in __getblk_slow()
 2025-06-18  9:17 UTC 

[PATCH 1/1] dt-bindings: mtd: convert nxp-spifi.txt to yaml format
 2025-06-18  9:17 UTC  (2+ messages)

[PATCH] mtd: nftl: reduce stack usage in NFTL_movebuf()
 2025-06-18  9:17 UTC  (2+ messages)

[PATCH] drm/panel: raydium-rm67200: Move initialization from enable() to prepare stage
 2025-06-18  9:15 UTC 

[PATCH v3 next 00/10] Implement mul_u64_u64_div_u64_roundup()
 2025-06-18  9:16 UTC  (5+ messages)
` [PATCH v3 next 09/10] lib: mul_u64_u64_div_u64() Optimise the divide code

[PATCH 1/1] mm/ksm: add ksm_pages_sharing for each process to calculate profit more accurately
 2025-06-18  9:14 UTC  (2+ messages)

[PATCH v1 0/3] clk: tegra: add DFLL support for Tegra 4
 2025-06-18  9:13 UTC  (5+ messages)
` [PATCH v1 2/3] drivers: "

[PATCH] spi: spi-qpic-snand: document the limited bit error reporting capability
 2025-06-18  9:12 UTC  (2+ messages)

[PATCH] dt-bindings: mfd: fsl,imx8qxp-csr: Remove binding documentation
 2025-06-18  9:13 UTC 

[RFC PATCH 0/2] mm/swap, memcg: Support per-cgroup swap device prioritization
 2025-06-18  9:11 UTC  (5+ messages)
` [RFC PATCH 1/2] mm/swap, memcg: basic structure and logic for per cgroup swap priority control

[PATCH] pci: pwrctl: fix the kerneldoc tag for private fields
 2025-06-18  9:11 UTC 

[PATCH v2 0/6] PCI/VGA: Look at all PCI display devices in VGA arbiter
 2025-06-18  9:11 UTC  (5+ messages)
` [PATCH v2 6/6] vgaarb: "

[PATCH V3 0/4] Add level shifter support for qualcomm SOC's
 2025-06-18  9:08 UTC  (9+ messages)
` [PATCH V3 2/4] dt-bindings: mmc: controller: Add max-sd-hs-frequency property
` [PATCH V3 4/4] arm64: dts: qcom: sm8550: Remove SDR104/SDR50 broken capabilities

[PATCH v2] mtd: nand: brcmnand: fix mtd corrected bits stat
 2025-06-18  9:07 UTC  (4+ messages)

[PATCH] arm64: dts: ti: k3-j722s-main: Add audio-refclk0 node
 2025-06-18  9:07 UTC 

[PATCH] cpuset: introduce non-blocking cpuset.mems setting option
 2025-06-18  9:04 UTC  (11+ messages)
` [External] "

[next] cgroup,freezer: fix incomplete freezing when attaching tasks
 2025-06-18  9:03 UTC  (3+ messages)

[PATCH v2 00/18] KVM: x86: Add I/O APIC kconfig, delete irq_comm.c
 2025-06-18  9:02 UTC  (3+ messages)
` [PATCH v2 04/18] KVM: x86: Drop superfluous kvm_hv_set_sint() => kvm_hv_synic_set_irq() wrapper

[PATCH 0/2] Simplify the shash wrappers for the CRC32 library
 2025-06-18  8:58 UTC  (6+ messages)
` [PATCH 2/2] crypto/crc32[c]: register only "-lib" drivers

[PATCH bpf-next] bpf: make update_prog_stats always_inline
 2025-06-18  8:56 UTC 

[PATCH net-next v11 00/14] Add Microchip ZL3073x support (part 1)
 2025-06-18  8:56 UTC  (3+ messages)
` [PATCH net-next v11 03/14] dpll: Add basic Microchip ZL3073x support

[PATCH v1] fs/proc/task_mmu: fix PAGE_IS_PFNZERO detection for the huge zero folio
 2025-06-18  8:56 UTC  (3+ messages)

bridge/microchip_lvds panel usage
 2025-06-18  8:55 UTC  (3+ messages)

perf usage of arch/arm64/include/asm/cputype.h
 2025-06-18  8:52 UTC  (10+ messages)

[PATCH 0/4] media: Fix CSI2 RGB vs BGR pixel order
 2025-06-18  8:48 UTC  (3+ messages)

[PATCH 0/4] mm/shmem, swap: bugfix and improvement of mTHP swap in
 2025-06-18  8:46 UTC  (4+ messages)
` [PATCH 3/4] mm/shmem, swap: improve mthp swapin process

[PATCH v9 00/10] support FEAT_MTE_TAGGED_FAR feature
 2025-06-18  8:45 UTC  (7+ messages)
` [PATCH v9 05/10] kselftest/arm64/mte: register mte signal handler with SA_EXPOSE_TAGBITS
` [PATCH v9 06/10] kselftest/arm64/mte: check MTE_FAR feature is supported
` [PATCH v9 07/10] kselftest/arm64/mte: add address tag related macro and function
` [PATCH v9 08/10] kselftest/arm64/mte: add verification for address tag in signal handler
` [PATCH v9 09/10] kselftest/arm64/mte: refactor check_mmap_option test
` [PATCH v9 10/10] kselftest/arm64/mte: add mtefar tests on check_mmap_options


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