All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-07 03:11:49 to 2020-07-07 04:40:13 UTC [more...]

[PATCH 0/4] Preliminary fixes for reftable support
 2020-07-07  4:40 UTC  (2+ messages)

[PATCH v7 0/7] Add interrupt support to FPGA DFL drivers
 2020-07-07  4:40 UTC  (10+ messages)
` [PATCH v7 4/7] fpga: dfl: afu: add interrupt support for port error reporting
` [PATCH v7 5/7] fpga: dfl: fme: add interrupt support for global "
` [PATCH v7 6/7] fpga: dfl: afu: add AFU interrupt support

[PATCH v34 00/24] Intel SGX foundations
 2020-07-07  4:39 UTC  (17+ messages)
` [PATCH v34 10/24] mm: Add vm_ops->mprotect()
` [PATCH v34 11/24] x86/sgx: Add SGX enclave driver
` [PATCH v34 12/24] x86/sgx: Add SGX_IOC_ENCLAVE_CREATE
` [PATCH v34 16/24] x86/sgx: Add a page reclaimer

include/linux/atomic-fallback.h:439:9: sparse: sparse: context imbalance in 'btrfs_set_lock_blocking_read' - unexpected unlock
 2020-07-07  4:16 UTC  (2+ messages)

BE MY PARTNER IN THIS BUSINESS
 2020-07-07  4:35 UTC 

[PATCH 0/4] fuzz: misc patches
 2020-07-07  4:31 UTC  (5+ messages)
` [PATCH 1/4] fuzz: build without AddressSanitizer, by default
` [PATCH 2/4] docs/fuzz: describe building fuzzers with enable-sanitizers

[PATCH] Documentation: kunit: Remove references to --defconfig
 2020-07-07  4:31 UTC 

[Ksummit-discuss] [PATCH] CodingStyle: Inclusive Terminology
 2020-07-07  4:30 UTC  (28+ messages)
` [Ksummit-discuss] [Tech-board-discuss] "
  `  "
    `  "
        ` [Tech-board-discuss] [Ksummit-discuss] "

[PATCH v2 0/4] DVFS support for dpu and dsi
 2020-07-07  4:28 UTC  (5+ messages)
` [PATCH v2 2/4] drm/msm: dsi: Use OPP API to set clk/perf state

[PATCH 0/3] QSPI: Add DVFS support
 2020-07-07  4:27 UTC  (4+ messages)
` [PATCH 1/3] spi: spi-qcom-qspi: Use OPP API to set clk/perf state

[GIT PULL] soundwire: fixes for 5.8
 2020-07-07  4:27 UTC 

[PULL 00/15] Renesas hardware patches for 2020-06-21
 2020-07-07  4:22 UTC  (5+ messages)
` [PULL 07/15] hw/timer: RX62N 8-Bit timer (TMR)

[GIT PULL] PHY: fixes for 5.8
 2020-07-07  4:21 UTC 

[PATCH v2 0/2] tpm: Some fixes
 2020-07-07  4:20 UTC  (4+ messages)
` [PATCH v2 1/2] tpm: tpm_spapr: Exit on TPM backend failures
` [PATCH v2 2/2] tests: Skip over pcrUpdateCounter byte in result comparison

[PATCH v3 0/2] Add cpu hotplug support for powerpc/perf/hv-24x7
 2020-07-07  4:15 UTC  (4+ messages)
` [PATCH v3 1/2] powerpc/perf/hv-24x7: Add cpu hotplug support

[PATCH v6 0/4] driver core: add probe error check helper
 2020-07-07  4:14 UTC  (10+ messages)
  ` [PATCH v6 2/4] driver core: add deferring probe reason to devices_deferred property

[soc:for-next] BUILD SUCCESS 938e4801580afca88218b792db048ca4bcd0a292
 2020-07-07  4:09 UTC 

[soc:arm/dt] BUILD SUCCESS 9f0d16ebe30f0c64f63ee44fbbb83ea376e20589
 2020-07-07  4:09 UTC 

[soc:arm/soc] BUILD SUCCESS f1a0a9948f71703f1920bb63072736e76bd6ccfa
 2020-07-07  4:09 UTC 

[android-common:android-4.14-stable 22/22] drivers/gpu/drm/virtio/virtgpu_vq.c:1130:23: sparse: sparse: incorrect type in assignment (different base types)
 2020-07-07  4:11 UTC 

[soc:arm/defconfig] BUILD SUCCESS b104533aaffc0efb9ea16c45d6020654841ce4a2
 2020-07-07  4:09 UTC 

[PATCH v9 0/2] tpm2: Make TPM2 logs accessible for non-UEFI firmware
 2020-07-07  4:09 UTC  (8+ messages)
` [PATCH v9 2/2] tpm: Add support for event log pointer found in TPM2 ACPI table

[PATCH 0/5] net: fec: fix external PTP PHY support
 2020-07-07  4:08 UTC  (5+ messages)
` [PATCH 2/5] net: fec: enable to use PPS feature without time stamping
  ` [EXT] "
` [PATCH 4/5] net: fec: get rid of redundant code in fec_ptp_set()
  ` [EXT] "

Signed ICLA
 2020-07-06 17:28 UTC 

[PATCH v35 00/24] Intel SGX foundations
 2020-07-07  4:06 UTC  (26+ messages)
` [PATCH v35 01/24] x86/cpufeatures: x86/msr: Add Intel SGX hardware bits
` [PATCH v35 02/24] x86/cpufeatures: x86/msr: Add Intel SGX Launch Control "
` [PATCH v35 03/24] x86/mm: x86/sgx: Signal SIGSEGV with PF_SGX
` [PATCH v35 04/24] x86/sgx: Add SGX microarchitectural data structures
` [PATCH v35 05/24] x86/sgx: Add wrappers for ENCLS leaf functions
` [PATCH v35 06/24] x86/cpu/intel: Detect SGX support
` [PATCH v35 07/24] x86/cpu/intel: Add nosgx kernel parameter
` [PATCH v35 08/24] x86/sgx: Initialize metadata for Enclave Page Cache (EPC) sections
` [PATCH v35 09/24] x86/sgx: Add __sgx_alloc_epc_page() and sgx_free_epc_page()
` [PATCH v35 10/24] mm: Add vm_ops->mprotect()
` [PATCH v35 11/24] x86/sgx: Add SGX enclave driver
` [PATCH v35 12/24] x86/sgx: Add SGX_IOC_ENCLAVE_CREATE
` [PATCH v35 13/24] x86/sgx: Add SGX_IOC_ENCLAVE_ADD_PAGES
` [PATCH v35 14/24] x86/sgx: Add SGX_IOC_ENCLAVE_INIT
` [PATCH v35 15/24] x86/sgx: Allow a limited use of ATTRIBUTE.PROVISIONKEY for attestation
` [PATCH v35 16/24] x86/sgx: Add a page reclaimer
` [PATCH v35 17/24] x86/sgx: ptrace() support for the SGX driver
` [PATCH v35 18/24] x86/vdso: Add support for exception fixup in vDSO functions
` [PATCH v35 19/24] x86/fault: Add helper function to sanitize error code
` [PATCH v35 20/24] x86/traps: Attempt to fixup exceptions in vDSO before signaling
` [PATCH v35 21/24] x86/vdso: Implement a vDSO for Intel SGX enclave call
` [PATCH v35 22/24] selftests/x86: Add a selftest for SGX
` [PATCH v35 23/24] docs: x86/sgx: Document SGX micro architecture and kernel internals
` [PATCH v35 24/24] x86/sgx: Update MAINTAINERS

[PATCH v3] mm/hugetlb: avoid hardcoding while checking if cma is enable
 2020-07-07  4:02 UTC 

[PATCH v3] softdog: Add options 'soft_reboot_cmd' and 'soft_active_on_boot'
 2020-07-07  4:03 UTC  (2+ messages)

[Intel-gfx] [PATCH v3 1/2] drm/i915: Initial implementation of PSR2 selective fetch
 2020-07-07  4:03 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [v3,1/2] drm/i915: Initial implementation of PSR2 selective fetch (rev2)

[GIT PULL][PATCH v6 0/8] Add support for ZSTD-compressed kernel and initramfs
 2020-07-07  4:03 UTC  (10+ messages)
` [PATCH v6 1/8] lib: prepare zstd for preboot environment
` [PATCH v6 2/8] lib: prepare xxhash "
` [PATCH v6 3/8] lib: add zstd support to decompress
` [PATCH v6 4/8] init: add support for zstd compressed kernel
` [PATCH v6 5/8] usr: add support for zstd compressed initramfs
` [PATCH v6 6/8] x86: bump ZO_z_extra_bytes margin for zstd
` [PATCH v6 7/8] x86: Add support for ZSTD compressed kernel
` [PATCH v6 8/8] .gitignore: add ZSTD-compressed files

[PATCH] security/selinux: Fix spelling mistakes in the comments
 2020-07-07  4:00 UTC 

[mm] 4e2c82a409: ltp.overcommit_memory01.fail
 2020-07-07  4:00 UTC  (13+ messages)

[PATCH v2] btrfs: speedup mount time with readahead chunk tree
 2020-07-07  3:59 UTC 

dwc3 inconsistent gadget connection state?
 2020-07-07  3:56 UTC  (5+ messages)

5.6 pretty massive unexplained btrfs corruption: parent transid verify failed + open_ctree failed
 2020-07-07  3:55 UTC 

[PATCH] hwmon: amd_energy: match for supported models
 2020-07-07  3:55 UTC  (3+ messages)

[PATCH v2 0/2] shtc1: add support for device tree bindings
 2020-07-07  3:53 UTC  (3+ messages)
` [PATCH v2 1/2] hwmon: "

[rdma:for-next] BUILD SUCCESS d473f4dc2f95c8c856b1659ced3502802b7d2fbe
 2020-07-07  3:52 UTC 

[PATCH V4 0/3] arm64: Enable vmemmap mapping from device memory
 2020-07-07  3:52 UTC  (7+ messages)
` [PATCH V4 1/3] mm/sparsemem: Enable vmem_altmap support in vmemmap_populate_basepages()

[m68k:m68k-queue] BUILD SUCCESS 60247e093fbbd52d9cab7eebdc6745996dedf64a
 2020-07-07  3:52 UTC 

[pm:bleeding-edge] BUILD SUCCESS 676d4e00924541f08e01c361b75d67d5d8de01cd
 2020-07-07  3:52 UTC  (2+ messages)
` [Devel] "

[PATCH RFC 1/5] f2fs: introduce inmem curseg
 2020-07-07  3:51 UTC  (7+ messages)
` [f2fs-dev] "

[PATCH 0/2] f2fs: zns zone-capacity support
 2020-07-07  3:49 UTC  (7+ messages)
` [PATCH 1/2] f2fs: support zone capacity less than zone size
    ` [f2fs-dev] "

[PATCH 0/2] Use multi-index entries in the page cache
 2020-07-07  3:49 UTC  (9+ messages)

[dpdk-dev] [PATCH 1/4] crypto/dpaax_sec: fix inline query for descriptors
 2020-07-07  3:48 UTC  (2+ messages)

[PATCH] hwrng: ba431 - Include kernel.h
 2020-07-07  3:47 UTC 

Add MediaTek MT6779 devapc driver
 2020-07-07  3:38 UTC  (12+ messages)
` [PATCH 2/2] soc: mediatek: devapc: add devapc-mt6779 driver

[PATCH net-next V2 1/2] ethtool: Add support for 100Gbps per lane link modes
 2020-07-07  3:42 UTC  (2+ messages)
` [PATCH net-next V2 2/2] net/mlx5: Added "

net: ethernet: freescale: fec: copybreak handling throughput, dma_sync_* optimisations allowed?
 2020-07-07  3:44 UTC  (6+ messages)
` [EXT] "

About spdx part in docs
 2020-07-07  3:43 UTC 

[v3 PATCH 0/2] Splitting ratelimit.h and lockdep.h
 2020-07-07  3:42 UTC  (6+ messages)
` [v3 PATCH 1/2] lockdep: Split header file into lockdep and lockdep_types
        ` [PATCH RESEND] lockdep: Move list.h inclusion into lockdep.h

[dpdk-dev] [PATCH 0/3] Minor rawdev fixes and enhancements
 2020-07-07  3:40 UTC  (7+ messages)
` [dpdk-dev] [PATCH 1/3] rawdev: allow calling info function for unknown rawdevs
` [dpdk-dev] [PATCH 2/3] rawdev: return NUMA socket id to the user
` [dpdk-dev] [PATCH 3/3] rawdev: fix missing dump function in map file

[PATCH v5 1/3] ARM: imx: mach-imx6q: Search for fsl,imx6q-iomuxc-gpr earlier
 2020-07-07  3:38 UTC  (12+ messages)
` [PATCH v5 3/3] ARM: imx6plus: optionally enable internal routing of clk_enet_ref
      ` [EXT] "

cron job: media_tree daily build: ERRORS
 2020-07-07  3:38 UTC 

[PATCH v2] mm/hugetlb: avoid hardcoding while checking if cma is enable
 2020-07-07  3:36 UTC  (2+ messages)

[PATCH v3] hw/core/qdev: Increase qdev_realize() kindness
 2020-07-07  3:36 UTC  (2+ messages)

[renesas-drivers:topic/ravb-internal-clock-delays-v2] BUILD SUCCESS a24016be8c8cf14f40319cc41066a0305cdb96f8
 2020-07-07  3:36 UTC 

[PATCH ima-evm-utils 1/3] ima-evm-utils: Fix mismatched type checking
 2020-07-07  3:35 UTC  (3+ messages)
` [PATCH ima-evm-utils 2/3] ima-evm-utils: beautify the code to make it more readable
` [PATCH ima-evm-utils 3/3] ima-evm-utils: ima_sign supports sm3 algorithm

[PATCH net] net/mlx5e: Do not include rwlock.h directly
 2020-07-07  3:32 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/ice: add support for ether type filter on FDIR
 2020-07-07  3:32 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH v33 00/21] Intel SGX foundations
 2020-07-07  3:29 UTC  (7+ messages)
` [PATCH v33 11/21] x86/sgx: Linux Enclave Driver

[pull request][net 00/11] mlx5 fixes 2020-07-02
 2020-07-07  3:29 UTC  (12+ messages)
` [net 02/11] net/mlx5e: Fix multicast counter not up-to-date in "ip -s"

[Issue]platform/x86: iommu: System can't shutdown because iommu driver keeps checking the status of DMA_GSTS_TES
 2020-07-07  3:27 UTC  (6+ messages)

[dpdk-dev] [PATCH 00/70] update e1000 base code
 2020-07-07  3:26 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 00/27] "

[PATCH] rt-tests: Install new man page get_cyclictest_snapshot.8
 2020-07-07  3:23 UTC 

[dpdk-dev] [PATCH (v20.08) v3 0/8] vhost: improve Vhost/vDPA device init
 2020-07-07  3:23 UTC  (17+ messages)
` [dpdk-dev] [PATCH v3 1/8] vhost: fix virtio ready flag check
` [dpdk-dev] [PATCH v3 2/8] vhost: refactor Virtio ready check
` [dpdk-dev] [PATCH v3 3/8] vhost: make some vDPA callbacks mandatory
` [dpdk-dev] [PATCH v3 4/8] vhost: check vDPA configuration succeed
` [dpdk-dev] [PATCH v3 5/8] vhost: add support for virtio status
` [dpdk-dev] [PATCH v3 6/8] vhost: add support for virtio get status message
` [dpdk-dev] [PATCH v3 7/8] vdpa/ifc: enable status protocol feature
` [dpdk-dev] [PATCH v3 8/8] vdpa/mlx5: "

[PATCH] tests/qtest/libqtest: Do not overwrite child coredump
 2020-07-07  3:19 UTC 

[dpdk-dev] [PATCH 0/3] ring clean up
 2020-07-07  3:19 UTC  (6+ messages)
` [dpdk-dev] [PATCH 1/3] ring: remove experimental tag for ring reset API

[PATCH v2 00/11] ima: Fix rule parsing bugs and extend KEXEC_CMDLINE rule support
 2020-07-07  3:18 UTC  (7+ messages)
` [PATCH v2 09/11] ima: Move validation of the keyrings conditional into ima_validate_rule()

[PATCH] drm/amdgpu: fix system hang issue during GPU reset
 2020-07-07  3:16 UTC  (6+ messages)

[omap-audio:peter/ti-linux-5.4.y/wip 2/27] drivers/dma/ti/edma.c:1995:31: warning: Possible null pointer dereference: m_ddev
 2020-07-07  3:14 UTC 

[PATCH v2 00/17] efi_loader: non-volatile and runtime variables
 2020-07-07  3:12 UTC  (13+ messages)
` [PATCH v2 06/17] efi_loader: keep attributes in efi_set_variable_int
` [PATCH v2 07/17] efi_loader: value of VendorKeys
` [PATCH v2 08/17] efi_loader: read-only AuditMode and DeployedMode
` [PATCH v2 09/17] efi_loader: secure boot flag
` [PATCH v2 10/17] efi_loader: UEFI variable persistence
` [PATCH v2 11/17] efi_loader: export efi_convert_pointer()
` [PATCH v2 12/17] efi_loader: optional pointer for ConvertPointer
` [PATCH v2 13/17] efi_loader: new function efi_memcpy_runtime()
` [PATCH v2 14/17] efi_loader: memory buffer for variables
` [PATCH v2 15/17] efi_loader: use memory based variable storage
` [PATCH v2 16/17] efi_loader: enable UEFI variables at runtime
` [PATCH v2 17/17] efi_selftest: adjust runtime test for variables


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.