All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-25 14:29:23 to 2022-08-25 14:42:08 UTC [more...]

[PATCH v5 00/31] drm/kms: Stop registering multiple /sys/class/backlight devs for a single display
 2022-08-25 14:37 UTC  (127+ messages)
` [Intel-gfx] "
` [Nouveau] "
` [PATCH v5 01/31] ACPI: video: Add acpi_video_backlight_use_native() helper
  ` [Nouveau] "
  ` [Intel-gfx] "
` [PATCH v5 02/31] drm/i915: Don't register backlight when another backlight should be used (v2)
  ` [Nouveau] "
  ` [Intel-gfx] "
` [PATCH v5 03/31] drm/amdgpu: Don't register backlight when another backlight should be used (v3)
  ` [Nouveau] "
  ` [Intel-gfx] "
` [PATCH v5 04/31] drm/radeon: "
  ` [Intel-gfx] "
  ` [Nouveau] "
` [Intel-gfx] [PATCH v5 05/31] drm/nouveau: Don't register backlight when another backlight should be used (v2)
  `  "
  ` [Nouveau] "
` [Intel-gfx] [PATCH v5 06/31] ACPI: video: Drop backlight_device_get_by_type() call from acpi_video_get_backlight_type()
  `  "
  ` [Nouveau] "
` [Intel-gfx] [PATCH v5 07/31] ACPI: video: Remove acpi_video_bus from list before tearing it down
  ` [Nouveau] "
  `  "
` [PATCH v5 08/31] ACPI: video: Simplify acpi_video_unregister_backlight()
  ` [Nouveau] "
  ` [Intel-gfx] "
` [PATCH v5 09/31] ACPI: video: Make backlight class device registration a separate step (v2)
  ` [Nouveau] "
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v5 10/31] ACPI: video: Remove code to unregister acpi_video backlight when a native backlight registers
  `  "
  ` [Nouveau] "
` [PATCH v5 11/31] drm/i915: Call acpi_video_register_backlight() (v3)
  ` [Nouveau] "
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v5 12/31] drm/nouveau: Register ACPI video backlight when nv_backlight registration fails (v2)
  ` [Nouveau] "
  `  "
` [PATCH v5 13/31] drm/amdgpu: Register ACPI video backlight when skipping amdgpu backlight registration
  ` [Nouveau] "
  ` [Intel-gfx] "
` [PATCH v5 14/31] drm/radeon: Register ACPI video backlight when skipping radeon "
  ` [Intel-gfx] "
  ` [Nouveau] "
` [PATCH v5 15/31] platform/x86: nvidia-wmi-ec-backlight: Move fw interface definitions to a header (v2)
  ` [Nouveau] "
  ` [Intel-gfx] "
` [PATCH v5 16/31] ACPI: video: Refactor acpi_video_get_backlight_type() a bit
  ` [Nouveau] "
  ` [Intel-gfx] "
` [PATCH v5 17/31] ACPI: video: Add Nvidia WMI EC brightness control detection (v3)
  ` [Nouveau] "
  ` [Intel-gfx] "
` [PATCH v5 18/31] ACPI: video: Add Apple GMUX brightness control detection
  ` [Intel-gfx] "
  ` [Nouveau] "
` [PATCH v5 19/31] platform/x86: nvidia-wmi-ec-backlight: Use acpi_video_get_backlight_type()
  ` [Nouveau] "
  ` [Intel-gfx] "
` [PATCH v5 20/31] platform/x86: apple-gmux: Stop calling acpi/video.h functions
  ` [Intel-gfx] "
  ` [Nouveau] "
` [PATCH v5 21/31] platform/x86: toshiba_acpi: Stop using acpi_video_set_dmi_backlight_type()
  ` [Nouveau] "
  ` [Intel-gfx] "
` [PATCH v5 22/31] platform/x86: acer-wmi: Move backlight DMI quirks to acpi/video_detect.c
  ` [Nouveau] "
  ` [Intel-gfx] "
` [PATCH v5 23/31] platform/x86: asus-wmi: Drop DMI chassis-type check from backlight handling
  ` [Nouveau] "
  ` [Intel-gfx] "
` [PATCH v5 24/31] platform/x86: asus-wmi: Move acpi_backlight=vendor quirks to ACPI video_detect.c
  ` [Nouveau] "
  ` [Intel-gfx] "
` [PATCH v5 25/31] platform/x86: asus-wmi: Move acpi_backlight=native "
  ` [Nouveau] "
  ` [Intel-gfx] "
` [PATCH v5 26/31] platform/x86: samsung-laptop: Move acpi_backlight=[vendor|native] "
  ` [Nouveau] "
  ` [Intel-gfx] "
` [PATCH v5 27/31] ACPI: video: Remove acpi_video_set_dmi_backlight_type()
  ` [Nouveau] "
  ` [Intel-gfx] "
` [PATCH v5 28/31] ACPI: video: Drop "Samsung X360" acpi_backlight=native quirk
  ` [Intel-gfx] "
  ` [Nouveau] "
` [PATCH v5 29/31] ACPI: video: Drop NL5x?U, PF4NU1F and PF5?U?? acpi_backlight=native quirks
  ` [Nouveau] "
  ` [Intel-gfx] "
` [PATCH v5 30/31] ACPI: video: Fix indentation of video_detect_dmi_table[] entries
  ` [Nouveau] "
  ` [Intel-gfx] "
` [Nouveau] [PATCH v5 31/31] drm/todo: Add entry about dealing with brightness control on devices with > 1 panel
  ` [Intel-gfx] "
  `  "

[PATCH v6 00/10] parallels: Refactor the code of images checks and fix a bug
 2022-08-25 14:31 UTC  (5+ messages)
` [PATCH v6 01/10] parallels: Out of image offset in BAT leads to image inflation
` [PATCH v6 02/10] parallels: Fix high_off calculation in parallels_co_check()
` [PATCH v6 06/10] parallels: Move check of unclean image to a separate function
` [PATCH v6 07/10] parallels: Move check of cluster outside "

Issues related to the polling system on Windows
 2022-08-25 14:37 UTC  (2+ messages)

[PATCH v2] dt-bindings: gpio: mpfs-gpio: allow parsing of hog child nodes
 2022-08-25 14:39 UTC  (2+ messages)

[PATCH v2 1/2] mm/migrate_device.c: Copy pte dirty bit to page
 2022-08-25 14:40 UTC  (11+ messages)

about RTL8168 PMD on ARM SoC
 2022-08-25 14:41 UTC  (2+ messages)

[PATCH] xen/arm: acpi: Support memory reserve configuration table
 2022-08-25 14:40 UTC  (11+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-08-25 14:40 UTC 

[RFC PATCH] compat: update linux/compat.h and kernel/sys_ni.c
 2022-08-25 14:38 UTC  (2+ messages)

[PATCH v3 1/2] Documentation: devicetree: update bindings for tps23861
 2022-08-25 14:37 UTC  (2+ messages)
` [PATCH v3 2/2] hwmon: tps23861: add support for initializing the chip

(resend)WARNING: trying to isolate tail page in isolate_lru_page
 2022-08-25 14:40 UTC 

[PATCH] counter: Move symbols into COUNTER namespace
 2022-08-25 14:03 UTC  (3+ messages)

[PATCH 0/8] phy: allwinner: phy-sun6i-mipi-dphy: Add the A100 DPHY
 2022-08-25 14:37 UTC  (6+ messages)
` [PATCH 4/8] dt-bindings: sun6i-a31-mipi-dphy: Add the A100 DPHY variant

[PATCH v4 00/10] dt-bindings: display/msm: rework MDSS and DPU bindings
 2022-08-25 14:37 UTC  (6+ messages)
` [PATCH v4 03/10] dt-bindings: display/msm: move qcom, sc7180-mdss schema to mdss.yaml
  ` [PATCH v4 03/10] dt-bindings: display/msm: move qcom,sc7180-mdss "

[PATCH 0/3] soundwire: Fixes for spurious and missing UNATTACH
 2022-08-25 14:24 UTC  (9+ messages)
` [PATCH 1/3] soundwire: cadence: fix updating slave status when a bus has multiple peripherals
` [PATCH 2/3] soundwire: bus: Don't lose unattach notifications
` [PATCH 3/3] soundwire: bus: Fix lost UNATTACH when re-enumerating

[PATCH v4] xen/privcmd: fix error exit of privcmd_ioctl_dm_op()
 2022-08-25 14:37 UTC  (2+ messages)

[igt-dev] [PATCH] tests/kms_concurrent: remove an AMD device check
 2022-08-25 14:37 UTC  (2+ messages)

[PATCH v2 0/3] Drivers: hv: Avoid allocating MMIO from framebuffer region for other passed through PCI devices
 2022-08-25 14:36 UTC  (4+ messages)
` [PATCH v2 1/3] PCI: Move PCI_VENDOR_ID_MICROSOFT/PCI_DEVICE_ID_HYPERV_VIDEO definitions to pci_ids.h

[LTP] [PATCH v4 0/2] syscalls: Fix various syscall tests when compiled with Musl
 2022-08-25 14:38 UTC  (3+ messages)
` [LTP] [PATCH v4 1/2] syscalls/statfs02, fstatfs02: Convert to new API
` [LTP] [PATCH v4 2/2] syscalls/statfs02, fstatfs02: Accept segfault instead of EFAULT

PKU usage improvements for threads
 2022-08-25 14:36 UTC  (9+ messages)

Moving lava-docker out of the KernelCI GitHub organisation
 2022-08-25 14:37 UTC  (2+ messages)

[PATCH 1/3] ccache: Update the patch status
 2022-08-25 14:36 UTC  (6+ messages)
` [PATCH 3/3] ccache: Upgrade to 4.6.2
  ` [OE-core] "

[igt-dev] [PATCH] tests/kms_plane_multiple: skip cursor plane on AMD HW
 2022-08-25 14:36 UTC  (2+ messages)

[PATCH 0/5] cocci: make "incremental" possible + a ccache-like tool
 2022-08-25 14:36 UTC  (6+ messages)
` [PATCH 1/5] Makefile: add ability to TAB-complete cocci *.patch rules
` [PATCH 2/5] Makefile: have "coccicheck" re-run if flags change
` [PATCH 3/5] cocci: make "coccicheck" rule incremental
` [PATCH 4/5] cocci: make incremental compilation even faster
` [PATCH 5/5] spatchcache: add a ccache-alike for "spatch"

[PATCH net-next] net: fman: memac: Uninitialized variable on error path
 2022-08-25 14:36 UTC  (3+ messages)

[PATCH 0/2] Arm32: memset() & friends
 2022-08-25 14:36 UTC  (6+ messages)
` [PATCH v2] Arm32: correct string.h functions for "int" -> "unsigned char" conversion

[PATCH] hugetlb: freeze allocated pages before creating hugetlb pages
 2022-08-25 14:35 UTC  (5+ messages)

[PATCH] fs/afs: fix repeated words in comments
 2022-08-25 14:35 UTC  (2+ messages)

[PATCH v3 0/7] cmd/fru: move FRU handling support to common region
 2022-08-25 14:35 UTC  (10+ messages)
` [PATCH v3 4/7] cmd: fru: add product info area parsing support
` [PATCH v3 6/7] test: py: fru: add a test for the fru command
` [PATCH v3 7/7] test: cmd: fru: add unit "

KMSAN: uninit-value in ath9k_htc_rx_msg
 2022-08-25 14:34 UTC  (4+ messages)

[External] Re: [PATCH] cachefiles: make on-demand request distribution fairer
 2022-08-25 14:34 UTC  (4+ messages)
`  "

[PATCH 1/1] serial: dz: Replace DZ_XMIT_SIZE with UART_XMIT_SIZE
 2022-08-25 14:33 UTC  (4+ messages)

FAILED: patch "[PATCH] mm/hugetlb: fix hugetlb not supporting softdirty tracking" failed to apply to 5.19-stable tree
 2022-08-25 14:32 UTC  (2+ messages)
` [PATCH 4.9-stable -- 5.19-stable] mm/hugetlb: fix hugetlb not supporting softdirty tracking

[PATCH v3] spi: amd: Configure device speed
 2022-08-25 14:31 UTC 

[linux-linus test] 172764: regressions - FAIL
 2022-08-25 14:32 UTC 

[LTP] [PATCH 1/1] bpf_prog0[5-7]: Run with kernel.unprivileged_bpf_disabled = 0
 2022-08-25 14:22 UTC  (6+ messages)

[PATCH v6 0/7] add support for another simatic board
 2022-08-25 14:31 UTC  (4+ messages)

[PATCH ipsec-next,v2 0/3] xfrm: support collect metadata mode for xfrm interfaces
 2022-08-25 14:30 UTC  (4+ messages)
` [PATCH ipsec-next,v2 3/3] xfrm: lwtunnel: add lwtunnel support for xfrm interfaces in collect_md mode

RTT-PROBE: lore-subspace-rtt
 2022-08-25 14:30 UTC 

[kvm-unit-tests PATCH v2 0/2] s390x: dump support for PV tests
 2022-08-25 14:30 UTC  (3+ messages)
` [kvm-unit-tests PATCH v2 1/2] s390x: factor out common args for genprotimg

Dependency for binary package
 2022-08-25 14:30 UTC 

[PATCH 0/3] add remaining SGL support to AESNI_MB
 2022-08-25 14:29 UTC  (5+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 3/5] crypto/ipsec_mb: add remaining SGL support
  ` [PATCH v2 4/5] test/crypto: add OOP snow3g SGL tests
  ` [PATCH v2 5/5] test/crypto: add remaining blockcipher "

[ANN] Media Summit at ELCE Dublin, September 12: Draft Agenda V2
 2022-08-25 14:29 UTC  (3+ messages)


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.