All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-18 20:04:41 to 2020-09-18 20:43:36 UTC [more...]

[PATCH v9 0/5] Simplify PCIe native ownership detection logic
 2020-09-22 20:54 UTC  (2+ messages)
` [PATCH v9 5/5] PCI/DPC: Move AER/DPC dependency checks out of DPC driver

[PATCH v2 00/17] hw/block/nvme: multiple namespaces support
 2020-09-18 20:36 UTC  (5+ messages)
` [PATCH v2 01/17] hw/block/nvme: fix typo in trace event
` [PATCH v2 04/17] hw/block/nvme: commonize nvme_rw error handling
` [PATCH v2 05/17] hw/block/nvme: alignment style fixes
` [PATCH v2 10/17] hw/block/nvme: default request status to success

post-receive: pub/scm/linux/kernel/git/khilman/linux-amlogic
 2020-09-18 20:43 UTC 

[pull] amdgpu, amdkfd, radeon, scheduler drm-next-5.10
 2020-09-18 20:43 UTC  (2+ messages)

[PATCH 0/3] Document regmatch_t (and a ffix)
 2020-09-18 20:43 UTC  (5+ messages)
` [PATCH 1/3] system_data_types.7: ffix
` [PATCH 2/3] system_data_types.7: Document regmatch_t

[PATCH] random: initialize ChaCha20 constants with correct endianness
 2020-09-18 20:42 UTC  (2+ messages)

Making structs with variable-sized arrays unsized?
 2020-09-18 20:41 UTC  (2+ messages)

[PATCH] mmap_lock: add tracepoints around lock acquisition
 2020-09-18 20:41 UTC  (4+ messages)

[PATCH v2 0/3] arm64: dts: meson: add support for ODROID-N2+
 2020-09-18 20:39 UTC  (4+ messages)

[PATCH 0/2] pahole: Make encoding percpu vars into BTF optional
 2020-09-18 20:40 UTC  (3+ messages)
` [PATCH 1/2] btf_encoder: Make encoding "
` [PATCH 2/2] btf_encoder: Introduce option '--btf_encode_force'

[GIT PULL] percpu fix for v5.9-rc6
 2020-09-18 20:40 UTC  (10+ messages)

[PATCH 1/4] mm: Trial do_wp_page() simplification
 2020-09-18 20:40 UTC  (11+ messages)

[PATCH 0/2] arm64: dts: meson: add aml-s905x-cc v2 support
 2020-09-18 20:39 UTC  (3+ messages)

[PATCH v8] nvme-fabrics: reject I/O to offline device
 2020-09-18 20:38 UTC  (2+ messages)

[dpdk-dev] [dpdk-dev v8 0/4] cryptodev: add data-path service APIs
 2020-09-18 20:39 UTC  (4+ messages)
` [dpdk-dev] [dpdk-dev v9 "
  ` [dpdk-dev] [dpdk-dev v9 4/4] doc: add cryptodev service APIs guide

[PATCH v3] dm: Call proper helper to determine dax support
 2020-09-18 20:19 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/3] add FEC support
 2020-09-18 20:35 UTC  (4+ messages)
` [dpdk-dev] [PATCH V7 "
  ` [dpdk-dev] [PATCH V7 3/3] app/testpmd: add FEC command

[PATCH v2 0/2] arm: sti: LL_UART updates & STiH418 addition
 2020-09-18 20:28 UTC  (4+ messages)

[PATCH 0/9] GSoC 2020 - TCG Continuous Benchmarking scripts and tools
 2020-09-18 20:33 UTC  (3+ messages)
` [PATCH 1/9] scripts/performance: Refactor topN_perf.py

[PATCH 0/5] Multicore support for ARINC653 scheduler
 2020-09-18 20:34 UTC  (9+ messages)
` [PATCH 5/5] sched/arinc653: Implement CAST-32A multicore scheduling

[PATCH v3 00/30] Add support for Clang LTO
 2020-09-18 20:22 UTC  (64+ messages)
` [PATCH v3 01/30] lib/string.c: implement stpcpy
` [PATCH v3 02/30] RAS/CEC: Fix cec_init() prototype
` [PATCH v3 03/30] x86/boot/compressed: Disable relocation relaxation
` [PATCH v3 04/30] x86/asm: Replace __force_order with memory clobber
` [PATCH v3 05/30] kbuild: preprocess module linker script
` [PATCH v3 06/30] objtool: Add a pass for generating __mcount_loc
` [PATCH v3 07/30] objtool: Don't autodetect vmlinux.o
` [PATCH v3 08/30] kbuild: add support for objtool mcount
` [PATCH v3 09/30] x86, build: use "
` [PATCH v3 10/30] treewide: remove DISABLE_LTO
` [PATCH v3 11/30] kbuild: add support for Clang LTO
` [PATCH v3 12/30] kbuild: lto: fix module versioning
` [PATCH v3 13/30] kbuild: lto: postpone objtool
` [PATCH v3 14/30] kbuild: lto: limit inlining
` [PATCH v3 15/30] kbuild: lto: merge module sections
` [PATCH v3 16/30] kbuild: lto: remove duplicate dependencies from .mod files
` [PATCH v3 17/30] init: lto: ensure initcall ordering
` [PATCH v3 18/30] init: lto: fix PREL32 relocations
` [PATCH v3 19/30] PCI: Fix PREL32 relocations for LTO
` [PATCH v3 20/30] modpost: lto: strip .lto from module names
` [PATCH v3 21/30] scripts/mod: disable LTO for empty.c
` [PATCH v3 22/30] efi/libstub: disable LTO
` [PATCH v3 23/30] drivers/misc/lkdtm: disable LTO for rodata.o
` [PATCH v3 24/30] arm64: export CC_USING_PATCHABLE_FUNCTION_ENTRY
` [PATCH v3 25/30] arm64: vdso: disable LTO
` [PATCH v3 26/30] KVM: arm64: disable LTO for the nVHE directory
` [PATCH v3 27/30] arm64: allow LTO_CLANG and THINLTO to be selected
` [PATCH v3 28/30] x86, vdso: disable LTO only for vDSO
` [PATCH v3 29/30] x86, cpu: disable LTO for cpu.c
` [PATCH v3 30/30] x86, build: allow LTO_CLANG and THINLTO to be selected

bpf_redirect and xdpgeneric
 2020-09-18 20:34 UTC  (5+ messages)

[Buildroot] [PATCH 0/3 v4] package/qt5/qt5webengine: fix options and dependencies (branch yem/qt5webengine-options)
 2020-09-18 20:33 UTC  (4+ messages)
` [Buildroot] [PATCH 3/3 v4] package/qt5/qt5webengine: fix build dependencies for autodetected packages

[PULL 0/4] x86 queue, 2020-09-18
 2020-09-18 20:27 UTC  (10+ messages)
` [PULL 1/4] i386/kvm: correct the meaning of '0xffffffff' value for hv-spinlocks
` [PULL 2/4] hw/i386/vmport: Drop superfluous parenthesis around function typedef
` [PULL 3/4] i386: Simplify CPUID_8000_001d for AMD
` [PULL 4/4] i386: Simplify CPUID_8000_001E "

[PATCH 0/4] Document regoff_t (and a few minor patches)
 2020-09-18 20:32 UTC  (9+ messages)
` [PATCH 1/4] system_data_types.7: wfix
` [PATCH 2/4] system_data_types.7: Document regoff_t
` [PATCH 3/4] regoff_t.3: New link to new documented type in system_data_types(7)
` [PATCH 4/4] system_data_types.7: srcfix: Add FIXME notes

[PATCH v3 0/3] Debugfs and Sysfs entries for MHI
 2020-09-18 20:31 UTC  (3+ messages)
` [PATCH v3 1/3] bus: mhi: Fix entries based on Kconfig coding style

[PATCH nf-next v3 3/3] netfilter: Introduce egress hook
 2020-09-18 20:31 UTC  (10+ messages)

[PATCH v2 0/2] crypto: arm/sha-neon - avoid ADRL instructions
 2020-09-18 20:30 UTC  (5+ messages)

[PATCH v2 0/2] soc: amlogic: add support for the Meson AXG Power Controller
 2020-09-18 20:23 UTC  (3+ messages)

[PATCH V3 0/8] sysfs: drivers core: Add and use sysfs_emit and sysfs_emit_at
 2020-09-18 20:29 UTC  (3+ messages)
` [PATCH V3 6/8] mm: and drivers core: Convert hugetlb_report_node_meminfo to sysfs_emit

[powerpc:topic/irqs-off-activate-mm] BUILD SUCCESS a665eec0a22e11cdde708c1c256a465ebe768047
 2020-09-18 20:26 UTC 

[PATCH 00/12] soc: mediatek: pm-domains: Add new driver for SCPSYS power domains controller
 2020-09-18 20:20 UTC  (5+ messages)
` [PATCH 03/12] arm64: dts: mediatek: Add mt8173 power domain controller

[PATCH] arm64: dts: meson: vim3l: remove sound card definition
 2020-09-18 20:23 UTC  (3+ messages)

[RFC v1 10/12] kunit: mock: add class mocking support
 2020-09-18 20:27 UTC  (2+ messages)

[PATCH v4] net: use exponential backoff in netdev_wait_allrefs
 2020-09-18 20:26 UTC  (2+ messages)

[PATCH 0/3] VSP-Tests: unbind:
 2020-09-18 20:26 UTC  (4+ messages)
` [PATCH 1/3] scripts: vsp-lib.sh: Remove unused variable
` [PATCH 2/3] tests: Skip unbind/bind tests when not root
` [PATCH 3/3] tests: unbind/bind: Only test non display VSPs

Kernel Benchmarking
 2020-09-18 20:25 UTC  (14+ messages)

[virtio-dev] [PATCH 00/11] Additional virtio device resources
 2020-09-18 20:24 UTC  (4+ messages)
` [virtio-dev] [PATCH 03/11] content: Update list of virtio cfg structures
  ` [virtio-dev] "

[PATCH v12 0/8] Control-flow Enforcement: Indirect Branch Tracking
 2020-09-18 20:24 UTC  (3+ messages)
` [PATCH v12 1/8] x86/cet/ibt: Add Kconfig option for user-mode "

[RFC] system_data_types.7: Specify the length modifiers for the variables that have them
 2020-09-18 20:24 UTC  (2+ messages)

[PATCH] dm/dax: Fix table reference counts
 2020-09-18 20:23 UTC  (4+ messages)

[RFT PATCH v3 0/5] Unify NUMA implementation between ARM64 & RISC-V
 2020-09-18 20:11 UTC  (18+ messages)
` [RFT PATCH v3 1/5] numa: Move numa implementation to common code
` [RFT PATCH v3 2/5] arm64, numa: Change the numa init functions name to be generic
` [RFT PATCH v3 3/5] riscv: Separate memory init from paging init
` [RFT PATCH v3 4/5] riscv: Add support pte_protnone and pmd_protnone if CONFIG_NUMA_BALANCING
` [RFT PATCH v3 5/5] riscv: Add numa support for riscv64 platform

post-receive: pub/scm/linux/kernel/git/khilman/linux-amlogic
 2020-09-18 20:22 UTC 

[GIT PULL] Pull request: u-boot-imx u-boot-imx-20200918
 2020-09-18 20:20 UTC  (2+ messages)

[PATCH 0/4] Document ptrdiff_t (and a few minor patches)
 2020-09-18 20:20 UTC  (9+ messages)
` [PATCH 1/4] system_data_types.7: srcfix: Remove TODO comment
` [PATCH 2/4] system_data_types.7: wfix: sort referenced types
` [PATCH 3/4] system_data_types.7: Document ptrdiff_t
` [PATCH 4/4] ptrdiff_t.3: New link to new documented type in system_data_types(7)

Apply git bundle to source tree?
 2020-09-18 20:18 UTC  (2+ messages)

[PATCH net-next v2 0/3] 100base Fx link modes
 2020-09-18 20:17 UTC  (7+ messages)
` [PATCH net-next v2 1/3] ethtool: Add 100base-FX link mode entries
` [PATCH net-next v2 2/3] net: dp83869: Add ability to advertise Fiber connection
` [PATCH net-next v2 3/3] net: phy: dp83822: Update the fiber advertisement for speed

[PATCH] MAINTAINERS: drop myself from PM AVS drivers
 2020-09-18 20:16 UTC 

[PULL 0/2] Acceptance patches for 2020-09-18
 2020-09-18 19:18 UTC  (2+ messages)
` [PULL 1/2] tests/acceptance: Disable tests dependent of unreliable apt.armbian.com

[PATCH 0/4] managed drm_device, absolute final leftover bits
 2020-09-18 20:15 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for managed drm_device, absolute final leftover bits (rev2)

[PATCH net-next v4 0/9] mv88e6xxx: Add devlink regions support
 2020-09-18 20:14 UTC  (5+ messages)
` [PATCH net-next v4 2/9] net: devlink: region: Pass the region ops to the snapshot function
` [PATCH net-next v4 7/9] net: dsa: mv88e6xxx: Add devlink regions

[PATCH 0/2] Document size_t
 2020-09-18 20:14 UTC  (6+ messages)
` [PATCH 1/2] system_data_types.7: "
` [PATCH 2/2] size_t.3: New link to new documented type in system_data_types(7)

[PATCH v2 00/20] backup performance: block_status + async
 2020-09-18 20:11 UTC  (4+ messages)
` [PATCH v2 04/20] block/block-copy: More explicit call_state

[PATCH 00/37] qapi: static typing conversion, pt1
 2020-09-18 19:03 UTC  (4+ messages)
` [PATCH 16/37] qapi: establish mypy type-checking baseline

[PATCH] dm: Call proper helper to determine dax support
 2020-09-18 20:12 UTC  (8+ messages)

[PATCH -next] power: avs: qcom-cpr: simplify the return expression of cpr_disable()
 2020-09-18 20:12 UTC  (3+ messages)

[PATCH net-next 00/11] Felix DSA driver cleanup: build Seville separately
 2020-09-18 20:11 UTC  (7+ messages)
` [PATCH net-next 05/11] net: dsa: seville: remove unused defines for the mdio controller

master - metadata: open rw fd before closing ro fd
 2020-09-18 20:10 UTC 

master - bcache: use indirection table for fd
 2020-09-18 20:10 UTC 

[PATCH v3 0/5] Qemu SEV-ES guest support
 2020-09-18 18:47 UTC  (5+ messages)

[PATCH v6 0/4] user space client interface driver
 2020-09-18 20:08 UTC  (3+ messages)
` [PATCH v6 4/4] bus: mhi: Add userspace "

[PATCH v1 0/2] Add support for VBUS detection
 2020-09-18 20:03 UTC  (3+ messages)
` [PATCH v1 1/2] bindings: pm8941-misc: "
` [PATCH v1 2/2] extcon: qcom-spmi: "

[PATCH net-next 7/8] netdevsim: Simulate port function state for a PCI port
 2020-09-18 20:09 UTC  (8+ messages)
` [PATCH net-next v2 0/8] devlink: Add SF add/delete devlink ops

[PATCH 0/3] objtool: Miscellaneous cleanup/fixes
 2020-09-18 20:07 UTC  (3+ messages)
` [PATCH 3/3] objtool: check: Handle calling non-function symbols in other sections

[PATCH v8 00/17] QEMU cpus.c refactoring part2
 2020-09-18 19:00 UTC  (2+ messages)

[Buildroot] [PATCH v1 1/3] package/qt5: bump version to 5.15.1
 2020-09-18 20:05 UTC  (3+ messages)

[PATCH v3 00/81] target/arm: Implement SVE2
 2020-09-18 18:37 UTC  (2+ messages)
` [PATCH v3 80/81] target/arm: Implement SVE2 complex integer dot product

[PATCH 00/12] ARM: use adr_l/ldr_l macros for PC-relative references
 2020-09-18 20:03 UTC  (10+ 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.