All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-05 16:07:56 to 2020-03-05 17:05:06 UTC [more...]

[PATCH v5 00/10] vTPM for aarch64
 2020-03-05 16:51 UTC  (7+ messages)
` [PATCH v5 01/10] tpm: rename TPM_TIS into TPM_TIS_ISA
` [PATCH v5 02/10] tpm: Use TPMState as a common struct
` [PATCH v5 03/10] tpm: Separate tpm_tis common functions from isa code
` [PATCH v5 06/10] hw/arm/virt: vTPM support
` [PATCH v5 07/10] docs/specs/tpm: Document TPM_TIS sysbus device for ARM
` [PATCH v5 08/10] test: tpm: pass optional machine options to swtpm test functions

[PATCH 1/2] stash: get git_stash_config at the top level
 2020-03-05 17:04 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] stash: remove the stash.useBuiltin setting

[Buildroot] [git commit] package/nodejs: bump version to v12.16.1
 2020-03-05 17:04 UTC 

mmotm 2020-03-03-22-28 uploaded
 2020-03-05 17:04 UTC  (7+ messages)
` mmotm 2020-03-03-22-28 uploaded (warning: objtool:)

[kvm-unit-tests PATCH] x86: Move definition of some exception vectors into processor.h
 2020-03-05 17:03 UTC  (2+ messages)

[PATCH 00/22] drm: Convert drivers to drm_simple_encoder_init()
 2020-03-05 17:03 UTC  (6+ messages)
` [PATCH 18/22] drm/vc4: Use simple encoder

[PATCH v2 2/3] nvmem: check for NULL reg_read and reg_write before dereferencing
 2020-03-05 17:03 UTC  (2+ messages)

[PATCH v2 1/3] nvmem: Add support for write-only instances
 2020-03-05 17:03 UTC  (2+ messages)

[PATCH 0/2] drivers/rng: add Amlogic hardware RNG driver
 2020-03-05 17:03 UTC  (3+ messages)
` [PATCH 1/2] drivers/rng: simplify Kconfig

problem with newer kernels
 2020-03-05 17:01 UTC  (3+ messages)

[dpdk-dev] [RFC] Accelerator API to chain packet processing functions
 2020-03-05 17:01 UTC  (11+ messages)

[PATCH v2] fsl/fman: Use random MAC address when none is given
 2020-03-05 17:01 UTC  (6+ messages)

[dpdk-dev] [PATCH] maintainers: update for ring library
 2020-03-05 17:01 UTC  (2+ messages)

[PULL] RISC-V Patches for the 5.0 Soft Freeze, Part 3
 2020-03-05 16:51 UTC  (7+ messages)
` [PULL 04/38] target/riscv: Add support for the new execption numbers

[PULL 00/37] target-arm queue
 2020-03-05 16:31 UTC  (38+ messages)
` [PULL 01/37] hw/arm: versal: Add support for the LPD ADMAs
` [PULL 02/37] hw/arm: versal: Generate xlnx-versal-virt zdma FDT nodes
` [PULL 03/37] target/arm: Implement (trivially) ARMv8.2-TTCNP
` [PULL 04/37] hw/arm/smmu-common: a fix to smmu_find_smmu_pcibus
` [PULL 05/37] hw/arm/smmu-common: Simplify smmu_find_smmu_pcibus() logic
` [PULL 06/37] hw/arm/gumstix: Simplify since the machines are little-endian only
` [PULL 07/37] hw/arm/mainstone: "
` [PULL 08/37] hw/arm/omap_sx1: "
` [PULL 09/37] hw/arm/z2: "
` [PULL 10/37] hw/arm/musicpal: "
` [PULL 11/37] hw/arm/pxa2xx: move timer_new from init() into realize() to avoid memleaks
` [PULL 12/37] hw/arm/spitz: "
` [PULL 13/37] hw/arm/strongarm: "
` [PULL 14/37] hw/timer/cadence_ttc: "
` [PULL 15/37] target/arm: Improve masking of HCR/HCR2 RES0 bits
` [PULL 16/37] target/arm: Add HCR_EL2 bit definitions from ARMv8.6
` [PULL 17/37] target/arm: Disable has_el2 and has_el3 for user-only
` [PULL 18/37] target/arm: Remove EL2 and EL3 setup from user-only
` [PULL 19/37] target/arm: Improve masking in arm_hcr_el2_eff
` [PULL 20/37] target/arm: Honor the HCR_EL2.{TVM,TRVM} bits
` [PULL 21/37] target/arm: Honor the HCR_EL2.TSW bit
` [PULL 22/37] target/arm: Honor the HCR_EL2.TACR bit
` [PULL 23/37] target/arm: Honor the HCR_EL2.TPCP bit
` [PULL 24/37] target/arm: Honor the HCR_EL2.TPU bit
` [PULL 25/37] target/arm: Honor the HCR_EL2.TTLB bit
` [PULL 26/37] tests/tcg/aarch64: Add newline in pauth-1 printf
` [PULL 27/37] hw/arm/cubieboard: use ARM Cortex-A8 as the default CPU in machine definition
` [PULL 28/37] hw/arm/cubieboard: restrict allowed CPU type to ARM Cortex-A8
` [PULL 29/37] hw/arm/cubieboard: restrict allowed RAM size to 512MiB and 1GiB
` [PULL 30/37] hw/arm/cubieboard: report error when using unsupported -bios argument
` [PULL 31/37] target/arm: Replicate TBI/TBID bits for single range regimes
` [PULL 32/37] target/arm: Optimize cpu_mmu_index
` [PULL 33/37] target/arm: Introduce core_to_aa64_mmu_idx
` [PULL 34/37] target/arm: Apply TBI to ESR_ELx in helper_exception_return
` [PULL 35/37] target/arm: Move helper_dc_zva to helper-a64.c
` [PULL 36/37] target/arm: Use DEF_HELPER_FLAGS for helper_dc_zva
` [PULL 37/37] target/arm: Clean address for DC ZVA

[PATCH] net: Make skb_segment not to compute checksum if network controller supports checksumming
 2020-03-05 17:00 UTC  (9+ messages)
` [PATCH v2] "

[dpdk-dev] [PATCH] introduce dpdk-kmods repository
 2020-03-05 16:59 UTC  (4+ messages)
` [dpdk-dev] [dpdk-techboard] "

[PULL 0/4] QAPI patches for 2020-03-05
 2020-03-05 16:47 UTC  (2+ messages)

[PATCH v1 0/3] hw/riscv: Add a serial property to the sifive_u machine
 2020-03-05 16:45 UTC  (7+ messages)
` [PATCH v1 2/3] riscv/sifive_u: Add a serial property to the sifive_u SoC

[PATCH v3 0/4] platform/chrome: Add Type C connector class driver
 2020-03-05 16:57 UTC  (8+ messages)
` [PATCH v3 1/4] dt-bindings: Add cros-ec Type C port driver

[PATCH 0/3] drm/dp_mst: Fix bandwidth checking regressions from DSC patches
 2020-03-05 16:41 UTC  (5+ messages)

[dpdk-dev] [PATCH] mempool: sort the rte_mempool_ops by name
 2020-03-05 16:57 UTC  (3+ messages)
` [dpdk-dev] [PATCH dpdk-dev v2] "

[PATCHv7 00/15] remoteproc: updates for omap remoteproc support
 2020-03-05 16:56 UTC  (5+ messages)
` [PATCHv7 04/15] remoteproc/omap: Add support to parse internal memories from DT

[PATCH v2] iscsi: Report connection state on sysfs
 2020-03-05 16:56 UTC  (2+ messages)

[PATCH] linux-firmware: use 'make install' for installation
 2020-03-05 16:56 UTC  (4+ messages)

[LTP] ❌ FAIL: Test report for kernel 5.5.7-60528b7.cki (stable-queue)
 2020-03-05 16:56 UTC  (5+ messages)
`  "

[PATCH 0/2] Patches for firmware
 2020-03-05 17:12 UTC  (3+ messages)
` [PATCH 1/2] firmware: stratix10-svc: add the compatible value for intel agilex
` [PATCH 2/2] firmware: intel_stratix10_service: add depend on agilex

[PATCH] Makefile: doesn't need check stack size when dtb is not built
 2020-03-05 16:54 UTC  (6+ messages)

[PATCH v5 00/50] Initial support for multi-process qemu
 2020-03-05 16:32 UTC  (4+ messages)
` [PATCH v5 42/50] multi-process/mig: Send VMSD of remote to the Proxy object

[PATCH v2 0/4] drm/bridge: dw-hdmi: Various updates
 2020-03-05 16:53 UTC  (4+ messages)
` [PATCH v2 4/4] drm/bridge: dw-hdmi: rework csc related functions

[PATCH bpf-next v5 0/4] eBPF JIT for RV32G
 2020-03-05 16:53 UTC  (5+ messages)

[PATCH] nvmem: core: validate nvmem config before parsing
 2020-03-05 16:52 UTC 

[PATCH] ARM: mach-imx6q: add ksz9131rn_phy_fixup
 2020-03-05 16:51 UTC  (4+ messages)

[PATCH v1 00/11] PEBS virtualization enabling via DS
 2020-03-05 17:56 UTC  (2+ messages)

[PATCH 0/7] New execute-commands hook for centralized workflow
 2020-03-05 16:51 UTC  (3+ messages)

[PATCH] util: fix to get configuration macros in util/mmap-alloc.c
 2020-03-05 16:40 UTC  (3+ messages)

[PATCH 0/4] xfs: fix errors in directory verifiers
 2020-03-05 16:51 UTC  (9+ messages)
` [PATCH 1/4] xfs: fix buffer state when we reject a corrupt dir free block
` [PATCH 2/4] xfs: check owner of dir3 free blocks
` [PATCH 3/4] xfs: check owner of dir3 data blocks
` [PATCH 4/4] xfs: check owner of dir3 blocks

[PATCH] RISC-V: Add a missing "," in riscv_excp_names
 2020-03-05 16:48 UTC 

linux-next: Tree for Mar 5
 2020-03-05 16:49 UTC  (7+ messages)
` linux-next: Tree for Mar 5 (bpf_trace)
` linux-next: Tree for Mar 5 (staging/media/: rockchip)
` linux-next: Tree for Mar 5 (sound/soc/codecs/wcd934x.o)

[igt-dev] [PATCH i-g-t v2 0/2] Test platform supported pixel formats through chamelium
 2020-03-05 16:50 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t v2 2/2] tests/kms_chamelium: Add support to validate RGB/YUV pixel formats

[PATCH 0/3] gpiolib: add reference counting to GPIO descriptors
 2020-03-05 16:49 UTC  (3+ messages)
` [PATCH 2/3] gpiolib: use kref in gpio_desc

[PATCH v3 0/8] kvm/split_lock: Add feature split lock detection support in kvm
 2020-03-05 16:49 UTC  (10+ messages)
` [PATCH v3 2/8] x86/split_lock: Ensure X86_FEATURE_SPLIT_LOCK_DETECT means the existence of feature
` [PATCH v3 8/8] x86: vmx: virtualize split lock detection

[PATCH v6] dt-bindings: mfd: Convert ChromeOS EC bindings to json-schema
 2020-03-05 16:48 UTC  (2+ messages)

[PATCH v4 0/7] xfsprogs: actually check that writes succeeded
 2020-03-05 16:48 UTC  (3+ messages)
` [PATCH 6/7] xfs_repair: check that metadata updates have been committed

[RFC] crypto: xts - limit accepted key length
 2020-03-05 16:48 UTC  (3+ messages)

[Xen-devel] [linux-4.4 bisection] complete test-amd64-amd64-xl-qemuu-ovmf-amd64
 2020-03-05 16:47 UTC 

[dpdk-dev] [PATCH v2] rte_ethdev: safer memory access by calling Rx callback
 2020-03-05 16:47 UTC  (2+ messages)
` [dpdk-dev] [PATCH v3] rte_ethdev: safer memory access by calling Rx/Tx callback

[PATCH] dra7: sata: Fix SATA with CONFIG_ARM_LPAE enabled
 2020-03-05 16:46 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/tgl: WaDisableGPGPUMidThreadPreemption
 2020-03-05 16:46 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH v2 0/4] x86/kvm/hyper-v: add support for synthetic debugger
 2020-03-05 16:45 UTC  (7+ messages)
` [PATCH v2 1/4] x86/kvm/hyper-v: Align the hcall param for kvm_hyperv_exit

[PATCH] MAINTAINERS: update web URL for iwlwifi
 2020-03-05 16:44 UTC  (3+ messages)

[PATCH v2] mm: Make mem_cgroup_id_get_many() __maybe_unused
 2020-03-05 16:43 UTC  (2+ messages)

[dpdk-dev] [RFC] Accelerator API to chain packet processing functions
 2020-03-05 16:44 UTC 

[PATCH 0/2] KVM: x86: VMX: cleanup VMXON region allocation
 2020-03-05 16:43 UTC  (5+ messages)
` [PATCH 2/2] KVM: x86: VMX: untangle VMXON revision_id setting when using eVMCS

Random segfault on mouse connection
 2020-03-05 16:43 UTC 

[PATCH v2 0/7] KVM: x86: CPUID emulation and tracing fixes
 2020-03-05 16:42 UTC  (2+ messages)

[PATCH 1/2] powerpc: Drop -fno-dwarf2-cfi-asm
 2020-03-05 16:39 UTC  (3+ messages)
` [PATCH 2/2] powerpc: Suppress .eh_frame generation

[PATCH v2 2/4] selftests: Fix seccomp to support relocatable build (O=objdir)
 2020-03-05 16:41 UTC  (3+ messages)

[PATCH] spi: Remove CONFIG_ prefix from Kconfig select
 2020-03-05 16:38 UTC  (9+ messages)

master - container_of: use offsetof from stddef
 2020-03-05 16:39 UTC 

master - WHATS_NEW_DM: update
 2020-03-05 16:39 UTC 

master - libdm: fix dm_list pointer arithmentic for new gcc 10 optimization
 2020-03-05 16:39 UTC 

master - dmeventd: enhance time waiting loop
 2020-03-05 16:39 UTC 

[PATCH v3 3/3] Btrfs: implement full reflink support for inline extents
 2020-03-05 16:38 UTC  (6+ messages)

[PATCH bpf-next 0/3] Introduce pinnable bpf_link kernel abstraction
 2020-03-05 16:39 UTC  (17+ messages)

[PATCH v2 00/19] arm64: Memory Tagging Extension user-space support
 2020-03-05 16:38 UTC  (6+ messages)
` [PATCH v2 04/19] arm64: mte: Use Normal Tagged attributes for the linear map

[PATCH v16 0/9] Add Error Disconnect Recover (EDR) support
 2020-03-05 16:37 UTC  (3+ messages)
` [PATCH v16 7/9] PCI/DPC: Export DPC error recovery functions

RFC: Input: edt-ft5x06 - FT6336G Touch Panel
 2020-03-05 16:36 UTC  (7+ messages)

[PATCH v4 00/26] iommu: Shared Virtual Addressing and SMMUv3 support
 2020-03-05 16:36 UTC  (5+ messages)
` [PATCH v4 01/26] mm/mmu_notifiers: pass private data down to alloc_notifier()

[dpdk-dev] [PATCH] devtools: add more headline case rules
 2020-03-05 16:35 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t v2] lib: move upper_32_bits() and lower_32_bits() to library
 2020-03-05 16:34 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for lib: move upper_32_bits() and lower_32_bits() to library (rev2)

[PATCH] arm64: reduce trampoline data alignment
 2020-03-05 16:34 UTC  (4+ messages)

[PATCH] curl: upgrade 7.68.0 -> 7.69.0
 2020-03-05 16:33 UTC 

[Xen-devel] [XEN PATCH v3 00/23] xen: Build system improvements
 2020-03-05 16:31 UTC  (6+ messages)
` [Xen-devel] [XEN PATCH v3 07/23] xen/build: Use obj-y += subdir/ instead of subdir-y

[PATCH v2 1/3] i2c: core: Provide generic definitions for bus frequencies
 2020-03-05 16:29 UTC  (5+ messages)
  ` [PATCH v2 3/3] i2c: drivers: Use "

[stable-4.14 0/3] some backport for stable
 2020-03-05 16:30 UTC  (4+ messages)
` [stable-4.14 1/3] vhost: Check docket sk_family instead of call getname
` [stable-4.14 2/3] x86/mce: Handle varying MCA bank counts
` [stable-4.14 3/3] EDAC/amd64: Set grain per DIMM

[peterz-queue:core/rcu 31/33] arch/x86/kernel/alternative.c:961:26: error: inlining failed in call to always_inline 'try_get_desc': function attribute mismatch
 2020-03-05 16:29 UTC  (2+ messages)

[Xen-devel] [xen-unstable-smoke test] 148134: tolerable all pass - PUSHED
 2020-03-05 16:27 UTC 

[PATCH iproute2-next] tc: pie: change maximum integer value of tc_pie_xstats->prob
 2020-03-05 16:25 UTC 

[PATCH v3 1/4] futex: Implement mechanism to wait on any of several futexes
 2020-03-05 16:25 UTC  (13+ messages)
          ` 'simple' futex interface [Was: [PATCH v3 1/4] futex: Implement mechanism to wait on any of several futexes]

edid-decode: Add FreeSync block
 2020-03-05 16:25 UTC 

[Xen-devel] [PATCH v2 00/17] Support CPUID/MSR data in migration streams
 2020-03-05 16:24 UTC  (5+ messages)
` [Xen-devel] [PATCH v2 07/17] libxc/restore: STATIC_DATA_END inference for v2 compatibility

[PATCH net-next v3 00/12] ethtool: consolidate parameter checking for irq coalescing
 2020-03-05 16:24 UTC  (3+ messages)
` [PATCH net-next v3 01/12] ethtool: add infrastructure for centralized checking of coalescing parameters

[PATCH v2 0/4] cpuidle: psci: Some fixes when using the hierarchical layout
 2020-03-05 16:23 UTC  (6+ messages)
` [PATCH v2 4/4] cpuidle: psci: Allow WFI to be the only state for the hierarchical topology

[PATCH 1/1] s390/ipl: sync back loadparm
 2020-03-05 16:21 UTC  (8+ messages)

[PATCH] mm: Make mem_cgroup_id_get_many dependent on MMU and MEMCG_SWAP
 2020-03-05 16:21 UTC  (5+ messages)

[PATCH v7 0/6] TPM 2.0 trusted keys with attached policy
 2020-03-05 16:20 UTC  (4+ messages)
` [PATCH v7 1/6] lib: add ASN.1 encoder

[Xen-devel] [libvirt test] 148068: regressions - FAIL
 2020-03-05 16:18 UTC 

[PATCH] Bluetooth: Fix calculation of SCO handle for packet processing
 2020-03-05 16:17 UTC  (2+ messages)

[PATCH 1/2] remoteproc: imx_rproc: dummy kick method
 2020-03-05 16:16 UTC  (3+ messages)

[enable VCN2.0 for NV12 SRIOV 1/6] drm/amdgpu: introduce mmsch v2.0 header
 2020-03-05 16:16 UTC  (9+ messages)
` [enable VCN2.0 for NV12 SRIOV 3/6] drm/amdgpu: implement initialization part on VCN2.0 for SRIOV
` [enable VCN2.0 for NV12 SRIOV 4/6] drm/amdgpu: cleanup ring/ib test for SRIOV vcn2.0
` [enable VCN2.0 for NV12 SRIOV 5/6] drm/amdgpu: disable clock/power gating for SRIOV
` [enable VCN2.0 for NV12 SRIOV 6/6] drm/amdgpu: clear warning on unused var

[ANNOUNCE] xfs-linux: iomap-5.7-merge updated to 1ac994525b9d
 2020-03-05 16:14 UTC 

[PATCH v4] bluetooth: Enable erroneous data reporting if wbs is supported
 2020-03-05 16:14 UTC 

[PATCH 2/3] Makefile: add -fno-semantic-interposition
 2020-03-05 16:12 UTC  (5+ messages)
` [V4] libselinux: drop dso.h

[PATCH v14 00/14] add the latest exfat driver
 2020-03-05 16:12 UTC  (3+ messages)

[PATCH v6] pci: prevent putting nvidia GPUs into lower device states on certain intel bridges
 2020-03-05 16:11 UTC  (4+ messages)

[PATCH v7 0/9] Inline Encryption Support
 2020-03-05 16:11 UTC  (8+ messages)
` [PATCH v7 1/9] block: Keyslot Manager for Inline Encryption
          ` [f2fs-dev] "

[PATCH][next] zd1211rw/zd_usb.h: Replace zero-length array with flexible-array member
 2020-03-05 16:10 UTC  (4+ messages)

[PATCH v5 0/1] Documentation: bootconfig: Documentaiton updates
 2020-03-05 16:07 UTC  (4+ messages)
` [PATCH v5] Documentation: bootconfig: Update boot configuration documentation


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.