aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-05-23rapidio: fix an error in get_user_pages_fast() error handlingJohn Hubbard
2020-05-23x86: bitops: fix build regressionNick Desaulniers
2020-05-23device-dax: don't leak kernel memory to user space after unloading kmemDavid Hildenbrand
2020-05-22Merge tag 'io_uring-5.7-2020-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-05-22Merge tag 'block-5.7-2020-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-05-22Merge tag 'riscv-for-linus-5.7-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-05-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-05-22Merge tag 'sound-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-05-22arm64: Add get_user() type annotation on the !access_ok() pathAl Viro
2020-05-22Merge tag 'powerpc-5.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-05-21Merge tag 'apparmor-pr-2020-05-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-05-21exfat: add the dummy mount options to be backward compatible with staging/exfatNamjae Jeon
2020-05-21apparmor: Fix use-after-free in aa_audit_rule_initNavid Emamdoost
2020-05-21apparmor: Fix aa_label refcnt leak in policy_updateXiyu Yang
2020-05-21apparmor: fix potential label refcnt leak in aa_change_profileXiyu Yang
2020-05-21RISC-V: gp_in_global needs register keywordPalmer Dabbelt
2020-05-21Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-05-21Merge tag 'dmaengine-fix-5.7-rc7' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2020-05-21Merge tag 'fiemap-regression-fix' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-05-21null_blk: don't allow discard for zoned modeChaitanya Kulkarni
2020-05-21null_blk: return error for invalid zone sizeChaitanya Kulkarni
2020-05-22powerpc/64s: Disable STRICT_KERNEL_RWXMichael Ellerman
2020-05-20riscv: Fix print_vm_layout build error if NOMMUKefeng Wang
2020-05-20Merge tag 'fixes-for-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-05-20Merge tag 'for-linus-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-05-20Merge tag 'for-linus-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-05-20Merge tag 'pm-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-05-20Merge tag 'ovl-fixes-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-05-20pipe: Fix pipe_full() test in opipe_prep().Tetsuo Handa
2020-05-20io_uring: reset -EBUSY error when io sq thread is waken upXiaoguang Wang
2020-05-20Revert "powerpc/32s: reorder Linux PTE bits to better match Hash PTE bits."Christophe Leroy
2020-05-20arm64: Fix PTRACE_SYSEMU semanticsKeno Fischer
2020-05-19io_uring: don't add non-IO requests to iopoll pending listJens Axboe
2020-05-19Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2020-05-19Merge tag 'arc-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2020-05-19fix multiplication overflow in copy_fdtable()Al Viro
2020-05-19io_uring: don't use kiocb.private to store buf_indexBijan Mottahedeh
2020-05-19ext4: fix fiemap size checks for bitmap filesChristoph Hellwig
2020-05-19ext4: fix EXT4_MAX_LOGICAL_BLOCK macroRitesh Harjani
2020-05-19Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-05-19Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-05-19Merge tag 'iommu-fixes-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-05-19vsprintf: don't obfuscate NULL and error pointersIlya Dryomov
2020-05-19dmaengine: tegra210-adma: Fix an error handling path in 'tegra_adma_probe()'Christophe JAILLET
2020-05-19iommu: Fix deferred domain attachmentJoerg Roedel
2020-05-19mtd:rawnand: brcmnand: Fix PM resume crashKamal Dasu
2020-05-19ALSA: hda/realtek - Add more fixup entries for Clevo machinesPeiSen Hou
2020-05-18mtd: Fix mtd not registered due to nvmem name collisionRicardo Ribalda Delgado
2020-05-18mtd: spinand: Propagate ECC information to the MTD structureMiquel Raynal
2020-05-18Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/l...Linus Torvalds