All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-07 13:17:26 to 2020-09-07 14:08:38 UTC [more...]

[PATCH v2] stackleak: Fix a race between stack erasing sysctl handlers
 2020-09-07 13:53 UTC  (4+ messages)
    ` [External] "

[PATCH] misc: fastrpc: add ioctl for attaching to sensors pd
 2020-09-07 13:47 UTC  (3+ messages)

[PATCH v7 00/72] x86: SEV-ES Guest Support
 2020-09-07 13:16 UTC  (48+ messages)
` [PATCH v7 04/72] KVM: SVM: Use __packed shorthand
` [PATCH v7 12/72] x86/boot/compressed/64: Disable red-zone usage
` [PATCH v7 22/72] x86/boot/compressed/64: Add set_page_en/decrypted() helpers
` [PATCH v7 26/72] x86/fpu: Move xgetbv()/xsetbv() into separate header
` [PATCH v7 28/72] x86/idt: Split idt_data setup out of set_intr_gate()
` [PATCH v7 29/72] x86/head/64: Install startup GDT
` [PATCH v7 30/72] x86/head/64: Load GDT after switch to virtual addresses
` [PATCH v7 32/72] x86/head/64: Switch to initial stack earlier
` [PATCH v7 33/72] x86/head/64: Install a CPU bringup IDT
` [PATCH v7 34/72] x86/idt: Move two function from k/idt.c to i/a/desc.h
` [PATCH v7 37/72] x86/sev-es: Print SEV-ES info into kernel log
` [PATCH v7 40/72] x86/sev-es: Setup GHCB based boot #VC handler
` [PATCH v7 41/72] x86/sev-es: Setup per-cpu GHCBs for the runtime handler
` [PATCH v7 42/72] x86/sev-es: Allocate and Map IST stack for #VC handler
` [PATCH v7 43/72] x86/sev-es: Adjust #VC IST Stack on entering NMI handler
` [PATCH v7 44/72] x86/dumpstack/64: Add noinstr version of get_stack_info()
` [PATCH v7 45/72] x86/entry/64: Add entry code for #VC handler
` [PATCH v7 46/72] x86/sev-es: Add Runtime #VC Exception Handler
` [PATCH v7 47/72] x86/sev-es: Wire up existing #VC exit-code handlers
` [PATCH v7 48/72] x86/sev-es: Handle instruction fetches from user-space
` [PATCH v7 49/72] x86/sev-es: Handle MMIO events
` [PATCH v7 50/72] x86/sev-es: Handle MMIO String Instructions
` [PATCH v7 51/72] x86/sev-es: Handle MSR events
` [PATCH v7 52/72] x86/sev-es: Handle DR7 read/write events
` [PATCH v7 53/72] x86/sev-es: Handle WBINVD Events
` [PATCH v7 54/72] x86/sev-es: Handle RDTSC(P) Events
` [PATCH v7 55/72] x86/sev-es: Handle RDPMC Events
` [PATCH v7 56/72] x86/sev-es: Handle INVD Events
` [PATCH v7 57/72] x86/sev-es: Handle MONITOR/MONITORX Events
` [PATCH v7 58/72] x86/sev-es: Handle MWAIT/MWAITX Events
` [PATCH v7 59/72] x86/sev-es: Handle VMMCALL Events
` [PATCH v7 60/72] x86/sev-es: Handle #AC Events
` [PATCH v7 61/72] x86/sev-es: Handle #DB Events
` [PATCH v7 62/72] x86/paravirt: Allow hypervisor specific VMMCALL handling under SEV-ES
` [PATCH v7 63/72] x86/kvm: Add KVM "
` [PATCH v7 64/72] x86/vmware: Add VMware specific handling for VMMCALL "
` [PATCH v7 65/72] x86/realmode: Add SEV-ES specific trampoline entry point
` [PATCH v7 66/72] x86/realmode: Setup AP jump table
` [PATCH v7 67/72] x86/smpboot: Load TSS and getcpu GDT entry before loading IDT
` [PATCH v7 68/72] x86/head/64: Don't call verify_cpu() on starting APs
` [PATCH v7 69/72] x86/sev-es: Support CPU offline/online
` [PATCH v7 70/72] x86/sev-es: Handle NMI State
` [PATCH v7 71/72] x86/efi: Add GHCB mappings when SEV-ES is active
` [PATCH v7 72/72] x86/sev-es: Check required CPU features for SEV-ES

[PATCHSET 0/9] perf tools: Fix various memory leaks
 2020-09-07 13:47 UTC  (9+ messages)
` [PATCH 1/9] perf evlist: Fix cpu/thread map leak
` [PATCH 8/9] perf test: Free aliases for PMU event map aliases test

[PATCH 1/2] runtests: Small code cleanup
 2020-09-07 13:22 UTC  (2+ messages)
` [PATCH 2/2] runtests: add ability to exclude tests

[PATCH for-next 0/9] RDMA/hns: Misc Updates
 2020-09-07 13:36 UTC  (5+ messages)
` [PATCH for-next 4/9] RDMA/hns: Correct typo of hns_roce_create_cq()
` [PATCH for-next 5/9] RDMA/hns: Add check for the validity of sl configuration
` [PATCH for-next 8/9] RDMA/hns: Fix configuration of ack_req_freq in QPC
` [PATCH for-next 9/9] RDMA/hns: Fix missing sq_sig_type when querying QP

[PATCH 0/2] Fixes for the Intel PMC mux driver
 2020-09-07 13:57 UTC  (2+ messages)
` [PATCH 2/2] usb: typec: intel_pmc_mux: Do not configure SBU and HSL Orientation in Alternate modes

post-receive: pub/scm/linux/kernel/git/sashal/linux-stable
 2020-09-07 14:08 UTC 

[PATCH v10 0/6] ACPI: Support Generic Initiator proximity domains
 2020-09-07 14:03 UTC  (7+ messages)
` [PATCH v10 1/6] ACPI: Support Generic Initiator only domains
` [PATCH v10 2/6] x86: Support Generic Initiator only proximity domains
` [PATCH v10 3/6] ACPI: Let ACPI know we support Generic Initiator Affinity Structures
` [PATCH v10 4/6] ACPI: HMAT: Fix handling of changes from ACPI 6.2 to ACPI 6.3
` [PATCH v10 5/6] node: Add access1 class to represent CPU to memory characteristics

{PATCH 0/2] HID: wiimote: Minor change to spinlock usage
 2020-09-07 14:05 UTC  (2+ messages)

[PULL 00/30] ppc-for-5.2 queue 20200904
 2020-09-07 14:05 UTC  (5+ messages)

[PATCH v10 00/30] DRM: fix struct sg_table nents vs. orig_nents misuse
 2020-09-07 14:02 UTC  (7+ messages)
  ` [PATCH v10 30/30] videobuf2: use sgtable-based scatterlist wrappers

post-receive: pub/scm/linux/kernel/git/hid/hid
 2020-09-07 14:05 UTC 

[PATCH -next] kdb: Use newer api for tasklist scanning
 2020-09-07 13:46 UTC  (2+ messages)

[balbi-usb:testing/next 29/33] drivers/usb/dwc2/drd.c:83:37: error: 'struct dwc2_hsotg' has no member named 'test_mode'
 2020-09-07 13:58 UTC  (4+ messages)

[PATCH] arm64: get rid of TEXT_OFFSET
 2020-09-07 13:59 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/balbi/usb
 2020-09-07 13:58 UTC 

[xen-unstable-smoke test] 153880: tolerable FAIL - PUSHED
 2020-09-07 13:57 UTC 

[PATCH] time: Fix get_ticks being non-monotonic
 2020-09-07 13:57 UTC  (4+ messages)

[PATCH v3 01/12] binman: Allow entry args to be required
 2020-09-07 13:57 UTC  (10+ messages)
` [PATCH v3 00/12] binman: Add support for generating more complex FITs
  ` [PATCH v3 08/12] sunxi: Convert 64-bit boards to use binman

[PATCH 0/5] edison: Support for writing an xFSTK image
 2020-09-07 13:57 UTC  (10+ messages)
` [PATCH 2/5] binman: Show an error when a file is missing

[PATCH 0/2] Add support for loading images above 4GB
 2020-09-07 13:57 UTC  (14+ messages)
` [PATCH 1/2] spl: Use standard FIT entries
` [PATCH 2/2] spl: fdt: Record load/entry fit-images entries in 64bit format

[PATCH v4 0/3] binman: Further updates for FIT support
 2020-09-07 13:57 UTC  (3+ messages)

[PATCH 00/23] gpio: mockup: support dynamically created and removed chips
 2020-09-07 13:49 UTC  (9+ messages)
` [PATCH 23/23] Documentation: gpio: add documentation for gpio-mockup

[PATCH] schemas: Add vim modeline
 2020-09-07 13:54 UTC  (3+ messages)

[PATCH v4 0/1] drm: fix virtio-gpu + sev
 2020-09-07 13:53 UTC  (7+ messages)
` [PATCH v4 1/1] drm: allow limiting the scatter list size

[PATCH v14 0/2] media: i2c: Add support for OV02A10 sensor
 2020-09-07 13:51 UTC  (9+ messages)
` [PATCH v14 2/2] media: i2c: Add OV02A10 image sensor driver

[PATCH V2] sysfs: Add sysfs_emit and sysfs_emit_at to format sysfs output
 2020-09-07 13:36 UTC  (3+ messages)

[PATCH] drivers/perf: xgene_pmu: Fix uninitialized resource struct
 2020-09-07 13:50 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2020-09-06
 2020-09-07 13:52 UTC  (3+ messages)

[PATCH v7] binder: transaction latency tracking for user build
 2020-09-07 13:51 UTC  (5+ messages)
` [PATCH v8] "
  ` [PATCH v8 3/3] binder: add transaction latency tracer

[PATCH v3 00/18] Introduce separate nVHE hyp context
 2020-09-07 13:47 UTC  (13+ messages)
` [PATCH v3 08/18] KVM: arm64: Introduce "
` [PATCH v3 13/18] KVM: arm64: nVHE: Handle hyp panics
` [PATCH v3 14/18] smccc: Cast arguments to unsigned long
` [PATCH v3 16/18] KVM: arm64: nVHE: Migrate hyp interface to SMCCC

[PATCH v12 0/9] support reserving crashkernel above 4G on arm64 kdump
 2020-09-07 13:47 UTC  (20+ messages)
` [PATCH v12 1/9] x86: kdump: move CRASH_ALIGN to 2M
` [PATCH v12 2/9] x86: kdump: make the lower bound of crash kernel reservation consistent
` [PATCH v12 3/9] x86: kdump: use macro CRASH_ADDR_LOW_MAX in functions reserve_crashkernel[_low]()
` [PATCH v12 4/9] x86: kdump: move reserve_crashkernel[_low]() into crash_core.c
` [PATCH v12 5/9] arm64: kdump: introduce some macroes for crash kernel reservation
` [PATCH v12 6/9] arm64: kdump: reimplement crashkernel=X
` [PATCH v12 7/9] kdump: add threshold for the required memory
` [PATCH v12 8/9] arm64: kdump: add memory for devices by DT property linux, usable-memory-range
` [PATCH v12 9/9] kdump: update Documentation about crashkernel

[PATCH] drm/doc: Document that modifiers are always required for fb
 2020-09-07 13:51 UTC  (11+ messages)

[PATCH] x86: guard against straight-line speculation past RET
 2020-09-07 13:50 UTC  (4+ messages)

[PATCH v8 00/18] Add support for Nitro Enclaves
 2020-09-07 13:43 UTC  (4+ messages)
` [PATCH v8 17/18] nitro_enclaves: Add overview documentation

[PATCH 1/2] powerpc/32: Fix vmap stack - Do not activate MMU before reading task struct
 2020-09-07 13:42 UTC  (2+ messages)
` [PATCH 2/2] powerpc/32: Fix vmap stack - Properly set r1 before activating MMU

[PATCH RFC 00/10] KFENCE: A low-overhead sampling-based memory safety error detector
 2020-09-07 13:40 UTC  (11+ messages)
` [PATCH RFC 01/10] mm: add Kernel Electric-Fence infrastructure
` [PATCH RFC 03/10] arm64, kfence: enable KFENCE for ARM64
` [PATCH RFC 04/10] mm, kfence: insert KFENCE hooks for SLAB
` [PATCH RFC 05/10] mm, kfence: insert KFENCE hooks for SLUB
` [PATCH RFC 06/10] kfence, kasan: make KFENCE compatible with KASAN
` [PATCH RFC 07/10] kfence, kmemleak: make KFENCE compatible with KMEMLEAK
` [PATCH RFC 08/10] kfence, lockdep: make KFENCE compatible with lockdep
` [PATCH RFC 09/10] kfence, Documentation: add KFENCE documentation
` [PATCH RFC 10/10] kfence: add test suite

[Cocci] Checking the replacement of two specific function calls
 2020-09-07 13:46 UTC  (7+ messages)
` [Cocci] [PATCH] Coccinelle: api: Add SmPL script “use_devm_platform_get_and_ioremap_resource.cocci”
      `  "
            ` [PATCH] Coccinelle: api: Add SmPL scr =?UTF-8?Q?ipt_=E2=80=9Cuse=5Fdevm=5F

[PATCH] kbuild: preprocess module linker script
 2020-09-07 13:30 UTC  (6+ messages)

[PATCH] cpufreq: armada-37xx: Add missing MODULE_DEVICE_TABLE
 2020-09-07 13:27 UTC  (2+ messages)

[dpdk-dev] [PATCH] raw/dpaa2_qdma: fix missing parentheses
 2020-09-07 13:41 UTC 

[PATCH v8 00/14] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
 2020-09-07 13:40 UTC  (6+ messages)
` [PATCH v8 02/14] hw/misc: Add NPCM7xx Clock Controller device model

[PATCH 0/3] drm: panel: add support for TDO tl070wsh30 panel
 2020-09-07 13:24 UTC  (6+ messages)
` [PATCH v2 2/3] dt-bindings: display: panel: add TDO tl070wsh30 DSI panel bindings

[PATCH v2 0/3] arm64: Large PIE fixes
 2020-09-07 13:40 UTC  (6+ messages)
` [PATCH v2 2/3] arm64: Bail out PIE builds early if load address is not 4K aligned

[PATCH] platform/chrome: Kconfig: Remove the transitional MFD_CROS_EC config
 2020-09-07 13:25 UTC  (2+ messages)

[PATCH v5 0/2] Add mediatek codec mt6359 driver
 2020-09-07 13:37 UTC  (10+ messages)
` [PATCH v5 2/2] dt-bindings: mediatek: mt6359: add codec document

[PATCH v3 00/15] Reverse debugging
 2020-09-07 13:37 UTC  (8+ messages)
` [PATCH v3 09/15] replay: implement replay-seek command
` [PATCH v3 10/15] replay: flush rr queue before loading the vmstate

[PATCH bpf-next 0/6] xsk: exit NAPI loop when AF_XDP Rx ring is full
 2020-09-07 13:37 UTC  (5+ messages)
      ` [Intel-wired-lan] "

post-receive: pub/scm/linux/kernel/git/gregkh/usb
 2020-09-07 13:37 UTC 

post-receive: pub/scm/linux/kernel/git/joro/linux
 2020-09-07 13:36 UTC 

[PATCH v2 0/2] use SPDX also for GFDL documents
 2020-09-07 13:18 UTC  (3+ messages)
` [PATCH v2 1/2] LICENSE: add GFDL deprecated licenses

[PATCH RESEND v4 0/1] add sysfs exports for TPM 2 PCR registers
 2020-09-07 13:23 UTC  (5+ messages)
` [PATCH RESEND v4 1/1] tpm: add sysfs exports for all banks of "

post-receive: pub/scm/linux/kernel/git/gregkh/driver-core
 2020-09-07 13:33 UTC 

[dpdk-dev] [dpdk-dev 0/2] fips_validation: add SGL and GMAC support
 2020-09-07 13:32 UTC  (4+ messages)
` [dpdk-dev] [dpdk-dev v2 "
  ` [dpdk-dev] [dpdk-dev v2 1/2] fips_validation: add SGL support

[dpdk-dev] Issue with VFIO/IOMMU
 2020-09-07 13:31 UTC  (3+ messages)

[Buildroot] [Bug 13181] New: libopenssl package enables Cryptodev engine even if BR2_PACKAGE_LIBOPENSSL_ENGINES is disabled
 2020-09-07 13:30 UTC 

[PATCH 1/2] drm/qxl: don't touch mem.bus.offset
 2020-09-07 13:29 UTC  (2+ messages)
` [PATCH 2/2] drm/ttm: merge offset and base in ttm_bus_placement

[PATCH 0/2] Arm CMN-600 PMU driver
 2020-09-07 13:27 UTC  (5+ messages)
` [PATCH 2/2] perf: Add "

post-receive: pub/scm/linux/kernel/git/lpieralisi/pci
 2020-09-07 13:28 UTC 

[PATCH] hwmon: Driver for TI TPS2483 hotswap controller
 2020-09-07 13:26 UTC 

KVM on POWER8 host lock up since 10d91611f426 ("powerpc/64s: Reimplement book3s idle code in C")
 2020-09-07 13:25 UTC  (6+ messages)

[PATCH net-next] netlink: add spaces around '&' in netlink_recvmsg()
 2020-09-07 13:21 UTC 

[PATCH 00/14] multipath-tools series: some cleanups and fixes checked by codedex tool
 2020-09-07 13:26 UTC  (4+ messages)
` [PATCH 12/14] libmultipathpersist: use update_multipath_table/status, in get_mpvec

[PATCH] drivers/perf: arm_pmu: Show PMU version on boot
 2020-09-07 13:24 UTC  (6+ messages)

[dpdk-dev] [PATCH v1 0/6] ethdev: allow unknown link speed
 2020-09-07 13:24 UTC  (3+ messages)
  ` [dpdk-dev] [PATCH v9 00/24] "

[PATCH] image.bbclass: fix REPRODUCIBLE_TIMESTAMP_ROOTFS reference
 2020-09-07 13:21 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/driver-core
 2020-09-07 13:22 UTC 

[RESEND PATCH v12 0/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
 2020-09-07 13:20 UTC  (3+ messages)
` [RESEND PATCH v12 2/2] "

post-receive: pub/scm/linux/kernel/git/gregkh/driver-core
 2020-09-07 13:19 UTC 

[Cocci] [PATCH] scripts: coccicheck: Do not use shift command when rule is specfified
 2020-09-07 13:17 UTC 

[PATCH v3] i440fx/acpi: do not add hotplug related amls for cold plugged bridges
 2020-09-07 13:17 UTC  (2+ messages)

HASH_OF_MAPS inner map allocation from BPF
 2020-09-07 13:13 UTC  (3+ 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.