summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2017-11-22block: remove useless assignment in bio_splitMikulas Patocka-1/+1
2017-11-22null_blk: fix dev->badblocks leakDavid Disseldorp-1/+4
2017-11-19blktrace: Use blk_trace_bio_get_cgid inside blk_add_trace_bioMarcos Paulo de Souza-16/+10
2017-11-19block: genhd.c: fix message typoRandy Dunlap-1/+1
2017-11-19block: add WARN_ON if bdi register failweiping zhang-2/+5
2017-11-19bdi: add error handle for bdi_debug_registerweiping zhang-1/+4
2017-11-19bdi: convert bdi_debug_register to intweiping zhang-2/+15
2017-11-18clean up x86 platform driver default valuesLinus Torvalds-11/+0
2017-11-18Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds-173/+225
2017-11-18Merge tag 'platform-drivers-x86-v4.15-1' of git://git.infradead.org/linux-pla...Linus Torvalds-552/+2613
2017-11-18platform/x86: silead_dmi: Add silead, home-button property to some tabletsHans de Goede-0/+4
2017-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds-18/+1702
2017-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-228/+395
2017-11-17Merge tag 'hwlock-v4.15' of git://github.com/andersson/remoteprocLinus Torvalds-1/+1
2017-11-17Merge tag 'rproc-v4.15' of git://github.com/andersson/remoteprocLinus Torvalds-39/+533
2017-11-17Merge tag 'rpmsg-v4.15' of git://github.com/andersson/remoteprocLinus Torvalds-16/+52
2017-11-17Merge tag 'hwmon-for-linus-v4.15-take2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-39/+20
2017-11-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-979/+7230
2017-11-17Merge tag 'kbuild-misc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-219/+457
2017-11-17Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-258/+296
2017-11-18net: usb: hso.c: remove unneeded DRIVER_LICENSE #defineGreg Kroah-Hartman-2/+1
2017-11-18ibmvnic: fix dma_mapping_error callDesnes Augusto Nunes do Rosario-2/+1
2017-11-18ipvlan: NULL pointer dereference panic in ipvlan_port_destroyGirish Moodalbail-49/+55
2017-11-18route: also update fnhe_genid when updating a route cacheXin Long-2/+7
2017-11-18route: update fnhe_expires for redirect when the fnhe existsXin Long-3/+2
2017-11-18sctp: set frag_point in sctp_setsockopt_maxseg correctlyXin Long-11/+21
2017-11-18rsi: fix memory leak on buf and usb_reg_bufColin Ian King-6/+6
2017-11-18net/netlabel: Add list_next_rcu() in rcu_dereference().Tim Hansen-2/+2
2017-11-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds-952/+1892
2017-11-17EXPERT Kconfig menu: fix broken EXPERT menuRandy Dunlap-91/+93
2017-11-17include/asm-generic/topology.h: remove unused parent_node() macroDou Liyang-3/+0
2017-11-17arch/tile/include/asm/topology.h: remove unused parent_node() macroDou Liyang-6/+0
2017-11-17arch/sparc/include/asm/topology_64.h: remove unused parent_node() macroDou Liyang-2/+0
2017-11-17arch/sh/include/asm/topology.h: remove unused parent_node() macroDou Liyang-1/+0
2017-11-17arch/ia64/include/asm/topology.h: remove unused parent_node() macroDou Liyang-7/+0
2017-11-17drivers/pcmcia/sa1111_badge4.c: avoid unused function warningArnd Bergmann-0/+2
2017-11-17mm: add infrastructure for get_user_pages_fast() benchmarkingKirill A. Shutemov-0/+202
2017-11-17sysvipc: make get_maxid O(1) againDavidlohr Bueso-33/+32
2017-11-17sysvipc: properly name ipc_addid() limit parameterDavidlohr Bueso-5/+5
2017-11-17sysvipc: duplicate lock comments wrt ipc_addid()Davidlohr Bueso-0/+2
2017-11-17sysvipc: unteach ids->next_id for !CHECKPOINT_RESTOREDavidlohr Bueso-20/+47
2017-11-17initramfs: use time64_t timestampsArnd Bergmann-5/+5
2017-11-17drivers/watchdog: make use of devm_register_reboot_notifier()Andrey Smirnov-35/+32
2017-11-17kernel/reboot.c: add devm_register_reboot_notifier()Andrey Smirnov-0/+31
2017-11-17kcov: update documentationVictor Chibotaru-4/+95
2017-11-17Makefile: support flag -fsanitizer-coverage=trace-cmpVictor Chibotaru-2/+18
2017-11-17kcov: support comparison operands collectionVictor Chibotaru-39/+211
2017-11-17kcov: remove pointless current != NULL checkAndrey Ryabinin-1/+1
2017-11-17kernel/panic.c: add TAINT_AUXBorislav Petkov-1/+4
2017-11-17pid: remove pidhashGargi Sharma-50/+18