]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - arch
UBUNTU: [Config] Add nfp.ko to generic inclusion list
[mirror_ubuntu-bionic-kernel.git] / arch /
2018-05-23 van der Linden,... x86/xen: Reset VCPU0 info pointer after shared_info...
2018-05-22 Konrad Rzeszutek... KVM: VMX: Expose SSBD properly to guests.
2018-05-22 Konrad Rzeszutek... x86/bugs: Rename SSBD_NO to SSB_NO
2018-05-22 Tom LendackyKVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD
2018-05-22 Thomas Gleixnerx86/speculation, KVM: Implement support for VIRT_SPEC_C...
2018-05-22 Thomas Gleixnerx86/bugs: Rework spec_ctrl base and mask logic
2018-05-22 Thomas Gleixnerx86/bugs: Remove x86_spec_ctrl_set()
2018-05-22 Thomas Gleixnerx86/bugs: Expose x86_spec_ctrl_base directly
2018-05-22 Borislav Petkovx86/bugs: Unify x86_spec_ctrl_{set_guest,restore_host}
2018-05-22 Thomas Gleixnerx86/speculation: Rework speculative_store_bypass_update()
2018-05-22 Tom Lendackyx86/speculation: Add virtualized speculative store...
2018-05-22 Thomas Gleixnerx86/bugs, KVM: Extend speculation control for VIRT_SPEC...
2018-05-22 Thomas Gleixnerx86/speculation: Handle HT correctly on AMD
2018-05-22 Thomas Gleixnerx86/cpufeatures: Add FEATURE_ZEN
2018-05-22 Thomas Gleixnerx86/cpufeatures: Disentangle SSBD enumeration
2018-05-22 Thomas Gleixnerx86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration...
2018-05-22 Borislav Petkovx86/speculation: Use synthetic bits for IBRS/IBPB/STIBP
2018-05-22 Thomas GleixnerKVM: SVM: Move spec control call after restore of GS
2018-05-22 Konrad Rzeszutek... x86/bugs: Fix the parameters alignment and missing...
2018-05-22 Vasily Gorbiks390/ipl: ensure loadparm valid flag is set
2018-05-22 Li RongQingx86/apic: Fix signedness bug in APIC ID validity checks
2018-05-22 Yazen Ghannamx86/mce/AMD: Get address from already initialized block
2018-05-22 Nicholas PigginKVM: PPC: Book3S HV: trace_tlbie must not be called...
2018-05-22 Helge Dellerparisc: Fix HPMC handler by increasing size to multiple...
2018-05-22 Helge Dellerparisc: Fix out of array access in match_pci_device()
2018-05-16 Michael Neulingstf-barrier: set eieio instruction bit 6 for future...
2018-05-16 Nicholas Pigginpowerpc/64s: Add support for a store forwarding barrier...
2018-05-16 Jiri Kosinax86/bugs: Make cpu_show_common() static
2018-05-16 Jiri Kosinax86/bugs: Fix __ssb_select_mitigation() return type
2018-05-16 Konrad Rzeszutek... x86/bugs: Rename _RDS to _SSBD
2018-05-16 Kees Cookx86/speculation: Make "seccomp" the default mode for...
2018-05-16 Thomas Gleixnerseccomp: Move speculation migitation control to arch...
2018-05-16 Thomas Gleixnerprctl: Add force disable speculation
2018-05-16 Kees Cookx86/bugs: Make boot modes __ro_after_init
2018-05-16 Kees Cooknospec: Allow getting/setting on non-current task
2018-05-16 Thomas Gleixnerx86/speculation: Add prctl for Speculative Store Bypass...
2018-05-16 Thomas Gleixnerx86/process: Allow runtime control of Speculative Store...
2018-05-16 Thomas Gleixnerx86/speculation: Create spec-ctrl.h to avoid include...
2018-05-16 Konrad Rzeszutek... x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest
2018-05-16 Konrad Rzeszutek... x86/bugs/AMD: Add support to disable RDS on Fam[15...
2018-05-16 Konrad Rzeszutek... x86/bugs: Whitelist allowed SPEC_CTRL MSR values
2018-05-16 Konrad Rzeszutek... x86/bugs/intel: Set proper CPU features and setup RDS
2018-05-16 Konrad Rzeszutek... x86/bugs: Provide boot parameters for the spec_store_by...
2018-05-16 Konrad Rzeszutek... x86/cpufeatures: Add X86_FEATURE_RDS
2018-05-16 Konrad Rzeszutek... x86/bugs: Expose /sys/../spec_store_bypass
2018-05-16 Konrad Rzeszutek... x86/bugs, KVM: Support the combination of guest and...
2018-05-16 Konrad Rzeszutek... x86/bugs: Read SPEC_CTRL MSR during boot and re-use...
2018-05-16 Konrad Rzeszutek... x86/bugs: Concentrate bug reporting into a separate...
2018-05-16 Konrad Rzeszutek... x86/bugs: Concentrate bug detection into a separate...
2018-05-16 Linus Torvaldsx86/nospec: Simplify alternative_msr_write()
2018-04-19 Mauricio Faria de... powerpc/pseries: Fix clearing of security feature flags
2018-04-19 Heiko Carstenss390/compat: fix setup_frame32
2018-04-12 Benjamin HerrenschmidtUBUNTU: SAUCE: powerpc/xive: Fix trying to "push" an...
2018-04-12 Nicholas Pigginpowerpc/watchdog: remove arch_trigger_cpumask_backtrace
2018-04-12 Gustavo Romeropowerpc/tm: Fix endianness flip on trap
2018-04-12 Borislav Petkovx86/microcode: Fix CPU synchronization routine
2018-04-12 Borislav Petkovx86/microcode: Attempt late loading only when new micro...
2018-04-12 Ashok Rajx86/microcode: Synchronize late microcode loading
2018-04-12 Borislav Petkovx86/microcode: Request microcode on the BSP
2018-04-12 Borislav Petkovx86/microcode/intel: Look into the patch cache first
2018-04-12 Ashok Rajx86/microcode: Do not upload microcode if CPUs are...
2018-04-12 Ashok Rajx86/microcode/intel: Writeback and invalidate caches...
2018-04-12 Ashok Rajx86/microcode/intel: Check microcode revision before...
2018-04-12 Borislav Petkovx86/microcode: Get rid of struct apply_microcode_ctx
2018-04-12 Borislav Petkovx86/CPU: Check CPU feature bits after microcode upgrade
2018-04-12 Borislav Petkovx86/CPU: Add a microcode loader callback
2018-04-12 Borislav Petkovx86/microcode: Propagate return value from updating...
2018-04-12 Jiri Bohacx86/gart: Exclude GART aperture from vmcore
2018-04-12 Catalin Marinasarm64: asid: Do not replace active_asids if already 0
2018-04-12 Rasmus VillemoesARM: dts: ls1021a: add "fsl,ls1021a-esdhc" compatible...
2018-04-11 Martin Schwidefskys390: correct nospec auto detection init order
2018-04-11 Bjorn Anderssonarm: dts: qcom: db410c: Enable PWM signal on MPP4
2018-04-11 Todor Tomovarm64: dts: msm8916: Fix camera sensors I2C addresses
2018-04-11 Todor Tomovarm64: dts: qcom: Add ov5645 device nodes
2018-04-11 Todor Tomovarm64: dts: qcom: Add camss device node
2018-04-11 Todor Tomovarm64: dts: qcom: Add apps_iommu vfe child node
2018-04-11 Todor Tomovarm64: dts: qcom: Add Camera Control Interface support
2018-04-11 Bjorn AnderssonARM: dts: qcom: honami: Add LPG node and RGB LED
2018-04-11 Bjorn AnderssonARM: dts: qcom: Add LPG node to pm8941
2018-04-11 Bjorn Anderssonarm64: dts: qcom: Add WiFI/BT LEDs on db820c
2018-04-11 Bjorn Anderssonarm64: dts: qcom: Add user LEDs on db820c
2018-04-11 Bjorn Anderssonarm64: dts: qcom: Add pwm node for pm8916
2018-04-11 Bjorn Anderssonarm64: dts: qcom: msm8996: Add mpp and lpg blocks
2018-04-11 Amit Kucheriaarm64: dts: qcom: apq8016-sbc: Allow USR4 LED to notify...
2018-04-11 Georgi Djakovarm64: dts: qcom: msm8916: Add clock properties to...
2018-04-11 Georgi Djakovarm64: dts: qcom: msm8916: Use the new APCS mailbox...
2018-04-11 Georgi Djakovarm64: dts: qcom: msm8916: Add msm8916 A53 PLL DT node
2018-04-11 Georgi Djakovarm64: dts: pm8916: Mark the s2 regulator as always-on
2018-04-11 Rajendra Nayakarm64: dts: msm8916: Add cpu cooling maps
2018-04-11 Georgi Djakovarm64: dts: msm8916: Add a shared CPU opp table
2018-04-11 Georgi Djakovarm64: dts: msm8916: Add cpufreq support
2018-04-11 Stephen Boydarm64: dts: add spmi-regulator nodes
2018-04-11 Stephen Boydarm64: dts: Add CPR DT node for msm8916
2018-04-11 Nicolas Dechesnearm64: defconfig: enable LEDS_QCOM_LPG
2018-04-11 Nicolas Dechesnekernel: configs: set USB_CONFIG_F_FS in distro.config
2018-04-11 Ramon Friedarm64: defconfig: Enable QRTR features
2018-04-11 Ramon Friedarm64: defconfig: enable CONFIG_USB_CONFIGFS_F_FS by...
2018-04-11 Todor Tomovarm64: configs: Enable camera drivers
2018-04-11 Nicolas Dechesnearm64: defconfig: disable ANALOG_TV and DIGITAL_TV
2018-04-11 Nicolas Dechesnearm64: configs: enable BT_QCOMSMD
next