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
2013-04-25
Linux 3.2.44
v3.2.44
Ben Hutchings
1
-1
/
+1
2013-04-25
sched: Convert BUG_ON()s in try_to_wake_up_local() to WARN_ON_ONCE()s
Tejun Heo
1
-2
/
+4
2013-04-25
KVM: Allow cross page reads and writes from cached translations.
Andrew Honig
4
-18
/
+45
2013-04-25
KVM: Fix bounds checking in ioapic indirect register reads (CVE-2013-1798)
Andy Honig
1
-2
/
+5
2013-04-25
KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-...
Andy Honig
2
-27
/
+16
2013-04-25
KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-201...
Andy Honig
1
-0
/
+5
2013-04-25
hfsplus: fix potential overflow in hfsplus_file_truncate()
Vyacheslav Dubeyko
1
-1
/
+1
2013-04-25
fbcon: fix locking harder
Dave Airlie
3
-3
/
+13
2013-04-25
mtd: Disable mtdchar mmap on MMU systems
David Woodhouse
1
-1
/
+5
2013-04-25
r8169: fix auto speed down issue
hayeswang
1
-3
/
+25
2013-04-25
block: avoid using uninitialized value in from queue_var_store
Arnd Bergmann
1
-0
/
+2
2013-04-25
ALSA: hda - fix typo in proc output
David Henningsson
1
-1
/
+1
2013-04-25
ALSA: hda - Enabling Realtek ALC 671 codec
Rainer Koenig
1
-1
/
+3
2013-04-25
msi-wmi: Fix memory leak
Maxim Mikityanskiy
1
-1
/
+3
2013-04-25
drm/i915: add quirk to invert brightness on Packard Bell NCL20
Jani Nikula
1
-0
/
+3
2013-04-25
drm/i915: add quirk to invert brightness on eMachines e725
Jani Nikula
1
-0
/
+3
2013-04-25
drm/i915: add quirk to invert brightness on eMachines G725
Jani Nikula
1
-0
/
+3
2013-04-25
DRM/i915: Add QUIRK_INVERT_BRIGHTNESS for NCR machines.
Egbert Eich
1
-0
/
+33
2013-04-25
drm/i915: panel: invert brightness acer aspire 5734z
Carsten Emde
1
-1
/
+5
2013-04-25
drm/i915: panel: invert brightness via quirk
Carsten Emde
4
-10
/
+32
2013-04-25
drm/i915: panel: invert brightness via parameter
Carsten Emde
2
-0
/
+26
2013-04-25
Btrfs: fix race between mmap writes and compression
Chris Mason
3
-0
/
+49
2013-04-25
writeback: fix dirtied pages accounting on redirty
Wu Fengguang
2
-0
/
+21
2013-04-25
thermal: return an error on failure to register thermal class
Richard Guy Briggs
1
-0
/
+1
2013-04-25
net: fix incorrect credentials passing
Linus Torvalds
3
-1
/
+16
2013-04-25
kernel/signal.c: stop info leak via the tkill and the tgkill syscalls
Emese Revfy
1
-1
/
+1
2013-04-25
hugetlbfs: add swap entry check in follow_hugetlb_page()
Naoya Horiguchi
1
-1
/
+11
2013-04-25
ARM: 7698/1: perf: fix group validation when using enable_on_exec
Will Deacon
1
-1
/
+4
2013-04-25
ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for Feroceon
Illia Ragozin
1
-0
/
+1
2013-04-25
ath9k_hw: change AR9580 initvals to fix a stability issue
Felix Fietkau
1
-1
/
+1
2013-04-25
can: sja1000: fix handling on dt properties on little endian systems
Christoph Fritz
1
-16
/
+15
2013-04-25
of: introduce helper to manage boolean
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+16
2013-04-25
ath9k_htc: accept 1.x firmware newer than 1.3
Felix Fietkau
1
-1
/
+1
2013-04-25
ARM: Do 15e0d9e37c (ARM: pm: let platforms select cpu_suspend support) properly
Russell King
6
-6
/
+6
2013-04-25
vfs: Revert spurious fix to spinning prevention in prune_icache_sb
Suleiman Souhlal
1
-1
/
+1
2013-04-25
kobject: fix kset_find_obj() race with concurrent last kobject_put()
Linus Torvalds
1
-1
/
+8
2013-04-25
kref: Implement kref_get_unless_zero v3
Thomas Hellstrom
1
-0
/
+21
2013-04-25
Btrfs: make sure nbytes are right after log replay
Josef Bacik
1
-6
/
+42
2013-04-25
tracing: Fix possible NULL pointer dereferences
Namhyung Kim
1
-5
/
+5
2013-04-25
target: Fix incorrect fallthrough of ALUA Standby/Offline/Transition CDBs
Nicholas Bellinger
1
-0
/
+3
2013-04-25
target: Fix MAINTENANCE_IN service action CDB checks to use lower 5 bits
Nicholas Bellinger
2
-4
/
+5
2013-04-25
x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metal
Boris Ostrovsky
5
-13
/
+21
2013-04-25
x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updates
Samu Kallio
1
-2
/
+4
2013-04-25
tracing: Fix double free when function profile init failed
Namhyung Kim
1
-1
/
+0
2013-04-25
spinlocks and preemption points need to be at least compiler barriers
Linus Torvalds
2
-17
/
+30
2013-04-25
ASoC: wm8903: Fix the bypass to HP/LINEOUT when no DAC or ADC is running
Alban Bedel
1
-0
/
+2
2013-04-25
can: gw: use kmem_cache_free() instead of kfree()
Wei Yongjun
1
-3
/
+3
2013-04-25
PM / reboot: call syscore_shutdown() after disable_nonboot_cpus()
Huacai Chen
1
-1
/
+2
2013-04-25
ftrace: Consistently restore trace function on sysctl enabling
Jan Kiszka
1
-6
/
+2
2013-04-25
sched_clock: Prevent 64bit inatomicity on 32bit systems
Thomas Gleixner
1
-0
/
+26
[next]