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.4.61
v3.4.61
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
-3
/
+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
iwl4965: fix rfkill set state regression
Stanislaw Gruszka
1
-1
/
+1
2013-09-07
ath9k_htc: Restore skb headroom when returning skb to mac80211
Helmut Schaa
1
-0
/
+10
2013-09-07
SUNRPC: Fix memory corruption issue on 32-bit highmem systems
Trond Myklebust
1
-3
/
+6
2013-09-07
drm/i915: ivb: fix edp voltage swing reg val
Imre Deak
1
-1
/
+1
2013-09-07
drm/vmwgfx: Split GMR2_REMAP commands if they are to large
Jakob Bornecrantz
1
-19
/
+39
2013-09-07
drivers/base/memory.c: fix show_mem_removable() to handle missing sections
Russ Anderson
1
-0
/
+2
2013-09-07
regmap: silence GCC warning
Paul Bolle
1
-1
/
+1
2013-09-07
powerpc/hvsi: Increase handshake timeout from 200ms to 400ms.
Eugene Surovegin
1
-2
/
+2
2013-09-07
powerpc: Work around gcc miscompilation of __pa() on 64-bit
Paul Mackerras
2
-0
/
+11
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.4.60
v3.4.60
Greg Kroah-Hartman
1
-1
/
+1
2013-08-29
x86/xen: do not identity map UNUSABLE regions in the machine E820
David Vrabel
1
-0
/
+22
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
drm/i915: Invalidate TLBs for the rings after a reset
Chris Wilson
2
-0
/
+14
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-29
workqueue: consider work function when searching for busy work items
Tejun Heo
1
-11
/
+31
2013-08-29
workqueue: fix possible stall on try_to_grab_pending() of a delayed work item
Lai Jiangshan
1
-3
/
+22
2013-08-20
Linux 3.4.59
v3.4.59
Greg Kroah-Hartman
1
-1
/
+1
2013-08-20
jbd2: Fix use after free after error in jbd2_journal_dirty_metadata()
Jan Kara
1
-4
/
+4
2013-08-20
m68k/atari: ARAnyM - Fix NatFeat module support
Geert Uytterhoeven
1
-4
/
+19
2013-08-20
m68k: Truncate base in do_div()
Andreas Schwab
1
-4
/
+5
2013-08-20
ARM: 7809/1: perf: fix event validation for software group leaders
Will Deacon
1
-0
/
+3
2013-08-20
xtensa: replace xtensa-specific _f{data,text} by _s{data,text}
Geert Uytterhoeven
2
-5
/
+4
2013-08-20
xtensa: fix linker script transformation for .text.unlikely
Max Filippov
1
-0
/
+1
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
can: pcan_usb: fix wrong memcpy() bytes length
Stephane Grosjean
1
-1
/
+1
2013-08-20
iwl4965: reset firmware after rfkill off
Stanislaw Gruszka
2
-5
/
+6
2013-08-20
iwl4965: set power mode early
Stanislaw Gruszka
1
-3
/
+3
2013-08-20
af_key: initialize satype in key_notify_policy_flush()
Nicolas Dichtel
1
-0
/
+1
2013-08-20
MIPS: Rewrite pfn_valid to work in modules, too.
Ralf Baechle
1
-8
/
+9
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
md/raid1,raid10: use freeze_array in place of raise_barrier in various places.
NeilBrown
2
-18
/
+18
2013-08-20
alpha: makefile: don't enforce small data model for kernel builds
Will Deacon
1
-1
/
+1
2013-08-20
powerpc/numa: Avoid stupid uninitialized warning from gcc
Benjamin Herrenschmidt
1
-1
/
+1
2013-08-20
frv: Use core allocator for task_struct
Thomas Gleixner
2
-12
/
+0
2013-08-20
frv: Use correct size for task_struct allocation
Thomas Gleixner
1
-7
/
+2
[next]