summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | ARM: OMAP2+: Manage MPU state properly for omap_enter_idle_coupled()Tony Lindgren2020-10-271-3/+5
| | |/ / / / / /
| * | | | | | | Merge tag 'tegra-for-5.10-arm64-dt-fixes' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann2020-11-265-27/+15
| |\ \ \ \ \ \ \
| | * | | | | | | arm64: tegra: Fix Tegra234 VDK node namesJon Hunter2020-11-251-3/+3
| | * | | | | | | arm64: tegra: Wrong AON HSP reg property sizeDipen Patel2020-11-251-1/+1
| | * | | | | | | arm64: tegra: Fix USB_VBUS_EN0 regulator on Jetson TX1JC Kuo2020-11-251-10/+10
| | * | | | | | | arm64: tegra: Correct the UART for Jetson Xavier NXJon Hunter2020-11-251-1/+1
| | * | | | | | | arm64: tegra: Disable the ACONNECT for Jetson TX2Jon Hunter2020-11-251-12/+0
| | |/ / / / / /
| * | | | | | | Merge tag 'soc-fsl-fix-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2020-11-261-4/+1
| |\ \ \ \ \ \ \
| | * | | | | | | soc: fsl: dpio: Get the cpumask through cpumask_of(cpu)Hao Si2020-11-231-4/+1
| | |/ / / / / /
| * | | | | | | Merge tag 'zynqmp-soc-fixes-for-v5.10-rc6' of https://github.com/Xilinx/linux...Arnd Bergmann2020-11-26366-2448/+6001
| |\ \ \ \ \ \ \
| | * | | | | | | firmware: xilinx: Use hash-table for api feature checkAmit Sunil Dhamne2020-11-242-18/+49
| | * | | | | | | firmware: xilinx: Fix SD DLL node reset issueManish Narani2020-11-241-1/+1
| * | | | | | | | Merge tag 'v5.10-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2020-11-234-4/+6
| |\ \ \ \ \ \ \ \
| | * | | | | | | | arm64: dts: rockchip: Reorder LED triggers from mmc devices on rk3399-roc-pc.Markus Reichl2020-11-081-2/+2
| | * | | | | | | | arm64: dts: rockchip: Assign a fixed index to mmc devices on rk3399 boards.Markus Reichl2020-11-081-0/+3
| | * | | | | | | | arm64: dts: rockchip: Remove system-power-controller from pmic on Odroid Go A...Maciej Matuszczyk2020-11-011-1/+0
| | * | | | | | | | arm64: dts: rockchip: fix NanoPi R2S GMAC clock nameDavid Bauer2020-11-011-1/+1
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | MAINTAINERS: Remove myself as LPC32xx maintainersSylvain Lemieux2020-11-171-1/+0
| * | | | | | | | arm64: dts: qcom: clear the warnings caused by empty dma-rangesZhen Lei2020-11-171-36/+36
| * | | | | | | | arm64: dts: broadcom: clear the warnings caused by empty dma-rangesZhen Lei2020-11-171-10/+10
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'net-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2020-11-2766-507/+864
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'linux-can-fixes-for-5.10-20201127' of git://git.kernel.org/pub/scm...Jakub Kicinski2020-11-274-65/+83
| |\ \ \ \ \ \ \ \
| | * | | | | | | | can: af_can: can_rx_unregister(): remove WARN() statement from list operation...Oliver Hartkopp2020-11-271-2/+5
| | * | | | | | | | can: m_can: m_can_dev_setup(): add support for bosch mcan version 3.3.0Pankaj Sharma2020-11-271-0/+2
| | * | | | | | | | can: m_can: fix nominal bitiming tseg2 min for version >= 3.1Marc Kleine-Budde2020-11-271-1/+1
| | * | | | | | | | can: m_can: m_can_open(): remove IRQF_TRIGGER_FALLING from request_threaded_i...Marc Kleine-Budde2020-11-271-1/+1
| | * | | | | | | | can: mcp251xfd: mcp251xfd_probe(): bail out if no IRQ was givenMarc Kleine-Budde2020-11-261-0/+4
| | * | | | | | | | can: gs_usb: fix endianess problem with candleLight firmwareMarc Kleine-Budde2020-11-261-61/+70
| * | | | | | | | | sock: set sk_err to ee_errno on dequeue from errqWillem de Bruijn2020-11-271-1/+1
| * | | | | | | | | mptcp: fix NULL ptr dereference on bad MPJPaolo Abeni2020-11-271-3/+2
| * | | | | | | | | net: openvswitch: fix TTL decrement action netlink message formatEelco Chaudron2020-11-273-23/+60
| |/ / / / / / / /
| * | | | | | | | ch_ktls: lock is not freedRohit Maheshwari2020-11-251-1/+3
| * | | | | | | | net/tls: Protect from calling tls_dev_del for TLS RX twiceMaxim Mikityanskiy2020-11-252-1/+10
| * | | | | | | | Merge branch 'devlink-port-attribute-fixes'Jakub Kicinski2020-11-251-1/+6
| |\ \ \ \ \ \ \ \
| | * | | | | | | | devlink: Make sure devlink instance and port are in same net namespaceParav Pandit2020-11-251-1/+2
| | * | | | | | | | devlink: Hold rtnl lock while reading netdev attributesParav Pandit2020-11-251-0/+4
| |/ / / / / / / /
| * | | | | | | / ptp: clockmatrix: bug fix for idtcm_strverscmpMin Li2020-11-251-33/+16
| | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | enetc: Let the hardware auto-advance the taprio base-time of 0Vladimir Oltean2020-11-251-12/+2
| * | | | | | | gro_cells: reduce number of synchronize_net() callsEric Dumazet2020-11-251-1/+6
| * | | | | | | net: stmmac: fix incorrect merge of patch upstreamAntonio Borneo2020-11-251-1/+1
| * | | | | | | ipv6: addrlabel: fix possible memory leak in ip6addrlbl_net_initWang Hai2020-11-251-9/+17
| * | | | | | | Documentation: netdev-FAQ: suggest how to post co-dependent seriesJakub Kicinski2020-11-241-0/+26
| * | | | | | | Merge tag 'batadv-net-pullrequest-20201124' of git://git.open-mesh.org/linux-...Jakub Kicinski2020-11-241-0/+1
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | batman-adv: set .owner to THIS_MODULETaehee Yoo2020-11-151-0/+1
| | |/ / / / /
| * | | | | | Merge branch 'ibmvnic-null-pointer-dereference'Jakub Kicinski2020-11-242-4/+8
| |\ \ \ \ \ \
| | * | | | | | ibmvnic: enhance resetting status check during module exitLijun Pan2020-11-242-4/+2
| | * | | | | | ibmvnic: fix NULL pointer dereference in ibmvic_reset_crqLijun Pan2020-11-241-0/+3
| | * | | | | | ibmvnic: fix NULL pointer dereference in reset_sub_crq_queuesLijun Pan2020-11-241-0/+3
| |/ / / / / /
| * | | | | | Merge branch 'fixes-for-ena-driver'Jakub Kicinski2020-11-242-50/+33
| |\ \ \ \ \ \
| | * | | | | | net: ena: fix packet's addresses for rx_offset featureShay Agroskin2020-11-241-9/+11