All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-07 02:58:00 to 2020-07-07 04:05:16 UTC [more...]

[PATCH 0/5] net: fec: fix external PTP PHY support
 2020-07-07  4:05 UTC  (3+ messages)
` [PATCH 2/5] net: fec: enable to use PPS feature without time stamping
  ` [EXT] "

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

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

[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)

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

[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 

[PATCH v35 00/24] Intel SGX foundations
 2020-07-07  3:37 UTC  (25+ 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

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  (18+ messages)
` [PATCH v2 01/17] efi_loader: prepare for read only OP-TEE variables
` [PATCH v2 02/17] efi_loader: display RO attribute in printenv -e
` [PATCH v2 03/17] efi_loader: separate UEFI variable API from implemementation
` [PATCH v2 04/17] efi_loader: OsIndicationsSupported, PlatformLangCodes
` [PATCH v2 05/17] efi_loader: simplify boot manager
` [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

[xen-unstable test] 151684: regressions - FAIL
 2020-07-07  3:09 UTC 

[PATCH v7 0/7] Add interrupt support to FPGA DFL drivers
 2020-07-07  3:05 UTC  (6+ messages)

[PATCH -next] cpufreq: add stub for get_cpu_idle_time() to fix scsi/lpfc driver build
 2020-07-07  3:09 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/ice: fix GTPU/PPPoE packets with no hash value
 2020-07-07  3:09 UTC  (3+ messages)

[v4,0/7] Add Mediatek thermal dirver and dtsi
 2020-07-07  3:07 UTC  (10+ messages)
` [v4,6/7] thermal: mediatek: add another get_temp ops for thermal sensors
    ` [v4, 6/7] "
` [v4,7/7] thermal: mediatek: use spinlock to protect PTPCORESEL

[PATCH] input: misc: remove needless check before usb_free_coherent()
 2020-07-07  3:09 UTC 

[PATCH v10 0/9] firmware: add request_partial_firmware_into_buf
 2020-07-07  3:08 UTC  (3+ messages)
` [PATCH v10 9/9] ima: add FIRMWARE_PARTIAL_READ support

[PATCH]libmultipath/dmparser: add missing path with good status when sync state with dm kernel
 2020-07-07  3:08 UTC 

[PATCH v3 0/1] hwmon:max6697: Allow max6581 to create tempX_offset
 2020-07-07  3:03 UTC  (4+ messages)
` [PATCH v3 1/1] hwmon:max6697: Allows max6581 to create tempX_offset attributes

[Bug 207383] New: [Regression] 5.7-rc: amdgpu/polaris11 gpf: amdgpu_atomic_commit_tail
 2020-07-07  3:01 UTC  (2+ messages)
` [Bug 207383] [Regression] 5.7 "

[PATCH v2] drm/hisilicon: Fixed the warning: Assignment of 0/1 to bool variable
 2020-07-07  2:58 UTC 

[x86, sched] 1567c3e346: vm-scalability.median -15.8% regression
 2020-07-07  2:58 UTC  (5+ messages)
` [LKP] "

[ndctl PATCH 00/16] Firmware Activation and Test Updates
 2020-07-07  2:41 UTC  (2+ messages)
` [ndctl PATCH 16/16] test/ndctl: mremap pmd confusion


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.