All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-25 18:39:56 to 2023-06-25 21:04:04 UTC [more...]

[PATCH v1 0/6] arm64: dts: meson: a1: introduce several peripheral IPs
 2023-06-25 21:03 UTC  (13+ messages)
` [PATCH v1 1/6] arm64: dts: meson: a1: introduce PLL and Peripherals clk controllers
` [PATCH v1 3/6] arm64: dts: meson: a1: enable efuse controller and setup its clk
` [PATCH v1 4/6] arm64: dts: meson: a1: introduce SPI Flash Controller

[PATCH 1/7] rust: init: consolidate init macros
 2023-06-25 21:01 UTC  (7+ messages)
` [PATCH 2/7] rust: add derive macro for `Zeroable`
` [PATCH 3/7] rust: init: make guards in the init macros hygienic
` [PATCH 7/7] rust: init: add support for arbitrary paths in init macros

[PATCH] regex/cn9k: remove rule compiler
 2023-06-25 20:57 UTC  (3+ messages)

[Intel-gfx] [PATCH 00/26] use array_size
 2023-06-25 20:57 UTC  (7+ messages)
` [PATCH 02/26] octeon_ep: "

[linux-next:master 11546/12162] drivers/mfd/max77541.c:176:18: warning: cast to smaller integer type 'enum max7754x_ids' from 'const void *'
 2023-06-25 20:53 UTC 

How to enable Zicsr extension support on qemu-riscv32?
 2023-06-25 20:44 UTC 

[PATCH 0/9] xen/arm: Enable UBSAN support
 2023-06-25 20:49 UTC  (10+ messages)
` [PATCH 1/9] xen/arm: Check Xen size when linking
` [PATCH 2/9] xen/arm64: head: Don't map too much in boot_third
` [PATCH 3/9] xen/arm32: "
` [PATCH 4/9] xen/arm32: head: Remove 'r6' from the clobber list of create_page_tables()
` [PATCH 5/9] xen/arm: Rework the code mapping Xen to avoid relying on the size of Xen
` [PATCH 6/9] xen/arm64: entry: Don't jump outside of an alternative
` [PATCH 7/9] xen/arm64: head: Rework PRINT() to work when the string is not withing +/- 1MB
` [PATCH 8/9] xen/arm: Allow the user to build Xen with USBAN
` [PATCH 9/9] xen/arm32: vfp: Add missing U for shifted constant

[PATCH] mmc: meson-gx: Drop redundant WARN_ON() in the irq handler
 2023-06-25 20:47 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t v2 0/2] Fixed mode selection for MST modeset
 2023-06-25 20:46 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for Fixed mode selection for MST modeset (rev7)
` [igt-dev] ✓ Fi.CI.IGT: "

[PATCH 0/3] cxl/region: Cache management and region decode reset fixes
 2023-06-25 20:42 UTC  (4+ messages)
` [PATCH 3/3] cxl/region: Fix state transitions after reset failure

[PATCH] rust: alloc: Add realloc and alloc_zeroed to the GlobalAlloc impl
 2023-06-25 20:39 UTC  (3+ messages)

[PATCH v3 1/3] Documentation: arm: Add bootargs to the table of added DT parameters
 2023-06-25 20:39 UTC  (6+ messages)
` [PATCH v3 2/3] Documentation: riscv: Add early boot document

[PATCH v2 0/6] meson saradc: add iio channels to read channel 7 mux inputs
 2023-06-25 20:37 UTC  (6+ messages)
` [PATCH v2 6/6] meson saradc: support reading from channel7 "

[Buildroot] [PATCH] package/tiff: security bump to version 4.5.1
 2023-06-25 20:37 UTC 

[PATCH v2] docs: target: Remove useless tcm_mod_builder.py
 2023-06-25 20:37 UTC  (2+ messages)

[PATCH V1 0/3] Revert huge-paged linear mapping and its related fixups
 2023-06-25 20:36 UTC  (3+ messages)

Porting barebox to a new SoC
 2023-06-25 20:33 UTC  (16+ messages)
` [PATCH v2] "

[PATCH V10 4/4] samples: ftrace: Add riscv support for SAMPLE_FTRACE_DIRECT[_MULTI]
 2023-06-25 20:32 UTC  (3+ messages)

[PATCH 0/8] Finish thermal zone structure encapsulation
 2023-06-25 20:29 UTC  (3+ messages)
` [PATCH 4/8] thermal/core: Update the generic trip points

[PATCH v2 00/26] ARM: qcom: apq8064: support CPU frequency scaling
 2023-06-25 20:25 UTC  (27+ messages)
` [PATCH v2 01/26] dt-bindings: opp: opp-v2-kryo-cpu: support Qualcomm Krait SoCs
` [PATCH v2 02/26] dt-bindings: soc: qcom: merge qcom,saw2.txt into qcom,spm.yaml
` [PATCH v2 03/26] dt-bindings: soc: qcom: qcom,saw2: define optional regulator node
` [PATCH v2 04/26] dt-bindings: clock: qcom,krait-cc: Krait core clock controller
` [PATCH v2 05/26] dt-bindings: cache: describe L2 cache on Qualcomm Krait platforms
` [PATCH v2 06/26] interconnect: icc-clk: add support for scaling using OPP
` [PATCH v2 07/26] clk: qcom: krait-cc: rewrite driver to use clk_hw instead of clk
` [PATCH v2 08/26] soc: qcom: spm: add support for voltage regulator
` [PATCH v2 09/26] cpufreq: qcom-nvmem: create L2 cache device
` [PATCH v2 10/26] cpufreq: qcom-nvmem: also accept operating-points-v2-krait-cpu
` [PATCH v2 11/26] cpufreq: qcom-nvmem: drop pvs_ver for format a fuses
` [PATCH v2 12/26] cpufreq: qcom-nvmem: provide separate configuration data for apq8064
` [PATCH v2 13/26] soc: qcom: Add driver for Qualcomm Krait L2 cache scaling
` [PATCH v2 14/26] ARM: dts: qcom: apq8064: rename SAW nodes to power-manager
` [PATCH v2 15/26] ARM: dts: qcom: apq8064: declare SAW2 regulators
` [PATCH v2 16/26] ARM: dts: qcom: apq8064: add L2 cache scaling
` [PATCH v2 17/26] ARM: dts: qcom: apq8064: add simple CPUFreq support
` [PATCH v2 18/26] ARM: dts: qcom: apq8064: provide voltage scaling tables
` [PATCH v2 19/26] ARM: dts: qcom: apq8064: enable passive CPU cooling
` [PATCH v2 20/26] ARM: dts: qcom: apq8064-asus-nexus7-flo: constraint cpufreq regulators
` [PATCH v2 21/26] ARM: dts: qcom: apq8064-ifc6410: "
` [PATCH v2 22/26] ARM: dts: qcom: msm8960: declare SAW2 regulators
` [PATCH v2 23/26] ARM: dts: qcom: apq8084: drop 'regulator' property from SAW2 device
` [PATCH v2 24/26] ARM: dts: qcom: msm8974: "
` [PATCH v2 25/26] ARM: dts: qcom: ipq4019: drop 'regulator' property from SAW2 devices
` [PATCH v2 26/26] ARM: dts: qcom: ipq8064: "

[yocto] [meta-raspberrypi] vc4-fkms-v3d vs. vc4-kms-v3d
 2023-06-25 20:26 UTC  (2+ messages)
`  "

[PATCH] scsi: sd: support specify probe type of build-in driver
 2023-06-25 20:25 UTC  (8+ messages)

[PATCH 00/15] drm/msm: Add SM6125 MDSS/DPU hardware and enable Sony Xperia 10 II panel
 2023-06-25 20:23 UTC  (39+ messages)
` [PATCH 01/15] arm64: dts: qcom: sm6125: Sort spmi_bus node numerically by reg
` [PATCH 02/15] dt-bindings: clock: qcom,dispcc-sm6125: Remove unused GCC_DISP_AHB_CLK
` [PATCH 03/15] dt-bindings: clock: qcom,dispcc-sm6125: Require GCC PLL0 DIV clock
` [PATCH 06/15] dt-bindings: display/msm: sc7180-dpu: Describe SM6125
` [PATCH 08/15] drm/msm/dpu: Add SM6125 support
` [PATCH 11/15] drm/msm/dsi: Add 14nm phy configuration for SM6125
` [PATCH 14/15] arm64: dts: qcom: sm6125: Add display hardware nodes
` [PATCH 15/15] arm64: dts: qcom: sm6125-seine: Configure MDSS, DSI and panel

[PATCH v3 0/3] TDX Guest Quote generation support
 2023-06-25 20:21 UTC  (3+ messages)

[PATCH v4 00/24] sched: Introduce classes of tasks for load balance
 2023-06-25 20:23 UTC  (7+ messages)
` [PATCH v4 07/24] sched/fair: Compute IPC class scores for load balancing
` [PATCH v4 18/24] sched/task_struct: Add helpers for IPC classification

[PATCH] sungem: Add WOL MMIO
 2023-06-25 20:16 UTC 

[PATCH] docs: deprecated.rst: Update an example
 2023-06-25 20:12 UTC 

[PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
 2023-06-25 20:06 UTC  (6+ messages)

[PATCH v2] usb: ohci-at91: Fix the unhandle interrupt when resume
 2023-06-25 20:04 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] package/alsa-plugins: fix dependencies for the alsa plugin package
 2023-06-25 20:04 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/alsa-plugins: require libsamplerate for the plugins

USB-Audio: Add Steinberg UR44C
 2023-06-25 19:58 UTC 

[PATCH] efivarfs: Expose RandomSeed variable but with limited permissions
 2023-06-25 19:58 UTC  (4+ messages)

[Buildroot] [git commit] package/alsa-plugins: fix dependencies for the alsa plugin package
 2023-06-25 19:54 UTC 

[Buildroot] [PATCH v1] optee-client: add option to set tee-supplicant startup priority
 2023-06-25 19:54 UTC  (2+ messages)

[PATCH] mm: memory-failure: remove unneeded page state check in shake_page()
 2023-06-25 19:50 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/2] arm64: fix paging issues
 2023-06-25 19:44 UTC  (3+ messages)
` [kvm-unit-tests PATCH 1/2] arm64: set sctlr_el1.SPAN

[Buildroot] [PATCH v2 1/2] package/raptor: security bump version to 2.0.16
 2023-06-25 19:44 UTC  (8+ messages)
` [Buildroot] [PATCH v2 2/2] package/raptor: fix build with newer versions of libxml2

[Buildroot] [git commit] package/raptor: security bump version to 2.0.16
 2023-06-25 19:42 UTC 

[Buildroot] [git commit] package/libcgroup: add newline at end of file
 2023-06-25 19:42 UTC 

[PATCH v2 0/2] arm64: dts: qcom: msm8939-samsung-a7: Add initial dts
 2023-06-25 19:43 UTC  (6+ messages)
` [PATCH v2 2/2] "

[PATCH] mm/khugepaged: fix iteration in collapse_file
 2023-06-25 19:42 UTC  (6+ messages)
      ` [PATCH] mm/khugepaged: fix regression in collapse_file()

[Buildroot] [git commit] package/quickjs: disable on microblaze
 2023-06-25 19:38 UTC 

[Buildroot] [git commit] package/quickjs: disable on sh*
 2023-06-25 19:38 UTC 

[Buildroot] [PATCH 1/2] package/quickjs: disable on microblaze
 2023-06-25 19:39 UTC  (2+ messages)

[Buildroot] [git commit] package/x11r7/xorgproto: bump version to 2023.2
 2023-06-25 19:37 UTC 

[Buildroot] [PATCH 1/1] package/x11r7/xorgproto: bump version to 2023.2
 2023-06-25 19:38 UTC  (2+ messages)

[PATCH v3 0/4] input: touchscreen: add initial support for Goodix Berlin touchscreen IC
 2023-06-25 19:38 UTC  (7+ messages)
` [PATCH v3 2/4] input: touchscreen: add core support for Goodix Berlin Touchscreen IC
` [PATCH v3 3/4] input: touchscreen: add I2C "
` [PATCH v3 4/4] input: touchscreen: add SPI "

[Buildroot] [git commit] package/libcgroup: allow to build with musl and uClibc
 2023-06-25 19:34 UTC 

[Buildroot] [PATCH 2/2] package/libcgroup: fix build with musl
 2023-06-25 19:37 UTC  (3+ messages)
` [Buildroot] [PATCH v2] package/libcgroup: allow to "

[Buildroot] [PATCH v9 00/11] add support for TI's AM64x and AM62x boards
 2023-06-25 19:36 UTC  (8+ messages)
` [Buildroot] [PATCH v9 06/11] board/ti/am62x_sk|am64x_sk: switch to TI SDK v8.6 sources

[PATCH 0/5] m68k: add ColdFire watchdog driver
 2023-06-25 19:35 UTC  (6+ messages)
` [PATCH 1/5] drivers: watchdog: add mcf watchdog support
` [PATCH 2/5] m68k: move watchdog functions in mcf_wdt driver
` [PATCH 3/5] m68k: dts: add watchdog node
` [PATCH 4/5] configs: m68k: add watchdog driver
` [PATCH 5/5] MAINTAINERS: add myself as mcf_wdt.c maintainer

[PATCH v7 00/27] cxl/pci: Add support for RCH RAS error handling
 2023-06-25 19:34 UTC  (3+ messages)
` [PATCH v7 01/27] cxl/acpi: Probe RCRB later during RCH downstream port creation

[PATCH 1/3] mm/lru_gen: Move some code around so that next patch is simpler
 2023-06-25 19:34 UTC  (4+ messages)
` [PATCH 3/3] mm/lru_gen: Don't build multi-gen LRU page table walk code on architecture not supported

[sashal-stable:pending-4.14 19/24] drivers/video/fbdev/imsttfb.c:1457:10: warning: 'return' with a value, in function returning void
 2023-06-25 19:31 UTC 

Trying to boot mainline on Wink Hub v1
 2023-06-25 19:31 UTC  (5+ messages)

[PATCH v2] docs: Minor edits to debugging chapter
 2023-06-25 19:27 UTC 

[Buildroot] [PATCH 1/1] package/kodi-pvr-zattoo: bump version to 20.3.10-Nexus
 2023-06-25 19:26 UTC  (2+ messages)

[Buildroot] [git commit] package/dbus: security bump to version 1.2.28
 2023-06-25 19:24 UTC 

[Buildroot] [PATCH] package/dbus: security bump to version 1.2.28
 2023-06-25 19:25 UTC  (2+ messages)

[Buildroot] [git commit] package/audit: bump version to 3.1.1
 2023-06-25 19:23 UTC 

[Buildroot] [git commit] package/audit: fix musl build
 2023-06-25 19:22 UTC 

[Buildroot] [PATCH 1/2] package/audit: fix musl build
 2023-06-25 19:24 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/6] arm64: improve debuggability
 2023-06-25 19:23 UTC  (10+ messages)
` [kvm-unit-tests PATCH 1/6] arm: keep efi debug information in a separate file
` [kvm-unit-tests PATCH 2/6] lib/stack: print base addresses on efi
` [kvm-unit-tests PATCH 3/6] arm64: enable frame pointer and support stack unwinding

[Buildroot] [git commit] package/python-dbus-fast: bump to version 1.86.0
 2023-06-25 19:20 UTC 

[PATCH] crypto/openssl: do not build useless workaround
 2023-06-25 19:22 UTC  (2+ messages)

[Buildroot] [git commit] package/python-dbus-fast: drop python-async-timeout dependency
 2023-06-25 19:19 UTC 

[Buildroot] [PATCH 1/2] package/python-dbus-fast: drop python-async-timeout dependency
 2023-06-25 19:22 UTC  (2+ messages)

[RFC PATCHES 00/17] IOMMUFD: Deliver IO page faults to user space
 2023-06-25 19:21 UTC  (4+ messages)

[Buildroot] [Bug 15658] New: hifive_unleashed_defconfig: Linker errors in opensbi-0.9
 2023-06-25 19:19 UTC  (2+ messages)
` [Buildroot] [Bug 15658] "

[PATCH v1 0/2] Fix emmc hs400 mode on mt7986
 2023-06-25 19:11 UTC  (6+ messages)
` [PATCH v1 1/2] dt-bindings: mmc: mtk-sd: update assigned-clocks/clock-parents for mt7986
` [PATCH v1 2/2] arm64: dts: mt7986: fix emmc hs400 mode without uboot initialization

[Buildroot] [git commit] package/raptor: fix build with newer versions of libxml2
 2023-06-25 19:18 UTC 

[Buildroot] [PATCH] package/python-xmodem: bump to version 0.4.7
 2023-06-25 19:13 UTC  (2+ messages)

[Buildroot] [git commit] package/python-bleak: bump to version 0.20.2
 2023-06-25 19:12 UTC 

[Buildroot] [git commit] package/python-xmodem: bump to version 0.4.7
 2023-06-25 19:11 UTC 

[Buildroot] [PATCH] package/python-bleak: bump to version 0.20.2
 2023-06-25 19:13 UTC  (2+ messages)

[Bug 217307] New: windows guest entering boot loop when nested virtualization enabled and hyperv installed
 2023-06-25 19:12 UTC  (2+ messages)
` [Bug 217307] "

[PATCH 2/5] iommu/vt-d: debugfs: Support specifying source identifier and PASID
 2023-06-25 19:11 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/gupnp: fix build with newer versions of libxml
 2023-06-25 19:10 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/gupnp: bump version to 1.4.4

[PATCH] kallsyms: let kallsyms_on_each_match_symbol match symbols exactly
 2023-06-25 19:06 UTC  (14+ messages)

[Buildroot] [git commit] python-gpiozero: migrate to setup.cfg
 2023-06-25 19:02 UTC 

[Buildroot] [PATCH] python-gpiozero: migrate to setup.cfg
 2023-06-25 19:05 UTC  (2+ messages)

[PATCH iproute2-next v2] f_flower: add cfm support
 2023-06-25 19:03 UTC  (2+ messages)

selftests/bpf bpf_nf is failing
 2023-06-25 18:57 UTC 

[PATCH] runqemu: Fix automated call to runqemu-ifup
 2023-06-25 18:56 UTC  (3+ messages)
` [OE-core] "

[PATCH] staging: nvec: udelay to usleep_range
 2023-06-25 18:55 UTC 

[Syzkaller & bisect] There is WARNING in iopt_remove_access in upstream patch "iommufd/selftest: Add IOMMU_TEST_OP_ACCESS_REPLACE_IOAS coverage"
 2023-06-25 18:55 UTC  (4+ messages)

[PATCH iproute2-next] f_flower: add cfm support
 2023-06-25 18:54 UTC  (2+ messages)

[PATCH] staging: nvec: udelay to usleep_range
 2023-06-25 18:51 UTC 

[PATCH iproute2] man: fix typos found by Lintian
 2023-06-25 18:50 UTC  (2+ messages)

[PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
 2023-06-25 18:48 UTC  (12+ messages)

DPDK22 issue: Unable to set more than 4 queues in Azure
 2023-06-25 18:48 UTC  (2+ messages)

❌ FAIL: Test report for master (6.4.0-rc7, mainline.kernel.org-clang, 547cc9be)
 2023-06-25 18:41 UTC 

[Intel-gfx] [PATCH v2 0/6] Fix ctx workarounds for non-masked regs
 2023-06-25 18:39 UTC  (4+ messages)
` [Intel-gfx] [PATCH v2 2/6] drm/i915/gt: Clear all bits from GEN12_FF_MODE2
  `  "


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.