messages from 2022-10-13 12:30:56 to 2022-10-13 13:17:48 UTC [more...]
[PATCH v2 00/45] vbe: Implement the full firmware flow
2022-10-13 12:29 UTC (41+ messages)
` [PATCH v2 06/45] spl: Refactor controls for console output
` [PATCH v2 07/45] spl: Add a separate silence option for SPL
` [PATCH v2 08/45] binman: Allow obtaining a symbol value
` [PATCH v2 09/45] binman: Split out looking up a symbol into a function
` [PATCH v2 10/45] binman: Handle writing ELF symbols in the Entry class
` [PATCH v2 11/45] binman: Support writing symbols into ELF files
` [PATCH v2 12/45] test: Report skippped tests
` [PATCH v2 13/45] test: Update tests to use the skip feature
` [PATCH v2 14/45] test: Support tests which can only be run manually
` [PATCH v2 15/45] bootstd: Add a way to set up a bootflow
` [PATCH v2 16/45] disk: Rename block functions
` [PATCH v2 17/45] disk: Rename block_dev to desc
` [PATCH v2 18/45] dm: blk: Add udevice functions
` [PATCH v2 19/45] usb: Update the test to cover reading and writing
` [PATCH v2 20/45] bloblist: Drop debugging
` [PATCH v2 21/45] dm: blk: mmc: Tidy up some Makefile rules for SPL
` [PATCH v2 22/45] dm: mmc: Allow sandbox emulator to build without writes
` [PATCH v2 23/45] sandbox: Drop message about writing sandbox state
` [PATCH v2 24/45] image: Move comment for fit_conf_find_compat()
` [PATCH v2 25/45] sandbox: Generalise SPL booting
` [PATCH v2 26/45] sandbox: Add a way to specify the sandbox executable
` [PATCH v2 27/45] image: Add the concept of a phase to FIT
` [PATCH v2 28/45] image: Allow loading a FIT image for a particular phase
` [PATCH v2 29/45] image: Correct strncpy() warning with image_set_name()
` [PATCH v2 30/45] vbe: Rename vbe_fixup to vbe_request
` [PATCH v2 31/45] vbe: Use a warning for a failed requests
` [PATCH v2 32/45] spl: Allow multiple loaders of the same time
` [PATCH v2 33/45] sandbox: Support obtaining the next phase from an image
` [PATCH v2 34/45] vbe: Support selecting operations by SPL phase
` [PATCH v2 35/45] vbe: Support reading the next SPL phase via VBE
` [PATCH v2 36/45] vbe: Move OS implementation into a separate file
` [PATCH v2 37/45] vbe: Drop the U-Boot prefix from the version
` [PATCH v2 38/45] vbe: Add Kconfig options for VPL
` [PATCH v2 39/45] vbe: Add info about the VBE device to the fwupd node
` [PATCH v2 40/45] sandbox: Add an image for VPL
` [PATCH v2 41/45] vpl: Allow signature verification
` [PATCH v2 42/45] vbe: Use a manual test
` [PATCH v2 43/45] vbe: Record which phases loaded using VBE
` [PATCH v2 44/45] vbe: Add a command to show the VBE state
` [PATCH v2 45/45] vbe: Add a test for the VBE flow into U-Boot proper
FAILED: patch "[PATCH] random: use expired timer rather than wq for mixing fast pool" failed to apply to 4.14-stable tree
2022-10-13 13:09 UTC
FAILED: patch "[PATCH] random: use expired timer rather than wq for mixing fast pool" failed to apply to 4.19-stable tree
2022-10-13 13:08 UTC
FAILED: patch "[PATCH] random: use expired timer rather than wq for mixing fast pool" failed to apply to 5.4-stable tree
2022-10-13 13:08 UTC
[PATCH v2 0/9] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
2022-10-13 13:16 UTC (5+ messages)
` [PATCH v2 8/9] KVM: s390: selftest: memop: Fix typo
` [PATCH v2 9/9] KVM: s390: selftest: memop: Fix wrong address being used in test
[XEN PATCH for-4.17 v5 00/17] Toolstack build system improvement, toward non-recursive makefiles
2022-10-13 13:05 UTC (18+ messages)
` [XEN PATCH for-4.17 v5 01/17] tools/debugger/gdbsx: Fix and cleanup makefiles
` [XEN PATCH for-4.17 v5 02/17] tools/xentrace: rework Makefile
` [XEN PATCH for-4.17 v5 03/17] tools: Introduce $(xenlibs-ldflags, ) macro
` [XEN PATCH for-4.17 v5 04/17] tools: Add -Werror by default to all tools/
` [XEN PATCH for-4.17 v5 05/17] tools: Remove -Werror everywhere else
` [XEN PATCH for-4.17 v5 06/17] tools/hotplug: Generate "hotplugpath.sh" with configure
` [XEN PATCH for-4.17 v5 07/17] libs/light/gentypes.py: allow to generate headers in subdirectory
` [XEN PATCH for-4.17 v5 08/17] git-checkout.sh: handle running git-checkout from a different directory
` [XEN PATCH for-4.17 v5 09/17] libs: Avoid exposing -Wl,--version-script to other built library
` [XEN PATCH for-4.17 v5 10/17] libs: Fix auto-generation of version-script for unstable libs
` [XEN PATCH for-4.17 v5 11/17] tools/include: Rework Makefile
` [XEN PATCH for-4.17 v5 12/17] libs/light: Rework acpi table build targets
` [XEN PATCH for-4.17 v5 13/17] libs/light: Rework generation of include/_libxl_*.h
` [XEN PATCH for-4.17 v5 14/17] libs/light: Rework targets prerequisites
` [XEN PATCH for-4.17 v5 15/17] libs/light: Makefile cleanup
` [XEN PATCH for-4.17 v5 16/17] tools/golang/xenlight: Rework gengotypes.py and generation of *.gen.go
` [XEN PATCH for-4.17 v5 17/17] tools: Rework linking options for ocaml binding libraries
[PATCH net-next 0/7] net: reduce tcp_memory_allocated inflation
2022-10-13 13:15 UTC (3+ messages)
` [PATCH net-next 6/7] net: keep sk->sk_forward_alloc as small as possible
[RESEND PATCH] clk: samsung: exynos7885: Correct "div4" clock parents
2022-10-13 15:13 UTC (2+ messages)
[PATCH v3 00/29] PowerPC interrupt rework
2022-10-13 12:46 UTC (3+ messages)
` [PATCH v3 08/29] target/ppc: remove unused interrupts from p9_deliver_interrupt
[PATCH v2 1/2] locking/rwsem: Prevent non-first waiter from spinning in down_write() slowpath
2022-10-13 13:15 UTC (2+ messages)
[PATCH 00/24] More coroutine_fn fixes
2022-10-13 12:37 UTC (19+ messages)
` [PATCH 01/24] backup: remove incorrect coroutine_fn annotation
` [PATCH 02/24] block: "
` [PATCH 03/24] monitor: add missing "
` [PATCH 04/24] ssh: "
` [PATCH 05/24] block: add missing coroutine_fn annotation to prototypes
` [PATCH 06/24] coroutine-lock: "
` [PATCH 07/24] coroutine-io: "
` [PATCH 08/24] block: add missing coroutine_fn annotation to BlockDriverState callbacks
` [PATCH 09/24] qcow2: add coroutine_fn annotation for indirect-called functions
` [PATCH 10/24] blkdebug: add missing "
` [PATCH 11/24] qcow: manually add more coroutine_fn annotations
` [PATCH 12/24] qcow2: "
` [PATCH 13/24] vmdk: "
` [PATCH 15/24] block: switch to *_co_* functions
` [PATCH 16/24] mirror: "
` [PATCH 17/24] parallels: "
` [PATCH 19/24] qcow2: "
` [PATCH 21/24] vdi: "
[PATCH] libsepol/cil: restore error on context rule conflicts
2022-10-13 13:13 UTC (3+ messages)
About git reporting missing newline for symlinks
2022-10-13 13:11 UTC (3+ messages)
[PATCH] platform/loongarch: laptop: simplify return of generic_subdriver_init()
2022-10-13 13:12 UTC
[PATCH] ACPI: acpi_pcc.c: Fix unintentional integer overflow
2022-10-13 13:03 UTC (2+ messages)
` [PATCH] Fixes: 91cefefb6991 ("ACPI: acpi_pcc.c: fixed unintentional u32 overflow by redefining a constant")
[PATCH] platform/loongarch: laptop: fix possible UAF in generic_acpi_laptop_init()
2022-10-13 13:12 UTC
[PATCH V6 0/7] remoteproc: imx_rproc: support i.MX8QM/QXP
2022-10-13 13:11 UTC (9+ messages)
` [PATCH V6 6/7] remoteproc: imx_rproc: request mbox channel later
` [PATCH V6 7/7] remoteproc: imx_rproc: Enable attach recovery for i.MX8QM/QXP
[PATCH v2] x86/tsc: Extend watchdog check exemption to 4-Sockets platform
2022-10-13 13:12 UTC
[PATCH] arm/trusted-services: Remove remaining patches merged upstream
2022-10-13 13:11 UTC (2+ messages)
[PATCH v3 0/5] x86/mwait-idle: (remaining) SPR + (new) ADL support
2022-10-13 13:10 UTC (7+ messages)
` [PATCH v3 4/5] x86/mwait-idle: disable IBRS during long idle
` [4.17?] Re: [PATCH v3 0/5] x86/mwait-idle: (remaining) SPR + (new) ADL support
[PATCH 0/4] midx: trace2 regions and grab-bag patches
2022-10-13 13:10 UTC (2+ messages)
[PATCH] thermal: intel_powerclamp: Use first online CPU as control_cpu
2022-10-13 13:09 UTC (2+ messages)
[linux-stable-rc:linux-4.19.y 3113/3976] drivers/char/random.c:1336: Error: unrecognized opcode `csrs sstatus, s4'
2022-10-13 13:10 UTC (2+ messages)
[PATCH v3 00/30] baseband/acc100: changes for 22.11
2022-10-13 13:09 UTC (8+ messages)
` [PATCH v3 18/30] baseband/acc100: enable input validation by default
` [EXT] "
` [PATCH v3 24/30] baseband/acc100: rename ldpc encode function arg
` [EXT] "
` [PATCH v3 29/30] baseband/acc100: add workaround for deRM corner cases
` [EXT] "
` [EXT] [PATCH v3 00/30] baseband/acc100: changes for 22.11
[PATCH] arm64: dts: k3-j72*: correct compatible for syscon entries
2022-10-13 13:05 UTC (3+ messages)
[PATCH] time_t.3type: reference _TIME_BITS
2022-10-13 13:08 UTC (2+ messages)
[PATCH v3 0/4] drm/panel: simple: add bus-format support for panel-dpi
2022-10-13 12:58 UTC (3+ messages)
` [PATCH v3 2/4] dt-bindings: display: add new bus-format property "
stable-rc/linux-4.14.y baseline: 265 runs, 33 regressions (v4.14.295)
2022-10-13 13:07 UTC
stable-rc/linux-4.19.y baseline: 98 runs, 9 regressions (v4.19.261)
2022-10-13 13:07 UTC
[PATCH] ASoC: Add Richtek RT5512 Speaker Amp Driver
2022-10-13 13:05 UTC (6+ messages)
[Buildroot] Changing configuration options of package in another one
2022-10-13 13:06 UTC
[PATCH] include/hw/scsi/scsi.h: Remove unused scsi_legacy_handle_cmdline() prototype
2022-10-13 13:05 UTC
[bug report] mt76: implement functions to get the response skb for MCU calls
2022-10-13 13:04 UTC (4+ messages)
[PATCH v2] blk-mq: put the reference of the io scheduler module after switching back
2022-10-13 13:03 UTC (2+ messages)
` [PATCH] "
[PATCH 0/7] gpiolib: more quirks to handle legacy names
2022-10-13 13:00 UTC (13+ messages)
` [PATCH 2/7] gpiolib: of: consolidate simple renames into a single quirk
` [PATCH 4/7] gpiolib: of: add a quirk for reset line for Marvell NFC controller
[Buildroot] [git commit branch/2022.02.x] package/nodejs: security bump to version 14.20.1
2022-10-13 12:56 UTC
FIXME in hfi1/user_exp_rcv.c
2022-10-13 12:59 UTC
gcc 5 & 6 & others already out of date?
2022-10-13 12:59 UTC (2+ messages)
[LTP] [PATCH] ftp/ftp01: Use tst_net.sh
2022-10-13 12:59 UTC (2+ messages)
[RFC PATCH net-next 0/3] netlink: formatted extacks
2022-10-13 12:59 UTC (7+ messages)
` [RFC PATCH net-next 1/3] netlink: add support for formatted extack messages
[PATCH 1/2] x86/sev: Add KVM commands for instance certs
2022-10-13 12:58 UTC (5+ messages)
Bug 212389 - Kernel panic on VIA Nano L2200
2022-10-13 12:57 UTC
[PATCH] mISDN: hfcpci: Fix use-after-free bug in hfcpci_Timer
2022-10-13 12:57 UTC
[PATCH] ASoC: ak4458: add optional reset control to instead of gpio
2022-10-13 12:36 UTC
[PATCH] blk: fix a couple of trivial documentation typos
2022-10-13 12:57 UTC
Add linux-um archives to lore.kernel.org?
2022-10-13 12:57 UTC (6+ messages)
[PATCH] xen/arm: p2m: Populate pages for GICv2 mapping in arch_domain_create()
2022-10-13 12:56 UTC (15+ messages)
[PATCH 1/1] tty: n_gsm: make n_gsm line number configurable
2022-10-13 12:57 UTC (4+ messages)
[Intel-gfx] [PULL] drm-intel-next-fixes
2022-10-13 12:56 UTC (2+ messages)
` "
[PATCH v5 0/3] Add imx577 compatible to imx412
2022-10-13 12:51 UTC (4+ messages)
` [PATCH v5 1/3] media: dt-bindings: imx412: Extend compatible strings
` [PATCH v5 2/3] media: i2c: imx412: Assign v4l2 device subname based on compat string
` [PATCH v5 3/3] media: i2c: imx412: Add new compatible strings
[PATCH 0/1] Update minimum required meson version
2022-10-13 12:51 UTC (6+ messages)
` [PATCH v2] build: increase minimum meson version to 0.53.2
[RFC] mm: add new syscall pidfd_set_mempolicy()
2022-10-13 12:50 UTC (9+ messages)
` [External] "
[PATCH v12 0/5] support error handling mode
2022-10-13 12:50 UTC (10+ messages)
` [PATCH v12 2/5] ethdev: support proactive "
` [PATCH v13 0/5] support "
` [PATCH v13 1/5] ethdev: add error handling mode to device info
` [PATCH v13 2/5] ethdev: support proactive error handling mode
` [PATCH v13 3/5] app/testpmd: support error handling mode event
` [PATCH v13 4/5] net/hns3: support proactive error handling mode
` [PATCH v13 5/5] net/bnxt: "
[PATCH 0/2] arm64: dts: renesas: r8a779g0/white-hawk: Add RPC and QSPI FLASH support
2022-10-13 12:47 UTC (5+ messages)
` [PATCH 2/2] arm64: dts: renesas: white-hawk-cpu: Add "
Qualcomm DT bindings and DTS cleanups - tracking community wide
2022-10-13 12:46 UTC (3+ messages)
[dm-devel] [RFC PATCH 0/4] Introduce mempool pages bulk allocator the use it in dm-crypt
2022-10-13 12:38 UTC (3+ messages)
` [dm-devel] [PATCH 2/4] mm: mempool: introduce page bulk allocator
` "
[PATCH] remoteproc: core: Auto select rproc-virtio device id
2022-10-13 12:47 UTC (4+ messages)
[xen-unstable-smoke test] 173701: regressions - FAIL
2022-10-13 12:46 UTC
[RFC/PATCH] backlight: hx8357: prepare to conversion to gpiod API
2022-10-13 12:43 UTC (12+ messages)
[RFC PATCH 0/2] add support for CDX bus MSI domain
2022-10-13 12:43 UTC (12+ messages)
` [RFC PATCH v3 0/7] add support for CDX bus
` [RFC PATCH v3 4/7] bus/cdx: add cdx-MSI domain with gic-its domain as parent
[LTP] Could you provide some debug method for fanotify10 case?
2022-10-13 12:44 UTC (2+ messages)
[PATCH] remoteproc: core: avoid duplicated rproc-virtio.[x] device
2022-10-13 12:44 UTC (3+ messages)
[OE-Core][PATCH] rust: update 1.63.0 -> 1.64.0
2022-10-13 12:42 UTC (3+ messages)
[Bridge] [PATCH v7 net-next 0/9] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
2022-10-13 12:41 UTC (5+ messages)
` [Bridge] [PATCH v7 net-next 1/9] net: bridge: add locked entry fdb flag to extend locked port feature
` "
[RFC 0/7] migration patches for VFIO
2022-10-13 12:25 UTC (3+ messages)
` [RFC 7/7] migration: call qemu_savevm_state_pending_exact() with the guest stopped
linux-next: Signed-off-by missing for commit in the mm-stable tree
2022-10-13 12:41 UTC (3+ messages)
[PATCH 1/2] XArray: make xa_dump output more friendly to read
2022-10-13 12:40 UTC (3+ messages)
TI: X15 the connected SSD is not detected on Linux next 20221006 tag
2022-10-13 12:39 UTC (4+ messages)
[PATCH] doc: process: add privacy warning when using some SMTP servers
2022-10-13 12:31 UTC
[PATCH 1/2] arm64: dts: qcom: sc7180: align TLMM pin configuration with DT schema
2022-10-13 12:36 UTC (4+ messages)
` [PATCH 2/2] dt-bindings: pinctrl: qcom,sc7180: convert to dtschema
[PATCH v2] cifs: use ALIGN() and round_up() macros
2022-10-13 12:38 UTC (4+ messages)
[PATCH v4 0/4] media: camss: sm8250: Virtual channels support for SM8250
2022-10-13 12:38 UTC (2+ messages)
[PULL] drm-misc-fixes
2022-10-13 12:37 UTC (2+ messages)
` [Intel-gfx] "
[PATCH] alpha: Use generic <asm-generic/io.h>
2022-10-13 12:36 UTC (8+ messages)
` [PATCH] alpha: Use generic <asm-generic/io.h> #forregzbot
[PATCH v7 4/5] hw/mem/cxl-type3: Add CXL CDAT Data Object Exchange
2022-10-13 12:35 UTC (6+ messages)
pull request: iwlwifi firmware updates 2022-10-13
2022-10-13 12:34 UTC (2+ messages)
[PATCH v1] zsmalloc: zs_destroy_pool: add size_class NULL check
2022-10-13 12:34 UTC (2+ messages)
[PATCH v6 0/6] Add support for TI TPS65219 PMIC
2022-10-13 12:32 UTC (8+ messages)
` [PATCH v6 6/6] arm64: defconfig: Add tps65219 as modules
[PATCH v4 0/7] qga: Add FreeBSD support
2022-10-13 12:10 UTC (3+ messages)
` [PATCH v4 2/7] qga: Move Linux-specific FS freeze/thaw code to a separate file
[PATCH] configure: Avoid using strings binary
2022-10-13 12:26 UTC (5+ messages)
[PATCH v1 0/5] Add PLREG and SPI Driver GXP Support
2022-10-13 12:27 UTC (5+ messages)
` [PATCH v1 1/5] soc: hpe: add support for HPE GXP Programmable Register Driver
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.