summaryrefslogtreecommitdiffstats
path: root/lib/percpu-refcount.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-04-19btrfs: add btree read ahead for incremental send operationsFilipe Manana1-6/+36
2021-04-19btrfs: add btree read ahead for full send operationsFilipe Manana1-0/+1
2021-04-19btrfs: simplify code flow in btrfs_delayed_inode_reserve_metadataNikolay Borisov1-20/+5
2021-04-19btrfs: remove btrfs_inode parameter from btrfs_delayed_inode_reserve_metadataNikolay Borisov1-5/+3
2021-04-19btrfs: simplify commit logic in try_flush_qgroupNikolay Borisov1-28/+7
2021-04-19btrfs: scrub: drop a few function declarationsAnand Jain1-8/+0
2021-04-19btrfs: change return type to bool in btrfs_extent_readonlyAnand Jain1-3/+3
2021-04-19btrfs: unexport btrfs_extent_readonly() and make it staticAnand Jain3-14/+13
2021-04-19btrfs: replace open coded while loop with proper constructNikolay Borisov1-19/+23
2021-04-19btrfs: replace offset_in_entry with in_rangeNikolay Borisov1-15/+4
2021-04-19btrfs: make find_desired_extent take btrfs_inodeNikolay Borisov1-8/+7
2021-04-19btrfs: make btrfs_replace_file_extents take btrfs_inodeNikolay Borisov4-34/+34
2021-04-19btrfs: fix comment for btrfs ordered extent flag bitsQu Wenruo1-2/+2
2021-04-18Linux 5.12-rc8v5.12-rc8Linus Torvalds1-1/+1
2021-04-18ARM: 9071/1: uprobes: Don't hook on thumb instructionsFredrik Strupe1-2/+2
2021-04-17readdir: make sure to verify directory entry for legacy interfaces tooLinus Torvalds1-0/+6
2021-04-17cxl/mem: Fix memory device capacity probingDan Williams1-2/+5
2021-04-17netlink: don't call ->netlink_bind with table lock heldFlorian Westphal1-2/+2
2021-04-17lib: remove "expecting prototype" kernel-doc warningsRandy Dunlap4-10/+12
2021-04-17gcov: clang: fix clang-11+ buildJohannes Berg1-1/+1
2021-04-17mm: ptdump: fix build failureChristophe Leroy1-1/+1
2021-04-17mm/mapping_dirty_helpers: guard hugepage pud's usageZack Rusin1-0/+2
2021-04-17ia64: tools: remove duplicate definition of ia64_mf() on ia64John Paul Adrian Glaubitz1-3/+0
2021-04-17ia64: tools: remove inclusion of ia64-specific version of errno.h headerJohn Paul Adrian Glaubitz1-2/+0
2021-04-17ia64: fix discontig.c section mismatchesRandy Dunlap1-3/+3
2021-04-17ia64: remove duplicate entries in generic_defconfigRandy Dunlap1-2/+0
2021-04-17csky: change a Kconfig symbol name to fix e1000 build errorRandy Dunlap2-2/+2
2021-04-17kasan: remove redundant config optionWalter Wu9-17/+18
2021-04-17kasan: fix hwasan build for gccArnd Bergmann1-6/+6
2021-04-17mm: eliminate "expecting prototype" kernel-doc warningsRandy Dunlap3-13/+22
2021-04-17MAINTAINERS: update my emailLijun Pan1-1/+1
2021-04-16bpf: Update selftests to reflect new error statesDaniel Borkmann6-35/+16
2021-04-16bpf: Tighten speculative pointer arithmetic maskDaniel Borkmann1-29/+44
2021-04-16bpf: Move sanitize_val_alu out of op switchDaniel Borkmann1-6/+11
2021-04-16bpf: Refactor and streamline bounds check into helperDaniel Borkmann1-16/+33
2021-04-16bpf: Improve verifier error messages for usersDaniel Borkmann1-23/+63
2021-04-16bpf: Rework ptr_limit into alu_limit and add common error pathDaniel Borkmann1-8/+13
2021-04-16bpf: Ensure off_reg has no mixed signed bounds for all typesDaniel Borkmann1-10/+9
2021-04-16bpf: Move off_reg into sanitize_ptr_aluDaniel Borkmann1-4/+5
2021-04-16bpf: Use correct permission flag for mixed signed bounds arithmeticDaniel Borkmann1-1/+1
2021-04-16riscv: keep interrupts disabled for BREAKPOINT exceptionJisheng Zhang1-0/+3
2021-04-16riscv: kprobes/ftrace: Add recursion protection to the ftrace callbackJisheng Zhang1-1/+10
2021-04-16riscv: add do_page_fault and do_trap_break into the kprobes blacklistJisheng Zhang2-0/+2
2021-04-16riscv: Fix spelling mistake "SPARSEMEM" to "SPARSMEM"Kefeng Wang1-1/+1
2021-04-16cxl/mem: Fix register block offset calculationBen Widawsky1-1/+1
2021-04-16ch_ktls: do not send snd_una update to TCB in middleVinay Kumar Yadav1-53/+0
2021-04-16ch_ktls: tcb close causes tls connection failureVinay Kumar Yadav1-19/+0
2021-04-16ch_ktls: fix device connection closeVinay Kumar Yadav1-0/+6
2021-04-16ch_ktls: Fix kernel panicVinay Kumar Yadav1-19/+5
2021-04-15i40e: fix the panic when running bpf in xdpdrv modeJason Xing1-0/+6