All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-16 09:44:23 to 2023-06-16 10:18:35 UTC [more...]

[PATCH v9 0/5] Add a multicolor LED driver for groups of monochromatic LEDs
 2023-06-16  9:57 UTC  (5+ messages)
` [PATCH v9 1/5] devres: provide devm_krealloc_array()
` [PATCH v9 3/5] leds: class: store the color index in struct led_classdev
` [PATCH v9 4/5] dt-bindings: leds: Add binding for a multicolor group of LEDs
` [PATCH v9 5/5] leds: Add a multicolor LED driver to group monochromatic LEDs

[PATCH net v5 0/6] net: dsa: mt7530: fix multiple CPU ports, BPDU and LLDP handling
 2023-06-16 10:17 UTC  (13+ messages)
` [PATCH net v5 1/6] net: dsa: mt7530: set all CPU ports in MT7531_CPU_PMAP
` [PATCH net v5 2/6] net: dsa: mt7530: fix trapping frames on non-MT7621 SoC MT7530 switch
` [PATCH net v5 3/6] net: dsa: mt7530: fix handling of BPDUs on "

[Intel-gfx] [PATCH] drm/i915: make i915_drm_client_fdinfo() reference conditional again
 2023-06-16 10:16 UTC  (4+ messages)
`  "

[PATCH v3 0/4] dt-bindings: power: reset: at91: convert to YAML
 2023-06-16 10:16 UTC  (10+ messages)
` [PATCH v3 1/4] ARM: dts: at91: use generic name for shutdown controller
` [PATCH v3 2/4] dt-bindings: power: reset: atmel,at91sam9260-shdwc: convert to yaml
` [PATCH v3 3/4] dt-bindings: power: reset: atmel,sama5d2-shdwc: "
` [PATCH v3 4/4] MAINTAINERS: add documentation file for Microchip SAMA5D2 shutdown controller

[RFC net-next v1] tools: ynl: Add an strace rendering mode to ynl-gen
 2023-06-16 10:17 UTC  (3+ messages)

[PATCH -next] ext4: Remove used function ext4_journal_callback_try_del()
 2023-06-16 10:15 UTC 

[Intel-xe] [PATCH 0/6] drm/xe: Eviction fixes and optimizations
 2023-06-16 10:16 UTC  (13+ messages)
` [Intel-xe] [PATCH 1/6] drm/xe/bo: Don't limit the TT manager to half of system memory
` [Intel-xe] [PATCH 2/6] drm/xe/bo: Fix swapin when moving to VRAM
` [Intel-xe] [PATCH 3/6] drm/xe/bo: Avoid creating a system resource when allocating a fresh VRAM bo
` [Intel-xe] [PATCH 4/6] drm/xe/bo: Gracefully handle errors from ttm_bo_move_accel_cleanup()
` [Intel-xe] [PATCH 5/6] drm/xe/bo: Evict VRAM to TT rather than to system
` [Intel-xe] [PATCH 6/6] drm/ttm: Don't shadow the operation context
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Eviction fixes and optimizations
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "

[PATCH] dt-bindings: arm: socionext: add bindings for the Synquacer platform
 2023-06-16 10:15 UTC  (3+ messages)

[PATCH 0/3] can: xilinx_can: Add ECC feature support
 2023-06-16 10:13 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: can: xilinx_can: Add ECC property ‘xlnx,has-ecc’

[Intel-gfx] [PATCH v8 00/10] Enhance vfio PCI hot reset for vfio cdev device
 2023-06-16 10:14 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Enhance vfio PCI hot reset for vfio cdev device (rev8)

[LTP] [PATCH] cpuset_memory_spread: change lowerlimit to 5000kb
 2023-06-16 10:13 UTC  (5+ messages)

[PATCH] vfio/migration: Fix return value of vfio_migration_realize()
 2023-06-16 10:12 UTC  (8+ messages)

[PATCH 0/7] drm/panel: sitronix-st7789v: Support ET028013DMA panel
 2023-06-16 10:13 UTC  (14+ messages)
` [PATCH 3/7] drm/panel: sitronix-st7789v: Specify the expected bus format
` [PATCH 6/7] drm/panel: sitronix-st7789v: Add EDT ET028013DMA panel support
` [PATCH 7/7] drm/panel: sitronix-st7789v: Check display ID

[PATCH v1] net: mctp: remove redundant RTN_UNICAST check
 2023-06-16 10:13 UTC  (2+ messages)

[PATCH 0/3] Add SiFive Private L2 cache and PMU driver
 2023-06-16 10:12 UTC  (7+ messages)
` [PATCH 2/3] soc: sifive: Add SiFive private L2 cache "
` [PATCH 3/3] dt-bindings: riscv: sifive: Add SiFive Private L2 cache controller

[PATCH v3 00/19] drm/msm/dpu: another catalog rework
 2023-06-16 10:03 UTC  (40+ messages)
` [PATCH v3 01/19] drm/msm: enumerate DSI interfaces
` [PATCH v3 02/19] drm/msm/dpu: always use MSM_DP/DSI_CONTROLLER_n
` [PATCH v3 03/19] drm/msm/dpu: simplify peer LM handling
` [PATCH v3 04/19] drm/msm/dpu: drop dpu_mdss_cfg::mdp_count field
` [PATCH v3 05/19] drm/msm/dpu: drop enum dpu_mdp and MDP_TOP value
` [PATCH v3 06/19] drm/msm/dpu: expand .clk_ctrls definitions
` [PATCH v3 07/19] drm/msm/dpu: drop zero features from dpu_mdp_cfg data
` [PATCH v3 08/19] drm/msm/dpu: drop zero features from dpu_ctl_cfg data
` [PATCH v3 09/19] drm/msm/dpu: correct indentation for CTL definitions
` [PATCH v3 10/19] drm/msm/dpu: inline SSPP_BLK macros
` [PATCH v3 11/19] drm/msm/dpu: inline DSPP_BLK macros
` [PATCH v3 12/19] drm/msm/dpu: inline LM_BLK macros
` [PATCH v3 13/19] drm/msm/dpu: inline DSC_BLK and DSC_BLK_1_2 macros
` [PATCH v3 14/19] drm/msm/dpu: inline MERGE_3D_BLK macros
` [PATCH v3 15/19] drm/msm/dpu: inline various PP_BLK_* macros
` [PATCH v3 16/19] drm/msm/dpu: inline WB_BLK macros
` [PATCH v3 17/19] drm/msm/dpu: inline INTF_BLK and INTF_BLK_DSI_TE macros
` [PATCH v3 18/19] drm/msm/dpu: drop empty features mask MERGE_3D_SM8150_MASK
` [PATCH v3 19/19] drm/msm/dpu: drop empty features mask INTF_SDM845_MASK

[cocci] macro parsing issue?
 2023-06-16  9:58 UTC  (5+ messages)

io-wrk threads on socket vs non-socket
 2023-06-16 10:07 UTC  (3+ messages)

[PATCH 1/2] sfc: fix uninitialized variable use
 2023-06-16 10:06 UTC  (4+ messages)
` [PATCH 2/2] sfc: add CONFIG_INET dependency for TC offload

compat code lacks support for __attribute__
 2023-06-16 10:07 UTC  (4+ messages)

[Intel-xe] [PATCH v2 0/2] Add gtidle properties
 2023-06-16 10:07 UTC  (6+ messages)
` [Intel-xe] [PATCH v2 1/2] drm/xe: add a new sysfs directory for "
` [Intel-xe] [PATCH v2 2/2] drm/xe/mtl: Add support to get C6 residency/status of MTL
` [Intel-xe] ○ CI.BAT: info for Add gtidle properties (rev2)

[PATCH net-next 0/8] net: stmmac: enable timestamp snapshots for DWMAC1000
 2023-06-16 10:04 UTC  (18+ messages)
` [PATCH net-next 1/8] net: stmmac: add IP-specific callbacks for auxiliary snapshot
` [PATCH net-next 2/8] net: stmmac: populate dwmac4 callbacks for auxiliary snapshots
` [PATCH net-next 3/8] net: stmmac: move PTP interrupt handling to IP-specific DWMAC file
` [PATCH net-next 4/8] net: stmmac: move common defines in stmmac_ptp.h
` [PATCH net-next 5/8] net: stmmac: set number of snapshot external triggers for GMAC3
` [PATCH net-next 6/8] net: stmmac: introduce setter/getter for timestamp configuration
` [PATCH net-next 7/8] net: stmmac: do not overwrite other flags when writing timestamp control
` [PATCH net-next 8/8] net: stmmac: enable timestamp external trigger for dwmac1000

[PATCH 0/6] LoongArch: Add built-in dtb support
 2023-06-16 10:04 UTC  (11+ messages)
` [PATCH 1/6] dt-bindings: loongarch: Add CPU bindings for LoongArch
` [PATCH 4/6] LoongArch: DeviceTree for Loongson-2K0500
` [PATCH 5/6] LoongArch: DeviceTree for Loongson-2K1000

[PATCH 0/8] ASoC: SOF: misc updates for 6.5
 2023-06-16 10:00 UTC  (9+ messages)
` [PATCH 1/8] ASoC: SOF: sof-audio: add is_virtual_widget helper
` [PATCH 2/8] ASoC: SOF: sof-audio: test virtual widget in sof_walk_widgets_in_order
` [PATCH 3/8] ASoC: SOF: core: Free the firmware trace before calling snd_sof_shutdown()
` [PATCH 4/8] ASoC: SOF: Add new sof_debug flag to request message payload dump
` [PATCH 5/8] ASoC: SOF: ipc3: Dump IPC message payload
` [PATCH 6/8] ASoC: SOF: ipc4: Switch to use the sof_debug:bit11 to dump "
` [PATCH 7/8] ASoC: SOF: pm: Remove duplicated code in sof_suspend
` [PATCH 8/8] ASoC: SOF: Intel: mtl: setup primary core info on MeteorLake platform

[XEN PATCH] docs/misra: document the C dialect and translation toolchain assumptions
 2023-06-16 10:03 UTC  (5+ messages)

[PATCH] [RFC] Revert "mmc: core: Fixup support for writeback-cache for eMMC and SD"
 2023-06-16 10:02 UTC  (15+ messages)

[PULL 0/5] loongarch-to-apply queue
 2023-06-16 10:01 UTC  (6+ messages)
` [PULL 1/5] hw/loongarch/virt: Add cpu arch_id support
` [PULL 2/5] hw/intc: Set physical cpuid route for LoongArch ipi device
` [PULL 3/5] hw/loongarch: Add numa support
` [PULL 4/5] hw/loongarch: Supplement cpu topology arguments
` [PULL 5/5] target/loongarch: Fix CSR.DMW0-3.VSEG check

[PATCH v3 0/5] media: Add MIPI CCI register access helper functions
 2023-06-16 10:03 UTC  (3+ messages)
` [PATCH v3 1/5] "

[Intel-wired-lan] [PATCH net-next v3 0/3] optimize procedure of changing MAC address on interface
 2023-06-16 10:02 UTC  (4+ messages)
    `  "

next/master baseline: 857 runs, 127 regressions (next-20230616)
 2023-06-16 10:00 UTC 

[PATCH net-next] ip, ip6: Fix splice to raw and ping sockets
 2023-06-16  9:59 UTC  (4+ messages)

[PATCH 0/4] platform/x86: int3472: discrete: Regulator rework / Lenovo Miix 510 support
 2023-06-16  9:59 UTC  (5+ messages)
` [PATCH 1/4] platform/x86: int3472: discrete: Drop GPIO remapping support

[PATCH v6 0/3] media: i2c: Add support for alvium camera
 2023-06-16  9:57 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: vendor-prefixes: Add prefix alliedvision
` [PATCH v6 2/3] media: dt-bindings: alvium: add document YAML binding
` [PATCH v6 3/3] media: i2c: Add support for alvium camera

[PATCH v4 0/3] drm/panel: add fannal c3004 panel
 2023-06-16  9:57 UTC  (5+ messages)
` [PATCH v4 3/3] drm/panel-fannal-c3004: Add fannal c3004 DSI panel

[PATCH] arm64: Provide an AMU-based version of arch_freq_get_on_cpu
 2023-06-16  9:57 UTC  (10+ messages)

linux-next: manual merge of the block tree with the mm tree
 2023-06-16  9:56 UTC  (3+ messages)

[PATCH 4/4] [v2] wifi: rtlwifi: simplify LED management
 2023-06-16  9:54 UTC  (6+ messages)

[Intel-gfx] [PATCH] Remove incorrect hard coded cache coherrency setting
 2023-06-16  9:54 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[igt-dev] [PATCH i-g-t] igt_core: Avoid exit_subtest in subthread
 2023-06-16  9:53 UTC  (2+ messages)

[PATCH] net: mroute6.h: change type of mif6c_pifi to __u32
 2023-06-16  9:52 UTC  (7+ messages)

[Buildroot] [git commit branch/2023.02.x] package/python-docker: needs python-packaging after bump to 6.0.1
 2023-06-16  9:29 UTC 

[Buildroot] [git commit branch/2023.02.x] package/x11r7/xlib_libX11: security bump version to 1.8.6
 2023-06-16  9:28 UTC 

[Buildroot] [git commit branch/2023.02.x] DEVELOPERS: Update email address for Bernd Kuhls
 2023-06-16  9:29 UTC 

[PATCH v2 0/2] mtd: spi-nor: Avoid setting SRWD bit in SR
 2023-06-16  9:51 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: mtd: jedec, spi-nor: Add DT property to avoid setting SRWD bit in status register

[PATCH] iwd: Fix invalid-key error on user reconnection
 2023-06-16  9:51 UTC 

[PATCH 0/6] Update of phyBOARD-Polis-i.MX8MM
 2023-06-16  9:50 UTC  (7+ messages)
` [PATCH 1/6] arm64: dts: freescale: imx8mm-phyboard-polis: Add TPM node
` [PATCH 2/6] arm64: dts: phycore-imx8mm: Label typo-fix of VPU
` [PATCH 3/6] arm64: dts: phycore-imx8mm: fix nor mtd partitions
` [PATCH 4/6] arm64: dts: phycore-imx8mm: Correction in gpio-line-names
` [PATCH 5/6] arm64: dts: imx8mm-phyboard-polis: Set debug uart muxing to 0x140
` [PATCH 6/6] arm64: dts: imx8mm-phyboard-polis: Add i2c4 sda-/scl-gpios

[PATCH] fsverity: improve documentation for builtin signature support
 2023-06-16  9:31 UTC  (4+ messages)

[PATCH v2 00/22]drm/msm/dpu: another catalog rework
 2023-06-16  9:49 UTC  (9+ messages)
` [PATCH v2 02/22] drm/msm/dpu: correct MERGE_3D length
` [PATCH v2 03/22] drm/msm/dpu: remove unused INTF_NONE interfaces

[PATCH v4 1/6] target/ppc: Fix instruction loading endianness in alignment interrupt
 2023-06-16  9:48 UTC  (4+ messages)

[PATCH] app/dma-perf: introduce dma-perf application
 2023-06-16  9:48 UTC  (11+ messages)
` [PATCH v6] "
  ` [EXT] "

[PATCH] firmware: dmi: Don't restrict access to serial number / UUID
 2023-06-16  9:47 UTC  (2+ messages)

dio / splice fixups
 2023-06-16  9:46 UTC  (4+ messages)
` [PATCH 2/4] splice: simplify a conditional in copy_splice_read

[PATCH v2] drivers:net:ethernet:Add missing fwnode_handle_put()
 2023-06-16  9:43 UTC  (2+ messages)

[PATCH v3] block: add capacity validation in bdev_add_partition()
 2023-06-16 17:19 UTC 


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.