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-26
Linux 3.8.10
v3.8.10
Greg Kroah-Hartman
1
-1
/
+1
2013-04-26
Add file_ns_capable() helper function for open-time capability checking
Linus Torvalds
2
-0
/
+26
2013-04-25
Linux 3.8.9
v3.8.9
Greg Kroah-Hartman
1
-1
/
+1
2013-04-25
Revert "MIPS: page.h: Provide more readable definition for PAGE_MASK."
Ralf Baechle
1
-1
/
+1
2013-04-25
s390: move dummy io_remap_pfn_range() to asm/pgtable.h
Linus Torvalds
2
-4
/
+4
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
-25
/
+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
userns: Changing any namespace id mappings should require privileges
Andy Lutomirski
1
-3
/
+3
2013-04-25
userns: Check uid_map's opener's fsuid, not the current fsuid
Andy Lutomirski
1
-2
/
+2
2013-04-25
userns: Don't let unprivileged users trick privileged users into setting the ...
Eric W. Biederman
1
-4
/
+8
2013-04-25
perf/x86: Fix offcore_rsp valid mask for SNB/IVB
Stephane Eranian
1
-4
/
+16
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
mac80211: fix cfg80211 interaction on auth/assoc request
Johannes Berg
1
-4
/
+20
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/debug: Fix sd->*_idx limit range avoiding overflow
libin
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
tg3: Add 57766 device support.
Matt Carlson
2
-1
/
+19
2013-04-25
ARM: clk-imx35: Bugfix iomux clock
Markus Pargmann
1
-0
/
+1
2013-04-25
ARM: i.MX35: enable MAX clock
Sascha Hauer
1
-0
/
+1
2013-04-25
KVM: Allow cross page reads and writes from cached translations.
Andrew Honig
5
-19
/
+46
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
-29
/
+22
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
md: raid1,10: Handle REQ_WRITE_SAME flag in write bios
Joe Lawrence
2
-3
/
+13
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
fs/binfmt_elf.c: fix hugetlb memory check in vma_dump_size()
Naoya Horiguchi
1
-0
/
+1
2013-04-25
hugetlbfs: add swap entry check in follow_hugetlb_page()
Naoya Horiguchi
1
-1
/
+11
2013-04-25
hugetlbfs: stop setting VM_DONTDUMP in initializing vma(VM_HUGETLB)
Naoya Horiguchi
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
can: mcp251x: add missing IRQF_ONESHOT to request_threaded_irq
Marc Kleine-Budde
1
-2
/
+8
2013-04-25
hrtimer: Don't reinitialize a cpu_base lock on CPU_UP
Michael Bohan
1
-2
/
+1
2013-04-25
kthread: Prevent unpark race which puts threads on the wrong cpu
Thomas Gleixner
4
-27
/
+33
2013-04-25
ARM: Do 15e0d9e37c (ARM: pm: let platforms select cpu_suspend support) properly
Russell King
7
-7
/
+7
2013-04-25
kvm/powerpc/e500mc: fix tlb invalidation on cpu migration
Scott Wood
1
-1
/
+6
2013-04-25
powerpc: add a missing label in resume_kernel
Kevin Hao
1
-1
/
+1
2013-04-16
Linux 3.8.8
v3.8.8
Greg Kroah-Hartman
1
-1
/
+1
2013-04-16
tty: don't deadlock while flushing workqueue
Sebastian Andrzej Siewior
1
-5
/
+5
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
[next]