summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-27Merge tag 'riscv-for-linus-5.6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds9-78/+95
2020-03-27Merge tag 'devicetree-fixes-for-5.6-4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+0
2020-03-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+1
2020-03-27Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-12/+12
2020-03-27Merge tag 'drm-fixes-2020-03-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds4-3/+5
2020-03-27scripts/dtc: Remove redundant YYLOC global declarationDirk Mueller1-1/+0
2020-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds9-11/+30
2020-03-27Merge tag 'amd-drm-fixes-5.6-2020-03-26' of git://people.freedesktop.org/~agd...Dave Airlie1-0/+2
2020-03-27Merge tag 'drm-misc-fixes-2020-03-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie3-3/+3
2020-03-27RISC-V: Move all address space definition macros to one placeAtish Patra1-37/+41
2020-03-27Input: fix stale timestamp on key autorepeat eventsDmitry Torokhov1-0/+1
2020-03-27afs: Fix unpinned address list during probingDavid Howells1-0/+2
2020-03-27Merge tag 'ceph-for-5.6-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds8-21/+43
2020-03-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-12/+54
2020-03-27MAINTAINERS: fix bad file patternLinus Torvalds1-1/+1
2020-03-27parse-maintainers: Do not sort section content by defaultJoe Perches1-4/+27
2020-03-26Input: move the new KEY_SELECTIVE_SCREENSHOT keycodeDmitry Torokhov1-1/+1
2020-03-26RISC-V: Only select essential drivers for SOC_VIRT configAnup Patel3-16/+30
2020-03-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds12-34/+94
2020-03-26drm/scheduler: fix rare NULL ptr raceYintian Tao1-0/+2
2020-03-26KVM: X86: Narrow down the IPI fastpath to single target IPIWanpeng Li1-1/+4
2020-03-26clk: imx: Align imx sc clock parent msg structs to 4Leonard Crestez1-1/+1
2020-03-26clk: imx: Align imx sc clock msg structs to 4Leonard Crestez1-3/+3
2020-03-26clk: Pass correct arguments to __clk_hw_register_gate()Stephen Boyd1-5/+5
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds159-945/+2140
2020-03-25Merge tag 'gpio-v5.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2-27/+122
2020-03-25Merge tag 'wireless-drivers-2020-03-25' of git://git.kernel.org/pub/scm/linux...David S. Miller4-13/+27
2020-03-25net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} buildPablo Neira Ayuso10-34/+47
2020-03-25net: ena: Add PCI shutdown handler to allow safe kexecGuilherme G. Piccoli1-10/+41
2020-03-25selftests/net/forwarding: define libs as TEST_PROGS_EXTENDEDHangbin Liu2-15/+16
2020-03-25selftests/net: add missing tests to MakefileHangbin Liu1-1/+3
2020-03-25Merge tag 'zonefs-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2-12/+34
2020-03-25drm/radeon: fix scatter-gather mapping with user pagesShane Francis1-1/+1
2020-03-25drm/amdgpu: fix scatter-gather mapping with user pagesShane Francis1-1/+1
2020-03-25drm/prime: use dma length macro when mapping sgShane Francis1-1/+1
2020-03-25RDMA/mlx5: Block delay drop to unprivileged usersMaor Gottlieb1-0/+4
2020-03-25zonfs: Fix handling of read-only zonesDamien Le Moal2-12/+34
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller8-17/+818
2020-03-25Merge tag 'mlx5-fixes-2020-03-24' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller8-18/+41
2020-03-25r8169: re-enable MSI on RTL8168cHeiner Kallweit1-1/+1
2020-03-25net: phy: mdio-bcm-unimac: Fix clock handlingAndre Przywara1-4/+2
2020-03-25cxgb4/ptp: pass the sign of offset delta in FW CMDRaju Rangoju1-0/+3
2020-03-25net: dsa: tag_8021q: replace dsa_8021q_remove_header with __skb_vlan_popVladimir Oltean3-60/+9
2020-03-25net: cbs: Fix software cbs to consider packet sending timeZh-yuan Ye1-1/+11
2020-03-25Input: avoid BIT() macro usage in the serio.h UAPI headerEugene Syromiatnikov1-5/+5
2020-03-25RDMA/mlx5: Fix access to wrong pointer while performing flush due to errorLeon Romanovsky3-2/+27
2020-03-25RDMA/core: Ensure security pkey modify is not lostMike Marciniszyn1-8/+3
2020-03-25MAINTAINERS: Clean RXE section and add Zhu as RXE maintainerLeon Romanovsky1-3/+1
2020-03-25Input: synaptics-rmi4 - set reduced reporting mode only when requestedAndrew Duggan1-2/+2
2020-03-25Input: synaptics - enable RMI on HP Envy 13-ad105ngYussuf Khalil1-0/+1