summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-15fsnotify: fold fsnotify() call into fsnotify_parent()Amir Goldstein
2020-07-15fsnotify: Rearrange fast path to minimise overhead when there is no watcherMel Gorman
2020-07-15fanotify: Avoid softlockups when reading many eventsJan Kara
2020-07-08Documentation: update for gcc 4.9 requirementRandy Dunlap
2020-07-08Merge tag 'sound-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-07-08Raise gcc version requirement to 4.9Linus Torvalds
2020-07-07Merge tag 'perf-tools-fixes-2020-07-07' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2020-07-07Merge tag 'mtd/fixes-for-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-07Merge tag 'for-5.8-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-07-07Merge tag 'arc-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2020-07-07Merge tag 'tpmdd-next-v5.8-rc5' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds
2020-07-07mtd: rawnand: xway: Fix build issueMiquel Raynal
2020-07-07ALSA: compress: fix partial_drain completion stateVinod Koul
2020-07-07ALSA: usb-audio: Add implicit feedback quirk for RTX6001Pavel Hofman
2020-07-07ALSA: usb-audio: add quirk for MacroSilicon MS2109Hector Martin
2020-07-07ALSA: hda/realtek: Enable headset mic of Acer Veriton N4660G with ALC269VCJian-Hong Pan
2020-07-07ALSA: hda/realtek: Enable headset mic of Acer C20-820 with ALC269VCJian-Hong Pan
2020-07-07ALSA: hda/realtek - Enable audio jacks of Acer vCopperbox with ALC269VCJian-Hong Pan
2020-07-07ALSA: hda/realtek - Fix Lenovo Thinkpad X1 Carbon 7th quirk subdevice idBenjamin Poirier
2020-07-07ALSA: hda/hdmi: improve debug traces for stream lookupsKai Vehmanen
2020-07-07ALSA: hda/hdmi: fix failures at PCM open on Intel ICL and laterKai Vehmanen
2020-07-07ALSA: opl3: fix infoleak in opl3xidongwang
2020-07-07Revert commit e918e570415c ("tpm_tis: Remove the HID IFX0102")Jarkko Sakkinen
2020-07-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-07-06Merge tag 's390-5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-07-06Merge tag 'kvmarm-fixes-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2020-07-06perf report TUI: Remove needless 'dummy' event from menuArnaldo Carvalho de Melo
2020-07-06perf intel-pt: Fix PEBS sample for XMM registersAdrian Hunter
2020-07-06perf intel-pt: Fix displaying PEBS-via-PT with registersAdrian Hunter
2020-07-06perf intel-pt: Fix recording PEBS-via-PT with registersAdrian Hunter
2020-07-06perf report TUI: Fix segmentation fault in perf_evsel__hists_browse()Wei Li
2020-07-06KVM: arm64: Stop clobbering x0 for HVC_SOFT_RESTARTAndrew Scull
2020-07-06KVM: arm64: PMU: Fix per-CPU access in preemptible contextMarc Zyngier
2020-07-05Linux 5.8-rc4Linus Torvalds
2020-07-05x86/ldt: use "pr_info_once()" instead of open-coding it badlyLinus Torvalds
2020-07-05Merge tag 'x86-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-05Merge tag 'irq-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-05Merge tag 'core-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-07-05Merge tag 'kbuild-fixes-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-07-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-07-05Merge tag 'block-5.8-2020-07-05' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-07-05Merge tag 'io_uring-5.8-2020-07-05' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-07-05Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-07-05Merge tag 'mips_fixes_5.8_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-07-05MIPS: Do not use smp_processor_id() in preemptible codeXingxing Su
2020-07-05MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPenHauke Mehrtens
2020-07-05.gitignore: Do not track `defconfig` from `make savedefconfig`Paul Menzel
2020-07-04Merge tag 'powerpc-5.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-07-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-07-04io_uring: fix regression with always ignoring signals in io_cqring_wait()Jens Axboe