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
2012-11-05
Linux 3.0.51
v3.0.51
Greg Kroah-Hartman
1
-1
/
+1
2012-11-05
drm/nouveau: silence modesetting spam on pre-gf8 chipsets
Ben Skeggs
3
-9
/
+9
2012-11-05
mm: fix XFS oops due to dirty pages without buffers on s390
Jan Kara
1
-5
/
+16
2012-11-05
x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facility
Len Brown
4
-75
/
+0
2012-11-05
floppy: do put_disk on current dr if blk_init_queue fails
Herton Ronaldo Krzesinski
1
-0
/
+1
2012-10-31
Linux 3.0.50
v3.0.50
Greg Kroah-Hartman
1
-1
/
+1
2012-10-31
drm/i915: no lvds quirk for Zotac ZDBOX SD ID12/ID13
Sjoerd Simons
1
-0
/
+8
2012-10-31
staging: comedi: amplc_pc236: fix invalid register access during detach
Ian Abbott
1
-1
/
+1
2012-10-31
x86, mm: Undo incorrect revert in arch/x86/mm/init.c
Yinghai Lu
1
-4
/
+0
2012-10-31
x86, mm: Find_early_table_space based on ranges that are actually being mapped
Jacob Shin
1
-30
/
+43
2012-10-31
cpufreq / powernow-k8: Remove usage of smp_processor_id() in preemptible code
Andreas Herrmann
1
-8
/
+1
2012-10-31
bcma: fix unregistration of cores
Piotr Haber
1
-2
/
+3
2012-10-31
mac80211: check if key has TKIP type before updating IV
Stanislaw Gruszka
1
-1
/
+2
2012-10-31
ARM: at91/i2c: change id to let i2c-gpio work
Bo Shen
5
-5
/
+5
2012-10-31
vhost: fix mergeable bufs on BE hosts
Michael S. Tsirkin
1
-1
/
+2
2012-10-31
xhci: Fix potential NULL ptr deref in command cancellation.
Sarah Sharp
1
-0
/
+11
2012-10-31
USB: mos7840: remove invalid disconnect handling
Johan Hovold
1
-12
/
+1
2012-10-31
USB: mos7840: remove NULL-urb submission
Johan Hovold
1
-14
/
+1
2012-10-31
USB: mos7840: fix port-device leak in error path
Johan Hovold
1
-1
/
+0
2012-10-31
USB: mos7840: fix urb leak at release
Johan Hovold
1
-0
/
+1
2012-10-31
USB: sierra: fix memory leak in probe error path
Johan Hovold
1
-6
/
+10
2012-10-31
USB: sierra: fix memory leak in attach error path
Johan Hovold
1
-1
/
+8
2012-10-31
USB: serial: Fix memory leak in sierra_release()
Lennart Sorensen
1
-0
/
+1
2012-10-31
USB: opticon: fix memory leak in error path
Johan Hovold
1
-1
/
+3
2012-10-31
USB: opticon: fix DMA from stack
Johan Hovold
1
-1
/
+6
2012-10-31
USB: whiteheat: fix memory leak in error path
Johan Hovold
1
-0
/
+1
2012-10-31
usb hub: send clear_tt_buffer_complete events when canceling TT clear work
Octavian Purdila
1
-2
/
+5
2012-10-31
usb-storage: add unusual_devs entry for Casio EX-N1 digital camera
Michael Shigorin
1
-0
/
+6
2012-10-31
ehci: Add yet-another Lucid nohandoff pci quirk
Anisse Astier
1
-0
/
+7
2012-10-31
ehci: fix Lucid nohandoff pci quirk to be more generic with BIOS versions
Anisse Astier
1
-1
/
+1
2012-10-31
sysfs: sysfs_pathname/sysfs_add_one: Use strlcat() instead of strcat()
Geert Uytterhoeven
1
-8
/
+8
2012-10-31
SUNRPC: Prevent races in xs_abort_connection()
Trond Myklebust
1
-5
/
+8
2012-10-31
Revert "SUNRPC: Ensure we close the socket on EPIPE errors too..."
Trond Myklebust
1
-1
/
+1
2012-10-31
SUNRPC: Clear the connect flag when socket state is TCP_CLOSE_WAIT
Trond Myklebust
1
-0
/
+1
2012-10-31
SUNRPC: Get rid of the xs_error_report socket callback
Trond Myklebust
1
-25
/
+0
2012-10-31
ARM: 7559/1: smp: switch away from the idmap before updating init_mm.mm_count
Will Deacon
1
-4
/
+10
2012-10-31
genalloc: stop crashing the system when destroying a pool
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2012-10-31
drivers/rtc/rtc-imxdi.c: add missing spin lock initialization
Jan Luebbe
1
-0
/
+2
2012-10-31
fs/compat_ioctl.c: VIDEO_SET_SPU_PALETTE missing error check
Kees Cook
1
-0
/
+2
2012-10-31
gen_init_cpio: avoid stack overflow when expanding
Kees Cook
1
-20
/
+23
2012-10-28
Linux 3.0.49
v3.0.49
Greg Kroah-Hartman
1
-1
/
+1
2012-10-28
xHCI: handle command after aborting the command ring
Elric Fu
2
-6
/
+168
2012-10-28
xHCI: cancel command after command timeout
Elric Fu
2
-7
/
+22
2012-10-28
xHCI: add aborting command ring function
Elric Fu
4
-1
/
+128
2012-10-28
xHCI: add cmd_ring_state
Elric Fu
3
-1
/
+11
2012-10-28
sparc64: Be less verbose during vmemmap population.
David S. Miller
1
-5
/
+23
2012-10-28
sparc64: do not clobber personality flags in sys_sparc64_personality()
Jiri Kosina
1
-5
/
+5
2012-10-28
sparc64: Fix bit twiddling in sparc_pmu_enable_event().
David S. Miller
1
-2
/
+4
2012-10-28
sparc64: Like x86 we should check current->mm during perf backtrace generation.
David S. Miller
1
-4
/
+5
2012-10-28
sparc64: fix ptrace interaction with force_successful_syscall_return()
Al Viro
1
-18
/
+14
[next]