All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-22 17:16:11 to 2023-12-22 17:51:35 UTC [more...]

[PATCH RESEND] ARM: dts: sun8i: r40: open the regulator aldo1
 2023-12-22 17:51 UTC  (2+ messages)

[PATCH v7 0/3] Validating UAPI backwards compatibility
 2023-12-22 17:50 UTC  (3+ messages)
` [PATCH v7 1/3] check-uapi: Introduce check-uapi.sh

[PATCH bpf-next 0/4] bpf: Add bpf_iter_cpumask
 2023-12-22 17:51 UTC  (5+ messages)
` [PATCH bpf-next 1/4] cgroup, psi: Init PSI of root cgroup to psi_system
` [PATCH bpf-next 3/4] bpf: Add new kfunc bpf_cpumask_set_from_pid

[PATCH v1 1/1] gpiolib: cdev: Split line_get_debounce_period() and use
 2023-12-22 17:49 UTC  (9+ messages)

[PATCH 0/7] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
 2023-12-22 17:46 UTC  (7+ messages)
` [PATCH 4/7] dt-bindings: firmware: arm,scmi: support pinctrl protocol
` [PATCH 7/7] pinctrl: scmi: implement pinctrl_scmi_imx_dt_node_to_map

[PATCH v4 00/29] Add HDMI support for RK3128
 2023-12-22 17:42 UTC  (120+ messages)
` [PATCH v4 01/29] dt-bindings: display: rockchip,inno-hdmi: Document RK3128 compatible
  ` [PATCH v4 01/29] dt-bindings: display: rockchip, inno-hdmi: "
` [PATCH v4 02/29] drm/rockchip: vop: Add output selection registers for RK312x
` [PATCH v4 03/29] drm/rockchip: inno_hdmi: Fix video timing
` [PATCH v4 04/29] drm/rockchip: inno_hdmi: Remove useless mode_fixup
` [PATCH v4 05/29] drm/rockchip: inno_hdmi: Remove useless copy of drm_display_mode
` [PATCH v4 06/29] drm/rockchip: inno_hdmi: Switch encoder hooks to atomic
` [PATCH v4 07/29] drm/rockchip: inno_hdmi: Get rid of mode_set
` [PATCH v4 08/29] drm/rockchip: inno_hdmi: no need to store vic
` [PATCH v4 09/29] drm/rockchip: inno_hdmi: Remove unneeded has audio flag
` [PATCH v4 10/29] drm/rockchip: inno_hdmi: Remove useless input format
` [PATCH v4 11/29] drm/rockchip: inno_hdmi: Remove YUV-based csc coefficents
` [PATCH v4 12/29] drm/rockchip: inno_hdmi: Remove tmds rate from structure
` [PATCH v4 13/29] drm/rockchip: inno_hdmi: Drop HDMI Vendor Infoframe support
` [PATCH v4 14/29] drm/rockchip: inno_hdmi: Move infoframe disable to separate function
` [PATCH v4 15/29] drm/rockchip: inno_hdmi: Switch to infoframe type
` [PATCH v4 16/29] drm/rockchip: inno_hdmi: Remove unused drm device pointer
` [PATCH v4 17/29] drm/rockchip: inno_hdmi: Drop irq struct member
` [PATCH v4 18/29] drm/rockchip: inno_hdmi: Remove useless include
` [PATCH v4 19/29] drm/rockchip: inno_hdmi: Subclass connector state
` [PATCH v4 20/29] drm/rockchip: inno_hdmi: Correctly setup HDMI quantization range
` [PATCH v4 21/29] drm/rockchip: inno_hdmi: Don't power up the phy after resetting
` [PATCH v4 22/29] drm/rockchip: inno_hdmi: Split power mode setting
` [PATCH v4 23/29] drm/rockchip: inno_hdmi: Add variant support
` [PATCH v4 24/29] drm/rockchip: inno_hdmi: Add RK3128 support
` [PATCH v4 25/29] drm/rockchip: inno_hdmi: Add basic mode validation
` [PATCH v4 26/29] drm/rockchip: inno_hdmi: Drop custom fill_modes hook
` [PATCH v4 27/29] ARM: dts: rockchip: Add display subsystem for RK3128
` [PATCH v4 28/29] ARM: dts: rockchip: Add HDMI node "
` [PATCH v4 29/29] ARM: dts: rockchip: Enable HDMI output for XPI-3128

[PATCH 0/3] Remove last library static logtypes
 2023-12-22 17:44 UTC  (4+ messages)
` [PATCH 1/3] port: convert to dynamic log type
` [PATCH 2/3] table: convert to dynamic logtype
` [PATCH 3/3] pipeline: convert to a "

[xen-unstable test] 184209: tolerable FAIL - PUSHED
 2023-12-22 17:43 UTC 

[PATCH 00/13] Complete decoupling of zboot logic from commands
 2023-12-22 17:43 UTC  (2+ messages)

[PATCH 00/26] Replace uses of RTE_LOGTYPE_PMD
 2023-12-22 17:42 UTC  (23+ messages)
` [PATCH v6 00/20] Remove uses of PMD logtype
  ` [PATCH v6 01/20] drivers: use dedicated logtypes
  ` [PATCH v6 02/20] common/sfc_efx: remove use of PMD logtype
  ` [PATCH v6 03/20] mempool/dpaa2: use driver logtype not PMD
  ` [PATCH v6 04/20] net/dpaa: use dedicated "
  ` [PATCH v6 05/20] net/dpaa2: used "
  ` [PATCH v6 06/20] net/mrvl: do not use PMD logtype
  ` [PATCH v6 07/20] net/mvpp2: use dedicated logtype
  ` [PATCH v6 08/20] net/nfb: use dynamic logtype
  ` [PATCH v6 09/20] net/vmxnet3: used dedicated logtype not PMD
  ` [PATCH v6 10/20] raw/cnxk: replace PMD logtype with dynamic type
  ` [PATCH v6 11/20] crypto/scheduler: replace use of logtype PMD
  ` [PATCH v6 12/20] crypto/armv8: do not use PMD logtype
  ` [PATCH v6 13/20] crypto/ccp: "
  ` [PATCH v6 14/20] crypto/caam_jr: use dedicated logtype
  ` [PATCH v6 15/20] crypto/dpaa_sec, crypto/dpaa2_sec: "
  ` [PATCH v6 16/20] event/dlb2: "
  ` [PATCH v6 17/20] event/dpaa, event/dpaa2: "
  ` [PATCH v6 18/20] event/skeleton: replace logtype PMD with dynamic type
  ` [PATCH v6 19/20] examples/fips_validation: replace use of PMD logtype
  ` [PATCH v6 20/20] log: remove PMD log type

[PATCH] MAINTAINERS: split out the uAPI into a new section
 2023-12-22 17:42 UTC  (2+ messages)

[PATCH net-next] Documentation: add pyyaml to requirements.txt
 2023-12-22 17:40 UTC  (2+ messages)

[PATCH v5] drm/xe/dgfx: Release mmap mappings on rpm suspend
 2023-12-22 17:50 UTC 

[PATCH net v3] r8169: Fix PCI error on system resume
 2023-12-22 17:38 UTC  (2+ messages)

[RFC PATCH 0/5] virtio-net: Introduce LM early load
 2023-12-22 17:36 UTC  (3+ messages)
` [RFC PATCH 4/5] virtio: Add VMState for "

[RFC iproute2-next] remove support for iptables action
 2023-12-22 17:37 UTC 

[PATCH v3 0/6] mm/zswap: dstmem reuse optimizations and cleanups
 2023-12-22 17:37 UTC  (7+ messages)
` [PATCH v3 6/6] mm/zswap: directly use percpu mutex and buffer in load/store

[PATCH 0/5] Pinephone video out fixes (flipping between two frames)
 2023-12-22 17:36 UTC  (6+ messages)
` [PATCH 5/5] drm/panel: st7703: Drive XBD599 panel at higher clock rate

[PATCH net v4 0/3] Fix a regression in the Gemini ethernet controller
 2023-12-22 17:36 UTC  (4+ messages)
` [PATCH net v4 1/3] net: ethernet: cortina: Drop software checksum and TSO
` [PATCH net v4 2/3] if_ether: Add an accessor to read the raw ethertype
` [PATCH net v4 3/3] net: ethernet: cortina: Bypass checksumming engine of alien ethertypes

[PATCH 0/7] Add SE HMBSC board support
 2023-12-22 17:34 UTC  (8+ messages)

[PATCH v1 1/1] gpio: Step down as a reviewer
 2023-12-22 17:34 UTC  (2+ messages)

[PATCH 00/27] sparc32: sunset sun4m and sun4d
 2023-12-22 15:27 UTC  (8+ messages)

[RFC PATCH 0/2] dt-bindings: display: msm: correct schema filenames
 2023-12-22  8:58 UTC  (4+ messages)
` [RFC PATCH 2/2] dt-bindings: display: msm: mass-rename files

[PATCH 0/6] arm64: rockchip: Pine64 pinetab2 support
 2023-12-22 11:05 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: display: panel: Add BOE TH101MB31IG002-28A panel
` [PATCH 2/6] drm/panel: Add driver for "
` [PATCH 3/6] dt-bindings: arm64: rockchip: Add Pine64 Pinetab2
` [PATCH 4/6] arm64: dts: rockchip: Add devicetree for "
` [PATCH 5/6] arm64: dts: rockchip: Fix some dtb-check warnings
` [PATCH 6/6] dt-bindings: display: rockchip: dw-hdmi: Add missing sound-dai-cells property

[v1 0/2] Add support for Truly NT36672E LCD DSI panel
 2023-12-22 11:07 UTC  (3+ messages)
` [v1 1/2] dt-bindings: display: panel: Add "
` [v1 2/2] drm/panel: Add support for Truly NT36672E panel driver

[PATCH 0/4] reset: gpio: ASoC: shared GPIO resets
 2023-12-22 17:31 UTC  (3+ messages)
` [PATCH 1/4] reset: instantiate reset GPIO controller for shared reset-gpios

[PATCH] Revert "raid: Remove now superfluous sentinel element from ctl_table array"
 2023-12-22 17:31 UTC  (5+ messages)

State of Argon2 support
 2023-12-22 17:29 UTC 

[PATCH iproute] configure: drop test for ATM
 2023-12-22 17:29 UTC 

Patch submission instructions
 2023-12-22 17:26 UTC  (2+ messages)

mount(2) missing EOVERFLOW
 2023-12-22 17:26 UTC  (2+ messages)

Urgent Bug Report Kernel crash 6.5.2
 2023-12-22 17:26 UTC  (10+ messages)

Depends-on patchseries support via git-pw or patchwork
 2023-12-22 17:26 UTC 

[RFC PATCH 0/5] support for Marvell 88PM886 PMIC
 2023-12-22 17:25 UTC  (4+ messages)
` [RFC PATCH 1/5] dt-bindings: mfd: add entry for the Marvell 88PM88X PMICs

[PATCH] drm/amd/pm: Add mem_busy_percent for GCv9.4.3 apu
 2023-12-22 17:22 UTC 

[PATCH 0/4] add VFIO IOMMUFD/CDEV support
 2023-12-22 19:44 UTC  (5+ messages)
` [PATCH 2/4] vfio: add VFIO IOMMUFD support
` [PATCH 4/4] eal: add new args to choose VFIO mode

[PATCH] HID: sensor-hub: Enable hid core report processing for all devices
 2023-12-22 17:16 UTC  (2+ messages)

[RFC PATCH 1/1] riscv: Improve arch_get_mmap_end() macro
 2023-12-22 17:15 UTC  (4+ 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.