index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-08
netfilter: ebtables: enforce CAP_NET_ADMIN
Florian Westphal
1
-0
/
+6
2010-01-07
netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()
Patrick McHardy
1
-9
/
+9
2010-01-04
ipvs: Add boundary check on ioctl arguments
Arjan van de Ven
1
-1
/
+13
2009-12-22
ipvs: ip_vs_wrr.c: use lib/gcd.c
Florian Fainelli
2
-15
/
+3
2009-12-15
ipvs: zero usvc and udest
Simon Horman
1
-0
/
+4
2009-12-15
netfilter: fix crashes in bridge netfilter caused by fragment jumps
Patrick McHardy
4
-4
/
+25
2009-12-15
ipv6: reassembly: use seperate reassembly queues for conntrack and local deli...
Patrick McHardy
5
-7
/
+27
2009-12-14
ipvs: fix synchronization on connection close
Xiaotian Feng
1
-0
/
+1
2009-12-14
netfilter: xtables: document minimal required version
Jan Engelhardt
1
-0
/
+2
2009-12-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
16
-74
/
+248
2009-12-11
Staging: batman: fix debug Kconfig option
Greg Kroah-Hartman
1
-1
/
+1
2009-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
36
-3820
/
+921
2009-12-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
50
-707
/
+1000
2009-12-11
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
30
-321
/
+254
2009-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
679
-174515
/
+165727
2009-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
21
-506
/
+428
2009-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
106
-1881
/
+9634
2009-12-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
1
-2
/
+10
2009-12-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
3
-25
/
+59
2009-12-11
tty: split the lock up a bit further
Alan Cox
1
-0
/
+3
2009-12-11
tty: Move the leader test in disassociate
Alan Cox
2
-3
/
+4
2009-12-11
tty: Push the bkl down a bit in the hangup code
Alan Cox
1
-2
/
+2
2009-12-11
tty: Push the lock down further into the ldisc code
Alan Cox
2
-5
/
+9
2009-12-11
tty: push the BKL down into the handlers a bit
Alan Cox
4
-63
/
+95
2009-12-11
tty: moxa: split open lock
Alan Cox
1
-12
/
+11
2009-12-11
tty: moxa: Kill the use of lock_kernel
Alan Cox
1
-14
/
+2
2009-12-11
tty: moxa: Fix modem op locking
Alan Cox
1
-15
/
+10
2009-12-11
tty: moxa: Kill off the throttle method
Alan Cox
1
-20
/
+1
2009-12-11
tty: moxa: Locking clean up
Alan Cox
1
-33
/
+25
2009-12-11
tty: moxa: rework the locking a bit
Alan Cox
1
-5
/
+22
2009-12-11
tty: moxa: Use more tty_port ops
Alan Cox
1
-116
/
+21
2009-12-11
tty: isicom: fix deadlock on shutdown
Alan Cox
1
-1
/
+1
2009-12-11
tty: mxser: Use the new locking rules to fix setserial properly
Alan Cox
1
-67
/
+78
2009-12-11
tty: mxser: use the tty_port_open method
Alan Cox
1
-76
/
+35
2009-12-11
tty: isicom: sort out the board init logic
Alan Cox
2
-30
/
+12
2009-12-11
tty: isicom: switch to the new tty_port_open helper
Alan Cox
1
-67
/
+21
2009-12-11
tty: tty_port: Add a kref object to the tty port
Alan Cox
2
-0
/
+30
2009-12-11
tty: istallion: tty port open/close methods
Alan Cox
1
-117
/
+60
2009-12-11
tty: stallion: Convert to the tty_port_open/close methods
Alan Cox
1
-81
/
+35
2009-12-11
tty: tty_port: Move the IO_ERROR clear
Alan Cox
1
-1
/
+1
2009-12-11
tty: tty_port: Add IO_ERROR bit handling
Alan Cox
1
-1
/
+5
2009-12-11
tty: riscom8: switch to the tty_port_open API
Alan Cox
1
-48
/
+41
2009-12-11
tty: tty_port: Change the buffer allocator locking
Alan Cox
2
-4
/
+6
2009-12-11
tty: sdio_uart: Fix the locking on "func" for new code
Alan Cox
1
-0
/
+4
2009-12-11
tty: sdio_uart: add modem functionality
Alan Cox
1
-1
/
+32
2009-12-11
tty: sdio_uart: Style fixes
Alan Cox
1
-11
/
+12
2009-12-11
tty: sdio_uart: Fix termios handling
Alan Cox
1
-6
/
+0
2009-12-11
tty: sdio_uart: Switch to the open/close helpers
Alan Cox
1
-82
/
+119
2009-12-11
sdio_uart: Move the open lock
Alan Cox
1
-11
/
+9
2009-12-11
sdio_uart: refcount the tty objects
Alan Cox
1
-17
/
+42
[next]