aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-01-17linux-yocto linux-yocto-dev: Fix /bin/awk issuesv4.18/standard/tiny/intelv4.18/standard/tiny/common-pcv4.18/standard/tiny/basev4.18/standard/qemuppcv4.18/standard/qemuarm64v4.18/standard/intel-x86v4.18/standard/intelv4.18/standard/edgerouterv4.18/standard/beaglebonev4.18/standard/baseHe Zhe
2019-09-23Merge tag 'v4.18.45' into v4.18/standard/baseBruce Ashfield
2019-09-23Merge tag 'v4.18.44' into v4.18/standard/baseBruce Ashfield
2019-09-21Linux 4.18.45v4.18.45Paul Gortmaker
2019-09-21powerpc/tm: Fix restoring FP/VMX facility incorrectly on interruptsGustavo Romero
2019-09-21powerpc/tm: Fix FP/VMX unavailable exceptions inside a transactionGustavo Romero
2019-09-21tools arch x86: Sync asm/cpufeatures.h with the with the kernelArnaldo Carvalho de Melo
2019-09-21tools arch x86: Sync asm/cpufeatures.h with the with the kernelArnaldo Carvalho de Melo
2019-09-21Documentation: Add swapgs description to the Spectre v1 documentationJosh Poimboeuf
2019-09-21x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGSThomas Gleixner
2019-09-21x86/entry/64: Use JMP instead of JMPQJosh Poimboeuf
2019-09-21x86/speculation: Enable Spectre v1 swapgs mitigationsJosh Poimboeuf
2019-09-21x86/speculation: Prepare entry code for Spectre v1 swapgs mitigationsJosh Poimboeuf
2019-09-21x86/cpufeatures: Combine word 11 and 12 into a new scattered features wordFenghua Yu
2019-09-21x86/cpufeatures: Carve out CQM features retrievalBorislav Petkov
2019-09-21Documentation: Add section about CPU vulnerabilities for SpectreTim Chen
2019-09-21Documentation: Add nospectre_v1 parameterDiana Craciun
2019-09-16Linux 4.18.44v4.18.44Paul Gortmaker
2019-09-16x86/microcode: Fix the microcode load on CPU hotplug for realThomas Gleixner
2019-09-16timekeeping: Use proper ktime_add when adding nsecs in coarse offsetJason A. Donenfeld
2019-09-16selftests: fib_rule_tests: use pre-defined DEV_ADDRHangbin Liu
2019-09-16ipvs: defer hook registration to avoid leaksJulian Anastasov
2019-09-16initramfs: don't free a non-existent initrdSteven Price
2019-09-16x86/ftrace: Fix warning and considate ftrace_jmp_replace() and ftrace_call_re...Steven Rostedt (VMware)
2019-09-16MIPS: Fix bounds check virt_addr_validHauke Mehrtens
2019-09-16drm/nouveau/i2c: Enable i2c pads & busses during preinitLyude Paul
2019-09-16drm/nouveau: Don't retry infinitely when receiving no data on i2c over AUXLyude Paul
2019-09-16net/mlx5: Avoid reloading already removed devicesAlaa Hleihel
2019-09-16Abort file_remove_privs() for non-reg. filesAlexander Lochmann
2019-09-16coredump: fix race condition between collapse_huge_page() and core dumpingAndrea Arcangeli
2019-09-16ocfs2: fix error path kobject memory leakTobin C. Harding
2019-09-16mlxsw: spectrum: Prevent force of 56GAmit Cohen
2019-09-16scsi: libsas: delete sas port if expander discover failedJason Yan
2019-09-16scsi: scsi_dh_alua: Fix possible null-ptr-derefYueHaibing
2019-09-16scsi: smartpqi: properly set both the DMA mask and the coherent DMA maskLianbo Jiang
2019-09-16scsi: libcxgbi: add a check for NULL pointer in cxgbi_check_route()Varun Prakash
2019-09-16net: phy: dp83867: Set up RGMII TX delayMax Uvarov
2019-09-16net: phylink: ensure consistent phy interface modeRussell King
2019-09-16net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2 and RZ/A1 SoCsYoshihiro Shimoda
2019-09-16KVM: PPC: Book3S HV: Don't take kvm->lock around kvm_for_each_vcpuPaul Mackerras
2019-09-16KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token listPaul Mackerras
2019-09-16xenbus: Avoid deadlock during suspend due to open transactionsRoss Lagerwall
2019-09-16xen/pvcalls: Remove set but not used variableYueHaibing
2019-09-16ia64: fix build errors by exporting paddr_to_nid()Randy Dunlap
2019-09-16perf record: Fix s390 missing module symbol and warning for non-root usersThomas Richter
2019-09-16perf namespace: Protect reading thread's namespaceNamhyung Kim
2019-09-16perf data: Fix 'strncat may truncate' build failure with recent gccShawn Landden
2019-09-16configfs: Fix use-after-free when accessing sd->s_dentrySahitya Tummala
2019-09-16ALSA: hda - Force polling mode on CNL for fixing codec communicationBard Liao
2019-09-16i2c: dev: fix potential memory leak in i2cdev_ioctl_rdwrYingjoe Chen