index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
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
2017-12-07
mfd: Fix RTS5227 (and others) powermanagement
Hans de Goede
1
-1
/
+1
2017-12-07
Merge branch '4.15-rc1-clkctrl-driver' of https://github.com/t-kristo/linux-p...
Stephen Boyd
6
-0
/
+609
2017-12-07
Merge branch 'clk-hi3660-stub' into clk-next
Stephen Boyd
1
-0
/
+7
2017-12-07
dt-bindings: clk: Hi3660: Document stub clock
Leo Yan
1
-0
/
+7
2017-12-07
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+3
2017-12-06
PCI: Add pci_get_domain_bus_and_slot() stub
Randy Dunlap
1
-0
/
+3
2017-12-06
act_mirred: get rid of tcfm_ifindex from struct tcf_mirred
Cong Wang
1
-4
/
+2
2017-12-06
sched/headers: Constify object_is_on_stack()
Sascha Hauer
1
-1
/
+1
2017-12-06
efi: Move some sysfs files to be read-only by root
Greg Kroah-Hartman
1
-0
/
+6
2017-12-06
drm/amdgpu: expose the VA above the hole to userspace
Christian König
1
-0
/
+4
2017-12-06
drm/ttm: add number of bytes moved to the operation context
Christian König
1
-0
/
+1
2017-12-06
drm/ttm: add context to driver move callback as well
Christian König
1
-4
/
+2
2017-12-06
drm/ttm: use an operation context for ttm_bo_mem_space v2
Christian König
1
-2
/
+1
2017-12-06
drm/ttm: use an operation ctx for ttm_bo_init_reserved
Christian König
1
-3
/
+2
2017-12-06
drm/ttm: add operation ctx to ttm_bo_validate v2
Christian König
1
-4
/
+16
2017-12-06
drm/ttm: remove cur_placement
Christian König
1
-1
/
+0
2017-12-06
drm/ttm: cleanup ttm_bo_driver.h
Christian König
1
-60
/
+54
2017-12-06
drm/ttm: cleanup coding style in ttm_bo_api.h
Christian König
1
-77
/
+54
2017-12-06
drm/ttm: remove ttm_bo_unreserve_ticket
Christian König
1
-13
/
+0
2017-12-06
drm/ttm: user reservation object wrappers v2
Christian König
1
-3
/
+3
2017-12-06
drm/ttm: consistently use reservation_object_unlock
Christian König
1
-13
/
+1
2017-12-06
ASoC: Intel: Skylake: Parse vendor tokens to build A-State table
Pradeep Tewani
1
-1
/
+16
2017-12-06
regmap: allow to disable all locking mechanisms
Bartosz Golaszewski
1
-0
/
+5
2017-12-06
Merge tag 'kvm-s390-master-4.15-1' of git://git.kernel.org/pub/scm/linux/kern...
Radim Krčmář
1
-2
/
+2
2017-12-06
Merge Linus's staging merge point into staging-next
Greg Kroah-Hartman
32
-94
/
+176
2017-12-06
drm: safely free connectors from connector_iter
Daniel Vetter
1
-0
/
+8
2017-12-06
KVM: s390: mark irq_state.flags as non-usable
Christian Borntraeger
1
-2
/
+2
2017-12-06
Merge tag 'gvt-next-2017-12-05' of https://github.com/intel/gvt-linux into dr...
Rodrigo Vivi
1
-0
/
+62
2017-12-06
clk: fix a panic error caused by accessing NULL pointer
Cai Li
1
-2
/
+2
2017-12-06
net_sched: remove unused parameter from act cleanup ops
Cong Wang
1
-1
/
+1
2017-12-06
net: remove hlist_nulls_add_tail_rcu()
Eric Dumazet
2
-43
/
+1
2017-12-06
net: dsa: return per-port upstream port
Vivien Didelot
1
-3
/
+6
2017-12-05
x86,kvm: move qemu/guest FPU switching out to vcpu_run
Rik van Riel
1
-1
/
+1
2017-12-05
net: sched: sch_api: fix code style issues
Alexander Aring
1
-4
/
+6
2017-12-05
netlink: Remove smp_read_barrier_depends() from comment
Paul E. McKenney
1
-2
/
+1
2017-12-05
genetlink: Remove smp_read_barrier_depends() from comment
Paul E. McKenney
1
-2
/
+1
2017-12-05
net_sched: get rid of rcu_barrier() in tcf_block_put_ext()
Cong Wang
1
-1
/
+0
2017-12-05
net_sched: red: Avoid illegal values
Nogah Frankel
1
-0
/
+11
2017-12-05
net_sched: red: Avoid devision by zero
Nogah Frankel
1
-1
/
+1
2017-12-05
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-3
/
+1
2017-12-05
Merge tag 'char-misc-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
[prev]
[next]