summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-19btrfs: assign proper values to a bool variable in dev_extent_hole_check_zonedJiapeng Chong
2021-04-19btrfs: add btree read ahead for incremental send operationsFilipe Manana
2021-04-19btrfs: add btree read ahead for full send operationsFilipe Manana
2021-04-19btrfs: simplify code flow in btrfs_delayed_inode_reserve_metadataNikolay Borisov
2021-04-19btrfs: remove btrfs_inode parameter from btrfs_delayed_inode_reserve_metadataNikolay Borisov
2021-04-19btrfs: simplify commit logic in try_flush_qgroupNikolay Borisov
2021-04-19btrfs: scrub: drop a few function declarationsAnand Jain
2021-04-19btrfs: change return type to bool in btrfs_extent_readonlyAnand Jain
2021-04-19btrfs: unexport btrfs_extent_readonly() and make it staticAnand Jain
2021-04-19btrfs: replace open coded while loop with proper constructNikolay Borisov
2021-04-19btrfs: replace offset_in_entry with in_rangeNikolay Borisov
2021-04-19btrfs: make find_desired_extent take btrfs_inodeNikolay Borisov
2021-04-19btrfs: make btrfs_replace_file_extents take btrfs_inodeNikolay Borisov
2021-04-19btrfs: fix comment for btrfs ordered extent flag bitsQu Wenruo
2021-04-18Linux 5.12-rc8Linus Torvalds
2021-04-18Merge tag 'arm-fixes-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-04-18Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-04-18ARM: 9071/1: uprobes: Don't hook on thumb instructionsFredrik Strupe
2021-04-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-04-17Merge tag 'drm-fixes-2021-04-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-04-18Merge tag 'vmwgfx-fixes-2021-04-14' of gitlab.freedesktop.org:zack/vmwgfx int...Dave Airlie
2021-04-17Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-04-17readdir: make sure to verify directory entry for legacy interfaces tooLinus Torvalds
2021-04-17Merge tag 'net-5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-04-17Merge tag 'libnvdimm-fixes-for-5.12-rc8' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-04-17Merge tag 'cxl-fixes-for-5.12-rc8' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-04-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-04-16cxl/mem: Fix memory device capacity probingDan Williams
2021-04-16netlink: don't call ->netlink_bind with table lock heldFlorian Westphal
2021-04-16Merge tag 'io_uring-5.12-2021-04-16' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-04-16lib: remove "expecting prototype" kernel-doc warningsRandy Dunlap
2021-04-16gcov: clang: fix clang-11+ buildJohannes Berg
2021-04-16mm: ptdump: fix build failureChristophe Leroy
2021-04-16mm/mapping_dirty_helpers: guard hugepage pud's usageZack Rusin
2021-04-16ia64: tools: remove duplicate definition of ia64_mf() on ia64John Paul Adrian Glaubitz
2021-04-16ia64: tools: remove inclusion of ia64-specific version of errno.h headerJohn Paul Adrian Glaubitz
2021-04-16ia64: fix discontig.c section mismatchesRandy Dunlap
2021-04-16ia64: remove duplicate entries in generic_defconfigRandy Dunlap
2021-04-16csky: change a Kconfig symbol name to fix e1000 build errorRandy Dunlap
2021-04-16kasan: remove redundant config optionWalter Wu
2021-04-16kasan: fix hwasan build for gccArnd Bergmann
2021-04-16mm: eliminate "expecting prototype" kernel-doc warningsRandy Dunlap
2021-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-04-16MAINTAINERS: update my emailLijun Pan
2021-04-16bpf: Update selftests to reflect new error statesDaniel Borkmann
2021-04-16bpf: Tighten speculative pointer arithmetic maskDaniel Borkmann
2021-04-16bpf: Move sanitize_val_alu out of op switchDaniel Borkmann
2021-04-16bpf: Refactor and streamline bounds check into helperDaniel Borkmann
2021-04-16bpf: Improve verifier error messages for usersDaniel Borkmann
2021-04-16bpf: Rework ptr_limit into alu_limit and add common error pathDaniel Borkmann