Age | Commit message (Expand) | Author | Files | Lines |
2020-04-24 | Merge tag 'io_uring-5.7-2020-04-24' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -5/+5 |
2020-04-24 | Merge tag 'libata-5.7-2020-04-24' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+1 |
2020-04-24 | Merge tag 'block-5.7-2020-04-24' of git://git.kernel.dk/linux-block | Linus Torvalds | 9 | -62/+99 |
2020-04-24 | Merge tag 'trace-v5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 4 | -24/+12 |
2020-04-24 | Merge branch 'acpi-pci' | Rafael J. Wysocki | 1 | -2/+2 |
2020-04-24 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2 | -24/+32 |
2020-04-24 | Merge branch 'pm-tools' | Rafael J. Wysocki | 5 | -371/+619 |
2020-04-24 | Merge tag 'kbuild-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 29 | -228/+297 |
2020-04-24 | Merge tag 'afs-fixes-20200424' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 7 | -21/+15 |
2020-04-24 | Merge tag 'sound-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 44 | -387/+712 |
2020-04-24 | Merge tag 'drm-fixes-2020-04-24' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 24 | -52/+156 |
2020-04-24 | afs: Make record checking use TASK_UNINTERRUPTIBLE when appropriate | David Howells | 4 | -12/+11 |
2020-04-24 | afs: Fix to actually set AFS_SERVER_FL_HAVE_EPOCH | David Howells | 1 | -1/+1 |
2020-04-24 | afs: Remove some unused bits | David Howells | 3 | -8/+3 |
2020-04-24 | dt-bindings: Fix command line length limit calling dt-mk-schema | Rob Herring | 1 | -8/+10 |
2020-04-24 | mac80211: sta_info: Add lockdep condition for RCU list usage | Madhuparna Bhowmik | 1 | -1/+2 |
2020-04-24 | mac80211: populate debugfs only after cfg80211 init | Johannes Berg | 10 | -25/+51 |
2020-04-24 | lib/mpi: Fix building for powerpc with clang | Nathan Chancellor | 1 | -17/+17 |
2020-04-24 | Merge tag 'drm-misc-fixes-2020-04-23' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 10 | -19/+57 |
2020-04-24 | Merge tag 'drm-intel-fixes-2020-04-23' of git://anongit.freedesktop.org/drm/d... | Dave Airlie | 9 | -23/+44 |
2020-04-24 | Merge tag 'amd-drm-fixes-5.7-2020-04-22' of git://people.freedesktop.org/~agd... | Dave Airlie | 5 | -10/+55 |
2020-04-24 | net: bcmgenet: correct per TX/RX ring statistics | Doug Berger | 1 | -0/+3 |
2020-04-24 | net: meth: remove spurious copyright text | Jonathan Corbet | 1 | -16/+0 |
2020-04-24 | net: phy: bcm84881: clear settings on link down | Russell King | 1 | -3/+3 |
2020-04-24 | chcr: Fix CPU hard lockup | Rohit Maheshwari | 1 | -4/+2 |
2020-04-24 | net/x25: Fix x25_neigh refcnt leak when receiving frame | Xiyu Yang | 1 | -1/+3 |
2020-04-24 | mptcp/pm_netlink.c : add check for nla_put_in/6_addr | Bo YU | 1 | -5/+7 |
2020-04-24 | net: ethernet: ixp4xx: Add error handling in ixp4xx_eth_probe() | Tang Bin | 1 | -0/+2 |
2020-04-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -1/+5 |
2020-04-23 | cxgb4: fix adapter crash due to wrong MC size | Vishal Kulkarni | 1 | -7/+20 |
2020-04-23 | Merge branch 'vxlan-geneve-use-the-correct-nlattr-array-for-extack' | David S. Miller | 2 | -4/+4 |
2020-04-23 | geneve: use the correct nlattr array in NL_SET_ERR_MSG_ATTR | Sabrina Dubroca | 1 | -1/+1 |
2020-04-23 | vxlan: use the correct nlattr array in NL_SET_ERR_MSG_ATTR | Sabrina Dubroca | 1 | -3/+3 |
2020-04-23 | mlxsw: Fix some IS_ERR() vs NULL bugs | Dan Carpenter | 4 | -7/+7 |
2020-04-23 | net: phy: marvell10g: limit soft reset to 88x3310 | Baruch Siach | 1 | -1/+2 |
2020-04-23 | Merge tag 'pci-v5.7-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -8/+8 |
2020-04-23 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds | 10 | -18/+40 |
2020-04-23 | Merge tag 'nfsd-5.7-rc-1' of git://git.linux-nfs.org/projects/cel/cel-2.6 | Linus Torvalds | 13 | -44/+89 |
2020-04-23 | Merge tag 'for-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/link... | Linus Torvalds | 6 | -35/+45 |
2020-04-23 | Merge tag 'rproc-v5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -17/+24 |
2020-04-23 | Merge tag 'audit-pr-20200422' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+3 |
2020-04-23 | Documentation: arm64: fix amu.rst doc warnings | Randy Dunlap | 1 | -21/+26 |
2020-04-23 | ata: sata_inic162x fix a spelling issue | John Oldman | 1 | -1/+1 |
2020-04-23 | null_blk: Cleanup zoned device initialization | Damien Le Moal | 3 | -26/+36 |
2020-04-23 | null_blk: Fix zoned command handling | Damien Le Moal | 3 | -27/+47 |
2020-04-23 | Merge tag 'arm-soc/for-5.7/devicetree-fixes' of https://github.com/Broadcom/s... | Arnd Bergmann | 2 | -0/+4 |
2020-04-23 | interconnect: qcom: Fix uninitialized tcs_cmd::wait | Mike Tipton | 1 | -2/+3 |
2020-04-23 | Merge tag 'fpga-fixes-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2 | -3/+6 |
2020-04-23 | tty: hvc: fix buffer overflow during hvc_alloc(). | Andrew Melnychenko | 1 | -9/+14 |
2020-04-23 | tty: rocket, avoid OOB access | Jiri Slaby | 1 | -11/+14 |