summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-28ALSA: hda/realtek: Fix bass speaker DAC assignment on Asus Zephyrus G14Takashi Iwai
2020-11-28ALSA: hda/generic: Add option to enforce preferred_dacs pairsTakashi Iwai
2020-11-27Merge tag 'asm-generic-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-11-27Merge tag 'arm-soc-fixes-v5.10-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-11-27Merge tag 'net-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-11-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-11-27Merge tag 'io_uring-5.10-2020-11-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-11-27Merge tag 'block-5.10-2020-11-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-11-27Merge tag 'for-5.10-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-11-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-11-27Merge tag 'mtd/fixes-for-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-11-27Merge tag 'spi-fix-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-11-27Merge tag 'media/v5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2020-11-27Merge tag 'drm-fixes-2020-11-27-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-11-27Merge tag 'linux-can-fixes-for-5.10-20201127' of git://git.kernel.org/pub/scm...Jakub Kicinski
2020-11-27Merge tag 'platform-drivers-x86-v5.10-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-11-27sock: set sk_err to ee_errno on dequeue from errqWillem de Bruijn
2020-11-27mptcp: fix NULL ptr dereference on bad MPJPaolo Abeni
2020-11-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-11-27net: openvswitch: fix TTL decrement action netlink message formatEelco Chaudron
2020-11-27Merge tag 'powerpc-5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-11-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-11-27Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-11-27Merge tag 'printk-for-5.10-rc6-fixup' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-11-27Merge tag 'writeback_for_v5.10-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-11-27perf probe: Change function definition check due to broken DWARFMasami Hiramatsu
2020-11-27perf probe: Fix to die_entrypc() returns error correctlyMasami Hiramatsu
2020-11-27perf stat: Use proper cpu for shadow statsNamhyung Kim
2020-11-27perf record: Synthesize cgroup events only if neededNamhyung Kim
2020-11-27perf diff: Fix error return value in __cmd_diff()Zhen Lei
2020-11-27perf tools: Update copy of libbpf's hashmap.cArnaldo Carvalho de Melo
2020-11-27Merge tag 'optee-valid-memory-type-for-v5.11' of git://git.linaro.org/people/...Arnd Bergmann
2020-11-27x86/mce: Do not overwrite no_way_out if mce_end() failsx86_urgent_for_v5.10-rc6Gabriele Paoloni
2020-11-27kvm: x86/mmu: Fix get_mmio_spte() on CPUs supporting 5-level PTVitaly Kuznetsov
2020-11-27KVM: x86: Fix split-irqchip vs interrupt injection window requestPaolo Bonzini
2020-11-27KVM: x86: handle !lapic_in_kernel case in kvm_cpu_*_extintPaolo Bonzini
2020-11-27Merge tag 'kvmarm-fixes-5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2020-11-27Merge tag 'asoc-fix-v5.10-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2020-11-27ALSA: usb-audio: US16x08: fix value count for level metersHector Martin
2020-11-27usb: typec: stusb160x: fix power-opmode property with typec-power-opmodeAmelie Delaunay
2020-11-27Merge branch 'for-5.10-pr_cont-fixup' into for-linusPetr Mladek
2020-11-27Merge tag 'omap-for-v5.10/fixes-rc5-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann
2020-11-27printk: finalize records with trailing newlinesJohn Ogness
2020-11-27can: af_can: can_rx_unregister(): remove WARN() statement from list operation...Oliver Hartkopp
2020-11-27can: m_can: m_can_dev_setup(): add support for bosch mcan version 3.3.0Pankaj Sharma
2020-11-27can: m_can: fix nominal bitiming tseg2 min for version >= 3.1Marc Kleine-Budde
2020-11-27can: m_can: m_can_open(): remove IRQF_TRIGGER_FALLING from request_threaded_i...Marc Kleine-Budde
2020-11-27ALSA: hda/realtek - Add new codec supported for ALC897Kailang Yang
2020-11-27Merge tag 'drm-misc-fixes-2020-11-26' of ssh://git.freedesktop.org/git/drm/dr...Dave Airlie
2020-11-27Merge tag 'mediatek-drm-fixes-5.10' of https://git.kernel.org/pub/scm/linux/k...Dave Airlie