messages from 2023-12-07 14:10:44 to 2023-12-07 15:52:58 UTC [more...]
[PATCH v5 00/44] drm/connector: Create HDMI Connector infrastructure
2023-12-07 15:50 UTC (34+ messages)
` [PATCH v5 01/44] drm/tests: helpers: Include missing drm_drv header
` [PATCH v5 02/44] drm/tests: helpers: Add atomic helpers
` [PATCH v5 03/44] drm/tests: Add helper to create mock plane
` [PATCH v5 04/44] drm/tests: Add helper to create mock crtc
` [PATCH v5 05/44] drm/tests: connector: Add tests for drmm_connector_init
` [PATCH v5 06/44] drm/connector: Introduce an HDMI connector initialization function
` [PATCH v5 07/44] drm/connector: hdmi: Create an HDMI sub-state
` [PATCH v5 08/44] drm/connector: hdmi: Add Broadcast RGB property
` [PATCH v5 09/44] drm/connector: hdmi: Add RGB Quantization Range to the connector state
` [PATCH v5 10/44] drm/connector: hdmi: Add output BPC "
` [PATCH v5 11/44] drm/connector: hdmi: Add support for output format
` [PATCH v5 12/44] drm/connector: hdmi: Add HDMI compute clock helper
` [PATCH v5 13/44] drm/connector: hdmi: Calculate TMDS character rate
` [PATCH v5 14/44] drm/connector: hdmi: Add custom hook to filter "
` [PATCH v5 15/44] drm/connector: hdmi: Compute bpc and format automatically
` [PATCH v5 16/44] drm/connector: hdmi: Add Infoframes generation
` [PATCH v5 19/44] drm/vc4: hdmi: Switch to HDMI connector
` [PATCH v5 20/44] drm/vc4: tests: Remove vc4_dummy_plane structure
` [PATCH v5 21/44] drm/vc4: tests: Convert to plane creation helper
` [PATCH v5 23/44] drm/rockchip: inno_hdmi: Remove useless copy of drm_display_mode
` [PATCH v5 24/44] drm/rockchip: inno_hdmi: Switch encoder hooks to atomic
` [PATCH v5 25/44] drm/rockchip: inno_hdmi: Get rid of mode_set
` [PATCH v5 26/44] drm/rockchip: inno_hdmi: no need to store vic
` [PATCH v5 27/44] drm/rockchip: inno_hdmi: Remove unneeded has audio flag
` [PATCH v5 29/44] drm/rockchip: inno_hdmi: Remove useless output format
` [PATCH v5 31/44] drm/rockchip: inno_hdmi: Remove useless enum
` [PATCH v5 33/44] drm/rockchip: inno_hdmi: Remove useless coeff_csc matrix
` [PATCH v5 34/44] drm/rockchip: inno_hdmi: Remove useless mode_valid
` [PATCH v5 35/44] drm/rockchip: inno_hdmi: Drop HDMI Vendor Infoframe support
` [PATCH v5 36/44] drm/rockchip: inno_hdmi: Move infoframe disable to separate function
` [PATCH v5 37/44] drm/rockchip: inno_hdmi: Switch to infoframe type
` [PATCH v5 41/44] drm/sun4i: hdmi: Move mode_set into enable
` [PATCH v5 44/44] drm/sun4i: hdmi: Switch to HDMI connector
[PATCH v8 00/10] Multi-size THP for anonymous memory
2023-12-07 15:50 UTC (13+ messages)
` [PATCH v8 04/10] mm: thp: Support allocation of anonymous multi-size THP
[PATCH v3 00/21] arm64: Support for 2023 DPISA extensions
2023-12-07 15:47 UTC (6+ messages)
` [PATCH v3 15/21] KVM: arm64: Support FEAT_FPMR for guests
[PATCH v2 0/6] Refine USB interrupt vectors on Qualcomm platforms
2023-12-07 15:47 UTC (12+ messages)
` [PATCH v2 1/6] dt-bindings: usb: dwc3: Clean up hs_phy_irq in bindings
` [PATCH v2 2/6] usb: dwc3: qcom: Rename hs_phy_irq to qusb2_phy_irq
` [PATCH v2 3/6] arm64: dts: qcom: Fix hs_phy_irq for QUSB2 targets
` [PATCH v2 6/6] arm64: dts: qcom: Add missing interrupts for qcs404/ipq5332
[PATCH] rtw89: avoid stringop-overflow warning
2023-12-07 15:47 UTC (2+ messages)
[RFC PATCH 00/11] mempolicy2, mbind2, and weighted interleave
2023-12-07 15:43 UTC (5+ messages)
` [RFC PATCH 07/11] mm/mempolicy: add userland mempolicy arg structure
[PATCH] nvdimm-btt: fix a potential memleak in btt_freelist_init
2023-12-07 15:43 UTC (2+ messages)
[PATCH 0/3] arch/x86: Remove unnecessary dependencies on bootparam.h
2023-12-07 15:38 UTC (7+ messages)
` [PATCH 1/3] arch/x86: Move struct pci_setup_rom into pci_setup.h
` [PATCH 2/3] arch/x86: Add <asm/ima-efi.h> for arch_ima_efi_boot_mode
` [PATCH 3/3] arch/x86: Do not include <asm/bootparam.h> in several header files
[PATCH v2] sched/cputime: exclude ktimers threads in irqtime_account_irq
2023-12-07 15:35 UTC (7+ messages)
` [PATCH v3] sched/cputime: let ktimers align with ksoftirqd in accounting CPUTIME_SOFTIRQ
[PATCH 0/5] riscv: Use READ_ONCE()/WRITE_ONCE() for pte accesses
2023-12-07 15:34 UTC (2+ messages)
[PATCH v4 3/4] nvme: add csi, ms and nuse to sysfs
2023-12-07 15:33 UTC (10+ messages)
` [PATCH v4 2/4] nvme: rename ns attribute group
` [PATCH v4 1/4] nvme: move ns id info to struct nvme_ns_head
` [PATCH v4 0/4] nvme: add csi, ms and nuse to sysfs
` [PATCH v4 4/4] nvme: repack struct nvme_ns_head
[PATCH v2] KVM: x86/intr: Explicitly check NMI from guest to eliminate false positives
2023-12-07 15:32 UTC (2+ messages)
[PATCH] ELF: supply userspace with available page shifts (AT_PAGE_SHIFT_LIST)
2023-12-07 15:32 UTC (9+ messages)
` [PATCH v2] ELF: supply userspace with available page shifts (AT_PAGE_SHIFT_MASK)
[PATCH v3 00/12] RISC-V: provide some accelerated cryptography implementations using vector extensions
2023-12-07 15:31 UTC (3+ messages)
[PATCH] s390/vfio-ap: handle response code 01 on queue reset
2023-12-07 15:31 UTC (8+ messages)
[v3 0/6] DRM driver for verisilicon
2023-12-07 15:29 UTC (5+ messages)
` [v3 4/6] drm/vs: Add KMS crtc&plane
[PATCH net-next v5 0/3] ethtool: Add ethtool_puts()
2023-12-07 15:28 UTC (5+ messages)
` [PATCH net-next v5 1/3] ethtool: Implement ethtool_puts()
` [PATCH net-next v5 3/3] net: Convert some ethtool_sprintf() to ethtool_puts()
[PATCH] dt-bindings: leds: qcom,spmi-flash-led: fix example node name
2023-12-07 15:25 UTC (2+ messages)
` (subset) "
[PATCH] soc: xilinx: Add error message for invalid payload received from IPI callback
2023-12-07 15:24 UTC
[PATCH RT 0/2] Linux v4.19.299-rt130-rc1
2023-12-07 14:58 UTC (3+ messages)
` [PATCH RT 1/2] Revert "sched/rt: Provide migrate_disable/enable() inlines"
` [PATCH RT 2/2] Linux 4.19.299-rt130
[PATCH v2 0/3] board: imx8mn-dimonoff-gateway-evk: add support for Dimonoff gateway EVK board
2023-12-07 15:22 UTC (5+ messages)
` [PATCH v2 1/3] dt-bindings: vendor-prefixes: add dimonoff
` [PATCH v2 2/3] dt-bindings: arm: fsl: add Dimonoff gateway EVK board
` [PATCH v2 3/3] arm64: dts: freescale: introduce dimonoff-gateway-evk board
[PATCH 1/2] soc: qcom: stats: fix 64-bit division
2023-12-07 15:24 UTC (2+ messages)
[PATCH] nvme-pci: Add sleep quirk for Kingston drives
2023-12-07 15:20 UTC (5+ messages)
[PATCH v2 0/2] Add driver for SIE Cronos control CPLD
2023-12-07 15:20 UTC (3+ messages)
` [PATCH v2 2/2] mfd: sie-cronos-cpld: Add driver for Sony Cronos CPLD
[PATCH] riscv: fix misaligned access handling of C.SWSP and C.SDSP
2023-12-07 15:20 UTC (2+ messages)
[PATCH v3] riscv: errata: andes: Probe for IOCP only once in boot stage
2023-12-07 15:20 UTC (2+ messages)
[PATCH v2] Support rv32 ULEB128 test
2023-12-07 15:20 UTC (2+ messages)
[PATCH] riscv: Fix SMP when shadow call stacks are enabled
2023-12-07 15:20 UTC (2+ messages)
[PATCH] dt-bindings: perf: riscv,pmu: drop unneeded quotes
2023-12-07 15:20 UTC (2+ messages)
[PATCH v3 0/3] livepatch: Move modules to selftests and add a new test
2023-12-07 15:20 UTC (5+ messages)
` [PATCH v3 2/3] livepatch: Move tests from lib/livepatch to selftests/livepatch
[PATCH] virtio_blk: set the default scheduler to none
2023-12-07 15:19 UTC (4+ messages)
[PATCH 0/7] mm/zswap: optimize the scalability of zswap rb-tree
2023-12-07 15:18 UTC (4+ messages)
[PATCH v2 00/26] selftests/resctrl: CAT test improvements & generalized test framework
2023-12-07 15:18 UTC (10+ messages)
` [PATCH v2 08/26] selftests/resctrl: Split measure_cache_vals()
` [PATCH v2 17/26] selftests/resctrl: Replace file write with volatile variable
` [PATCH v2 19/26] selftests/resctrl: Rewrite Cache Allocation Technology (CAT) test
linux-next: build failure after merge of the devicetree tree
2023-12-07 15:11 UTC (2+ messages)
[PATCH RFC/RFT 0/4] Remove preventive sfence.vma
2023-12-07 15:03 UTC (5+ messages)
` [PATCH RFC/RFT 1/4] riscv: Stop emitting preventive sfence.vma for new vmalloc mappings
` [PATCH RFC/RFT 2/4] riscv: Add a runtime detection of invalid TLB entries caching
` [PATCH RFC/RFT 3/4] riscv: Stop emitting preventive sfence.vma for new userspace mappings
` [PATCH RFC/RFT 4/4] TEMP: riscv: Add debugfs interface to retrieve #sfence.vma
[PATCH 0/6] Clean up perf mem
2023-12-07 15:05 UTC (9+ messages)
` [PATCH 1/6] perf mem: Add mem_events into the supported perf_pmu
` [PATCH 2/6] perf mem: Clean up perf_mem_events__ptr()
Modifying isolcpus, nohz_full, and rcu_nocb kernel parameters at runtime
2023-12-07 15:07 UTC
Fwd: Logitech G915 Wireless Keyboard acts weird on 6.6.0
2023-12-07 15:04 UTC (5+ messages)
[PATCH] ELF: document some de-facto PT_* ABI quirks
2023-12-07 15:03 UTC (7+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH 0/3] board: imx8mn-dimonoff-gateway-evk: add support for Dimonoff gateway EVK board
2023-12-07 14:55 UTC (5+ messages)
` [PATCH 2/3] dt-bindings: arm: fsl: add "
SCSI hotplug issues with UEFI VM with guest kernel >= 6.5
2023-12-07 14:55 UTC (3+ messages)
[PATCH v5 0/3] StarFive's StarLink PMU Support
2023-12-07 14:29 UTC (4+ messages)
` [PATCH v5 1/3] perf: starfive: Add StarLink PMU support
` [PATCH v5 2/3] dt-bindings: perf: starfive: Add JH8100 StarLink PMU
` [PATCH v5 3/3] docs: perf: Add description for StarFive's "
[PATCH net-next 00/16] net: pcs: xpcs: Add memory-based management iface support
2023-12-07 14:54 UTC (7+ messages)
` [PATCH net-next 09/16] net: mdio: Add Synopsys DW XPCS management interface support
md raid6 oops in 6.6.4 stable
2023-12-07 14:42 UTC (4+ messages)
[PATCH] soc: qcom: pmic_pdcharger_ulog: fix sparse warnings
2023-12-07 14:50 UTC (2+ messages)
[PATCH v2 1/1] KVM: arm64: allow the VM to select DEVICE_* and NORMAL_NC for IO memory
2023-12-07 14:50 UTC (11+ messages)
[PATCH v2 4/4] media: rkisp1: debug: Consolidate counter debugfs files
2023-12-07 14:50 UTC (3+ messages)
[PATCH] ath10k: Don't touch the CE interrupt registers after power up
2023-12-07 14:49 UTC (3+ messages)
[PATCH net] net/smc: fix missing byte order conversion in CLC handshake
2023-12-07 14:48 UTC (3+ messages)
[PATCH net-next 13/16] net: stmmac: intel: Register generic MDIO device
2023-12-07 14:47 UTC (3+ messages)
[PATCH v2 0/3] Moxtet bus fixes
2023-12-07 14:43 UTC (7+ messages)
` [PATCH v2 1/3] bus: moxtet: Mark the irq as shared
` [PATCH v2 2/3] bus: moxtet: Add spi device table
` [PATCH v2 3/3] arm64: dts: armada-3720-turris-mox: set irq type for RTC
[PATCH 00/16] fs: use type-safe uid representation for filesystem capabilities
2023-12-07 14:42 UTC (5+ messages)
` [PATCH 09/16] fs: add vfs_set_fscaps()
[PATCH v6 0/6] iommufd: Add nesting infrastructure (part 2/2)
2023-12-07 14:42 UTC (5+ messages)
` [PATCH v6 2/6] iommufd: Add IOMMU_HWPT_INVALIDATE
[PATCH v3 0/4] media: rkisp1: Fix IRQ related issues
2023-12-07 14:42 UTC (3+ messages)
` [PATCH v3 3/4] media: rkisp1: Store IRQ lines
[PATCH] ethernet: atheros: fix a memleak in atl1e_setup_ring_resources
2023-12-07 14:38 UTC
[PATCH 00/16] ALSA: hda/tas2781: Add tas2563 support
2023-12-07 14:38 UTC (3+ messages)
[PATCH] ntfs3: align struct ATTR_LIST_ENTRY
2023-12-07 14:28 UTC
[PATCH v9 0/2] arm64: Add a build target for Flat Image Tree
2023-12-07 14:38 UTC (5+ messages)
` [PATCH v9 2/2] arm64: boot: Support "
[PATCH net-next 11/16] net: pcs: xpcs: Change xpcs_create_mdiodev() suffix to "byaddr"
2023-12-07 14:37 UTC (3+ messages)
[qais-yousef:generalized-misfit-lb] [sched/fair] 897408e9b7: BUG:kernel_NULL_pointer_dereference,address
2023-12-07 14:35 UTC
[PATCH v7 0/3] arm64: dts: cn913x: add COM Express boards
2023-12-07 14:32 UTC (4+ messages)
` [PATCH v7 1/3] MAINTAINERS: add ac5 to list of maintained Marvell dts files
` [PATCH v7 2/3] dt-bindings: arm64: add Marvell COM Express boards
` [PATCH v7 3/3] arm64: dts: cn913x: add device trees for "
[PATCH net-next v2 2/2] ptp: add FemtoClock3 Wireless as ptp hardware clock
2023-12-07 14:29 UTC (2+ messages)
[PATCH] backlight: ili922x: add an error code check in ili922x_write
2023-12-07 14:28 UTC (2+ messages)
[PATCH] mpi3mr: fix printk() format strings
2023-12-07 14:28 UTC
[PATCH v1 0/3] gpio: mmio: Make driver agnostic
2023-12-07 14:19 UTC (9+ messages)
` [PATCH v1 1/3] device property: Implement device_is_big_endian()
[PATCH v2 0/3] w1: gpio: Some cleanup and simplifiction
2023-12-07 14:27 UTC (4+ messages)
[PATCH iwl] idpf: fix corrupted frames and skb leaks in singleq mode
2023-12-07 14:27 UTC (4+ messages)
KMSAN: uninit-value in ip_tunnel_xmit
2023-12-07 14:27 UTC (3+ messages)
[PATCH v7 4/7] leds: rgb: leds-qcom-lpg: Add support for PPG through single SDAM
2023-12-07 14:25 UTC (3+ messages)
[PATCH v2] media: dt-bindings: ov8856: decouple lanes and link frequency from driver
2023-12-07 14:23 UTC
[PATCH 0/2] phy: qcom-qmp-combo: Add support for X1E80100 platform
2023-12-07 14:23 UTC (3+ messages)
` [PATCH 2/2] phy: qcom-qmp-combo: Add x1e80100 USB/DP combo phys
[RFC PATCH 00/86] Make the kernel preemptible
2023-12-07 14:22 UTC (7+ messages)
` [RFC PATCH 48/86] rcu: handle quiescent states for PREEMPT_RCU=n
KMSAN: uninit-value in ip_route_output_key_hash_rcu (4)
2023-12-07 14:20 UTC (2+ messages)
[PATCH v5 00/10] Add displays support for bsh-smm-s2/pro boards
2023-12-07 14:16 UTC (11+ messages)
` [PATCH v5 01/10] drm/bridge: Fix bridge disable logic
` [PATCH v5 02/10] drm/bridge: Fix a use case in the "
` [PATCH v5 03/10] drm: bridge: samsung-dsim: enter display mode in the enable() callback
` [PATCH v5 04/10] drm: bridge: samsung-dsim: complete the CLKLANE_STOP setting
` [PATCH v5 05/10] dt-bindings: display: panel: Add synaptics r63353 panel controller
` [PATCH v5 06/10] drm/panel: Add Synaptics R63353 panel driver
` [PATCH v5 07/10] dt-bindings: display: panel: Add Ilitek ili9805 panel controller
` [PATCH v5 08/10] drm/panel: Add Ilitek ILI9805 panel driver
` [PATCH v5 09/10] drm/panel: ilitek-ili9805: add support for Tianma TM041XDHG01 panel
` [PATCH v5 10/10] arm64: dts: imx8mn-bsh-smm-s2/pro: add display setup
[PATCH v5 00/24] i2c: designware: code consolidation & cleanups
2023-12-07 14:14 UTC (25+ messages)
` [PATCH v5 01/24] i2c: designware: Fix PM calls order in dw_i2c_plat_probe()
` [PATCH v5 02/24] i2c: designware: Fix reset call "
` [PATCH v5 03/24] i2c: designware: Let PCI core to take care about interrupt vectors
` [PATCH v5 04/24] i2c: designware: Fix lock probe call order in dw_i2c_plat_probe()
` [PATCH v5 05/24] i2c: designware: Replace a while-loop by for-loop
` [PATCH v5 06/24] i2c: designware: Save pointer to semaphore callbacks instead of index
` [PATCH v5 07/24] i2c: designware: Add missing 'c' into PCI IDs variable name
` [PATCH v5 08/24] i2c: designware: Replace MODULE_ALIAS() with MODULE_DEVICE_TABLE()
` [PATCH v5 09/24] i2c: designware: Unify terminator in device ID tables
` [PATCH v5 10/24] i2c: designware: Always provide "
` [PATCH v5 11/24] i2c: designware: Drop return value from i2c_dw_acpi_configure()
` [PATCH v5 12/24] i2c: designware: Drop return value from dw_i2c_of_configure()
` [PATCH v5 13/24] i2c: designware: Rename dw_i2c_of_configure() -> i2c_dw_of_configure()
` [PATCH v5 14/24] i2c: designware: Consolidate firmware parsing and configuring code
` [PATCH v5 15/24] i2c: designware: Unify the firmware type checks
` [PATCH v5 16/24] i2c: designware: Move exports to I2C_DW namespaces
` [PATCH v5 17/24] i2c: designware: Remove ->disable() callback
` [PATCH v5 18/24] i2c: designware: Consolidate PM ops
` [PATCH v5 19/24] i2c: designware: Uninline i2c_dw_probe()
` [PATCH v5 20/24] i2c: designware: Propagate firmware node
` [PATCH v5 21/24] i2c: designware: Use pci_get_drvdata()
` [PATCH v5 22/24] i2c: designware: Use temporary variable for struct device
` [PATCH v5 23/24] i2c: designware: Get rid of redundant 'else'
` [PATCH v5 24/24] i2c: designware: Fix spelling and other issues in the comments
[PATCH v4 0/2] mmc: mediatek: add support for 64-steps tuning
2023-12-07 14:16 UTC (2+ messages)
[PATCH] mmc: sdhci-omap: don't misuse kernel-doc marker
2023-12-07 14:16 UTC (2+ messages)
[PATCH v2] mmc: core: Cancel delayed work before releasing host
2023-12-07 14:16 UTC (2+ messages)
[PATCH -RFC 0/2] mm/ext4: avoid data corruption when extending DIO write race with buffered read
2023-12-07 14:15 UTC (7+ messages)
[PATCH v3 0/9] arm64: dts: mediatek: Add MT8186 Corsola Chromebooks
2023-12-07 14:15 UTC (8+ messages)
` [PATCH v3 6/9] arm64: dts: mediatek: Add MT8186 Krabby platform based Tentacruel / Tentacool
drivers/firmware/efi/libstub/arm32-stub.c:12:28: sparse: sparse: symbol 'efi_entry_state' was not declared. Should it be static?
2023-12-07 14:12 UTC
[PATCH 00/27] tty: type unifications -- the last part
2023-12-07 14:10 UTC (5+ messages)
` [PATCH 02/27] tty: mmc: sdio_uart: switch sdio_in() to return u8
` [PATCH 16/27] tty: mmc: sdio: use u8 for flag
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