mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH v4 00/10] drm/verisilicon : support DC8200 and inno hdmi
 2024-05-21 10:58 UTC  (5+ messages)
` [PATCH v4 02/10] drm/bridge: add common api for "
` [PATCH v4 09/10] drm/vs: Innosilicon HDMI support

[REGRESSION] Thunderbolt Host Reset Change Causes eGPU Disconnection from 6.8.7=>6.8.8
 2024-05-21 10:50 UTC  (18+ messages)
  ` [REGRESSION][BISECTED] "xHCI host controller not responding, assume dead" on stable kernel > 6.8.7

[PATCH 00/13] Analog Devices Inc. Automotive Audio Bus (A2B) support
 2024-05-21 10:49 UTC  (12+ messages)
` [PATCH 02/13] regmap: add A2B support
` [PATCH 04/13] a2b: add AD24xx I2C interface driver
` [PATCH 07/13] ASoC: codecs: add AD24xx codec driver

[PATCHv6 bpf-next 0/9] uprobe: uretprobe speed up
 2024-05-21 10:48 UTC  (10+ messages)
` [PATCHv6 bpf-next 1/9] x86/shstk: Make return uprobe work with shadow stack
` [PATCHv6 bpf-next 2/9] uprobe: Wire up uretprobe system call
` [PATCHv6 bpf-next 3/9] uprobe: Add uretprobe syscall to speed up return probe
` [PATCHv6 bpf-next 4/9] selftests/x86: Add return uprobe shadow stack test
` [PATCHv6 bpf-next 5/9] selftests/bpf: Add uretprobe syscall test for regs integrity
` [PATCHv6 bpf-next 6/9] selftests/bpf: Add uretprobe syscall test for regs changes
` [PATCHv6 bpf-next 7/9] selftests/bpf: Add uretprobe syscall call from user space test
` [PATCHv6 bpf-next 8/9] selftests/bpf: Add uretprobe shadow stack test
` [PATCHv6 9/9] man2: Add uretprobe syscall page

N_HDLC line discipline: Race condition
 2024-05-21 10:47 UTC  (3+ messages)

[PATCH 2/2] ASoC: tegra: I2S client convert formats handling
 2024-05-21 10:45 UTC  (2+ messages)

linux-next: manual merge of the random tree with the pm tree
 2024-05-21 10:44 UTC  (2+ messages)

[PATCH RFC] fhandle: expose u64 mount id to name_to_handle_at(2)
 2024-05-21 10:42 UTC  (5+ messages)

[PATCH v2] platform/x86: ISST: fix use-after-free in tpmi_sst_dev_remove()
 2024-05-21 10:42 UTC  (8+ messages)
    ` [v2] "

[PATCH net v2] tls: fix missing memory barrier in tls_init
 2024-05-21 10:34 UTC 

[PATCH v4 0/5] Marvell HW overlay support for Cadence xSPI
 2024-05-21 10:33 UTC  (7+ messages)
` [PATCH v4 2/5] dt-bindings: spi: cadence: Add MRVL overlay bindings documentation for Cadence XSPI
` [PATCH v4 3/5] spi: cadence: Add Marvell xSPI IP overlay changes
` [PATCH v4 5/5] spi: cadence: Add MRVL overlay xfer operation support

6.10/regression/bisected commit c4cb23111103 causes sleeping function called from invalid context at kernel/locking/mutex.c:585
 2024-05-21 10:33 UTC  (2+ messages)

[PATCH RFC 0/2] pmdomain: ti-sci: Handling DSS boot splash
 2024-05-21 10:29 UTC  (6+ messages)
` [PATCH RFC 2/2] pmdomain: ti-sci: Support retaining PD boot time state

[PATCH] mm/hugetlb: Move vmf_anon_prepare upfront in hugetlb_wp
 2024-05-21 10:23 UTC  (3+ messages)

[PATCH v3 0/1] nvme: queue-depth multipath iopolicy
 2024-05-21 10:22 UTC  (9+ messages)
` [PATCH v3 1/1] nvme: multipath: Implemented new iopolicy "queue-depth"

[PATCH v3] pmdomain: imx: gpcv2: Add delay after power up handshake
 2024-05-21 10:22 UTC  (3+ messages)

[PATCH] dt-bindings: clock: milbeaut: Drop providers and consumers from example
 2024-05-21 10:18 UTC  (2+ messages)

[RESEND PATCH 00/10] memblock: introduce memsize showing reserved memory
 2024-05-21 10:17 UTC  (4+ messages)
      `  "

[PATCH v4 1/1] PCI: dwc: Fix index 0 incorrectly being interpreted as a free ATU slot
 2024-05-21 10:16 UTC  (3+ messages)

[PATCH net-next v4 0/5] net: phy: mediatek: Introduce mtk-phy-lib and add 2.5Gphy support
 2024-05-21 10:15 UTC  (6+ messages)
` [PATCH net-next v4 1/5] net: phy: mediatek: Re-organize MediaTek ethernet phy drivers
` [PATCH net-next v4 2/5] net: phy: mediatek: Move LED and read/write page helper functions into mtk phy lib
` [PATCH net-next v4 3/5] net: phy: mediatek: Add token ring access helper functions in mtk-phy-lib
` [PATCH net-next v4 4/5] net: phy: mediatek: Extend 1G TX/RX link pulse time
` [PATCH net-next v4 5/5] net: phy: add driver for built-in 2.5G ethernet PHY on MT7988

[PATCH v2 00/14] arm64: Support for running as a guest in Arm CCA
 2024-05-21 10:14 UTC  (7+ messages)
` [PATCH v2 09/14] arm64: Enable memory encrypt for Realms

[PATCH v14 00/28] drm/connector: Create HDMI Connector infrastructure
 2024-05-21 10:14 UTC  (29+ messages)
` [PATCH v14 01/28] drm/connector: Introduce an HDMI connector initialization function
` [PATCH v14 02/28] drm/mode_object: Export drm_mode_obj_find_prop_id for tests
` [PATCH v14 03/28] drm/tests: connector: Add tests for drmm_connector_hdmi_init
` [PATCH v14 04/28] drm/connector: hdmi: Create an HDMI sub-state
` [PATCH v14 05/28] drm/connector: hdmi: Add output BPC to the connector state
` [PATCH v14 06/28] drm/tests: Add output bpc tests
` [PATCH v14 07/28] drm/connector: hdmi: Add support for output format
` [PATCH v14 08/28] drm/tests: Add output formats tests
` [PATCH v14 09/28] drm/display: hdmi: Add HDMI compute clock helper
` [PATCH v14 10/28] drm/tests: Add HDMI TDMS character rate tests
` [PATCH v14 11/28] drm/connector: hdmi: Calculate TMDS character rate
` [PATCH v14 12/28] drm/tests: Add TDMS character rate connector state tests
` [PATCH v14 13/28] drm/connector: hdmi: Add custom hook to filter TMDS character rate
` [PATCH v14 14/28] drm/tests: Add HDMI connector rate filter hook tests
` [PATCH v14 15/28] drm/connector: hdmi: Compute bpc and format automatically
` [PATCH v14 16/28] drm/tests: Add HDMI connector bpc and format tests
` [PATCH v14 17/28] drm/connector: hdmi: Add Broadcast RGB property
` [PATCH v14 18/28] drm/tests: Add tests for "
` [PATCH v14 19/28] drm/connector: hdmi: Add RGB Quantization Range to the connector state
` [PATCH v14 20/28] drm/tests: Add RGB Quantization tests
` [PATCH v14 21/28] drm/connector: hdmi: Add Infoframes generation
` [PATCH v14 22/28] drm/tests: Add infoframes test
` [PATCH v14 23/28] drm/connector: hdmi: Create Infoframe DebugFS entries
` [PATCH v14 24/28] drm/vc4: hdmi: Switch to HDMI connector
` [PATCH v14 25/28] drm/vc4: tests: Remove vc4_dummy_plane structure
` [PATCH v14 26/28] drm/vc4: tests: Convert to plane creation helper
` [PATCH v14 27/28] drm/rockchip: inno_hdmi: Switch to HDMI connector
` [PATCH v14 28/28] drm/sun4i: hdmi: "

[PATCH v3 0/2] ASoC: fsl_xcvr: Support i.MX95 platform
 2024-05-21 10:13 UTC  (3+ messages)
` [PATCH v3 1/2] ASoC: dt-bindings: fsl,xcvr: Add compatible string for i.MX95
` [PATCH v3 2/2] ASoC: fsl_xcvr: Add support for i.MX95 platform

[PATCH v1 1/1] gpio: Remove legacy API documentation
 2024-05-21 10:12 UTC  (2+ messages)

[PATCHv5 bpf-next 6/8] x86/shstk: Add return uprobe support
 2024-05-21 10:11 UTC  (11+ messages)

[PATCH v1 0/2] mm/memory: cleanly support zeropage in vm_insert_page*(), vm_map_pages*() and vmf_insert_mixed()
 2024-05-21 10:10 UTC  (7+ messages)
` [PATCH v1 1/2] "

[PATCH v2 net] openvswitch: Set the skbuff pkt_type for proper pmtud support
 2024-05-21 10:09 UTC  (2+ messages)

[PATCH 0/5] ADP5585 GPIO expander, PWM and keypad controller support
 2024-05-21 10:09 UTC  (4+ messages)
` [PATCH 5/5] pwm: adp5585: Add Analog Devices ADP5585 support

[PATCH 1/2] genirq/affinity: remove rsvd check against minvec
 2024-05-21 10:06 UTC  (11+ messages)
` [PATCH 2/2] nvme-pci: allow unmanaged interrupts

[PATCH] iio:proximity:hx9031as: Add TYHX HX9031AS/HX9023S sensor driver
 2024-05-21 10:05 UTC  (2+ messages)

[PATCH 00/12] arm64: qcom: autodetect firmware paths
 2024-05-21 10:01 UTC  (17+ messages)
` [PATCH 01/12] soc: qcom: add firmware name helper
` [PATCH 02/12] wifi: wcn36xx: make use of QCOM_FW_HELPER
` [PATCH 03/12] soc: qcom: wcnss_ctrl: "
` [PATCH 04/12] remoteproc: qcom_q6v5_mss: switch to mbn files by default
` [PATCH 05/12] remoteproc: qcom_q6v5_mss: make use of QCOM_FW_HELPER
` [PATCH 06/12] remoteproc: qcom_q6v5_pas: switch to mbn files by default
` [PATCH 07/12] remoteproc: qcom_q6v5_pas: make use of QCOM_FW_HELPER
` [PATCH 08/12] remoteproc: qcom_wcnss: switch to mbn files by default
` [PATCH 09/12] remoteproc: qcom_wcnss: make use of QCOM_FW_HELPER
` [PATCH 10/12] "
` [PATCH 11/12] arm64: dts: qcom: apq8016-sbc: drop firmware-name properties
` [PATCH 12/12] arm64: dts: qcom: apq8096-db820c: "

[PATCH] gpiolib: acpi: Move ACPI device NULL check to acpi_can_fallback_to_crs()
 2024-05-21 10:01 UTC  (3+ messages)

[PATCH] mm/hugetlb: remove {Set,Clear}Hpage macros
 2024-05-21 10:00 UTC  (2+ messages)

[PATCH 0/2] rcu/tasks: Fix stale task snapshot
 2024-05-21  9:59 UTC  (6+ messages)
` [PATCH 2/2] rcu/tasks: Further comment ordering around current task snapshot on TASK-TRACE

[RFC PATCH 00/11] [RFC] Device / Driver and PCI Rust abstractions
 2024-05-21  9:59 UTC  (18+ messages)
` [RFC PATCH 01/11] rust: add abstraction for struct device
` [RFC PATCH 02/11] rust: add driver abstraction
` [RFC PATCH 10/11] rust: add basic abstractions for iomem operations

LKMM: Making RMW barriers explicit
 2024-05-21  9:57 UTC  (5+ messages)

[PATCH v3] staging: rtl8712: Fix spelling mistake in rtl871x_event.h
 2024-05-21  9:56 UTC 

[PATCH] media: mediatek: vcodec: Reduce msg queue trans buffer size
 2024-05-21  9:54 UTC 

[PATCH] drivers: regulator: tps6594-regulator: Correct multi-phase configuration
 2024-05-21  9:47 UTC 

other.c:undefined reference to `devm_led_classdev_register_ext'
 2024-05-21  9:45 UTC  (2+ messages)

[RFC PATCH v2 00/20] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64)
 2024-05-21  9:39 UTC  (8+ messages)
` [RFC PATCH v2 03/20] mm: Provide pmd to pte_leaf_size()
` [RFC PATCH v2 06/20] powerpc/8xx: Fix size given to set_huge_pte_at()

[PATCH] USB: pci-quirks: Skip usb_early_handoff for Renesas PCI USB
 2024-05-21  9:38 UTC  (4+ messages)

[PATCH v3 0/3] Add update_mmu_tlb_range() to simplify code
 2024-05-21  9:37 UTC  (7+ messages)
` [PATCH v3 1/3] mm: Add update_mmu_tlb_range()
` [PATCH v3 2/3] mm: Refactor update_mmu_tlb()
` [PATCH v3 3/3] mm: Use update_mmu_tlb_range() to simplify code

[GIT PULL] Power management fixes for v6.10-rc1
 2024-05-21  9:36 UTC 

[PATCH net-next v2 0/5] net: phy: mediatek: Introduce mtk-phy-lib and add 2.5Gphy support
 2024-05-21  9:36 UTC  (7+ messages)
` [PATCH net-next v2 5/5] net: phy: add driver for built-in 2.5G ethernet PHY on MT7988

[GIT PULL] ACPI fixes for v6.10-rc1
 2024-05-21  9:35 UTC 

[GIT PULL] Thermal control fixes for v6.10-rc1
 2024-05-21  9:33 UTC 

[PATCH 0/3] kci-gitlab: Introducing GitLab-CI Pipeline for Kernel Testing
 2024-05-21  9:28 UTC  (2+ messages)

[PATCH net-next v2] icmp: Add icmp_timestamp_ignore_all to control ICMP_TIMESTAMP
 2024-05-21  9:25 UTC  (3+ messages)

[PATCH v5 0/7] Introduction of a remoteproc tee to load signed firmware
 2024-05-21  9:24 UTC  (3+ messages)
` [PATCH v5 2/7] dt-bindings: remoteproc: Add compatibility for TEE support

[PATCH 0/2] Virtualization support for Tegra ADMA
 2024-05-21  9:24 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: dma: Add reg-names to nvidia,tegra210-adma

[PATCH v5 0/5] pids controller events rework
 2024-05-21  9:21 UTC  (6+ messages)
` [PATCH v5 1/5] cgroup/pids: Separate semantics of pids.events related to pids.max
` [PATCH v5 2/5] cgroup/pids: Make event counters hierarchical
` [PATCH v5 3/5] cgroup/pids: Add pids.events.local
` [PATCH v5 4/5] selftests: cgroup: Lexicographic order in Makefile
` [PATCH v5 5/5] selftests: cgroup: Add basic tests for pids controller

[PATCH RFC 0/4] iio: add support for multiple scan types
 2024-05-21  9:18 UTC  (2+ messages)

[PATCH v2 0/6] mtd: nand: gpmi-nand: add imx8qxp gpmi nand support
 2024-05-21  9:17 UTC  (3+ messages)
` [PATCH v2 3/6] mtd: rawnand: gpmi: add 'support_edo_timing' in gpmi_devdata

[PATCH 0/5] ti: fix dtbs_check for some syscon bindings and DTS node
 2024-05-21  9:15 UTC  (4+ messages)
` [PATCH 2/5] dt-bindings: soc: ti: am645-system-controller: add AM654 syscon

[PATCH net-next 1/2] r8152: If inaccessible at resume time, issue a reset
 2024-05-21  9:13 UTC  (2+ messages)

[PATCH] x86/percpu: Enable named address spaces for all capable GCC versions
 2024-05-21  9:13 UTC  (3+ messages)

[PATCH rdma-next v2 0/3] RDMA/mana_ib: Add support of RC QPs
 2024-05-21  9:13 UTC  (6+ messages)
` [PATCH rdma-next v2 1/3] RDMA/mana_ib: Create and destroy RC QP
` [PATCH rdma-next v2 2/3] RDMA/mana_ib: Implement uapi to create "
` [PATCH rdma-next v2 3/3] RDMA/mana_ib: Modify QP state

[syzbot] [kernel?] general protection fault in srcu_invoke_callbacks
 2024-05-21  9:11 UTC 

[PATCH] media: lmedm04: Handle errors for lme2510_int_read
 2024-05-21  9:10 UTC 

[PATCH net-next v3 0/5] net: phy: mediatek: Introduce mtk-phy-lib and add 2.5Gphy support
 2024-05-21  9:07 UTC  (5+ messages)
` [PATCH net-next v3 5/5] net: phy: add driver for built-in 2.5G ethernet PHY on MT7988

[PATCH] ASoC: dt-bindings: ssm2305: convert to dt schema
 2024-05-21  9:04 UTC  (2+ messages)

[PATCH v5 0/2] tcp/dcpp: Un-pin tw_timer
 2024-05-21  9:03 UTC  (6+ messages)

[PATCH RFC 0/2] Support mailbox interface in qcom,smsm driver
 2024-05-21  8:58 UTC  (5+ messages)
` [PATCH RFC 1/2] dt-bindings: soc: qcom,smsm: Allow specifying mboxes instead of qcom,ipc

[linus:master] [mm] aab6103b97: kernel-selftests.cgroup.test_kmem.test_percpu_basic.fail
 2024-05-21  8:50 UTC 

[PATCH rdma-next 0/3] RDMA/mana_ib: Add support of RC QPs
 2024-05-21  8:48 UTC  (4+ messages)
` [PATCH rdma-next 2/3] RDMA/mana_ib: Implement uapi to create and destroy RC QP

[PATCH v3] optee: add timeout value to optee_notif_wait() to support timeout
 2024-05-21  8:45 UTC  (3+ messages)

[PATCH 0/3] AD7173 fixes
 2024-05-21  8:45 UTC  (4+ messages)
` [PATCH 1/3] iio: adc: ad7173: fix buffers enablement for ad7176-2
` [PATCH 2/3] iio: adc: ad7173: Add ad7173_device_info names
` [PATCH 3/3] iio: adc: ad7173: Remove index from temp channel

Safety of opening up /dev/dma_heap/* to physically present users (udev uaccess tag) ?
 2024-05-21  8:43 UTC  (11+ messages)

[PATCH printk v5 00/30] wire up write_atomic() printing
 2024-05-21  8:41 UTC  (3+ messages)
` [PATCH printk v5 21/30] printk: nbcon: Use nbcon consoles in console_flush_all()

CVE-2024-27429: netrom: Fix a data-race around sysctl_netrom_obsolescence_count_initialiser
 2024-05-21  8:39 UTC 

[PATCH 0/2] drm/bridge: Add 'struct device *' field to the drm_bridge structure
 2024-05-21  8:37 UTC  (12+ messages)

[PATCH] af_packet: Handle outgoing VLAN packets without hardware offloading
 2024-05-21  8:35 UTC  (4+ messages)

[PATCH v3 0/4] Add minimal boot support for Raspberry Pi 5
 2024-05-21  8:35 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: arm: bcm: Add BCM2712 SoC support
` [PATCH v3 2/4] dt-bindings: mmc: Add support for BCM2712 SD host controller
` [PATCH v3 3/4] mmc: sdhci-brcmstb: Add BCM2712 support
` [PATCH v3 4/4] arm64: dts: broadcom: Add support for BCM2712

[PATCH] dt-bindings: dma: fsl-edma: fix dma-channels constraints
 2024-05-21  8:33 UTC  (2+ messages)

[PATCH v6 00/49] New Intel CPUID families
 2024-05-21  8:32 UTC  (2+ messages)

[PATCH v5 0/2] Add support for Amlogic S4 PWM
 2024-05-21  8:31 UTC  (3+ messages)
` [PATCH v5 1/2] pwm: meson: "
` [PATCH v5 2/2] arm64: dts: amlogic: Add "

CVE-2024-35906: drm/amd/display: Send DTBCLK disable message on first commit
 2024-05-21  8:28 UTC 

[PATCH 1/1] dt-bindings: fsl-qdma: Convert to yaml format
 2024-05-21  8:26 UTC  (2+ messages)

[PATCH v2] staging: rtl8712: Fix spelling mistake in rtl871x_event.h
 2024-05-21  8:25 UTC 

[PATCH 1/4] dt-bindings: mfd: mediatek,mt8195-scpsys: add mediatek,mt8365-scpsys
 2024-05-21  8:22 UTC  (7+ messages)
` [PATCH 2/4] arm64: dts: mediatek: mt8365: use a specific SCPSYS compatible

[PATCH 1/2] x86/percpu: Rename percpu_stable_op() to __raw_cpu_read_stable()
 2024-05-21  8:21 UTC  (2+ messages)
` [tip: x86/percpu] "

[PATCH 2/2] x86/percpu: Move some percpu accessors around to reduce ifdeffery
 2024-05-21  8:21 UTC  (2+ messages)
` [tip: x86/percpu] "

[tip: x86/percpu] x86/percpu: Clean up <asm/percpu.h> a bit
 2024-05-21  8:21 UTC 

[tip: x86/percpu] x86/percpu: Clean up <asm/percpu.h> vertical alignment details
 2024-05-21  8:21 UTC 

page:  |  | latest

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

all inboxes | Powered by JetHome®