index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-09
printk: robustify printk
Peter Zijlstra
1
-0
/
+4
2009-11-09
irda: Add irda_skb_cb qdisc related padding
Samuel Ortiz
1
-1
/
+3
2009-11-09
8250_pci: add IBM Saturn serial card
Benjamin Herrenschmidt
1
-0
/
+3
2009-10-12
KVM: x86: Disallow hypercalls for guest callers in rings > 0 [CVE-2009-3290]
Jan Kiszka
1
-0
/
+1
2009-10-12
x86: Increase MIN_GAP to include randomized stack
Michal Hocko
1
-0
/
+2
2009-09-24
Short write in nfsd becomes a full write to the client
David Shaw
1
-1
/
+1
2009-09-08
SUNRPC: Fix tcp reconnection
Trond Myklebust
1
-0
/
+1
2009-09-08
parport: quickfix the proc registration bug
Alan Cox
1
-0
/
+4
2009-09-08
KVM: Reduce stack usage in kvm_pv_mmu_op()
Dave Hansen
1
-0
/
+10
2009-08-16
NFS: Fix an O_DIRECT Oops...
Trond Myklebust
1
-3
/
+2
2009-08-16
parisc: ensure broadcast tlb purge runs single threaded
Helge Deller
1
-7
/
+6
2009-08-16
x86: fix assembly constraints in native_save_fl()
H. Peter Anvin
1
-1
/
+7
2009-07-30
x25: Fix sleep from timer on socket destroy.
David S. Miller
1
-1
/
+1
2009-07-19
security: use mmap_min_addr indepedently of security models
Christoph Lameter
2
-2
/
+2
2009-07-19
personality: fix PER_CLEAR_ON_SETID (CVE-2009-1895)
Julien Tinnes
1
-1
/
+4
2009-07-02
IB/mlx4: Add strong ordering to local inval and fast reg work requests
Jack Morgenstein
1
-0
/
+1
2009-07-02
firmware_map: fix hang with x86/32bit
Yinghai Lu
1
-8
/
+4
2009-05-19
ocfs2: fix i_mutex locking in ocfs2_splice_to_file()
Miklos Szeredi
1
-0
/
+2
2009-05-19
splice: split up __splice_from_pipe()
Miklos Szeredi
1
-0
/
+10
2009-05-19
mm: page_mkwrite change prototype to match fault
Nick Piggin
2
-2
/
+3
2009-05-08
drm/i915: add support for G41 chipset
Zhenyu Wang
1
-0
/
+1
2009-05-02
PCI: fix incorrect mask of PM No_Soft_Reset bit
Yu Zhao
1
-1
/
+1
2009-05-02
add some long-missing capabilities to fs_mask
Serge E. Hallyn
1
-4
/
+19
2009-05-02
sched: do not count frozen tasks toward load
Nathan Lynch
1
-1
/
+2
2009-03-23
Fix misreporting of #cores as #hyperthreads for Q9550
Joe Korty
1
-0
/
+29
2009-03-23
nfsd: nfsd should drop CAP_MKNOD for non-root
J. Bruce Fields
1
-2
/
+4
2009-03-16
MIPS: compat: Implement is_compat_task.
Ralf Baechle
1
-0
/
+7
2009-03-16
jbd2: Avoid possible NULL dereference in jbd2_journal_begin_ordered_truncate()
Jan Kara
1
-1
/
+2
2009-03-16
x86-64: seccomp: fix 32/64 syscall hole
Roland McGrath
3
-15
/
+0
2009-03-16
jsm: additional device support
Adam Lackorzynski
1
-0
/
+1
2009-03-16
8250: fix boot hang with serial console when using with Serial Over Lan port
Mauro Carvalho Chehab
2
-0
/
+4
2009-03-16
timerfd: add flags check
Davide Libenzi
1
-4
/
+12
2009-03-16
mm: fix memmap init for handling memory hole
KAMEZAWA Hiroyuki
1
-1
/
+1
2009-03-16
mm: clean up for early_pfn_to_nid()
KAMEZAWA Hiroyuki
3
-7
/
+16
2009-03-16
seq_file: properly cope with pread
Eric Biederman
1
-0
/
+1
2009-03-16
vfs: separate FMODE_PREAD/FMODE_PWRITE into separate flags
Paul Turner
1
-3
/
+9
2009-03-16
documnt FMODE_ constants
Christoph Hellwig
1
-12
/
+11
2009-03-16
net: Kill skb_truesize_check(), it only catches false-positives.
David S. Miller
2
-10
/
+0
2009-02-20
jbd2: On a __journal_expect() assertion failure printk "JBD2", not "EXT3-fs"
Theodore Ts'o
1
-1
/
+2
2009-02-20
jbd2: Add BH_JBDPrivateStart
Mark Fasheh
1
-0
/
+1
2009-02-20
Add support for VT6415 PCIE PATA IDE Host Controller
Zlatko Calusic
1
-0
/
+1
2009-02-20
pid: implement ns_of_pid
Eric W. Biederman
1
-0
/
+18
2009-02-17
ide/libata: fix ata_id_is_cfa() (take 4)
Sergei Shtylyov
1
-5
/
+10
2009-02-17
sctp: Fix crc32c calculations on big-endian arhes.
Vlad Yasevich
1
-1
/
+1
2009-02-17
syscall define: fix uml compile bug
Heiko Carstens
1
-14
/
+14
2009-02-12
Revert "vt: fix background color on line feed"
Linus Torvalds
1
-1
/
+0
2009-02-12
serial: set correct baud_base for Oxford Semiconductor Ltd EXSYS EX-41092 Dua...
Niels de Vos
1
-0
/
+1
2009-02-12
PCI: return error on failure to read PCI ROMs
Timothy S. Nelson
1
-1
/
+1
2009-02-12
wait: prevent exclusive waiter starvation
Johannes Weiner
1
-2
/
+9
2009-02-12
module: remove over-zealous check in __module_get()
Rusty Russell
1
-1
/
+0
[next]