aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-12-05sfp: convert to fwnodeRussell King1-3/+4
2017-12-05sfp: add documentation for kernel APIsRussell King1-13/+35
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-04Revert "cpuset: Make cpuset hotplug synchronous"Tejun Heo1-0/+6
2017-12-04drm/fb-helper: Apply panel orientation connector prop to the primary plane, v6.Hans de Goede1-0/+8
2017-12-04drm: Add support for a panel-orientation connector property, v6Hans de Goede2-0/+47
2017-12-04drm: Add panel orientation quirks, v6.Hans de Goede1-0/+15
2017-12-04fbcon: Add fbcon_rotate_hint to struct fb_infoHans de Goede1-0/+5
2017-12-04drm/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-9600/+15849
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/drm-intel into drm-nextDave Airlie1-0/+37
2017-12-03i2c: add i2c_master_{send|recv}_dmasafeWolfram Sang1-0/+32
2017-12-03i2c: refactor i2c_master_{send_recv}Wolfram Sang1-4/+30
2017-12-03i2c: add helpers to ease DMA handlingWolfram Sang1-0/+3
2017-12-03i2c: add a message flag for DMA safe buffersWolfram Sang1-0/+3
2017-12-04Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie24-238/+333
2017-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-0/+1
2017-12-03tcp: use IPCB instead of TCP_SKB_CB in inet_exact_dif_match()David Ahern1-2/+1
2017-12-03inet: Add a 2nd listener hashtable (port+addr)Martin KaFai Lau2-6/+24
2017-12-03udp: Move udp[46]_portaddr_hash() to net/ip[v6].hMartin KaFai Lau2-0/+26
2017-12-03inet: Add a count to struct inet_listen_hashbucketMartin KaFai Lau1-0/+1