All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-05 18:23:10 to 2018-02-05 18:55:11 UTC [more...]

[PATCH 4.15 00/60] 4.15.2-stable review
 2018-02-05 18:23 UTC  (40+ messages)
` [PATCH 4.15 02/60] KVM: VMX: Make indirect call speculation safe
` [PATCH 4.15 03/60] module/retpoline: Warn about missing retpoline in module
` [PATCH 4.15 15/60] x86/cpufeatures: Clean up Spectre v2 related CPUID flags
` [PATCH 4.15 16/60] x86/retpoline: Simplify vmexit_fill_RSB()
` [PATCH 4.15 18/60] auxdisplay: img-ascii-lcd: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
` [PATCH 4.15 20/60] pinctrl: pxa: pxa2xx: "
` [PATCH 4.15 24/60] objtool: Improve retpoline alternative handling
` [PATCH 4.15 27/60] x86/mm: Fix overlap of i386 CPU_ENTRY_AREA with FIX_BTMAP
` [PATCH 4.15 30/60] x86/entry/64: Push extra regs right away
` [PATCH 4.15 32/60] Documentation: Document array_index_nospec
` [PATCH 4.15 36/60] x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospec
` [PATCH 4.15 38/60] x86/uaccess: Use "
` [PATCH 4.15 39/60] x86/get_user: Use pointer masking to limit speculation
` [PATCH 4.15 40/60] x86/syscall: Sanitize syscall table de-references under speculation
` [PATCH 4.15 41/60] vfs, fdtable: Prevent bounds-check bypass via speculative execution
` [PATCH 4.15 42/60] nl80211: Sanitize array index in parse_txq_params
` [PATCH 4.15 43/60] x86/spectre: Report get_user mitigation for spectre_v1
` [PATCH 4.15 44/60] x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"
` [PATCH 4.15 45/60] x86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature bits on Intel
` [PATCH 4.15 46/60] x86/speculation: Use Indirect Branch Prediction Barrier in context switch
` [PATCH 4.15 47/60] x86/paravirt: Remove noreplace-paravirt cmdline option
` [PATCH 4.15 48/60] KVM: VMX: make MSR bitmaps per-VCPU
` [PATCH 4.15 49/60] x86/kvm: Update spectre-v1 mitigation
` [PATCH 4.15 50/60] x86/retpoline: Avoid retpolines for built-in __init functions
` [PATCH 4.15 51/60] x86/spectre: Simplify spectre_v2 command line parsing
` [PATCH 4.15 52/60] x86/pti: Mark constant arrays as __initconst
` [PATCH 4.15 53/60] x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALL
` [PATCH 4.15 54/60] KVM/x86: Update the reverse_cpuid list to include CPUID_7_EDX
` [PATCH 4.15 55/60] KVM/x86: Add IBPB support
` [PATCH 4.15 56/60] KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
` [PATCH 4.15 57/60] KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
` [PATCH 4.15 58/60] KVM/SVM: "
` [PATCH 4.15 59/60] serial: core: mark port as initialized after successful IRQ change
` [PATCH 4.15 60/60] fpga: region: release of_parse_phandle nodes after use

[PATCH V2 0/8] blk-mq/scsi-mq: support global tags & introduce force_blk_mq
 2018-02-05 18:55 UTC  (7+ messages)
` [PATCH V2 7/8] scsi: hpsa: call hpsa_hba_inquiry() after adding host
` [PATCH V2 8/8] scsi: hpsa: use blk_mq to solve irq affinity issue

[PATCH] nospec: Move array_index_nospec parameter checking into separate macro
 2018-02-05 18:54 UTC  (2+ messages)

i915 PSR test results and cursor lag
 2018-02-05 18:53 UTC  (10+ messages)
` [Intel-gfx] "

[PATCH for 4.16 00/11] membarrier updates for 4.16
 2018-02-05 18:53 UTC  (8+ messages)

[PATCH] net/virtio: Fix crash in virtio_dev_free_mbufs
 2018-02-05 18:52 UTC  (2+ messages)

[RFC 00/12] KVM/X86: Introduce a new guest mapping API
 2018-02-05 18:47 UTC  (13+ messages)
` [RFC 01/12] KVM: Introduce helper functions to map/unmap guest memory
` [RFC 02/12] KVM/VMX: Use the new host mapping API for apic_access_page
` [RFC 03/12] KVM/VMX: Use the new host mapping API for virtual_apic_page
` [RFC 04/12] KVM/VMX: Use the new host mapping API for pi_desc_page
` [RFC 05/12] KVM/VMX: Use the new host mapping API for mapping nested vmptr
` [RFC 06/12] KVM/VMX: Use the new host mapping API for handle_vmptrld
` [RFC 07/12] KVM/VMX: Use the new host mapping API for mapping L12 MSR bitmap
` [RFC 08/12] KVM/VMX: Use the new host mapping API for mapping nested PML
` [RFC 09/12] KVM/VMX: Use the new host mapping API for cmpxchg_emulated
` [RFC 10/12] KVM/VMX: Use the new host mapping API for synic_clear_sint_msg_pending
` [RFC 11/12] KVM/VMX: Use the new host mapping API for synic_deliver_msg
` [RFC 12/12] KVM/VMX: Remove kvm_vcpu_gpa_to_page as it is now unused

[PATCH 3.16-stable 0/5] Add PVCLOCK_FIXMAP user mapping
 2018-02-05 18:50 UTC  (4+ messages)
` [PATCH 3.16-stable 3/5] x86/kaiser: Fix segfaults caused by the "

[CI 1/2] drm/i915/cmdparser: Check reg_table_count before derefencing
 2018-02-05 18:50 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [CI,1/2] "

[PATCH v2 00/14] Serialized Git Commit Graph
 2018-02-05 18:48 UTC  (8+ messages)
` [PATCH v2 05/14] commit-graph: implement git-commit-graph --write

[Qemu-devel] [PATCH v2 1/1] hw: register: Run post_write hook on reset
 2018-02-05 18:44 UTC 

[Xen-users] Network and SATA Instability on Xen 4.6/4.8
 2018-02-05 18:48 UTC  (2+ messages)

[PATCH] grub-efi: add grub target and image for aarch64
 2018-02-05 18:22 UTC 

[PATCH 0/3] x86/entry: clear registers to sanitize speculative usages
 2018-02-05 18:47 UTC  (9+ messages)
` [PATCH 1/3] x86/entry: Clear extra registers beyond syscall arguments for 64bit kernels

[PATCH] grub-efi: allow default config to be customized by the distro
 2018-02-05 18:20 UTC 

clang warning: implicit conversion in intel_ddi.c:1481
 2018-02-05 18:46 UTC  (6+ messages)

Bug Report: Subtrees and GPG Signed Commits
 2018-02-05 18:45 UTC  (9+ messages)

[PATCH 1/7] arm64: dts: ls1012a: Move cpu_thermal out of bus node
 2018-02-05 18:45 UTC  (7+ messages)
` [PATCH 2/7] arm64: dts: ls1043a: "
` [PATCH 3/7] arm64: dts: ls1046a: "
` [PATCH 4/7] arm64: dts: ls1088a: "
` [PATCH 5/7] arm64: dts: ls208xa: "
` [PATCH 6/7] arm64: dts: ls208xa-qds: Pass unit name to dspi child nodes
` [PATCH 7/7] arm64: ls208xa-qds: Fix the 'reg' property

[Qemu-devel] [RFC] exec: eliminate ram naming issue as migration
 2018-02-05 18:44 UTC  (9+ messages)

[PATCH v5 1/3] KVM: X86: Fix operand/address-size during instruction decoding
 2018-02-05 18:44 UTC  (5+ messages)
` [PATCH v5 3/3] KVM: nVMX: Fix mmu context after VMLAUNCH/VMRESUME failure

Unsafe shutdowns on TOSHIBA THNSF5256GPUK NVME
 2018-02-05 18:44 UTC  (2+ messages)

[PATCH v2 1/1] tcp: Honor the eor bit in tcp_mtu_probe
 2018-02-05 18:44 UTC  (2+ messages)

[PATCH] libnvdimm: remove redundant assignment to pointer 'dev'
 2018-02-05 18:44 UTC  (5+ messages)

[RFCv2 PATCH 00/36] Process management for IOMMU + SVM for SMMUv3
 2018-02-05 18:43 UTC  (11+ messages)

[GIT PULL REQUEST] watchdog - v4.16 merge window
 2018-02-05 18:42 UTC  (3+ messages)

[PATCH v1] doc: remove TUN from TAP PMD guide
 2018-02-05 18:42 UTC  (3+ messages)

[PATCH] net/tap: allow user MAC to be passed as args
 2018-02-05 18:42 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] arc: dts: use 'atmel' as manufacturer for at24 in axs10x_mb
 2018-02-05 18:38 UTC  (4+ messages)

[PATCH net v3] cls_u32: fix use after free in u32_destroy_key()
 2018-02-05 18:40 UTC  (2+ messages)

[PATCH 0/5] Arm interconnect PMU driver tidyup
 2018-02-05 18:39 UTC  (6+ messages)
` [PATCH 1/5] drivers/bus: Move Arm CCN PMU driver
` [PATCH 2/5] drivers/bus: Split Arm CCI driver
` [PATCH 3/5] perf/arm-cci: Simplify CPU hotplug
` [PATCH 4/5] bus/arm-cci: Streamline devicetree handling a bit
` [PATCH 5/5] perf/arm-cci: Clean up model discovery

[PATCH v3 0/8] Adhering to HDCP1.4 Compliance Test Spec
 2018-02-05 18:39 UTC  (2+ messages)

[PATCH 00/24] InfiniBand Transport (IBTRS) and Network Block Device (IBNBD)
 2018-02-05 18:38 UTC  (8+ messages)

[PATCH] rtlwifi: rtl8821ae: Fix connection lost problem correctly
 2018-02-05 18:38 UTC 

[PATCH v3 00/21] Intel FPGA Device Drivers
 2018-02-05 18:36 UTC  (8+ messages)
` [PATCH v3 14/21] fpga: dfl: add fpga manager platform driver for FME

[RFC][PATCH] <linux/stringhash.h>: fix end_name_hash() for 64bit long
 2018-02-05 18:37 UTC  (6+ messages)

[PATCH 3.18 00/36] 3.18.94-stable review
 2018-02-05 18:24 UTC  (38+ messages)
` [PATCH 3.18 01/36] Input: do not emit unneeded EV_SYN when suspending
` [PATCH 3.18 02/36] um: link vmlinux with -no-pie
` [PATCH 3.18 03/36] um: Stop abusing __KERNEL__
` [PATCH 3.18 04/36] um: Remove copy&paste code from init.h
` [PATCH 3.18 05/36] loop: fix concurrent lo_open/lo_release
` [PATCH 3.18 06/36] ALSA: seq: Make ioctls race-free
` [PATCH 3.18 07/36] gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
` [PATCH 3.18 08/36] igb: Free IRQs when device is hotplugged
` [PATCH 3.18 09/36] KVM: x86: emulator: Return to user-mode on L1 CPL=0 emulation failure
` [PATCH 3.18 10/36] KVM: x86: Dont re-execute instruction when not passing CR2 value
` [PATCH 3.18 11/36] KVM: X86: Fix operand/address-size during instruction decoding
` [PATCH 3.18 12/36] bcache: check return value of register_shrinker
` [PATCH 3.18 13/36] mac80211: fix the update of path metric for RANN frame
` [PATCH 3.18 14/36] KVM: VMX: Fix rflags cache during vCPU reset
` [PATCH 3.18 15/36] xen-netfront: remove warning when unloading module
` [PATCH 3.18 16/36] nfsd: CLOSE SHOULD return the invalid special stateid for NFSv4.x (x>0)
` [PATCH 3.18 17/36] nfsd: check for use of the closed special stateid
` [PATCH 3.18 18/36] hwmon: (pmbus) Use 64bit math for DIRECT format values
` [PATCH 3.18 19/36] net: ethernet: xilinx: Mark XILINX_LL_TEMAC broken on 64-bit
` [PATCH 3.18 20/36] quota: Check for register_shrinker() failure
` [PATCH 3.18 21/36] scsi: ufs: ufshcd: fix potential NULL pointer dereference in ufshcd_config_vreg
` [PATCH 3.18 22/36] media: usbtv: add a new usbid
` [PATCH 3.18 23/36] usb: gadget: dont dereference g until after it has been null checked
` [PATCH 3.18 24/36] staging: rtl8188eu: Fix incorrect response to SIOCGIWESSID
` [PATCH 3.18 25/36] USB: serial: pl2303: new device id for Chilitag
` [PATCH 3.18 26/36] USB: cdc-acm: Do not log urb submission errors on disconnect
` [PATCH 3.18 27/36] CDC-ACM: apply quirk for card reader
` [PATCH 3.18 28/36] USB: serial: io_edgeport: fix possible sleep-in-atomic
` [PATCH 3.18 29/36] usbip: prevent bind loops on devices attached to vhci_hcd
` [PATCH 3.18 30/36] usbip: list: dont list "
` [PATCH 3.18 31/36] USB: serial: simple: add Motorola Tetra driver
` [PATCH 3.18 32/36] usb: f_fs: Prevent gadget unbind if it is already unbound
` [PATCH 3.18 33/36] usb: uas: unconditionally bring back host after reset
` [PATCH 3.18 34/36] selinux: general protection fault in sock_has_perm
` [PATCH 3.18 35/36] spi: imx: do not access registers while clocks disabled
` [PATCH 3.18 36/36] ASoC: pcm512x: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE

[PATCH] hid-sensor-accel-3d: Delete an error message for a failed memory allocation in hid_accel_3d_probe()
 2018-02-05 18:26 UTC  (4+ messages)
  `  "
    ` hid-sensor-accel-3d: Delete an error message for a failed memory allocation in hid_accel_3d_prob

Failing scratch mounts
 2018-02-05 18:35 UTC  (2+ messages)

[PATCH v3] daemon: add --log-destination=(stderr|syslog|none)
 2018-02-05 18:31 UTC  (4+ messages)
` [PATCH v4] "

[PATCH] pvcalls-back: do not return error on inet_accept EAGAIN
 2018-02-05 18:34 UTC  (5+ messages)

B43 driver no longer works in Linux 4.15 (bisected)
 2018-02-05 18:33 UTC  (2+ messages)

[PATCH] dtdiff: change to POSIX shell
 2018-02-05 18:31 UTC  (5+ messages)

Critical PRs needed for 12.2.3 Luminous
 2018-02-05 18:31 UTC  (3+ messages)

[master][PATCH] conf/machine: deprecate use of base_conditional()
 2018-02-05 18:23 UTC 

adding meta-virtualization gives bitbake error
 2018-02-05 18:29 UTC  (7+ messages)
  ` Running Docker

[Xenomai] Reference Board
 2018-02-05 18:29 UTC  (2+ messages)

[PATCH v1] mk: fix external build failure
 2018-02-05 18:26 UTC  (2+ messages)
` [dpdk-stable] "

[Buildroot] [git commit] libmaxminddb: disable binaries without threads
 2018-02-05 18:26 UTC 

[virtio] [PATCH v6 0/5] packed ring layout spec
 2018-02-05 18:26 UTC  (10+ messages)
` [virtio] [PATCH v7 08/11] packed virtqueues: more efficient virtqueue layout
    ` [virtio] Re: [virtio-dev] "

[PATCH] glibc: improve reproducibility with multilib
 2018-02-05 18:26 UTC 

[PATCH 4.14 00/64] 4.14.18-stable review
 2018-02-05 18:23 UTC  (33+ messages)
` [PATCH 4.14 07/64] module/retpoline: Warn about missing retpoline in module
` [PATCH 4.14 08/64] x86/cpufeatures: Add CPUID_7_EDX CPUID leaf
` [PATCH 4.14 09/64] x86/cpufeatures: Add Intel feature bits for Speculation Control
` [PATCH 4.14 13/64] x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodes
` [PATCH 4.14 14/64] x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) support
` [PATCH 4.14 16/64] x86/nospec: Fix header guards names
` [PATCH 4.14 29/64] objtool: Add support for alternatives at the end of a section
` [PATCH 4.14 31/64] x86/mm: Fix overlap of i386 CPU_ENTRY_AREA with FIX_BTMAP
` [PATCH 4.14 34/64] x86/entry/64: Push extra regs right away
` [PATCH 4.14 36/64] Documentation: Document array_index_nospec
` [PATCH 4.14 37/64] array_index_nospec: Sanitize speculative array de-references
` [PATCH 4.14 46/64] nl80211: Sanitize array index in parse_txq_params
` [PATCH 4.14 47/64] x86/spectre: Report get_user mitigation for spectre_v1
` [PATCH 4.14 48/64] x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"
` [PATCH 4.14 51/64] x86/paravirt: Remove noreplace-paravirt cmdline option
` [PATCH 4.14 52/64] KVM: VMX: make MSR bitmaps per-VCPU
` [PATCH 4.14 53/64] x86/kvm: Update spectre-v1 mitigation
` [PATCH 4.14 54/64] x86/retpoline: Avoid retpolines for built-in __init functions
` [PATCH 4.14 55/64] x86/spectre: Simplify spectre_v2 command line parsing
` [PATCH 4.14 56/64] x86/pti: Mark constant arrays as __initconst
` [PATCH 4.14 57/64] x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALL
` [PATCH 4.14 58/64] KVM/x86: Update the reverse_cpuid list to include CPUID_7_EDX
` [PATCH 4.14 59/64] KVM/x86: Add IBPB support
` [PATCH 4.14 60/64] KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
` [PATCH 4.14 61/64] KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
` [PATCH 4.14 62/64] KVM/SVM: "
` [PATCH 4.14 63/64] serial: core: mark port as initialized after successful IRQ change
` [PATCH 4.14 64/64] fpga: region: release of_parse_phandle nodes after use


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.