messages from 2022-08-29 13:13:51 to 2022-08-29 13:30:15 UTC [more...]
[PATCH v4 00/10] adp5588-keys refactor and fw properties support
2022-08-29 13:15 UTC (8+ messages)
` [PATCH v4 01/10] input: keyboard: adp5588-keys: support gpi key events as 'gpio keys'
` [PATCH v4 02/10] gpio: gpio-adp5588: drop the driver
` [PATCH v4 03/10] input: keyboard: adp5588-keys: bail out on returned error
` [PATCH v4 05/10] dt-bindings: input: adp5588: add bindings
` [PATCH v4 08/10] input: keyboard: adp5588-keys: add optional reset gpio
` [PATCH v4 09/10] input: keyboard: adp5588-keys: add regulator support
` [PATCH v4 10/10] input: keyboard: adp5588-keys: Use new PM macros
[Intel-gfx] [PATCH 0/4] drm/i915: Remove references to uncore from display
2022-08-29 13:30 UTC (5+ messages)
` [Intel-gfx] [PATCH 2/4] drm/i915: Remove uncore from intel_tc.c
` [Intel-gfx] [PATCH 3/4] drm/i915: Remove uncore from intel_bios.c
[PATCH v1 04/35] drm/modes: Introduce 480i and 576i modes
2022-08-29 13:29 UTC (12+ messages)
[PATCH v2 0/4] Add some extra debugging mechanisms for s0i3
2022-08-29 13:29 UTC (5+ messages)
` [PATCH v2 1/4] ACPI: s2idle: Add a new ->enter() callback for platform_s2idle_ops
` [PATCH v2 2/4] platform/x86/amd: pmc: Add defines for STB events
` [PATCH v2 3/4] platform/x86/amd: pmc: Always write to the STB
` [PATCH v2 4/4] platform/x86/amd: pmc: Add an extra STB message for entering s2idle
[PATCH v3 0/2] s390/vfio-ap: fix two problems discovered in the vfio_ap driver
2022-08-29 13:28 UTC (2+ messages)
[Intel-gfx] [PATCH v2 00/41] drm: Analog TV Improvements
2022-08-29 13:11 UTC (117+ messages)
` [Intel-gfx] [PATCH v2 01/41] drm/tests: Order Kunit tests in Makefile
` [Intel-gfx] [PATCH v2 02/41] drm/tests: Add Kunit Helpers
` "
` [Intel-gfx] [PATCH v2 03/41] drm/atomic-helper: Rename drm_atomic_helper_connector_tv_reset to avoid ambiguity
` "
` [Intel-gfx] [PATCH v2 04/41] drm/connector: Rename subconnector state variable
` "
` [Intel-gfx] [PATCH v2 05/41] drm/atomic: Add TV subconnector property to get/set_property
` "
` [Intel-gfx] [PATCH v2 06/41] drm/connector: Rename legacy TV property
` "
` [Intel-gfx] [PATCH v2 07/41] drm/connector: Only register TV mode property if present
` "
` [Intel-gfx] [PATCH v2 08/41] drm/connector: Rename drm_mode_create_tv_properties
` "
` [Intel-gfx] [PATCH v2 09/41] drm/connector: Add TV standard property
` "
` [Intel-gfx] [PATCH v2 10/41] drm/modes: Add a function to generate analog display modes
` "
` [Intel-gfx] [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
` [Intel-gfx] "
` [PATCH v2 13/41] drm/client: Add some tests for drm_connector_pick_cmdline_mode()
` [Intel-gfx] "
` [PATCH v2 14/41] drm/modes: Move named modes parsing to a separate function
` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 15/41] drm/modes: Switch to named mode descriptors
` "
` [Intel-gfx] [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
` [Intel-gfx] "
` [PATCH v2 18/41] drm/connector: Add a function to lookup a TV mode by its name
` [Intel-gfx] "
` [PATCH v2 19/41] drm/modes: Introduce the tv_mode property as a command-line option
` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 20/41] drm/modes: Properly generate a drm_display_mode from a named mode
` "
` [Intel-gfx] [PATCH v2 21/41] drm/modes: Introduce more named modes
` "
` [Intel-gfx] [PATCH v2 22/41] drm/atomic-helper: Add a TV properties reset helper
` "
` [Intel-gfx] [PATCH v2 23/41] drm/atomic-helper: Add an analog TV atomic_check implementation
` "
` [Intel-gfx] [PATCH v2 24/41] drm/vc4: vec: Remove empty mode_fixup
` "
` [Intel-gfx] [PATCH v2 25/41] drm/vc4: vec: Convert to atomic helpers
` "
` [Intel-gfx] [PATCH v2 26/41] drm/vc4: vec: Refactor VEC TV mode setting
` "
` [Intel-gfx] [PATCH v2 27/41] drm/vc4: vec: Remove redundant atomic_mode_set
` "
` [Intel-gfx] [PATCH v2 28/41] drm/vc4: vec: Fix timings for VEC modes
` "
` [Intel-gfx] [PATCH v2 29/41] drm/vc4: vec: Switch for common modes
` "
` [Intel-gfx] [PATCH v2 30/41] drm/vc4: vec: Fix definition of PAL-M mode
` "
` [Intel-gfx] [PATCH v2 31/41] drm/vc4: vec: Use TV Reset implementation
` "
` [Intel-gfx] [PATCH v2 32/41] drm/vc4: vec: Convert to the new TV mode property
` "
` [Intel-gfx] [PATCH v2 33/41] drm/vc4: vec: Add support for more analog TV standards
` "
` [Intel-gfx] [PATCH v2 34/41] drm/sun4i: tv: Remove unused mode_valid
` "
` [Intel-gfx] [PATCH v2 35/41] drm/sun4i: tv: Convert to atomic hooks
` "
` [Intel-gfx] [PATCH v2 36/41] drm/sun4i: tv: Merge mode_set into atomic_enable
` "
` [Intel-gfx] [PATCH v2 37/41] drm/sun4i: tv: Remove useless function
` "
` [Intel-gfx] [PATCH v2 38/41] drm/sun4i: tv: Remove useless destroy function
` "
` [Intel-gfx] [PATCH v2 39/41] drm/sun4i: tv: Rename error label
` "
` [Intel-gfx] [PATCH v2 40/41] drm/sun4i: tv: Add missing reset assertion
` "
` [Intel-gfx] [PATCH v2 41/41] drm/sun4i: tv: Convert to the new TV mode property
` "
Fw: Linux kernel patch for Omron CS1W-CIF31
2022-08-29 13:28 UTC (3+ messages)
[PATCH] RDMA/siw: Pass a pointer to virt_to_page()
2022-08-29 13:25 UTC
[PATCH v2 00/16] objtool: Enable and implement --mcount option on powerpc
2022-08-29 13:26 UTC (4+ messages)
` [PATCH v2 02/16] powerpc: override __ALIGN() and __ALIGN_STR() macros
[f2fs-dev] [PATCH -next] f2fs: replace logical value "true" with a int number
2022-08-29 13:31 UTC
[RFT PATCH] media: em28xx: Enable v4l2 file ops at the end of em28xx_v4l2_init()
2022-08-29 13:25 UTC (2+ messages)
[PATCH v3] tty: n_gsm: avoid call of sleeping functions from atomic context
2022-08-29 13:16 UTC (4+ messages)
` [PATCH v4 0/2] "
` [PATCH v4 1/2] tty: n_gsm: replace kicktimer with delayed_work
` [PATCH v4 2/2] tty: n_gsm: avoid call of sleeping functions from atomic context
[PATCH v3 0/2] can: gs_usb: hardware timestamp support
2022-08-29 13:25 UTC (2+ messages)
[PATCH 0/3] drm: omapdrm: Fix excessive GEM buffers DMM/CMA usage
2022-08-29 13:24 UTC (13+ messages)
` [PATCH 3/3] drm: omapdrm: Do no allocate non-scanout GEMs through DMM/TILER
[PATCH 00/16] Add support for Lattice MachXO2 programming via I2C
2022-08-29 13:21 UTC (4+ messages)
` [PATCH 16/16] fpga: machxo2: add configuration over i2c
[PATCH] platform/x86: wmi: Lower verbosity of some duplicate GUID messages
2022-08-29 13:20 UTC (4+ messages)
sunhme: some cleanups
2022-08-29 13:22 UTC (3+ messages)
` [PATCH 4/x] sunhme: switch to devres
` [PATCH 4/4 v2] "
[PATCH net-next] net/rds: Pass a pointer to virt_to_page()
2022-08-29 13:20 UTC
Aw: [PATCH 1/2] drm/etnaviv: add HWDB entry for GC7000 r6203
2022-08-29 13:24 UTC (2+ messages)
` "
[PATCH] hwmon: (max31790) add fanN_enable
2022-08-29 13:20 UTC (2+ messages)
CM-ITC, pch_can/c_can_pci, sendto() returning ENOBUFS
2022-08-29 13:20 UTC (4+ messages)
[PATCH v1 1/2] vfs: Add new setgid_create_umask test
2022-08-29 13:20 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 2/2] vfs: Add new setgid_create_acl test
[PATCH 0/2] infiniband: Fxi dma_map_sg error check
2022-08-29 13:19 UTC (6+ messages)
` [PATCH 2/2] RDMA: dma-mapping: Return an unsigned int from ib_dma_map_sg{,_attrs}
[Intel-gfx] [PULL] drm-intel-next
2022-08-29 13:22 UTC (2+ messages)
` "
[PATCH mptcp-next] mptcp: use fastclose on more edge scenarios
2022-08-29 13:23 UTC (2+ messages)
[PATCH v2] sched/deadline: Skip meaningless bw updates in dl_task_offline_migration
2022-08-29 11:59 UTC
[RFC 0/3] THP Shrinker
2022-08-29 13:17 UTC (6+ messages)
` [RFC 2/3] mm: changes to split_huge_page() to free zero filled tail pages
[PATCH] USB: serial: option: add Quectel EM060K modem
2022-08-29 13:17 UTC (2+ messages)
[Intel-gfx] [PATCH v3 00/18] drm/i915: add display sub-struct to drm_i915_private
2022-08-29 13:18 UTC (19+ messages)
` [Intel-gfx] [PATCH v3 01/18] drm/i915: move and group hdcp under display.hdcp
` [Intel-gfx] [PATCH v3 02/18] drm/i915: move and group max_bw and bw_obj under display.bw
` [Intel-gfx] [PATCH v3 03/18] drm/i915: move opregion to display.opregion
` [Intel-gfx] [PATCH v3 04/18] drm/i915: move and group cdclk under display.cdclk
` [Intel-gfx] [PATCH v3 05/18] drm/i915: move backlight to display.backlight
` [Intel-gfx] [PATCH v3 06/18] drm/i915: move mipi_mmio_base to display.dsi
` [Intel-gfx] [PATCH v3 07/18] drm/i915: move vbt to display.vbt
` [Intel-gfx] [PATCH v3 08/18] drm/i915: move fbc to display.fbc
` [Intel-gfx] [PATCH v3 09/18] drm/i915: move and group power related members under display.power
` [Intel-gfx] [PATCH v3 10/18] drm/i915: move and group fdi members under display.fdi
` [Intel-gfx] [PATCH v3 11/18] drm/i915: move fb_tracking under display sub-struct
` [Intel-gfx] [PATCH v3 12/18] drm/i915: move dbuf "
` [Intel-gfx] [PATCH v3 13/18] drm/i915: move and group modeset_wq and flip_wq under display.wq
` [Intel-gfx] [PATCH v3 14/18] drm/i915/quirks: abstract checking for display quirks
` [Intel-gfx] [PATCH v3 15/18] drm/i915/quirks: abstract quirks further by making quirk ids an enum
` [Intel-gfx] [PATCH v3 16/18] drm/i915: move quirks under display sub-struct
` [Intel-gfx] [PATCH v3 17/18] drm/i915: move atomic_helper "
` [Intel-gfx] [PATCH v3 18/18] drm/i915: move and group properties under display.properties
[PATCH] HSI: cmt_speech: Pass a pointer to virt_to_page()
2022-08-29 13:16 UTC (2+ messages)
Gang submit patches
2022-08-29 13:18 UTC (12+ messages)
` [PATCH 01/11] drm/sched: move calling drm_sched_entity_select_rq
` [PATCH 02/11] drm/amdgpu: revert "partial revert "remove ctx->lock" v2"
` [PATCH 03/11] drm/amdgpu: use DMA_RESV_USAGE_BOOKKEEP
` [PATCH 04/11] drm/amdgpu: cleanup and reorder amdgpu_cs.c v2
` [PATCH 05/11] drm/amdgpu: remove SRIOV and MCBP dependencies from the CS
` [PATCH 06/11] drm/amdgpu: move setting the job resources
` [PATCH 07/11] drm/amdgpu: revert "fix limiting AV1 to the first instance on VCN3"
` [PATCH 08/11] drm/amdgpu: cleanup instance limit on VCN4
` [PATCH 09/11] drm/amdgpu: add gang submit backend v2
` [PATCH 10/11] drm/amdgpu: add gang submit frontend v4
` [PATCH 11/11] drm/amdgpu: cleanup VCN3 and VCN4 instance limiting v2
renesas/next baseline-nfs: 156 runs, 17 regressions (renesas-next-2022-08-29-v6.0-rc1)
2022-08-29 13:15 UTC
renesas/next baseline: 586 runs, 48 regressions (renesas-next-2022-08-29-v6.0-rc1)
2022-08-29 13:15 UTC
[PATCH 0/3] Digiteq Automotive MGB4 driver
2022-08-29 11:28 UTC (4+ messages)
` [PATCH 2/3] Added Xilinx PCIe DMA IP core driver
[PATCH v1 1/2] eal: add lcore busyness telemetry
2022-08-29 13:16 UTC (5+ messages)
` [PATCH v3 0/3] Add lcore poll "
` [PATCH v3 1/3] eal: add "
[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
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.