summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-10-20MAINTAINERS: Add entry for Broadcom STB I2C controllerKamal Dasu1-0/+8
2018-10-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman9-18/+30
2018-10-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman2-4/+22
2018-10-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman12-45/+39
2018-10-20net: fix pskb_trim_rcsum_slow() with odd trim offsetDimitris Michailidis1-2/+3
2018-10-20Merge tag 'drm-fixes-2018-10-20-1' of git://anongit.freedesktop.org/drm/drmGreg Kroah-Hartman4-5/+35
2018-10-20Merge tag 'trace-v4.19-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2-7/+105
2018-10-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Greg Kroah-Hartman1-0/+1
2018-10-20Merge tag 'drm-misc-fixes-2018-10-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie4-5/+35
2018-10-19selftests: ftrace: Add synthetic event syntax testcaseMasami Hiramatsu1-0/+80
2018-10-19tracing: Fix synthetic event to allow semicolon at endMasami Hiramatsu1-1/+1
2018-10-19tracing: Fix synthetic event to accept unsigned modifierMasami Hiramatsu1-6/+24
2018-10-19Revert "bond: take rcu lock in netpoll_send_skb_on_dev"David S. Miller1-2/+0
2018-10-19Merge tag 'usb-4.19-final' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Greg Kroah-Hartman7-27/+65
2018-10-19Merge tag 'for-linus-20181019' of git://git.kernel.dk/linux-blockGreg Kroah-Hartman2-27/+3
2018-10-19Merge branch 'nvme-4.20' of git://git.infradead.org/nvme into for-4.20/blockJens Axboe14-95/+107
2018-10-19arm64: KVM: Guests can skip __install_bp_hardening_cb()s HYP workJames Morse1-0/+9
2018-10-19regulator: lochnagar: Use a consisent comment style for SPDX headerCharles Keepax1-8/+7
2018-10-19spi: omap2-mcspi: Add slave mode supportVignesh R1-16/+122
2018-10-19spi: omap2-mcspi: Set FIFO DMA trigger level to word lengthVignesh R1-19/+7
2018-10-19spi: omap2-mcspi: Switch to readl_poll_timeout()Vignesh R1-13/+4
2018-10-19spi: spi-mem: add stm32 qspi controllerLudovic Barre3-0/+522
2018-10-19dt-bindings: spi: add stm32 qspi controllerLudovic Barre1-0/+44
2018-10-19regulator: bd718x7: Remove struct bd718xx_pmicAxel Lin2-41/+20
2018-10-19nvme-fabrics: move controller options matching to fabricsSagi Grimberg3-34/+33
2018-10-19regmap: use less #ifdef for LOG_DEVICEBen Dooks1-6/+12
2018-10-19nvme-rdma: always have a valid trsvcidSagi Grimberg1-24/+14
2018-10-19regmap: Add regmap_noinc_write APIBen Whitten3-0/+99
2018-10-19drm/sun4i: Fix an ulong overflow in the dotclock driverBoris Brezillon1-1/+11
2018-10-19Merge tag 'nand/for-4.20' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon346-7433/+6523
2018-10-19Merge tag 'spi-nor/for-4.20' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon6-86/+1001
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman57-187/+253
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGreg Kroah-Hartman2-2/+14
2018-10-19Merge tag 'drm-fixes-2018-10-19' of git://anongit.freedesktop.org/drm/drmGreg Kroah-Hartman4-72/+40
2018-10-19Merge tag 'for-gkh' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGreg Kroah-Hartman2-0/+6
2018-10-19s390/pkey: Load pkey kernel module automaticallyIngo Franzki1-1/+2
2018-10-19s390/perf: Return error when debug_register failsThomas Richter1-1/+5
2018-10-19locking/lockdep: Make global debug_locks* variables read-mostlyWaiman Long2-4/+4
2018-10-19locking/lockdep: Fix debug_locks off performance problemWaiman Long2-3/+3
2018-10-19x86/swiotlb: Enable swiotlb for > 4GiG RAM on 32-bit kernelsChristoph Hellwig1-2/+0
2018-10-19Merge tag 'drm-misc-fixes-2018-10-18' of git://anongit.freedesktop.org/drm/dr...Dave Airlie4-72/+40
2018-10-18ip6_tunnel: Fix encapsulation layoutStefano Brivio1-5/+5
2018-10-18xen-swiotlb: use actually allocated size on check physical continuousJoe Jin1-0/+6
2018-10-18tipc: fix info leak from kernel tipc_eventJon Maloy1-0/+1
2018-10-18net: socket: fix a missing-check bugWenwen Wang1-3/+8
2018-10-18net: sched: Fix for duplicate class dumpPhil Sutter1-1/+2
2018-10-18mtip32xx: fully switch to the generic DMA APIChristoph Hellwig1-29/+18
2018-10-18rsxx: switch to the generic DMA APIChristoph Hellwig2-27/+27
2018-10-18umem: switch to the generic DMA APIChristoph Hellwig1-20/+18
2018-10-18sx8: switch to the generic DMA APIChristoph Hellwig1-13/+13