summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
*-. Merge remote-tracking branches 'spi/topic/octeon', 'spi/topic/pic32-sqi', 'sp...Mark Brown2016-09-301-12/+8
|\ \
| | * spi: pxa2xx: Default thresholds to PXA configurationAndy Shevchenko2016-09-121-12/+8
| |/
| |
| \
*-. | Merge remote-tracking branches 'spi/topic/fsl-espi', 'spi/topic/imx', 'spi/to...Mark Brown2016-09-301-4/+21
|\ \|
| * | spi: introduce max_message_size hook in spi_masterHeiner Kallweit2016-08-181-4/+21
| |/
* | Merge remote-tracking branch 'spi/topic/core' into spi-nextMark Brown2016-09-301-32/+26
|\ \
| * | spi: core: Use spi_sync_transfer() in spi_write()/spi_read()Geert Uytterhoeven2016-09-161-32/+26
| |/
* | fault_in_multipages_readable() throws set-but-unused errorDave Chinner2016-09-251-0/+1
* | Merge tag 'media/v4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-09-223-5/+80
|\ \
| * | [media] cec-funcs.h: add missing vendor-specific messagesHans Verkuil2016-08-221-0/+69
| * | [media] cec: add CEC_LOG_ADDRS_FL_ALLOW_UNREG_FALLBACK flagHans Verkuil2016-08-221-1/+4
| * | [media] cec-funcs.h: add reply argument for Record On/OffHans Verkuil2016-08-221-1/+4
| * | [media] cec-funcs.h: fix typo: && should be &Hans Verkuil2016-08-221-2/+2
| * | [media] cec: rename cec_devnode fhs_lock to just lockHans Verkuil2016-08-221-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-09-224-2/+28
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2016-09-221-1/+3
| |\ \ \
| | * | | vti6: fix input pathNicolas Dichtel2016-09-211-1/+3
| * | | | sctp: fix SSN comparisionMarcelo Ricardo Leitner2016-09-171-1/+1
| * | | | net: avoid sk_forward_alloc overflowsEric Dumazet2016-09-171-0/+10
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-09-131-0/+14
| |\ \ \ \
| | * | | | netfilter: synproxy: Check oom when adding synproxy and seqadj ct extensionsGao Feng2016-09-131-0/+14
* | | | | | fix fault_in_multipages_...() on architectures with no-op access_ok()Al Viro2016-09-201-19/+19
* | | | | | fanotify: fix list corruption in fanotify_get_response()Jan Kara2016-09-191-3/+0
* | | | | | fsnotify: add a way to stop queueing events on group shutdownJan Kara2016-09-191-0/+3
* | | | | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-09-181-0/+2
|\ \ \ \ \ \
| * | | | | | cpu/hotplug: Include linux/types.h in linux/cpuhotplug.hPaul Burton2016-09-141-0/+2
* | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-09-181-0/+10
|\ \ \ \ \ \ \
| * | | | | | | genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpersBoris Brezillon2016-09-131-0/+10
| |/ / / / / /
* | | | | | | fix iov_iter_fault_in_readable()Al Viro2016-09-171-1/+1
* | | | | | | Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-09-141-7/+13
|\ \ \ \ \ \ \
| * | | | | | | asm-generic: make get_user() clear the destination on errorsAl Viro2016-09-131-3/+7
| * | | | | | | asm-generic: make copy_from_user() zero the destination properlyAl Viro2016-09-091-4/+6
* | | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-09-131-3/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | locking/barriers: Don't use sizeof(void) in lockless_dereference()Johannes Berg2016-09-051-3/+4
* | | | | | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-09-131-6/+21
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | efi/libstub: Introduce ExitBootServices helperJeffrey Hugo2016-09-051-0/+10
| * | | | | | | | efi/libstub: Allocate headspace in efi_get_memory_map()Jeffrey Hugo2016-09-051-5/+10
| * | | | | | | | efi: Make for_each_efi_memory_desc_in_map() cope with running on XenJan Beulich2016-09-051-1/+1
| |/ / / / / / /
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-09-127-4/+24
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | / / / | | |_|_|/ / / | |/| | | | |
| * | | | | | net/mlx5e: Move an_disable_cap bit to a new positionBodong Wang2016-09-081-2/+3
| * | | | | | net: Don't delete routes in different VRFsMark Tomlinson2016-09-061-1/+2
| | |_|/ / / | |/| | | |
| * | | | | af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock'Linus Torvalds2016-09-041-1/+1
| * | | | | bonding: Fix bonding crashMahesh Bandewar2016-09-041-0/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-08-302-0/+8
| |\ \ \ \ \
| | * | | | | netfilter: nft_meta: improve the validity check of pkttype set exprLiping Zhang2016-08-251-0/+4
| | * | | | | netfilter: nft_reject: restrict to INPUT/FORWARD/OUTPUTLiping Zhang2016-08-251-0/+4
| * | | | | | Merge tag 'mac80211-for-davem-2016-08-30' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-08-301-0/+9
| |\ \ \ \ \ \
| | * | | | | | cfg80211: Add stub for cfg80211_get_station()Linus Lüssing2016-08-301-0/+9
* | | | | | | | Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-09-101-3/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | fscrypto: require write access to mount to set encryption policyEric Biggers2016-09-101-3/+2
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | usercopy: force check_object_size() inlineKees Cook2016-09-071-2/+2