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

[PATCH 4.15 00/60] 4.15.2-stable review
 2018-02-05 18:23 UTC  (53+ messages)
` [PATCH 4.15 01/60] KVM: x86: Make indirect calls in emulator speculation safe
` [PATCH 4.15 04/60] x86/cpufeatures: Add CPUID_7_EDX CPUID leaf
` [PATCH 4.15 05/60] x86/cpufeatures: Add Intel feature bits for Speculation Control
` [PATCH 4.15 06/60] x86/cpufeatures: Add AMD "
` [PATCH 4.15 07/60] x86/msr: Add definitions for new speculation control MSRs
` [PATCH 4.15 08/60] x86/pti: Do not enable PTI on CPUs which are not vulnerable to Meltdown
` [PATCH 4.15 09/60] x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodes
` [PATCH 4.15 10/60] x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) support
` [PATCH 4.15 11/60] x86/alternative: Print unadorned pointers
` [PATCH 4.15 12/60] x86/nospec: Fix header guards names
` [PATCH 4.15 13/60] x86/bugs: Drop one "mitigation" from dmesg
` [PATCH 4.15 14/60] x86/cpu/bugs: Make retpoline module warning conditional
` [PATCH 4.15 17/60] x86/speculation: Simplify indirect_branch_prediction_barrier()
` [PATCH 4.15 19/60] iio: adc/accel: Fix up module licenses
` [PATCH 4.15 21/60] ASoC: pcm512x: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
` [PATCH 4.15 22/60] KVM: nVMX: Eliminate vmcs02 pool
` [PATCH 4.15 23/60] KVM: VMX: introduce alloc_loaded_vmcs
` [PATCH 4.15 25/60] objtool: Add support for alternatives at the end of a section
` [PATCH 4.15 26/60] objtool: Warn on stripped section symbol
` [PATCH 4.15 28/60] x86/spectre: Check CONFIG_RETPOLINE in command line parser
` [PATCH 4.15 29/60] x86/entry/64: Remove the SYSCALL64 fast path
` [PATCH 4.15 30/60] x86/entry/64: Push extra regs right away
` [PATCH 4.15 31/60] x86/asm: Move status from thread_struct to thread_info
` [PATCH 4.15 32/60] Documentation: Document array_index_nospec
` [PATCH 4.15 33/60] array_index_nospec: Sanitize speculative array de-references
` [PATCH 4.15 34/60] x86: Implement array_index_mask_nospec
` [PATCH 4.15 35/60] x86: Introduce barrier_nospec
` [PATCH 4.15 36/60] x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospec
` [PATCH 4.15 37/60] x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end}
` [PATCH 4.15 38/60] x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospec
` [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 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 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 3.18 00/36] 3.18.94-stable review
 2018-02-05 18:23 UTC  (26+ 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 4.14 00/64] 4.14.18-stable review
 2018-02-05 18:23 UTC  (58+ messages)
` [PATCH 4.14 01/64] scripts/faddr2line: fix CROSS_COMPILE unset error
` [PATCH 4.14 02/64] powerpc/64s: Wire up cpu_show_meltdown()
` [PATCH 4.14 03/64] powerpc/64s: Allow control of RFI flush via debugfs
` [PATCH 4.14 04/64] x86/retpoline: Remove the esp/rsp thunk
` [PATCH 4.14 05/64] KVM: x86: Make indirect calls in emulator speculation safe
` [PATCH 4.14 06/64] KVM: VMX: Make indirect call "
` [PATCH 4.14 10/64] x86/cpufeatures: Add AMD feature bits for Speculation Control
` [PATCH 4.14 11/64] x86/msr: Add definitions for new speculation control MSRs
` [PATCH 4.14 12/64] x86/pti: Do not enable PTI on CPUs which are not vulnerable to Meltdown
` [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 15/64] x86/alternative: Print unadorned pointers
` [PATCH 4.14 16/64] x86/nospec: Fix header guards names
` [PATCH 4.14 17/64] x86/bugs: Drop one "mitigation" from dmesg
` [PATCH 4.14 18/64] x86/cpu/bugs: Make retpoline module warning conditional
` [PATCH 4.14 19/64] x86/cpufeatures: Clean up Spectre v2 related CPUID flags
` [PATCH 4.14 20/64] x86/retpoline: Simplify vmexit_fill_RSB()
` [PATCH 4.14 21/64] x86/speculation: Simplify indirect_branch_prediction_barrier()
` [PATCH 4.14 22/64] auxdisplay: img-ascii-lcd: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
` [PATCH 4.14 23/64] iio: adc/accel: Fix up module licenses
` [PATCH 4.14 24/64] pinctrl: pxa: pxa2xx: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
` [PATCH 4.14 25/64] ASoC: pcm512x: "
` [PATCH 4.14 26/64] KVM: nVMX: Eliminate vmcs02 pool
` [PATCH 4.14 27/64] KVM: VMX: introduce alloc_loaded_vmcs
` [PATCH 4.14 28/64] objtool: Improve retpoline alternative handling
` [PATCH 4.14 30/64] objtool: Warn on stripped section symbol
` [PATCH 4.14 32/64] x86/spectre: Check CONFIG_RETPOLINE in command line parser
` [PATCH 4.14 33/64] x86/entry/64: Remove the SYSCALL64 fast path
` [PATCH 4.14 34/64] x86/entry/64: Push extra regs right away
` [PATCH 4.14 35/64] x86/asm: Move status from thread_struct to thread_info
` [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 38/64] x86: Implement array_index_mask_nospec
` [PATCH 4.14 39/64] x86: Introduce barrier_nospec
` [PATCH 4.14 40/64] x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospec
` [PATCH 4.14 41/64] x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end}
` [PATCH 4.14 42/64] x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospec
` [PATCH 4.14 43/64] x86/get_user: Use pointer masking to limit speculation
` [PATCH 4.14 44/64] x86/syscall: Sanitize syscall table de-references under speculation
` [PATCH 4.14 45/64] vfs, fdtable: Prevent bounds-check bypass via speculative execution
` [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 49/64] x86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature bits on Intel
` [PATCH 4.14 50/64] x86/speculation: Use Indirect Branch Prediction Barrier in context switch
` [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 54/64] x86/retpoline: Avoid retpolines for built-in __init functions
` [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 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

B43 driver no longer works in Linux 4.15 (bisected)
 2018-02-05 18:23 UTC 

[PATCH 1/1] iommu/io-pgtable: use size_t return type for all foo_unmap
 2018-02-05 18:21 UTC  (7+ messages)

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

WARNING: Variable key %s (%s) replaces original key %s (%s)
 2018-02-05 18:21 UTC 

[PATCH 0/4] drm/i915: pch detection refactoring
 2018-02-05 18:20 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

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

[PATCH v2] Documentation: rapidio: move sysfs interface to ABI
 2018-02-05 18:19 UTC  (2+ messages)

[PATCH] drm/amdgpu: Basic emulation support
 2018-02-05 18:19 UTC  (6+ messages)

[Qemu-devel] [PATCH v2] tests/migration: Add source to PC boot block
 2018-02-05 18:18 UTC 

[PATCH v2 1/1] tcp: Honor the eor bit in tcp_mtu_probe
 2018-02-05 18:18 UTC 

[U-Boot] [PATCH] usb: dwc2: Fix logic for setup of GUSBCFG->ULPI_UTMI_Sel bit
 2018-02-05 18:18 UTC  (3+ messages)

[PATCH 01/20] oe-selftest: add a test for recipes without maintainers
 2018-02-05 18:18 UTC  (7+ messages)
` [PATCH 16/20] dtc: upgrade to 1.4.6

[radeon-alex:drm-next-4.17-wip 59/249] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.h:280: multiple definition of `amdgpu_dm_crtc_handle_crc_irq'
 2018-02-05 18:17 UTC 

[PATCH] usb: gadget: f_fs: get the correct address of comp_desc
 2018-02-05 18:17 UTC  (3+ messages)
  `  "

[bpf PATCH v4 0/3] bpf: sockmap fixes
 2018-02-05 18:17 UTC  (4+ messages)
` [bpf PATCH v4 1/3] net: add a UID to use for ULP socket assignment
` [bpf PATCH v4 2/3] bpf: sockmap, add sock close() hook to remove socks
` [bpf PATCH v4 3/3] bpf: sockmap, fix leaking maps with attached but not detached progs

[PATCH net] net: phy: Handle not having GPIO enabled in the kernel
 2018-02-05 18:17 UTC 

git: handling HTTPS proxy w/ password inappropriately
 2018-02-05 18:16 UTC  (2+ messages)

new warning here with kernel 4.15.1: kernel/signal.c:2101 get_signal+0x48c/0x4c0
 2018-02-05 18:15 UTC 

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

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

[Qemu-devel] [PATCH v4 00/51] Hi,
 2018-02-05 18:13 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 42/51] qapi: add a 'unit' pragma

[U-Boot] [PATCH 1/1] efi_loader: do_bootefi_exec should always return an EFI status code
 2018-02-05 18:12 UTC 

[PATCH V2 0/7] sched/deadline: fix cpusets bandwidth accounting
 2018-02-05 18:11 UTC  (4+ messages)
` [PATCH V2 1/7] sched/topology: Adding function partition_sched_domains_locked()

[U-Boot] [PATCH 1/1] Broadwell-DE Implementation
 2018-02-05 18:11 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] efi_loader: check initialization of EFI subsystem is successful
 2018-02-05 18:11 UTC 

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

[PATCH 01/10] drm/vblank: Data type fixes for 64-bit vblank sequences
 2018-02-05 18:11 UTC  (3+ messages)
` [PATCH 04/10] drm/amdgpu: Handle 64-bit return from drm_crtc_vblank_count()

Build directory toolchain
 2018-02-05 18:11 UTC  (2+ messages)

[PATCH v1] net/tap: fix eBPF handling of non-RSS flows
 2018-02-05 18:10 UTC  (5+ messages)
` [PATCH v2] fix eBPF handling for non-RSS rules
  ` [PATCH v2] net/tap: fix eBPF handling of non-RSS flows

[Buildroot] [Bug 10141] New: Squashfs extended attribute failures
 2018-02-05 18:10 UTC  (2+ messages)
` [Buildroot] [Bug 10141] "

[PATCH v3 00/41] Optimize KVM/ARM for VHE systems
 2018-02-05 18:10 UTC  (6+ messages)
` [PATCH v3 04/41] KVM: arm64: Rework hyp_panic for VHE and non-VHE

[U-Boot] [PATCH] usb: dwc2: Rename CONFIG_DWC2_UTMI_PHY_WIDTH to CONFIG_DWC2_UTMI_WIDTH
 2018-02-05 18:09 UTC  (5+ messages)

[PATCH 1/2] net/mlx5: increase async EQ to avoid EQ overrun
 2018-02-05 18:09 UTC  (2+ messages)

How to efficiently remove a subvolume with children located further than BTRFS_INO_LOOKUP_PATH_MAX?
 2018-02-05 17:59 UTC 

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

[Qemu-devel] [PATCH v8 00/14] Remove some of the fprintf(stderr, "*
 2018-02-05 18:07 UTC  (7+ messages)
` [Qemu-devel] [PATCH v8 14/14] target: Use qemu_log() instead of fprintf(stderr, ...)

[Bug 104216] Firefox quirks (black and/or white squares)
 2018-02-05 18:07 UTC 

[Qemu-devel] [PATCH] tests/migration: Add source to PC boot block
 2018-02-05 18:06 UTC  (3+ messages)

[PATCH] drm: don't link DP aux i2c adapter to the hardware device node
 2018-02-05 18:07 UTC  (9+ messages)

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

How to do_populate_sdk without QEMU
 2018-02-05 18:04 UTC  (2+ messages)

[PATCH 0/4] lightnvm: base 2.0 implementation
 2018-02-05 18:04 UTC  (3+ messages)
` [PATCH 3/4] lightnvm: add 2.0 geometry identification

[PATCH] x86/boot: Make alternative patching NMI-safe
 2018-02-05 18:04 UTC  (5+ messages)

[PATCH 0/2] iio: vcnl4000: add support for vcnl4200
 2018-02-05 18:04 UTC  (3+ messages)
` [PATCH 1/2] iio: vcnl4000: make the driver extendable
` [PATCH 2/2] iio: vcnl4000: add support for VCNL4200

[Qemu-devel] [PATCH] hw/core/generic-loader: Allow PC to be set on command line
 2018-02-05 18:02 UTC  (2+ messages)

[PATCH 1/2] netfilter: nf_tables: fix flowtable free
 2018-02-05 18:02 UTC  (2+ messages)
` [PATCH 2/2] netfilter: nf_tables: fix flowtable resource leak


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.