messages from 2023-11-10 12:03:34 to 2023-11-10 13:05:16 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 03/25] arm: new VGIC: Add GICv3 MMIO handling framework
` [XEN PATCH v2 01/25] arm: vgic: its: Decouple HW and virtual ITS
` [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 07/25] arm: new VGIC: Add GICv3 IROUTER register handlers
` [XEN PATCH v2 06/25] arm: new VGIC: Add GICv3 IDREGS register handler
` [XEN PATCH v2 08/25] arm: new VGIC: Add GICv3 SGI system register trap handler
` [XEN PATCH v2 09/25] arm: new VGIC: vgic_init: implement map_resources
` [XEN PATCH v2 11/25] arm: new VGIC: Add alternative redist region storage
` [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 16/25] arm: new VGIC: its: Implement basic ITS register handlers
` [XEN PATCH v2 15/25] arm: new VGIC: its: Introduce ITS device list
` [XEN PATCH v2 17/25] arm: new VGIC: its: Read initial LPI pending table
` [XEN PATCH v2 18/25] arm: new VGIC: its: Allow updates of LPI configuration table
` [XEN PATCH v2 19/25] arm: new VGIC: its: Add LPI translation cache definition
` [XEN PATCH v2 23/25] arm: new VGIC: its: Enable ITS emulation as a virtual MSI controller
` [XEN PATCH v2 22/25] arm: new VGIC: its: Implement MMIO-based LPI invalidation
` [XEN PATCH v2 21/25] arm: new VGIC: its: Implement MSI injection in ITS emulation
` [XEN PATCH v2 25/25] arm: new VGIC: Improve MMIO handling
[PATCH 0/2] Add QEMU_WARN_UNUSED_RESULT function attribute
2023-11-10 13:04 UTC (6+ messages)
` [PATCH 2/2] Add warn_unused_result attr to AUD_register_card
[master][PATCH] SRC_URI master branch is deprecated and main is the new master branch
2023-11-10 13:04 UTC
[PATCH 1/5] drm/amdgpu/gmc11: fix logic typo in AGP check
2023-11-10 13:04 UTC (3+ messages)
` [PATCH 3/5] drm/amdgpu/gmc11: disable AGP aperture
[PATCH 1/2] mfd: pca9450: Add support for pca9451a
2023-11-10 13:03 UTC (2+ messages)
` [PATCH 2/2] mfd: pca9450: Add init callback
[PATCH] mtd: spi-nor: add support for Winbond w25q512nwq
2023-11-10 13:02 UTC
[PATCH] usb: gadget: i.MX: Move PBL USB gadget driver to arch/
2023-11-10 13:02 UTC
[PATCH 0/3] Add i.MX9 EQOS networking support
2023-11-10 13:02 UTC (4+ messages)
` [PATCH 1/3] net: eqos: rename i.MX8 driver glue code to i.MX
` [PATCH 2/3] net: eqos: imx: move common stuff to probe()
` [PATCH 3/3] net: eqos: Add i.MX93 support
[PATCH v7 2/3] PCI: brcmstb: Configure HW CLKREQ# mode appropriate for downstream device
2023-11-10 13:01 UTC (3+ messages)
[PATCH 00/13] Add i.MX9 DDR support
2023-11-10 13:00 UTC (14+ messages)
` [PATCH 01/13] ddr: imx8m: rename driver to imx
` [PATCH 02/13] ddr: imx8m: introduce dram_controller struct
` [PATCH 03/13] ddr: imx8m: move get_trained_CDD() to SoC code
` [PATCH 04/13] ddr: imx8m: move PLL init to SoC specific code
` [PATCH 05/13] ddr: imx8m: clean up defines
` [PATCH 06/13] ddr: imx8m: move phy_base to controller struct
` [PATCH 07/13] ddr: imx8m: remove empty function
` [PATCH 08/13] ddr: imx8m: get rid of hardcoded phy address
` [PATCH 09/13] ddr: imx8m: split header file
` [PATCH 10/13] ddr: imx8m: return cfg from dram_config_save()
` [PATCH 11/13] ddr: imx8m: Drop '8m' suffix from pr_fmt
` [PATCH 12/13] ddr: move imx8m_ddr_old_spreadsheet to controller
` [PATCH 13/13] ddr: Initial i.MX9 support
[PATCH 00/25] Add i.MX93 support
2023-11-10 12:58 UTC (26+ 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 04/25] scripts: Add imx9image tool
` [PATCH 05/25] scripts: imx9image: Add PBL size option
` [PATCH 06/25] clk: Add i.MX93 clock support
` [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 10/25] watchdog: Add ULP wdog support
` [PATCH 11/25] I2c: Add i2c_8bit_addr_from_msg()
` [PATCH 12/25] i2c: Add lpi2c support
` [PATCH 13/25] ARM: Add imx93.dtsi for USB
` [PATCH 14/25] serial: Add lpuart32 driver
` [PATCH 15/25] ARM: i.MX: add i.MX9 debug_ll support
` [PATCH 16/25] ARM: Add TQ MBA9XXXCA board support
` [PATCH 17/25] ARM: i.MX93: Add DDR size read support
` [PATCH 18/25] ARM: i.MX: romapi: rename functions to *romapi*
` [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 22/25] spi: spi-nxp-fspi: Enable for i.MX9
` [PATCH 23/25] usb: i.MX chipidea: Enable usbmisc driver "
` [PATCH 24/25] ARM: Update imx_v8_defconfig
` [PATCH 25/25] ARM: multi_v8_defconfig: enable i.MX9 boards
[PATCH 1/3] client: Add shared code DBus interface
2023-11-10 12:59 UTC (5+ messages)
` [PATCH 2/3] client: add helper to call method via builder
[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 (9+ 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
[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
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.