]> git.itanic.dy.fi Git - linux-stable/shortlog
linux-stable
2018-02-07 Greg Kroah... Linux 4.14.18 v4.14.18
2018-02-07 Ian Abbottfpga: region: release of_parse_phandle nodes after use
2018-02-07 Sebastian Andrzej... serial: core: mark port as initialized after successful...
2018-02-07 KarimAllah... KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRL
2018-02-07 KarimAllah... KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
2018-02-07 KarimAllah... KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
2018-02-07 Ashok RajKVM/x86: Add IBPB support
2018-02-07 KarimAllah... KVM/x86: Update the reverse_cpuid list to include CPUID...
2018-02-07 Darren Kennyx86/speculation: Fix typo IBRS_ATT, which should be...
2018-02-07 Arnd Bergmannx86/pti: Mark constant arrays as __initconst
2018-02-07 KarimAllah... x86/spectre: Simplify spectre_v2 command line parsing
2018-02-07 David Woodhousex86/retpoline: Avoid retpolines for built-in __init...
2018-02-07 Dan Williamsx86/kvm: Update spectre-v1 mitigation
2018-02-07 Paolo BonziniKVM: VMX: make MSR bitmaps per-VCPU
2018-02-07 Josh Poimboeufx86/paravirt: Remove 'noreplace-paravirt' cmdline option
2018-02-07 Tim Chenx86/speculation: Use Indirect Branch Prediction Barrier...
2018-02-07 David Woodhousex86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature...
2018-02-07 Colin Ian Kingx86/spectre: Fix spelling mistake: "vunerable"-> "vulne...
2018-02-07 Dan Williamsx86/spectre: Report get_user mitigation for spectre_v1
2018-02-07 Dan Williamsnl80211: Sanitize array index in parse_txq_params
2018-02-07 Dan Williamsvfs, fdtable: Prevent bounds-check bypass via speculati...
2018-02-07 Dan Williamsx86/syscall: Sanitize syscall table de-references under...
2018-02-07 Dan Williamsx86/get_user: Use pointer masking to limit speculation
2018-02-07 Dan Williamsx86/uaccess: Use __uaccess_begin_nospec() and uaccess_t...
2018-02-07 Dan Williamsx86/usercopy: Replace open coded stac/clac with __uacce...
2018-02-07 Dan Williamsx86: Introduce __uaccess_begin_nospec() and uaccess_try...
2018-02-07 Dan Williamsx86: Introduce barrier_nospec
2018-02-07 Dan Williamsx86: Implement array_index_mask_nospec
2018-02-07 Dan Williamsarray_index_nospec: Sanitize speculative array de-refer...
2018-02-07 Mark RutlandDocumentation: Document array_index_nospec
2018-02-07 Andy Lutomirskix86/asm: Move 'status' from thread_struct to thread_info
2018-02-07 Andy Lutomirskix86/entry/64: Push extra regs right away
2018-02-07 Andy Lutomirskix86/entry/64: Remove the SYSCALL64 fast path
2018-02-07 Dou Liyangx86/spectre: Check CONFIG_RETPOLINE in command line...
2018-02-07 William Grantx86/mm: Fix overlap of i386 CPU_ENTRY_AREA with FIX_BTMAP
2018-02-07 Josh Poimboeufobjtool: Warn on stripped section symbol
2018-02-07 Josh Poimboeufobjtool: Add support for alternatives at the end of...
2018-02-07 Josh Poimboeufobjtool: Improve retpoline alternative handling
2018-02-07 Paolo BonziniKVM: VMX: introduce alloc_loaded_vmcs
2018-02-07 Jim MattsonKVM: nVMX: Eliminate vmcs02 pool
2018-02-07 Jesse ChanASoC: pcm512x: add missing MODULE_DESCRIPTION/AUTHOR...
2018-02-07 Jesse Chanpinctrl: pxa: pxa2xx: add missing MODULE_DESCRIPTION...
2018-02-07 Linus Walleijiio: adc/accel: Fix up module licenses
2018-02-07 Jesse Chanauxdisplay: img-ascii-lcd: add missing MODULE_DESCRIPTI...
2018-02-07 Borislav Petkovx86/speculation: Simplify indirect_branch_prediction_ba...
2018-02-07 Borislav Petkovx86/retpoline: Simplify vmexit_fill_RSB()
2018-02-07 David Woodhousex86/cpufeatures: Clean up Spectre v2 related CPUID...
2018-02-07 Thomas Gleixnerx86/cpu/bugs: Make retpoline module warning conditional
2018-02-07 Borislav Petkovx86/bugs: Drop one "mitigation" from dmesg
2018-02-07 Borislav Petkovx86/nospec: Fix header guards names
2018-02-07 Borislav Petkovx86/alternative: Print unadorned pointers
2018-02-07 David Woodhousex86/speculation: Add basic IBPB (Indirect Branch Predic...
2018-02-07 David Woodhousex86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early...
2018-02-07 David Woodhousex86/pti: Do not enable PTI on CPUs which are not vulner...
2018-02-07 David Woodhousex86/msr: Add definitions for new speculation control...
2018-02-07 David Woodhousex86/cpufeatures: Add AMD feature bits for Speculation...
2018-02-07 David Woodhousex86/cpufeatures: Add Intel feature bits for Speculation...
2018-02-07 David Woodhousex86/cpufeatures: Add CPUID_7_EDX CPUID leaf
2018-02-07 Andi Kleenmodule/retpoline: Warn about missing retpoline in module
2018-02-07 Peter ZijlstraKVM: VMX: Make indirect call speculation safe
2018-02-07 Peter ZijlstraKVM: x86: Make indirect calls in emulator speculation...
2018-02-07 Waiman Longx86/retpoline: Remove the esp/rsp thunk
2018-02-07 Michael Ellermanpowerpc/64s: Allow control of RFI flush via debugfs
2018-02-07 Michael Ellermanpowerpc/64s: Wire up cpu_show_meltdown()
2018-02-07 Liu, Changchengscripts/faddr2line: fix CROSS_COMPILE unset error
2018-02-03 Greg Kroah... Linux 4.14.17 v4.14.17
2018-02-03 Matthew Garrettx86/efi: Clarify that reset attack mitigation needs...
2018-02-03 Dmitry TorokhovInput: synaptics-rmi4 - do not delete interrupt memory...
2018-02-03 Dmitry TorokhovInput: synaptics-rmi4 - unmask F03 interrupts when...
2018-02-03 Wei Yongjuntest_firmware: fix missing unlock on error in config_nu...
2018-02-03 Narcisa Ana... iio: chemical: ccs811: Fix output of IIO_CONCENTRATION...
2018-02-03 Fabrice Gasnieriio: adc: stm32: fix scan of multiple channels with DMA
2018-02-03 Stefan Agnerspi: imx: do not access registers while clocks disabled
2018-02-03 Fabio Estevamserial: imx: Only wakeup via RTSDEN bit if the system...
2018-02-03 Wei Yongjunserial: 8250_uniphier: fix error return code in uniphie...
2018-02-03 Masahiro Yamadaserial: 8250_of: fix return code when probe function...
2018-02-03 Tomas Winklermei: me: allow runtime pm for platform with D0i3
2018-02-03 Ganesh Mahendranandroid: binder: use VM_ALLOC to get vm area
2018-02-03 Martijn CoenenANDROID: binder: remove waitqueue when thread exits.
2018-02-03 Benjamin Herrenschmidtusb/gadget: Fix "high bandwidth" check in usb_gadget_ep...
2018-02-03 Oliver Neukumusb: uas: unconditionally bring back host after reset
2018-02-03 Hemant Kumarusb: f_fs: Prevent gadget unbind if it is already unbound
2018-02-03 Johan HovoldUSB: serial: simple: add Motorola Tetra driver
2018-02-03 Shuah Khanusbip: list: don't list devices attached to vhci_hcd
2018-02-03 Shuah Khanusbip: prevent bind loops on devices attached to vhci_hcd
2018-02-03 Jia-Ju BaiUSB: serial: io_edgeport: fix possible sleep-in-atomic
2018-02-03 Oliver NeukumCDC-ACM: apply quirk for card reader
2018-02-03 Hans de GoedeUSB: cdc-acm: Do not log urb submission errors on disco...
2018-02-03 Greg Kroah... USB: serial: pl2303: new device id for Chilitag
2018-02-03 OKAMOTO Yoshiakiusb: option: Add support for FS040U modem
2018-02-03 Gaurav Kohlitty: fix data race between tty_init_dev and flush of buf
2018-02-03 Gilad Ben-Yossefstaging: ccree: fix fips event irq handling build
2018-02-03 Gilad Ben-Yossefstaging: ccree: NULLify backup_info when unused
2018-02-03 Dmitry Ereminstaging: lustre: separate a connection destroy from...
2018-02-03 Paolo BonziniKVM: x86: emulate #UD while in guest mode
2018-02-03 Stefan Schakedrm/vc4: Move IRQ enable to PM path
2018-02-03 Larry Fingerstaging: rtl8188eu: Fix incorrect response to SIOCGIWESSID
2018-02-03 Colin Ian Kingusb: gadget: don't dereference g until after it has...
2018-02-03 Juergen Grossx86/xen: Support early interrupts in xen pv guests
2018-02-03 Icenowy Zhengmedia: usbtv: add a new usbid
next