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.4.42
v3.4.42
Greg Kroah-Hartman
1
-1
/
+1
2013-04-25
Btrfs: make sure nbytes are right after log replay
Josef Bacik
1
-6
/
+42
2013-04-25
vm: convert mtdchar mmap to vm_iomap_memory() helper
Linus Torvalds
1
-30
/
+2
2013-04-25
vm: convert HPET mmap to vm_iomap_memory() helper
Linus Torvalds
1
-13
/
+1
2013-04-25
vm: convert fb_mmap to vm_iomap_memory() helper
Linus Torvalds
1
-26
/
+14
2013-04-25
vm: convert snd_pcm_lib_mmap_iomem() to vm_iomap_memory() helper
Linus Torvalds
1
-10
/
+2
2013-04-25
vm: add vm_iomap_memory() helper function
Linus Torvalds
2
-0
/
+49
2013-04-25
fbcon: fix locking harder
Dave Airlie
3
-3
/
+13
2013-04-25
perf/x86: Fix offcore_rsp valid mask for SNB/IVB
Stephane Eranian
1
-3
/
+12
2013-04-25
perf: Treat attr.config as u64 in perf_swevent_init()
Tommi Rantala
1
-1
/
+1
2013-04-25
crypto: algif - suppress sending source address information in recvmsg
Mathias Krause
2
-0
/
+3
2013-04-25
ssb: implement spurious tone avoidance
Rafał Miłecki
3
-1
/
+33
2013-04-25
ath9k_hw: change AR9580 initvals to fix a stability issue
Felix Fietkau
1
-1
/
+1
2013-04-25
ath9k_htc: accept 1.x firmware newer than 1.3
Felix Fietkau
1
-1
/
+1
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
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
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
can: sja1000: fix handling on dt properties on little endian systems
Christoph Fritz
1
-16
/
+15
2013-04-25
hrtimer: Don't reinitialize a cpu_base lock on CPU_UP
Michael Bohan
1
-2
/
+1
2013-04-25
ARM: Do 15e0d9e37c (ARM: pm: let platforms select cpu_suspend support) properly
Russell King
6
-6
/
+6
2013-04-16
Linux 3.4.41
v3.4.41
Greg Kroah-Hartman
1
-1
/
+1
2013-04-16
mtd: Disable mtdchar mmap on MMU systems
David Woodhouse
1
-1
/
+5
2013-04-16
r8169: fix auto speed down issue
Hayes Wang
1
-3
/
+25
2013-04-16
kobject: fix kset_find_obj() race with concurrent last kobject_put()
Linus Torvalds
1
-1
/
+8
2013-04-16
mtdchar: fix offset overflow detection
Linus Torvalds
1
-6
/
+42
2013-04-16
x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metal
Boris Ostrovsky
5
-13
/
+21
2013-04-16
x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updates
Samu Kallio
1
-2
/
+4
2013-04-16
sched_clock: Prevent 64bit inatomicity on 32bit systems
Thomas Gleixner
1
-0
/
+26
2013-04-16
udl: handle EDID failure properly.
Dave Airlie
1
-0
/
+4
2013-04-16
kref: Implement kref_get_unless_zero v3
Thomas Hellstrom
1
-0
/
+21
2013-04-16
vfs: Revert spurious fix to spinning prevention in prune_icache_sb
Suleiman Souhlal
1
-1
/
+1
2013-04-16
target: Fix incorrect fallthrough of ALUA Standby/Offline/Transition CDBs
Nicholas Bellinger
1
-0
/
+3
2013-04-16
cifs: Allow passwords which begin with a delimitor
Sachin Prabhu
1
-3
/
+13
2013-04-16
SCSI: libsas: fix handling vacant phy in sas_set_ex_phy()
Lukasz Dorau
1
-0
/
+12
2013-04-16
drm/i915: Use the correct size of the GTT for placing the per-process entries
Chris Wilson
1
-1
/
+1
2013-04-16
PM / reboot: call syscore_shutdown() after disable_nonboot_cpus()
Huacai Chen
1
-1
/
+2
2013-04-16
tracing: Fix double free when function profile init failed
Namhyung Kim
1
-1
/
+0
2013-04-16
ASoC: wm8903: Fix the bypass to HP/LINEOUT when no DAC or ADC is running
Alban Bedel
1
-0
/
+2
2013-04-16
ALSA: usb-audio: fix endianness bug in snd_nativeinstruments_*
Eldad Zack
2
-3
/
+3
2013-04-12
Linux 3.4.40
v3.4.40
Greg Kroah-Hartman
1
-1
/
+1
2013-04-12
rt2x00: rt2x00pci_regbusy_read() - only print register access failure once
Tim Gardner
1
-2
/
+2
2013-04-12
can: gw: use kmem_cache_free() instead of kfree()
Wei Yongjun
1
-3
/
+3
2013-04-12
Revert "mwifiex: cancel cmd timer and free curr_cmd in shutdown process
Greg Kroah-Hartman
1
-8
/
+0
[next]