summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-05-17Linux 5.7-rc6v5.7-rc6Linus Torvalds1-1/+1
2020-05-17Merge tag 'for-linus-5.7-2' of git://github.com/cminyard/linux-ipmiLinus Torvalds1-2/+2
2020-05-17Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-66/+58
2020-05-17Merge tag 'usb-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds22-123/+448
2020-05-17Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds1-2/+2
2020-05-17Merge tag 'objtool-urgent-2020-05-17' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-7/+9
2020-05-17Merge tag 'x86_urgent_for_v5.7-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-1/+23
2020-05-17exec: Move would_dump into flush_old_execEric W. Biederman1-2/+2
2020-05-16Merge tag '5.7-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-3/+3
2020-05-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds12-88/+325
2020-05-16Merge tag 'powerpc-5.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds9-33/+78
2020-05-16Merge tag 'csky-for-linus-5.7-rc6' of git://github.com/c-sky/csky-linuxLinus Torvalds20-178/+226
2020-05-16Merge tag 'arm-soc-fixes-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds56-171/+168
2020-05-16Merge tag 'block-5.7-2020-05-16' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+5
2020-05-16Merge tag 'pinctrl-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds6-11/+40
2020-05-16Merge tag 'io_uring-5.7-2020-05-15' of git://git.kernel.dk/linux-blockLinus Torvalds1-9/+8
2020-05-16Merge branch 'nvme-5.7' of git://git.infradead.org/nvme into block-5.7Jens Axboe1-0/+5
2020-05-15Merge tag 'renesas-fixes-for-v5.7-tag2' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann17-41/+7
2020-05-15Merge tag 'sunxi-fixes-for-5.7-1' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2-19/+1
2020-05-15Merge tag 'nfs-for-5.7-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds10-38/+42
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds78-204/+459
2020-05-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds13-39/+68
2020-05-15Merge tag 'linux-kselftest-5.7-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-12/+22
2020-05-15Merge tag 'riscv-for-linus-5.7-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds9-21/+25
2020-05-15Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-0/+1
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller14-43/+137
2020-05-15KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mceJim Mattson1-1/+1
2020-05-15Merge branch 'kvm-amd-fixes' into HEADPaolo Bonzini12-87/+324
2020-05-15selftests: mptcp: pm: rm the right tmp fileMatthieu Baerts1-1/+1
2020-05-15dpaa2-eth: properly handle buffer size restrictionsIoana Ciornei2-12/+18
2020-05-15Merge tag 'hwmon-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-4/+14
2020-05-15Merge tag 'sound-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds7-13/+111
2020-05-15Merge tag 'drm-fixes-2020-05-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds38-274/+439
2020-05-15Merge branch 'restrict-bpf_probe_read'Alexei Starovoitov8-35/+101
2020-05-15bpf: Restrict bpf_trace_printk()'s %s usage and add %pks, %pus specifierDaniel Borkmann3-32/+88
2020-05-15bpf: Add bpf_probe_read_{user, kernel}_str() to do_refine_retval_rangeDaniel Borkmann1-1/+3
2020-05-15bpf: Restrict bpf_probe_read{, str}() only to archs where they workDaniel Borkmann5-2/+10
2020-05-15USB: gadget: fix illegal array access in binding with UDCKyungtae Kim1-0/+3
2020-05-15usb: core: hub: limit HUB_QUIRK_DISABLE_AUTOSUSPEND to USB5534BEugeniu Rosca1-1/+5
2020-05-15Merge tag 'fixes-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman6-95/+385
2020-05-15x86: Fix early boot crash on gcc-10, third tryBorislav Petkov5-1/+23
2020-05-15ARM: dts: iwg20d-q7-dbcm-ca: Remove unneeded properties in hdmi@39Ricardo Cañuelo1-2/+0
2020-05-15ARM: dts: renesas: Make hdmi encoder nodes compliant with DT bindingsRicardo Cañuelo9-24/+4
2020-05-15arm64: dts: renesas: Make hdmi encoder nodes compliant with DT bindingsRicardo Cañuelo6-14/+2
2020-05-15x86/unwind/orc: Fix error handling in __unwind_start()Josh Poimboeuf1-7/+9
2020-05-15Merge tag 'drm-misc-fixes-2020-05-14' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-3/+1
2020-05-15Merge tag 'drm-intel-fixes-2020-05-13-1' of git://anongit.freedesktop.org/drm...Dave Airlie8-27/+79
2020-05-14MAINTAINERS: Mark networking drivers as Maintained.David S. Miller1-1/+1
2020-05-14ipmr: Add lockdep expression to ipmr_for_each_table macroAmol Grover1-3/+4
2020-05-14ipmr: Fix RCU list debugging warningAmol Grover1-1/+2