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

[PATCH v7 0/4] StarFive's Pulse Width Modulation driver support
 2023-11-10 12:27 UTC  (6+ messages)
` [PATCH v7 1/4] dt-bindings: pwm: Add OpenCores PWM module
` [PATCH v7 2/4] pwm: opencores: Add PWM driver support

[XEN PATCH v2 00/25] arm: Add GICv3 support to the New VGIC
 2023-11-10 12:56 UTC  (21+ messages)
` [XEN PATCH v2 01/25] arm: vgic: its: Decouple HW and virtual ITS
` [XEN PATCH v2 03/25] arm: new VGIC: Add GICv3 MMIO handling framework
` [XEN PATCH v2 02/25] arm: new VGIC: Add GICv3 world switch backend
` [XEN PATCH v2 05/25] arm: new VGIC: Add GICv3 redistributor IIDR and TYPER handler
` [XEN PATCH v2 06/25] arm: new VGIC: Add GICv3 IDREGS register handler
` [XEN PATCH v2 07/25] arm: new VGIC: Add GICv3 IROUTER register handlers
` [XEN PATCH v2 08/25] arm: new VGIC: Add GICv3 SGI system register trap handler
` [XEN PATCH v2 11/25] arm: new VGIC: Add alternative redist region storage
` [XEN PATCH v2 09/25] arm: new VGIC: vgic_init: implement map_resources
` [XEN PATCH v2 12/25] arm: new VGIC: Wire new GICv3 into the build system
` [XEN PATCH v2 14/25] arm: new VGIC: its: Introduce ITS emulation file with MMIO framework
` [XEN PATCH v2 17/25] arm: new VGIC: its: Read initial LPI pending table
` [XEN PATCH v2 15/25] arm: new VGIC: its: Introduce ITS device list
` [XEN PATCH v2 16/25] arm: new VGIC: its: Implement basic ITS register handlers
` [XEN PATCH v2 19/25] arm: new VGIC: its: Add LPI translation cache definition
` [XEN PATCH v2 18/25] arm: new VGIC: its: Allow updates of LPI configuration table
` [XEN PATCH v2 23/25] arm: new VGIC: its: Enable ITS emulation as a virtual MSI controller
` [XEN PATCH v2 21/25] arm: new VGIC: its: Implement MSI injection in ITS emulation
` [XEN PATCH v2 22/25] arm: new VGIC: its: Implement MMIO-based LPI invalidation
` [XEN PATCH v2 25/25] arm: new VGIC: Improve MMIO handling

[PATCH 00/25] Add i.MX93 support
 2023-11-10 12:57 UTC  (17+ messages)
` [PATCH 01/25] ARM: initial i.MX9 support
` [PATCH 02/25] ARM: i.MX: Add i.MX93 s4mu support
` [PATCH 03/25] ARM: i.MX: Add i.MX93 trdc support
` [PATCH 05/25] scripts: imx9image: Add PBL size option
` [PATCH 07/25] clk: imx: clk-fracn-gppll: make usable from PBL
` [PATCH 08/25] gpio-vf610: Add i.MX93 support
` [PATCH 09/25] iomux: "
` [PATCH 11/25] I2c: Add i2c_8bit_addr_from_msg()
` [PATCH 13/25] ARM: Add imx93.dtsi for USB
` [PATCH 15/25] ARM: i.MX: add i.MX9 debug_ll support
` [PATCH 17/25] ARM: i.MX93: Add DDR size read support
` [PATCH 19/25] ARM: i.MX: romapi: Implement i.MX93 support
` [PATCH 20/25] ARM: i.MX: atf: add imx93_load_and_start_image_via_tfa()
` [PATCH 21/25] imx-usb-loader: Add i.MX9 support
` [PATCH 23/25] usb: i.MX chipidea: Enable usbmisc driver for i.MX9
` [PATCH 24/25] ARM: Update imx_v8_defconfig

[PATCH 1/2] client: Add shared code DBus interface
 2023-11-10 12:58 UTC  (2+ messages)
` [PATCH 2/2] client: add client commands for shared code configuration

[linux-linus test] 183728: tolerable FAIL - PUSHED
 2023-11-10 12:57 UTC 

[PATCH 1/2] ASoC: amd: acp: add Kconfig options for acp7.0 based platform driver
 2023-11-10 12:52 UTC  (2+ messages)
` [PATCH 2/2] ASoC: amd: acp: add pm ops support for renoir platform Add pm ops for renoir platform

[PATCH] virtio: rng: gracefully handle 0 byte returns
 2023-11-10 12:53 UTC  (2+ messages)

[REGRESSION]: acpi/nouveau: Hardware unavailable upon resume or suspend fails
 2023-11-10 12:52 UTC  (8+ messages)
  ` [Nouveau] "

[PATCH] drm/amdgpu: exclude domain start when calucales offset for AGP aperture BOs
 2023-11-10 12:52 UTC 

[PATCH v10 0/3] media: rockchip: Add a driver for Rockchip's camera interface
 2023-11-10 12:50 UTC  (3+ messages)
` [PATCH v10 2/3] "

[PATCH v6 0/8] clk: Switch from soc_clk_dump to clk_ops function
 2023-11-08 17:02 UTC  (7+ messages)
` [PATCH v6 5/8] clk: Add dump operation to clk_ops
` [PATCH v6 6/8] cmd: clk: Use dump function from clk_ops
` [PATCH v6 7/8] clk: treewide: switch to clock dump "

[GIT PULL] Please pull u-boot-amlogic-20231106
 2023-11-06 16:33 UTC  (2+ messages)

[PATCH 0/3] Add time conversion defines from Linux
 2023-11-10 12:42 UTC  (5+ messages)
` [PATCH 3/3] treewide: use linux/time.h for time conversion defines

[PATCH] x86/mm: Check cc_vendor when printing memory encryption info
 2023-11-10 12:46 UTC  (8+ messages)

[PATCH 00/22] -Wmissing-prototype warning fixes
 2023-11-10 12:41 UTC  (10+ messages)
` [PATCH 04/22] [RESEND] time: make sysfs_get_uname() function visible in header
` [PATCH 15/22] arch: vdso: consolidate gettime prototypes

[PATCH v2 0/5] Mini-OS: preparations for 9pfs in xenstore-stubdom
 2023-11-10 12:44 UTC  (5+ messages)
` [PATCH v2 2/5] Mini-OS: get own domid

[PATCH] drm/sched: Define pr_fmt() for DRM using pr_*()
 2023-11-10 12:44 UTC  (3+ messages)

drivers/net/ipvlan/ipvlan_core.c:57:36: sparse: sparse: incorrect type in argument 1 (different base types)
 2023-11-10 12:43 UTC 

[intel-lts:4.19/android_t 3677/30000] drivers/gpu/drm/i915/intel_lrc.c:528:54: sparse: sparse: incorrect type in initializer (different address spaces)
 2023-11-10 12:43 UTC 

Rockchip rk3328 support?
 2023-11-10 12:42 UTC  (2+ messages)

[RFC PATCH v3 00/23] Color Pipeline API w/ VKMS
 2023-11-10 12:42 UTC  (3+ messages)
` [RFC PATCH v3 05/23] drm/vkms: Avoid reading beyond LUT array

[XEN PATCH] automation/eclair: add a deviation for MISRA C:2012 Rule 8.6
 2023-11-10 12:41 UTC  (2+ messages)

[virtio-comment] [PATCH 0/2] virtio-net: Clarify virtio_net_hdr size and rx buffer size
 2023-11-10 12:40 UTC  (3+ messages)
` [virtio-comment] [PATCH 1/2] virtio-net: Fix receive buffer size calculation text
` [virtio-comment] [PATCH 2/2] virtio-net: Clarify the size of the struct virtio_net_hdr for tx

[virtio-comment] [PATCH v6 0/5] virtio-net: Support flow filter for receive packets
 2023-11-10 12:38 UTC  (6+ messages)
` [virtio-comment] [PATCH v6 1/5] virtio-net: Add theory of operation for flow filter
` [virtio-comment] [PATCH v6 2/5] virtio-net: Add flow filter capabilities read commands
` [virtio-comment] [PATCH v6 3/5] virtio-net: Add flow filter group life cycle commands
` [virtio-comment] [PATCH v6 4/5] virtio-net: Add flow filter match entry, action and requests
` [virtio-comment] [PATCH v6 5/5] virtio-net: Add flow filter device and driver requirements

Design question backlight controller powered by bridge
 2023-11-10  9:01 UTC 

[RFC PATCH 0/2] migration: Fix multifd qemu_mutex_destroy race
 2023-11-10 12:37 UTC  (5+ messages)
` [RFC PATCH 2/2] migration/multifd: Move semaphore release into main thread

[PATCH v3] perf report: Add s390 raw data interpretation for PAI counters
 2023-11-10 12:31 UTC  (3+ messages)

[PATCH 0/5] net/hns3: fix and refactor mailbox code
 2023-11-10 12:35 UTC  (4+ messages)

[PATCH] arm64: zynqmp: Add multiboot support for SPL/SPI offset calculation
 2023-11-10 12:34 UTC 

[PATCH v1] stm32mp1: read auth stats and boot_partition from tamp
 2023-11-10 12:33 UTC  (3+ messages)
  ` [Uboot-stm32] "

[PATCH] drm/amdgpu: Skip execution of pending reset jobs
 2023-11-10 12:33 UTC  (3+ messages)

[virtio-comment] [PATCH v4 0/8] Introduce device migration support commands
 2023-11-10 12:32 UTC  (9+ messages)
` [virtio-comment] [PATCH v4 1/8] admin: Add theory of operation for device migration
` [virtio-comment] [PATCH v4 2/8] admin: Redefine reserved2 as command specific output
` [virtio-comment] [PATCH v4 3/8] device-context: Define the device context fields for device migration
` [virtio-comment] [PATCH v4 4/8] admin: Add device migration admin commands
` [virtio-comment] [PATCH v4 5/8] admin: Add requirements of device migration commands
` [virtio-comment] [PATCH v4 6/8] admin: Add theory of operation for write recording commands
` [virtio-comment] [PATCH v4 7/8] admin: Add "
` [virtio-comment] [PATCH v4 8/8] admin: Add requirements of write reporting commands

[RFC 0/4] Introduce unbalance proactive reclaim
 2023-11-10 12:32 UTC  (16+ messages)

[virtio-comment] [PATCH V2 0/6] introduce basic facilities for virito live migration
 2023-11-10 12:31 UTC  (20+ messages)
` [virtio-comment] [PATCH V2 4/6] virtio-pci: implement VIRTIO_F_QUEUE_STATE
  ` [virtio-comment] "
    ` [virtio-comment] "

[PATCH for-next] tracing/kprobes: Add symbol counting check when module loads
 2023-11-10 12:31 UTC  (2+ messages)

security/commoncap.c:984:41: sparse: sparse: dubious: !x | y
 2023-11-10 12:30 UTC 

[Buildroot] [git commit branch/2023.08.x] configs/stm32mp157c_odyssey_defconfig: use a fixed TF-A version
 2023-11-10 12:23 UTC 

[Buildroot] [git commit branch/2023.02.x] package/freeradius-server: fix python build
 2023-11-10 12:20 UTC 

[Intel-xe] [RFC v4 0/5] Proposal to use netlink for RAS and Telemetry across drm subsystem
 2023-11-10 12:27 UTC  (12+ messages)
` [Intel-xe] [RFC v4 1/5] drm/netlink: Add netlink infrastructure
  `  "
` [Intel-xe] [RFC v3 3/5] drm/xe/RAS: Expose the error counters
  `  "
` [Intel-xe] [RFC v2 5/5] drm/xe/RAS: send multicast event on occurrence of an error
  `  "
` [RFC v4 0/5] Proposal to use netlink for RAS and Telemetry across drm subsystem

[Buildroot] [git commit branch/2023.08.x] configs/stm32mp157c_dk2_defconfig: unbreak TF-A build with GCC >= 12
 2023-11-10 12:23 UTC 

[Buildroot] [git commit branch/2023.08.x] package/freeradius-server: fix python build
 2023-11-10 12:20 UTC 

[Buildroot] [git commit branch/2023.02.x] configs/stm32mp157c_dk2_defconfig: unbreak TF-A build with GCC >= 12
 2023-11-10 12:23 UTC 

[PATCH 1/3] client: Add shared code DBus interface
 2023-11-10 12:28 UTC  (4+ messages)
` [PATCH 2/3] client: add helper to call method via builder

[Buildroot] [git commit branch/2023.08.x] package/freeradius-server: fix python handling
 2023-11-10 12:06 UTC 

[Buildroot] [git commit branch/2023.08.x] configs/avenger96_defconfig: downgrade to TF-A v2.5
 2023-11-10 12:25 UTC 

[Buildroot] [git commit branch/2023.08.x] configs/stm32mp157a_dk1_defconfig: unbreak TF-A build with GCC >= 12
 2023-11-10 12:23 UTC 

[PATCH v7 1/1] i2c: lpi2c: use clk notifier for rate changes
 2023-11-10 12:27 UTC  (5+ messages)

[Buildroot] [git commit branch/2023.08.x] package/kvmtool: add KVMTOOL_CPE_ID_VENDOR
 2023-11-10 12:00 UTC 

[Buildroot] [git commit branch/2023.02.x] configs/stm32mp157a_dk1_defconfig: unbreak TF-A build with GCC >= 12
 2023-11-10 12:23 UTC 

[Buildroot] [git commit branch/2023.02.x] package/freeradius-server: fix python handling
 2023-11-10 12:06 UTC 

[Buildroot] [git commit branch/2023.02.x] package/kvmtool: add KVMTOOL_CPE_ID_VENDOR
 2023-11-10 12:00 UTC 

[Buildroot] [git commit branch/2023.02.x] configs/stm32mp157c_odyssey_defconfig: use a fixed TF-A version
 2023-11-10 12:24 UTC 

[Buildroot] [PATCH 1/4] configs/stm32mp157a_dk1_defconfig: unbreak TF-A build with GCC >= 12
 2023-11-10 12:26 UTC  (8+ messages)
` [Buildroot] [PATCH 2/4] configs/stm32mp157c_dk2_defconfig: "
` [Buildroot] [PATCH 3/4] configs/stm32mp157c_odyssey_defconfig: use a fixed TF-A version
` [Buildroot] [PATCH 4/4] configs/avenger96_defconfig: downgrade to TF-A v2.5

[PATCH 1/2] arm: stm32: Enable TCP, IPv6, wget on DH STM32MP15 DHSOM
 2023-11-10 12:24 UTC  (6+ messages)
` [PATCH 2/2] arm: stm32: Limit u-boot.itb size to 0x160000 bytes "

[meta-virtualization][kirkstone][PATCH 1/1] kubernetes: Adjust patches to resolve error that occur with devtool
 2023-11-10 12:23 UTC  (3+ messages)

[PATCH] ARM: dts: stm32mp: Repair damage from alignment with v6.3
 2023-11-10 12:22 UTC  (3+ messages)
  ` [Uboot-stm32] "

[Buildroot] [PATCH 1/2] package/freeradius-server: fix python handling
 2023-11-10 12:21 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/freeradius-server: fix python build

[Intel-gfx] [PATCH] drm/i915/display: Remove dead code around intel_atomic_helper->free_list
 2023-11-10 12:21 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH] doc: update matching list for i40e and ice driver
 2023-11-10 12:20 UTC  (4+ messages)
` [PATCH v2] "

[isar-cip-core][PATCH] added pcr_bank for clevis
 2023-11-10 12:20 UTC  (6+ messages)

[PATCH v2 0/2] Disable setting ICACHE and DCACHE off for ARM64 platforms
 2023-11-10 12:19 UTC  (4+ messages)
` [PATCH v2 1/2] arm: stm32mp: Really fix compilation issue when SYS_DCACHE_OFF and/or SYS_DCACHE_SYS are enabled

[intel-lts:4.19/android_t 3158/30000] security/security.c:324:5: sparse: sparse: symbol 'lsm_task_alloc' was not declared. Should it be static?
 2023-11-10 12:15 UTC 

[PATCH] doc: update matching list recommendations
 2023-11-10 12:14 UTC 

[RFC PATCH] Hexagon (target/hexagon) Make generators object oriented
 2023-11-10 12:12 UTC  (2+ messages)

[RFC PATCH 1/1] arm: mach-k3: Enable icache on am625 to boot faster
 2023-11-10 12:12 UTC  (6+ messages)

[PATCH] vgacon: drop IA64 reference in VGA_CONSOLE dependency list
 2023-11-10 12:11 UTC  (2+ messages)

[RFC PATCH v2] drm/amdkfd: Run restore_workers on freezable WQs
 2023-11-10 12:07 UTC  (3+ messages)

[PATCH] linux/export: clean up the IA-64 KSYM_FUNC macro
 2023-11-10 12:07 UTC 

[PATCH] um: hostfs: catch EINTR and partial read/write
 2023-11-10 12:06 UTC  (6+ messages)

[PATCH net] net: mdio: fix typo in header
 2023-11-10 12:05 UTC 

[RFC 00/52] perf tools: Introduce data type profiling (v2)
 2023-11-10 12:05 UTC  (2+ messages)

[RFC PATCH 5/6] wifi: mac80211: use wiphy locked debugfs helpers for agg_status
 2023-11-10 12:04 UTC  (2+ messages)

[bitbake-devel][PATCH v4 00/22] Bitbake Hash Server WebSockets, Alternate Database Backend, and User Management
 2023-11-10 12:03 UTC  (4+ messages)
` [bitbake-devel][PATCH v6 "
  ` [bitbake-devel][PATCH v6 02/22] hashserv: Add websocket connection implementation

[Intel-xe] [PATCH 7/9] drm/i915/display: Use i915_gem_object_get_dma_address to get dma address
 2023-11-10 12:02 UTC  (2+ messages)
` [Intel-xe] [7/9] "

[OE-Core][PATCH v14 01/11] package.bbclass: override tar with tar-native
 2023-11-10 12:01 UTC  (4+ messages)
` [OE-Core][PATCH v14 03/11] sstate.bbclass: "

[PATCH v2 0/6] Two multipath features
 2023-11-10 12:01 UTC  (7+ messages)
` [PATCH v2 1/6] libmultipath: Add max_retries config option
` [PATCH v2 3/6] multipathd: check and update all paths when in cli_resize
` [PATCH v2 6/6] multipathd: Add auto_resize config option

[Buildroot] [PATCH 1/1] package/kvmtool: add KVMTOOL_CPE_ID_VENDOR
 2023-11-10 12:00 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/gsc: Assign a uabi class number to the GSC CS
 2023-11-10 12:00 UTC  (2+ messages)

[LTP] [PATCH v1] io_submit05.c: Add test case for RWF_APPEND flag
 2023-11-10 11:58 UTC 

[PATCH 0/1] Fix access violation in mtk_drm_crtc_dma_dev_get
 2023-11-10 11:57 UTC  (5+ messages)
` [PATCH 1/1] drm/mediatek: "

[Intel-xe] [PATCH 6/9] FIXME drm/i915/display: add_dma_resv_fences is i915 only
 2023-11-10 11:56 UTC  (2+ messages)
` [Intel-xe] [6/9] "

[PATCH 1/2] dt-bindings: watchdog: mediatek,mtk-wdt: add MT7988 watchdog and toprgu
 2023-11-10 11:56 UTC  (6+ messages)
` [PATCH 2/2] watchdog: mediatek: mt7988: add wdt support

[PATCH] acpi: move acpi_get_rsdp_addr() to acpi/acpi_table.h
 2023-11-10 11:56 UTC  (6+ messages)

[Buildroot] [git commit branch/2023.08.x] support/testing/tests/package/test_python_django.py: fix timeout calculation
 2023-11-10 11:49 UTC 

[Buildroot] [git commit branch/2023.08.x] support/testing/test/init/test_systemd_selinux.py: use timeout argument for emulator.login
 2023-11-10 11:48 UTC 

[Buildroot] [git commit branch/2023.08.x] support/testing/infra/emulator.py: add a timeout argument for the login method
 2023-11-10 11:48 UTC 

[Buildroot] [git commit branch/2023.08.x] support/testing/tests/package/test_lxc.py: use timeout argument for emulator.login
 2023-11-10 11:49 UTC 

[Buildroot] [git commit branch/2023.02.x] support/testing/tests/package/test_python_django.py: fix timeout calculation
 2023-11-10 11:50 UTC 

[meta-oe][PATCH 1/2] nlohmann-json: Add ptest support
 2023-11-10 11:54 UTC  (4+ messages)
` [oe] "

[Buildroot] [git commit branch/2023.02.x] support/testing/infra/emulator.py: add a timeout argument for the login method
 2023-11-10 11:50 UTC 

[Buildroot] [git commit branch/2023.02.x] support/testing/test/init/test_systemd_selinux.py: use timeout argument for emulator.login
 2023-11-10 11:50 UTC 

[Buildroot] [git commit branch/2023.02.x] support/testing/tests/package/test_lxc.py: use timeout argument for emulator.login
 2023-11-10 11:50 UTC 

[meta-oe][PATCH v2 1/2] nlohmann-json: Add ptest support
 2023-11-10 11:52 UTC  (2+ messages)
` [meta-oe][PATCH v2 2/2] ptest-packagelists-meta-oe.inc: Add nlohmann-json

[Intel-gfx] [CI 1/6] drm/i915: Add ability for tracking buffer objects per client
 2023-11-10 11:52 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [CI,1/6] drm/i915: Add ability for tracking buffer objects per client (rev5)

[PATCH] apparmor: switch SECURITY_APPARMOR_HASH from sha1 to sha256
 2023-11-10 11:52 UTC  (2+ messages)

[Buildroot] [PATCH 1/5] support/testing/infra/emulator.py: add a timeout argument for the login method
 2023-11-10 11:51 UTC  (7+ messages)
` [Buildroot] [PATCH 2/5] test_systemd_selinux.py: use timeout argument for emulator.login
` [Buildroot] [PATCH 3/5] test_lxc.py: "
` [Buildroot] [PATCH 4/5] test_python_django.py: fix timeout calculation

Lichee Pi 4A GMAC driver
 2023-11-09 22:44 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.