summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-27udf: osta_udf.h: delete a duplicated wordRandy Dunlap1-1/+1
2020-07-27reiserfs: reiserfs.h: delete a duplicated wordRandy Dunlap1-1/+1
2020-07-27ext2: ext2.h: fix duplicated word + typosRandy Dunlap1-2/+2
2020-07-14udf: Replace HTTP links with HTTPS onesAlexander A. Klimov3-4/+4
2020-07-09quota: Fixup http links in quota docJan Kara1-6/+6
2020-07-09Replace HTTP links with HTTPS ones: DISKQUOTAAlexander A. Klimov2-2/+2
2020-07-09ext2: initialize quota info in ext2_xattr_set()Chengguang Xu1-0/+3
2020-07-09ext2: fix some incorrect comments in inode.cChengguang Xu1-5/+2
2020-07-09ext2: remove nocheck optionChengguang Xu2-10/+1
2020-07-09ext2: fix missing percpu_counter_incMikulas Patocka1-1/+2
2020-07-09ext2: ext2_find_entry() return -ENOENT if no entry foundzhangyi (F)2-21/+10
2020-07-09ext2: propagate errors up to ext2_find_entry()'s callerszhangyi (F)3-34/+54
2020-07-09ext2: fix improper assignment for e_value_offsChengguang Xu1-1/+2
2020-07-08Documentation: update for gcc 4.9 requirementRandy Dunlap2-2/+2
2020-07-08Merge tag 'sound-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds13-43/+174
2020-07-08Raise gcc version requirement to 4.9Linus Torvalds7-56/+8
2020-07-08Merge tag 'perf-tools-fixes-2020-07-07' of git://git.kernel.org/pub/scm/linux...Linus Torvalds15-40/+123
2020-07-08Merge tag 'mtd/fixes-for-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-4/+4
2020-07-08Merge tag 'for-5.8-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-25/+35
2020-07-07Merge tag 'arc-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds7-27/+59
2020-07-07Merge tag 'tpmdd-next-v5.8-rc5' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds1-0/+8
2020-07-07mtd: rawnand: xway: Fix build issueMiquel Raynal1-1/+1
2020-07-07ALSA: compress: fix partial_drain completion stateVinod Koul2-1/+13
2020-07-07ALSA: usb-audio: Add implicit feedback quirk for RTX6001Pavel Hofman1-0/+1
2020-07-07ALSA: usb-audio: add quirk for MacroSilicon MS2109Hector Martin1-0/+52
2020-07-07ALSA: hda/realtek: Enable headset mic of Acer Veriton N4660G with ALC269VCJian-Hong Pan1-0/+11
2020-07-07ALSA: hda/realtek: Enable headset mic of Acer C20-820 with ALC269VCJian-Hong Pan1-0/+11
2020-07-07ALSA: hda/realtek - Enable audio jacks of Acer vCopperbox with ALC269VCJian-Hong Pan1-0/+13
2020-07-07ALSA: hda/realtek - Fix Lenovo Thinkpad X1 Carbon 7th quirk subdevice idBenjamin Poirier1-2/+1
2020-07-07ALSA: hda/hdmi: improve debug traces for stream lookupsKai Vehmanen1-2/+3
2020-07-07ALSA: hda/hdmi: fix failures at PCM open on Intel ICL and laterKai Vehmanen1-13/+23
2020-07-07ALSA: opl3: fix infoleak in opl3xidongwang1-0/+2
2020-07-07Revert commit e918e570415c ("tpm_tis: Remove the HID IFX0102")Jarkko Sakkinen1-0/+8
2020-07-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds15-30/+70
2020-07-06Merge tag 's390-5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds8-26/+106
2020-07-06Merge tag 'kvmarm-fixes-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2-5/+13
2020-07-06perf report TUI: Remove needless 'dummy' event from menuArnaldo Carvalho de Melo1-1/+18
2020-07-06perf intel-pt: Fix PEBS sample for XMM registersAdrian Hunter1-2/+3
2020-07-06perf intel-pt: Fix displaying PEBS-via-PT with registersAdrian Hunter1-1/+1
2020-07-06perf intel-pt: Fix recording PEBS-via-PT with registersAdrian Hunter2-2/+3
2020-07-06perf report TUI: Fix segmentation fault in perf_evsel__hists_browse()Wei Li1-6/+11
2020-07-06KVM: arm64: Stop clobbering x0 for HVC_SOFT_RESTARTAndrew Scull1-4/+7
2020-07-06KVM: arm64: PMU: Fix per-CPU access in preemptible contextMarc Zyngier1-1/+6
2020-07-06Linux 5.8-rc4v5.8-rc4Linus Torvalds1-1/+1
2020-07-05x86/ldt: use "pr_info_once()" instead of open-coding it badlyLinus Torvalds1-10/+1
2020-07-05Merge tag 'x86-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds19-154/+274
2020-07-05Merge tag 'irq-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-17/+9
2020-07-05Merge tag 'core-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2020-07-05Merge tag 'kbuild-fixes-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-86/+136
2020-07-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-27/+29