messages from 2023-11-10 12:42:37 to 2023-11-10 13:36:56 UTC [more...]
[Buildroot] [PATCH 0/3 v2] support/download: accept user-provided list of extra hash files (branch yem/multi-hash)
2023-11-10 13:36 UTC (6+ messages)
` [Buildroot] [PATCH 1/3 v2] support/download: teach dl-wrapper to handle more than one hash file
` [Buildroot] [PATCH 2/3 v2] package/pkg-download: lookup hash files in global-patch-dir
[PATCH v2 0/3] dump: Arch info function pointer addition and cleanup
2023-11-10 13:35 UTC (2+ messages)
[PATCH v2 0/7] More buffer_head cleanups
2023-11-10 13:36 UTC (8+ messages)
` [PATCH v2 3/7] buffer: Fix grow_buffers() for block size > PAGE_SIZE
` [PATCH v2 5/7] buffer: Fix various functions "
[PATCH v3 1/3] Toaster: Write UI TestCase create new project
2023-11-10 13:34 UTC (3+ messages)
` [bitbake-devel] "
[RFC][PATCHSET v2] simplifying fast_dput(), dentry_kill() et.al
2023-11-10 13:34 UTC (4+ messages)
` [PATCH 01/22] struct dentry: get rid of randomize_layout idiocy
` [PATCH 22/22] __dentry_kill(): new locking scheme
[2.0][kirkstone][PATCH] bitbake-worker: add header with length of message
2023-11-10 13:33 UTC
[PATCH v3] perf report: Add s390 raw data interpretation for PAI counters
2023-11-10 13:33 UTC (4+ messages)
[PATCH v6 2/8] drm/ttm/tests: Add tests for ttm_tt
2023-11-10 13:32 UTC (3+ messages)
[PATCH master] resource: align memory reservation to page boundaries
2023-11-10 13:32 UTC (2+ messages)
[Intel-xe] [PATCH v7 1/3] Revert "FIXME: drm/i915: xe dpt integration"
2023-11-10 13:33 UTC (6+ messages)
` [Intel-xe] [PATCH v7 2/3] drm/i915: xe dpt integration
` [Intel-xe] [PATCH v7 3/3] FIXME: drm/i915: xe intel_fb.c framebuffer init and destroy xe changes
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [v7,1/3] Revert "FIXME: drm/i915: xe dpt integration"
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
[PATCH] x86: efi: add IMD data to the EFI binary
2023-11-10 13:30 UTC (2+ messages)
[PATCH] test: self: mmu: skip false positive test fail when no RAM at address 0
2023-11-10 13:29 UTC (2+ messages)
git-send-email: Send with mutt(1)
2023-11-10 13:30 UTC (10+ messages)
[PATCH v11 00/13] Add multiport support for DWC3 controllers
2023-11-10 13:28 UTC (3+ messages)
` [PATCH v11 02/13] dt-bindings: usb: Add bindings for multiport properties on DWC3 controller
[PATCH] platform/x86: hp-bioscfg: Fix error handling in hp_add_other_attributes()
2023-11-10 13:27 UTC (4+ messages)
[RFC PATCH v2 00/17] Color Pipeline API w/ VKMS
2023-11-10 13:27 UTC (8+ messages)
` [RFC PATCH v2 06/17] drm/doc/rfc: Describe why prescriptive color pipeline is needed
[PATCH] test: self: malloc: hide allocation size from compiler
2023-11-10 13:25 UTC (2+ messages)
[PATCH net-next v7 1/5] rust: core abstractions for network PHY drivers
2023-11-10 13:26 UTC (5+ messages)
[PATCH 1/3] arm64: dts: ti: k3-am642-evm/sk: Mark mcu_gpio_intr as reserved
2023-11-10 13:25 UTC (6+ messages)
` [PATCH 2/3] arm64: dts: ti: k3-am62p5-sk: Mark mcu gpio and "
` [PATCH 3/3] arm64: dts: ti: k3-am62x-sk-common: "
[XEN PATCH v2 00/25] arm: Add GICv3 support to the New VGIC
2023-11-10 12:56 UTC (26+ messages)
` [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 03/25] arm: new VGIC: Add GICv3 MMIO handling framework
` [XEN PATCH v2 05/25] arm: new VGIC: Add GICv3 redistributor IIDR and TYPER handler
` [XEN PATCH v2 04/25] arm: new VGIC: Add GICv3 CTLR, IIDR, TYPER handlers
` [XEN PATCH v2 08/25] arm: new VGIC: Add GICv3 SGI system register trap 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 09/25] arm: new VGIC: vgic_init: implement map_resources
` [XEN PATCH v2 10/25] arm: new VGIC: Add vgic_v3_enable
` [XEN PATCH v2 11/25] arm: new VGIC: Add alternative redist region storage
` [XEN PATCH v2 14/25] arm: new VGIC: its: Introduce ITS emulation file with MMIO framework
` [XEN PATCH v2 12/25] arm: new VGIC: Wire new GICv3 into the build system
` [XEN PATCH v2 13/25] arm: new VGIC: Handle ITS related GICv3 redistributor registers
` [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 17/25] arm: new VGIC: its: Read initial LPI pending table
` [XEN PATCH v2 19/25] arm: new VGIC: its: Add LPI translation cache definition
` [XEN PATCH v2 20/25] arm: new VGIC: its: Implement ITS command queue command handlers
` [XEN PATCH v2 18/25] arm: new VGIC: its: Allow updates of LPI configuration table
` [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 23/25] arm: new VGIC: its: Enable ITS emulation as a virtual MSI controller
` [XEN PATCH v2 24/25] arm: new VGIC: its: Wire new ITS into the build system
` [XEN PATCH v2 25/25] arm: new VGIC: Improve MMIO handling
[PATCH 0/7] qcow2: make subclusters discardable
2023-11-10 13:26 UTC (7+ messages)
` [PATCH 4/7] "
` [PATCH 5/7] qcow2: zero_l2_subclusters: fall through to discard operation when requested
[PATCH] ARM: stm32mp: fix typo in STM32MP135-DK prompt
2023-11-10 13:24 UTC (2+ messages)
[PATCH V6 0/4] Add C3 SoC PLLs and Peripheral clock
2023-11-10 13:24 UTC (12+ messages)
` [PATCH V6 1/4] dt-bindings: clock: add Amlogic C3 PLL clock controller bindings
` [PATCH V6 2/4] dt-bindings: clock: add Amlogic C3 peripherals "
[PATCH v1 1/9] arm: caches: Make DCACHE_DEFAULT_OPTION accessible for ARM64 arch
2023-11-10 13:23 UTC (19+ messages)
` [PATCH v1 2/9] stm32mp: dram_init: Get RAM size from DT if no RAM driver found
` [PATCH v1 3/9] stm32mp: dram_init: Fix AARCH64 compilation warnings
` [PATCH v1 4/9] stm32mp: dram_init: Limit DDR usage under 4GB boundary for STM32MP
` [PATCH v1 5/9] stm32mp: bsec: Fix AARCH64 compilation warnings
` [PATCH v1 6/9] serial: stm32: "
` [PATCH v1 9/9] stm32mp2: initial support
` [PATCH v1 8/9] ARM: dts: stm32: Add STM32MP257F Evaluation board support
` [PATCH v1 7/9] pinctrl: pinctrl_stm32: Add stm32mp2 support
[master][PATCH] SRC_URI master branch is deprecated and main is the new master branch
2023-11-10 13:23 UTC (3+ messages)
` [oe] "
[PATCH 1/2] ASoC: amd: acp: add Kconfig options for acp7.0 based platform driver
2023-11-10 13:20 UTC (3+ messages)
` [PATCH 2/2] ASoC: amd: acp: add pm ops support for renoir platform Add pm ops for renoir platform
[PATCH] include: spinlock.h: mark DEFINE_SPINLOCK with __always_unused
2023-11-10 13:20 UTC (2+ messages)
[PATCH master] scripts: setlocalversion: sync with Linux
2023-11-10 13:19 UTC (2+ messages)
[PATCH 0/9] ppc64: Restrict memory allocations for kernel and initrd
2023-11-10 13:18 UTC (10+ messages)
` [PATCH 1/9] kern/ieee1275/init: ppc64: Introduce a request for regions_claim
` [PATCH 3/9] kern/ieee1275/init: ppc64: Return allocated address and len using context
` [PATCH 5/9] kern/ieee1275/init: ppc64: Add support for alignment requirements
` [PATCH 6/9] kern/ieee1275/init: ppc64: Implement alloc_mem_restricted
[dpdk-dev] [PATCH] ring: fix unaligned memory access on aarch32
2023-11-10 13:18 UTC (7+ messages)
[PATCH] include: pm_domain.h: make header self-contained
2023-11-10 13:17 UTC (2+ messages)
[PATCH v2 6/7] phy: qualcomm: phy-qcom-qmp-ufs: Add High Speed Gear 5 support for SM8550
2023-11-10 13:18 UTC (12+ messages)
[PATCH master] phy: stm32-usbphyc: fix unbalanced phy exit
2023-11-10 13:16 UTC (2+ messages)
[PATCH] x86/mm: Check cc_vendor when printing memory encryption info
2023-11-10 13:17 UTC (9+ messages)
[rafael-pm:bleeding-edge] BUILD SUCCESS 5bd262f4820f2d5645d8ff1f251ef8e96715ef84
2023-11-10 13:14 UTC
[PATCH] barebox-wrapper: define stub for MODULE_VERSION
2023-11-10 13:14 UTC (2+ messages)
[PATCH V2 0/4] rockchip: Add Powkiddy RK2023
2023-11-10 13:14 UTC (13+ messages)
` [PATCH V2 1/4] dt-bindings: display: panel: Update NewVision NV3051D compatibles
` [PATCH V2 3/4] dt-bindings: arm: rockchip: Add Powkiddy RK2023
` [PATCH V2 4/4] arm64: dts: rockchip: add "
[PATCH master] efi: acpi: fix printf format specifier mismatch
2023-11-10 13:13 UTC (2+ messages)
[PATCH master] mfd: syscon: don't register clocked syscon if geting clock fails
2023-11-10 13:12 UTC (2+ messages)
Rockchip rk3328 support?
2023-11-10 13:12 UTC (3+ messages)
[PATCH] usb: dwc2: use linux/spinlock.h for stubs
2023-11-10 13:11 UTC (2+ messages)
[PATCH] efi_loader: Fix UEFI variable error handling
2023-11-10 13:12 UTC (4+ messages)
[PATCH net-next RFC] net: sfp: rework the RollBall PHY waiting code
2023-11-10 13:12 UTC
[RFC net-next] net: don't dump stack on queue timeout
2023-11-10 13:11 UTC (2+ messages)
[PATCH v4 28/41] vfio/iommufd: Implement the iommufd backend
2023-11-10 13:09 UTC (13+ messages)
[PATCH 1/2] KASan: test_kasan: hide buggy accesses from compiler
2023-11-10 13:08 UTC (2+ messages)
[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
[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] 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 (6+ 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 00/22] -Wmissing-prototype warning fixes
2023-11-10 12:41 UTC (7+ messages)
` [PATCH 04/22] [RESEND] time: make sysfs_get_uname() function visible in header
[PATCH v2 0/5] Mini-OS: preparations for 9pfs in xenstore-stubdom
2023-11-10 12:44 UTC (4+ 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
[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
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.