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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-09
zram: use class_groups instead of class_attrs
Greg Kroah-Hartman
1
-11
/
+15
2017-06-09
mtd: use class_groups instead of class_attrs
Greg Kroah-Hartman
1
-7
/
+9
2017-06-09
scsi: ibmvscsi_tgt: remove use of class_attrs
Greg Kroah-Hartman
1
-5
/
+0
2017-06-09
uwb: use class_groups instead of class_attrs
Greg Kroah-Hartman
1
-5
/
+6
2017-06-07
driver core: remove CLASS_ATTR usage
Greg Kroah-Hartman
3
-6
/
+5
2017-06-03
firmware: move umh try locks into the umh code
Luis R. Rodriguez
1
-32
/
+36
2017-06-03
firmware: move assign_firmware_buf() further up
Luis R. Rodriguez
1
-39
/
+38
2017-06-03
firmware: add sanity check on shutdown/suspend
Luis R. Rodriguez
2
-0
/
+110
2017-06-03
firmware: always enable the reboot notifier
Luis R. Rodriguez
1
-19
/
+18
2017-06-03
firmware: share fw fallback killing on reboot/suspend
Luis R. Rodriguez
1
-15
/
+14
2017-06-03
firmware: move kill_requests_without_uevent() up above
Luis R. Rodriguez
1
-16
/
+16
2017-06-03
arm,arm64,drivers: add a prefix to drivers arch_topology interfaces
Juri Lelli
4
-20
/
+20
2017-06-03
arm,arm64,drivers: move externs in a new header file
Juri Lelli
4
-9
/
+20
2017-06-03
arm,arm64,drivers: reduce scope of cap_parsing_failed
Juri Lelli
3
-8
/
+4
2017-06-03
arm, arm64: factorize common cpu capacity default code
Juri Lelli
7
-423
/
+262
2017-06-03
arm: remove wrong CONFIG_PROC_SYSCTL ifdef
Juri Lelli
1
-2
/
+0
2017-06-03
arm: fix return value of parse_cpu_capacity
Juri Lelli
1
-1
/
+1
2017-06-03
Documentation: arm: fix wrong reference number in DT definition
Juri Lelli
1
-2
/
+2
2017-06-03
drivers: dma-mapping: Do not leave an invalid area->pages pointer in dma_comm...
Catalin Marinas
1
-9
/
+24
2017-05-27
doc: update kernel version in sysfs-uevent ABI doc
Peter Rajnoha
1
-1
/
+1
2017-05-25
sysfs: remove signedness from sysfs_get_dirent
Nick Desaulniers
1
-1
/
+1
2017-05-25
kobject: support passing in variables for synthetic uevents
Peter Rajnoha
6
-33
/
+207
2017-05-25
driver core: platform: fix race condition with driver_override
Adrian Salido
1
-2
/
+9
2017-05-22
Linux 4.12-rc2
v4.12-rc2
Linus Torvalds
1
-1
/
+1
2017-05-22
x86: fix 32-bit case of __get_user_asm_u64()
Linus Torvalds
1
-3
/
+3
2017-05-22
Clean up x86 unsafe_get/put_user() type handling
Linus Torvalds
1
-2
/
+3
2017-05-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-3
/
+5
2017-05-21
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-1
/
+28
2017-05-21
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-8
/
+11
2017-05-21
osf_wait4(): fix infoleak
Al Viro
1
-2
/
+4
2017-05-21
fix unsafe_put_user()
Al Viro
1
-1
/
+1
2017-05-21
Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-11
/
+72
2017-05-21
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
13
-36
/
+59
2017-05-20
nvmet: release the sq ref on rdma read errors
Vijay Immanuel
3
-0
/
+8
2017-05-20
nvmet-fc: remove target cpu scheduling flag
James Smart
4
-15
/
+3
2017-05-20
nvme-fc: stop queues on error detection
James Smart
1
-0
/
+4
2017-05-20
nvme-fc: require target or discovery role for fc-nvme targets
James Smart
1
-0
/
+6
2017-05-20
nvme-fc: correct port role bits
James Smart
1
-2
/
+2
2017-05-20
nvme: unmap CMB and remove sysfs file in reset path
Jon Derrick
1
-1
/
+6
2017-05-20
Merge tag 'staging-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
15
-165
/
+183
2017-05-20
Merge tag 'usb-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
38
-126
/
+232
2017-05-20
Merge tag 'char-misc-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-11
/
+30
2017-05-20
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
9
-40
/
+77
2017-05-20
Merge tag 'drm-fixes-for-v4.12-rc2' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
17
-70
/
+94
2017-05-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
13
-25
/
+38
2017-05-20
Merge branch 'libnvdimm-for-next' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-13
/
+35
2017-05-20
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-8
/
+10
2017-05-20
Merge tag 'iommu-fixes-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-6
/
+13
2017-05-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
28
-120
/
+292
2017-05-20
Merge tag 'for-linus-4.12b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-80
/
+47
[next]