linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-20 19:14:38 to 2020-03-20 22:22:30 UTC [more...]

[PATCH v5 0/3] Add support for CellWise cw2015 fuel gauge
 2020-03-20 22:22 UTC  (3+ messages)
` [PATCH v5 1/3] dt-bindings: Document cellwise vendor-prefix

[PATCH v10 09/13] dma-iommu: Implement NESTED_MSI cookie
 2020-03-20 22:20 UTC  (2+ messages)

[PATCH v6 0/2] KEYS: Read keys to internal buffer & then copy to userspace
 2020-03-20 22:21 UTC  (5+ messages)
` [PATCH v6 1/2] KEYS: Don't write out to userspace while holding key semaphore
` [PATCH v6 2/2] KEYS: Avoid false positive ENOMEM error on key read

[RFC PATCH 00/70 v2] x86: SEV-ES Guest Support
 2020-03-20 22:21 UTC  (23+ messages)
` [PATCH 18/70] x86/boot/compressed/64: Add stage1 #VC handler
` [PATCH 21/70] x86/boot/compressed/64: Add function to map a page unencrypted
` [PATCH 23/70] x86/sev-es: Add support for handling IOIO exceptions
` [PATCH 62/70] x86/kvm: Add KVM specific VMMCALL handling under SEV-ES
` [PATCH 70/70] x86/sev-es: Add NMI state tracking
    ` [RFC PATCH v2.1] x86/sev-es: Handle NMI State

[PATCH v7] pci: prevent putting nvidia GPUs into lower device states on certain intel bridges
 2020-03-20 22:19 UTC  (2+ messages)

[patch 00/22] x86/treewide: Consolidate CPU match macro maze and get rid of C89 (sic!) initializers
 2020-03-20 22:18 UTC  (15+ messages)
` [patch 01/22] x86/devicetable: Move x86 specific macro out of generic code
` [patch 02/22] x86/cpu: Add conistent CPU match macros
` [patch 08/22] ACPI: Convert to new X86 "
` [patch 09/22] cpufreq: "

[PATCH 0/7] KVM: Fix memslot use-after-free bug
 2020-03-20 22:17 UTC  (9+ messages)
` [PATCH 1/7] KVM: Fix out of range accesses to memslots
` [PATCH 2/7] KVM: selftests: Fix cosmetic copy-paste error in vm_mem_region_move()
` [PATCH 3/7] KVM: selftests: Take vcpu pointer instead of id in vm_vcpu_rm()
` [PATCH 4/7] KVM: selftests: Add helpers to consolidate open coded list operations
` [PATCH 5/7] KVM: selftests: Add util to delete memory region
` [PATCH 6/7] KVM: selftests: Expose the primary memslot number to tests
` [PATCH 7/7] KVM: selftests: Add "delete" testcase to set_memory_region_test

[PATCH][next] pcmcia: soc_common.h: Replace zero-length array with flexible-array member
 2020-03-20 22:13 UTC 

[PATCH][next] pcmcia: cs_internal.h: Replace zero-length array with flexible-array member
 2020-03-20 22:12 UTC 

[PATCH] vfio-mdev: support mediated device creation in kernel
 2020-03-20 22:07 UTC  (5+ messages)

[patch V3 00/23] x86/entry: Consolidation part II (syscalls)
 2020-03-20 18:00 UTC  (48+ messages)
` [RESEND][patch "
` [patch V3 01/23] rcu: Dont acquire lock in NMI handler in rcu_nmi_enter_common()
  ` [RESEND][patch "
` [patch V3 02/23] rcu: Add comments marking transitions between RCU watching and not
  ` [RESEND][patch "
` [patch V3 03/23] vmlinux.lds.h: Create section for protection against instrumentation
  ` [RESEND][patch "
` [patch V3 04/23] kprobes: Prevent probes in .noinstr.text section
  ` [RESEND][patch "
` [patch V3 05/23] tracing: Provide lockdep less trace_hardirqs_on/off() variants
  ` [RESEND][patch "
` [patch V3 06/23] bug: Annotate WARN/BUG/stackfail as noinstr safe
  ` [RESEND][patch "
` [patch V3 07/23] lockdep: Prepare for noinstr sections
  ` [RESEND][patch "
` [patch V3 08/23] x86/entry: Mark enter_from_user_mode() noinstr
  ` [RESEND][patch "
` [patch V3 09/23] x86/entry/common: Protect against instrumentation
  ` [RESEND][patch "
` [patch V3 10/23] x86/entry: Move irq tracing on syscall entry to C-code
  ` [RESEND][patch "
` [patch V3 11/23] x86/entry: Move irq flags tracing to prepare_exit_to_usermode()
  ` [RESEND][patch "
` [patch V3 12/23] context_tracking: Ensure that the critical path cannot be instrumented
  ` [RESEND][patch "
` [patch V3 13/23] lib/smp_processor_id: Move it into noinstr section
  ` [RESEND][patch "
` [patch V3 14/23] x86/speculation/mds: Mark mds_user_clear_cpu_buffers() __always_inline
  ` [RESEND][patch "
` [patch V3 15/23] x86/entry/64: Check IF in __preempt_enable_notrace() thunk
  ` [RESEND][patch "
` [patch V3 16/23] x86/entry/64: Mark ___preempt_schedule_notrace() thunk noinstr
  ` [RESEND][patch "
` [patch V3 17/23] rcu/tree: Mark the idle relevant functions noinstr
  ` [RESEND][patch "
` [patch V3 18/23] x86/kvm: Move context tracking where it belongs
  ` [RESEND][patch "
` [patch V3 19/23] x86/kvm/vmx: Add hardirq tracing to guest enter/exit
  ` [RESEND][patch "
` [patch V3 20/23] x86/kvm/svm: Handle hardirqs proper on "
  ` [RESEND][patch "
` [patch V3 21/23] context_tracking: Make guest_enter/exit_irqoff() .noinstr ready
  ` [RESEND][patch "
` [patch V3 22/23] x86/kvm/vmx: Move guest enter/exit into .noinstr.text
  ` [RESEND][patch "
` [patch V3 23/23] x86/kvm/svm: "
  ` [RESEND][patch "

[PATCH 1/3] USB: serial: option: add support for ASKEY WWHC050
 2020-03-20 22:01 UTC  (3+ messages)
` [PATCH 2/3] USB: serial: option: add BroadMobi BM806U
` [PATCH 3/3] USB: serial: option: add Wistron Neweb D19Q1

[PATCH ghak90 V8 07/16] audit: add contid support for signalling the audit daemon
 2020-03-20 21:56 UTC  (12+ messages)

[PATCH v2 0/2] x86/delay: Introduce TPAUSE instruction
 2020-03-20 21:51 UTC  (5+ messages)
` [PATCH v2 2/2] x86/delay: Introduce TPAUSE delay

[PATCHv8 00/15] remoteproc: updates for omap remoteproc support
 2020-03-20 21:48 UTC  (6+ messages)
` [PATCHv8 12/15] remoteproc/omap: Add support for runtime auto-suspend/resume
` [PATCHv8 14/15] remoteproc/omap: Add watchdog functionality for remote processors

[PATCH 2/3] LKMM: Add litmus test for RCU GP guarantee where reader stores
 2020-03-20 21:44 UTC  (3+ messages)

[PATCHv8 03/15] remoteproc/omap: Add a sanity check for DSP boot address alignment
 2020-03-20 21:38 UTC  (4+ messages)
` [PATCHv8 RESEND "

[PATCH v12 0/8] Disable compat cruft on ppc64le v12
 2020-03-20 21:36 UTC  (8+ messages)
  ` [PATCH v12 8/8] MAINTAINERS: perf: Add pattern that matches ppc perf to the perf entry

[PATCH 1/6] ptp: move ocelot ptp clock code out of Ethernet driver
 2020-03-20 21:31 UTC  (2+ messages)

[PATCH v3 00/37] KVM: x86: TLB flushing fixes and enhancements
 2020-03-20 21:28 UTC  (38+ messages)
` [PATCH v3 01/37] KVM: VMX: Flush all EPTP/VPID contexts on remote TLB flush
` [PATCH v3 02/37] KVM: nVMX: Validate the EPTP when emulating INVEPT(EXTENT_CONTEXT)
` [PATCH v3 03/37] KVM: nVMX: Invalidate all EPTP contexts when emulating INVEPT for L1
` [PATCH v3 04/37] KVM: nVMX: Invalidate all roots when emulating INVVPID without EPT
` [PATCH v3 05/37] KVM: x86: Export kvm_propagate_fault() (as kvm_inject_emulated_page_fault)
` [PATCH v3 06/37] KVM: x86: Consolidate logic for injecting page faults to L1
` [PATCH v3 07/37] KVM: x86: Sync SPTEs when injecting page/EPT fault into L1
` [PATCH v3 08/37] KVM: VMX: Skip global INVVPID fallback if vpid==0 in vpid_sync_context()
` [PATCH v3 09/37] KVM: VMX: Use vpid_sync_context() directly when possible
` [PATCH v3 10/37] KVM: VMX: Move vpid_sync_vcpu_addr() down a few lines
` [PATCH v3 11/37] KVM: VMX: Handle INVVPID fallback logic in vpid_sync_vcpu_addr()
` [PATCH v3 12/37] KVM: VMX: Drop redundant capability checks in low level INVVPID helpers
` [PATCH v3 13/37] KVM: nVMX: Use vpid_sync_vcpu_addr() to emulate INVVPID with address
` [PATCH v3 14/37] KVM: x86: Move "flush guest's TLB" logic to separate kvm_x86_ops hook
` [PATCH v3 15/37] KVM: VMX: Clean up vmx_flush_tlb_gva()
` [PATCH v3 16/37] KVM: x86: Drop @invalidate_gpa param from kvm_x86_ops' tlb_flush()
` [PATCH v3 17/37] KVM: SVM: Wire up ->tlb_flush_guest() directly to svm_flush_tlb()
` [PATCH v3 18/37] KVM: VMX: Move vmx_flush_tlb() to vmx.c
` [PATCH v3 19/37] KVM: nVMX: Move nested_get_vpid02() to vmx/nested.h
` [PATCH v3 20/37] KVM: VMX: Introduce vmx_flush_tlb_current()
` [PATCH v3 21/37] KVM: SVM: Document the ASID logic in svm_flush_tlb()
` [PATCH v3 22/37] KVM: x86: Rename ->tlb_flush() to ->tlb_flush_all()
` [PATCH v3 23/37] KVM: nVMX: Add helper to handle TLB flushes on nested VM-Enter/VM-Exit
` [PATCH v3 24/37] KVM: x86: Introduce KVM_REQ_TLB_FLUSH_CURRENT to flush current ASID
` [PATCH v3 25/37] KVM: x86/mmu: Use KVM_REQ_TLB_FLUSH_CURRENT for MMU specific flushes
` [PATCH v3 26/37] KVM: nVMX: Selectively use TLB_FLUSH_CURRENT for nested VM-Enter/VM-Exit
` [PATCH v3 27/37] KVM: nVMX: Reload APIC access page on nested VM-Exit only if necessary
` [PATCH v3 28/37] KVM: VMX: Retrieve APIC access page HPA only when necessary
` [PATCH v3 29/37] KVM: VMX: Don't reload APIC access page if its control is disabled
` [PATCH v3 30/37] KVM: x86/mmu: Move fast_cr3_switch() side effects to __kvm_mmu_new_cr3()
` [PATCH v3 31/37] KVM: x86/mmu: Add separate override for MMU sync during fast CR3 switch
` [PATCH v3 32/37] KVM: x86/mmu: Add module param to force TLB flush on root reuse
` [PATCH v3 33/37] KVM: nVMX: Skip MMU sync on nested VMX transition when possible
` [PATCH v3 34/37] KVM: nVMX: Don't flush TLB on nested VMX transition
` [PATCH v3 35/37] KVM: nVMX: Free only the affected contexts when emulating INVEPT
` [PATCH v3 36/37] KVM: x86: Replace "cr3" with "pgd" in "new cr3/pgd" related code
` [PATCH v3 37/37] KVM: VMX: Clean cr3/pgd handling in vmx_load_mmu_pgd()

[PATCH V9 00/10] Nested Shared Virtual Address (SVA) VT-d support
 2020-03-20 21:35 UTC  (4+ messages)
` [PATCH V9 02/10] iommu/uapi: Define a mask for bind data

[PATCH 0/5] x86/vmware: Steal time accounting support
 2020-03-20 21:26 UTC  (10+ messages)
` [PATCH 1/5] x86/vmware: Make vmware_select_hypercall() __init
` [PATCH 2/5] x86/vmware: Remove vmware_sched_clock_setup()
` [PATCH 3/5] x86/vmware: Steal time clock for VMware guest
` [PATCH 4/5] x86/vmware: Enable steal time accounting
` [PATCH 5/5] x86/vmware: Use bool type for vmw_sched_clock

[PATCH] MIPS: Loongson: Add model name to /proc/cpuinfo
 2020-03-20 21:24 UTC  (4+ messages)

[PATCH net] netlink: check for null extack in cookie helpers
 2020-03-20 21:22 UTC  (2+ messages)

[PATCH V2 1/1] x86/mce/amd: Add PPIN support for AMD MCE
 2020-03-20 21:09 UTC  (2+ messages)

[patch V2 08/15] Documentation: Add lock ordering and nesting documentation
 2020-03-20 21:02 UTC  (3+ messages)

[PATCH] spi: stm32: Fix comments compilation warnings
 2020-03-20 21:01 UTC  (2+ messages)
` Applied "spi: stm32: Fix comments compilation warnings" to the spi tree

[PATCH 4.19 00/48] 4.19.112-rc1 review
 2020-03-20 21:01 UTC  (2+ messages)

[PATCH 0/1] Bluetooth: btmrvl: Reset SDIO card on hang
 2020-03-20 20:56 UTC  (4+ messages)
` [PATCH 1/1] Bluetooth: btmrvl: Detect hangs and force a reset of the SDIO card

[PATCH v1 0/2] Support built-in Mic on Tegra boards that use WM8903
 2020-03-20 20:55 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: sound: tegra-wm8903: Document built-in microphone audio source
` [PATCH v1 2/2] ASoC: tegra: tegra_wm8903: Support DAPM events for built-in microphone

[tip:locking/core] BUILD SUCCESS f6f48e18040402136874a6a71611e081b4d0788a
 2020-03-20 20:54 UTC 

[tip:sched/core] BUILD SUCCESS 6c8116c914b65be5e4d6f66d69c8142eb0648c22
 2020-03-20 20:54 UTC 

[PATCH 4.4 00/93] 4.4.217-rc1 review
 2020-03-20 20:54 UTC  (2+ messages)

[PATCH v2] net: qmi_wwan: add support for ASKEY WWHC050
 2020-03-20 20:46 UTC 

Error messages from searching /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/resource0
 2020-03-20 20:43 UTC 

[PATCH v5] platform/x86: intel_pmc_core: Make pmc_core_substate_res_show() generic
 2020-03-20 20:36 UTC 

[PATCH] KVM: SVM: Issue WBINVD after deactivating an SEV guest
 2020-03-20 20:37 UTC  (3+ messages)

[PATCH v7 0/3] Add support for the Gateworks System Controller
 2020-03-20 20:35 UTC  (4+ messages)
` [PATCH v7 1/3] dt-bindings: mfd: Add Gateworks System Controller bindings
` [PATCH v7 2/3] mfd: add Gateworks System Controller core driver
` [PATCH v7 3/3] hwmon: add Gateworks System Controller support

[PATCH v6 01/16] exec: Only compute current once in flush_old_exec
 2020-03-20 20:27 UTC  (13+ messages)
` [PATCH v6 02/16] exec: Factor unshare_sighand out of de_thread and call it separately
` [PATCH v6 03/16] exec: Move cleanup of posix timers on exec out of de_thread
` [PATCH v6 04/16] exec: Move exec_mmap right after de_thread in flush_old_exec
` [PATCH v6 05/16] exec: Add exec_update_mutex to replace cred_guard_mutex
` [PATCH v6 06/16] exec: Fix a deadlock in strace
` [PATCH v6 07/16] selftests/ptrace: add test cases for dead-locks
` [PATCH v6 08/16] mm: docs: Fix a comment in process_vm_rw_core
` [PATCH v6 09/16] kernel: doc: remove outdated comment cred.c
` [PATCH v6 10/16] kernel/kcmp.c: Use new infrastructure to fix deadlocks in execve
` [PATCH v6 11/16] proc: "
` [PATCH v6 12/16] proc: io_accounting: "
` [PATCH v6 13/16] perf: "

[PATCH] wait: remove wait_event_interruptible_lock_irq_cmd
 2020-03-20 20:23 UTC 

[PATCH v6 00/16] Infrastructure to allow fixing exec deadlocks
 2020-03-20 20:24 UTC 

weird cooling_device/cur_state sysfs behaviour
 2020-03-20 20:17 UTC  (3+ messages)

[PATCH 1/3] LKMM: Add litmus test for RCU GP guarantee where updater frees object
 2020-03-20 20:15 UTC  (3+ messages)

[tip:perf/core] BUILD REGRESSION b1a032f147e1013d82555a39f0fdb5967bd5ffce
 2020-03-20 20:13 UTC 

[PATCH] cgroup-v1: freezer: optionally killable freezer
 2020-03-20 20:10 UTC  (4+ messages)

[PATCH] bpf: explicitly memset the bpf_attr structure
 2020-03-20 20:07 UTC  (8+ messages)
        ` [PATCH] bpf: explicitly memset some bpf info structures declared on the stack

[ANNOUNCE] 4.19.106-rt44
 2020-03-20 20:05 UTC  (6+ messages)
  ` 4.19.106-rt44 -- boot problems with irqwork: push most work into softirq context

[v2 0/6] Qualcomm CCI & Camera for db410c & db845c
 2020-03-20 19:52 UTC  (3+ messages)
` [v2 6/6] arm64: defconfig: Enable QCOM CAMCC, CAMSS and CCI drivers

[PATCH] x86/mm: Make pud_present() check _PAGE_PROTNONE and _PAGE_PSE as well
 2020-03-20 19:50 UTC  (5+ messages)

[PATCH 12/12] pcie: qcom: Set PCIE MRRS and MPS to 256B
 2020-03-20 19:46 UTC  (2+ messages)

[PATCH net-next v3 00/11] net: ethernet: ti: cpts: add irq and HW_TS_PUSH events
 2020-03-20 19:42 UTC  (12+ messages)
` [PATCH net-next v3 01/11] net: ethernet: ti: cpts: use dev_yy() api for logs
` [PATCH net-next v3 02/11] net: ethernet: ti: cpts: separate hw counter read from timecounter
` [PATCH net-next v3 03/11] net: ethernet: ti: cpts: move tc mult update in cpts_fifo_read()
` [PATCH net-next v3 04/11] net: ethernet: ti: cpts: switch to use new .gettimex64() interface
` [PATCH net-next v3 05/11] net: ethernet: ti: cpts: optimize packet to event matching
` [PATCH net-next v3 06/11] net: ethernet: ti: cpts: move tx timestamp processing to ptp worker only
` [PATCH net-next v3 07/11] net: ethernet: ti: cpts: rework locking
` [PATCH net-next v3 08/11] net: ethernet: ti: cpts: move rx timestamp processing to ptp worker only
` [PATCH net-next v3 09/11] net: ethernet: ti: cpts: add irq support
` [PATCH net-next v3 10/11] net: ethernet: ti: cpts: add support for HW_TS_PUSH events
` [PATCH net-next v3 11/11] net: ethernet: ti: cpsw: enable cpts irq

[PATCH 10/12] pcie: qcom: add Force GEN1 support
 2020-03-20 19:37 UTC  (2+ messages)

[PATCH V2 0/2] arm64: Enable vmemmap mapping from device memory
 2020-03-20 19:35 UTC  (3+ messages)
` [PATCH V2 2/2] arm64/mm: Enable vmem_altmap support for vmemmap mappings

[PATCH] vt: vt_ioctl: fix VT_DISALLOCATE freeing in-use virtual console
 2020-03-20 19:34 UTC  (5+ messages)
` [PATCH v2 0/2] vt: fix some vt_ioctl races
  ` [PATCH v2 2/2] vt: vt_ioctl: fix use-after-free in vt_in_use()

[PATCH -next] hugetlb_cgroup: fix illegal access to memory
 2020-03-20 19:32 UTC  (4+ messages)

[ANNOUNCE] v5.4.26-rt17
 2020-03-20 19:28 UTC 

KASAN: slab-out-of-bounds Read in hfa384x_usbin_callback
 2020-03-20 19:28 UTC 

[RESEND PATCH] acpi: Add NHLT table signature
 2020-03-20 19:27 UTC 

[PATCH 09/12] pcie: qcom: Programming the PCIE iATU for IPQ806x
 2020-03-20 19:26 UTC  (2+ messages)

[PATCH 07/12] pcie: qcom: add tx term offset support
 2020-03-20 19:22 UTC  (2+ messages)

[PATCH RFC v2 tip/core/rcu 0/22] Prototype RCU usable from idle, exception, offline
 2020-03-20 19:14 UTC  (2+ messages)
  ` [PATCH RFC v2 tip/core/rcu 04/22] rcu-tasks: Move Tasks RCU to its own file

[PATCH] staging: rtl8188eu: remove some 5 GHz code
 2020-03-20 19:13 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).