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
2010-11-22
Linux 2.6.27.56
v2.6.27.56
Greg Kroah-Hartman
1
-1
/
+1
2010-11-22
Fix race when removing SCSI devices
Christof Schmitt
1
-1
/
+2
2010-11-22
gdth: integer overflow in ioctl
Dan Carpenter
1
-0
/
+8
2010-11-22
libsas: fix NCQ mixing with non-NCQ
David Milburn
1
-0
/
+1
2010-11-22
sched: Fix string comparison in /proc/sched_features
Mathieu Desnoyers
1
-4
/
+3
2010-11-22
pcmcia: synclink_cs: fix information leak to userland
Vasiliy Kulikov
1
-0
/
+2
2010-10-28
Linux 2.6.27.55
v2.6.27.55
Greg Kroah-Hartman
1
-1
/
+1
2010-10-28
execve: make responsive to SIGKILL with large arguments
Roland McGrath
1
-0
/
+7
2010-10-28
execve: improve interactivity with large arguments
Roland McGrath
1
-0
/
+2
2010-10-28
setup_arg_pages: diagnose excessive argument size
Roland McGrath
1
-0
/
+5
2010-10-28
b44: fix carrier detection on bind
Paul Fertser
1
-2
/
+2
2010-10-28
powerpc: Don't use kernel stack with translation off
Michael Neuling
1
-3
/
+9
2010-10-28
powerpc: Initialise paca->kstack before early_setup_secondary
Matt Evans
1
-3
/
+3
2010-10-28
r6040: Fix multicast list iteration when hash filter is used
Ben Hutchings
1
-0
/
+1
2010-10-28
r6040: fix r6040_multicast_list
Florian Fainelli
1
-7
/
+4
2010-10-28
bsg: fix incorrect device_status value
FUJITA Tomonori
1
-1
/
+1
2010-10-28
atl1: fix resume
Luca Tettamanti
1
-2
/
+3
2010-10-28
wext: fix potential private ioctl memory content leak
Johannes Berg
1
-1
/
+1
2010-10-28
dmaengine: fix interrupt clearing for mv_xor
Simon Guinot
1
-1
/
+1
2010-10-28
v4l1: fix 32-bit compat microcode loading translation
Linus Torvalds
1
-11
/
+21
2010-10-28
ALSA: prevent heap corruption in snd_ctl_new()
Dan Rosenberg
1
-0
/
+3
2010-10-28
ALSA: sound/pci/rme9652: prevent reading uninitialized stack memory
Dan Rosenberg
2
-0
/
+2
2010-10-28
guard page for stacks that grow upwards
Luck, Tony
3
-8
/
+18
2010-10-28
aio: check for multiplication overflow in do_io_submit
Jeff Moyer
1
-0
/
+3
2010-09-20
Linux 2.6.27.54
v2.6.27.54
Greg Kroah-Hartman
1
-1
/
+1
2010-09-20
x86-64, compat: Retruncate rax after ia32 syscall entry tracing
Roland McGrath
1
-1
/
+7
2010-09-20
apm_power: Add missing break statement
Anton Vorontsov
1
-0
/
+1
2010-09-20
hwmon: (f75375s) Do not overwrite values read from registers
Guillem Jover
1
-2
/
+2
2010-09-20
hwmon: (f75375s) Shift control mode to the correct bit position
Guillem Jover
1
-1
/
+1
2010-09-20
compat: Make compat_alloc_user_space() incorporate the access_ok()
H. Peter Anvin
9
-7
/
+31
2010-09-20
x86-64, compat: Test %rax for the syscall number, not %eax
H. Peter Anvin
1
-7
/
+7
2010-09-20
bounce: call flush_dcache_page() after bounce_copy_vec()
Gary King
1
-1
/
+1
2010-09-20
irda: off by one
Dan Carpenter
1
-1
/
+1
2010-09-20
tracing: Do not allow llseek to set_ftrace_filter
Steven Rostedt
1
-1
/
+1
2010-09-20
ath9k_hw: fix parsing of HT40 5 GHz CTLs
Luis R. Rodriguez
1
-1
/
+1
2010-09-20
ALSA: seq/oss - Fix double-free at error path of snd_seq_oss_open()
Takashi Iwai
1
-5
/
+4
2010-08-26
Linux 2.6.27.53
v2.6.27.53
Greg Kroah-Hartman
1
-1
/
+1
2010-08-26
USB: io_ti: check firmware version before updating
Greg Kroah-Hartman
1
-1
/
+1
2010-08-26
USB: add device IDs for igotu to navman
Ross Burton
1
-0
/
+1
2010-08-26
drm: stop information leak of old kernel stack.
Dave Airlie
1
-1
/
+3
2010-08-26
fixes for using make 3.82
Jan Beulich
2
-2
/
+4
2010-08-26
can: add limit for nframes and clean up signed/unsigned variables
Oliver Hartkopp
1
-13
/
+25
2010-08-26
selinux: use default proc sid on symlinks
Stephen Smalley
1
-1
/
+1
2010-08-26
kbuild: fix make incompatibility
Sam Ravnborg
1
-2
/
+10
2010-08-26
ARM: Tighten check for allowable CPSR values
Russell King
1
-4
/
+13
2010-08-20
Linux 2.6.27.52
v2.6.27.52
Greg Kroah-Hartman
1
-1
/
+1
2010-08-20
mm: fix up some user-visible effects of the stack guard page
Linus Torvalds
1
-1
/
+7
2010-08-20
mm: fix page table unmap for stack guard page properly
Linus Torvalds
1
-5
/
+4
2010-08-20
mm: pass correct mm when growing stack
Hugh Dickins
1
-1
/
+1
2010-08-20
x86: don't send SIGBUS for kernel page faults
Greg Kroah-Hartman
1
-1
/
+8
[next]