summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro2016-10-1012-41/+146
|\
| * fs: rename "rename2" i_op to "rename"Miklos Szeredi2016-09-271-1/+1
| * vfs: remove unused i_op->renameMiklos Szeredi2016-09-271-2/+0
| * libfs: support RENAME_NOREPLACE in simple_rename()Miklos Szeredi2016-09-271-1/+2
| * 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-222-4/+79
| |\
| | * [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
| * | 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 '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-122-2/+4
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | net/mlx5e: Move an_disable_cap bit to a new positionBodong Wang2016-09-081-2/+3
| | * | | bonding: Fix bonding crashMahesh Bandewar2016-09-041-0/+1
* | | | | vfs: Add current_time() apiDeepa Dinamani2016-09-271-0/+1
|/ / / /
* | | | 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
* | | | usercopy: fold builtin_const check into inline functionKees Cook2016-09-061-1/+2
|/ / /
* | | Merge tag 'staging-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-09-033-7/+5
|\ \ \
| * \ \ Merge tag 'iio-fixes-for-4.8a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-08-232-5/+5
| |\ \ \
| | * | | iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC sampleVignesh R2016-08-211-4/+4
| | * | | iio: sw-trigger: Fix config group initializationLars-Peter Clausen2016-08-151-1/+1
| * | | | include/linux: fix excess fence.h kernel-doc notationRandy Dunlap2016-08-211-2/+0
| |/ / /
* | | | Merge tag 'tty-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-09-031-1/+0
|\ \ \ \
| * | | | Revert "tty/serial/8250: use mctrl_gpio helpers"Andy Shevchenko2016-08-311-1/+0
| |/ / /
* | | | Merge tag 'usb-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-09-031-0/+153
|\ \ \ \
| * \ \ \ Merge tag 'phy-for-4.8-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman2016-08-301-0/+153
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | mfd: da8xx-cfgchip: New header file for CFGCHIP registersDavid Lechner2016-08-121-0/+153
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-09-021-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-l...Jens Axboe2016-08-291-1/+1
| |\ \ \ \ \
| | * | | | | nvme-fabrics: change NQN UUID to big-endian formatDaniel Verkamp2016-08-191-1/+1
* | | | | | | Merge tag 'acpi-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2016-09-021-1/+1
|\ \ \ \ \ \ \
| * | | | | | | ACPI / drivers: fix typo in ACPI_DECLARE_PROBE_ENTRY macroLorenzo Pieralisi2016-09-021-1/+1
| |/ / / / / /
* | | | | | | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-09-021-0/+1
|\ \ \ \ \ \ \
| * | | | | | | ovl: don't cache acl on overlay layerMiklos Szeredi2016-09-011-0/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-09-013-11/+18
|\ \ \ \ \ \ \