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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-12
Linux 2.6.16.55
v2.6.16.55
Adrian Bunk
1
-1
/
+1
2007-10-12
Revert "TCP: Fix TCP handling of SACK in bidirectional flows"
Adrian Bunk
1
-4
/
+1
2007-10-07
Linux 2.6.16.55-rc1
v2.6.16.55-rc1
Adrian Bunk
1
-1
/
+1
2007-10-07
Convert snd-page-alloc proc file to use seq_file (CVE-2007-4571)
Takashi Iwai
1
-29
/
+39
2007-10-07
snd_mem_proc_read(): convert to list_for_each_entry*
Adrian Bunk
1
-3
/
+1
2007-10-07
sysfs: store sysfs inode nrs in s_ino to avoid readdir oopses (CVE-2007-3104)
Eric Sandeen
4
-5
/
+14
2007-10-07
random: fix bound check ordering (CVE-2007-3105)
Matt Mackall
1
-2
/
+7
2007-10-07
random: fix seeding with zero entropy (CVE-2007-2453 2 of 2)
Matt Mackall
1
-24
/
+31
2007-10-07
random: fix error in entropy extraction (CVE-2007-2453 1 of 2)
Matt Mackall
1
-5
/
+7
2007-10-07
Reset current->pdeath_signal on SUID binary execution (CVE-2007-3848)
Marcel Holtmann
1
-4
/
+9
2007-10-06
fix buffer overflow in the moxa driver (CVE-2005-0504)
Dann Frazier
1
-2
/
+6
2007-10-06
[POWERPC] Flush registers to proper task context
Kumar Gala
1
-3
/
+3
2007-10-06
x86_64: Zero extend all registers after ptrace in 32bit entry path (CVE-2007-...
Andi Kleen
2
-7
/
+15
2007-10-06
unexport ip_conntrack_{,un}register_notifier
Adrian Bunk
1
-2
/
+0
2007-10-06
sound/core/pcm_lib.c: don't export static functions
Adrian Bunk
1
-4
/
+0
2007-10-06
unexport csr1212_release_keyval
Adrian Bunk
1
-1
/
+0
2007-10-06
unexport cpufreq_parse_governor
Adrian Bunk
1
-1
/
+0
2007-10-06
unexport neigh_update_hhs
Adrian Bunk
1
-1
/
+0
2007-10-06
[SPARC]: fix sparc64 gcc 4.2 compile failure
Mikael Pettersson
2
-2
/
+2
2007-10-06
unexport ktime_get_real
Adrian Bunk
1
-2
/
+0
2007-10-06
[IPSEC] AH4: Update IPv4 options handling to conform to RFC 4302.
Nick Bowler
1
-1
/
+1
2007-09-25
Linux 2.6.16.54
v2.6.16.54
Adrian Bunk
1
-1
/
+1
2007-09-24
Linux 2.6.16.54-rc1
v2.6.16.54-rc1
Adrian Bunk
1
-1
/
+1
2007-09-24
TCP: Fix TCP handling of SACK in bidirectional flows
Ilpo Järvinen
1
-1
/
+4
2007-09-24
[PPP]: Fix output buffer size in ppp_decompress_frame().
Konstantin Sharlaimov
1
-1
/
+1
2007-09-24
[PPP]: Fix osize too small errors when decoding mppe.
Konstantin Sharlaimov
1
-1
/
+12
2007-08-30
[MATH-EMU]: Fix underflow exception reporting.
David S. Miller
4
-1
/
+19
2007-08-30
[SPARC32]: Fix rounding errors in ndelay/udelay implementation.
Mark Fortescue
1
-4
/
+10
2007-08-30
[SPARC32]: Fix bug in sparc optimized memset.
Alexander Shmelev
1
-1
/
+1
2007-08-23
md: avoid possible BUG_ON in md bitmap handling
Neil Brown
2
-1
/
+23
2007-08-23
md: fix a few problems with the interface (sysfs and ioctl) to md
Neil Brown
1
-4
/
+6
2007-08-23
md: assorted md and raid1 one-liners
Neil Brown
2
-1
/
+2
2007-08-23
md: allow SET_BITMAP_FILE to work on 64bit kernel with 32bit userspace
Neil Brown
1
-0
/
+2
2007-08-23
md: fix some small races in bitmap plugging in raid5
Neil Brown
1
-3
/
+27
2007-08-23
md: fix a plug/unplug race in raid5
Neil Brown
1
-12
/
+6
2007-08-23
md: fix resync speed calculation for restarted resyncs
Neil Brown
2
-5
/
+8
2007-08-23
md: Allow re-add to work on array without bitmaps
Neil Brown
2
-11
/
+20
2007-08-12
md/bitmap: tidy up i_writecount handling in md/bitmap
Neil Brown
2
-26
/
+31
2007-08-12
md/bitmap: remove dead code from md/bitmap
Neil Brown
2
-23
/
+0
2007-08-12
md/bitmap: remove unnecessary page reference manipulations from md/bitmap code
Neil Brown
1
-18
/
+2
2007-08-12
md/bitmap: use set_bit etc for bitmap page attributes
Neil Brown
1
-7
/
+12
2007-08-12
md/bitmap: cleaner separation of page attribute handlers in md/bitmap
Neil Brown
1
-19
/
+22
2007-08-12
md/bitmap: fix online removal of file-backed bitmaps
Neil Brown
1
-2
/
+5
2007-08-12
md: Don't clear bits in bitmap when writing to one device fails during recovery
Neil Brown
1
-1
/
+12
2007-08-12
md: Add '4' to the list of levels for which bitmaps are supported
Neil Brown
1
-1
/
+3
2007-08-12
[MCA] fix bus matching
James Bottomley
1
-1
/
+1
2007-07-25
Linux 2.6.16.53
v2.6.16.53
Adrian Bunk
1
-1
/
+1
2007-07-22
Linux 2.6.16.53-rc1
v2.6.16.53-rc1
Adrian Bunk
1
-1
/
+1
2007-07-22
[IPV6]: MSG_ERRQUEUE messages do not pass to connected raw sockets
Dmitry Butskoy
1
-1
/
+1
2007-07-22
[NET]: Fix gen_estimator timer removal race
Patrick McHardy
1
-1
/
+2
[next]