summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-04-19drm/i915: Fix modesetting in case of unexpected AUX timeoutsImre Deak
2021-04-19preempt/dynamic: Fix typo in macro conditional statementZhouyi Zhou
2021-04-19mmc: meson-gx: replace WARN_ONCE with dev_warn_once about scatterlist size al...Neil Armstrong
2021-04-18Linux 5.12-rc8v5.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-17locking/qrwlock: Fix ordering in queued_write_lock_slowpath()Ali Saidi
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
2021-04-16bpf: Ensure off_reg has no mixed signed bounds for all typesDaniel Borkmann
2021-04-16bpf: Move off_reg into sanitize_ptr_aluDaniel Borkmann
2021-04-16bpf: Use correct permission flag for mixed signed bounds arithmeticDaniel Borkmann
2021-04-16Merge tag 'riscv-for-linus-5.12-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-04-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-04-16Merge tag 'drm-fixes-2021-04-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-04-16drm/i915/gvt: Fix BDW command parser regressionZhenyu Wang
2021-04-15riscv: keep interrupts disabled for BREAKPOINT exceptionJisheng Zhang
2021-04-15riscv: kprobes/ftrace: Add recursion protection to the ftrace callbackJisheng Zhang
2021-04-15riscv: add do_page_fault and do_trap_break into the kprobes blacklistJisheng Zhang