summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-12-05Merge tag 'driver-core-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+2
2017-12-05Merge tag 'staging-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+4
2017-12-05phylib: Add device reset GPIO supportSergei Shtylyov2-0/+8
2017-12-05flow_dissector: dissect tunnel info outside __skb_flow_dissect()Simon Horman1-0/+5
2017-12-05Merge tag 'tty-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+1
2017-12-05Merge tag 'kvm-arm-fixes-for-v4.15-1' of git://git.kernel.org/pub/scm/linux/k...Radim Krčmář1-3/+0
2017-12-05tun: add eBPF based queue selection methodJason Wang1-0/+1
2017-12-05Merge tag 'usb-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+3
2017-12-05phylink: convert to fwnodeRussell King1-1/+2
2017-12-05sfp: convert to fwnodeRussell King1-3/+4
2017-12-05sfp: add documentation for kernel APIsRussell King1-14/+36
2017-12-05phylink: add documentation for kernel APIsRussell King1-48/+135
2017-12-05phylink: remove phylink_init_eee()Russell King1-1/+0
2017-12-05phylink: get rid of separate Cisco SGMII and 802.3z modesRussell King1-12/+7
2017-12-05phy: add phy_interface_mode_is_8023z() helperRussell King1-0/+14
2017-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller17-52/+73
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner3-4/+16
2017-12-05bpf: Add access to snd_cwnd and others in sock_opsLawrence Brakmo3-2/+11
2017-12-05Revert "cpuset: Make cpuset hotplug synchronous"Tejun Heo1-0/+6
2017-12-05drm/fb-helper: Apply panel orientation connector prop to the primary plane, v6.Hans de Goede1-0/+8
2017-12-05drm: Add support for a panel-orientation connector property, v6Hans de Goede2-0/+47
2017-12-05drm: Add panel orientation quirks, v6.Hans de Goede1-0/+15
2017-12-05fbcon: Add fbcon_rotate_hint to struct fb_infoHans de Goede1-0/+5
2017-12-05drm/amdgpu:implement ctx query2Monk Liu1-0/+8
2017-12-04irqdesc: Use bool return type instead of intWill Deacon1-3/+3
2017-12-04KVM: Define SEV key management command idBrijesh Singh1-0/+80
2017-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-6/+5
2017-12-04seqlock: Remove now-redundant smp_read_barrier_depends()Paul E. McKenney1-2/+1
2017-12-04rtnetlink: Update now-misleading smp_read_barrier_depends() commentPaul E. McKenney1-2/+1
2017-12-04rcu: Adjust read-side accessor comments for READ_ONCE()Paul E. McKenney1-12/+11
2017-12-04percpu: READ_ONCE() now implies smp_read_barrier_depends()Paul E. McKenney1-3/+3
2017-12-04rtnetlink: ipv6: convert remaining users to rtnl_register_moduleFlorian Westphal1-1/+1
2017-12-04rcu: Account for rcu_all_qs() in cond_resched()Paul E. McKenney1-1/+1
2017-12-04nfit, libnvdimm: deprecate the generic SMART ioctlDan Williams1-54/+0
2017-12-04Merge arlied/drm-next into drm-misc-nextGustavo Padovan2613-9605/+15854
2017-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-1/+4
2017-12-04crypto: ccp: Implement SEV_PEK_CERT_IMPORT ioctl commandBrijesh Singh1-0/+4
2017-12-04crypto: ccp: Add Secure Encrypted Virtualization (SEV) command supportBrijesh Singh1-0/+137
2017-12-04crypto: ccp: Define SEV key management command idBrijesh Singh1-0/+465
2017-12-04crypto: ccp: Define SEV userspace ioctl and command idBrijesh Singh1-0/+142
2017-12-04KVM: Introduce KVM_MEMORY_ENCRYPT_{UN,}REG_REGION ioctlBrijesh Singh1-0/+8
2017-12-04KVM: Introduce KVM_MEMORY_ENCRYPT_OP ioctlBrijesh Singh1-0/+2
2017-12-04rtnetlink: remove __rtnl_registerFlorian Westphal1-2/+0
2017-12-04rtnetlink: get reference on module before invoking handlersFlorian Westphal1-0/+2
2017-12-04net: phy: core: remove now uneeded disabling of interruptsHeiner Kallweit1-1/+0
2017-12-04tracing: Pass export pointer as argument to ->write()Felipe Balbi1-1/+1
2017-12-04tracing: always define trace_{irq,preempt}_{enable_disable}Arnd Bergmann1-4/+7
2017-12-04vfio: ABI for mdev display dma-buf operationTina Zhang1-0/+62
2017-12-04Merge tag 'drm-intel-next-2017-11-17-1' of git://anongit.freedesktop.org/drm/...Dave Airlie1-0/+37
2017-12-03i2c: add i2c_master_{send|recv}_dmasafeWolfram Sang1-0/+32