summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-09-05net/mlx5: Break encap/decap into two separated flow table creation flagsMark Bloch1-1/+2
2018-09-05net/mlx5: Export modify header alloc/dealloc functionsMark Bloch1-0/+6
2018-09-05net/mlx5: Add proper NIC TX steering flow tables supportMark Bloch1-0/+6
2018-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller10-28/+68
2018-09-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2018-09-05uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member nameRandy Dunlap1-1/+1
2018-09-05mtd: 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-04stackleak: Allow runtime disabling of kernel stack erasingAlexander Popov1-0/+6
2018-09-04fs/proc: Show STACKLEAK metrics in the /proc file systemAlexander Popov2-0/+4
2018-09-04x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscallsAlexander Popov2-0/+30
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-04Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...David S. Miller2-4/+4
2018-09-04vhost: 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-04r8169: add support for NCube 8168 network cardAnthony Wong1-0/+2
2018-09-03fbdev: add remove_conflicting_pci_framebuffers()Michał Mirosław2-0/+14
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-03fanotify: add API to attach/detach super block markAmir Goldstein1-4/+12
2018-09-03fsnotify: add super block object typeAmir Goldstein2-3/+19
2018-09-03x86/fault: BUG() when uaccess helpers fault on kernel addressesJann Horn1-0/+6
2018-09-03Add udmabuf misc deviceGerd Hoffmann1-0/+33
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-03uapi: 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/k...Linus Torvalds1-0/+33
2018-09-02net/tls: Add support for async decryption of tls recordsVakul Garg1-0/+6
2018-09-01Revert "net: sched: act: add extack for lookup callback"Cong Wang1-2/+1
2018-09-01Merge 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