index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-25
[PATCH] hysdn: remove custom types
Andrew Morton
12
-126
/
+127
2006-03-25
[PATCH] drivers/block/nbd.c: don't defer compile error to runtime
Adrian Bunk
1
-4
/
+1
2006-03-25
[PATCH] constify tty flip buffer handling
Thomas Koeller
2
-4
/
+4
2006-03-25
[PATCH] ISDN: fix copy_to_user() unused result warning in isdn_ppp
Jesper Juhl
1
-1
/
+2
2006-03-25
[PATCH] Add lookup_instantiate_filp usage warning
Oleg Drokin
1
-0
/
+4
2006-03-25
[PATCH] Introduce FMODE_EXEC file flag
Oleg Drokin
2
-2
/
+7
2006-03-25
[PATCH] reiserfs: reiserfs_file_write() will lose error code when a 0-length ...
Jeff Mahoney
1
-4
/
+4
2006-03-25
[PATCH] reiserfs: handle trans_id overflow
Alexander Zarochentsev
1
-3
/
+18
2006-03-25
[PATCH] reiserfs: fix transaction overflowing
Alexander Zarochentzev
2
-138
/
+77
2006-03-25
[PATCH] fs/inode.c: make iprune_mutex static
Adrian Bunk
2
-2
/
+1
2006-03-25
[PATCH] Small cleanup in quota.h
Jan Kara
1
-1
/
+0
2006-03-25
[PATCH] Missed error checking for intent's filp in open_namei().
Oleg Drokin
1
-0
/
+6
2006-03-25
[PATCH] jbd: convert kjournald to kthread API
Andrew Morton
1
-4
/
+4
2006-03-25
[PATCH] jbd: embed j_commit_timer in journal struct
Andrew Morton
3
-13
/
+14
2006-03-25
[PATCH] Keys: Replace duplicate non-updateable keys rather than failing
David Howells
1
-5
/
+9
2006-03-25
[PATCH] Keys: Fix key quota management on key allocation
David Howells
1
-2
/
+2
2006-03-25
[PATCH] x86: HUGETLBFS and DEBUG_PAGEALLOC are incompatible
Chen, Kenneth W
1
-1
/
+1
2006-03-25
[PATCH] x86: make CONFIG_HOTPLUG_CPU depend on !X86_PC
Ashok Raj
1
-1
/
+1
2006-03-25
[PATCH] quieten zone_pcp_init
Anton Blanchard
1
-2
/
+3
2006-03-25
[PATCH] mm: make page migration dependent on swap and NUMA
Christoph Lameter
1
-2
/
+2
2006-03-25
[PATCH] slab: fix memory leak in alloc_kmemlist
Christoph Lameter
1
-5
/
+28
2006-03-25
[PATCH] alloc_kmemlist: Some cleanup in preparation for a real memory leak fix
Christoph Lameter
1
-17
/
+17
2006-03-25
[PATCH] slab: Bypass free lists for __drain_alien_cache()
Christoph Lameter
1
-2
/
+9
2006-03-25
[PATCH] slab: add transfer_objects() function
Christoph Lameter
1
-14
/
+28
2006-03-25
[PATCH] mm: use kmem_cache_zalloc
Pekka Enberg
2
-6
/
+3
2006-03-25
[PATCH] slab: optimize constant-size kzalloc calls
Pekka Enberg
2
-6
/
+30
2006-03-25
[PATCH] slab: introduce kmem_cache_zalloc allocator
Pekka Enberg
3
-0
/
+29
2006-03-25
[PATCH] slab: implement /proc/slab_allocators
Al Viro
6
-11
/
+222
2006-03-25
[PATCH] cirrus ep93xx watchdog driver
Alessandro Zummo
3
-0
/
+268
2006-03-25
[PATCH] Optimise d_find_alias()
David Howells
1
-4
/
+7
2006-03-25
[PATCH] Validate and sanitze itimer timeval from userspace
Thomas Gleixner
2
-0
/
+78
2006-03-25
[PATCH] sys_alarm() unsigned signed conversion fixup
Thomas Gleixner
6
-61
/
+43
2006-03-25
[PATCH] timer irq driven soft watchdog fix
Andrew Morton
1
-0
/
+1
2006-03-25
[PATCH] fix DMI onboard device discovery
Andrey Panin
1
-1
/
+1
2006-03-24
[PATCH] net: ne2k.c won't compile if pci_clone_list is const
Horms
1
-1
/
+1
2006-03-24
[PATCH] AT91RM9200 Ethernet driver
Andrew Victor
5
-0
/
+1358
2006-03-24
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
12
-506
/
+551
2006-03-24
[PATCH] fix build error if CONFIG_SYSFS=n
Andrew Morton
1
-2
/
+2
2006-03-24
[PATCH] strndup_user: convert keyctl
Davi Arnaut
1
-105
/
+50
2006-03-24
[PATCH] strndup_user: convert module
Davi Arnaut
1
-16
/
+3
2006-03-24
[PATCH] strndup_user()
Davi Arnaut
2
-0
/
+39
2006-03-24
[PATCH] timer-irq-driven soft-watchdog, cleanups
Ingo Molnar
3
-27
/
+33
2006-03-24
[PATCH] Fix module refcount leak in __set_personality()
Sergey Vlasov
1
-0
/
+1
2006-03-24
[PATCH] ext3: Properly report backup block present in a group
Glauber de Oliveira Costa
1
-7
/
+33
2006-03-24
[PATCH] RLIMIT_CPU: document wrong return value
Andrew Morton
1
-0
/
+7
2006-03-24
[PATCH] RLIMIT_CPU: fix handling of a zero limit
Andrew Morton
1
-1
/
+12
2006-03-24
[PATCH] sys_setrlimit() cleanup
Andrew Morton
1
-11
/
+15
2006-03-24
[PATCH] deprecate the tasklist_lock export
Christoph Hellwig
1
-0
/
+11
2006-03-24
[PATCH] Yet more rio cleaning (2 of 2)
Alan Cox
18
-912
/
+265
2006-03-24
[PATCH] Yet more rio cleaning (1 of 2)
Alan Cox
15
-524
/
+36
[next]