index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-11
Merge 4.15-rc3 into driver-core-next
Greg Kroah-Hartman
50
-157
/
+233
2017-12-11
Merge 4.15-rc3 into char-misc-next
Greg Kroah-Hartman
50
-157
/
+233
2017-12-11
Merge 4.15-rc3 into tty-next
Greg Kroah-Hartman
50
-157
/
+233
2017-12-11
PCI/IOV: Add pci_vf_drivers_autoprobe() interface
Bryant G. Ly
1
-0
/
+2
2017-12-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-6
/
+3
2017-12-10
drm/tinydrm: Use drm_fb_cma_fbdev_init_with_funcs/fini()
Noralf Trønnes
1
-3
/
+0
2017-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
20
-59
/
+62
2017-12-08
Input: add KEY_ROTATE_LOCK_TOGGLE
Stefan Brüns
1
-0
/
+1
2017-12-08
kmemcheck: rip it out for real
Michal Hocko
1
-1
/
+0
2017-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
9
-50
/
+33
2017-12-08
Merge tag 'drm-fixes-for-v4.15-rc3' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+8
2017-12-08
macvlan: fix memory hole in macvlan_dev
Girish Moodalbail
1
-1
/
+1
2017-12-08
net: dsa: lan9303: Protect ALR operations with mutex
Egil Hjelmeland
1
-0
/
+1
2017-12-08
net: skb_array: expose peek API
John Fastabend
1
-0
/
+5
2017-12-08
net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mq
John Fastabend
1
-0
/
+3
2017-12-08
net: sched: helpers to sum qlen and qlen for per cpu logic
John Fastabend
1
-0
/
+20
2017-12-08
net: sched: use skb list for skb_bad_tx
John Fastabend
1
-1
/
+1
2017-12-08
net: sched: explicit locking in gso_cpu fallback
John Fastabend
1
-8
/
+12
2017-12-08
net: sched: a dflt qdisc may be used with per cpu stats
John Fastabend
1
-0
/
+1
2017-12-08
net: sched: provide per cpu qstat helpers
John Fastabend
1
-0
/
+35
2017-12-08
net: sched: remove remaining uses for qdisc_qlen in xmit path
John Fastabend
1
-3
/
+3
2017-12-08
net: sched: allow qdiscs to handle locking
John Fastabend
1
-0
/
+1
2017-12-08
net: sched: cleanup qdisc_run and __qdisc_run semantics
John Fastabend
1
-1
/
+3
2017-12-08
Merge airlied/drm-next into drm-intel-next-queued
Rodrigo Vivi
2636
-10017
/
+16374
2017-12-08
Add support for bq27521 battery monitor
Pavel Machek
1
-0
/
+1
2017-12-08
media: cec: disable the hardware when unregistered
Hans Verkuil
1
-0
/
+12
2017-12-08
media: cec: add the adap_monitor_pin_enable op
Hans Verkuil
1
-0
/
+1
2017-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-2
/
+11
2017-12-08
drivers: visorbus: move driver out of staging
David Kershner
1
-0
/
+344
2017-12-08
tcp: invalidate rate samples during SACK reneging
Yousuk Seung
2
-2
/
+3
2017-12-08
w1: w1-gpio: Convert to use GPIO descriptors
Linus Walleij
1
-5
/
+4
2017-12-08
drm/cma-helper: Add drm_fb_cma_fbdev_init/fini()
Noralf Trønnes
1
-0
/
+7
2017-12-07
scsi: core: Unexport scsi_initialize_rq()
Bart Van Assche
1
-1
/
+0
2017-12-07
scsi: core: Ensure that the SCSI error handler gets woken up
Bart Van Assche
1
-0
/
+2
2017-12-08
Merge tag 'drm-intel-next-2017-12-01' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Dave Airlie
1
-0
/
+40
2017-12-08
Merge tag 'drm-misc-next-2017-12-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
8
-5
/
+90
2017-12-07
cpu_cooling: Drop static-power related stuff
Viresh Kumar
2
-9
/
+4
2017-12-07
cpu_cooling: Keep only one of_cpufreq*cooling_register() helper
Viresh Kumar
1
-39
/
+14
2017-12-07
cpu_cooling: Remove unused cpufreq_power_cooling_register()
Viresh Kumar
1
-10
/
+0
2017-12-07
cpu_cooling: Make of_cpufreq_power_cooling_register() parse DT
Viresh Kumar
1
-12
/
+3
2017-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-4
/
+16
2017-12-07
usbnet: fix alignment for frames with no ethernet header
Bjørn Mork
1
-0
/
+1
2017-12-07
net: dsa: Allow compiling out legacy support
Florian Fainelli
1
-0
/
+11
2017-12-07
driver core: Remove redundant license text
Greg Kroah-Hartman
1
-2
/
+0
2017-12-07
driver core: add SPDX identifiers to all driver core files
Greg Kroah-Hartman
1
-0
/
+1
2017-12-07
kobject: Remove redundant license text
Greg Kroah-Hartman
2
-4
/
+0
2017-12-07
kobject: add SPDX identifiers to all kobject files
Greg Kroah-Hartman
2
-0
/
+2
2017-12-07
drm/sched: move fence slab handling to module init/exit
Lucas Stach
1
-3
/
+0
2017-12-07
drm: move amd_gpu_scheduler into common location
Lucas Stach
3
-0
/
+380
2017-12-07
typec: tcpm: Validate source and sink caps
Badhri Jagan Sridharan
2
-8
/
+10
[prev]
[next]