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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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-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
2012-10-28
tcp: resets are misrouted
Alexey Kuznetsov
2
-4
/
+6
2012-10-28
RDS: fix rds-ping spinlock recursion
jeff.liu
1
-1
/
+1
2012-10-28
skge: Add DMA mask quirk for Marvell 88E8001 on ASUS P5NSLI motherboard
Graham Gower
1
-0
/
+7
2012-10-28
net: Fix skb_under_panic oops in neigh_resolve_output
ramesh.nagappa@gmail.com
1
-4
/
+2
2012-10-28
drm/i915: apply timing generator bug workaround on CPT and PPT
Jesse Barnes
2
-0
/
+9
2012-10-28
media: au0828: fix case where STREAMOFF being called on stopped stream causes...
Devin Heitmueller
1
-4
/
+8
2012-10-28
amd64_edac:__amd64_set_scrub_rate(): avoid overindexing scrubrates[]
Andrew Morton
1
-7
/
+4
2012-10-28
cgroup: notify_on_release may not be triggered in some cases
Daisuke Nishimura
1
-2
/
+1
2012-10-28
USB: option: add more ZTE devices
Bjørn Mork
1
-0
/
+18
2012-10-28
USB: option: blacklist net interface on ZTE devices
Bjørn Mork
1
-22
/
+52
2012-10-28
usb: acm: fix the computation of the number of data bits
Nicolas Boullis
1
-5
/
+15
2012-10-28
USB: cdc-acm: fix pipe type of write endpoint
Ming Lei
1
-1
/
+1
2012-10-28
xen/x86: don't corrupt %eip when returning from a signal handler
David Vrabel
2
-4
/
+6
2012-10-28
x86: Exclude E820_RESERVED regions and memory holes above 4 GB from direct ma...
Jacob Shin
1
-2
/
+15
2012-10-28
use clamp_t in UNAME26 fix
Kees Cook
1
-1
/
+1
2012-10-28
kernel/sys.c: fix stack memory content leak via UNAME26
Kees Cook
1
-5
/
+7
2012-10-28
pcmcia: sharpsl: don't discard sharpsl_pcmcia_ops
Arnd Bergmann
1
-1
/
+1
2012-10-28
Revert: lockd: use rpc client's cl_nodename for id encoding
Greg Kroah-Hartman
1
-3
/
+1
2012-10-28
SUNRPC: Prevent kernel stack corruption on long values of flush
Sasha Levin
1
-2
/
+2
2012-10-28
oprofile, x86: Fix wrapping bug in op_x86_get_ctrl()
Dan Carpenter
1
-1
/
+1
2012-10-28
NLM: nlm_lookup_file() may return NLMv4-specific error codes
Trond Myklebust
2
-2
/
+3
2012-10-28
arch/tile: avoid generating .eh_frame information in modules
Chris Metcalf
1
-0
/
+4
2012-10-22
Linux 3.0.48
v3.0.48
Greg Kroah-Hartman
1
-1
/
+1
2012-10-22
Revert "block: fix request_queue->flags initialization"
Greg Kroah-Hartman
1
-1
/
+1
2012-10-21
Linux 3.0.47
v3.0.47
Greg Kroah-Hartman
1
-1
/
+1
2012-10-21
ALSA: emu10k1: add chip details for E-mu 1010 PCIe card
Maxim Kachur
1
-0
/
+9
2012-10-21
ALSA: ac97 - Fix missing NULL check in snd_ac97_cvol_new()
Takashi Iwai
1
-0
/
+2
2012-10-21
udf: fix retun value on error path in udf_load_logicalvol
Nikola Pajkovsky
1
-1
/
+4
2012-10-21
tpm: Propagate error from tpm_transmit to fix a timeout hang
Peter Huewe
1
-7
/
+14
2012-10-21
x86, random: Verify RDRAND functionality and allow it to be disabled
H. Peter Anvin
5
-0
/
+83
2012-10-21
x86, random: Architectural inlines to get random integers with RDRAND
H. Peter Anvin
2
-0
/
+82
2012-10-21
jbd: Fix assertion failure in commit code due to lacking transaction credits
Jan Kara
2
-31
/
+78
2012-10-21
drm/radeon: Don't destroy I2C Bus Rec in radeon_ext_tmds_enc_destroy().
Egbert Eich
1
-5
/
+1
2012-10-21
Add CDC-ACM support for the CX93010-2x UCMxx USB Modem
Jean-Christian de Rivaz
1
-0
/
+3
2012-10-21
netfilter: xt_limit: have r->cost != 0 case work
Jan Engelhardt
1
-4
/
+4
2012-10-21
netfilter: limit, hashlimit: avoid duplicated inline
Florian Westphal
2
-8
/
+5
2012-10-21
netfilter: nf_ct_expect: fix possible access to uninitialized timer
Pablo Neira Ayuso
1
-23
/
+6
2012-10-21
netfilter: nf_nat_sip: fix via header translation with multiple parameters
Patrick McHardy
1
-2
/
+3
2012-10-21
ipvs: fix oops on NAT reply in br_nf context
Lin Ming
1
-1
/
+1
2012-10-21
netfilter: nf_nat_sip: fix incorrect handling of EBUSY for RTCP expectation
Pablo Neira Ayuso
1
-1
/
+4
[next]