index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
inotify.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-08-31
sigqueue_free: fix the race with collect_signal()
Oleg Nesterov
1
-10
/
+9
2007-08-31
userns: don't leak root user
Alexey Dobriyan
1
-0
/
+1
2007-08-31
request_irq: fix DEBUG_SHIRQ handling
Jarek Poplawski
1
-7
/
+4
2007-08-31
eCryptfs: fix possible fault in ecryptfs_sync_page
Ryusuke Konishi
1
-1
/
+2
2007-08-31
Fix typo in atmel_spi.c
Andrew Victor
1
-1
/
+1
2007-08-31
Fix modpost warning in serial driver
Ralf Baechle
1
-1
/
+1
2007-08-31
Add MAINTAINERS entry for IOC3 serial driver
Ralf Baechle
1
-1
/
+7
2007-08-31
PM: Fix dependencies of CONFIG_SUSPEND and CONFIG_HIBERNATION
Rafael J. Wysocki
4
-16
/
+36
2007-08-31
setpgid(child) fails if the child was forked by sub-thread
Oleg Nesterov
1
-2
/
+1
2007-08-31
slub: do not fail if we cannot register a slab with sysfs
Christoph Lameter
1
-2
/
+6
2007-08-31
spi: correct name for spi_txx9
Atsushi Nemoto
2
-3
/
+2
2007-08-31
SPI driver hotplug/coldplug fixes
David Brownell
7
-4
/
+8
2007-08-31
Assign task_struct.exit_code before taskstats_exit()
Jonathan Lim
1
-1
/
+1
2007-08-31
Fix font dependency for SGI Newport console driver
Ralf Baechle
1
-1
/
+1
2007-08-31
Fix possible NULL pointer dereference in udf_table_free_blocks()
Jan Kara
1
-6
/
+4
2007-08-31
UDF: handle wrong superblock better
Jan Kara
1
-4
/
+22
2007-08-31
fix rcu_read_lock() in page migraton
KAMEZAWA Hiroyuki
1
-2
/
+9
2007-08-31
uml: fix x86_64 core dump crash
Jeff Dike
3
-6
/
+55
2007-08-31
uml: fix linker script alignment bugs
Jeff Dike
3
-57
/
+90
2007-08-31
process_zones(): fix recovery code
Andrew Morton
1
-0
/
+2
2007-08-31
revert "eCryptfs: fix lookup error for special files"
Andrew Morton
1
-4
/
+0
2007-08-31
SLUB: Force inlining for functions in slub_def.h
Christoph Lameter
1
-4
/
+4
2007-08-31
[SPARC64]: Fix several bugs in MSI handling.
David S. Miller
5
-16
/
+33
2007-08-31
[SPARC64]: Fix type and constant sizes wrt. sun4u IMAP/ICLR handling.
David S. Miller
2
-12
/
+12
2007-08-31
[PKTGEN]: Remove write-only variable.
Pavel Emelyanov
1
-3
/
+0
2007-08-31
[NETFILTER]: xt_tcpudp: fix wrong struct in udp_checkentry
Jesper Bengtsson
1
-1
/
+1
2007-08-31
[NET_SCHED] sch_prio.c: remove duplicate call of tc_classify()
Lucas Nussbaum
1
-1
/
+1
2007-08-31
ACPI: EC: Check if boot_ec was really found in DSDT
Alexey Starikovskiy
1
-1
/
+2
2007-08-31
[BRIDGE]: Fix OOPS when bridging device without ethtool.
Stephen Hemminger
1
-8
/
+8
2007-08-31
[BRIDGE]: Packets leaking out of disabled/blocked ports.
Stephen Hemminger
2
-2
/
+6
2007-08-31
[TCP]: Allow minimum RTO to be configurable via routing metrics.
David S. Miller
2
-2
/
+14
2007-08-31
fix maxcpus=1 oops in show_stat()
Hugh Dickins
1
-8
/
+0
2007-08-31
SELinux: clear parent death signal on SID transitions
Stephen Smalley
1
-0
/
+3
2007-08-30
SCTP: Fix to handle invalid parameter length correctly
Wei Yongjun
1
-1
/
+1
2007-08-30
SCTP: Abort on COOKIE-ECHO if backlog is exceeded.
Vlad Yasevich
1
-11
/
+10
2007-08-30
SCTP: Correctly disable listening when backlog is 0.
Vlad Yasevich
1
-0
/
+2
2007-08-30
SCTP: Do not retransmit chunks that are newer then rtt.
Vlad Yasevich
1
-0
/
+7
2007-08-30
SCTP: Uncomfirmed transports can't become Inactive
Vlad Yasevich
1
-1
/
+6
2007-08-30
SCTP: Pick the correct port when binding to 0.
Vlad Yasevich
1
-0
/
+1
2007-08-30
SCTP: Use net_ratelimit to suppress error messages print too fast
Wei Yongjun
2
-14
/
+17
2007-08-30
SCTP: Fix to encode PROTOCOL VIOLATION error cause correctly
Wei Yongjun
4
-24
/
+56
2007-08-30
xtensa process.c must #include <linux/fs.h>
Adrian Bunk
1
-0
/
+1
2007-08-30
Fix lguest page-pinning logic ("lguest: bad stack page 0xc057a000")
Rusty Russell
1
-2
/
+5
2007-08-30
SCTP: Fix sctp_addto_chunk() to add pad with correct length
Wei Yongjun
1
-1
/
+1
2007-08-30
[POWERPC] PS3: Fix bug where the major version part is not compared
Masakazu Mokuno
1
-1
/
+2
2007-08-30
[ARM] 4561/1: i.MX/MX1 GPIO parenthes omission and input setup fix
Pavel Pisa
1
-2
/
+3
2007-08-30
[POWERPC] Update defconfigs
Paul Mackerras
11
-1604
/
+699
2007-08-30
[POWERPC] spufs: Don't call spu_run_init from spu_reacquire_runnable
Andre Detsch
1
-5
/
+1
2007-08-30
[POWERPC] spufs: Fix update of mailbox status register during backed wbox write
Arnd Bergmann
1
-1
/
+2
2007-08-30
Input: psmouse - make dummy touchkit_ps2_detect() static
Adrian Bunk
1
-1
/
+2
[next]