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
2013-09-07
Linux 3.0.95
v3.0.95
Greg Kroah-Hartman
1
-1
/
+1
2013-09-07
SCSI: sg: Fix user memory corruption when SG_IO is interrupted by a signal
Roland Dreier
1
-5
/
+15
2013-09-07
target: Fix trailing ASCII space usage in INQUIRY vendor+model
Nicholas Bellinger
1
-5
/
+6
2013-09-07
ACPI / EC: Add ASUSTEK L4R to quirk list in order to validate ECDT
Lan Tianyu
1
-0
/
+4
2013-09-07
ath9k_htc: Restore skb headroom when returning skb to mac80211
Helmut Schaa
1
-0
/
+10
2013-09-07
drivers/base/memory.c: fix show_mem_removable() to handle missing sections
Russ Anderson
1
-0
/
+2
2013-09-07
ALSA: opti9xx: Fix conflicting driver object name
Takashi Iwai
1
-6
/
+2
2013-09-07
jfs: fix readdir cookie incompatibility with NFSv4
Dave Kleikamp
1
-8
/
+23
2013-08-29
Linux 3.0.94
v3.0.94
Greg Kroah-Hartman
1
-1
/
+1
2013-08-29
SCSI: zfcp: fix schedule-inside-lock in scsi_device list loops
Martin Peschke
1
-7
/
+22
2013-08-29
SCSI: zfcp: fix lock imbalance by reworking request queue locking
Martin Peschke
2
-6
/
+59
2013-08-29
libata: apply behavioral quirks to sil3826 PMP
Terry Suereth
1
-6
/
+6
2013-08-29
Hostap: copying wrong data prism2_ioctl_giwaplist()
Dan Carpenter
1
-2
/
+2
2013-08-29
nilfs2: fix issue with counting number of bio requests for BIO_EOPNOTSUPP err...
Vyacheslav Dubeyko
1
-1
/
+1
2013-08-29
nilfs2: remove double bio_put() in nilfs_end_bio_write() for BIO_EOPNOTSUPP e...
Vyacheslav Dubeyko
1
-2
/
+1
2013-08-29
of: fdt: fix memory initialization for expanded DT
Wladislav Wiebe
1
-0
/
+2
2013-08-29
xen/events: initialize local per-cpu mask for all possible events
David Vrabel
1
-1
/
+1
2013-08-29
zd1201: do not use stack as URB transfer_buffer
Jussi Kivilinna
1
-1
/
+3
2013-08-20
Linux 3.0.93
v3.0.93
Greg Kroah-Hartman
1
-1
/
+1
2013-08-20
Revert "genetlink: fix family dump race"
Greg Kroah-Hartman
1
-7
/
+0
2013-08-20
Linux 3.0.92
v3.0.92
Greg Kroah-Hartman
1
-1
/
+1
2013-08-20
m68k: Truncate base in do_div()
Andreas Schwab
1
-4
/
+5
2013-08-20
vm: add no-mmu vm_iomap_memory() stub
Linus Torvalds
1
-0
/
+10
2013-08-20
ARM: 7080/1: l2x0: make sure I&D are not locked down on init
Linus Walleij
2
-2
/
+28
2013-08-20
m68k/atari: ARAnyM - Fix NatFeat module support
Geert Uytterhoeven
1
-4
/
+19
2013-08-20
powerpc: Use -mtraceback=no
Anton Blanchard
1
-1
/
+1
2013-08-20
sparc32: Add ucmpdi2.o to obj-y instead of lib-y.
David S. Miller
1
-2
/
+2
2013-08-20
sparc32: add ucmpdi2
Sam Ravnborg
2
-1
/
+20
2013-08-20
USB: mos7720: fix broken control requests
Johan Hovold
1
-7
/
+14
2013-08-20
usb: add two quirky touchscreen
Oliver Neukum
1
-0
/
+6
2013-08-20
genetlink: fix family dump race
Johannes Berg
1
-0
/
+7
2013-08-20
af_key: initialize satype in key_notify_policy_flush()
Nicolas Dichtel
1
-0
/
+1
2013-08-20
CRIS: Add _sdata to vmlinux.lds.S
Jesper Nilsson
1
-0
/
+1
2013-08-20
futex: Take hugepages into account when generating futex_key
Zhang Yi
3
-1
/
+35
2013-08-14
Linux 3.0.91
v3.0.91
Greg Kroah-Hartman
1
-1
/
+1
2013-08-14
perf tools: Add anonymous huge page recognition
Joshua Zhu
1
-1
/
+2
2013-08-14
vfs: d_obtain_alias() needs to use "/" as default name.
NeilBrown
1
-1
/
+1
2013-08-14
SCSI: nsp32: use mdelay instead of large udelay constants
Arnd Bergmann
1
-1
/
+1
2013-08-14
tracing: Fix fields of struct trace_iterator that are zeroed by mistake
Andrew Vagin
2
-1
/
+4
2013-08-14
cifs: silence compiler warnings showing up with gcc-4.7.0
Jeff Layton
1
-12
/
+12
2013-08-14
debugfs: debugfs_remove_recursive() must not rely on list_empty(d_subdirs)
Oleg Nesterov
1
-47
/
+22
2013-08-14
virtio: console: return -ENODEV on all read operations after unplug
Amit Shah
1
-1
/
+5
2013-08-14
virtio: console: fix raising SIGIO after port unplug
Amit Shah
1
-3
/
+5
2013-08-14
virtio: console: clean up port data immediately at time of unplug
Amit Shah
1
-8
/
+8
2013-08-14
virtio: console: fix race in port_fops_open() and port unplug
Amit Shah
1
-0
/
+4
2013-08-14
virtio: console: fix race with port unplug and open/close
Amit Shah
1
-7
/
+6
2013-08-14
hwmon: (adt7470) Fix incorrect return code check
Curt Brune
1
-1
/
+1
2013-08-11
Linux 3.0.90
v3.0.90
Greg Kroah-Hartman
1
-1
/
+1
2013-08-11
net_sched: info leak in atm_tc_dump_class()
Dan Carpenter
1
-0
/
+1
2013-08-11
af_key: more info leaks in pfkey messages
Dan Carpenter
1
-0
/
+4
[next]