All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-30 18:16:22 to 2021-09-30 18:56:35 UTC [more...]

[PATCH 0/3] virtio-iommu: Support VIRTIO_IOMMU_F_BYPASS_CONFIG
 2021-09-30 18:50 UTC  (3+ messages)
` [PATCH 1/3] NOMERGE: virtio-iommu: Add definitions for VIRTIO_IOMMU_F_BYPASS_CONFIG
` [PATCH 3/3] virtio-iommu: Support bypass domain

[PATCH v9 1/3] mm: rearrange madvise code to allow for reuse
 2021-09-30 18:56 UTC  (5+ messages)
` [PATCH v9 2/3] mm: add a field to store names for private anonymous memory

[PATCH v2 0/6] memblock: cleanup memblock_free interface
 2021-09-30 18:50 UTC  (43+ messages)
` [PATCH v2 1/6] arch_numa: simplify numa_distance allocation
` [PATCH v2 2/6] xen/x86: free_p2m_page: use memblock_free_ptr() to free a virtual pointer
` [PATCH v2 3/6] memblock: drop memblock_free_early_nid() and memblock_free_early()
` [PATCH v2 4/6] memblock: stop aliasing __memblock_free_late with memblock_free_late
` [PATCH v2 5/6] memblock: rename memblock_free to memblock_phys_free
` [PATCH v2 6/6] memblock: use memblock_free for freeing virtual pointers

[PATCH] modpost: add allow list for llvm IPSCCP
 2021-09-30 18:54 UTC  (5+ messages)

[PATCH 0/5] drm/vc4: hdmi: Remove CPU hangs, take 2
 2021-09-30 18:39 UTC  (6+ messages)

[smartpqi updates PATCH V2 00/11] smartpqi updates
 2021-09-30 18:25 UTC  (23+ messages)
` [smartpqi updates PATCH V2 01/11] smartpqi: update device removal management
` [smartpqi updates PATCH V2 02/11] smartpqi: add controller handshake during kdump
` [smartpqi updates PATCH V2 03/11] smartpqi: capture controller reason codes
` [smartpqi updates PATCH V2 04/11] smartpqi: update LUN reset handler
` [smartpqi updates PATCH V2 05/11] smartpqi: add tur check for sanitize operation
` [smartpqi updates PATCH V2 06/11] smartpqi: avoid failing ios for offline devices
` [smartpqi updates PATCH V2 07/11] smartpqi: add extended report physical luns
` [smartpqi updates PATCH V2 08/11] smartpqi: fix boot failure during lun rebuild
` [smartpqi updates PATCH V2 09/11] smartpqi: fix duplicate device nodes for tape changers
` [smartpqi updates PATCH V2 10/11] smartpqi: add 3252-8i pci id
` [smartpqi updates PATCH V2 11/11] smartpqi: update version to 2.1.12-055

[PATCH] ACPI: avoid NULL pointer arithmetic
 2021-09-30 18:52 UTC  (5+ messages)
    ` [Devel] "

[PATCH 0/3] target: iscsi: control authentication per ACL
 2021-09-30 18:52 UTC  (5+ messages)
` [PATCH 2/3] scsi: target: iscsi: extract auth functions
` [PATCH 3/3] target: iscsi: control authentication per ACL

[PATCH v2 00/12] arm64: Kconfig: Update ARCH_EXYNOS select configs
 2021-09-30 18:31 UTC  (7+ messages)
` [PATCH v2 02/12] timekeeping: add API for getting timekeeping_suspended

[PATCH 0/8] Devicetree fixes and additions for Kontron SL/BL i.MX8MM boards
 2021-09-30 18:52 UTC  (3+ messages)
` [PATCH 8/8] arm64: dts: imx8mm-kontron: Leave reg_vdd_arm always powered on

[PATCH v4 00/15] x86: Add support for Clang CFI
 2021-09-30 18:50 UTC  (12+ messages)
` [PATCH v4 01/15] objtool: Add CONFIG_CFI_CLANG support
` [PATCH v4 04/15] cfi: Add DEFINE_CFI_IMMEDIATE_RETURN_STUB
` [PATCH v4 05/15] tracepoint: Exclude tp_stub_func from CFI checking

[dpdk-dev] [PATCH v1] lib/ring: remove experimental tag from functions
 2021-09-30 18:50 UTC  (2+ messages)

[dpdk-dev] [PATCH v5 1/2] Enable ASan for memory detector on DPDK
 2021-09-30 18:49 UTC  (3+ messages)
` [dpdk-dev] [PATCH v6 "

[PATCH v1 00/38] arm64/sme: Initial support for the Scalable Matrix Extension
 2021-09-30 18:11 UTC  (62+ messages)
` [PATCH v1 01/38] arm64/fp: Reindent fpsimd_save()
` [PATCH v1 02/38] arm64/sve: Remove sve_load_from_fpsimd_state()
` [PATCH v1 03/38] arm64/sve: Make access to FFR optional
` [PATCH v1 04/38] arm64/sve: Rename find_supported_vector_length()
` [PATCH v1 05/38] arm64/sve: Use accessor functions for vector lengths in thread_struct
` [PATCH v1 06/38] arm64/sve: Put system wide vector length information into structs
` [PATCH v1 07/38] arm64/sve: Explicitly load vector length when restoring SVE state
` [PATCH v1 08/38] arm64/sve: Track vector lengths for tasks in an array
` [PATCH v1 09/38] arm64/sve: Make sysctl interface for SVE reusable by SME
` [PATCH v1 10/38] arm64/sve: Generalise vector length configuration prctl() for SME
` [PATCH v1 11/38] selftests: arm64: Parameterise ptrace vector length information
` [PATCH v1 12/38] arm64/sme: Provide ABI documentation for SME
` [PATCH v1 13/38] arm64/sme: System register and exception syndrome definitions
` [PATCH v1 14/38] arm64/sme: Define macros for manually encoding SME instructions
` [PATCH v1 15/38] arm64/sme: Early CPU setup for SME
` [PATCH v1 16/38] arm64/sme: Basic enumeration support
` [PATCH v1 17/38] arm64/sme: Identify supported SME vector lengths at boot
` [PATCH v1 18/38] arm64/sme: Implement sysctl to set the default vector length
` [PATCH v1 19/38] arm64/sme: Implement vector length configuration prctl()s
` [PATCH v1 20/38] arm64/sme: Implement support for TPIDR2
` [PATCH v1 21/38] arm64/sme: Implement SVCR context switching
` [PATCH v1 22/38] arm64/sme: Implement streaming SVE "
` [PATCH v1 23/38] arm64/sme: Implement ZA "
` [PATCH v1 24/38] arm64/sme: Implement traps and syscall handling for SME
` [PATCH v1 25/38] arm64/sme: Implement streaming SVE signal handling
` [PATCH v1 26/38] arm64/sme: Implement ZA "
` [PATCH v1 27/38] arm64/sme: Implement ptrace support for streaming mode SVE registers
` [PATCH v1 28/38] arm64/sme: Add ptrace support for ZA
` [PATCH v1 29/38] arm64/sme: Disable streaming mode and ZA when flushing CPU state
` [PATCH v1 30/38] arm64/sme: Save and restore streaming mode over EFI runtime calls
` [PATCH v1 31/38] arm64/sme: Provide Kconfig for SME
` [PATCH v1 32/38] kselftest/arm64: Add tests for TPIDR2
` [PATCH v1 33/38] kselftest/arm64: Extend vector configuration API tests to cover SME
` [PATCH v1 34/38] kselftest/arm64: sme: Provide streaming mode SVE stress test
` [PATCH v1 35/38] kselftest/arm64: Add stress test for SME ZA context switching
` [PATCH v1 36/38] kselftest/arm64: signal: Add SME signal handling tests
` [PATCH v1 37/38] selftests: arm64: Add streaming SVE to SVE ptrace tests
` [PATCH v1 38/38] selftests: arm64: Add coverage for the ZA ptrace interface

[PATCH] xfs: use kmem_cache_free() for kmem_cache objects
 2021-09-30 18:48 UTC  (4+ messages)

[RFC] perf arm-spe: Track task context switch for cpu-mode events
 2021-09-30 18:47 UTC  (6+ messages)

stable/linux-5.14.y baseline: 183 runs, 2 regressions (v5.14.9)
 2021-09-30 18:47 UTC 

[PATCH] drm/panfrost: Add PANFROST_BO_NO{READ,WRITE} flags
 2021-09-30 18:47 UTC 

[PATCH bpf-next 0/2] Sleepable local storage
 2021-09-30 18:46 UTC  (10+ messages)
` [PATCH bpf-next 1/2] bpf: Allow bpf_local_storage to be used by sleepable programs

Making races happen more often
 2021-09-30 18:46 UTC  (7+ messages)

nft set load metrics
 2021-09-30 18:46 UTC  (5+ messages)

[PATCH v2] HSI: cmt_speech: unmark comments as kernel-doc
 2021-09-30 18:45 UTC  (5+ messages)

[dpdk-dev] [DPDK] net/virtio: fix check scatter on all Rx queues
 2021-09-30 18:43 UTC  (5+ messages)
` [dpdk-dev] [dpdk-stable] "

[PATCH v2 0/6] wchan: Fix ORC support and leaky fallback
 2021-09-30 18:39 UTC  (5+ messages)

[PATCH bpf-next 1/2] libbpf: Support uniform BTF-defined key/value specification across all BPF maps
 2021-09-30 18:39 UTC  (5+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Test BPF map creation using BTF-defined key/value

[PATCH 0/3] Use default values from settings instead of config
 2021-09-30 18:39 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] fsck: verify commit graph when implicitly enabled

[PATCH v3] nbd/server: Add --selinux-label option
 2021-09-30 18:37 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/ltp-testsuite: bump version to 20210927
 2021-09-30 18:38 UTC 

Oops in during sriov_enable with ixgbe driver
 2021-09-30 18:37 UTC  (7+ messages)
      ` [Intel-wired-lan] "

[PATCH] Introduce the pkill_on_warn boot parameter
 2021-09-30 18:36 UTC  (12+ messages)

[PATCH] iio: st_pressure_spi: Add missing entries SPI to device ID table
 2021-09-30 18:35 UTC  (3+ messages)

[Intel-gfx] [PATCH v4] drm/i915: Update memory bandwidth formulae
 2021-09-30 18:35 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Update memory bandwidth formulae (rev4)

[RFC 0/6] CPU + GPU synchronised priority scheduling
 2021-09-30 18:34 UTC  (6+ messages)
` [Intel-gfx] [RFC 1/6] sched: Add nice value change notifier
    `  "
  ` [Intel-gfx] [RFC 0/6] CPU + GPU synchronised priority scheduling

[PATCH V6 0/8] x86/Hyper-V: Add Hyper-V Isolation VM support(First part)
 2021-09-30 18:34 UTC  (6+ messages)
` [PATCH V6 5/8] x86/hyperv: Add Write/Read MSR registers via ghcb page

[PATCH] drm/msm/a6xx: Track current ctx by seqno
 2021-09-30 18:34 UTC  (3+ messages)

[PATCH 0/7] Sparse Index: integrate with reset
 2021-09-30 18:34 UTC  (3+ messages)
` [PATCH 1/7] reset: behave correctly with sparse-checkout

[LTP] [RFC PATCH v2 0/3] Fix old toolchain (< v3.14)
 2021-09-30 18:30 UTC  (8+ messages)
` [Buildroot] "
` [Buildroot] [RFC PATCH v2 1/3] tst_netdevice.c: Drop redundant include
  ` [LTP] "
` [Buildroot] [RFC PATCH v2 2/3] lapi: Create if_addr.h and reuse it in rtnetlink.h
  ` [LTP] "
` [LTP] [RFC PATCH v2 3/3] lapi/if_addr.h: Define IFA_FLAGS
  ` [Buildroot] "

[PATCH] PCI: rcar: Add missing COMMON_CLK dependency
 2021-09-30 18:31 UTC  (5+ messages)

[dpdk-dev] Questions about vm2vm vhost-user/virtio-net test
 2021-09-30 18:25 UTC  (3+ messages)

[PATCH v2 0/6] Add device filter support
 2021-09-30 18:25 UTC  (5+ messages)
` [PATCH v2 1/6] driver core: Move the "authorized" attribute from USB/Thunderbolt to core

[PATCH v2 00/84] Call scsi_done() directly
 2021-09-30 18:20 UTC  (4+ messages)
` [PATCH v2 45/84] libsas: "

[PATCH net-next 0/2] Support for the ip6ip6 encapsulation of IOAM
 2021-09-30 18:20 UTC  (5+ messages)
` [PATCH net-next 1/2] ipv6: ioam: Add support for the ip6ip6 encapsulation

[PATCH v3] drm/i915/ttm: Rework object initialization slightly
 2021-09-30 18:19 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/ttm: Rework object initialization slightly (rev4)

[PATCH v2 0/4] dt-bindings: soc: smem: Make indirection optional
 2021-09-30 18:21 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: sram: Document qcom,rpm-msg-ram
` [PATCH v2 2/4] dt-bindings: soc: smem: Make indirection optional
` [PATCH v2 3/4] soc: qcom: smem: Support reserved-memory description
` [PATCH v2 4/4] arm64: dts: qcom: sdm845: Drop standalone smem node

[PATCH -tip v11 00/27] kprobes: Fix stacktrace with kretprobes on x86
 2021-09-30 18:17 UTC  (4+ messages)

[PATCH] tools/memory-model: Provide extra ordering for unlock+lock pair on the same CPU
 2021-09-30 18:17 UTC  (3+ messages)


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.