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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-10
Linux 2.6.22.18
v2.6.22.18
Greg Kroah-Hartman
1
-1
/
+1
2008-02-10
splice: fix user pointer access in get_iovec_page_array() (CVE-2008-0600)
Bastian Blank
1
-0
/
+3
2008-02-06
Linux 2.6.22.17
v2.6.22.17
Greg Kroah-Hartman
1
-1
/
+1
2008-02-06
vm audit: add VM_DONTEXPAND to mmap for drivers that need it (CVE-2008-0007)
Nick Piggin
8
-15
/
+14
2008-02-06
ACPI: apply quirk_ich6_lpc_acpi to more ICH8 and ICH9
Zhao Yakui
2
-0
/
+8
2008-02-06
POWERPC: Fix invalid semicolon after if statement
Ilpo Järvinen
1
-1
/
+1
2008-02-06
chelsio: Fix skb->dev setting
Divy Le Ray
1
-1
/
+1
2008-02-06
cxgb: fix stats
Divy Le Ray
4
-88
/
+95
2008-02-06
cxgb: fix T2 GSO
Divy Le Ray
3
-19
/
+17
2008-02-06
vfs: coredumping fix (CVE-2007-6206)
Ingo Molnar
1
-0
/
+6
2008-02-06
ACPICA: fix acpi-cpufreq boot crash due to _PSD return-by-reference
Bob Moore
1
-6
/
+85
2008-02-06
CASSINI: Set skb->truesize properly on receive packets.
David Miller
1
-0
/
+1
2008-02-06
CASSINI: Revert 'dont touch page_count'.
David Miller
1
-32
/
+4
2008-02-06
CASSINI: Fix endianness bug.
Al Viro
2
-12
/
+14
2008-02-06
ATM: Check IP header validity in mpc_send_packet
Herbert Xu
1
-0
/
+7
2008-02-06
ATM: [nicstar] delay irq setup until card is configured
Chas Williams
1
-10
/
+9
2008-02-06
CONNECTOR: Don't touch queue dev after decrement of ref count.
Li Zefan
1
-1
/
+1
2008-02-06
Fix sparc64 cpu cross call hangs.
David Miller
1
-6
/
+13
2008-02-06
INET: Fix netdev renaming and inet address labels
Mark McLoughlin
1
-1
/
+1
2008-02-06
IPSEC: Avoid undefined shift operation when testing algorithm ID
Herbert Xu
1
-2
/
+12
2008-02-06
IPSEC: Fix potential dst leak in xfrm_lookup
Herbert Xu
1
-3
/
+6
2008-02-06
IPV4: ip_gre: set mac_header correctly in receive path
Timo Teras
1
-1
/
+1
2008-02-06
IPV4 ROUTE: ip_rt_dump() is unecessary slow
Eric Dumazet
1
-4
/
+4
2008-02-06
IRDA: irda_create() nuke user triggable printk
maximilian attems
1
-2
/
+0
2008-02-06
NET: Correct two mistaken skb_reset_mac_header() conversions.
David Miller
2
-2
/
+2
2008-02-06
NET: kaweth was forgotten in msec switchover of usb_start_wait_urb
Russ Dill
1
-1
/
+1
2008-02-06
NET: mcs7830 passes msecs instead of jiffies to usb_control_msg
Russ Dill
1
-2
/
+2
2008-02-06
SPARC64: Fix memory controller register access when non-SMP.
David Miller
1
-6
/
+10
2008-02-06
SPARC64: Fix two kernel linear mapping setup bugs.
David Miller
3
-9
/
+36
2008-02-06
X25: Add missing x25_neigh_put
Julia Lawall
1
-2
/
+3
2008-01-14
Linux 2.6.22.16
v2.6.22.16
Greg Kroah-Hartman
1
-1
/
+1
2008-01-14
Use access mode instead of open flags to determine needed permissions (CVE-20...
Linus Torvalds
1
-2
/
+2
2007-12-14
Linux 2.6.22.15
v2.6.22.15
Greg Kroah-Hartman
1
-1
/
+1
2007-12-14
BRIDGE: Properly dereference the br_should_route_hook
Pavel Emelyanov
2
-5
/
+6
2007-12-14
libata: kill spurious NCQ completion detection
Tejun Heo
2
-73
/
+2
2007-12-14
NETFILTER: xt_TCPMSS: remove network triggerable WARN_ON
Patrick McHardy
1
-3
/
+1
2007-12-14
XFRM: Fix leak of expired xfrm_states
Patrick McHardy
1
-1
/
+1
2007-12-14
Revert "Fix SMP poweroff hangs"
Greg Kroah-Hartman
1
-2
/
+0
2007-12-14
knfsd: Validate filehandle type in fsid_source
Neil Brown
1
-5
/
+15
2007-12-14
BRIDGE: Lost call to br_fdb_fini() in br_init() error path
Pavel Emelyanov
1
-1
/
+3
2007-12-14
DECNET: dn_nl_deladdr() almost always returns no error
Pavel Emelyanov
1
-1
/
+3
2007-12-14
IPV6: Restore IPv6 when MTU is big enough
Evgeniy Polyakov
1
-1
/
+10
2007-12-14
RXRPC: Add missing select on CRYPTO
David Howells
1
-0
/
+1
2007-12-14
TCP: illinois: Incorrect beta usage
Stephen Hemminger
1
-1
/
+1
2007-12-14
TEXTSEARCH: Do not allow zero length patterns in the textsearch infrastructure
Pablo Neira Ayuso
1
-2
/
+6
2007-12-14
UNIX: EOF on non-blocking SOCK_SEQPACKET
Florian Zumbiehl
1
-1
/
+8
2007-12-14
ATM: [he] initialize lock and tasklet earlier
chas williams
1
-5
/
+5
2007-12-14
CRYPTO api: Fix potential race in crypto_remove_spawn
Herbert Xu
1
-3
/
+3
2007-12-14
IPV4: Remove bogus ifdef mess in arp_process
Adrian Bunk
1
-19
/
+0
2007-12-14
NET: Corrects a bug in ip_rt_acct_read()
Eric Dumazet
1
-6
/
+2
[next]