summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-02mm, dump_page(): do not crash with invalid mapping pointerVlastimil Babka
2020-06-02Documentation/vm/slub.rst: s/Toggle/Enable/Andrew Morton
2020-06-02mm/slub: fix stack overruns with SLUB_STATSQian Cai
2020-06-02slub: remove kmalloc under list_lock from list_slab_objects() V2Christopher Lameter
2020-06-02slub: Remove userspace notifier for cache add/removeChristoph Lameter
2020-06-02mm/slub.c: fix corrupted freechain in deactivate_slab()Dongli Zhang
2020-06-02usercopy: mark dma-kmalloc caches as usercopy cachesVlastimil Babka
2020-06-02fs/buffer.c: record blockdev write errors in super_block that it backsJeff Layton
2020-06-02vfs: track per-sb writeback errors and report them to syncfsJeff Layton
2020-06-02arch/parisc/include/asm/pgtable.h: remove unused `old_pte'Andrew Morton
2020-06-02ocfs2: mount shared volume without ha stackGang He
2020-06-02ocfs2: add missing annotation for dlm_empty_lockres()Jules Irenge
2020-06-02squashfs: migrate from ll_rw_block usage to BIOPhilippe Liard
2020-06-01Merge tag 'x86_cache_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-06-01Merge tag 'x86_microcode_for_5.8' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-06-01Merge tag 'edac_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-06-01Merge tag 'printk-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-06-01Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds
2020-06-01Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds
2020-06-01Merge tag 'pstore-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-06-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-06-01Merge tag 'i3c/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds
2020-06-01Merge tag 'regulator-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2020-06-01Merge tag 'spi-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2020-06-01Merge tag 'regmap-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2020-06-01Merge tag 'hwmon-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2020-06-01Merge tag 'tpmdd-next-20200522' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds
2020-06-01Merge remote-tracking branch 'regulator/for-5.8' into regulator-linusMark Brown
2020-06-01Merge remote-tracking branch 'regulator/for-5.7' into regulator-linusMark Brown
2020-06-01regulator: max8998: max8998_set_current_limit() can be statickbuild test robot
2020-06-01Merge branches 'edac-i10nm' and 'edac-misc' into edac-updates-for-5.8Borislav Petkov
2020-06-01Merge branch 'for-5.8-printf-time64_t' into for-linusPetr Mladek
2020-06-01Merge branch 'for-5.8' into for-linusPetr Mladek
2020-06-01Merge branch 'for-5.7-preferred-console' into for-linusPetr Mladek
2020-05-31mtd: Support kmsg dumper based on pstore/blkWeiXiong Liao
2020-05-31pstore/blk: Introduce "best_effort" modeKees Cook
2020-05-31pstore/blk: Support non-block storage devicesWeiXiong Liao
2020-05-31pstore/blk: Provide way to query pstore configurationWeiXiong Liao
2020-05-31pstore/zone: Provide way to skip "broken" zone for MTD devicesWeiXiong Liao
2020-05-31Linux 5.7Linus Torvalds
2020-05-31checkpatch/coding-style: deprecate 80-column warningJoe Perches
2020-05-31Merge tag 'x86-urgent-2020-05-31' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-05-31Merge tag 'sched-urgent-2020-05-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-05-30l2tp: add sk_family checks to l2tp_validate_socketEric Dumazet
2020-05-30l2tp: do not use inet_hash()/inet_unhash()Eric Dumazet
2020-05-30net: qrtr: Allocate workqueue before kernel_bindChris Lew
2020-05-30Merge branch 'mptcp-a-bunch-of-fixes'David S. Miller
2020-05-30mptcp: remove msk from the token container at destruction time.Paolo Abeni
2020-05-30mptcp: fix race between MP_JOIN and closePaolo Abeni