All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-29 12:53:21 to 2022-08-29 13:16:03 UTC [more...]

[PATCH v2 00/41] drm: Analog TV Improvements
 2022-08-29 13:11 UTC  (73+ messages)
` [PATCH v2 01/41] drm/tests: Order Kunit tests in Makefile
` [PATCH v2 02/41] drm/tests: Add Kunit Helpers
` [PATCH v2 03/41] drm/atomic-helper: Rename drm_atomic_helper_connector_tv_reset to avoid ambiguity
` [PATCH v2 04/41] drm/connector: Rename subconnector state variable
` [PATCH v2 05/41] drm/atomic: Add TV subconnector property to get/set_property
` [PATCH v2 06/41] drm/connector: Rename legacy TV property
` [PATCH v2 07/41] drm/connector: Only register TV mode property if present
` [PATCH v2 08/41] drm/connector: Rename drm_mode_create_tv_properties
` [PATCH v2 09/41] drm/connector: Add TV standard property
` [PATCH v2 10/41] drm/modes: Add a function to generate analog display modes
` [PATCH v2 11/41] drm/modes: Only consider bpp and refresh before options
` [PATCH v2 12/41] drm/modes: parse_cmdline: Add support for named modes containing dashes
` [PATCH v2 13/41] drm/client: Add some tests for drm_connector_pick_cmdline_mode()
` [PATCH v2 14/41] drm/modes: Move named modes parsing to a separate function
` [PATCH v2 15/41] drm/modes: Switch to named mode descriptors
` [PATCH v2 16/41] drm/modes: Fill drm_cmdline mode from named modes
` [PATCH v2 17/41] drm/connector: Add pixel clock to cmdline mode
` [PATCH v2 18/41] drm/connector: Add a function to lookup a TV mode by its name
` [PATCH v2 19/41] drm/modes: Introduce the tv_mode property as a command-line option
` [PATCH v2 20/41] drm/modes: Properly generate a drm_display_mode from a named mode
` [PATCH v2 21/41] drm/modes: Introduce more named modes
` [PATCH v2 22/41] drm/atomic-helper: Add a TV properties reset helper
` [PATCH v2 23/41] drm/atomic-helper: Add an analog TV atomic_check implementation
` [PATCH v2 24/41] drm/vc4: vec: Remove empty mode_fixup
` [PATCH v2 25/41] drm/vc4: vec: Convert to atomic helpers
` [PATCH v2 26/41] drm/vc4: vec: Refactor VEC TV mode setting
` [PATCH v2 27/41] drm/vc4: vec: Remove redundant atomic_mode_set
` [PATCH v2 28/41] drm/vc4: vec: Fix timings for VEC modes
` [PATCH v2 29/41] drm/vc4: vec: Switch for common modes
` [PATCH v2 30/41] drm/vc4: vec: Fix definition of PAL-M mode
` [PATCH v2 31/41] drm/vc4: vec: Use TV Reset implementation
` [PATCH v2 32/41] drm/vc4: vec: Convert to the new TV mode property
` [PATCH v2 33/41] drm/vc4: vec: Add support for more analog TV standards
` [PATCH v2 34/41] drm/sun4i: tv: Remove unused mode_valid
` [PATCH v2 35/41] drm/sun4i: tv: Convert to atomic hooks
` [PATCH v2 36/41] drm/sun4i: tv: Merge mode_set into atomic_enable

[PATCH 00/51] tests/qtest: Enable running qtest on Windows
 2022-08-29 13:14 UTC  (3+ messages)
` [PATCH 22/51] tests/qtest: qmp-test: Skip running test_qmp_oob for win32

[PATCH] fs/proc/kcore.c: Pass a pointer to virt_addr_valid()
 2022-08-29 13:13 UTC 

stable-rc/linux-5.4.y build: 189 builds: 3 failed, 186 passed, 4 errors, 26 warnings (v5.4.211-49-g601820414adc)
 2022-08-29 13:12 UTC 

[PATCH] drm/amdgpu: ensure no PCIe peer access for CPU XGMI iolinks
 2022-08-29 13:12 UTC  (4+ messages)

[xen-unstable test] 172841: tolerable FAIL
 2022-08-29 13:12 UTC 

[PATCH] x86: rte_mov256 was missing for AVX2
 2022-08-29 13:12 UTC  (4+ messages)

RAID 6, 6 device array - all devices lost superblock
 2022-08-29 13:12 UTC  (9+ messages)

[PATCH 1/2] dt-bindings: net: rockchip-dwmac: add rv1126 compatible string
 2022-08-29 13:09 UTC  (4+ messages)
` [PATCH 2/2] net: ethernet: stmicro: stmmac: dwmac-rk: Add rv1126 support

[igt-dev] [PATCH i-g-t v3] i915/i915_hangman: fail only after freeing spinners
 2022-08-29 13:11 UTC  (3+ messages)

[PATCH v6 00/17] Network support for Landlock
 2022-08-29 13:10 UTC  (6+ messages)

[igt-dev] [PATCH 1/2] tests/kms_universal_plane: Enable gen9_test_pipe for all devices
 2022-08-29 13:11 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for series starting with [1/2] "

Cleaning up bf88fef0b6f1 ("usb: otg-fsm: Fix hrtimer list corruption")
 2022-08-29 13:10 UTC 

[PATCH 0/5] sched/fair: SIS improvements and cleanups
 2022-08-29 13:08 UTC  (3+ messages)
` [PATCH 1/5] sched/fair: ignore SIS_UTIL when has idle core

[PATCH v2] arm64: dts: renesas: r8a779f0: Add MSIOF nodes
 2022-08-29 12:41 UTC 

[PATCH] spi: stm32-qspi: Fix pm_runtime management in stm32_qspi_transfer_one_message()
 2022-08-29 13:07 UTC  (4+ messages)

[PATCH v2 0/3] The UEFI panic notification mechanism, 2nd round
 2022-08-29 13:04 UTC  (2+ messages)

[PATCH -next 0/3] md/raid10: reduce lock contention for io
 2022-08-29 13:15 UTC  (4+ messages)
` [PATCH -next 1/3] md/raid10: fix improper BUG_ON() in raise_barrier()
` [PATCH -next 2/3] md/raid10: convert resync_lock to use seqlock
` [PATCH -next 3/3] md/raid10: prevent unnecessary calls to wake_up() in fast path

[Bug 200775] Cannot read the accelerometer raw data from the sensor LNG2DM
 2022-08-29 12:57 UTC 

[RESEND v2] ASoC: amd: acp: Modify dai_id macros to be more generic
 2022-08-29 13:01 UTC  (3+ messages)

[PATCH V2 0/2] DMA: update acpi_dma_get_range to return dma map regions
 2022-08-29 13:00 UTC  (5+ messages)
` [PATCH V2 1/2] ACPI / scan: Support multiple dma windows with different offsets

[Cluster-devel] [bug report] fs: dlm: trace user space callbacks
 2022-08-29 13:06 UTC  (2+ messages)

[PATCH 0/4] Honor cgroup namespace when resolving cgroup id
 2022-08-29 12:59 UTC  (5+ messages)
` [PATCH 4/4] cgroup/bpf: Honor cgroup NS in cgroup_iter for ancestors

[PATCH v8 3/7] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls
 2022-08-29 13:00 UTC  (2+ messages)

[Intel-gfx] [PATCH v1] drm/i915: fix null pointer dereference
 2022-08-25 15:38 UTC  (6+ messages)

[Intel-gfx] [PATCH v3 0/9] Move all drivers to a common dma-buf locking convention
 2022-08-25 12:55 UTC  (18+ messages)
` [Intel-gfx] [PATCH v3 1/9] dma-buf: Add _unlocked postfix to function names
` [Intel-gfx] [PATCH v3 2/9] dma-buf: Add locked variant of dma_buf_vmap/vunmap()
` [Intel-gfx] [PATCH v3 3/9] drm/gem: Take reservation lock for vmap/vunmap operations
` [Intel-gfx] [PATCH v3 4/9] dma-buf: Move dma_buf_vmap/vunmap_unlocked() to dynamic locking specification
` [Intel-gfx] [PATCH v3 5/9] dma-buf: Move dma_buf_mmap_unlocked() "
` [Intel-gfx] [PATCH v3 6/9] dma-buf: Move dma-buf attachment "
  `  "
  ` [Linaro-mm-sig] "
    ` [Intel-gfx] "
` [Intel-gfx] [PATCH v3 7/9] dma-buf: Document dynamic locking convention
` [Intel-gfx] [PATCH v3 8/9] media: videobuf2: Stop using internal dma-buf lock
` [Intel-gfx] [PATCH v3 9/9] dma-buf: Remove internal lock

[Bug 216388] New: On Host, kernel errors in KVM, on guests, it shows CPU stalls
 2022-08-22 17:50 UTC  (2+ messages)
` [Intel-gfx] "

[Intel-gfx] [PATCH] drm/i915: fix repeated words in comments
 2022-08-23 14:16 UTC 

[Intel-gfx] [PATCH] i915/display: fix repeated words in comments
 2022-08-23 14:14 UTC 

[Intel-gfx] [PATCH] drm/i915: fix repeated words in comments
 2022-08-23 12:30 UTC 

20.11.6 patches review and test
 2022-08-29 13:04 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915: fix repeated words in comments
 2022-08-23 12:28 UTC 

[PATCH] gpu: move from strlcpy with unused retval to strscpy
 2022-08-25 21:27 UTC  (2+ messages)
` [Intel-gfx] "

[Intel-gfx] [PATCH] i915/gvt: fix repeated words in comments
 2022-08-23 14:18 UTC 

[PATCH wpan-tools 0/7] iwpan: Support scanning/beaconing
 2022-08-29 12:57 UTC  (10+ messages)

stable-rc/linux-5.19.y build: 172 builds: 2 failed, 170 passed, 6 errors, 2 warnings (v5.19.4-161-g5cfa6cf5bd86)
 2022-08-29 12:56 UTC 

[PATCH -next 1/4 RESEND] drm/amd/display: clean up one inconsistent indenting
 2022-08-29  8:36 UTC  (4+ messages)
` [PATCH -next 2/4 RESEND] drm/amd/display: clean up some inconsistent indentings
` [PATCH -next 3/4 "
` [PATCH -next 4/4 "

[PATCH linux-next] drm/amd/display: remove redundant vertical_line_start variable
 2022-08-29 12:13 UTC 

[PATCH] ASoC: codecs: allow compile testing without MFD drivers
 2022-08-29 13:01 UTC  (2+ messages)

[PATCH linux-next] tools: power: x86: intel_pstate_tracer: intel_pstate_tracer: Replace the relative path of the called grep with an absolute path
 2022-08-29 12:54 UTC 

[PATCH V5] dt-bindings: mediatek: Add axi clock in mt8173 dts example
 2022-08-29 13:01 UTC  (3+ messages)

[PATCH linux-next] drm/amdkfd: remove redundant variables err and ret
 2022-08-29 12:29 UTC 

[PATCH v5 00/31] drm/kms: Stop registering multiple /sys/class/backlight devs for a single display
 2022-08-29 11:41 UTC  (4+ messages)
` [PATCH v5 17/31] ACPI: video: Add Nvidia WMI EC brightness control detection (v3)

[PATCH v3 00/10] adp5588-keys refactor and fw properties support
 2022-08-29 11:20 UTC  (4+ messages)
` [PATCH v3 01/10] input: keyboard: adp5588-keys: support gpi key events as 'gpio keys'

[PATCH 0/4] Add PMEM support for RISC-V
 2022-08-29 12:52 UTC  (8+ messages)
` [PATCH 1/4] RISC-V: Fix ioremap_cache() and ioremap_wc() for systems with Svpbmt
` [PATCH 2/4] RISC-V: Move riscv_init_cbom_blocksize() to cacheflush.c
` [PATCH 3/4] RISC-V: Implement arch specific PMEM APIs
` [PATCH 4/4] RISC-V: Enable PMEM drivers

[Regression] Bug 216420 - Unable to handle kernel NULL pointer dereference at virtual address 00000008
 2022-08-29 11:50 UTC  (2+ messages)

[PATCH v2 0/7] Fixes for server-side xdr_stream overhaul
 2022-08-29 12:51 UTC  (5+ messages)
` [PATCH v2 1/7] SUNRPC: Fix svcxdr_init_decode's end-of-buffer calculation
` [PATCH v2 2/7] SUNRPC: Fix svcxdr_init_encode's buflen calculation

21.11.2 patches review and test
 2022-08-29 13:00 UTC  (2+ messages)

Meson Versions for DPDK
 2022-08-29 12:59 UTC 

[PATCH 0/5] Fix, update and cleanup brppt1 board
 2022-08-29 12:58 UTC  (11+ messages)
` [PATCH 1/5] brppt1: Remove unused board variants
` [PATCH 2/5] brppt1: Fix SPL boot stage
` [PATCH 3/5] brppt1: Cleanup device tree
` [PATCH 4/5] include: configs: brppt1: Fix commit 0ea4fc4dcf90
` [PATCH 5/5] brppt1: Update environment to support new boot concept

[PATCH -next v4 0/6] Delay the initializaton of zswap
 2022-08-29 13:23 UTC  (2+ messages)
` [PATCH -next v4 6/6] mm/zswap: skip confusing print info

[PATCH v4 00/14] perf/hw_breakpoint: Optimize for thousands of tasks
 2022-08-29 12:47 UTC  (21+ messages)
` [PATCH v4 01/14] perf/hw_breakpoint: Add KUnit test for constraints accounting
` [PATCH v4 02/14] perf/hw_breakpoint: Provide hw_breakpoint_is_used() and use in test
` [PATCH v4 03/14] perf/hw_breakpoint: Clean up headers
` [PATCH v4 04/14] perf/hw_breakpoint: Optimize list of per-task breakpoints
` [PATCH v4 05/14] perf/hw_breakpoint: Mark data __ro_after_init
` [PATCH v4 06/14] perf/hw_breakpoint: Optimize constant number of breakpoint slots
` [PATCH v4 07/14] perf/hw_breakpoint: Make hw_breakpoint_weight() inlinable
` [PATCH v4 08/14] perf/hw_breakpoint: Remove useless code related to flexible breakpoints
` [PATCH v4 09/14] powerpc/hw_breakpoint: Avoid relying on caller synchronization
` [PATCH v4 10/14] locking/percpu-rwsem: Add percpu_is_write_locked() and percpu_is_read_locked()
` [PATCH v4 11/14] perf/hw_breakpoint: Reduce contention with large number of tasks
` [PATCH v4 12/14] perf/hw_breakpoint: Introduce bp_slots_histogram
` [PATCH v4 13/14] perf/hw_breakpoint: Optimize max_bp_pinned_slots() for CPU-independent task targets
` [PATCH v4 14/14] perf/hw_breakpoint: Optimize toggle_bp_slot() "

[PATCH] work around for too few arguments to function init_disassemble_info() error
 2022-08-29 12:56 UTC  (2+ messages)

[PATCH] arm/optee-os: backport linker warning patches
 2022-08-29 12:56 UTC  (2+ messages)

[PATCH] docs: mm: fix vm overcommit documentation for OVERCOMMIT_GUESS
 2022-08-29 12:46 UTC 

[PATCH] rtc: pcf8523: fix for stop bit
 2022-08-29 12:46 UTC 

“Backend has not unmapped grant” errors
 2022-08-29 12:55 UTC  (6+ messages)

[PATCH 0/6] acl: rework idmap handling when setting posix acls
 2022-08-29 12:46 UTC  (3+ messages)
` [PATCH 5/6] ovl: use vfs_set_acl_prepare()

[PATCH nft,v2] optimize: expand implicit set element when merging into concatenation
 2022-08-29 12:45 UTC 

[PATCH v2 0/2] Add WoW support for WCN6750
 2022-08-29 12:43 UTC  (3+ messages)
` [PATCH v2 1/2] dt: bindings: net: add bindings to add "
` [PATCH v2 2/2] ath11k: Add "

[PATCH v3 0/2] Add support for QSGMII mode
 2022-08-29 12:43 UTC  (5+ messages)
` [PATCH v3 2/2] phy: ti: gmii-sel: Add support for CPSW5G GMII SEL in J7200

[PATCH V3 0/6] Add S4 SoC PLL and Peripheral clock controller
 2022-08-29 12:19 UTC  (5+ messages)
` [PATCH V3 6/6] clk: meson: s4: add s4 SoC peripheral clock controller driver

[linux-next:pending-fixes] BUILD SUCCESS a3808083c780a90a460eefa45b60889a405bdbb2
 2022-08-29 12:53 UTC 

[PATCH net-next v2 0/3] net: dsa: mv88e6xxx: Add RMU support
 2022-08-29 12:42 UTC  (5+ messages)
` [PATCH net-next v2 1/3] dsa: Implement RMU layer in DSA


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.