aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-18net: cdc-phonet: fix data-interface release on probe failureJohan Hovold1-0/+2
2021-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller10-49/+86
2021-03-18Merge tag 'drm-fixes-2021-03-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds9-55/+83
2021-03-19nouveau: Skip unvailable ttm page entriesTobias Klausmann1-0/+8
2021-03-19Merge tag 'drm-intel-fixes-2021-03-18' of git://anongit.freedesktop.org/drm/d...Dave Airlie3-10/+42
2021-03-19Merge tag 'amd-drm-fixes-5.12-2021-03-18' of https://gitlab.freedesktop.org/a...Dave Airlie3-40/+25
2021-03-19Merge tag 'drm-misc-fixes-2021-03-18' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-5/+8
2021-03-18Merge tag 'imx-fixes-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann15-71/+37
2021-03-18Merge tag 'at91-fixes-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann3-10/+11
2021-03-18Merge tag 'omap-for-v5.12/fixes-rc1-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann5-22/+72
2021-03-18Merge tag 'arm-soc/for-5.12/drivers-part2' of https://github.com/Broadcom/stb...Arnd Bergmann1-1/+1
2021-03-18MAINTAINERS: Add Alain Volmat as STM32 I2C/SMBUS maintainerPatrice Chotard1-0/+1
2021-03-18MAINTAINERS: Remove Vincent Abriou for STM/STI DRM drivers.Patrice Chotard1-2/+0
2021-03-18MAINTAINERS: Update some st.com email addresses to foss.st.comPatrice Chotard1-14/+14
2021-03-18net: check all name nodes in __dev_alloc_nameJiri Bohac1-0/+12
2021-03-18net: marvell: Remove reference to CONFIG_MV64X60Christophe Leroy2-3/+3
2021-03-18Merge branch 'octeontx2-fixes'David S. Miller9-30/+65
2021-03-18octeontx2-af: Fix uninitialized variable warningSubbaraya Sundeep1-1/+1
2021-03-18octeontx2-af: fix infinite loop in unmapping NPC counterHariprasad Kelam1-1/+1
2021-03-18octeontx2-pf: Clear RSS enable flag on interace downGeetha sowjanya1-0/+5
2021-03-18octeontx2-af: Fix irq free in rvu teardownGeetha sowjanya1-2/+4
2021-03-18octeontx2-af: Return correct CGX RX fifo sizeSubbaraya Sundeep3-6/+22
2021-03-18octeontx2-af: Remove TOS field from MKEX TXSubbaraya Sundeep1-2/+0
2021-03-18octeontx2-af: Formatting debugfs entry rsrc_alloc.Rakesh Babu1-17/+29
2021-03-18octeontx2-pf: Do not modify number of rulesSubbaraya Sundeep1-1/+3
2021-03-18Merge tag 'for-5.12-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-35/+103
2021-03-18btrfs: fix check_data_csum() error message for direct I/OOmar Sandoval1-5/+9
2021-03-18Merge tag 'vfio-v5.12-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds4-12/+27
2021-03-18Merge tag 'xfs-5.12-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds5-54/+61
2021-03-18netsec: restore phy power state after controller resetMian Yousaf Kaukab1-3/+6
2021-03-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds11-40/+37
2021-03-18ipv6: weaken the v4mapped source checkJakub Kicinski4-10/+15
2021-03-18x86/kvm: Fix broken irq restoration in kvm_waitWanpeng Li1-13/+10
2021-03-18KVM: X86: Fix missing local pCPU when executing wbinvd on all dirty pCPUsWanpeng Li1-1/+1
2021-03-18KVM: x86: Protect userspace MSR filter with SRCU, and set atomically-ishSean Christopherson3-54/+78
2021-03-18selftests: kvm: add set_boot_cpu_id testEmanuele Giuseppe Esposito3-0/+168
2021-03-18selftests: kvm: add _vm_ioctlEmanuele Giuseppe Esposito2-1/+7
2021-03-18Merge branch 'iomap-5.12-fixes' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-0/+10
2021-03-18selftests: kvm: add get_msr_index_featuresEmanuele Giuseppe Esposito5-2/+137
2021-03-18workqueue/tracing: Copy workqueue name to buffer in trace eventSteven Rostedt (VMware)1-3/+3
2021-03-18selftest/bpf: Add a test to check trampoline freeing logic.Alexei Starovoitov2-0/+113
2021-03-18Revert "PM: ACPI: reboot: Use S5 for reboot"Josef Bacik1-2/+0
2021-03-18btrfs: fix sleep while in non-sleep context during qgroup removalFilipe Manana1-2/+10
2021-03-18io_uring: don't leak creds on SQO attach errorPavel Begunkov1-11/+6
2021-03-18io_uring: use typesafe pointers in io_uring_taskStefan Metzmacher1-2/+2
2021-03-18io_uring: remove structures from include/linux/io_uring.hStefan Metzmacher3-26/+25
2021-03-18io_uring: imply MSG_NOSIGNAL for send[msg]()/recv[msg]() callsStefan Metzmacher1-4/+4
2021-03-18selftests: kvm: Add basic Hyper-V clocksources testsVitaly Kuznetsov3-0/+262
2021-03-18ALSA: usb-audio: Fix unintentional sign extension issueColin Ian King1-2/+2
2021-03-18Merge tag 'asoc-fix-v5.12-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai31-286/+232