summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-08Merge branch 'work.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-29/+26
2019-05-08Merge branch 'work.mount-syscalls' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds22-91/+1353
2019-05-08Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds25-79/+62
2019-05-08Merge branch 'parisc-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds50-295/+1258
2019-05-08Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds43-107/+331
2019-05-08Merge tag 'selinux-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds17-269/+487
2019-05-08Merge branch 'stable/for-linus-5.2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-138/+64
2019-05-08Merge tag 'for-5.2/libata-20190507' of git://git.kernel.dk/linux-blockLinus Torvalds1-17/+38
2019-05-08Merge tag 'for-5.2/io_uring-20190507' of git://git.kernel.dk/linux-blockLinus Torvalds4-70/+267
2019-05-08Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-blockLinus Torvalds207-2257/+2312
2019-05-08Merge tag 'leds-for-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds18-292/+1023
2019-05-08.gitignore: add more all*.config patternsMasahiro Yamada1-1/+6
2019-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller23-115/+293
2019-05-08docs/livepatch: Unify style of livepatch documentation in the ReST formatPetr Mladek2-115/+104
2019-05-08docs: livepatch: convert docs to ReST and rename to *.rstMauro Carvalho Chehab8-167/+228
2019-05-08gfs2: read journal in large chunksAbhi Das8-139/+219
2019-05-08gfs2: Fix iomap write page reclaim deadlockAndreas Gruenbacher2-44/+58
2019-05-08gfs2: fix race between gfs2_freeze_func and unmountAbhi Das2-3/+6
2019-05-08gfs2: Rename gfs2_trans_{add_unrevoke => remove_revoke}Andreas Gruenbacher6-9/+9
2019-05-08gfs2: Rename sd_log_le_{revoke,ordered}Andreas Gruenbacher6-15/+15
2019-05-08gfs2: Remove unnecessary extern declarationsAndreas Gruenbacher2-8/+3
2019-05-08gfs2: Remove misleading comments in gfs2_evict_inodeAndreas Gruenbacher1-5/+0
2019-05-08gfs2: Replace gl_revokes with a GLF flagBob Peterson6-15/+31
2019-05-08gfs2: Fix occasional glock use-after-freeAndreas Gruenbacher3-3/+7
2019-05-08gfs2: clean_journal improperly set sd_log_flush_headBob Peterson9-19/+57
2019-05-07Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds274-4319/+10394
2019-05-07gfs2: Fix lru_count going negativeRoss Lagerwall1-9/+13
2019-05-07gfs2: Fix loop in gfs2_rbm_find (v2)Andreas Gruenbacher1-29/+25
2019-05-07Merge tag 'char-misc-5.2-rc1-part1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds19-82/+220
2019-05-07Merge tag 'staging-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds927-134361/+22718
2019-05-07Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds68-274/+1854
2019-05-07Merge tag 'mmc-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds46-666/+1170
2019-05-07Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds66-68/+216
2019-05-07Merge tag 'meminit-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-120/+177
2019-05-07cxgb4: Fix error path in cxgb4_init_moduleYueHaibing1-3/+12
2019-05-07net: phy: improve pause mode reporting in phy_print_statusHeiner Kallweit1-1/+27
2019-05-07dt-bindings: net: Fix a typo in the phy-mode list for ethernet bindingsMaxime Chevallier1-1/+1
2019-05-07Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds26-38/+235
2019-05-07net: macb: Change interrupt and napi enable order in openHarini Katakam1-3/+3
2019-05-07net: ll_temac: Improve error message on error IRQEsben Haabendal1-2/+8
2019-05-07net/sched: remove block pointer from common offload structurePieter Jansen van Vuuren8-36/+25
2019-05-07Merge branch 'of_get_mac_address-ERR_PTR-fixes'David S. Miller49-49/+49
2019-05-07net: ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar45-45/+45
2019-05-07net: usb: smsc: fix warning reported by kbuild test robotPetr Štetiar2-2/+2
2019-05-07staging: octeon-ethernet: Fix of_get_mac_address ERR_PTR checkPetr Štetiar1-1/+1
2019-05-07net: dsa: support of_get_mac_address new ERR_PTR errorPetr Štetiar1-1/+1
2019-05-07net: dsa: sja1105: Fix status initialization in sja1105_get_ethtool_statsNathan Chancellor1-1/+3
2019-05-07vrf: sit mtu should not be updated when vrf netdev is the linkStephen Suryaputra1-1/+1
2019-05-07net: dsa: Fix error cleanup path in dsa_init_moduleYueHaibing1-2/+9
2019-05-07l2tp: Fix possible NULL pointer dereferenceYueHaibing1-1/+2