summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-19lib: zstd: Don't inline functions in zstd_opt.cNick Terrell2-0/+19
2021-11-19lib: zstd: Fix unused variable warningNick Terrell1-0/+2
2021-11-18Merge tag 'net-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds102-507/+1314
2021-11-18Merge tag 'for-5.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-9/+58
2021-11-18Merge tag 'fs_for_v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-2/+35
2021-11-18Merge tag 'fs.idmapped.v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2021-11-18Merge tag 'for-5.16/parisc-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-34/+42
2021-11-18mm: Add functions to zero portions of a folioMatthew Wilcox (Oracle)2-5/+41
2021-11-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds34-407/+461
2021-11-18Merge branch 'thermal-int340x'Rafael J. Wysocki1-2/+2
2021-11-18Merge branch 'powercap'Rafael J. Wysocki1-6/+3
2021-11-18ASoC: tegra: Fix kcontrol put callback in MixerSameer Pujar1-7/+19
2021-11-18ASoC: tegra: Fix kcontrol put callback in ADXSameer Pujar1-0/+3
2021-11-18ASoC: tegra: Fix kcontrol put callback in AMXSameer Pujar1-0/+3
2021-11-18ASoC: tegra: Fix kcontrol put callback in SFCSameer Pujar1-31/+93
2021-11-18ASoC: tegra: Fix kcontrol put callback in MVCSameer Pujar1-4/+18
2021-11-18ASoC: tegra: Fix kcontrol put callback in AHUBSameer Pujar1-4/+7
2021-11-18ASoC: tegra: Fix kcontrol put callback in DSPKSameer Pujar1-32/+146
2021-11-18ASoC: tegra: Fix kcontrol put callback in DMICSameer Pujar1-34/+149
2021-11-18ASoC: tegra: Fix kcontrol put callback in I2SSameer Pujar1-76/+226
2021-11-18ASoC: tegra: Fix kcontrol put callback in ADMAIFSameer Pujar1-29/+109
2021-11-18ASoC: tegra: Fix wrong value type in MVCSameer Pujar1-4/+4
2021-11-18ASoC: tegra: Fix wrong value type in SFCSameer Pujar1-9/+12
2021-11-18ASoC: tegra: Fix wrong value type in DSPKSameer Pujar1-12/+11
2021-11-18ASoC: tegra: Fix wrong value type in DMICSameer Pujar1-12/+11
2021-11-18ASoC: tegra: Fix wrong value type in I2SSameer Pujar1-18/+24
2021-11-18ASoC: tegra: Fix wrong value type in ADMAIFSameer Pujar1-2/+2
2021-11-18Merge tag 'docs-5.16-2' of git://git.lwn.net/linuxLinus Torvalds13-78/+65
2021-11-18tracing/histogram: Fix UAF in destroy_hist_field()Kalesh Singh1-19/+22
2021-11-18Merge tag 'printk-for-5.16-fixup' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-1/+21
2021-11-18Merge tag 'asoc-fix-v5.16-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai29-75/+519
2021-11-18ftrace/samples: add s390 support for ftrace direct multi sampleHeiko Carstens2-0/+31
2021-11-18ftrace/samples: add missing Kconfig option for ftrace direct multi sampleHeiko Carstens4-4/+13
2021-11-18MAINTAINERS: update email address of Christian BorntraegerChristian Borntraeger2-2/+5
2021-11-18s390/kexec: fix memory leak of ipl report bufferBaoquan He2-0/+16
2021-11-18s390/kexec: fix return code handlingHeiko Carstens2-2/+9
2021-11-18s390/dump: fix copying to user-space of swapped kdump oldmemAlexander Egorenkov1-2/+2
2021-11-18regulator: Update protection IRQ helper docsMatti Vaittinen1-6/+8
2021-11-18perf evsel: Fix memory leaks relating to unitIan Rogers4-18/+22
2021-11-18perf report: Fix memory leaks around perf_tip()Ian Rogers3-14/+17
2021-11-18perf hist: Fix memory leak of a perf_hpp_fmtIan Rogers2-15/+14
2021-11-18tools headers UAPI: Sync MIPS syscall table file changed by new futex_waitv s...Arnaldo Carvalho de Melo1-0/+1
2021-11-18tools build: Fix removal of feature-sync-compare-and-swap feature detectionArnaldo Carvalho de Melo1-1/+0
2021-11-18perf inject: Fix ARM SPE handlingGerman Gomez1-0/+15
2021-11-18perf bench: Fix two memory leaks detected with ASanSohaib Mohamed1-0/+4
2021-11-18perf test sample-parsing: Fix branch_stack entry endianness checkThomas Richter1-1/+1
2021-11-18tools headers UAPI: Sync x86's asm/kvm.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+4
2021-11-18perf sort: Fix the 'p_stage_cyc' sort key behaviorNamhyung Kim3-11/+7
2021-11-18perf sort: Fix the 'ins_lat' sort key behaviorNamhyung Kim3-25/+12
2021-11-18perf sort: Fix the 'weight' sort key behaviorNamhyung Kim3-27/+13