aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-11-30gpio: Clarify that <linux/gpio.h> is legacyLinus Walleij1-0/+10
2017-11-30gpiolib: acpi: Introduce NO_RESTRICTION quirkAndy Shevchenko1-0/+4
2017-11-30gpiolib: acpi: Add quirks field to struct acpi_gpio_mappingAndy Shevchenko1-0/+1
2017-11-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-12/+41
2017-11-29autofs: revert "autofs: fix AT_NO_AUTOMOUNT not being honored"Ian Kent1-1/+2
2017-11-29mm: migrate: fix an incorrect call of prep_transhuge_page()Zi Yan1-1/+1
2017-11-29mm: introduce get_user_pages_longtermDan Williams2-0/+27
2017-11-29mm, hugetlbfs: introduce ->split() to vm_operations_structDan Williams1-0/+1
2017-11-29mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITEDan Williams1-2/+2
2017-11-29mm: fix device-dax pud write-faults triggered by get_user_pages()Dan Williams2-8/+8
2017-11-30trace/xdp: fix compile warning: 'struct bpf_map' declared inside parameter listXie XiuQi1-0/+1
2017-11-29make kernel-side POLL... arch-independentAl Viro1-0/+14
2017-11-29Merge tag 'nfsd-4.15-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+1
2017-11-29rtc: Remove unused RTC_DEVICE_NAME_SIZECole Robinson1-1/+0
2017-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-30/+89
2017-11-29drm/ttm: fix populate_and_map() functions once moreChristian König1-22/+10
2017-11-29kallsyms: take advantage of the new '%px' formatLinus Torvalds1-6/+0
2017-11-29KVM: arm/arm64: Don't enable/disable physical timer access on VHEChristoffer Dall1-3/+0
2017-11-29misc: rtsx: Add support for RTS5260Rui Feng1-4/+230
2017-11-29misc: rtsx: Move Realtek Card Reader Driver to miscRui Feng3-1/+1
2017-11-29tee: add TEE_IOCTL_PARAM_ATTR_METAJens Wiklander1-0/+7
2017-11-29tee: add tee_param_is_memref() for driver useJens Wiklander1-0/+12
2017-11-29ALSA: pcm: add SNDRV_PCM_FORMAT_{S,U}20Maciej S. Szmigiero3-0/+19
2017-11-29crypto: chacha20 - Fix keystream alignment for chacha20_block()Eric Biggers1-1/+2
2017-11-29crypto: hmac - require that the underlying hash algorithm is unkeyedEric Biggers1-0/+8
2017-11-28Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+1
2017-11-28srcu: Prohibit call_srcu() use under raw spinlocksPaul E. McKenney1-4/+4
2017-11-28tracing, rcu: Remove no longer used trace event rcu_prep_idleSteven Rostedt (VMware)1-40/+0
2017-11-28rcu: Simplify rcu_eqs_{enter,exit}() non-idle task debug codePaul E. McKenney1-7/+5
2017-11-28rcu: Add ->dynticks field to rcu_dyntick trace eventPaul E. McKenney1-5/+8
2017-11-28rcu: Shrink ->dynticks_{nmi_,}nesting from long long to longPaul E. McKenney1-4/+4
2017-11-28rcu: Add tracing to irq/NMI dyntick-idle transitionsPaul E. McKenney1-6/+8
2017-11-28ptrace, seccomp: add support for retrieving seccomp metadataTycho Andersen2-0/+14
2017-11-28ARM: pxa: move header file out of I2C realmWolfram Sang1-0/+0
2017-11-28ARM: pxa: move declarations to proper placeWolfram Sang1-11/+0
2017-11-28Merge tag 'drm-for-v4.15-part2-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+2
2017-11-28ring_buffer_poll_wait() return value used as return value of ->poll()Al Viro1-1/+1
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro3-4/+4
2017-11-28sctp: remove extern from stream schedXin Long2-0/+10
2017-11-28sctp: force the params with right types for sctp csum apisXin Long1-6/+7
2017-11-28Drivers: hv: vmbus: Fix a rescind issueK. Y. Srinivasan1-0/+1
2017-11-28lp: support 64-bit time_t user spaceArnd Bergmann1-1/+11
2017-11-28fpga: add attribute groupsAlan Tull3-0/+6
2017-11-28fpga: region: add fpga_region_class_findAlan Tull1-1/+4
2017-11-28fpga: region: add register/unregister functionsAlan Tull1-0/+7
2017-11-28fpga: region: add fpga-region.h headerAlan Tull1-0/+28
2017-11-28fpga: region: use image info as parameter for programming regionAlan Tull1-0/+4
2017-11-28fpga: mgr: separate getting/locking FPGA managerAlan Tull1-0/+3
2017-11-28fpga: mgr: API change to replace fpga load functions with single functionAlan Tull1-11/+19
2017-11-28fpga: bridge: support getting bridge from deviceAlan Tull1-3/+9