index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
chainiv.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-04-16
acpi thermal trip points increased to 12
Krzysztof Helt
2
-1
/
+5
2008-04-16
acpi: bus: check once more for an empty list after locking it
Chuck Ebbert
1
-3
/
+4
2008-04-16
spi: spi_s3c24xx must initialize num_chipselect
Ben Dooks
2
-0
/
+5
2008-04-16
spi: spi_s3c24xx must initialize bus_num
Ben Dooks
1
-6
/
+7
2008-04-16
spi: spi_s3c24xx driver must init completion
Ben Dooks
1
-0
/
+3
2008-04-16
vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrs
Jan Kara
5
-6
/
+6
2008-04-16
Documentation: correct overcommit caveat in hugetlbpage.txt
Nishanth Aravamudan
1
-4
/
+3
2008-04-16
add "Isolate" migratetype name to /proc/pagetypeinfo
KOSAKI Motohiro
1
-0
/
+1
2008-04-16
Fix typos in Documentation/filesystems/seq_file.txt
Dmitri Vorobiev
1
-3
/
+3
2008-04-16
uml: compile error fix
WANG Cong
1
-0
/
+1
2008-04-16
memcg: fix oops in oom handling
Li Zefan
1
-2
/
+2
2008-04-16
serial: fix platform driver hotplug/coldplug
Kay Sievers
15
-1
/
+30
2008-04-16
pcmcia: fix platform driver hotplug/coldplug
Kay Sievers
3
-0
/
+5
2008-04-16
misc: fix platform driver hotplug/coldplug
Kay Sievers
4
-0
/
+7
2008-04-16
fbdev: fix /proc/fb oops after module removal
Alexey Dobriyan
1
-0
/
+1
2008-04-16
leds: fix platform driver hotplug/coldplug
Kay Sievers
12
-0
/
+25
2008-04-16
rtc: fix the error in the function of cmos_set_alarm
Zhao Yakui
1
-3
/
+2
2008-04-16
mmc: fix platform driver hotplug/coldplug
Kay Sievers
6
-1
/
+10
2008-04-16
mm: sparsemem memory_present() fix
Ingo Molnar
1
-0
/
+10
2008-04-16
[PARISC] fix signal trampoline cache flushing
Kyle McMartin
1
-1
/
+2
2008-04-15
Fix locking bug in "acquire_console_semaphore_for_printk()"
Linus Torvalds
1
-2
/
+15
2008-04-15
sh: export empty_zero_page
Andrew Morton
2
-0
/
+2
2008-04-15
sh: arch/sh/kernel/traps_32.c needs asm/fpu.h
Andrew Morton
1
-0
/
+1
2008-04-15
sh: fix compressed kernel build
Manuel Lauss
2
-2
/
+0
2008-04-15
sh64: add missing #include <asm/fpu.h>'s
Adrian Bunk
4
-0
/
+4
2008-04-15
JFFS2 Fix of panics caused by wrong condition for hole frag creation in write...
Alexey Korolev
1
-1
/
+1
2008-04-14
locks: fix possible infinite loop in fcntl(F_SETLKW) over nfs
J. Bruce Fields
1
-20
/
+28
2008-04-14
FRV: Correctly determine the address of an illegal instruction
David Howells
1
-1
/
+1
2008-04-14
revert "sched: fix fair sleepers"
Ingo Molnar
1
-4
/
+2
2008-04-14
[BRIDGE]: Fix crash in __ip_route_output_key with bridge netfilter
Patrick McHardy
1
-1
/
+2
2008-04-14
[NETFILTER]: ipt_CLUSTERIP: fix race between clusterip_config_find_get and _e...
Pavel Emelyanov
1
-1
/
+3
2008-04-14
[IPV6] ADDRCONF: Don't generate temporary address for ip6-ip6 interface.
YOSHIFUJI Hideaki
1
-2
/
+1
2008-04-14
[IPV6] ADDRCONF: Ensure disabling multicast RS even if privacy extensions are...
YOSHIFUJI Hideaki
1
-7
/
+9
2008-04-14
[IPV6]: Use appropriate sock tclass setting for routing lookup.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-04-14
[IPV6]: IPv6 extension header structures need to be packed.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-04-14
[IPV6]: Fix ipv6 address fetching in raw6_icmp_error().
David S. Miller
1
-2
/
+4
2008-04-14
[NET]: Return more appropriate error from eth_validate_addr().
Patrick McHardy
1
-1
/
+1
2008-04-14
[ISDN]: Do not validate ISDN net device address prior to interface-up
Paul Bolle
1
-0
/
+1
2008-04-14
[NET]: Fix kernel-doc for skb_segment
Ben Hutchings
1
-2
/
+2
2008-04-14
[SOCK] sk_stamp: should be initialized to ktime_set(-1L, 0)
Eric Dumazet
1
-1
/
+1
2008-04-13
net: check for underlength tap writes
Rusty Russell
1
-1
/
+4
2008-04-13
net: make struct tun_struct private to tun.c
Rusty Russell
3
-40
/
+34
2008-04-13
[SCTP]: IPv4 vs IPv6 addresses mess in sctp_inet[6]addr_event.
Pavel Emelyanov
2
-3
/
+6
2008-04-13
[SCTP]: Fix compiler warning about const qualifiers
Vlad Yasevich
4
-6
/
+8
2008-04-13
[SCTP]: Fix protocol violation when receiving an error lenght INIT-ACK
Gui Jianfeng
4
-0
/
+25
2008-04-13
[SCTP]: Add check for hmac_algo parameter in sctp_verify_param()
Wei Yongjun
1
-3
/
+26
2008-04-13
[NET_SCHED] cls_u32: refcounting fix for u32_delete()
Jarek Poplawski
1
-3
/
+9
2008-04-13
[DCCP]: Fix skb->cb conflicts with IP
Patrick McHardy
4
-2
/
+9
2008-04-13
[AX25]: Potential ax25_uid_assoc-s leaks on module unload.
Pavel Emelyanov
1
-0
/
+2
2008-04-13
tg3: fix MMIO for PPC 44x platforms
Sergei Shtylyov
1
-3
/
+4
[next]