| Age | Commit message (Expand) | Author | Lines |
| 2020-08-03 | of: reserved-memory: remove duplicated call to of_get_flat_dt_prop() for no-m... | Yue Hu | -6/+6 |
| 2020-08-03 | atm: eni: avoid accessing the data mapped to streaming DMA | Jia-Ju Bai | -1/+3 |
| 2020-08-03 | net: phy: mdio-mvusb: select MDIO_DEVRES in Kconfig | Bartosz Golaszewski | -0/+1 |
| 2020-08-03 | net: dsa: qca8k: Add 802.1q VLAN support | Jonathan McDowell | -0/+208 |
| 2020-08-03 | net: dsa: qca8k: Add define for port VID | Jonathan McDowell | -5/+8 |
| 2020-08-03 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | -87/+445 |
| 2020-08-03 | net: qed: use eth_zero_addr() to clear mac address | Miaohe Lin | -4/+3 |
| 2020-08-03 | net: qede: use eth_zero_addr() to clear mac address | Miaohe Lin | -2/+2 |
| 2020-08-03 | cxgb4: fix extracting IP addresses in TC-FLOWER rules | Rahul Lakkireddy | -2/+15 |
| 2020-08-03 | cxgb4: fix check for running offline ethtool selftest | Rahul Lakkireddy | -3/+4 |
| 2020-08-03 | ionic: separate interrupt for Tx and Rx | Shannon Nelson | -27/+182 |
| 2020-08-03 | ionic: tx separate servicing | Shannon Nelson | -56/+53 |
| 2020-08-03 | ionic: use fewer firmware doorbells on rx fill | Shannon Nelson | -10/+5 |
| 2020-08-03 | of: unittest: Use bigger address cells to catch parser regressions | Nicolas Saenz Julienne | -6/+6 |
| 2020-08-03 | net: mvpp2: fix memory leak in mvpp2_rx | Lorenzo Bianconi | -0/+1 |
| 2020-08-03 | Merge branches 'clk-microchip', 'clk-mmp', 'clk-unused' and 'clk-at91' into c... | Stephen Boyd | -285/+2438 |
| 2020-08-03 | Merge branches 'clk-fallthru', 'clk-ingenic', 'clk-tegra', 'clk-sirf' and 'cl... | Stephen Boyd | -85/+228 |
| 2020-08-03 | Merge branches 'clk-actions', 'clk-rockchip', 'clk-iproc', 'clk-intel' and 'c... | Stephen Boyd | -60/+214 |
| 2020-08-03 | Merge branches 'clk-https', 'clk-renesas', 'clk-kconfig', 'clk-amlogic' and '... | Stephen Boyd | -51/+613 |
| 2020-08-03 | Merge branches 'clk-socfpga', 'clk-doc', 'clk-qcom', 'clk-vc5' and 'clk-bcm' ... | Stephen Boyd | -548/+3610 |
| 2020-08-03 | net: mdio device: use flexible sleeping in reset function | Bruno Thomsen | -1/+1 |
| 2020-08-03 | net: mdiobus: add reset-post-delay-us handling | Bruno Thomsen | -0/+4 |
| 2020-08-03 | net: mdiobus: use flexible sleeping for reset-delay-us | Bruno Thomsen | -1/+1 |
| 2020-08-03 | Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | -1/+15 |
| 2020-08-03 | clk: bcm2835: Do not use prediv with bcm2711's PLLs | Nicolas Saenz Julienne | -4/+21 |
| 2020-08-03 | Merge tag 'irq-urgent-2020-08-02' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | -1/+21 |
| 2020-08-03 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | -199/+356 |
| 2020-08-03 | Merge tag 'rm-unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/rpp... | Linus Torvalds | -1740/+0 |
| 2020-08-03 | Merge tag 's390-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | -631/+685 |
| 2020-08-03 | clk: drop unused function __clk_get_flags | Julia Lawall | -6/+0 |
| 2020-08-03 | clk: hsdk: Fix bad dependency on IOMEM | Geert Uytterhoeven | -1/+1 |
| 2020-08-03 | Merge branch 'clk-fixes' into clk-kconfig | Stephen Boyd | -8/+43 |
| 2020-08-03 | virtio: virtio_has_iommu_quirk -> virtio_has_dma_quirk | Michael S. Tsirkin | -4/+4 |
| 2020-08-03 | virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORM | Michael S. Tsirkin | -8/+8 |
| 2020-08-03 | Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block | Linus Torvalds | -741/+319 |
| 2020-08-03 | Merge branch 'mtd/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd... | Linus Torvalds | -9/+47 |
| 2020-08-03 | ACPI: NFIT: Fix ARS zero-sized allocation | Dan Williams | -3/+12 |
| 2020-08-03 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | -3971/+5214 |
| 2020-08-03 | net/mlx5: Delete extra dump stack that gives nothing | Leon Romanovsky | -6/+3 |
| 2020-08-03 | net/mlx5: convert to new udp_tunnel infrastructure | Jakub Kicinski | -136/+64 |
| 2020-08-03 | net/mlx5: DR, Change push vlan action sequence | Alex Vesker | -21/+21 |
| 2020-08-03 | net/mlx5e: Enable users to change VF/PF representors carrier state | Parav Pandit | -0/+24 |
| 2020-08-03 | Merge tag 'tpmdd-next-v5.9' of git://git.infradead.org/users/jjs/linux-tpmdd | Linus Torvalds | -40/+65 |
| 2020-08-03 | PCI: Remove dev_err() when handing an error from platform_get_irq() | Krzysztof WilczyĆski | -82/+29 |
| 2020-08-03 | misc: pci_endpoint_test: Add J721E in pci_device_id table | Kishon Vijay Abraham I | -0/+9 |
| 2020-08-03 | PCI: j721e: Add TI J721E PCIe driver | Kishon Vijay Abraham I | -2/+527 |
| 2020-08-03 | Merge tag 'irqchip-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/... | Thomas Gleixner | -181/+291 |
| 2020-08-03 | leds: disallow /sys/class/leds/*:multi:* for now | Pavel Machek | -0/+4 |
| 2020-08-03 | leds: add RGB color option, as that is different from multicolor. | Pavel Machek | -1/+2 |
| 2020-08-03 | Merge branches 'acpi-mm', 'acpi-tables', 'acpi-apei' and 'acpi-misc' | Rafael J. Wysocki | -96/+114 |