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
2013-12-17
kernfs: add kernfs_dir_ops
Tejun Heo
3
-4
/
+63
2013-12-17
kernfs: allow negative dentries
Tejun Heo
1
-24
/
+13
2013-12-17
kernfs: update kernfs_rename_ns() to consider KERNFS_STATIC_NAME
Tejun Heo
1
-1
/
+5
2013-12-17
kernfs: mark static names with KERNFS_STATIC_NAME
Tejun Heo
5
-28
/
+36
2013-12-17
kernfs: add REMOVED check to create and rename paths
Tejun Heo
1
-0
/
+7
2013-12-17
kernfs: add @mode to kernfs_create_dir[_ns]()
Tejun Heo
4
-12
/
+16
2013-12-12
kernfs: s/sysfs/kernfs/ in internal functions and whatever is left
Tejun Heo
6
-251
/
+254
2013-12-12
kernfs: s/sysfs/kernfs/ in global variables
Tejun Heo
6
-73
/
+73
2013-12-12
kernfs: s/sysfs/kernfs/ in constants
Tejun Heo
9
-63
/
+63
2013-12-12
kernfs: s/sysfs/kernfs/ in various data structures
Tejun Heo
8
-147
/
+147
2013-12-12
kernfs: drop s_ prefix from kernfs_node members
Tejun Heo
9
-197
/
+193
2013-12-12
kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly
Tejun Heo
21
-773
/
+774
2013-12-11
Documentation: start documenting driver design patterns
Linus Walleij
1
-0
/
+116
2013-12-11
sysfs: fix use-after-free in sysfs_kill_sb()
Tejun Heo
1
-1
/
+3
2013-12-11
sysfs: bail early from kernfs_file_mmap() to avoid spurious lockdep warning
Tejun Heo
2
-8
/
+22
2013-12-10
Merge branch 'driver-core-linus' into driver-core-next
Tejun Heo
298
-1339
/
+2461
2013-12-09
driver core: fix device_create() error path
David Herrmann
1
-1
/
+2
2013-12-09
firmware: dmi-sysfs: Remove "dmi" directory on module exit
Bjorn Helgaas
1
-0
/
+1
2013-12-09
firmware: dmi-sysfs: Don't remove dmi-sysfs "raw" file explicitly
Bjorn Helgaas
1
-1
/
+1
2013-12-09
firmware: Suppress fallback warnings when CONFIG_FW_LOADER_USER_HELPER=n
Takashi Iwai
1
-0
/
+4
2013-12-09
firmware: Use bit flags instead of boolean combos
Takashi Iwai
1
-22
/
+29
2013-12-09
microcode: Use request_firmware_direct()
Takashi Iwai
2
-2
/
+2
2013-12-09
firmware: Introduce request_firmware_direct()
Takashi Iwai
2
-7
/
+41
2013-12-09
kobject: fix memory leak in kobject_set_name_vargs
Maurizio Lombardi
1
-1
/
+3
2013-12-09
sysfs, kernfs: remove duplicated include from file.c
Wei Yongjun
1
-1
/
+0
2013-12-08
sysfs: give different locking key to regular and bin files
Tejun Heo
1
-5
/
+3
2013-12-08
kobject: remove kset from sysfs immediately in kset_unregister()
Bjorn Helgaas
2
-1
/
+5
2013-12-08
kobject: delay kobject release for random time
Bjorn Helgaas
1
-3
/
+6
2013-12-06
Linux 3.13-rc3
v3.13-rc3
Linus Torvalds
1
-1
/
+1
2013-12-06
Merge tag 'trace-fixes-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-10
/
+3
2013-12-06
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
1
-2
/
+6
2013-12-06
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
31
-57
/
+129
2013-12-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
3
-6
/
+19
2013-12-06
Merge tag 'dt-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
12
-37
/
+59
2013-12-06
aio: clean up aio ring in the fail path
Gu Zheng
1
-2
/
+6
2013-12-06
Merge branch 'free-memory' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
James Morris
3
-6
/
+19
2013-12-06
Merge tag 'pm-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
9
-11
/
+87
2013-12-06
Merge branches 'pm-epoll', 'pnp' and 'powercap'
Rafael J. Wysocki
4
-5
/
+30
2013-12-06
Merge branches 'pm-cpuidle' and 'pm-cpufreq'
Rafael J. Wysocki
5
-6
/
+57
2013-12-06
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
1
-1
/
+2
2013-12-06
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
11
-127
/
+44
2013-12-06
Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
11
-40
/
+54
2013-12-06
ftrace: default to tilegx if ARCH=tile is specified
Tony Lu
1
-1
/
+2
2013-12-05
tracing: Only run synchronize_sched() at instance deletion time
Steven Rostedt
2
-10
/
+3
2013-12-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...
Linus Torvalds
1
-1
/
+2
2013-12-05
Merge tag 'fbdev-fixes-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-20
/
+19
2013-12-05
Merge tag 'sound-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
18
-87
/
+146
2013-12-05
Merge tag 'pinctrl-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-8
/
+9
2013-12-05
blk-mq: fix use-after-free of request
Ming Lei
1
-2
/
+2
2013-12-05
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
12
-37
/
+201
[next]