index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2005-09-29
[PATCH] uml makefiles sanitized
Al Viro
33
-573
/
+240
2005-09-28
[PATCH] pcmcia: only start up nonstatic sockets if both mem and io are available
Dominik Brodowski
1
-1
/
+1
2005-09-28
[PATCH] pcmcia: allow one port excludes
Dominik Brodowski
1
-4
/
+4
2005-09-28
[PATCH] Keys: Add possessor permissions to keys [try #3]
David Howells
11
-350
/
+528
2005-09-28
[PATCH] cpuset read past eof memory leak fix
Paul Jackson
1
-5
/
+6
2005-09-28
[PATCH] kmalloc_node IRQ safety fix
Alok N Kataria
1
-7
/
+18
2005-09-28
[PATCH] ppc64: More hugepage fixes
Benjamin Herrenschmidt
3
-4
/
+6
2005-09-28
[PATCH] device-mapper: Fix queue_if_no_path initialisation
Alasdair G Kergon
1
-6
/
+10
2005-09-28
[PATCH] device-mapper: Trigger an event when a table is deleted
goggin, edward
1
-0
/
+9
2005-09-28
[PATCH] swsusp: avoid problems if there are too many pages to save
Rafael J. Wysocki
2
-1
/
+8
2005-09-28
[PATCH] orinoco: Fix flood of kernel log with stupid WE warnings
Benjamin Herrenschmidt
1
-1
/
+1
2005-09-28
[PATCH] ppc64: Add missing barrier() in kexec code
Anton Blanchard
1
-0
/
+1
2005-09-28
[PATCH] cpuset maintainers
Paul Jackson
1
-0
/
+9
2005-09-28
[PATCH] x86-64: Fix bad assumption that dualcore cpus have synced TSCs
john stultz
1
-3
/
+0
2005-09-28
[PATCH] Add IPMI poweroff control to sysfs
Corey Minyard
1
-1
/
+1
2005-09-28
[PATCH] ppc: fix stupid thinko in oprofile fix
Benjamin Herrenschmidt
1
-2
/
+1
2005-09-28
[PATCH] Ignore trailing whitespace on kernel parameters correctly
Rusty Russell
1
-2
/
+8
2005-09-28
[PATCH] epoll: handle timeout overflow
Davide Libenzi
1
-2
/
+6
2005-09-28
[PATCH] swsusp: prevent possible memory leak
Rafael J. Wysocki
1
-3
/
+3
2005-09-28
[PATCH] swsusp: remove wrong code from data_free
Rafael J. Wysocki
1
-4
/
+3
2005-09-28
[PATCH] pktcdvd: MAINTAINERS record
Peter Osterlund
1
-0
/
+7
2005-09-28
[PATCH] dvb: fix NULL pointer dereference when loading the budget-av module
Jon Burgess
1
-2
/
+2
2005-09-28
[PATCH] v9fs: fix races in fid allocation
Latchesar Ionkov
7
-196
/
+200
2005-09-28
[PATCH] Fix ext3_new_inode() failure paths
Chris Sykes
1
-15
/
+14
2005-09-28
[PATCH] Fix ext2_new_inode() failure paths
Chris Sykes
1
-12
/
+13
2005-09-28
[PATCH] fuse: check reserved node ID values
Miklos Szeredi
1
-0
/
+6
2005-09-28
[PATCH] fuse: add required version info
Miklos Szeredi
2
-0
/
+13
2005-09-28
[PATCH] mm: move_pte to remap ZERO_PAGE
Nick Piggin
3
-3
/
+18
2005-09-27
[IB] mthca: fix hw_ver value returned from mthca_query_device
Jack Morgenstein
1
-1
/
+1
2005-09-27
[PATCH] Make POSIX message queue sys_mq_open() honor umask
Krzysztof Benedyczak
1
-0
/
+1
2005-09-27
[TG3]: Update driver version and release date.
David S. Miller
1
-2
/
+2
2005-09-27
[TG3]: misc. fixes
Michael Chan
1
-7
/
+46
2005-09-27
[TG3]: 5780 PHY fixes
Michael Chan
2
-6
/
+32
2005-09-27
[NEIGH]: Add debugging check when adding timers.
David S. Miller
1
-9
/
+14
2005-09-27
[IB] mthca: Round up number of slots in HCA context memory table
Michael S. Tsirkin
1
-1
/
+1
2005-09-27
[PATCH] missing dependency on arm O= builds
Al Viro
1
-2
/
+2
2005-09-27
[PATCH] m32r: more basic __user annotations
Al Viro
2
-12
/
+14
2005-09-27
[PATCH] m32r: set CHECKFLAGS properly
Al Viro
1
-1
/
+1
2005-09-27
[PATCH] m32r: missing __iomem in ioremap() declaration
Al Viro
1
-1
/
+1
2005-09-27
[PATCH] useless includes of linux/irq.h in arch/i386
Al Viro
29
-51
/
+1
2005-09-27
[PATCH] missing asm/irq.h (cs89x0)
Al Viro
1
-0
/
+1
2005-09-27
[SPARC64]: Do not do TLB pre-filling any more.
David S. Miller
2
-35
/
+0
2005-09-27
[SPARC64]: Simplify Spitfire D-cache page flush.
David S. Miller
1
-46
/
+23
2005-09-27
[NETFILTER]: Fix invalid module autoloading by splitting iptable_nat
Harald Welte
5
-41
/
+40
2005-09-27
[AF_PACKET]: Remove bogus checks added to packet_sendmsg().
David S. Miller
1
-6
/
+0
2005-09-27
[IPV6]: Fix [Bug 5306] Oops on IPv6 route lookup
Herbert Xu
1
-0
/
+2
2005-09-27
[CONNECTOR]: async connector mode.
Evgeniy Polyakov
3
-55
/
+72
2005-09-26
[NET]: Make sure ctl buffer is aligned properly in sys_sendmsg().
Alex Williamson
1
-1
/
+3
2005-09-26
[IB] uverbs: Close some exploitable races
Roland Dreier
4
-63
/
+86
2005-09-26
[ARM] 2936/1: ixp4xx default config fixes
Vincent Sanders
1
-259
/
+318
[next]