summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-09-23netfilter: nft_queue: add _SREG_QNUM attr to select the queue numberLiping Zhang1-0/+2
2016-09-23netfilter: nf_tables: validate maximum value of u32 netlink attributesLaura Garcia Liebana1-0/+1
2016-09-23drm: Fix plane type uabi breakageDaniel Vetter2-8/+14
2016-09-23Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar16-30/+83
2016-09-23Merge branch 'nsfs-ioctls' into HEADEric W. Biederman3-0/+22
2016-09-23nsfs: add ioctl to get a parent namespaceAndrey Vagin2-0/+3
2016-09-23nsfs: add ioctl to get an owning user namespace for ns file descriptorAndrey Vagin1-0/+11
2016-09-23kernel: add a helper to get an owning user namespace for a namespaceAndrey Vagin2-0/+8
2016-09-23PCI: pciehp: Allow exclusive userspace control of indicatorsKeith Busch1-0/+3
2016-09-22blk-mq: add flag for drivers wanting blocking ->queue_rq()Jens Axboe1-0/+1
2016-09-22nfs: allow blocking locks to be awoken by lock callbacksJeff Layton1-0/+3
2016-09-22nfs: add a new NFS4_OPEN_RESULT_MAY_NOTIFY_LOCK constantJeff Layton1-2/+3
2016-09-22percpu: improve generic percpu modify-return implementationNicholas Piggin1-23/+30
2016-09-22Merge tag 'media/v4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds3-5/+80
2016-09-22libata: remove <asm-generic/libata-portmap.h>Christoph Hellwig2-8/+2
2016-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-2/+28
2016-09-22timekeeping: Include the correct header for errno definitionsChristoph Hellwig1-1/+1
2016-09-22[media] rc: split nec protocol into its three variantsSean Young1-12/+19
2016-09-22netfilter: nft_numgen: add number generation offsetLaura Garcia Liebana1-0/+2
2016-09-22blk-mq/cpu-notif: Convert to new hotplug state machineThomas Gleixner1-7/+1
2016-09-22Merge branch 'smp/for-block' of git://git.kernel.org/pub/scm/linux/kernel/git...Jens Axboe2-3/+137
2016-09-22block: export bio_free_pages to other modulesGuoqing Jiang1-0/+1
2016-09-22locking/lglock: Remove lglock implementationPeter Zijlstra1-76/+0
2016-09-22stop_machine: Remove stop_cpus_lock and lg_double_lock/unlock()Oleg Nesterov1-5/+0
2016-09-22locking/percpu-rwsem: Add down_read_preempt_disable()Peter Zijlstra1-6/+18
2016-09-22locking/percpu-rwsem: Add DEFINE_STATIC_PERCPU_RWSEMand percpu_rwsem_assert_h...Peter Zijlstra1-0/+12
2016-09-22Merge branch 'locking/urgent' into locking/core, to pick up fixesIngo Molnar69-221/+575
2016-09-22[media] get rid of a number of problems at the cross referencesMauro Carvalho Chehab9-17/+21
2016-09-22sched/core: Avoid _cond_resched() for PREEMPT=yPeter Zijlstra1-0/+4
2016-09-22sched/core: Optimize __schedule()Peter Zijlstra2-6/+5
2016-09-22Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar18-52/+105
2016-09-22kbuild: -ffunction-sections fix for archs with conflicting sectionsNicholas Piggin1-5/+10
2016-09-22net: ethernet: mediatek: add extension of phy-mode for TRGMIISean Wang1-0/+3
2016-09-22Merge tag 'rxrpc-rewrite-20160922-v2' of git://git.kernel.org/pub/scm/linux/k...David S. Miller2-0/+66
2016-09-22ARM: KVM: Support vgic-v3Vladimir Murzin1-8/+0
2016-09-22arm64: KVM: Use static keys for selecting the GIC backendVladimir Murzin1-0/+4
2016-09-22fs: Give dentry to inode_change_ok() instead of inodeJan Kara1-1/+1
2016-09-22posix_acl: Clear SGID bit when setting file permissionsJan Kara1-0/+1
2016-09-22can: dev: fix deadlock reported after bus-offSergei Miroshnichenko1-1/+2
2016-09-22rxrpc: Add ktime_sub_ms()David Howells1-0/+5
2016-09-22sctp: rename WORD_TRUNC/ROUND macrosMarcelo Ricardo Leitner1-5/+5
2016-09-22drm/doc: Document color space handlingDaniel Vetter1-3/+8
2016-09-22drm: Extract drm_color_mgmt.[hc]Daniel Vetter2-27/+57
2016-09-22drm: Conslidate blending properties in drm_blend.[hc]Daniel Vetter2-26/+60
2016-09-22drm/doc: Polish for drm_plane.[hc]Daniel Vetter1-2/+55
2016-09-22drm: Extract drm_plane.[hc]Daniel Vetter3-582/+625
2016-09-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-1/+3
2016-09-22ptp_clock: future-proofing drivers against PTP subsystem becoming optionalNicolas Pitre1-0/+5
2016-09-22net/sched: act_vlan: Introduce TCA_VLAN_ACT_MODIFY vlan actionShmulik Ladkani1-0/+1
2016-09-22net: skbuff: Export __skb_vlan_popShmulik Ladkani1-0/+1