All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-25 14:50:09 to 2022-02-25 15:22:40 UTC [more...]

FAILED: patch "[PATCH] bnxt_en: Fix occasional ethtool -t loopback test failures" failed to apply to 5.10-stable tree
 2022-02-25 15:22 UTC 

FAILED: patch "[PATCH] bnxt_en: Fix occasional ethtool -t loopback test failures" failed to apply to 5.4-stable tree
 2022-02-25 15:22 UTC 

FAILED: patch "[PATCH] bnxt_en: Fix occasional ethtool -t loopback test failures" failed to apply to 5.15-stable tree
 2022-02-25 15:22 UTC 

FAILED: patch "[PATCH] bnxt_en: Fix offline ethtool selftest with RDMA enabled" failed to apply to 5.4-stable tree
 2022-02-25 15:22 UTC 

FAILED: patch "[PATCH] bnxt_en: Fix offline ethtool selftest with RDMA enabled" failed to apply to 4.19-stable tree
 2022-02-25 15:22 UTC 

[RFC PATCH mptcp-next 0/4] MP_JOIN fallback for TCP listeners
 2022-02-25 15:22 UTC  (3+ messages)
` [RFC PATCH mptcp-next 4/4] tcp: Add TCP hooks for detecting MP_JOIN on a regular TCP listener

FAILED: patch "[PATCH] bnxt_en: Fix offline ethtool selftest with RDMA enabled" failed to apply to 5.10-stable tree
 2022-02-25 15:22 UTC 

[meta-security][PATCH] Upgrade parsec-tool to 0.5.1
 2022-02-25 15:21 UTC  (2+ messages)
` [yocto] "

[PATCH 0/5] Support hld based on Pseudo-NMI for arm64
 2022-02-25 15:20 UTC  (5+ messages)
` [PATCH 4/5] kernel/watchdog: Adapt the watchdog_hld interface for async model

[PATCH v2 00/13] Introduction of STM32MP13 RCC driver (Reset Clock Controller)
 2022-02-25 15:19 UTC  (7+ messages)
` [PATCH v2 07/13] clk: stm32mp13: manage secured clocks
  ` [Linux-stm32] "
` [PATCH v2 12/13] ARM: dts: stm32: enable optee firmware and SCMI support on STM32MP13
  ` [Linux-stm32] "

[PATCH v4] tee: make tee_shm_register_kernel_buf vmalloc supported
 2022-02-25 15:20 UTC  (2+ messages)

FAILED: patch "[PATCH] selftests: mptcp: fix diag instability" failed to apply to 5.10-stable tree
 2022-02-25 15:20 UTC 

[PATCH 0/2] codeql: add support for Xen and tools
 2022-02-25 15:19 UTC  (3+ messages)
` [PATCH 1/2] codeql: add support for analyzing C, Python and Go
` [PATCH 2/2] codeql: ignore Kconfig

[PATCH 00/10] tpm: rng: Move TPM RNG functionality to driver model
 2022-02-25 15:19 UTC  (5+ messages)
` [PATCH 01/10] tpm: Move tpm-utils header under the include directory
` [PATCH 02/10] tpm: rng: Change tpm_get_random to return an int

[PATCH] kernel-devsrc: do not copy Module.symvers file during install
 2022-02-25 15:17 UTC 

[PATCH v6 0/9] IPI virtualization support for VM
 2022-02-25 15:29 UTC  (8+ messages)
` [PATCH v6 5/9] KVM: x86: Add support for vICR APIC-write VM-Exits in x2APIC mode
` [PATCH v6 6/9] KVM: x86: lapic: don't allow to change APIC ID unconditionally

[PATCH v3 2/2] virt: vmgenid: introduce driver for reinitializing RNG on VM fork
 2022-02-25 15:16 UTC  (18+ messages)
` [PATCH v4] "

[PATCH v7 00/21] Readdir improvements
 2022-02-25 15:18 UTC  (13+ messages)
` [PATCH v7 01/21] NFS: constify nfs_server_capable() and nfs_have_writebacks()
  ` [PATCH v7 02/21] NFS: Trace lookup revalidation failure
    ` [PATCH v7 03/21] NFS: Use kzalloc() to avoid initialising the nfs_open_dir_context
      ` [PATCH v7 04/21] NFS: Calculate page offsets algorithmically
        ` [PATCH v7 05/21] NFS: Store the change attribute in the directory page cache

[PATCH v4 0/6] mm/memcg: Address PREEMPT_RT problems instead of disabling it
 2022-02-25 15:17 UTC  (9+ messages)
` [PATCH v4 3/6] mm/memcg: Protect per-CPU counter by disabling preemption on PREEMPT_RT where needed
    ` [PATCH] mm/memcg: Add missing counter index which are not update in interrupt
` [PATCH v4 5/6] mm/memcg: Protect memcg_stock with a local_lock_t
    ` [PATCH] mm/memcg: Add a comment regarding the release `obj'

[XEN PATCH v2 00/29] Toolstack build system improvement, toward non-recursive makefiles
 2022-02-25 15:13 UTC  (30+ messages)
` [XEN PATCH v2 01/29] tools/console: have one Makefile per program/directory
` [XEN PATCH v2 02/29] tools/debugger/gdbsx: Fix and cleanup makefiles
` [XEN PATCH v2 03/29] tools/examples: cleanup Makefile
` [XEN PATCH v2 04/29] tools/firmware/hvmloader: rework Makefile
` [XEN PATCH v2 05/29] tools/fuzz/libelf: rework makefile
` [XEN PATCH v2 06/29] tools/fuzz/x86_instruction_emulator: "
` [XEN PATCH v2 07/29] tools/helper: Cleanup Makefile
` [XEN PATCH v2 08/29] tools/hotplug: cleanup Makefiles
` [XEN PATCH v2 09/29] tools/libfsimage: Cleanup makefiles
` [XEN PATCH v2 10/29] tools/xenpaging: Rework makefile
` [XEN PATCH v2 11/29] tools/xenstore: Cleanup makefile
` [XEN PATCH v2 12/29] tools/xentop: rework makefile
` [XEN PATCH v2 13/29] tools/xentrace: rework Makefile
` [XEN PATCH v2 14/29] libs: rename LDUSELIBS to LDLIBS and use it instead of APPEND_LDFLAGS
` [XEN PATCH v2 15/29] libs: Remove need for *installlocal targets
` [XEN PATCH v2 16/29] libs,tools/include: Clean "clean" targets
` [XEN PATCH v2 17/29] libs: Rename $(SRCS-y) to $(OBJS-y)
` [XEN PATCH v2 18/29] libs/guest: rename ELF_OBJS to LIBELF_OBJS
` [XEN PATCH v2 19/29] libs/guest: rework CFLAGS
` [XEN PATCH v2 20/29] libs/store: use of -iquote instead of -I
` [XEN PATCH v2 21/29] libs/stat: Fix and rework python-bindings build
` [XEN PATCH v2 22/29] libs/stat: Fix and rework perl-binding build
` [XEN PATCH v2 23/29] .gitignore: Cleanup ignores of tools/libs/*/{headers.chk,*.pc}
` [XEN PATCH v2 24/29] stubdom: introduce xenlibs.mk
` [XEN PATCH v2 25/29] tools/libs: create Makefile.common to be used by stubdom build system
` [XEN PATCH v2 26/29] tools/xenstore: introduce Makefile.common to be used by stubdom
` [XEN PATCH v2 27/29] stubdom: build xenstore*-stubdom using new Makefile.common
` [XEN PATCH v2 28/29] stubdom: xenlibs linkfarm, ignore non-regular files
` [XEN PATCH v2 29/29] tools/ocaml: fix build dependency target

[dpdk-dev v5] crypto/openssl: openssl 3.0 support on sym crypto routine
 2022-02-25 15:13 UTC  (2+ messages)
` [dpdk-dev v6] "

[PATCH v3] KVM: VMX: Enable Notify VM exit
 2022-02-25 15:13 UTC  (5+ messages)

[lttng-dev] [PATCH lttng-tools] Fix: consumer-stream: use-after-free of metadata bucket
 2022-02-25 15:12 UTC 

[PATCH v3 00/32] Python PEP-517: build wheels and install with pip
 2022-02-25 15:13 UTC  (5+ messages)
` [OE-core] "

[PATCH v8 0/4] arm64: Enable BTI for the executable as well as the interpreter
 2022-02-25 15:11 UTC  (6+ messages)

Meaning of negative memory_channel value in rasdaemon message
 2022-02-25 15:12 UTC  (3+ messages)

Bug 215523 - Firmware crash with 66.f1c864e0.0 (cc-a0-66.ucode) and 68.01d30b0c (cc-a0-68.ucode)
 2022-02-25 15:10 UTC  (2+ messages)

[Devel] [rafael-pm:bleeding-edge 59/73] arch/x86/include/asm/pci_x86.h:133:19: error: expected '; ' after top level declarator
 2022-02-25 15:10 UTC  (5+ messages)
` [rafael-pm:bleeding-edge 59/73] arch/x86/include/asm/pci_x86.h:133:19: error: expected ';' "
    ` [Devel] Re: [rafael-pm:bleeding-edge 59/73] arch/x86/include/asm/pci_x86.h:133:19: error: expected '; ' "
    `  "

[PATCH] qom: assert integer does not overflow
 2022-02-25 14:35 UTC  (2+ messages)

[PATCH] worktree: add -z option for list subcommand
 2022-02-25 15:08 UTC 

[PATCH] KVM: x86: Yield to IPI target vCPU only if it is busy
 2022-02-25 15:08 UTC  (2+ messages)

[GIT PULL] STM32 DT changes for v5.18 #1
 2022-02-25 15:07 UTC  (2+ messages)

[libgpiod PATCH] core: Fix line_bulk_foreach_line invalid memory access
 2022-02-25 15:08 UTC  (6+ messages)

[PATCH v2 0/3] KVM: x86/emulator: Fix wrong checks when loading code segment in emulator
 2022-02-25 15:07 UTC  (3+ messages)
` [PATCH v2 3/3] KVM: x86/emulator: Move the unhandled outer privilege level logic of far return into __load_segment_descriptor()

[PATCH 0/4] Fix broken PCIe device after migration
 2022-02-25 14:32 UTC  (4+ messages)

[PATCH v2 13/13] Docs/ABI/testing: Add DAMON sysfs interface ABI document
 2022-02-25 15:03 UTC  (4+ messages)

[PATCH] staging: wfx: correct error handling code in wfx_init_common()
 2022-02-25 15:03 UTC  (2+ messages)

[GIT PULL] STi DT update for v5.18 #1
 2022-02-25 15:00 UTC  (3+ messages)

[PATCH v3] scripts: Makefile.lib: generate dsdt_generated.c instead of dsdt.c
 2022-02-25 14:59 UTC  (3+ messages)

[PATCH 0/2] Avoid enabling LPI on non-ARM
 2022-02-25 15:00 UTC  (5+ messages)
` [PATCH 1/2] PSCI: cpuidle: Move the `has_lpi` check to the beginning of the function
` [PATCH 2/2] ACPI: processor idle: Check for architectural support for LPI

[PATCH v6 00/16] image: add a stage pre-load
 2022-02-25 14:57 UTC  (17+ messages)
` [PATCH v6 01/16] arch: Kconfig: imply BINMAN for SANDBOX
` [PATCH v6 02/16] lib: Kconfig: enhance help for ASN1
` [PATCH v6 03/16] lib: Kconfig: enhance the help of OID_REGISTRY
` [PATCH v6 04/16] lib: allow to build asn1 decoder and oid registry in SPL
` [PATCH v6 05/16] lib: crypto: allow to build crypyo "
` [PATCH v6 06/16] lib: rsa: allow rsa verify with pkey "
` [PATCH v6 07/16] boot: image: add a stage pre-load
` [PATCH v6 08/16] cmd: bootm: "
` [PATCH v6 09/16] common: spl: fit_ram: allow to use image pre load
` [PATCH v6 10/16] mkimage: add public key for image pre-load stage
` [PATCH v6 11/16] Makefile: provide sah-key to binman
` [PATCH v6 12/16] tools: binman: add support for pre-load header
` [PATCH v6 13/16] configs: sandbox_defconfig: enable stage pre-load in bootm
` [PATCH v6 14/16] test: py: vboot: add test for global image signature
` [PATCH v6 15/16] cmd: verify: initial import
` [PATCH v6 16/16] configs: sandbox_defconfig: enable config CMD_VERIFY

[PATCH] memory: emif: check the pointer temp in get_device_details()
 2022-02-25 15:01 UTC  (2+ messages)

[PATCH v3 0/8] KVM: arm64: Hypervisor stack enhancements
 2022-02-25  3:59 UTC  (17+ messages)
` [PATCH v3 1/8] KVM: arm64: Introduce hyp_alloc_private_va_range()
` [PATCH v3 2/8] KVM: arm64: Introduce pkvm_alloc_private_va_range()
` [PATCH v3 3/8] KVM: arm64: Add guard pages for KVM nVHE hypervisor stack
` [PATCH v3 6/8] KVM: arm64: Add hypervisor overflow stack
` [PATCH v3 7/8] KVM: arm64: Unwind and dump nVHE HYP stacktrace

[PATCH v4 0/8] KVM: arm64: Hypervisor stack enhancements
 2022-02-25  3:34 UTC  (9+ messages)
` [PATCH v4 1/8] KVM: arm64: Introduce hyp_alloc_private_va_range()
` [PATCH v4 2/8] KVM: arm64: Introduce pkvm_alloc_private_va_range()
` [PATCH v4 3/8] KVM: arm64: Add guard pages for KVM nVHE hypervisor stack
` [PATCH v4 4/8] KVM: arm64: Add guard pages for pKVM (protected nVHE) "
` [PATCH v4 5/8] KVM: arm64: Detect and handle hypervisor stack overflows
` [PATCH v4 6/8] KVM: arm64: Add hypervisor overflow stack
` [PATCH v4 7/8] KVM: arm64: Unwind and dump nVHE HYP stacktrace
` [PATCH v4 8/8] KVM: arm64: Symbolize the nVHE HYP backtrace

[PATCH v2 6/9] KVM: arm64: Detect and handle hypervisor stack overflows
 2022-02-25  3:11 UTC  (9+ messages)
    ` [kbuild-all] "

[GIT PULL] ARM: aspeed: devicetree changes for 5.18
 2022-02-25 14:56 UTC  (4+ messages)

[PATCH v1 0/8] enable usb support on rk356x
 2022-02-25 14:54 UTC  (21+ messages)
` [PATCH v1 1/8] dt-bindings: soc: grf: add rk3566-pipe-grf compatible
` [PATCH v1 2/8] dt-bindings: usb: dwc3: add description for rk3568
` [PATCH v1 3/8] soc: rockchip: set dwc3 clock for rk3566
` [PATCH v1 4/8] usb: dwc3: core: do not use 3.0 clock when operating in 2.0 mode
` [PATCH v1 5/8] usb: dwc3: reorder dwc-of-simple compatibles
` [PATCH v1 6/8] usb: dwc3: add rk3568 dwc3 support
` [PATCH v1 7/8] arm64: dts: rockchip: add rk356x dwc3 usb3 nodes
` [PATCH v1 8/8] arm64: dts: rockchip: enable dwc3 on quartz64-a

[PATCH v4 0/6] Add spi-hid, transport for HID over SPI bus
 2022-02-25 14:58 UTC  (3+ messages)
` [PATCH v4 3/6] Documentation: DT bindings for Microsoft G6 Touch Digitizer

[PATCH 1/3] python-pip: Improve reproducibility
 2022-02-25 14:58 UTC  (3+ messages)
` [PATCH 2/3] pip_install_wheel: Recompile modified files
` [PATCH 3/3] python3-numpy: Fix pyc determinism issue

[CI 1/7] drm/i915: add io_size plumbing
 2022-02-25 14:55 UTC  (14+ messages)
` [Intel-gfx] "
` [CI 2/7] drm/i915/ttm: require mappable by default
  ` [Intel-gfx] "
` [CI 3/7] drm/i915: add I915_BO_ALLOC_GPU_ONLY
  ` [Intel-gfx] "
` [Intel-gfx] [CI 4/7] drm/i915/buddy: track available visible size
  `  "
` [CI 5/7] drm/i915/buddy: adjust res->start
  ` [Intel-gfx] "
` [CI 6/7] drm/i915/buddy: tweak 2big check
  ` [Intel-gfx] "
` [CI 7/7] drm/i915/selftests: mock test io_size
  ` [Intel-gfx] "

[PATCH] raw/cnxk_gpio: stop device once tests are complete
 2022-02-25 14:55 UTC 

[PATCH v2] firmware: google: Properly state IOMEM dependency
 2022-02-25 14:55 UTC  (4+ messages)

[PATCH net-next] net/ip6mr: Fix build with !CONFIG_IPV6_PIMSM_V2
 2022-02-25 14:54 UTC  (3+ messages)

[XEN PATCH] build: fix auto defconfig rule
 2022-02-25 14:54 UTC 

[PATCH 0/3] KVM: Reduce TSC scaling race condition mess
 2022-02-25 14:53 UTC  (4+ messages)
` [PATCH 1/3] KVM: x86: Accept KVM_[GS]ET_TSC_KHZ as a VM ioctl
` [PATCH 2/3] KVM: x86: Don't snapshot "max" TSC if host TSC is constant
` [PATCH 3/3] KVM: x86: Test case for TSC scaling and offset sync

[linux-next:master] BUILD REGRESSION 44948bd49d878dad6c9707e34f4a06df73c3a800
 2022-02-25 14:52 UTC 

[PATCH 00/56] Filesystem folio conversions for 5.18
 2022-02-25 14:52 UTC  (3+ messages)

[GIT PULL] KVM/arm64 fixes for 5.17, take #4
 2022-02-25 14:49 UTC  (2+ messages)

[PATCH net-next v2] net/ip6mr: Fix build with !CONFIG_IPV6_PIMSM_V2
 2022-02-25 14:52 UTC 

[PATCH 0/3] clk: imx8m: remote sys pll1/2 clk gates
 2022-02-25 14:35 UTC  (3+ messages)
` [PATCH 3/3] clk: imx8mp: remove SYS PLL 1/2 clock gates

[RFC PATCH 0/3] trace-cruncher: Initial support for perf
 2022-02-25 14:51 UTC  (3+ messages)
` [RFC PATCH 2/3] trace-cruncher: Support "

[igt-dev] [PATCH i-g-t 0/3] Add i915 blt library + gem_ccs test
 2022-02-25 14:50 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 1/3] i915/gem_engine_topology: Only use the main copy engines for XY_BLOCK_COPY

[PATCH] lib: maple_tree: fix boolreturn.cocci warning
 2022-02-25 14:50 UTC  (2+ messages)

[PATCH 0/4] ARM: imx: Fix problem with imx8 SDRAM size calculation
 2022-02-25 14:47 UTC  (4+ messages)
` [PATCH 2/4] ARM: imx: Add imx8 support for SDRAM with two or more bank groups
` [PATCH 3/4] ARM: imx: Correct mem size calculation for 4/8/16/32 bit bus width
` [PATCH 4/4] ARM: imx: Correct bit count function


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.