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.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-11-11
tracing: Add rcu annotation for syscall trace descriptors
Steven Rostedt (Red Hat)
1
-2
/
+2
2013-11-07
tracing: Do not use signed enums with unsigned long long in fgragh output
Steven Rostedt (Red Hat)
2
-11
/
+13
2013-11-07
tracing: Remove unused function ftrace_off_permanent()
Steven Rostedt (Red Hat)
2
-17
/
+0
2013-11-07
tracing: Do not assign filp->private_data to freed memory
Geyslan G. Bem
1
-1
/
+8
2013-11-06
tracing: Add helper function tracing_is_disabled()
Geyslan G. Bem
2
-0
/
+6
2013-11-06
tracing: Open tracer when ftrace_dump_on_oops is used
Cody P Schafer
1
-0
/
+11
2013-11-06
tracing: Add support for SOFT_DISABLE to syscall events
Tom Zanussi
3
-14
/
+36
2013-11-06
tracing: Make register/unregister_ftrace_command __init
Tom Zanussi
3
-6
/
+14
2013-11-06
tracing: Update event filters for multibuffer
Tom Zanussi
15
-102
/
+264
2013-11-06
recordmcount.pl: Add support for __fentry__
Jamie Iles
1
-2
/
+2
2013-11-06
ftrace: Have control op function callback only trace when RCU is watching
Steven Rostedt (Red Hat)
1
-0
/
+9
2013-11-06
rcu: Do not trace rcu_is_watching() functions
Steven Rostedt
2
-3
/
+3
2013-11-06
Merge branch 'idle.2013.09.25a' of git://git.kernel.org/pub/scm/linux/kernel/...
Steven Rostedt (Red Hat)
9
-36
/
+72
2013-11-06
ftrace/x86: skip over the breakpoint for ftrace caller
Kevin Hao
1
-1
/
+13
2013-11-06
trace/trace_stat: use rbtree postorder iteration helper instead of opencoding
Cody P Schafer
1
-36
/
+5
2013-10-19
ftrace: Add set_graph_notrace filter
Namhyung Kim
4
-3
/
+109
2013-10-19
ftrace: Narrow down the protected area of graph_lock
Namhyung Kim
1
-13
/
+9
2013-10-19
ftrace: Introduce struct ftrace_graph_data
Namhyung Kim
1
-19
/
+62
2013-10-19
ftrace: Get rid of ftrace_graph_filter_enabled
Namhyung Kim
2
-7
/
+2
2013-10-19
tracing: Fix potential out-of-bounds in trace_get_user()
Steven Rostedt
1
-1
/
+4
2013-10-10
tracing: Show more exact help information about snapshot
Wang YanQing
1
-1
/
+1
2013-10-07
Linux 3.12-rc4
v3.12-rc4
Linus Torvalds
1
-1
/
+1
2013-10-07
net: Update the sysctl permissions handler to test effective uid/gid
Eric W. Biederman
1
-2
/
+2
2013-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
8
-25
/
+67
2013-10-07
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
3
-17
/
+17
2013-10-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
6
-17
/
+39
2013-10-05
Merge tag 'gpio-v3.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-57
/
+101
2013-10-05
Merge tag 'usb-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
8
-13
/
+29
2013-10-05
Merge tag 'tty-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-20
/
+27
2013-10-05
Merge tag 'staging-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-28
/
+21
2013-10-05
btrfs: Fix crash due to not allocating integrity data for a bioset
Darrick J. Wong
1
-0
/
+8
2013-10-05
Merge branch 'for-linus' into for-linus-3.12
Chris Mason
6
-17
/
+31
2013-10-05
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
10
-115
/
+74
2013-10-05
Merge tag 'pci-v3.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+6
2013-10-05
Revert "x86/PCI: MMCONFIG: Check earlier for MMCONFIG region at address zero"
Bjorn Helgaas
1
-1
/
+6
2013-10-05
Merge tag 'pm+acpi-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-5
/
+19
2013-10-05
Merge tag 'xfs-for-linus-v3.12-rc4' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
6
-42
/
+45
2013-10-05
selinux: remove 'flags' parameter from avc_audit()
Linus Torvalds
3
-4
/
+4
2013-10-05
selinux: avc_has_perm_flags has no more users
Linus Torvalds
2
-17
/
+6
2013-10-05
Btrfs: fix a use-after-free bug in btrfs_dev_replace_finishing
Ilya Dryomov
2
-5
/
+7
2013-10-05
Btrfs: eliminate races in worker stopping code
Ilya Dryomov
2
-6
/
+21
2013-10-05
Btrfs: fix crash of compressed writes
Liu Bo
1
-1
/
+1
2013-10-05
Btrfs: fix transid verify errors when recovering log tree
Josef Bacik
1
-5
/
+2
2013-10-04
selinux: remove 'flags' parameter from inode_has_perm
Linus Torvalds
1
-7
/
+6
2013-10-04
xfs: Use kmem_free() instead of free()
Thierry Reding
1
-1
/
+1
2013-10-04
xfs: fix memory leak in xlog_recover_add_to_trans
tinguely@sgi.com
1
-0
/
+1
2013-10-04
xfs: dirent dtype presence is dependent on directory magic numbers
Dave Chinner
4
-39
/
+28
2013-10-04
xfs: lockdep needs to know about 3 dquot-deep nesting
Dave Chinner
1
-3
/
+16
2013-10-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
3
-13
/
+32
2013-10-04
Merge tag 'iommu-fixes-v3.12-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-7
/
+15
[next]