summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * pipe: avoid round_pipe_size() nr_pages overflow on 32-bitJoe Lawrence2018-01-23
| * module: Add retpoline tag to VERMAGICAndi Kleen2018-01-23
| * x86/retpoline: Add LFENCE to the retpoline/RSB filling RSB macrosTom Lendacky2018-01-23
| * sched/deadline: Zero out positive runtime after throttling constrained tasksXunlei Pang2018-01-23
| * scsi: hpsa: fix volume offline stateTomas Henzl2018-01-23
| * af_key: fix buffer overread in parse_exthdrs()Eric Biggers2018-01-23
| * af_key: fix buffer overread in verify_address_len()Eric Biggers2018-01-23
| * ALSA: hda - Apply the existing quirk to iMac 14,1Takashi Iwai2018-01-23
| * ALSA: hda - Apply headphone noise quirk for another Dell XPS 13 variantTakashi Iwai2018-01-23
| * ALSA: pcm: Remove yet superfluous WARN_ON()Takashi Iwai2018-01-23
| * futex: Prevent overflow by strengthen input validationLi Jinyue2018-01-23
| * scsi: sg: disable SET_FORCE_LOW_DMAHannes Reinecke2018-01-23
| * x86/retpoline: Remove compile time warningThomas Gleixner2018-01-23
| * x86/retpoline: Fill return stack buffer on vmexitDavid Woodhouse2018-01-23
| * x86/retpoline/irq32: Convert assembler indirect jumpsAndi Kleen2018-01-23
| * x86/retpoline/checksum32: Convert assembler indirect jumpsDavid Woodhouse2018-01-23
| * x86/retpoline/xen: Convert Xen hypercall indirect jumpsDavid Woodhouse2018-01-23
| * x86/retpoline/hyperv: Convert assembler indirect jumpsDavid Woodhouse2018-01-23
| * x86/retpoline/ftrace: Convert ftrace assembler indirect jumpsDavid Woodhouse2018-01-23
| * x86/retpoline/entry: Convert entry assembler indirect jumpsDavid Woodhouse2018-01-23
| * x86/retpoline/crypto: Convert crypto assembler indirect jumpsDavid Woodhouse2018-01-23
| * x86/spectre: Add boot time option to select Spectre v2 mitigationDavid Woodhouse2018-01-23
| * x86/retpoline: Add initial retpoline supportDavid Woodhouse2018-01-23
| * kconfig.h: use __is_defined() to check if MODULE is definedMasahiro Yamada2018-01-23
| * EXPORT_SYMBOL() for asmAl Viro2018-01-23
| * x86/asm: Make asm/alternative.h safe from assemblyAndy Lutomirski2018-01-23
| * x86/kbuild: enable modversions for symbols exported from asmAdam Borowski2018-01-23
| * x86/asm: Use register variable to get stack pointer valueAndrey Ryabinin2018-01-23
| * x86/mm/32: Move setup_clear_cpu_cap(X86_FEATURE_PCID) earlierAndy Lutomirski2018-01-23
| * x86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSCTom Lendacky2018-01-23
| * x86/cpu/AMD: Make LFENCE a serializing instructionTom Lendacky2018-01-23
| * gcov: disable for COMPILE_TESTArnd Bergmann2018-01-23
* | ANDROID: sdcardfs: Move default_normal to superblockDaniel Rosenberg2018-01-19
* | blkdev: Refactoring block io latency histogram codesHyojun Kim2018-01-19
* | FROMLIST: arm64: kpti: Fix the interaction between ASID switching and softwar...Catalin Marinas2018-01-18
* | FROMLIST: arm64: Move post_ttbr_update_workaround to C codeMarc Zyngier2018-01-18
* | FROMLIST: arm64: mm: Rename post_ttbr0_update_workaroundWill Deacon2018-01-18
* | sched: EAS: Initialize push_task as NULL to avoid direct reference on out_unl...Ke Wang2018-01-18
* | Merge 4.4.112 into android-4.4Greg Kroah-Hartman2018-01-17
|\|
| * Linux 4.4.112Greg Kroah-Hartman2018-01-17
| * selftests/x86: Add test_vsyscallAndy Lutomirski2018-01-17
| * x86/alternatives: Add missing '\n' at end of ALTERNATIVE inline asmDavid Woodhouse2018-01-17
| * x86/alternatives: Fix optimize_nops() checkingBorislav Petkov2018-01-17
| * sysfs/cpu: Fix typos in vulnerability documentationDavid Woodhouse2018-01-17
| * x86/cpu: Implement CPU vulnerabilites sysfs functionsThomas Gleixner2018-01-17
| * sysfs/cpu: Add vulnerability folderThomas Gleixner2018-01-17
| * x86/cpu: Merge bugs.c and bugs_64.cBorislav Petkov2018-01-17
| * x86/cpufeatures: Add X86_BUG_SPECTRE_V[12]David Woodhouse2018-01-17
| * x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWNThomas Gleixner2018-01-17
| * x86/cpufeatures: Add X86_BUG_CPU_INSECUREThomas Gleixner2018-01-17