summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-11-14Linux 5.2.23v5.2.23Paul Gortmaker
2019-11-14kvm: x86: mmu: Recovery of shattered NX large pagesJunaid Shahid
2019-11-14kvm: Add helper function for creating VM worker threadsJunaid Shahid
2019-11-14kvm: mmu: ITLB_MULTIHIT mitigationPaolo Bonzini
2019-11-14KVM: x86: make FNAME(fetch) and __direct_map more similarPaolo Bonzini
2019-11-14kvm: x86, powerpc: do not allow clearing largepages debugfs entryPaolo Bonzini
2019-11-14Documentation: Add ITLB_MULTIHIT documentationGomez Iglesias, Antonio
2019-11-14cpu/speculation: Uninline and export CPU mitigations helpersTyler Hicks
2019-11-14x86/cpu: Add Tremont to the cpu vulnerability whitelistPawan Gupta
2019-11-14x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli
2019-11-14x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUsJosh Poimboeuf
2019-11-14x86/tsx: Add config options to set tsx=on|off|autoMichal Hocko
2019-11-14x86/speculation/taa: Add documentation for TSX Async AbortPawan Gupta
2019-11-14x86/tsx: Add "auto" option to the tsx= cmdline parameterPawan Gupta
2019-11-14kvm/x86: Export MDS_NO=0 to guests when TSX is enabledPawan Gupta
2019-11-14x86/speculation/taa: Add sysfs reporting for TSX Async AbortPawan Gupta
2019-11-14x86/speculation/taa: Add mitigation for TSX Async AbortPawan Gupta
2019-11-14x86/cpu: Add a "tsx=" cmdline option with TSX disabled by defaultPawan Gupta
2019-11-14x86/cpu: Add a helper function x86_read_arch_cap_msr()Pawan Gupta
2019-11-14x86/msr: Add the IA32_TSX_CTRL MSRPawan Gupta
2019-11-14x86/cpu: Move arch_smt_update() to a neutral placeThomas Gleixner
2019-11-09Linux 5.2.22v5.2.22Paul Gortmaker
2019-11-09nbd: verify socket is supported during setupMike Christie
2019-11-09USB: usblp: fix use-after-free on disconnectJohan Hovold
2019-11-09USB: legousbtower: fix a signedness bug in tower_probe()Dan Carpenter
2019-11-09CIFS: Fix use after free of file info structuresPavel Shilovsky
2019-11-09scsi: mpt3sas_ctl: fix double-fetch bug in _ctl_ioctl_main()Gen Zhang
2019-11-09wcd9335: fix a incorrect use of kstrndup()Gen Zhang
2019-11-09clk-sunxi: fix a missing-check bug in sunxi_divs_clk_setup()Gen Zhang
2019-11-09cfg80211: wext: avoid copying malformed SSIDsWill Deacon
2019-11-09rtlwifi: Fix potential overflow on P2P codeLaura Abbott
2019-11-09io_uring: only flush workqueues on fileset removalJens Axboe
2019-11-09x86/asm: Fix MWAITX C-state hint valueJanakarajan Natarajan
2019-11-09mtd: rawnand: au1550nd: Fix au_read_buf16() prototypePaul Burton
2019-11-09hwmon: Fix HWMON_P_MIN_ALARM maskNuno Sá
2019-11-09tracing: Get trace_array reference for available_tracers filesSteven Rostedt (VMware)
2019-11-09ftrace: Get a reference counter for the trace_array on filter filesSteven Rostedt (VMware)
2019-11-09tracing/hwlat: Don't ignore outer-loop duration when calculating max_latencySrivatsa S. Bhat (VMware)
2019-11-09tracing/hwlat: Report total time spent in all NMIs during the sampleSrivatsa S. Bhat (VMware)
2019-11-09arm64/sve: Fix wrong free for task->thread.sve_stateMasayoshi Mizuma
2019-11-09media: stkwebcam: fix runtime PM after driver unbindJohan Hovold
2019-11-09drm/i915: Mark contents as dirty on a write faultChris Wilson
2019-11-09drm/i915: Whitelist COMMON_SLICE_CHICKEN2Kenneth Graunke
2019-11-09Fix the locking in dcache_readdir() and friendsAl Viro
2019-11-09arm64: topology: Use PPTT to determine if PE is a threadJeremy Linton
2019-11-09ACPI/PPTT: Add support for ACPI 6.3 thread flagJeremy Linton
2019-11-09RDMA/vmw_pvrdma: Free SRQ only onceAdit Ranadive
2019-11-09MIPS: elf_hwcap: Export userspace ASEsJiaxun Yang
2019-11-09MIPS: Disable Loongson MMI instructions for kernel buildPaul Burton
2019-11-09NFS: Fix O_DIRECT accounting of number of bytes read/writtenTrond Myklebust