summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2020-12-13Linux 5.10v5.10Linus Torvalds-1/+1
2020-12-13Merge tag 'x86-urgent-2020-12-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-42/+111
2020-12-13Merge tag 'block-5.10-2020-12-12' of git://git.kernel.dk/linux-blockLinus Torvalds-393/+82
2020-12-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-9/+15
2020-12-12Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+0
2020-12-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-22/+74
2020-12-12Merge tag 'for-linus-5.10c-rc8-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-137/+182
2020-12-12Merge tag 'riscv-for-linus-5.10-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-2/+2
2020-12-12Merge tag 'io_uring-5.10-2020-12-11' of git://git.kernel.dk/linux-blockLinus Torvalds-8/+11
2020-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-40/+159
2020-12-12md: change mddev 'chunk_sectors' from int to unsignedMike Snitzer-2/+2
2020-12-12x86/kprobes: Fix optprobe to detect INT3 padding correctlyMasami Hiramatsu-2/+20
2020-12-11Input: goodix - add upside-down quirk for Teclast X98 Pro tabletSimon Beginn-0/+12
2020-12-11tools/kvm_stat: Exempt time-based countersStefan Raspl-1/+5
2020-12-11KVM: mmu: Fix SPTE encoding of MMIO generation upper halfMaciej S. Szmigiero-10/+21
2020-12-11Merge tag 'mtd/fixes-for-5.10-rc8' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-9/+27
2020-12-11Merge tag 'mmc-v5.10-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-15/+35
2020-12-11Merge tag 'at24-fixes-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel...Wolfram Sang-1/+0
2020-12-11Merge tag 'zonefs-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-6/+8
2020-12-11bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpersAndrii Nakryiko-8/+8
2020-12-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds-32/+77
2020-12-11mm/hugetlb: clear compound_nr before freeing gigantic pagesGerald Schaefer-0/+1
2020-12-11kasan: fix object remaining in offline per-cpu quarantineKuan-Ying Lee-0/+39
2020-12-11elfcore: fix building with clangArnd Bergmann-27/+22
2020-12-11initramfs: fix clang build failureArnd Bergmann-1/+1
2020-12-11kbuild: avoid static_assert for genksymsArnd Bergmann-0/+5
2020-12-11selftest/fpu: avoid clang warningArnd Bergmann-1/+2
2020-12-11proc: use untagged_addr() for pagemap_read addressesMiles Chen-2/+6
2020-12-11revert "mm/filemap: add static for function __add_to_page_cache_locked"Andrew Morton-1/+1
2020-12-11Input: cm109 - do not stomp on control URBDmitry Torokhov-2/+5
2020-12-11mtd: rawnand: xway: Do not force a particular software ECC engineMiquel Raynal-1/+3
2020-12-11mtd: rawnand: socrates: Do not force a particular software ECC engineMiquel Raynal-1/+3
2020-12-11mtd: rawnand: plat_nand: Do not force a particular software ECC engineMiquel Raynal-1/+3
2020-12-11mtd: rawnand: pasemi: Do not force a particular software ECC engineMiquel Raynal-1/+3
2020-12-11mtd: rawnand: orion: Do not force a particular software ECC engineMiquel Raynal-1/+3
2020-12-11mtd: rawnand: mpc5121: Do not force a particular software ECC engineMiquel Raynal-1/+3
2020-12-11mtd: rawnand: gpio: Do not force a particular software ECC engineMiquel Raynal-1/+3
2020-12-11mtd: rawnand: au1550: Do not force a particular software ECC engineMiquel Raynal-1/+3
2020-12-11mtd: rawnand: ams-delta: Do not force a particular software ECC engineMiquel Raynal-1/+3
2020-12-11Merge tag 'pinctrl-v5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-240/+320
2020-12-11Merge tag 'v5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/l...Linus Torvalds-8/+22
2020-12-11Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-3/+3
2020-12-11Revert "scsi: storvsc: Validate length of incoming packet in storvsc_on_chann...Andrea Parri (Microsoft)-5/+0
2020-12-10Merge tag 'drm-fixes-2020-12-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-74/+269
2020-12-10RISC-V: Define get_cycles64() regardless of M-modePalmer Dabbelt-2/+2
2020-12-10Merge tag 'ktest-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2020-12-10Merge tag 'powerpc-5.10-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-1/+10
2020-12-10Merge tag 'fixes-v5.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds-1/+1
2020-12-11drm/i915/display: Go softly softly on initial modeset failureChris Wilson-1/+1
2020-12-11Merge tag 'drm-intel-fixes-2020-12-09' of git://anongit.freedesktop.org/drm/d...Dave Airlie-11/+18