All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-20 07:27:26 to 2024-09-20 08:18:28 UTC [more...]

[PATCH v2 00/18] vbe: Series part E
 2024-09-20  8:12 UTC  (19+ messages)
` [PATCH v2 01/18] image: Add a prototype for fit_image_get_phase()
` [PATCH v2 02/18] boot: Allow FIT to fall back from best-match option
` [PATCH v2 03/18] bootstd: Avoid sprintf() in SPL when creating bootdevs
` [PATCH v2 04/18] boot: Respect the load_op in fit_image_load()
` [PATCH v2 05/18] malloc: Show amount of used space when memory runs out
` [PATCH v2 06/18] malloc: Provide a simple malloc for VPL
` [PATCH v2 07/18] Support setting a maximum size for the VPL image
` [PATCH v2 08/18] spl: Report a loader failure
` [PATCH v2 09/18] spl: Allow serial to be disabled in any XPL phase
` [PATCH v2 10/18] spl: Support a relocated stack "
` [PATCH v2 11/18] spl: Drop use of uintptr_t
` [PATCH v2 12/18] spl: Drop a duplicate variable in boot_from_devices()
` [PATCH v2 13/18] spl: Add some more debugging to load_simple_fit()
` [PATCH v2 14/18] spl: lib: Allow for decompression in any SPL build
` [PATCH v2 15/18] boot: Allow use of FIT in TPL and VPL
` [PATCH v2 16/18] lib: Allow crc8 "
` [PATCH v2 17/18] boot: Imply CRC8 with VBE
` [PATCH v2 18/18] hash: Plumb crc8 into the hash functions

[PATCH 0/1] rpi: Fix compilation when CONFIG_VIDEO is disabled
 2024-09-20  8:16 UTC  (3+ messages)
` [PATCH 1/1] rpi: Fix build error when CONFIG_VIDEO is disabled for Raspberry Pi

[PATCH dwarves 0/4] Emit global variables in BTF
 2024-09-20  8:18 UTC  (4+ messages)
` [PATCH dwarves 4/4] btf_encoder: add global_var feature to encode globals

[PATCH 0/1] KVM: nVMX: update VPPR on vmlaunch/vmresume
 2024-09-20  8:18 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH 0/7] add function arguments to ftrace
 2024-09-20  8:17 UTC  (8+ messages)

[PATCH] Input: adp5588-keys: fix check on return code
 2024-09-20  8:17 UTC  (2+ messages)

[PATCH v19 00/33] Automatic Disk Unlock with TPM2
 2024-09-20  8:16 UTC  (4+ messages)
` [PATCH v19 33/33] docs: Document TPM2 key protector

[PATCH v2] mm/vmstat: Defer the refresh_zone_stat_thresholds after all CPUs bringup
 2024-09-20  8:16 UTC  (5+ messages)

[PATCH 0/6] clk: meson: Delete a meaningless spinlock from the MPLL
 2024-09-20  8:16 UTC  (16+ messages)
` [PATCH 1/6] clk: meson: mpll: "
` [PATCH 2/6] clk: meson: axg: Delete the "
` [PATCH 3/6] clk: meson: meson8b: "
` [PATCH 4/6] clk: meson: gxbb: "
` [PATCH 5/6] clk: meson: g12a: "
` [PATCH 6/6] clk: meson: s4: "

[PATCH v2 0/2] platform: improve heap size handle
 2024-09-20  8:15 UTC  (4+ messages)
` [PATCH v2 1/2] platform: ensure enough heap size with debug triggers extension
` [PATCH v2 2/2] platform: introduce DT-based configurable heap size

[PATCH v3 0/7] perf: cs-etm: Coresight decode and disassembly improvements
 2024-09-20  8:14 UTC  (3+ messages)

[PATCH] clk: meson: pll: Update the meson_clk_pll_init execution judgment logic
 2024-09-20  8:13 UTC  (3+ messages)

[PATCH i-g-t 0/2] Fix kms_rmfb for xe
 2024-09-20  8:13 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for "

[PATCH] tests/qemu-iotests/testenv: Use the "r2d" machine for sh4/sh4eb
 2024-09-20  8:12 UTC  (3+ messages)

[PATCH v1] arm64: defconfig: Enable Ftrace and STM configs
 2024-09-20  8:10 UTC  (2+ messages)

[PATCH] target/arm: Correct ID_AA64ISAR1_EL1 value for neoverse-v1
 2024-09-20  8:11 UTC  (3+ messages)

[PATCH i-g-t] scripts/test_list: Don't log missing testlist
 2024-09-20  8:11 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH v2] ARM: dts: aspeed: yosemite4: Enable spi-gpio setting for TPM
 2024-09-20  8:02 UTC  (2+ messages)

Instalacja pv
 2024-09-20  8:05 UTC 

Termin odbioru przesyłki
 2024-09-20  8:05 UTC 

[PATCH v2 00/13] ufs: enhancements to support Qualcomm UFS controllers
 2024-09-20  8:04 UTC  (15+ messages)
` [PATCH v2 01/13] ufs: allocate descriptors with size aligned with DMA_MINALIGN
` [PATCH v2 02/13] ufs: fix dcache flush and invalidate range calculation
` [PATCH v2 03/13] ufs: split flush and invalidate to only invalidate when required
` [PATCH v2 04/13] ufs: use dcache helpers for scsi_cmd data and only invalidate if necessary
` [PATCH v2 05/13] ufs: Add UFSHCD_QUIRK_BROKEN_64BIT_ADDRESS
` [PATCH v2 06/13] ufs: Add UFSHCD_QUIRK_HIBERN_FASTAUTO
` [PATCH v2 07/13] ufs/ufs.h: Add definition of 'ufshcd_rmwl()'
` [PATCH v2 08/13] ufs: Clear UECPA once due to LINERESET has happened during LINK_STARTUP
` [PATCH v2 09/13] ufs: Sync possible UFS Quirks with Linux UFS driver
` [PATCH v2 10/13] ufs: Add missing memory barriers
` [PATCH v2 11/13] ufs: Fix debug message in 'ufs_start'
` [PATCH v2 12/13] ufs: core: remove link_startup_again logic
` [PATCH v2 13/13] MAINTAINERS: Add myself to the list of UFS maintainers

[PATCH v2 0/2] clk: imx93: Move IMX93_CLK_END macro to clk driver
 2024-09-21  0:04 UTC  (3+ messages)

[PATCH v2 0/4] Add support for new IMX8MP based board
 2024-09-20  8:01 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: arm: Add i.MX8MP IOTA2 Lumpy board
` [PATCH v2 2/4] arm64: dts: imx: Add imx8mp-iota2-lumpy board
` [PATCH v2 3/4] dt-bindings: usb: Add Diodes Incorporated PI5USB30213A Type-C Controller
` [PATCH v2 4/4] arm64: dts: imx8mp-iota2: Enable the USB Type-C port

[Buildroot] [PATCH] configs: regenerate all defconfigs
 2024-09-20  8:01 UTC  (2+ messages)

[PATCH] amd/amdgpu: Reduce unnecessary repetitive GPU resets
 2024-09-20  8:01 UTC  (2+ messages)

[PATCH i-g-t v3 0/2] tests/kms_async_flips: Async flips suspend resume test
 2024-09-20  8:00 UTC  (3+ messages)
` [PATCH i-g-t v3 1/2] "
` [PATCH i-g-t v3 2/2] HAX patch do not merge

[PATCH v2 0/2] dt-bindings: pinctrl: describe qcs615-tlmm
 2024-09-20  8:00 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: document the QCS615 Top Level Mode Multiplexer
` [PATCH v2 2/2] pinctrl: qcom: add the tlmm driver for QCS615 platform

[PATCH 0/3] Fix races in thread relaxation
 2024-09-20  7:58 UTC  (4+ messages)
` [PATCH 1/3] cobalt: Move relax related lostage_wakeup work from stack to thread
  `  "

[PATCH net-next v2] dt-bindings: net: ath11k: document the inputs of the ath11k on WCN6855
 2024-09-20  7:58 UTC  (6+ messages)

[PATCH v1] ARM: dts: aspeed: yosemite4: Enable spi-gpio setting
 2024-09-20  7:57 UTC  (4+ messages)

[PATCH i-g-t v3 0/2] git format-patch -o my-series HEAD...origin/master -v6 --cover-letter
 2024-09-20  7:56 UTC  (3+ messages)
` [PATCH i-g-t v3 1/2] tests/kms_async_flips: Async flips suspend resume test
` [PATCH i-g-t v3 2/2] HAX patch do not merge

[PATCH v4 00/35] Implement ACPI on aarch64
 2024-09-20  7:56 UTC  (4+ messages)
` [PATCH v4 22/35] drivers: misc: irq-uclass: Update irq_get_by_index

[linux-next:master] [netfs] a05b682d49: BUG:KASAN:slab-use-after-free_in_copy_from_iter
 2024-09-20  7:55 UTC  (10+ messages)

[PATCH RFC 0/2] Selective mitigation for trusted userspace
 2024-09-20  7:54 UTC  (4+ messages)
` [PATCH RFC 2/2] cpu/bugs: cgroup: Add a cgroup knob to bypass CPU mitigations

[PATCH v3 00/30] Implement ACPI on aarch64
 2024-09-20  7:54 UTC  (8+ messages)
` [PATCH v3 22/30] board: emulation: Add QEMU sbsa support

[PATCH] ipe: allow secondary and platform keyrings to install/update policies
 2024-09-20  7:54 UTC  (4+ messages)
` [PATCH v2] "

[Buildroot] [git commit branch/2024.08.x] package/genpart: change homepage and download location
 2024-09-20  7:35 UTC 

[Buildroot] [git commit branch/2024.08.x] DEVELOPERS: drop Samuel Martin
 2024-09-20  7:42 UTC 

[Buildroot] [git commit branch/2024.08.x] package/qt6/qt6svg: host variant depends on host-qt6base
 2024-09-20  7:41 UTC 

[Buildroot] [git commit branch/2024.08.x] package/qt6/qt6tools: don't build examples and tests in host variant
 2024-09-20  7:38 UTC 

[PATCH 0/2] clocksource: move System Tick Counter from 'arch/mips/ralink'
 2024-09-20  7:53 UTC  (3+ messages)
` [PATCH 1/2] clocksource: Add Ralink System Tick Counter driver
` [PATCH 2/2] MIPS: ralink: remove "

[Buildroot] [git commit branch/2024.02.x] package/genpart: change homepage and download location
 2024-09-20  7:36 UTC 

[Buildroot] [git commit branch/2024.02.x] DEVELOPERS: drop Samuel Martin
 2024-09-20  7:42 UTC 

[linus:master] [perf/x86/intel] 25dfc9e357: kvm-unit-tests-qemu.pmu.fail
 2024-09-20  7:50 UTC 

[PATCH bpf-next v1 0/3] Improve .BTF_ids patching and alignment
 2024-09-20  7:49 UTC  (4+ messages)
` [PATCH bpf-next v1 1/3] tools/resolve_btfids: Simplify handling cross-endian compilation
` [PATCH bpf-next v1 2/3] bpf: btf: Ensure natural alignment of .BTF_ids section
` [PATCH bpf-next v1 3/3] tools/bpf, selftests/bpf : Sync btf_ids.h to tools

[PATCH v5 0/2] Block DC6 on Vblank enable for Panel Replay
 2024-09-20  7:48 UTC  (3+ messages)
` ✗ Fi.CI.SPARSE: warning for Block DC6 on Vblank enable for Panel Replay (rev5)
` ✓ Fi.CI.BAT: success "

[MAINLINE 0/2] Enable DIM for legacy ULPs and use it in RDS
 2024-09-20  7:47 UTC  (3+ messages)
` [MAINLINE 2/2] rds: ib: Add Dynamic Interrupt Moderation to CQs

[Intel-gfx] [RFC PATCH] dma-buf/dma-fence: Use a successful read_trylock() annotation for dma_fence_begin_signalling()
 2024-09-20  7:46 UTC  (7+ messages)
  `  "
      ` RESEND "

[RFC PATCH 0/4] Add hazard pointers to kernel
 2024-09-20  7:43 UTC  (6+ messages)
` [RFC PATCH 1/4] hazptr: Add initial implementation of hazard pointers

[PULL 00/22] Trivial patches for 2024-09-20
 2024-09-20  7:41 UTC  (23+ messages)
` [PULL 01/22] mark <zlib.h> with for-crc32 in a consistent manner
` [PULL 02/22] linux-user/syscall.c: drop 64 suffix from flock64 &Co
` [PULL 03/22] linux-user/syscall.c: eliminate other explicit LFS usages
` [PULL 04/22] ppc: fix incorrect spelling of PowerMac
` [PULL 05/22] hw/mips/jazz: fix typo in in-built NIC alias
` [PULL 06/22] hw/loongarch/virt: Add description for virt machine type
` [PULL 07/22] tests/unit: Really build pbkdf test on macOS
` [PULL 08/22] hw/virtio/Kconfig: Include vhost-user-scmi only on arm targets
` [PULL 09/22] hw/display: Fix mirrored output in dm163
` [PULL 10/22] envlist: Remove unused envlist_parse
` [PULL 11/22] hw/sysbus: Remove unused sysbus_mmio_unmap
` [PULL 12/22] util/cutils: Remove unused qemu_get_exec_dir
` [PULL 13/22] tests/qemu-iotests/testenv: Use the "virt" machine for or1k
` [PULL 14/22] tests/qemu-iotests/testenv: Use the "r2d" machine for sh4/sh4eb
` [PULL 15/22] tests/functional: Put the or1k_sim test into the slow category
` [PULL 16/22] target/hexagon: Rename macros.inc -> macros.h.inc
` [PULL 17/22] tests/bench: Rename test_akcipher_keys.inc -> test_akcipher_keys.c.inc
` [PULL 18/22] tests/functional: Correct typo in test_netdev_ethtool.py SPDX tag
` [PULL 19/22] license: Simplify GPL-2.0-or-later license descriptions
` [PULL 20/22] license: Update deprecated SPDX tag LGPL-2.0+ to LGPL-2.0-or-later
` [PULL 21/22] license: Update deprecated SPDX tag GPL-2.0+ to GPL-2.0-or-later
` [PULL 22/22] license: Update deprecated SPDX tag GPL-2.0 to GPL-2.0-only

[Buildroot] [PATCH] DEVELOPERS: drop Samuel Martin
 2024-09-20  7:42 UTC  (2+ messages)

[Buildroot] [PATCH] package/qt6/qt6svg: host variant depends on host-qt6base
 2024-09-20  7:41 UTC  (2+ messages)

POSIX API for EVL
 2024-09-20  7:41 UTC  (2+ messages)

[PATCH 0/2] platform: improve heap size handle
 2024-09-20  7:40 UTC  (4+ messages)
` [PATCH 2/2] platform: introduce DT-based configurable heap size

[Buildroot] [git commit] package/qt6/qt6tools: don't build examples and tests in host variant
 2024-09-20  7:40 UTC  (2+ messages)

[PATCH RFC 0/3] riscv: add Svukte extension
 2024-09-20  7:39 UTC  (12+ messages)
` [PATCH RFC 1/3] dt-bindings: riscv: Add Svukte entry
` [PATCH RFC 2/3] riscv: Add Svukte extension support
` [PATCH RFC 3/3] riscv: KVM: Add Svukte extension support for Guest/VM

[PATCH v2 0/3] Update streaming related documentation
 2024-09-20  7:39 UTC  (6+ messages)
` [PATCH v2 1/3] media: Documentation: Deprecate s_stream video op, update docs

[PATCH V3] arm/kvm: add support for MTE
 2024-09-20  7:37 UTC 

[PATCH 1/1] efi_leader: delete rng-seed if having EFI RNG protocol
 2024-09-20  7:37 UTC  (13+ messages)

[Buildroot] [PATCH] paclage/genpart: change homepage and download location
 2024-09-20  7:36 UTC  (2+ messages)

[RFC PATCH 0/2] API for exporting connectable file handles to userspace
 2024-09-20  7:36 UTC  (4+ messages)
` [RFC PATCH 1/2] fs: name_to_handle_at() support for connectable file handles

[RFC PATCH 00/11] Affirm SMMU coherent pagetable walker capability on RPMh SoCs
 2024-09-20  7:35 UTC  (2+ messages)

[PATCH v13 0/8] spi-nor: Add parallel and stacked memories support
 2024-09-20  7:34 UTC  (4+ messages)

[PATCH v3 0/3] Update streaming related documentation
 2024-09-20  7:35 UTC  (4+ messages)
` [PATCH v3 1/3] media: Documentation: Deprecate s_stream video op, update docs
` [PATCH v3 2/3] media: Documentation: Update {enable,disable}_streams documentation
` [PATCH v3 3/3] media: Documentation: Improve v4l2_subdev_{en,dis}able_streams documentation

makedumpfile fail to strip pages
 2024-09-20  7:31 UTC 

[PATCH v3 0/4] Add support for AST2700 clk driver
 2024-09-20  7:33 UTC  (17+ messages)
` [PATCH v3 1/4] dt-bindings: mfd: aspeed: support for AST2700
` [PATCH v3 2/4] dt-bindings: Add AST2700 bindings

[PATCH] android-tools-adbd.service: Update ConditionPathExists to /etc
 2024-09-20  7:32 UTC  (2+ messages)

[PATCH v6 1/2] regulator: dt-bindings: mt6323: Convert to DT schema
 2024-09-20  7:31 UTC  (6+ messages)
` [PATCH v6 2/2] dt-bindings: mfd: mediatek: mt6397: Convert to DT schema format

[PATCH v1 00/20] SoCFPGA: Add Boot Support for Agilex 5 in U-Boot
 2024-09-20  7:30 UTC  (3+ messages)

[yocto] Missing opencv files in toolchain #yocto
 2024-09-20  7:30 UTC  (2+ messages)

[PATCH 00/18] vbe: Series part D
 2024-09-20  7:25 UTC  (7+ messages)

[PATCH 00/19] vbe: Series part E
 2024-09-20  7:25 UTC  (10+ messages)
` [PATCH 02/19] serial: ns16550: Allow clocks to be missing
` [PATCH 06/19] malloc: Show amount of used space when memory runs out
` [PATCH 18/19] boot: Imply CRC8 with VBE

[PATCH] serial: ns16550: Try get serial clock rate from DT before CLK
 2024-09-20  7:25 UTC  (5+ messages)

[PATCH v5 00/14] efi: Add a test for EFI bootmeth
 2024-09-20  7:25 UTC  (8+ messages)
` [PATCH v5 12/14] efi_loader: Avoid using sandbox virtio devices

[PATCH v2 00/18] vbe: Series part D
 2024-09-20  7:24 UTC  (6+ messages)
` [PATCH v2 13/18] mmc: Add more debugging for SPL
` [PATCH v2 15/18] mmc: rockchip: Log some error returns
` [PATCH v2 16/18] mmc: rockchip: Allow clocks to be missing
` [PATCH v2 17/18] rockchip: mmc: Fix a missing colon and newline
` [PATCH v2 18/18] rockchip: Provided SPL control over efuse presence

[PATCH v3 0/5] platform/x86: introduce asus-armoury driver
 2024-09-20  7:27 UTC  (4+ messages)
` [PATCH v3 1/5] platform/x86: asus-armoury: move existing tunings to asus-armoury module


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.