index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
tipc: Clean out all remaining instances of #if 0'd unused code
Allan Stephens
2011-02-23
2
-34
/
+2
*
tipc: Improve handling of invalid link tolerance values
Allan Stephens
2011-02-23
1
-0
/
+4
*
net: Make flow cache paths use a const struct flowi.
David S. Miller
2011-02-22
2
-6
/
+8
*
net: Mark flowi arg to flow_cache_uli_match() const.
David S. Miller
2011-02-22
1
-1
/
+2
*
xfrm: Mark flowi arg to xfrm_state_find() const.
David S. Miller
2011-02-22
1
-2
/
+4
*
xfrm: Mark flowi arg to security_xfrm_state_pol_flow_match() const.
David S. Miller
2011-02-22
1
-3
/
+4
*
xfrm: Mark flowi arg to xfrm_selector_match() const.
David S. Miller
2011-02-22
1
-1
/
+2
*
xfrm: Mark token args to addr_match() const.
David S. Miller
2011-02-22
1
-6
/
+7
*
xfrm: Mark flowi arg to xfrm_type->reject() const.
David S. Miller
2011-02-22
1
-1
/
+2
*
xfrm: Mark flowi arg to ->init_tempsel() const.
David S. Miller
2011-02-22
1
-1
/
+2
*
xfrm: Mark flowi arg to ->fill_dst() const.
David S. Miller
2011-02-22
1
-1
/
+1
*
xfrm: Mark flowi arg to ->get_tos() const.
David S. Miller
2011-02-22
1
-1
/
+1
*
xfrm: Mark flowi arg const in key extraction helpers.
David S. Miller
2011-02-22
1
-6
/
+6
*
net: add __rcu annotations to sk_wq and wq
Eric Dumazet
2011-02-22
2
-4
/
+6
*
tcp: Remove debug macro of TCP_CHECK_TIMER
Shan Wei
2011-02-20
1
-2
/
+0
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-02-19
40
-124
/
+191
|
\
|
*
net: dcb: match dcb_app protocol field with 802.1Qaz spec
John Fastabend
2011-02-19
1
-1
/
+1
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2011-02-19
1
-11
/
+1
|
|
\
|
|
*
netfilter: tproxy: do not assign timewait sockets to skb->sk
Florian Westphal
2011-02-17
1
-11
/
+1
|
*
|
Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-02-18
1
-0
/
+15
|
|
\
\
|
|
*
|
RTC: Re-enable UIE timer/polling emulation
John Stultz
2011-02-17
1
-0
/
+1
|
|
*
|
RTC: Revert UIE emulation removal
John Stultz
2011-02-17
1
-0
/
+14
|
*
|
|
Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-02-18
3
-6
/
+6
|
|
\
\
\
|
|
*
|
|
workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'
Tejun Heo
2011-02-16
3
-6
/
+6
|
*
|
|
|
Expand CONFIG_DEBUG_LIST to several other list operations
Linus Torvalds
2011-02-18
1
-3
/
+9
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2011-02-16
2
-6
/
+24
|
|
\
\
\
\
|
|
*
|
|
|
[SCSI] target: fix use after free detected by SLUB poison
Nicholas Bellinger
2011-02-12
1
-0
/
+1
|
|
*
|
|
|
[SCSI] target: Remove procfs based target_core_mib.c code
Nicholas Bellinger
2011-02-12
2
-6
/
+23
|
*
|
|
|
|
thp: prevent hugepages during args/env copying into the user stack
Andrea Arcangeli
2011-02-15
1
-1
/
+2
|
*
|
|
|
|
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-02-15
1
-2
/
+11
|
|
\
\
\
\
\
|
|
*
\
\
\
\
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...
Ingo Molnar
2011-02-15
1
-2
/
+11
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
ARM: oprofile: Fix backtraces in timer mode
Ari Kauppi
2011-01-26
1
-0
/
+9
|
|
|
*
|
|
|
|
oprofile: Fix usage of CONFIG_HW_PERF_EVENTS for oprofile_perf_init and friends
Ari Kauppi
2011-01-26
1
-2
/
+2
|
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2011-02-15
1
-2
/
+2
|
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
Input: matrix_keypad - increase the limit of rows and columns
Trilok Soni
2011-02-11
1
-2
/
+2
|
*
|
|
|
|
|
|
klist: Fix object alignment on 64-bit.
David Miller
2011-02-13
1
-1
/
+1
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
security: add cred argument to security_capable()
Chris Wright
2011-02-11
1
-3
/
+3
|
*
|
|
|
|
|
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2011-02-10
1
-4
/
+0
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
USB: Fix trout build failure with ci13xxx_msm gadget
Pavankumar Kondeti
2011-02-04
1
-4
/
+0
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-02-10
1
-5
/
+18
|
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2011-02-09
1
-1
/
+2
|
|
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
virtio: console: Update Copyright
Amit Shah
2011-02-09
1
-1
/
+2
|
|
|
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-02-06
1
-1
/
+2
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
genirq: Add missing status flags to modification mask
Thomas Gleixner
2011-02-05
1
-1
/
+2
|
*
|
|
|
|
|
|
|
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-02-06
5
-53
/
+62
|
|
\
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
2011-02-04
5
-53
/
+62
|
|
|
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
tracing: Replace syscall_meta_data struct array with pointer array
Steven Rostedt
2011-02-03
2
-14
/
+13
|
|
|
*
|
|
|
|
|
tracepoints: Fix section alignment using pointer array
Mathieu Desnoyers
2011-02-03
3
-19
/
+26
|
|
|
*
|
|
|
|
|
tracing: Replace trace_event struct array with pointer array
Steven Rostedt
2011-02-02
4
-20
/
+23
|
*
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-02-04
7
-4
/
+9
|
|
\
\
\
\
\
\
\
\
[next]