[PATCH v2 00/27] Add HDMI support for RK3128
2023-12-18 12:37 UTC (7+ messages)
` [PATCH v2 18/27] drm/rockchip: inno_hdmi: Subclass connector state
` [PATCH v2 20/27] drm/rockchip: inno_hdmi: Correctly setup HDMI quantization range
[PATCH] x86/setup: remove duplicated including
2023-12-18 12:36 UTC (3+ messages)
[PATCH v2 0/2] cxl/cdat: Fixes for CXL CDAT processing
2023-12-18 12:33 UTC (3+ messages)
` [PATCH v2 2/2] cxl/cdat: Fix header sum value in CDAT checksum
[PATCH v2] x86/setup: Remove duplicate header includes
2023-12-18 12:33 UTC
[RFC PATCH v3 0/3] devguard: guard mknod for non-initial user namespace
2023-12-18 12:30 UTC (9+ messages)
` [RFC PATCH v3 3/3] devguard: added device guard for mknod in non-initial userns
[PATCH 1/2] platform/x86/intel/pmc: Fix hang in pmc_core_send_ltr_ignore()
2023-12-18 12:30 UTC (2+ messages)
[PATCH] sched/core: Simplify if logic in sched_update_worker
2023-12-18 12:24 UTC
[PATCH v1] ACPI: utils: Introduce helper for _DEP list lookup
2023-12-18 12:24 UTC (3+ messages)
[Patch v2 2/2] thunderbolt: Teardown tunnels and reset downstream ports created by boot firmware
2023-12-18 12:23 UTC (14+ messages)
[PATCH v2] platform/x86: thinkpad_acpi: fix for incorrect fan reporting on some ThinkPad systems
2023-12-18 12:22 UTC (3+ messages)
[PATCH V3] f2fs: show more discard status by sysfs
2023-12-18 12:21 UTC (2+ messages)
[PATCH V2 1/2] ASoC: amd: acp: add Kconfig options for acp7.0 based platform driver
2023-12-18 12:21 UTC (4+ messages)
` [PATCH V2 2/2] ASoC: amd: acp: add pm ops support for renoir platform
[PATCH iwl-next v6] ice: Add support for packet mirroring using hardware in switchdev mode
2023-12-18 12:21 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH net-next v6 03/10] net/smc: unify the structs of accept or confirm message for v1 and v2
2023-12-18 12:21 UTC (2+ messages)
[PATCH] /proc/sysrq-trigger can now pause processing for one second
2023-12-18 12:18 UTC (4+ messages)
[PATCH] KVM: s390: selftest: memop: Fix undefined behavior
2023-12-18 12:18 UTC (3+ messages)
[PATCH v3 0/8] Add support to configure TPDM CMB subunit
2023-12-18 12:17 UTC (9+ messages)
` [PATCH v3 7/8] dt-bindings: arm: Add support for TPDM CMB MSR register
` [PATCH v3 8/8] coresight-tpdm: Add msr register support for CMB
[PATCH 0/4] mtd: spi-nor: mark the flash name as obsolete
2023-12-18 12:14 UTC (9+ messages)
` [PATCH 1/4] mtd: spi-nor: print flash ID instead of name
` [PATCH 2/4] mtd: spi-nor: mark the flash name as obsolete
` [PATCH 3/4] mtd: spi-nor: sysfs: hide the flash name if not set
` [PATCH 4/4] mtd: spi-nor: drop superfluous debug prints
[RFC PATCH v3 00/21] ACPI/arm64: add support for virtual cpu hotplug
2023-12-18 12:14 UTC (4+ messages)
` [PATCH RFC v3 21/21] cpumask: Add enabled cpumask for present CPUs that can be brought online
[PATCH v2] srcu: Improve comments about acceleration leak
2023-12-18 12:13 UTC (4+ messages)
[PATCH] MAINTAINERS: remove non-existing SHA-cyfmac-dev-list@infineon.com
2023-12-18 12:11 UTC
[PATCH v2 00/34] Qualcomm video encoder and decoder driver
2023-12-18 12:09 UTC (36+ messages)
` [PATCH v2 01/34] media: introduce common helpers for video firmware handling
` [PATCH v2 02/34] media: introduce common helpers for queues handling
` [PATCH v2 03/34] media: introduce common helpers for buffer size calculation
` [PATCH v2 04/34] dt-bindings: media: Add sm8550 dt schema
` [PATCH v2 05/34] media: MAINTAINERS: Add Qualcomm Iris video accelerator driver
` [PATCH v2 06/34] media: iris: register video device to platform driver
` [PATCH v2 07/34] media: iris: initialize power resources
` [PATCH v2 08/34] media: iris: introduce state machine for iris core
` [PATCH v2 09/34] media: iris: initialize shared queues for host and firmware communication
` [PATCH v2 10/34] media: iris: add PIL functionality for video firmware
` [PATCH v2 11/34] media: iris: introduce packetization layer for creating HFI packets
` [PATCH v2 12/34] media: iris: add video processing unit(VPU) specific register handling
` [PATCH v2 13/34] media: iris: introduce platform specific capabilities for core and instance
` [PATCH v2 14/34] media: iris: implement iris v4l2 file ops
` [PATCH v2 15/34] media: iris: add handling for interrupt service routine(ISR) invoked by hardware
` [PATCH v2 16/34] media: iris: implement iris v4l2_ctrl_ops and prepare capabilities
` [PATCH v2 17/34] media: iris: implement vb2_ops queue setup
` [PATCH v2 18/34] media: iris: introduce and implement iris vb2 mem ops
` [PATCH v2 19/34] media: iris: implement HFI to queue and release buffers
` [PATCH v2 20/34] media: iris: add video hardware internal buffer count and size calculation
` [PATCH v2 21/34] media: iris: implement internal buffer management
` [PATCH v2 22/34] media: iris: introduce instance states
` [PATCH v2 23/34] media: iris: implement iris v4l2 ioctl ops supported by decoder
` [PATCH v2 24/34] media: iris: subscribe input and output properties to firmware
` [PATCH v2 25/34] media: iris: subscribe src change and handle firmware responses
` [PATCH v2 26/34] media: iris: implement vb2 streaming ops on capture and output planes
` [PATCH v2 27/34] media: iris: implement vb2 ops for buf_queue and firmware response
` [PATCH v2 28/34] media: iris: add instance sub states and implement DRC and Drain sequence
` [PATCH v2 29/34] media: iris: implement power management
` [PATCH v2 30/34] media: iris: register video encoder device to platform driver
` [PATCH v2 31/34] media: iris: add platform specific instance capabilities for encoder
` [PATCH v2 32/34] media: iris: implement iris v4l2 ioctl ops supported by encoder
` [PATCH v2 33/34] media: iris: add vb2 streaming and buffer ops for encoder
` [PATCH v2 34/34] media: iris: add power management "
[PATCH] kbuild: rust: add `rustupoverride` target
2023-12-18 12:09 UTC (4+ messages)
[PATCH 2/2] platform/x86/intel/pmc: Fix in pmc_core_ssram_get_pmc()
2023-12-18 12:08 UTC (2+ messages)
[v2] gpio: dwapb: mask/unmask IRQ when disable/enale it
2023-12-18 12:07 UTC (3+ messages)
[PATCH v2 00/16] Fix Qcom UFS PHY clocks
2023-12-18 12:07 UTC (17+ messages)
` [PATCH v2 01/16] dt-bindings: phy: qmp-ufs: Fix "
` [PATCH v2 02/16] phy: qcom-qmp-ufs: Switch to devm_clk_bulk_get_all() API
` [PATCH v2 03/16] dt-bindings: clock: qcom: Add missing UFS QREF clocks
` [PATCH v2 04/16] clk: qcom: gcc-sc8180x: "
` [PATCH v2 05/16] arm64: dts: qcom: msm8996: Fix UFS PHY clocks
` [PATCH v2 06/16] arm64: dts: qcom: msm8998: "
` [PATCH v2 07/16] arm64: dts: qcom: sdm845: "
` [PATCH v2 08/16] arm64: dts: qcom: sm6115: "
` [PATCH v2 09/16] arm64: dts: qcom: sm6125: "
` [PATCH v2 10/16] arm64: dts: qcom: sm6350: "
` [PATCH v2 11/16] arm64: dts: qcom: sm8150: "
` [PATCH v2 12/16] arm64: dts: qcom: sm8250: "
` [PATCH v2 13/16] arm64: dts: qcom: sc8180x: "
` [PATCH v2 14/16] arm64: dts: qcom: sc8280xp: "
` [PATCH v2 15/16] arm64: dts: qcom: sm8350: "
` [PATCH v2 16/16] arm64: dts: qcom: sm8550: "
[PATCH vhost v2 0/8] vdpa/mlx5: Add support for resumable vqs
2023-12-18 12:06 UTC (15+ messages)
` [PATCH vhost v2 4/8] vdpa/mlx5: Mark vq addrs for modification in hw vq
[PATCH V2] docs: rust: Clarify that 'rustup override' applies to build directory
2023-12-18 12:06 UTC (8+ messages)
[PATCH 0/6] platform/x86: wmi: ACPI improvements
2023-12-18 12:05 UTC (3+ messages)
` [PATCH 1/6] platform/x86: wmi: Remove unused variable in address space handler
include/linux/compiler_types.h:397:45: error: call to '__compiletime_assert_810' declared with attribute error: BUILD_BUG_ON failed: skb_ext_total_length() > 255
2023-12-18 12:03 UTC (5+ messages)
[PATCH v3 0/9] Enable networking support for StarFive JH7100 SoC
2023-12-18 12:02 UTC (15+ messages)
` [PATCH v3 2/9] dt-bindings: net: starfive,jh7110-dwmac: Add JH7100 SoC compatible
` [PATCH v3 5/9] riscv: dts: starfive: jh7100-common: Setup pinmux and enable gmac
` [PATCH v3 6/9] riscv: dts: starfive: visionfive-v1: Setup ethernet phy
[PATCH] drm/bridge: Fixed a DP link training bug
2023-12-18 11:58 UTC
[PATCH 0/3] media: i2c: alvium: store frame interval in subdev state
2023-12-18 11:58 UTC (10+ messages)
` [PATCH 3/3] "
[PATCH] bcma,ssb: simplify dependency handling for bcma and ssb drivers
2023-12-18 11:58 UTC
[PATCH v5 00/23] Introduce runtime modifiable Energy Model
2023-12-18 11:56 UTC (5+ messages)
` [PATCH v5 22/23] PM: EM: Add em_dev_compute_costs() as API for device drivers
[PATCH v2 0/6] mm/zswap: dstmem reuse optimizations and cleanups
2023-12-18 11:54 UTC (5+ messages)
` [PATCH v2 6/6] mm/zswap: directly use percpu mutex and buffer in load/store
[PATCH v4 0/8] Miscellaneous xdma driver enhancements
2023-12-18 11:52 UTC (4+ messages)
` [PATCH v4 4/8] dmaengine: xilinx: xdma: Rework xdma_terminate_all()
[PATCH 1/1] ALSA: hda: cs35l41: Dell Fiorano add missing _DSD properties
2023-12-18 11:51 UTC (5+ messages)
[PATCH v3 0/6] mm/zswap: dstmem reuse optimizations and cleanups
2023-12-18 11:50 UTC (7+ messages)
` [PATCH v3 1/6] mm/zswap: change dstmem size to one page
` [PATCH v3 2/6] mm/zswap: reuse dstmem when decompress
` [PATCH v3 3/6] mm/zswap: refactor out __zswap_load()
` [PATCH v3 4/6] mm/zswap: cleanup zswap_load()
` [PATCH v3 5/6] mm/zswap: cleanup zswap_writeback_entry()
` [PATCH v3 6/6] mm/zswap: directly use percpu mutex and buffer in load/store
[PATCH 00/16] Fix Qcom UFS PHY clocks
2023-12-18 11:48 UTC (4+ messages)
` [PATCH 01/16] dt-bindings: phy: qmp-ufs: Fix "
[PATCH v2 iwl-next] ice: Fix some null pointer dereference issues in ice_ptp.c
2023-12-18 11:46 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH v10-mte 0/7] Implement MTE tag compression for swapped pages
2023-12-18 11:45 UTC (8+ messages)
` [PATCH v10-mte 4/7] arm64: mte: implement CONFIG_ARM64_MTE_COMP
[PATCH v5 00/13] pinctrl: Convert struct group_desc to use struct pingroup
2023-12-18 11:43 UTC (6+ messages)
` [PATCH v5 03/13] pinctrl: ingenic: Use C99 initializers in PINCTRL_PIN_GROUP()
mm/DAMON: Profiling enhancements for DAMON
2023-12-18 11:41 UTC (7+ messages)
[PATCH v2] virtio: Add support for no-reset virtio PCI PM
2023-12-18 11:41 UTC (4+ messages)
[PATCH v4 0/5] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
2023-12-18 11:40 UTC (10+ messages)
` [PATCH v4 3/5] iommu/arm-smmu: add ACTLR data and support for SM8550
[PATCH v5 0/8] Miscellaneous xdma driver enhancements
2023-12-18 11:39 UTC (9+ messages)
` [PATCH v5 1/8] dmaengine: xilinx: xdma: Get rid of unused code
` [PATCH v5 2/8] dmaengine: xilinx: xdma: Add necessary macro definitions
` [PATCH v5 3/8] dmaengine: xilinx: xdma: Ease dma_pool alignment requirements
` [PATCH v5 4/8] dmaengine: xilinx: xdma: Rework xdma_terminate_all()
` [PATCH v5 5/8] dmaengine: xilinx: xdma: Add error checking in xdma_channel_isr()
` [PATCH v5 6/8] dmaengine: xilinx: xdma: Add transfer error reporting
` [PATCH v5 7/8] dmaengine: xilinx: xdma: Prepare the introduction of interleaved DMA transfers
` [PATCH v5 8/8] dmaengine: xilinx: xdma: Implement "
[PATCH net 1/1] net: stmmac: fix incorrect flag check in timestamp interrupt
2023-12-18 11:39 UTC (2+ messages)
` [EXT] "
[PATCH] x86/usercopy: fix kernel-doc function param name
2023-12-18 11:38 UTC (2+ messages)
[PATCH v2 00/12] Enable networking support for StarFive JH7100 SoC
2023-12-18 11:38 UTC (7+ messages)
` [PATCH v2 12/12] [UNTESTED] riscv: dts: starfive: beaglev-starlight: Enable gmac
[PATCH] virtio_balloon: stay awake while adjusting balloon
2023-12-18 11:37 UTC (4+ messages)
[PATCH RFC 0/4] virtio-net: add tx-hash, rx-tstamp, tx-tstamp and tx-time
2023-12-18 11:37 UTC (5+ messages)
` [PATCH RFC 1/4] virtio-net: support transmit hash report
` [PATCH RFC 2/4] virtio-net: support receive timestamp
` [PATCH RFC 3/4] virtio-net: support transmit timestamp
` [PATCH RFC 4/4] virtio-net: support future packet transmit time
[PATCH v4 0/4] mm/ksm: Add ksm advisor
2023-12-18 11:29 UTC (5+ messages)
` [PATCH v4 1/4] mm/ksm: add "
` [PATCH v4 2/4] mm/ksm: add sysfs knobs for advisor
[mhiramat:topic/fprobe-on-fgraph] [function_graph] b92a5e78c3: WARNING:at_kernel/trace/trace.c:#run_tracer_selftest
2023-12-18 11:25 UTC (2+ messages)
[PATCH] drm: bridge: samsung-dsim: Don't use FORCE_STOP_STATE
2023-12-18 11:24 UTC (3+ messages)
[PATCH] net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2220 PHY
2023-12-18 11:19 UTC (8+ messages)
[PATCH] xfrm: Use spin_lock_bh() in xfrm_input()
2023-12-18 11:19 UTC (4+ messages)
` [EXT] "
[PATCH v1 1/3] device property: Implement device_is_big_endian()
2023-12-18 11:18 UTC (14+ messages)
[PATCH 0/3] mailbox: starfive: Add Support for StarFive Meu Mailbox driver
2023-12-18 11:17 UTC (3+ messages)
` [PATCH 2/3] dt-bindings: mailbox: starfive: Add StarFive Meu Mailbox Driver
[PATCH v1] thermal: sun8i: extend H6 calibration function to support 4 sensors
2023-12-18 11:14 UTC (2+ messages)
[PATCH 00/50] big header dependency cleanup targeting sched.h
2023-12-18 11:08 UTC (8+ messages)
` [PATCH 02/50] x86/kernel/fpu/bugs.c: fix missing include
` [PATCH 22/50] pid: Split out pid_types.h
` [PATCH 33/50] Split out irqflags_types.h
` [PATCH 41/50] uidgid: Split out uidgid_types.h
[PATCH v4 00/39] netfs, afs, 9p: Delegate high-level I/O to netfslib
2023-12-18 11:05 UTC (4+ messages)
[PATCH v2 0/5] cpufreq support for the D1
2023-12-18 11:05 UTC (6+ messages)
` [PATCH v2 1/5] riscv: dts: allwinner: Update opp table to allow CPU frequency scaling
` [PATCH v2 2/5] dt-bindings: opp: sun50i: Add binding for D1 CPUs
` [PATCH v2 3/5] cpufreq: sun50i: Add D1 support
` [PATCH v2 4/5] cpufreq: dt-platdev: Blocklist allwinner,sun20i-d1 SoC
` [PATCH v2 5/5] cpufreq: Make sun50i h6 cpufreq Kconfig option arch generic
[PATCH v2 0/3] Add CMDQ driver support for mt8188
2023-12-18 11:05 UTC (7+ messages)
` [PATCH v2 1/3] mailbox: mtk-cmdq: Rename gce_plat variable with SoC name postfix
` [PATCH v2 2/3] mailbox: mtk-cmdq: Sort cmdq platform data by compatible name
` [PATCH v2 3/3] mailbox: mtk-cmdq: Add CMDQ driver support for mt8188
[PATCH 6.6.y] maple_tree: do not preallocate nodes for slot stores
2023-12-18 10:59 UTC (2+ messages)
[PATCH RFC v2 11/27] arm64: mte: Reserve tag storage memory
2023-12-18 10:59 UTC (11+ messages)
[PATCH 0/2] add platform check in event manager driver
2023-12-18 10:56 UTC (2+ messages)
[PATCH v2 0/3] Fix mainline support for rk3036 kylin board
2023-12-18 10:55 UTC (4+ messages)
` [PATCH v2 1/3] ARM: dts: rockchip: Add psci for rk3036
` [PATCH v2 2/3] ARM: dts: rockchip: Add stdout-path for rk3036 kylin
` [PATCH v2 3/3] ARM: dts: rockchip: Remove rockchip,default-sample-phase from rk3036.dtsi
[PATCH RFC 00/10] Device tree support for Imagination Series5 GPU
2023-12-18 10:54 UTC (12+ messages)
` [PATCH RFC 01/10] dt-bindings: gpu: Add PowerVR Series5 SGX GPUs
[PATCH v4 00/16] Transparent Contiguous PTEs for User Mappings
2023-12-18 10:51 UTC (13+ messages)
` [PATCH v4 05/16] arm64/mm: set_ptes()/set_pte_at(): New layer to manage contig bit
` [PATCH v4 06/16] arm64/mm: pte_clear(): "
` [PATCH v4 07/16] arm64/mm: ptep_get_and_clear(): "
` [PATCH v4 08/16] arm64/mm: ptep_test_and_clear_young(): "
` [PATCH v4 09/16] arm64/mm: ptep_clear_flush_young(): "
` [PATCH v4 10/16] arm64/mm: ptep_set_wrprotect(): "
` [PATCH v4 11/16] arm64/mm: ptep_set_access_flags(): "
` [PATCH v4 12/16] arm64/mm: ptep_get(): "
` [PATCH v4 13/16] arm64/mm: Split __flush_tlb_range() to elide trailing DSB
` [PATCH v4 14/16] arm64/mm: Wire up PTE_CONT for user mappings
` [PATCH v4 15/16] arm64/mm: Implement new helpers to optimize fork()
` [PATCH v4 16/16] arm64/mm: Implement clear_ptes() to optimize exit, munmap, dontneed
[PATCH] ASoC: hdmi-codec: register hpd callback on component probe
2023-12-18 10:28 UTC (4+ messages)
[PATCH] kexec: avoid out of bounds in crash_exclude_mem_range()
2023-12-18 8:31 UTC (5+ messages)
page: next (older) | prev (newer) | 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®