summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2018-10-29Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-45/+79
2018-10-29Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds-6220/+29079
2018-10-29Merge branch 'parisc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-11/+7
2018-10-29Merge branch 'i2c/for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-320/+450
2018-10-29Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-4590/+14612
2018-10-29MAINTAINERS: add maintainer for Renesas RIIC driverChris Brandt-0/+6
2018-10-29i2c: sh_mobile: Remove dummy runtime PM callbacksJarkko Nikula-18/+0
2018-10-29i2c: uniphier-f: fix race condition when IRQ is clearedMasahiro Yamada-5/+6
2018-10-29i2c: uniphier-f: fix occasional timeout errorMasahiro Yamada-8/+25
2018-10-29i2c: uniphier-f: make driver robust against concurrencyMasahiro Yamada-1/+16
2018-10-29Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang-3/+3
2018-10-29HID: input: simplify/fix high-res scroll event handlingLinus Torvalds-22/+21
2018-10-29Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-380/+977
2018-10-29Merge tag 'staging-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-16309/+44060
2018-10-29Merge tag 'mailbox-v4.20' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds-9/+14
2018-10-29Merge tag 'filesystems_for_v4.20-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-107/+85
2018-10-29Merge tag 'for_v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds-122/+267
2018-10-29Merge tag '9p-for-4.20' of git://github.com/martinetd/linuxLinus Torvalds-551/+482
2018-10-29Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds-1/+1
2018-10-29Merge tag 'm68k-for-v4.20-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-10/+0
2018-10-29Merge tag 'csky-for-linus-4.20' of https://github.com/c-sky/csky-linuxLinus Torvalds-0/+11238
2018-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-63/+155
2018-10-28net: diag: document swapped src/dst in udp_dump_one.Lorenzo Colitti-0/+1
2018-10-28Merge branch 'macsec-fixes'David S. Miller-3/+17
2018-10-28macsec: let the administrator set UP state even if lowerdev is downSabrina Dubroca-3/+0
2018-10-28macsec: update operstate when lower device changesSabrina Dubroca-0/+17
2018-10-28net: sched: gred: pass the right attribute to gred_change_table_def()Jakub Kicinski-1/+1
2018-10-28ptp: drop redundant kasprintf() to create worker nameRasmus Villemoes-5/+1
2018-10-28net: bridge: remove ipv6 zero address check in mcast queriesNikolay Aleksandrov-2/+1
2018-10-28Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-25624/+107719
2018-10-28Merge tag 'vla-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds-18/+7
2018-10-28Merge tag 'kbuild-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-84/+53
2018-10-28Merge tag 'linux-kselftest-4.20-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-466/+564
2018-10-28Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds-3821/+7052
2018-10-28net: Properly unlink GRO packets on overflow.David S. Miller-1/+1
2018-10-29modpost: Create macro to avoid variable shadowingLeonardo Bras-4/+15
2018-10-29ASN.1: Remove unnecessary shadowed local variableLeonardo Bras-1/+1
2018-10-28parisc: Fix A500 boot crashJohn David Anglin-6/+4
2018-10-27HID: we do not randomly make new drivers 'default y'Linus Torvalds-1/+0
2018-10-27Merge tag 'linux-watchdog-4.20-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds-454/+783
2018-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-29/+64
2018-10-27Merge tag 'rtc-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds-482/+547
2018-10-27Merge tag 'led-fix-for-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+2
2018-10-27i2c-hid: properly terminate i2c_hid_dmi_desc_override_table[] arrayLinus Torvalds-1/+2
2018-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-51/+133
2018-10-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds-1988/+3400
2018-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-206/+205
2018-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds-11/+44
2018-10-26hugetlbfs: dirty pages as they are added to pagecacheMike Kravetz-0/+6
2018-10-26mm: export add_swap_extent()Omar Sandoval-0/+1