summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-09vhost/test: fix up after API changeMichael S. Tsirkin
2020-06-09virtio_mem: convert device block size into 64bitMichael S. Tsirkin
2020-06-09KVM: arm64: Remove host_cpu_context member from vcpu structureMarc Zyngier
2020-06-09KVM: arm64: Stop sparse from moaning at __hyp_this_cpu_ptrMarc Zyngier
2020-06-09KVM: arm64: Handle PtrAuth traps earlyMarc Zyngier
2020-06-09KVM: x86: Unexport x86_fpu_cache and make it staticSean Christopherson
2020-06-09KVM: selftests: Ignore KVM 5-level paging support for VM_MODE_PXXV48_4KSean Christopherson
2020-06-09KVM: arm64: Save the host's PtrAuth keys in non-preemptible contextMarc Zyngier
2020-06-09x86_64: Fix jiffies ODR violationBob Haarman
2020-06-09x86/speculation: PR_SPEC_FORCE_DISABLE enforcement for indirect branches.Anthony Steinhauser
2020-06-09x86/speculation: Prevent rogue cross-process SSBD shutdownAnthony Steinhauser
2020-06-09x86/speculation: Avoid force-disabling IBPB based on STIBP and enhanced IBRS.Anthony Steinhauser
2020-06-09KVM: arm64: Stop save/restoring ACTLR_EL1James Morse
2020-06-09KVM: arm64: Add emulation for 32bit guests accessing ACTLR2James Morse
2020-06-09KVM: arm64: Stop writing aarch32's CSSELR into ACTLRJames Morse
2020-06-09exfat: Fix potential use after free in exfat_load_upcase_table()Dan Carpenter
2020-06-09exfat: fix range validation error in alloc and free clusterhyeongseok.kim
2020-06-09exfat: fix incorrect update of stream entry in __exfat_truncate()Namjae Jeon
2020-06-09exfat: fix memory leak in exfat_parse_param()Al Viro
2020-06-09exfat: remove unnecessary reassignment of p_uniname->name_lenNamjae Jeon
2020-06-09exfat: standardize checksum calculationTetsuhiro Kohada
2020-06-09exfat: add boot region verificationTetsuhiro Kohada
2020-06-09exfat: separate the boot sector analysisTetsuhiro Kohada
2020-06-09exfat: redefine PBR as boot_sectorTetsuhiro Kohada
2020-06-09exfat: optimize dir-cacheTetsuhiro Kohada
2020-06-09exfat: replace 'time_ms' with 'time_cs'Tetsuhiro Kohada
2020-06-09exfat: remove the assignment of 0 to bool variableJason Yan
2020-06-09exfat: Remove unused functions exfat_high_surrogate() and exfat_low_surrogate()Pali Rohár
2020-06-09exfat: Simplify exfat_utf8_d_hash() for code points above U+FFFFPali Rohár
2020-06-09exfat: Improve wording of EXFAT_DEFAULT_IOCHARSET config optionGeert Uytterhoeven
2020-06-09exfat: Use a more common logging styleJoe Perches
2020-06-09exfat: Simplify exfat_utf8_d_cmp() for code points above U+FFFFPali Rohár
2020-06-08cifs: Add get_security_type_str function to return sec type.Kenneth D'souza
2020-06-08iomap: Fix unsharing of an extent >2GB on a 32-bit machineMatthew Wilcox (Oracle)
2020-06-08xfs: Add the missed xfs_perag_put() for xfs_ifree_cluster()Chuhong Yuan
2020-06-08f2fs: attach IO flags to the missing casesJaegeuk Kim
2020-06-08f2fs: add node_io_flag for bio flags likewise data_io_flagJaegeuk Kim
2020-06-08f2fs: remove unused parameter of f2fs_put_rpages_mapping()Chao Yu
2020-06-08f2fs: handle readonly filesystem in f2fs_ioc_shutdown()Chao Yu
2020-06-08f2fs: avoid utf8_strncasecmp() with unstable nameEric Biggers
2020-06-08f2fs: don't return vmalloc() memory from f2fs_kmalloc()Eric Biggers
2020-06-08selftests/net: in timestamping, strncpy needs to preserve null bytetannerlove
2020-06-08Merge tag 'rxrpc-fixes-20200605' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2020-06-08mptcp: bugfix for RM_ADDR option parsingGeliang Tang
2020-06-08net-zerocopy: use vm_insert_pages() for tcp rcv zerocopyArjun Roy
2020-06-08net/tls(TLS_SW): Add selftest for 'chunked' sendfile testPooja Trivedi
2020-06-08Merge tag 'mac80211-for-davem-2020-06-08' of git://git.kernel.org/pub/scm/lin...David S. Miller
2020-06-08i2c: npcm7xx: Fix a couple of error codes in probeDan Carpenter
2020-06-08Merge tag 'rproc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...Linus Torvalds
2020-06-08Merge tag 'rpmsg-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...Linus Torvalds