aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-12-11Merge 4.15-rc3 into tty-nextGreg Kroah-Hartman50-157/+233
2017-12-11PCI/IOV: Add pci_vf_drivers_autoprobe() interfaceBryant G. Ly1-0/+2
2017-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-6/+3
2017-12-10drm/tinydrm: Use drm_fb_cma_fbdev_init_with_funcs/fini()Noralf Trønnes1-3/+0
2017-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller20-59/+62
2017-12-08Input: add KEY_ROTATE_LOCK_TOGGLEStefan Brüns1-0/+1
2017-12-08kmemcheck: rip it out for realMichal Hocko1-1/+0
2017-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-50/+33
2017-12-08Merge tag 'drm-fixes-for-v4.15-rc3' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+8
2017-12-08macvlan: fix memory hole in macvlan_devGirish Moodalbail1-1/+1
2017-12-08net: dsa: lan9303: Protect ALR operations with mutexEgil Hjelmeland1-0/+1
2017-12-08net: skb_array: expose peek APIJohn Fastabend1-0/+5
2017-12-08net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mqJohn Fastabend1-0/+3
2017-12-08net: sched: helpers to sum qlen and qlen for per cpu logicJohn Fastabend1-0/+20
2017-12-08net: sched: use skb list for skb_bad_txJohn Fastabend1-1/+1
2017-12-08net: sched: explicit locking in gso_cpu fallbackJohn Fastabend1-8/+12
2017-12-08net: sched: a dflt qdisc may be used with per cpu statsJohn Fastabend1-0/+1
2017-12-08net: sched: provide per cpu qstat helpersJohn Fastabend1-0/+35
2017-12-08net: sched: remove remaining uses for qdisc_qlen in xmit pathJohn Fastabend1-3/+3
2017-12-08net: sched: allow qdiscs to handle lockingJohn Fastabend1-0/+1
2017-12-08net: sched: cleanup qdisc_run and __qdisc_run semanticsJohn Fastabend1-1/+3
2017-12-08Merge airlied/drm-next into drm-intel-next-queuedRodrigo Vivi2636-10017/+16374
2017-12-08Add support for bq27521 battery monitorPavel Machek1-0/+1
2017-12-08media: cec: disable the hardware when unregisteredHans Verkuil1-0/+12
2017-12-08media: cec: add the adap_monitor_pin_enable opHans Verkuil1-0/+1
2017-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller3-2/+11
2017-12-08drivers: visorbus: move driver out of stagingDavid Kershner1-0/+344
2017-12-08tcp: invalidate rate samples during SACK renegingYousuk Seung2-2/+3
2017-12-08w1: w1-gpio: Convert to use GPIO descriptorsLinus Walleij1-5/+4
2017-12-08drm/cma-helper: Add drm_fb_cma_fbdev_init/fini()Noralf Trønnes1-0/+7
2017-12-07scsi: core: Unexport scsi_initialize_rq()Bart Van Assche1-1/+0
2017-12-07scsi: core: Ensure that the SCSI error handler gets woken upBart Van Assche1-0/+2
2017-12-08Merge tag 'drm-intel-next-2017-12-01' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie1-0/+40
2017-12-08Merge tag 'drm-misc-next-2017-12-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie8-5/+90
2017-12-07cpu_cooling: Drop static-power related stuffViresh Kumar2-9/+4
2017-12-07cpu_cooling: Keep only one of_cpufreq*cooling_register() helperViresh Kumar1-39/+14
2017-12-07cpu_cooling: Remove unused cpufreq_power_cooling_register()Viresh Kumar1-10/+0
2017-12-07cpu_cooling: Make of_cpufreq_power_cooling_register() parse DTViresh Kumar1-12/+3
2017-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller3-4/+16
2017-12-07usbnet: fix alignment for frames with no ethernet headerBjørn Mork1-0/+1
2017-12-07net: dsa: Allow compiling out legacy supportFlorian Fainelli1-0/+11
2017-12-07driver core: Remove redundant license textGreg Kroah-Hartman1-2/+0
2017-12-07driver core: add SPDX identifiers to all driver core filesGreg Kroah-Hartman1-0/+1
2017-12-07kobject: Remove redundant license textGreg Kroah-Hartman2-4/+0
2017-12-07kobject: add SPDX identifiers to all kobject filesGreg Kroah-Hartman2-0/+2
2017-12-07drm/sched: move fence slab handling to module init/exitLucas Stach1-3/+0
2017-12-07drm: move amd_gpu_scheduler into common locationLucas Stach3-0/+380
2017-12-07typec: tcpm: Validate source and sink capsBadhri Jagan Sridharan2-8/+10
2017-12-07mfd: Fix RTS5227 (and others) powermanagementHans de Goede1-1/+1
2017-12-06Merge branch '4.15-rc1-clkctrl-driver' of https://github.com/t-kristo/linux-pm into clk-nextStephen Boyd6-0/+609