summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-12Merge tag 'timers-v5.11-2' of https://git.linaro.org/people/daniel.lezcano/li...Thomas Gleixner3-31/+71
2020-12-12Input: goodix - add upside-down quirk for Teclast X98 Pro tabletSimon Beginn1-0/+12
2020-12-12tools/kvm_stat: Exempt time-based countersStefan Raspl1-1/+5
2020-12-12KVM: mmu: Fix SPTE encoding of MMIO generation upper halfMaciej S. Szmigiero3-10/+21
2020-12-12Merge tag 'mtd/fixes-for-5.10-rc8' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds9-9/+27
2020-12-12Merge tag 'mmc-v5.10-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-15/+35
2020-12-12Merge tag 'at24-fixes-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel...Wolfram Sang1-1/+0
2020-12-12Merge tag 'zonefs-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+8
2020-12-12tick/sched: Make jiffies update quick check more robustThomas Gleixner1-27/+47
2020-12-12bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpersAndrii Nakryiko4-8/+8
2020-12-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds10-32/+77
2020-12-12mm/hugetlb: clear compound_nr before freeing gigantic pagesGerald Schaefer1-0/+1
2020-12-12kasan: fix object remaining in offline per-cpu quarantineKuan-Ying Lee1-0/+39
2020-12-12elfcore: fix building with clangArnd Bergmann3-27/+22
2020-12-12initramfs: fix clang build failureArnd Bergmann1-1/+1
2020-12-12kbuild: avoid static_assert for genksymsArnd Bergmann1-0/+5
2020-12-12selftest/fpu: avoid clang warningArnd Bergmann1-1/+2
2020-12-12proc: use untagged_addr() for pagemap_read addressesMiles Chen1-2/+6
2020-12-12revert "mm/filemap: add static for function __add_to_page_cache_locked"Andrew Morton1-1/+1
2020-12-12Input: cm109 - do not stomp on control URBDmitry Torokhov1-2/+5
2020-12-11docs: Note that sphinx 1.7 will be required soonJonathan Corbet1-0/+3
2020-12-11mtd: rawnand: xway: Do not force a particular software ECC engineMiquel Raynal1-1/+3
2020-12-11mtd: rawnand: socrates: Do not force a particular software ECC engineMiquel Raynal1-1/+3
2020-12-11mtd: rawnand: plat_nand: Do not force a particular software ECC engineMiquel Raynal1-1/+3
2020-12-11mtd: rawnand: pasemi: Do not force a particular software ECC engineMiquel Raynal1-1/+3
2020-12-11mtd: rawnand: orion: Do not force a particular software ECC engineMiquel Raynal1-1/+3
2020-12-11mtd: rawnand: mpc5121: Do not force a particular software ECC engineMiquel Raynal1-1/+3
2020-12-11mtd: rawnand: gpio: Do not force a particular software ECC engineMiquel Raynal1-1/+3
2020-12-11mtd: rawnand: au1550: Do not force a particular software ECC engineMiquel Raynal1-1/+3
2020-12-11mtd: rawnand: ams-delta: Do not force a particular software ECC engineMiquel Raynal1-1/+3
2020-12-11x86/ia32_signal: Propagate __user annotation properlyLukas Bulwahn1-1/+1
2020-12-11Merge tag 'pinctrl-v5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-240/+320
2020-12-11Merge tag 'v5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/l...Linus Torvalds6-8/+22
2020-12-11Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-3/+3
2020-12-11Revert "scsi: storvsc: Validate length of incoming packet in storvsc_on_chann...Andrea Parri (Microsoft)1-5/+0
2020-12-11crypto: qat - add capability detection logic in qat_4xxxMarco Chiappero3-0/+38
2020-12-11crypto: qat - add AES-XTS support for QAT GEN4 devicesMarco Chiappero1-7/+89
2020-12-11crypto: qat - add AES-CTR support for QAT GEN4 devicesMarco Chiappero3-2/+39
2020-12-11crypto: atmel-i2c - select CONFIG_BITREVERSEArnd Bergmann1-0/+1
2020-12-11crypto: hisilicon/trng - replace atomic_add_return()Yejune Deng1-4/+4
2020-12-11crypto: keembay - Add support for Keem Bay OCS AES/SM4Mike Healy8-0/+3388
2020-12-11dt-bindings: Add Keem Bay OCS AES bindingsDaniele Alessandrelli1-0/+45
2020-12-11ntp: Consolidate the RTC update implementationThomas Gleixner1-92/+52
2020-12-11ntp: Make the RTC sync offset less obscureThomas Gleixner4-32/+61
2020-12-11ntp, rtc: Move rtc_set_ntp_time() to ntp codeThomas Gleixner4-99/+85