summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-17Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2020-12-17Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-12-17Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2020-12-17Merge tag 'modules-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-12-17watchdog: convert comma to semicolonZheng Yongjun
2020-12-17Merge tag 'dmaengine-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-17blk-mq: Don't complete on a remote CPU in force threaded modeSebastian Andrzej Siewior
2020-12-17s390/dasd: fix list corruption of lcu listStefan Haberland
2020-12-17s390/dasd: fix list corruption of pavgroup group listStefan Haberland
2020-12-17s390/dasd: prevent inconsistent LCU device dataStefan Haberland
2020-12-17s390/dasd: fix hanging device offline processingStefan Haberland
2020-12-17Merge tag 'mailbox-v5.11' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds
2020-12-17Merge tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2020-12-17drm/i915/gt: Drain the breadcrumbs just onceChris Wilson
2020-12-17Merge tag 'ceph-for-5.11-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-12-17Merge tag 'ovl-update-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-12-17Merge tag 'fuse-update-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-12-17ACPI: PM: s2idle: Move x86-specific code to the x86 directoryRafael J. Wysocki
2020-12-17Merge tag 'f2fs-for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-12-17Merge tag 'for_v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2020-12-17net/sched: sch_taprio: reset child qdiscs before freeing themDavide Caratti
2020-12-17nfp: move indirect block cleanup to flower app stop callbackSimon Horman
2020-12-17octeontx2-af: Fix undetected unmap PF error checkColin Ian King
2020-12-17Merge tag 'fsnotify_for_v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-12-17net: nixge: fix spelling mistake in Kconfig: "Instuments" -> "Instruments"Colin Ian King
2020-12-17qlcnic: Fix error code in probeDan Carpenter
2020-12-17ext4: simplify ext4 error translationJan Kara
2020-12-17ext4: move functions in super.cJan Kara
2020-12-17ext4: make ext4_abort() use __ext4_error()Jan Kara
2020-12-17ext4: standardize error message in ext4_protect_reserved_inode()Jan Kara
2020-12-17ext4: remove redundant sb checksum recomputationJan Kara
2020-12-17ext4: don't remount read-only with errors=continue on rebootJan Kara
2020-12-17ext4: fix deadlock with fs freezing and EA inodesJan Kara
2020-12-17jbd2: add a helper to find out number of fast commit blocksHarshad Shirwadkar
2020-12-17ext4: make fast_commit.h byte identical with e2fsprogs/fast_commit.hHarshad Shirwadkar
2020-12-17ext4: fix fall-through warnings for ClangGustavo A. R. Silva
2020-12-17ext4: add docs about fast commit idempotenceHarshad Shirwadkar
2020-12-17ext4: remove the unused EXT4_CURRENT_REV macroKaixu Xia
2020-12-17ext4: fix an IS_ERR() vs NULL checkDan Carpenter
2020-12-17ext4: check for invalid block size early when mounting a file systemTheodore Ts'o
2020-12-17ext4: fix a memory leak of ext4_free_dataChunguang Xu
2020-12-17Merge branch 'mptcp-a-bunch-of-assorted-fixes'Jakub Kicinski
2020-12-17mptcp: fix pending data accountingPaolo Abeni
2020-12-17mptcp: push pending frames when subflow has free spacePaolo Abeni
2020-12-17mptcp: properly annotate nested lockPaolo Abeni
2020-12-17mptcp: fix security context on server socketPaolo Abeni
2020-12-17net/mlx5: Fix compilation warning for 32-bit platformParav Pandit
2020-12-17tools headers UAPI: Sync linux/stat.h with the kernel sourcesArnaldo Carvalho de Melo
2020-12-17tools headers: Syncronize linux/build_bug.h with the kernel sourcesArnaldo Carvalho de Melo
2020-12-17Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo