aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-09-05net-ipv6: fix excessive RTF_ADDRCONF flag on ::1/128 local route (and others)Maciej Żenczykowski1-2/+6
2019-09-05sctp: use transport pf_retrans in sctp_do_8_2_transport_strikeXin Long1-1/+1
2019-09-05Merge branch 'net-dsa-mt7530-PHYLINK-and-port-5'David S. Miller3-73/+573
2019-09-05net: dsa: mt7530: Add support for port 5René van Dorst2-6/+168
2019-09-05dt-bindings: net: dsa: mt7530: Add support for port 5René van Dorst1-0/+214
2019-09-05net: dsa: mt7530: Convert to PHYLINK APIRené van Dorst2-87/+211
2019-09-05r8152: modify rtl8152_set_speed functionHayes Wang1-64/+132
2019-09-05rxrpc: Fix misplaced tracelineDavid Howells1-1/+1
2019-09-05Merge branch 'dpaa2-eth-Add-new-statistics-counters'David S. Miller4-17/+93
2019-09-05dpaa2-eth: Poll Tx pending frames counter on if downIoana Radulescu1-3/+28
2019-09-05dpaa2-eth: Add new DPNI statistics countersIoana Radulescu3-3/+58
2019-09-05dpaa2-eth: Minor refactoring in ethtool statsIoana Radulescu1-11/+7
2019-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller5-6/+16
2019-09-04i2c: exynos5: Remove IRQF_ONESHOTSebastian Andrzej Siewior1-3/+1
2019-09-04i2c: stm32f7: Make structure stm32f7_i2c_algo constantNishka Dasgupta1-1/+1
2019-09-04i2c: cht-wc: drop check because i2c_unregister_device() is NULL safeWolfram Sang1-2/+1
2019-09-04pm-graph: make setVal unbuffered again for python2 and python3Todd Brandt1-5/+5
2019-09-04i2c-eeprom_slave: Add support for more eeprom modelsBjörn Ardö1-11/+25
2019-09-04software node: Initialize the return value in software_node_to_swnode()Heikki Krogerus1-1/+1
2019-09-04ext4: Reduce ext4 timestamp warningsDeepa Dinamani1-3/+1
2019-09-04arm64: exynos: Enable exynos-chipid driverPankaj Dubey1-0/+1
2019-09-04percpu: Use struct_size() helperGustavo A. R. Silva1-1/+1
2019-09-04configfs: provide exclusion between IO and removalsAl Viro2-18/+80
2019-09-04Merge tag 'samsung-soc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/socArnd Bergmann6-21/+14
2019-09-04Merge tag 'samsung-dt-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/dtArnd Bergmann6-4/+62
2019-09-04Merge tag 'samsung-drivers-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/driversArnd Bergmann2-7/+12
2019-09-04Merge tag 'samsung-defconfig-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/defconfigArnd Bergmann2-2/+5
2019-09-04drm/mcde: Fix DSI transfersLinus Walleij1-22/+46
2019-09-04riscv: Add perf callchain supportMao Han4-3/+101
2019-09-04soc: ti: ti_sci_pm_domains: Add support for exclusive and shared accessLokesh Vutla1-2/+21
2019-09-04dt-bindings: ti_sci_pm_domains: Add support for exclusive and shared accessLokesh Vutla3-2/+19
2019-09-04firmware: ti_sci: Allow for device shared and exclusive requestsLokesh Vutla2-2/+46
2019-09-04gfs2: Use async glocks for renameBob Peterson5-13/+123
2019-09-04gfs2: create function gfs2_glock_update_hold_timeAndreas Gruenbacher1-6/+13
2019-09-04gfs2: separate holder for rgrps in gfs2_renameBob Peterson1-8/+21
2019-09-04gfs2: Delete an unnecessary check before brelse()Markus Elfring2-4/+2
2019-09-04gfs2: Minor PAGE_SIZE arithmetic cleanupsAndreas Gruenbacher3-4/+4
2019-09-04Merge tag 'clk-renesas-for-v5.4-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into clk-renesasStephen Boyd5-6/+7
2019-09-04Merge tag 'sunxi-clk-for-5.4-1' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into clk-allwinnerStephen Boyd6-12/+260
2019-09-04Merge tag 'nfs-for-5.3-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-8/+10
2019-09-04hwmon: (lm75) Aproximate sample times to data-sheet valuesIker Perez del Palomar Sustatxa1-22/+22
2019-09-04Merge tag 'clk-imx-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into clk-imxStephen Boyd12-140/+1188
2019-09-04Merge tag 'clk-meson-v5.4-2' of https://github.com/BayLibre/clk-meson into clk-mesonStephen Boyd8-3/+718
2019-09-04sched/core: Fix uclamp ABI bug, clean up and robustify sched_read_attr() ABI logic and codeIngo Molnar1-39/+39
2019-09-04ARM: dts: exynos: Enable GPU/Mali T604 on Arndale boardGuillaume Gardet1-0/+5
2019-09-04ARM: dts: exynos: Enable GPU/Mali T604 on Chromebook SnowGuillaume Gardet1-0/+5
2019-09-04ARM: dts: exynos: Add GPU/Mali T604 node to Exynos5250Guillaume Gardet1-0/+47
2019-09-04ARM: dts: exynos: Fix min/max buck4 for GPU on Arndale boardGuillaume Gardet1-2/+2
2019-09-04staging: exfat: remove the redundant check when kfree an object in exfat_destroy_inodezhong jiang1-2/+1
2019-09-04staging: exfat: Fix two missing unlocks on error pathsDan Carpenter1-2/+4