]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/shortlog
mirror_ubuntu-artful-kernel.git
2018-05-24 Borislav Petkovx86/cpu/AMD: Fix erratum 1076 (CPB bit)
2018-05-24 Jim Mattsonx86/cpu: Make alternative_msr_write work for 32-bit...
2018-05-23 Heiko CarstensUBUNTU: SAUCE: (no-up) s390: fix rwlock implementation
2018-05-23 Håkon Buggerds: Fix NULL pointer dereference in __rds_rdma_map
2018-05-23 Greg Kroah... drm: udl: Properly check framebuffer mmap offsets
2018-05-23 Robert Kolchmeyerfsnotify: Fix fsnotify_mark_connector race
2018-05-23 van der Linden... x86/xen: Reset VCPU0 info pointer after shared_info...
2018-05-23 Rafael J. WysockiACPI / PM: Do not reconfigure GPEs for suspend-to-idle
2018-05-23 Theodore Ts'oext4: fail ext4_iget for root directory if unallocated
2018-05-23 Jan GlauberPCI: Avoid slot reset if bridge itself is broken
2018-05-23 David DaneyPCI: Mark Cavium CN8xxx to avoid bus reset
2018-05-23 David DaneyPCI: Avoid bus reset if bridge itself is broken
2018-05-23 Rafael J. WysockiPCI / PM: Check device_may_wakeup() in pci_enable_wake()
2018-05-23 Jin Yaoperf xyarray: Fix wrong processing when closing evsel fd
2018-05-23 Arnaldo Carvalho... perf cgroup: Fix refcount usage
2018-05-23 Jani Nikuladrm/i915/bios: filter out invalid DDC pins from VBT...
2018-05-23 Kai Heng FengPCI / PM: Always check PME wakeup capability for runtim...
2018-05-23 Jeffrey Hugoinit: fix false positives in W+X checking
2018-05-23 Florian Westphalnetfilter: ebtables: CONFIG_COMPAT: don't trust userlan...
2018-05-23 weiyongjun (A)mac80211_hwsim: fix possible memory leak in hwsim_new_r...
2018-05-23 ming_qianUBUNTU: SAUCE: media: uvcvideo: Support realtek's UVC...
2018-05-23 Xin Longxfrm: reuse uncached_list to track xdsts
2018-05-23 Eric Dumazetipv4: convert dst_metrics.refcnt from atomic_t to refco...
2018-05-23 Antonio Rosario... UBUNTU: SAUCE: platform/x86: acer-wmi: add another...
2018-05-23 Hui WangALSA: hda/realtek - set PINCFG_HEADSET_MIC to parse_flags
2018-05-23 Hui WangALSA: hda/realtek - adjust the location of one mic
2018-05-23 Stefan BaderUBUNTU: Start new release
2018-05-15 Stefan BaderUBUNTU: Ubuntu-4.13.0-43.48 Ubuntu-4.13.0-43.48
2018-05-15 Nicholas Pigginpowerpc/64s: Add support for a store forwarding barrier...
2018-05-15 Mauricio Faria... powerpc/pseries: Restore default security feature flags...
2018-05-15 Mauricio Faria... powerpc: Move default security feature flags
2018-05-15 Mauricio Faria... powerpc/pseries: Fix clearing of security feature flags
2018-05-15 Michael Ellermanpowerpc/pseries: Use the security flags in pseries_setu...
2018-05-15 Michael Ellermanpowerpc/powernv: Use the security flags in pnv_setup_rf...
2018-05-15 Michael Ellermanpowerpc/pseries: Set or clear security feature flags
2018-05-15 Michael Ellermanpowerpc/powernv: Set or clear security feature flags
2018-05-15 Michael Ellermanpowerpc: Add security feature flags for Spectre/Meltdown
2018-05-15 Michael Ellermanpowerpc/pseries: Add new H_GET_CPU_CHARACTERISTICS...
2018-05-15 Mauricio Faria... powerpc/rfi-flush: Differentiate enabled and patched...
2018-05-15 Michael Ellermanpowerpc/rfi-flush: Always enable fallback flush on...
2018-05-15 Michael Ellermanpowerpc/rfi-flush: Move the logic to avoid a redo into...
2018-05-15 Michael Ellermanpowerpc/64s: Allow control of RFI flush via debugfs
2018-05-15 Michael Ellermanpowerpc/powernv: Support firmware disable of RFI flush
2018-05-15 Michael Ellermanpowerpc/pseries: Support firmware disable of RFI flush
2018-05-15 Mauricio Faria... UBUNTU: SAUCE: update pseries_setup_rfi_flush() capital...
2018-05-15 Mauricio Faria... UBUNTU: SAUCE: rfi-flush: update plpar_get_cpu_characte...
2018-05-15 Mauricio Faria... UBUNTU: SAUCE: rfi-flush: update H_CPU_* macro names...
2018-05-15 Jiri Kosinax86/bugs: Make cpu_show_common() static
2018-05-15 Jiri Kosinax86/bugs: Fix __ssb_select_mitigation() return type
2018-05-14 Borislav PetkovDocumentation/spec_ctrl: Do some minor cleanups
2018-05-14 Konrad Rzeszutek... proc: Use underscores for SSBD in 'status'
2018-05-14 Konrad Rzeszutek... x86/bugs: Rename _RDS to _SSBD
2018-05-14 Kees Cookx86/speculation: Make "seccomp" the default mode for...
2018-05-14 Thomas Gleixnerseccomp: Move speculation migitation control to arch...
2018-05-14 Kees Cookseccomp: Add filter flag to opt-out of SSB mitigation
2018-05-14 Thomas Gleixnerseccomp: Use PR_SPEC_FORCE_DISABLE
2018-05-14 Thomas Gleixnerprctl: Add force disable speculation
2018-05-14 Kees Cookx86/bugs: Make boot modes __ro_after_init
2018-05-14 Stefan BaderUBUNTU: SAUCE: x86/bugs: Honour SPEC_CTRL default
2018-05-14 Kees Cookseccomp: Enable speculation flaw mitigations
2018-05-14 Kees Cookproc: Provide details on speculation flaw mitigations
2018-05-14 Kees Cooknospec: Allow getting/setting on non-current task
2018-05-14 Thomas Gleixnerx86/speculation: Add prctl for Speculative Store Bypass...
2018-05-14 Thomas Gleixnerx86/process: Allow runtime control of Speculative Store...
2018-05-14 Thomas Gleixnerprctl: Add speculation control prctls
2018-05-14 Thomas Gleixnerx86/speculation: Create spec-ctrl.h to avoid include...
2018-05-14 Konrad Rzeszutek... x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest
2018-05-14 Konrad Rzeszutek... x86/bugs/AMD: Add support to disable RDS on Fam[15...
2018-05-14 Konrad Rzeszutek... x86/bugs: Whitelist allowed SPEC_CTRL MSR values
2018-05-14 Konrad Rzeszutek... x86/bugs/intel: Set proper CPU features and setup RDS
2018-05-14 Konrad Rzeszutek... x86/bugs: Provide boot parameters for the spec_store_by...
2018-05-14 Konrad Rzeszutek... x86/cpufeatures: Add X86_FEATURE_RDS
2018-05-14 Konrad Rzeszutek... x86/bugs: Expose /sys/../spec_store_bypass
2018-05-14 Konrad Rzeszutek... x86/bugs, KVM: Support the combination of guest and...
2018-05-14 Konrad Rzeszutek... x86/bugs: Read SPEC_CTRL MSR during boot and re-use...
2018-05-14 David Woodhousex86/msr: Add definitions for new speculation control...
2018-05-14 Konrad Rzeszutek... x86/bugs: Concentrate bug reporting into a separate...
2018-05-14 Konrad Rzeszutek... x86/bugs: Concentrate bug detection into a separate...
2018-05-14 David Woodhousex86/pti: Do not enable PTI on CPUs which are not vulner...
2018-05-14 Linus Torvaldsx86/nospec: Simplify alternative_msr_write()
2018-05-14 Stefan BaderUBUNTU: SAUCE: x86: Add alternative_msr_write
2018-05-14 Stefan BaderUBUNTU: SAUCE: Add X86_FEATURE_ARCH_CAPABILITIES
2018-05-14 Tyler HicksUBUNTU: SAUCE: LSM stacking: adjust prctl values
2018-05-14 Stefan BaderUBUNTU: Start new release
2018-05-09 Kleber Sacilotto... UBUNTU: Ubuntu-4.13.0-42.47
2018-05-07 Mark Rutlandarm64: fix CONFIG_DEBUG_WX address reporting
2018-05-07 dann fraziernet: hns: Avoid action name truncation
2018-05-07 chenjiemm/madvise.c: fix madvise() infinite loop under special...
2018-05-07 Dan Carpenterstaging: ncpfs: memory corruption in ncp_read_kernel()
2018-05-07 Hou Taodm: fix race between dm_get_from_kobject() and __dm_des...
2018-05-07 Kevin Cernekeenetlink: Add netns check on taps
2018-05-07 Oliver Neukummedia: usbtv: prevent double free in error case
2018-05-07 Manasi Navaredrm/i915/edp: Do not do link training fallback or prune...
2018-05-07 Jani Nikuladrm/i915/dp: make is_edp non-static and rename to intel...
2018-05-07 Jani Nikuladrm/i915/dp: rename intel_dp_is_edp to intel_dp_is_port_edp
2018-05-07 Jim Bridedrm/i915/edp: Allow alternate fixed mode for eDP if...
2018-05-07 Kai-Heng Fengsky2: Increase D3 delay to sky2 stops working after...
2018-05-07 Ganapatrao... perf vendor events arm64: Enable JSON events for Thunde...
2018-05-07 Benjamin Poiriere1000e: Fix e1000_check_for_copper_link_ich8lan return...
2018-05-07 George Cheriani2c: xlp9xx: Handle NACK on DATA properly
next