messages from 2024-03-07 13:10:39 to 2024-03-07 13:42:44 UTC [more...]
[PATCH v8 00/27] drm/connector: Create HDMI Connector infrastructure
2024-03-07 13:38 UTC (60+ messages)
` [PATCH v8 01/27] drm/connector: Introduce an HDMI connector initialization function
` [PATCH v8 02/27] drm/tests: connector: Add tests for drmm_connector_hdmi_init
` [PATCH v8 03/27] drm/connector: hdmi: Create an HDMI sub-state
` [PATCH v8 04/27] drm/connector: hdmi: Add output BPC to the connector state
` [PATCH v8 05/27] drm/tests: Add output bpc tests
` [PATCH v8 06/27] drm/connector: hdmi: Add support for output format
` [PATCH v8 07/27] drm/tests: Add output formats tests
` [PATCH v8 08/27] drm/connector: hdmi: Add HDMI compute clock helper
` [PATCH v8 09/27] drm/tests: Add HDMI TDMS character rate tests
` [PATCH v8 10/27] drm/connector: hdmi: Calculate TMDS character rate
` [PATCH v8 11/27] drm/tests: Add TDMS character rate connector state tests
` [PATCH v8 12/27] drm/connector: hdmi: Add custom hook to filter TMDS character rate
` [PATCH v8 13/27] drm/tests: Add HDMI connector rate filter hook tests
` [PATCH v8 14/27] drm/connector: hdmi: Compute bpc and format automatically
` [PATCH v8 15/27] drm/tests: Add HDMI connector bpc and format tests
` [PATCH v8 16/27] drm/connector: hdmi: Add Broadcast RGB property
` [PATCH v8 17/27] drm/tests: Add tests for "
` [PATCH v8 18/27] drm/connector: hdmi: Add RGB Quantization Range to the connector state
` [PATCH v8 19/27] drm/tests: Add RGB Quantization tests
` [PATCH v8 20/27] drm/connector: hdmi: Add Infoframes generation
` [PATCH v8 21/27] drm/tests: Add infoframes test
` [PATCH v8 22/27] drm/connector: hdmi: Create Infoframe DebugFS entries
` [PATCH v8 23/27] drm/vc4: hdmi: Switch to HDMI connector
` [PATCH v8 24/27] drm/vc4: tests: Remove vc4_dummy_plane structure
` [PATCH v8 25/27] drm/vc4: tests: Convert to plane creation helper
` [PATCH v8 26/27] drm/rockchip: inno_hdmi: Switch to HDMI connector
` [PATCH v8 27/27] drm/sun4i: hdmi: "
[PATCH next] atm: fore200e: Convert to platform remove callback returning void
2024-03-07 13:42 UTC (2+ messages)
[PATCH v3] ssb: Fix potential NULL pointer dereference in ssb_device_uevent
2024-03-07 13:41 UTC (2+ messages)
[PATCH v2 00/13] KVM/arm64: Add NV support for ERET and PAuth
2024-03-07 13:39 UTC (4+ messages)
` [PATCH v2 11/13] KVM: arm64: nv: Add emulation for ERETAx instructions
[PATCH] app/dma-perf: support bi-directional transfer
2024-03-07 13:41 UTC (10+ messages)
` [PATCH v2] "
` [EXT] "
` [EXTERNAL] "
[PATCH mptcp-next 5/5] selftests: mptcp: join: use += operator to append strings
2024-03-07 13:41 UTC (2+ messages)
` selftests: mptcp: join: use += operator to append strings: Tests Results
[PATCH v5 00/10] devm_led_classdev_register() usage problem
2024-03-07 13:39 UTC (5+ messages)
` [PATCH v5 02/10] locking/mutex: introduce devm_mutex_init
[PATCH v4 00/25] migration: Improve error reporting
2024-03-07 13:36 UTC (14+ messages)
` [PATCH v4 05/25] s390/stattrib: Add Error** argument to set_migrationmode() handler
` [PATCH v4 10/25] migration: Add Error** argument to qemu_savevm_state_setup()
` [PATCH v4 17/25] vfio: Add Error** argument to vfio_devices_dma_logging_start()
` [PATCH v4 19/25] vfio: Use new Error** argument in vfio_save_setup()
` [PATCH v4 24/25] vfio: Also trace event failures in vfio_save_complete_precopy()
[PATCH v2 00/22] ASoC: Cleanup MediaTek soundcard machine drivers
2024-03-07 13:38 UTC (7+ messages)
` [PATCH v2 19/22] ASoC: dt-bindings: mt8192: Document audio-routing and dai-link subnode
` [PATCH v2 20/22] ASoC: dt-bindings: mt8186: "
[RFC PATCH 0/3] x86/mm: LAM fixups and cleanups
2024-03-07 13:39 UTC (4+ messages)
` [RFC PATCH 1/3] x86/mm: fix LAM cr3 mask inconsistency during context switch
` [RFC PATCH 2/3] x86/mm: make sure LAM is up-to-date during context switching
` [RFC PATCH 3/3] x86/mm: cleanup prctl_enable_tagged_addr() nr_bits error checking
[PATCH iwl-next,v3 0/2] XDP Tx Hardware Timestamp for igc driver
2024-03-07 13:38 UTC (5+ messages)
` [PATCH iwl-next,v3 2/2] igc: Add Tx hardware timestamp request for AF_XDP zero-copy packet
` [Intel-wired-lan] [PATCH iwl-next, v3 "
` [Intel-wired-lan] [xdp-hints] "
` [xdp-hints] Re: [Intel-wired-lan] "
[PATCH bpf-next 0/1] Support kCFI + BPF on riscv64
2024-03-07 13:37 UTC (4+ messages)
` [PATCH bpf-next 1/1] riscv64/cfi,bpf: "
[PATCH v5 00/10] counter: Add stm32 timer events support
2024-03-07 13:33 UTC (22+ messages)
` [PATCH v5 01/10] counter: stm32-timer-cnt: rename quadrature signal
` [PATCH v5 02/10] counter: stm32-timer-cnt: rename counter
` [PATCH v5 03/10] counter: stm32-timer-cnt: adopt signal definitions
` [PATCH v5 04/10] counter: stm32-timer-cnt: introduce clock signal
` [PATCH v5 05/10] counter: stm32-timer-cnt: add counter prescaler extension
` [PATCH v5 06/10] counter: stm32-timer-cnt: add checks on quadrature encoder capability
` [PATCH v5 07/10] counter: stm32-timer-cnt: introduce channels
` [PATCH v5 08/10] counter: stm32-timer-cnt: probe number of channels from registers
` [PATCH v5 09/10] counter: stm32-timer-cnt: add support for overflow events
` [PATCH v5 10/10] counter: stm32-timer-cnt: add support for capture events
[PATCH v4 00/11] drm/ci: Add support for GPU and display testing
2024-03-07 13:35 UTC (9+ messages)
` [PATCH v4 02/11] drm/ci: uprev mesa version
` [PATCH v4 03/11] drm/ci: uprev IGT and update testlist
[PATCH] doc/arch/x86/amd/hsmp: Updating urls
2024-03-07 13:35 UTC
[PATCH v2] dt-bindings: serial: renesas,scif: Document R9A09G057 support
2024-03-07 13:35 UTC (2+ messages)
Issues with netdev egress hooks
2024-03-07 13:34 UTC (3+ messages)
[PATCH net-next] netfilter: conntrack: avoid sending RST to reply out-of-window skb
2024-03-07 13:33 UTC (5+ messages)
[PATCH 1/1] io_uring: fix mshot read defer taskrun cqe posting
2024-03-07 13:33 UTC (3+ messages)
[PATCH 0/6] gpu: powervr-rogue: Add PowerVR support for some Renesas devices
2024-03-07 13:31 UTC (7+ messages)
` [PATCH 2/6] arm64: dts: renesas: r8a774a1: Enable GPU
[PATCH RFC] nvme-fc: FPIN link integrity handling
2024-03-07 12:13 UTC (5+ messages)
[PATCH v5 00/23] [PATCH v4 00/30] Enable build of full Xen for RISC-V
2024-03-07 13:30 UTC (8+ messages)
` [PATCH v5 12/23] xen/riscv: introduce io.h
` [PATCH v5 13/23] xen/riscv: introduce atomic.h
[PATCH net-next v2 0/4] net: gro: encapsulation bug fix and flush checks improvements
2024-03-07 13:29 UTC (5+ messages)
` [PATCH net-next v2 1/4] net: gro: add p_off param in *_gro_complete
` [PATCH net-next v2 2/4] selftests/net: add local address bind in vxlan selftest
` [PATCH net-next v2 3/4] net: gro: set inner_network_header in receive phase
` [PATCH net-next v2 4/4] net: gro: move L3 flush checks to tcp_gro_receive
[PATCH v3] i2c: exynos5: Init data before registering interrupt handler
2024-03-07 13:29 UTC (3+ messages)
[PATCH v3 0/8] Rename variables in sm750fb driver
2024-03-06 5:44 UTC (9+ messages)
` [PATCH v3 1/8] Staging: sm750fb: Rename sii164ResetChip
` [PATCH v3 2/8] Staging: sm750fb: Rename variable sii164GetChipString
` [PATCH v3 3/8] Staging: sm750fb: Rename variable sii164SetPower
` [PATCH v3 4/8] Staging: sm750fb: Rename variable sii164EnableHotPlugDetection
` [PATCH v3 5/8] Staging: sm750fb: Rename variable sii164IsConnected
` [PATCH v3 6/8] Staging: sm750fb: Rename variable sii164CheckInterrupt
` [PATCH v3 7/8] Staging: sm750fb: Rename Variable sii164ClearInterrupt
` [PATCH v3 8/8] Revert "Staging: sm750fb: Rename variable sii164GetDeviceID"
[bug report] nfsd: perform all find_openstateowner_str calls in the one place
2024-03-07 13:29 UTC
[linux-next:master 10409/11394] ERROR: modpost: "__fentry__" [tools/testing/selftests/livepatch/test_modules/test_klp_atomic_replace.ko] undefined!
2024-03-07 12:01 UTC (2+ messages)
[PATCH] mm/page-flags: make __PageMovable return bool
2024-03-07 13:28 UTC
[PATCH v3] tests: modernize the test script t0010-racy-git.sh
2024-03-07 13:28 UTC (3+ messages)
` [PATCH v4] "
[PATCH v5 0/6] Match panel with identity
2024-03-07 13:28 UTC (9+ messages)
` [PATCH v5 3/6] drm/edid: Add a function to match EDID "
` [PATCH v5 6/6] drm/panel-edp: Fix AUO 0x405c panel naming and add a variant
[PATCH] Allow git-config to append a comment
2024-03-07 13:27 UTC (6+ messages)
[PATCH] doc: update size parameter details
2024-03-07 13:27 UTC (2+ messages)
[opencloudos:next 18/98] toa.c:undefined reference to `inet_getname'
2024-03-07 13:25 UTC
[PATCH 0/6] Repository cleanup
2024-03-07 13:03 UTC (5+ messages)
` [PATCH 1/6] mdadm: remove ANNOUNCEs
Strange trigger_htstamp after snd_pcm_drop
2024-03-07 13:24 UTC
[PATCH net-next v3 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
2024-03-07 13:24 UTC (9+ messages)
` [PATCH net-next v3 03/12] net: ethernet: oa_tc6: implement register read operation
` [PATCH net-next v3 04/12] net: ethernet: oa_tc6: implement software reset
[PATCH] sched/topology: Check return value of zalloc_cpumask_var()
2024-03-07 13:23 UTC
[PATCH v5 0/3] auxdisplay: 7-segment LED display
2024-03-07 13:23 UTC (9+ messages)
` [PATCH v5 1/3] auxdisplay: Add 7-segment LED display driver
` [PATCH v5 2/3] dt-bindings: auxdisplay: Add bindings for generic 7-segment LED
[PATCH 0/8] builtin/config: introduce subcommands
2024-03-07 13:22 UTC (5+ messages)
[PATCH RFC v2 riscv/for-next 0/5] Enable ftrace with kernel preemption for RISC-V
2024-03-07 13:21 UTC (7+ messages)
[PATCH v3] drm/ci: update device type for volteer devices
2024-03-07 13:21 UTC (2+ messages)
[PATCH] net: phy: mdio-bcm-unimac: Cast denominator to unsigned long to avoid overflow
2024-03-07 13:19 UTC
[PATCH v2 0/5] docs/interop/firmware.json: scripts/qapi-gen.py compatibility
2024-03-07 13:19 UTC (3+ messages)
` [PATCH v2 5/5] docs: add test for firmware.json QAPI
[PATCH v2 0/2] dt-bindings: serial: renesas,scif: Validate 'interrupts' and 'interrupt-names'
2024-03-07 13:19 UTC (3+ messages)
` [PATCH v2 2/2] "
[PATCH] app/dma-perf: calrify incorrect NUMA config
2024-03-07 13:19 UTC (2+ messages)
[PATCH] rcutorture: Fix rcu_torture_pipe_update_one()/rcu_torture_writer() data race and concurrency bug
2024-03-07 13:20 UTC (12+ messages)
[PATCH v2] obexd: Install D-BUS service for non systemd
2024-03-07 13:17 UTC (2+ messages)
` [v2] "
CVE-2023-52592: libbpf: Fix NULL pointer dereference in bpf_object__collect_prog_relos
2024-03-07 13:16 UTC (3+ messages)
[PATCH net-next v8 00/11] stmmac: Add Loongson platform support
2024-03-07 13:15 UTC (8+ messages)
` [PATCH net-next v8 05/11] net: stmmac: dwmac-loongson: Add Loongson-specific register definitions
[PATCH net-next v4 00/10] Support ICSSG-based Ethernet on AM65x SR1.0 devices
2024-03-07 13:15 UTC (7+ messages)
` [PATCH net-next v4 08/10] net: ti: icssg-prueth: Add functions to configure SR1.0 packet classifier
` [PATCH net-next v4 09/10] net: ti: icssg-prueth: Modify common functions for SR1.0
[PATCH 0/2] dma/skeleton: add support for SG copy and fill ops
2024-03-07 13:15 UTC (5+ messages)
` [PATCH 1/2] dma/skeleton: support SG copy ops
[PATCH 0/4] refine argparse library
2024-03-07 13:14 UTC (4+ messages)
` [PATCH 3/4] argparse: fix argument flags operate as uint32 type
[PATCH v4 00/19] contrib/elf2dmp: Improve robustness
2024-03-07 13:14 UTC (9+ messages)
` [PATCH v4 07/19] contrib/elf2dmp: Fix error reporting style in pdb.c
` [PATCH v4 08/19] contrib/elf2dmp: Fix error reporting style in qemu_elf.c
` [PATCH v4 09/19] contrib/elf2dmp: Fix error reporting style in main.c
` [PATCH v4 19/19] contrib/elf2dmp: Ensure phdrs fit in file
[PATCH 0/5] add initial support for testing nfs with krb5
2024-03-07 13:14 UTC (6+ messages)
` [PATCH 1/5] nfsd: make sure the appropriate fsprogs package is installed
` [PATCH 2/5] update_etc_hosts: fix up hostnames on debian guestfs hosts
` [PATCH 3/5] nfsd: use EXTRA_VAR_INPUTS for export options
` [PATCH 4/5] devconfig: set /etc/hostname earlier
` [PATCH 5/5] fstests/nfs: add krb5 support
[PATCH 1/2] rcu: Do not release a wait-head from a GP kthread
2024-03-07 13:13 UTC (4+ messages)
[PATCH] arm64: dts: qcom: sm8150: add reset name for ethernet node
2024-03-07 13:13 UTC (4+ messages)
[PATCH] mm/page-flags: make PageMappingFlags return bool
2024-03-07 13:13 UTC
[PATCH] drivers: core: prevent dereferencing of a null pointer in device_move()
2024-03-07 13:11 UTC
[Buildroot] [git commit] package/docker-compose: bump version to 2.24.7
2024-03-07 13:05 UTC
[Buildroot] [git commit] linux: disable -Werror
2024-03-07 13:05 UTC
[PATCH 1/4] ovl: use refcount_t in readdir
2024-03-07 13:11 UTC (3+ messages)
` [PATCH 3/4] ovl: only lock readdir for accessing the cache
[Buildroot] [PATCH v1 1/1] package/docker-compose: bump version to 2.24.7
2024-03-07 13:11 UTC (4+ messages)
` [Buildroot] [PATCH v1 1/1] package/nerdctl: bump version to v1.7.3
[PATCH RESEND v3 0/3] i386: Fix Hyper-V Gen1 guests stuck on boot with 'hv-passthrough'
2024-03-07 13:24 UTC (5+ messages)
` [PATCH RESEND v3 3/3] docs/system: Add recommendations to Hyper-V enlightenments doc
[PATCH v4 0/4] TTM unlockable restartable LRU list iteration
2024-03-07 13:11 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for TTM unlockable restartable LRU list iteration (rev4)
[PATCH 0/3] x86/livepatch: Reinstate the ability to patch .rodata
2024-03-07 13:10 UTC (11+ messages)
` [PATCH 2/3] xen/virtual-region: Include rodata pointers
[PATCH 0/4] reftable/stack: register temporary files
2024-03-07 13:10 UTC (5+ messages)
` [PATCH v2 "
` [PATCH v2 2/4] reftable/stack: register new tables as tempfiles
` [PATCH v2 3/4] reftable/stack: register lockfiles during compaction
` [PATCH v2 4/4] reftable/stack: register compacted tables as tempfiles
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.