aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller10-28/+68
2018-09-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2018-09-04uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member nameRandy Dunlap1-1/+1
2018-09-04mtd: rawnand: fsl_ifc: fixup SRAM init for newer ctrl versionsKurt Kanzenbach1-0/+2
2018-09-04mtd: rawnand: Get rid of the ->read_word() hookBoris Brezillon1-2/+0
2018-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-5/+8
2018-09-04HID: core: fix grouping by applicationBenjamin Tissoires1-0/+1
2018-09-04ASoC: add for_each_rtd_codec_dai() macroKuninori Morimoto1-0/+7
2018-09-04ASoC: add for_each_link_codecs() macroKuninori Morimoto1-0/+4
2018-09-04net/mlx5: Fix atomic_mode enum valuesMoni Shoua1-4/+1
2018-09-04asm-generic/tlb: Track which levels of the page tables have been clearedWill Deacon1-8/+50
2018-09-04asm-generic/tlb: Track freeing of page-table directories in struct mmu_gatherPeter Zijlstra1-8/+23
2018-09-04asm-generic/tlb: Guard with #ifdef CONFIG_MMUWill Deacon1-0/+4
2018-09-04gpio: ts5500: Delete platform data handlingLinus Walleij1-24/+0
2018-09-04gpio: ts5500: Use SPDX headerLinus Walleij1-4/+1
2018-09-03Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller2-4/+4
2018-09-03vhost: fix VHOST_GET_BACKEND_FEATURES ioctl request definitionGleb Fotengauer-Malinovskiy1-1/+1
2018-09-04crc-t10dif: Pick better transform if one becomes availableMartin K. Petersen1-0/+1
2018-09-04crypto: api - Introduce notifier for new crypto algorithmsMartin K. Petersen1-0/+10
2018-09-04crypto: x86 - remove SHA multibuffer routines and mcryptdArd Biesheuvel1-114/+0
2018-09-04crypto: shash - Remove VLA usage in unaligned hashingKees Cook1-1/+0
2018-09-04crypto: api - Introduce generic max blocksize and alignmaskKees Cook1-1/+3
2018-09-04crypto: hash - Remove VLA usageKees Cook1-1/+5
2018-09-04crypto: cbc - Remove VLA usageKees Cook1-1/+1
2018-09-04crypto: speck - remove SpeckJason A. Donenfeld2-64/+2
2018-09-03r8169: add support for NCube 8168 network cardAnthony Wong1-0/+2
2018-09-03regulator: Fix 'do-nothing' value for regulators without suspend stateMarek Szyprowski1-3/+3
2018-09-03x86/xen: Move pv specific parts of arch/x86/xen/mmu.c to mmu_pv.cJuergen Gross2-51/+88
2018-09-03x86/xen: Move pv irq related functions under CONFIG_XEN_PV umbrellaJuergen Gross1-0/+2
2018-09-03x86/fault: BUG() when uaccess helpers fault on kernel addressesJann Horn1-0/+6
2018-09-03dmaengine: sprd: Support DMA link-list modeEric Long1-0/+69
2018-09-03timekeeping: Fix declaration of read_persistent_wall_and_boot_offset()Christian Borntraeger1-2/+2
2018-09-02uapi: Fix linux/rds.h userspace compilation errors.Vinson Lee1-0/+1
2018-09-02net/sched: fix type of htb statisticsFlorent Fourcot1-3/+3
2018-09-02Merge tag 'devicetree-fixes-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-0/+33
2018-09-01net/tls: Add support for async decryption of tls recordsVakul Garg1-0/+6
2018-08-31Revert "net: sched: act: add extack for lookup callback"Cong Wang1-2/+1
2018-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller4-13/+78
2018-09-01xsk: i40e: get rid of useless struct xdp_umem_propsMagnus Karlsson1-6/+2
2018-08-31blkcg: delay blkg destruction until after writeback has finishedDennis Zhou (Facebook)1-0/+44
2018-08-31Revert "blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmdir()"Dennis Zhou (Facebook)1-1/+0
2018-08-31Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-14/+24
2018-08-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-1/+1
2018-08-31ASoC: simple-card-util: support snd_soc_dai_link_component style for platformKuninori Morimoto1-1/+1
2018-08-31ASoC: soc-core: use snd_soc_dai_link_component for platformKuninori Morimoto1-0/+2
2018-08-31ASoC: simple_card_utils: support snd_soc_dai_link_component style for codecKuninori Morimoto1-9/+18
2018-08-31regulator: da9063: fix DT probing with constraintsPhilipp Zabel1-7/+9
2018-08-31of: Add device_type access helper functionsRob Herring1-0/+12
2018-08-30Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' and 'torture.2018.08.29a' into HEADPaul E. McKenney9-161/+169
2018-08-30srcu: Make early-boot call_srcu() reuse workqueue listsPaul E. McKenney2-4/+1