aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-11Input: goodix - add upside-down quirk for Teclast X98 Pro tabletSimon Beginn
2020-12-11tools/kvm_stat: Exempt time-based countersStefan Raspl
2020-12-11KVM: mmu: Fix SPTE encoding of MMIO generation upper halfMaciej S. Szmigiero
2020-12-11Merge tag 'mtd/fixes-for-5.10-rc8' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-12-11Merge tag 'mmc-v5.10-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-12-11Merge tag 'at24-fixes-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel...Wolfram Sang
2020-12-11Merge tag 'zonefs-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-12-11bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpersAndrii Nakryiko
2020-12-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-11mm/hugetlb: clear compound_nr before freeing gigantic pagesGerald Schaefer
2020-12-11kasan: fix object remaining in offline per-cpu quarantineKuan-Ying Lee
2020-12-11elfcore: fix building with clangArnd Bergmann
2020-12-11initramfs: fix clang build failureArnd Bergmann
2020-12-11kbuild: avoid static_assert for genksymsArnd Bergmann
2020-12-11selftest/fpu: avoid clang warningArnd Bergmann
2020-12-11proc: use untagged_addr() for pagemap_read addressesMiles Chen
2020-12-11revert "mm/filemap: add static for function __add_to_page_cache_locked"Andrew Morton
2020-12-11Input: cm109 - do not stomp on control URBDmitry Torokhov
2020-12-11mtd: rawnand: xway: Do not force a particular software ECC engineMiquel Raynal
2020-12-11mtd: rawnand: socrates: Do not force a particular software ECC engineMiquel Raynal
2020-12-11mtd: rawnand: plat_nand: Do not force a particular software ECC engineMiquel Raynal
2020-12-11mtd: rawnand: pasemi: Do not force a particular software ECC engineMiquel Raynal
2020-12-11mtd: rawnand: orion: Do not force a particular software ECC engineMiquel Raynal
2020-12-11mtd: rawnand: mpc5121: Do not force a particular software ECC engineMiquel Raynal
2020-12-11mtd: rawnand: gpio: Do not force a particular software ECC engineMiquel Raynal
2020-12-11mtd: rawnand: au1550: Do not force a particular software ECC engineMiquel Raynal
2020-12-11mtd: rawnand: ams-delta: Do not force a particular software ECC engineMiquel Raynal
2020-12-11Merge tag 'pinctrl-v5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-12-11Merge tag 'v5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/l...Linus Torvalds
2020-12-11Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-11Revert "scsi: storvsc: Validate length of incoming packet in storvsc_on_chann...Andrea Parri (Microsoft)
2020-12-10Merge tag 'drm-fixes-2020-12-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-12-10RISC-V: Define get_cycles64() regardless of M-modePalmer Dabbelt
2020-12-10Merge tag 'ktest-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-12-10Merge tag 'powerpc-5.10-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-12-10Merge tag 'fixes-v5.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2020-12-11drm/i915/display: Go softly softly on initial modeset failureChris Wilson
2020-12-11Merge tag 'drm-intel-fixes-2020-12-09' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2020-12-11Merge tag 'amd-drm-fixes-5.10-2020-12-09' of git://people.freedesktop.org/~ag...Dave Airlie
2020-12-10Merge tag 'nfs-for-5.10-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2020-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-12-10x86/apic/vector: Fix ordering in vector assignmentThomas Gleixner
2020-12-10NFS: Disable READ_PLUS by defaultAnna Schumaker
2020-12-10NFSv4.2: Fix 5 seconds delay when doing inter server copyDai Ngo
2020-12-10NFS: Fix rpcrdma_inline_fixup() crash with new LISTXATTRS operationChuck Lever
2020-12-10selftests: fix poll error in udpgro.shPaolo Abeni
2020-12-10selftests/bpf: Fix "dubious pointer arithmetic" testJean-Philippe Brucker
2020-12-10selftests/bpf: Fix array access with signed variable testJean-Philippe Brucker
2020-12-10selftests/bpf: Add test for signed 32-bit bound check bugJean-Philippe Brucker