summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-04-27Merge tag 'char-misc-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-27Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-04-27Merge tag 'tty-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-04-27Merge tag 'staging-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-04-27Merge tag 'sound-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-04-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-04-27Merge tag 'mtd/fixes-for-4.17-rc3' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-04-26Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2018-04-26Merge tag 'trace-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-04-26Merge tag 'omap-for-v4.17/fixes-signed' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2018-04-26Merge tag 'arm-soc/for-4.17/drivers-fixes' of https://github.com/Broadcom/stb...Arnd Bergmann
2018-04-25Merge tag 'for_v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2018-04-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-04-25Merge tag 'for-linus-20180425' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-04-25virtio: add ability to iterate over vqsMichael S. Tsirkin
2018-04-25block: mq: Add some minor doc for core structsLinus Walleij
2018-04-25ALSA: control: Hardening for potential Spectre v1Takashi Iwai
2018-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-04-24virtio_balloon: add array of stat namesMichael S. Tsirkin
2018-04-24net: ethtool: Add missing kernel doc for FEC parametersFlorian Fainelli
2018-04-24mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.Joakim Tjernlund
2018-04-23virt: vbox: Move declarations of vboxguest private functions to private headerHans de Goede
2018-04-23tty: Don't call panic() at tty_ldisc_init()Tetsuo Handa
2018-04-23earlycon: Use a pointer table to fix __earlycon_table strideDaniel Kurtz
2018-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-04-22net: sched: ife: handle malformed tlv lengthAlexander Aring
2018-04-22Merge tag 'drm-fixes-for-v4.17-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-04-22llc: delete timers synchronously in llc_sk_free()Cong Wang
2018-04-22Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-04-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-04-21Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-04-20kasan: add no_sanitize attribute for clang buildsAndrey Konovalov
2018-04-20writeback: safer lock nestingGreg Thelen
2018-04-20fork: unconditionally clear stack on forkKees Cook
2018-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-04-20Merge tag 'for_v4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-04-20Merge tag 'for-linus-4.17-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-04-19fsnotify: Fix fsnotify_mark_connector raceRobert Kolchmeyer
2018-04-19coresight: Move to SPDX identifierMathieu Poirier
2018-04-19tracing: Add missing forward declarationAhbong Chang
2018-04-19drivers: change struct device_driver::coredump() return type to voidArend van Spriel
2018-04-19scsi: sd_zbc: Avoid that resetting a zone fails sporadicallyBart Van Assche
2018-04-18scsi: ufs: add trace event for ufs upiuOhad Sharabi
2018-04-18scsi: core: remove reference to scsi_show_extd_sense()John Pittman
2018-04-18ARM: OMAP2+: Fix build when using split object directoriesDave Gerlach
2018-04-18block: add blk_queue_fua() helper functionDave Chinner
2018-04-17vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multiToshiaki Makita