summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-21Linux 5.10.2v5.10.2Greg Kroah-Hartman1-1/+1
2020-12-21serial: 8250_omap: Avoid FIFO corruption caused by MDR1 accessAlexander Sverdlin1-5/+0
2020-12-21ALSA: pcm: oss: Fix potential out-of-bounds shiftTakashi Iwai1-1/+5
2020-12-21USB: sisusbvga: Make console support depend on BROKENThomas Gleixner1-1/+1
2020-12-21USB: UAS: introduce a quirk to set no_write_sameOliver Neukum5-2/+14
2020-12-21xhci-pci: Allow host runtime PM as default for Intel Maple Ridge xHCIMika Westerberg1-1/+3
2020-12-21xhci-pci: Allow host runtime PM as default for Intel Alpine Ridge LPHans de Goede1-0/+2
2020-12-21usb: xhci: Set quirk for XHCI_SG_TRB_CACHE_SIZE_QUIRKTejas Joglekar2-0/+4
2020-12-21xhci: Give USB2 ports time to enter U3 in bus suspendLi Jun1-0/+4
2020-12-21ALSA: usb-audio: Fix control 'access overflow' errors from chmapTakashi Iwai1-3/+3
2020-12-21ALSA: usb-audio: Fix potential out-of-bounds shiftTakashi Iwai1-0/+2
2020-12-21USB: add RESET_RESUME quirk for Snapscan 1212Oliver Neukum1-0/+3
2020-12-21USB: dummy-hcd: Fix uninitialized array use in init()Bui Quang Minh1-1/+1
2020-12-21USB: legotower: fix logical error in recent commitAlan Stern1-1/+1
2020-12-21ktest.pl: Fix the logic for truncating the size of the log file for emailSteven Rostedt (VMware)1-7/+6
2020-12-21ktest.pl: If size of log is too big to email, email error messageSteven Rostedt (VMware)1-1/+6
2020-12-21ptrace: Prevent kernel-infoleak in ptrace_get_syscall_info()Peilin Ye1-1/+2
2020-12-14Linux 5.10.1v5.10.1Greg Kroah-Hartman1-1/+1
2020-12-14Revert "dm raid: fix discard limits for raid1 and raid10"Greg Kroah-Hartman1-7/+5
2020-12-14Revert "md: change mddev 'chunk_sectors' from int to unsigned"Greg Kroah-Hartman1-2/+2
2020-12-13Linux 5.10v5.10Linus Torvalds1-1/+1
2020-12-13Merge tag 'x86-urgent-2020-12-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-42/+111
2020-12-13Merge tag 'block-5.10-2020-12-12' of git://git.kernel.dk/linux-blockLinus Torvalds6-393/+82
2020-12-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds6-9/+15
2020-12-12Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+0
2020-12-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds11-22/+74
2020-12-12Merge tag 'for-linus-5.10c-rc8-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-137/+182
2020-12-12Merge tag 'riscv-for-linus-5.10-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2020-12-12Merge tag 'io_uring-5.10-2020-12-11' of git://git.kernel.dk/linux-blockLinus Torvalds1-8/+11
2020-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-40/+159
2020-12-12md: change mddev 'chunk_sectors' from int to unsignedMike Snitzer1-2/+2
2020-12-12x86/kprobes: Fix optprobe to detect INT3 padding correctlyMasami Hiramatsu1-2/+20
2020-12-11Input: goodix - add upside-down quirk for Teclast X98 Pro tabletSimon Beginn1-0/+12
2020-12-11tools/kvm_stat: Exempt time-based countersStefan Raspl1-1/+5
2020-12-11KVM: mmu: Fix SPTE encoding of MMIO generation upper halfMaciej S. Szmigiero3-10/+21
2020-12-11Merge tag 'mtd/fixes-for-5.10-rc8' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds9-9/+27
2020-12-11Merge tag 'mmc-v5.10-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-15/+35
2020-12-11Merge tag 'at24-fixes-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel...Wolfram Sang1-1/+0
2020-12-11Merge tag 'zonefs-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+8
2020-12-11bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpersAndrii Nakryiko4-8/+8
2020-12-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds10-32/+77
2020-12-11mm/hugetlb: clear compound_nr before freeing gigantic pagesGerald Schaefer1-0/+1
2020-12-11kasan: fix object remaining in offline per-cpu quarantineKuan-Ying Lee1-0/+39
2020-12-11elfcore: fix building with clangArnd Bergmann3-27/+22
2020-12-11initramfs: fix clang build failureArnd Bergmann1-1/+1
2020-12-11kbuild: avoid static_assert for genksymsArnd Bergmann1-0/+5
2020-12-11selftest/fpu: avoid clang warningArnd Bergmann1-1/+2
2020-12-11proc: use untagged_addr() for pagemap_read addressesMiles Chen1-2/+6
2020-12-11revert "mm/filemap: add static for function __add_to_page_cache_locked"Andrew Morton1-1/+1
2020-12-11Input: cm109 - do not stomp on control URBDmitry Torokhov1-2/+5