summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-02ubi: Select fastmap anchor PEBs considering wear level rulesArne Edholm
2020-06-02um: virtio: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-02um: Use fdatasync() when mapping the UBD FSYNC commandAnton Ivanov
2020-06-02um: Do not evaluate compiler's library path when cleaningMasahiro Yamada
2020-06-02um: Neaten vu_err macro definitionJoe Perches
2020-06-02um: Add a generic "fd" vector transportMarc-André Lureau
2020-06-02um: Add include: memset() and memcpy() are in <string.h>Zach van Rijn
2020-06-02Merge tag 'pnp-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2020-06-02Merge tag 'acpi-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2020-06-02ovl: verify permissions in ovl_path_open()Miklos Szeredi
2020-06-02ovl: switch to mounter creds in readdirMiklos Szeredi
2020-06-02ovl: pass correct flags for opening real directoryMiklos Szeredi
2020-06-02ovl: fix redirect traversal on metacopy dentriesVivek Goyal
2020-06-02ovl: initialize OVL_UPPERDATA in ovl_lookup()Vivek Goyal
2020-06-02ovl: use only uppermetacopy state in ovl_lookup()Vivek Goyal
2020-06-02ovl: simplify setting of origin for index lookupVivek Goyal
2020-06-02ovl: fix out of bounds access warning in ovl_check_fb_len()Amir Goldstein
2020-06-02Merge tag 'pm-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-06-02selftests/bpf: Add a default $(CXX) valueIlya Leoshkevich
2020-06-02tools/bpf: Don't use $(COMPILE.c)Ilya Leoshkevich
2020-06-02Merge tag 'platform-drivers-x86-v5.8-1' of git://git.infradead.org/linux-plat...Linus Torvalds
2020-06-02Merge branch 'v5.8/vfio/kirti-migration-fixes' into v5.8/vfio/nextAlex Williamson
2020-06-02Merge tag 'mmc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2020-06-02vfio iommu: typecast correctionsKirti Wankhede
2020-06-02vfio iommu: Use shift operation for 64-bit integer divisionKirti Wankhede
2020-06-02gfs2: Only do glock put in gfs2_create_inode for free inodesBob Peterson
2020-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-02bpf, selftests: Use bpf_probe_read_kernelIlya Leoshkevich
2020-06-02s390/bpf: Use bcr 0,%0 as tail call nop fillerIlya Leoshkevich
2020-06-02s390/bpf: Maintain 8-byte stack alignmentIlya Leoshkevich
2020-06-02selftests/bpf: Fix verifier testAlexei Starovoitov
2020-06-02selftests/bpf: Fix sample_cnt shared between two threadsAndrii Nakryiko
2020-06-02Merge branch 'csum-fixes'Alexei Starovoitov
2020-06-02bpf, selftests: Adapt cls_redirect to call csum_level helperDaniel Borkmann
2020-06-02bpf: Add csum_level helper for fixing up csum levelsDaniel Borkmann
2020-06-02bpf: Fix up bpf_skb_adjust_room helper's skb csum settingDaniel Borkmann
2020-06-02Merge tag 'zynqmp-dt-for-v5.8' of https://github.com/Xilinx/linux-xlnx into a...Arnd Bergmann
2020-06-02kasan: move kasan_report() into report.cAndrey Konovalov
2020-06-02mm/mm_init.c: report kasan-tag information stored in page->flagsJing Xia
2020-06-02ubsan: entirely disable alignment checks under UBSAN_TRAPKees Cook
2020-06-02kasan: fix clang compilation warning due to stack protectorAndrey Konovalov
2020-06-02x86/mm: remove vmalloc faultingJoerg Roedel
2020-06-02mm: remove vmalloc_sync_(un)mappings()Joerg Roedel
2020-06-02x86/mm/32: implement arch_sync_kernel_mappings()Joerg Roedel
2020-06-02x86/mm/64: implement arch_sync_kernel_mappings()Joerg Roedel
2020-06-02mm/ioremap: track which page-table levels were modifiedJoerg Roedel
2020-06-02mm/vmalloc: track which page-table levels were modifiedJoerg Roedel
2020-06-02mm: add functions to track page directory modificationsJoerg Roedel
2020-06-02s390: use __vmalloc_node in stack_allocChristoph Hellwig
2020-06-02powerpc: use __vmalloc_node in alloc_vm_stackChristoph Hellwig