All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-31 15:07:29 to 2019-07-31 15:33:40 UTC [more...]

[PATCH v4 0/5] ALSA/HDA: abort probe when DMICs are detected
 2019-07-31 15:33 UTC  (3+ messages)

[PATCH v6 00/24] Associate ddc adapters with connectors
 2019-07-31 15:32 UTC  (10+ messages)
  ` Review required [Was: Associate ddc adapters with connectors]

[Buildroot] [PATCH v3 1/1] pkg-infra/show-info: dump install_{staging, target} info
 2019-07-31 15:32 UTC 

[Qemu-devel] [Bug 1838312] [NEW] Qemu virt-manager Segmentation fault
 2019-07-31 15:23 UTC  (2+ messages)
` [Qemu-devel] [Bug 1838312] "

kernel BUG at net/rxrpc/local_object.c:LINE!
 2019-07-31 15:31 UTC  (7+ messages)

[PATCH 00/20] vfs: Add support for timestamp limits
 2019-07-31 15:28 UTC  (6+ messages)
` [PATCH 06/20] fs: Fill in max and min timestamps in superblock
` [PATCH 09/20] ext4: Initialize timestamps limits

[PATCH] MAINTAINERS: floppy: take over maintainership
 2019-07-31 15:31 UTC  (4+ messages)

[PATCH RFC v3 0/14] sched,fair: flatten CPU controller runqueues
 2019-07-31 15:30 UTC  (6+ messages)
` [PATCH 09/14] sched,fair: refactor enqueue/dequeue_entity

[U-Boot] [PATCH] ARM: omap3: overo: Fix MMC init for SPL
 2019-07-31 15:30 UTC 

[mm] 6471384af2: kernel_BUG_at_mm/slub.c
 2019-07-31 15:30 UTC  (4+ messages)

[PATCH net-next v4 0/4] enetc: Add mdio bus driver for the PCIe MDIO endpoint
 2019-07-31 15:30 UTC  (6+ messages)

[Qemu-devel] RFC raspberry pi sd-card reset
 2019-07-31 15:28 UTC  (2+ messages)

[PATCH rdma-rc 0/2] RDMA fixes for 5.3
 2019-07-31 15:29 UTC  (2+ messages)

[RFC PATCH 0/2] Support for TI Page-based Address Translator
 2019-07-31 15:28 UTC  (6+ messages)
` [RFC PATCH 2/2] soc: ti: Add Support for the TI Page-based Address Translator (PAT)

RFC: phase out static using gpio numbers in platform drivers
 2019-07-31 15:29 UTC 

[PATCH v6 00/57] Add error message to platform_get_irq*()
 2019-07-31 15:28 UTC  (3+ messages)
` [PATCH v6 10/57] dmaengine: Remove dev_err() usage after platform_get_irq()

[PATCH net] drop_monitor: Add missing uAPI file to MAINTAINERS file
 2019-07-31 15:27 UTC  (2+ messages)

stable-rc/linux-5.2.y boot: 136 boots: 0 failed, 90 passed with 45 offline, 1 untried/unknown (v5.2.4-217-g6aaac92a7ecc)
 2019-07-31 15:26 UTC 

[PATCH for-next 0/2] Ratelimited ibdev printk functions
 2019-07-31 15:26 UTC  (12+ messages)
` [PATCH for-next 1/2] RDMA/core: Introduce ratelimited "

[PATCH] ARM: dts: stm32: remove useless pinctrl entries in stm32mp157-pinctrl
 2019-07-31 15:26 UTC  (3+ messages)

[PATCH v2 0/4] Fix for btrfs/156 failure and misc enhancements relocated to relocation
 2019-07-31 15:26 UTC  (3+ messages)
` [PATCH v2 4/4] btrfs: volumes: Remove ENOSPC-prone btrfs_can_relocate()

[PATCH v2 00/12] tracing/probe: Add multi-probes per event support
 2019-07-31 15:25 UTC  (2+ messages)

[PATCH v3 0/3] KVM: selftests: Enable ucall and dirty_log_test on s390x
 2019-07-31 15:15 UTC  (4+ messages)
` [PATCH v3 1/3] KVM: selftests: Split ucall.c into architecture specific files
` [PATCH v3 2/3] KVM: selftests: Implement ucall() for s390x
` [PATCH v3 3/3] KVM: selftests: Enable dirty_log_test on s390x

[PATCHv2 00/59] Intel MKTME enabling
 2019-07-31 15:08 UTC  (105+ messages)
` [PATCHv2 01/59] mm: Do no merge VMAs with different encryption KeyIDs
` [PATCHv2 02/59] mm: Add helpers to setup zero page mappings
` [PATCHv2 03/59] mm/ksm: Do not merge pages with different KeyIDs
` [PATCHv2 04/59] mm/page_alloc: Unify alloc_hugepage_vma()
` [PATCHv2 05/59] mm/page_alloc: Handle allocation for encrypted memory
` [PATCHv2 06/59] mm/khugepaged: Handle encrypted pages
` [PATCHv2 07/59] x86/mm: Mask out KeyID bits from page table entry pfn
` [PATCHv2 08/59] x86/mm: Introduce helpers to read number, shift and mask of KeyIDs
` [PATCHv2 09/59] x86/mm: Store bitmask of the encryption algorithms supported by MKTME
` [PATCHv2 10/59] x86/mm: Preserve KeyID on pte_modify() and pgprot_modify()
` [PATCHv2 11/59] x86/mm: Detect MKTME early
` [PATCHv2 12/59] x86/mm: Add a helper to retrieve KeyID for a page
` [PATCHv2 13/59] x86/mm: Add a helper to retrieve KeyID for a VMA
` [PATCHv2 14/59] x86/mm: Add hooks to allocate and free encrypted pages
` [PATCHv2 15/59] x86/mm: Map zero pages into encrypted mappings correctly
` [PATCHv2 16/59] x86/mm: Rename CONFIG_RANDOMIZE_MEMORY_PHYSICAL_PADDING
` [PATCHv2 17/59] x86/mm: Allow to disable MKTME after enumeration
` [PATCHv2 18/59] x86/mm: Calculate direct mapping size
` [PATCHv2 19/59] x86/mm: Implement syncing per-KeyID direct mappings
` [PATCHv2 20/59] x86/mm: Handle encrypted memory in page_to_virt() and __pa()
` [PATCHv2 21/59] mm/page_ext: Export lookup_page_ext() symbol
` [PATCHv2 22/59] mm/rmap: Clear vma->anon_vma on unlink_anon_vmas()
` [PATCHv2 23/59] x86/pconfig: Set an activated algorithm in all MKTME commands
` [PATCHv2 24/59] keys/mktme: Introduce a Kernel Key Service for MKTME
` [PATCHv2 25/59] keys/mktme: Preparse the MKTME key payload
` [PATCHv2 26/59] keys/mktme: Instantiate MKTME keys
` [PATCHv2 27/59] keys/mktme: Destroy "
` [PATCHv2 28/59] keys/mktme: Move the MKTME payload into a cache aligned structure
` [PATCHv2 29/59] keys/mktme: Set up PCONFIG programming targets for MKTME keys
` [PATCHv2 30/59] keys/mktme: Program MKTME keys into the platform hardware
` [PATCHv2 31/59] keys/mktme: Set up a percpu_ref_count for MKTME keys
` [PATCHv2 32/59] keys/mktme: Clear the key programming from the MKTME hardware
` [PATCHv2 33/59] keys/mktme: Require CAP_SYS_RESOURCE capability for MKTME keys
` [PATCHv2 34/59] acpi: Remove __init from acpi table parsing functions
` [PATCHv2 35/59] acpi/hmat: Determine existence of an ACPI HMAT
` [PATCHv2 36/59] keys/mktme: Require ACPI HMAT to register the MKTME Key Service
` [PATCHv2 37/59] acpi/hmat: Evaluate topology presented in ACPI HMAT for MKTME
` [PATCHv2 38/59] keys/mktme: Do not allow key creation in unsafe topologies
` [PATCHv2 39/59] keys/mktme: Support CPU hotplug for MKTME key service
` [PATCHv2 40/59] keys/mktme: Block memory hotplug additions when MKTME is enabled
` [PATCHv2 41/59] mm: Generalize the mprotect implementation to support extensions
` [PATCHv2 42/59] syscall/x86: Wire up a system call for MKTME encryption keys
` [PATCHv2 43/59] x86/mm: Set KeyIDs in encrypted VMAs for MKTME
` [PATCHv2 44/59] mm: Add the encrypt_mprotect() system call "
` [PATCHv2 45/59] x86/mm: Keep reference counts on hardware key usage "
` [PATCHv2 46/59] mm: Restrict MKTME memory encryption to anonymous VMAs
` [PATCHv2 47/59] kvm, x86, mmu: setup MKTME keyID to spte for given PFN
` [PATCHv2 48/59] iommu/vt-d: Support MKTME in DMA remapping
` [PATCHv2 49/59] x86/mm: introduce common code for mem encryption
` [PATCHv2 50/59] x86/mm: Use common code for DMA memory encryption
` [PATCHv2 51/59] x86/mm: Disable MKTME on incompatible platform configurations
` [PATCHv2 52/59] x86/mm: Disable MKTME if not all system memory supports encryption
` [PATCHv2 53/59] x86: Introduce CONFIG_X86_INTEL_MKTME
` [PATCHv2 54/59] x86/mktme: Overview of Multi-Key Total Memory Encryption
` [PATCHv2 55/59] x86/mktme: Document the MKTME provided security mitigations
` [PATCHv2 56/59] x86/mktme: Document the MKTME kernel configuration requirements
` [PATCHv2 57/59] x86/mktme: Document the MKTME Key Service API
` [PATCHv2 58/59] x86/mktme: Document the MKTME API for anonymous memory encryption
` [PATCHv2 59/59] x86/mktme: Demonstration program using the MKTME APIs

[PATCH net 0/2] mlxsw: Two small fixes
 2019-07-31 15:24 UTC  (2+ messages)

[Bug 110956] List of 19.20-812932 release mistakes
 2019-07-31 15:24 UTC  (2+ messages)

[Bug 110961] Are provoded libdrm packages completely open source?
 2019-07-31 15:24 UTC  (3+ messages)
` [Bug 110961] Are provided "

[U-Boot] [PATCH 0/4] add pcie/ahci for mt7623/bpi-r2
 2019-07-31 15:23 UTC  (6+ messages)
` [U-Boot] [PATCH 3/4] pci: mediatek: Add pci-driver for mt2701

[PATCH] mm: kmemleak: Disable early logging in case of error
 2019-07-31 15:23 UTC 

[PATCH] qemuboot-x86.inc: remove it and move content to corresponding conf
 2019-07-31 15:22 UTC  (3+ messages)
  ` error in building qt5-image

[PATCH v2] ARM: dts: rockchip: A few fixes for veyron-{fievel,tiger}
 2019-07-31 15:15 UTC  (3+ messages)

[PATCH RFC 1/2] futex: Split key setup from key queue locking and read
 2019-07-31 15:15 UTC  (4+ messages)
` [PATCH RFC 2/2] futex: Implement mechanism to wait on any of several futexes

[PATCH v10 0/4] THP aware uprobe
 2019-07-31 15:18 UTC  (5+ messages)
` [PATCH v10 3/4] mm, thp: introduce FOLL_SPLIT_PMD

[U-Boot] [PATCH 1/7] net: sh_eth: Add R8A77980 V3H gether support
 2019-07-31 15:21 UTC  (7+ messages)
` [U-Boot] [PATCH 2/7] net: sh_eth: Fix 64bit build warnings
` [U-Boot] [PATCH 3/7] pinctrl: renesas: Add R8A77980 V3H PFC tables
` [U-Boot] [PATCH 4/7] clk: renesas: Add R8A77980 V3H clock tables
` [U-Boot] [PATCH 5/7] ARM: dts: renesas: Add R8A77980 V3H DTs and headers
` [U-Boot] [PATCH 6/7] ARM: renesas: Add R8A77980 V3H platform code
` [U-Boot] [PATCH 7/7] ARM: renesas: Add R8A77980 V3H Condor board code

[PATCH] dmaengine: imx-dma: Mark expected switch fall-through
 2019-07-31 15:19 UTC  (3+ messages)

[virtio-dev] [PATCH v2] Add virtio rpmb device specification
 2019-07-31 15:19 UTC  (4+ messages)

[PATCH] media: ttusb-dec: Fix info-leak in ttusb_dec_send_command()
 2019-07-31 15:19 UTC 

[PATCH] tools: memory-model: add it to the Documentation body
 2019-07-31 15:19 UTC  (2+ messages)

[PATCH 00/12] rebase -r: support merge strategies other than recursive
 2019-07-31 15:18 UTC  (18+ messages)
` [PATCH v2 00/16] "
  ` [PATCH v2 01/16] Drop unused git-rebase--am.sh
  ` [PATCH v2 02/16] t3400: stop referring to the scripted rebase
  ` [PATCH v2 03/16] .gitignore: there is no longer a built-in `git-rebase--interactive`
  ` [PATCH v2 04/16] sequencer: the `am` and `rebase--interactive` scripts are gone
  ` [PATCH v2 05/16] rebase: fold git-rebase--common into the -p backend
  ` [PATCH v2 06/16] t3427: add a clarifying comment
  ` [PATCH v2 07/16] t3427: simplify the `setup` test case significantly
  ` [PATCH v2 08/16] t3427: move the `filter-branch` invocation into the `setup` case
  ` [PATCH v2 09/16] t3427: condense the unnecessarily repetitive test cases into three
  ` [PATCH v2 10/16] t3427: fix erroneous assumption
  ` [PATCH v2 11/16] t3427: accommodate for the `rebase --merge` backend having been replaced
  ` [PATCH v2 12/16] t3427: fix another incorrect assumption
  ` [PATCH v2 13/16] rebase -r: support merge strategies other than `recursive`
  ` [PATCH v2 14/16] t/lib-rebase: prepare for testing `git rebase --rebase-merges`
  ` [PATCH v2 15/16] t3418: test `rebase -r` with merge strategies
  ` [PATCH v2 16/16] rebase -r: do not (re-)generate root commits with `--root` *and* `--onto`

[PATCH] ptsematest, sigwaittest, pmqtest, svsematest reprot error "Could not access /sys/kernel/debug/tracing/tracing_enabled"
 2019-07-31 15:13 UTC  (2+ messages)

[dpdk-dev] [PATCH] pcap: propagate timestamp from pcap_pkthdr to mbuf
 2019-07-31 15:18 UTC 

[PATCH RESEND] dmaengine: tegra210-adma: Don't program FIFO threshold
 2019-07-31 15:17 UTC  (2+ messages)

Reminder: 99 open syzbot bugs in net subsystem
 2019-07-31 15:13 UTC  (8+ messages)

[PATCH v3] checkpatch: add several Kconfig default value tests
 2019-07-31 15:13 UTC  (2+ messages)

[PATCH] [RFC] dmaengine: add fifo_size member
 2019-07-31 15:16 UTC  (11+ messages)

[linux-lvm] System hangs after snapshot autoextend, 'dmsetup info' confirms device is SUSPENDED
 2019-07-31 14:36 UTC 

[Xen-devel] [RFC] Generating Go bindings for libxl
 2019-07-31 15:14 UTC  (5+ messages)

next/master boot: 265 boots: 17 failed, 184 passed with 64 offline (next-20190730)
 2019-07-31 15:13 UTC  (3+ messages)

[Xen-devel] Fedora 30 DomU - pygrub always boots the second menu option
 2019-07-31 14:54 UTC 

[PATCH] arm64: dts: renesas: r8a77995: draak: Fix backlight regulator name
 2019-07-31 15:09 UTC  (7+ messages)

large DMA segments vs SWIOTLB
 2019-07-31 14:40 UTC 

[PATCH v3] sched/core: Don't use dying mm as active_mm of kthreads
 2019-07-31 15:07 UTC  (8+ 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.