summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-21sfc: farch: fix TX queue lookup in TX event handlingEdward Cree1-4/+4
2021-04-21sfc: farch: fix TX queue lookup in TX flush done handlingEdward Cree1-4/+4
2021-04-20MAINTAINERS: updateLijun Pan1-1/+0
2021-04-20net: fix a data race when get vlan deviceDi Zhu2-0/+7
2021-04-20gro: fix napi_gro_frags() Fast GRO breakage due to IP alignment checkAlexander Lobakin1-4/+4
2021-04-20net: ethernet: ixp4xx: Set the DMA masks explicitlyLinus Walleij1-1/+4
2021-04-20net: sched: tapr: prevent cycle_time == 0 in parse_taprio_scheduleDu Cheng1-0/+6
2021-04-20vsock/vmci: log once the failed queue pair allocationStefano Garzarella1-2/+1
2021-04-17Merge tag 'net-5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds53-439/+479
2021-04-17Merge tag 'libnvdimm-fixes-for-5.12-rc8' of git://git.kernel.org/pub/scm/linu...Linus Torvalds5-18/+56
2021-04-17Merge tag 'cxl-fixes-for-5.12-rc8' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-63/+89
2021-04-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds25-59/+66
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-17Merge tag 'io_uring-5.12-2021-04-16' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+5
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-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller8-111/+175
2021-04-17MAINTAINERS: update my emailLijun Pan1-1/+1
2021-04-17bpf: Update selftests to reflect new error statesDaniel Borkmann6-35/+16
2021-04-17bpf: Tighten speculative pointer arithmetic maskDaniel Borkmann1-29/+44
2021-04-17bpf: Move sanitize_val_alu out of op switchDaniel Borkmann1-6/+11
2021-04-17bpf: Refactor and streamline bounds check into helperDaniel Borkmann1-16/+33
2021-04-17bpf: Improve verifier error messages for usersDaniel Borkmann1-23/+63
2021-04-17bpf: Rework ptr_limit into alu_limit and add common error pathDaniel Borkmann1-8/+13
2021-04-17bpf: Ensure off_reg has no mixed signed bounds for all typesDaniel Borkmann1-10/+9
2021-04-17bpf: Move off_reg into sanitize_ptr_aluDaniel Borkmann1-4/+5
2021-04-17bpf: Use correct permission flag for mixed signed bounds arithmeticDaniel Borkmann1-1/+1
2021-04-16Merge tag 'riscv-for-linus-5.12-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-2/+16
2021-04-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-4/+4
2021-04-16Merge tag 'drm-fixes-2021-04-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds3-5/+4
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-16Merge branch 'ch_tlss-fixes'David S. Miller1-91/+11
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