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-01-09
[PATCH] /dev/mem: validate mmap requests
Bjorn Helgaas
3
-51
/
+124
2006-01-09
[PATCH] /dev/mem __HAVE_PHYS_MEM_ACCESS_PROT tidy-up
Bjorn Helgaas
1
-9
/
+14
2006-01-09
[PATCH] remove gcc-2 checks
Andrew Morton
32
-194
/
+37
2006-01-09
[PATCH] Abandon gcc-2.95.x
Andrew Morton
3
-37
/
+1
2006-01-09
[PATCH] copy_process: error path cleanup
Oleg Nesterov
1
-6
/
+2
2006-01-09
[PATCH] fs/udf/balloc.c: "extern inline" -> "static inline"
Adrian Bunk
1
-1
/
+1
2006-01-09
[PATCH] block/stat.txt
Andy Isaacson
1
-0
/
+82
2006-01-09
[PATCH] setpgid: should not accept ptraced childs
Oleg Nesterov
1
-1
/
+1
2006-01-09
[PATCH] setpgid: should work for sub-threads
Oren Laadan
2
-10
/
+8
2006-01-09
[PATCH] setpgid: should work for sub-threads
Oleg Nesterov
1
-5
/
+6
2006-01-09
[PATCH] fork: fix race in setting child's pgrp and tty
Oren Laadan
1
-6
/
+3
2006-01-09
[PATCH] cciss: adds MSI and MSI-X support
Mike Miller
3
-13
/
+84
2006-01-09
[PATCH] tpmdd: remove global event log
Kylene Jo Hall
1
-30
/
+62
2006-01-09
[PATCH] Don't attempt to power off if power off is not implemented
Eric W. Biederman
4
-0
/
+17
2006-01-09
[PATCH] fadvise: return ESPIPE on FIFO/pipe
Valentine Barshak
1
-0
/
+5
2006-01-09
[PATCH] update to the initramfs docs
Rob Landley
1
-1
/
+71
2006-01-09
[PATCH] Extend RCU torture module to test tickless idle CPU
Srivatsa Vaddagiri
1
-5
/
+91
2006-01-09
[PATCH] Add tainting for proprietary helper modules
Dave Jones
1
-0
/
+5
2006-01-09
[PATCH] remove unused blkp field in percpu_data
Eric Dumazet
1
-1
/
+0
2006-01-09
[PATCH] fs: remove s_old_blocksize from struct super_block
Pekka Enberg
2
-3
/
+1
2006-01-09
[PATCH] Documentation: Small applying-patches.txt update
Jesper Juhl
1
-11
/
+18
2006-01-09
[PATCH] drivers/mfd: header included twice
Nicolas Kaiser
1
-1
/
+0
2006-01-09
[PATCH] Fix handling of ELF segments with zero filesize
David Gibson
1
-3
/
+9
2006-01-09
[PATCH] drivers/connector/cn_proc.c typos
David S. Miller
1
-2
/
+2
2006-01-09
[PATCH] shrink dentry struct
Eric Dumazet
15
-48
/
+54
2006-01-09
[PATCH] nfsroot: do not silently stop parsing on an unknown option
Jorn Dreyer
1
-1
/
+3
2006-01-09
[PATCH] sigio: cleanup, don't take tasklist twice
Oleg Nesterov
1
-3
/
+3
2006-01-09
[PATCH] remove unneeded sig->curr_target recalculation
Oleg Nesterov
1
-2
/
+0
2006-01-09
[PATCH] MAINTAINERS: line duplication
Nicolas Kaiser
1
-1
/
+0
2006-01-09
[PATCH] ext3: use sbi instead of EXT3_SB() in resize code.
Glauber de Oliveira Costa
1
-5
/
+5
2006-01-09
[PATCH] ext3: remove trailing newlines from ext3_warning() calls
Glauber de Oliveira Costa
3
-15
/
+15
2006-01-09
[PATCH] oprofile: Use vmalloc_node() in alloc_cpu_buffers()
Eric Dumazet
1
-1
/
+2
2006-01-09
[PATCH] ext3: external journal device as a mount option
Johann Lombardi
2
-10
/
+49
2006-01-09
[PATCH] shared mounts: cleanup
Miklos Szeredi
4
-4
/
+5
2006-01-09
[PATCH] pivot_root: add comment
Neil Brown
1
-0
/
+4
2006-01-09
[PATCH] Updated CPU hotplug documentation
Ashok Raj
1
-0
/
+357
2006-01-09
[PATCH] tpm: add bios measurement log
Kylene Jo Hall
5
-0
/
+531
2006-01-09
[PATCH] little do_group_exit() cleanup
Oleg Nesterov
1
-1
/
+0
2006-01-09
[PATCH] do_coredump() should reset group_stop_count earlier
Oleg Nesterov
1
-1
/
+1
2006-01-09
[PATCH] kill_proc_info_as_uid: don't use hardcoded constants
Oleg Nesterov
1
-2
/
+1
2006-01-09
[PATCH] fix possible PAGE_CACHE_SHIFT overflows
Andrew Morton
8
-17
/
+17
2006-01-09
[PATCH] Unchecked alloc_percpu() return in __create_workqueue()
Ben Collins
1
-0
/
+5
2006-01-09
[PATCH] nbd: remove duplicate assignment
taneli.vahakangas@netsonic.fi
1
-1
/
+0
2006-01-09
[PATCH] Add block_device_operations.getgeo block device method
Christoph Hellwig
30
-456
/
+340
2006-01-09
[PATCH] docs: updated some code docs
Xose Vazquez Perez
3
-28
/
+63
2006-01-09
[PATCH] sigaction should clear all signals on SIG_IGN, not just < 32
George Anzinger
2
-2
/
+49
2006-01-09
[PATCH] keys: Permit running process to instantiate keys
David Howells
13
-245
/
+378
2006-01-09
[PATCH] keys: Discard duplicate keys from a keyring on link
David Howells
2
-23
/
+68
2006-01-09
[PATCH] keys: Permit key expiry time to be set
David Howells
5
-1
/
+63
2006-01-09
[PATCH] kmsg_write: don't return printk return value
Guillaume Chazarain
1
-1
/
+4
[next]