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
2016-03-16
Linux 3.12.57
v3.12.57
Jiri Slaby
1
-1
/
+1
2016-03-16
xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORY
Konrad Rzeszutek Wilk
1
-1
/
+2
2016-03-16
xen/pciback: Don't allow MSI-X ops if PCI_COMMAND_MEMORY is not set.
Konrad Rzeszutek Wilk
1
-1
/
+7
2016-03-16
xen/pciback: For XEN_PCI_OP_disable_msi[|x] only disable if device has MSI(X)...
Konrad Rzeszutek Wilk
1
-13
/
+20
2016-03-16
xen/pciback: Do not install an IRQ handler for MSI interrupts.
Konrad Rzeszutek Wilk
1
-0
/
+7
2016-03-16
xen/pciback: Return error on XEN_PCI_OP_enable_msix when device has MSI or MS...
Konrad Rzeszutek Wilk
1
-0
/
+7
2016-03-16
xen/pciback: Return error on XEN_PCI_OP_enable_msi when device has MSI or MSI...
Konrad Rzeszutek Wilk
1
-1
/
+6
2016-03-14
modules: fix longstanding /proc/kallsyms vs module insertion race.
Rusty Russell
2
-50
/
+78
2016-03-14
lib/ucs2_string: Correct ucs2 -> utf8 conversion
Jason Andryuk
1
-7
/
+7
2016-03-14
efi: Add pstore variables to the deletion whitelist
Matt Fleming
1
-0
/
+1
2016-03-14
efi: Make efivarfs entries immutable by default
Peter Jones
9
-41
/
+259
2016-03-14
efi: Make our variable validation list include the guid
Peter Jones
3
-22
/
+39
2016-03-14
efi: Do variable name validation tests in utf8
Peter Jones
3
-28
/
+40
2016-03-14
efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version
Peter Jones
2
-22
/
+13
2016-03-14
lib/ucs2_string: Add ucs2 -> utf8 helper functions
Peter Jones
2
-0
/
+66
2016-03-14
KVM: x86: move steal time initialization to vcpu entry time
Marcelo Tosatti
1
-7
/
+2
2016-03-14
powerpc: Fix dedotify for binutils >= 2.26
Andreas Schwab
1
-1
/
+1
2016-03-14
mac80211: minstrel_ht: set default tx aggregation timeout to 0
Felix Fietkau
1
-1
/
+1
2016-03-14
wext: fix message delay/ordering
Johannes Berg
1
-11
/
+40
2016-03-14
ASoC: wm8958: Fix enum ctl accesses in a wrong type
Takashi Iwai
1
-4
/
+4
2016-03-14
ASoC: wm8994: Fix enum ctl accesses in a wrong type
Takashi Iwai
1
-2
/
+2
2016-03-14
tracing: Fix check for cpu online when event is disabled
Steven Rostedt (Red Hat)
1
-8
/
+9
2016-03-14
KVM: VMX: disable PEBS before a guest entry
Radim Krčmář
1
-0
/
+7
2016-03-14
Revert "drm/radeon: hold reference to fences in radeon_sa_bo_new"
Jiri Slaby
1
-5
/
+0
2016-03-14
ubi: Fix out of bounds write in volume update code
Richard Weinberger
1
-1
/
+1
2016-03-14
MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'
Maciej W. Rozycki
1
-7
/
+6
2016-03-14
USB: serial: option: add support for Quectel UC20
Yegor Yefremov
1
-0
/
+2
2016-03-14
USB: serial: option: add support for Telit LE922 PID 0x1045
Daniele Palmas
1
-0
/
+3
2016-03-14
USB: cp210x: Add ID for Parrot NMEA GPS Flight Recorder
Vittorio Alfieri
1
-0
/
+1
2016-03-07
ALSA: timer: Fix broken compat timer user status ioctl
Takashi Iwai
1
-2
/
+3
2016-03-07
ALSA: hdspm: Fix zero-division
Takashi Iwai
1
-0
/
+8
2016-03-07
ALSA: hdsp: Fix wrong boolean ctl value accesses
Takashi Iwai
1
-2
/
+2
2016-03-07
ALSA: hdspm: Fix wrong boolean ctl value accesses
Takashi Iwai
1
-4
/
+4
2016-03-07
ALSA: seq: oss: Don't drain at closing a client
Takashi Iwai
3
-20
/
+0
2016-03-07
ALSA: timer: Fix ioctls for X32 ABI
Takashi Iwai
1
-0
/
+13
2016-03-07
ALSA: rawmidi: Fix ioctls X32 ABI
Takashi Iwai
1
-0
/
+53
2016-03-07
ALSA: ctl: Fix ioctls for X32 ABI
Takashi Iwai
1
-16
/
+74
2016-03-07
Fix directory hardlinks from deleted directories
David Woodhouse
2
-19
/
+62
2016-03-07
jffs2: Fix page lock / f->sem deadlock
David Woodhouse
2
-11
/
+11
2016-03-07
Revert "jffs2: Fix lock acquisition order bug in jffs2_write_begin"
Thomas Betker
1
-21
/
+18
2016-03-07
PM / sleep / x86: Fix crash on graph trace through x86 suspend
Todd E Brandt
1
-0
/
+7
2016-03-07
libata: Align ata_device's id on a cacheline
Harvey Hunt
1
-1
/
+1
2016-03-07
libata: fix HDIO_GET_32BIT ioctl
Arnd Bergmann
2
-8
/
+7
2016-03-07
drm/ast: Fix incorrect register check for DRAM width
Timothy Pearson
1
-1
/
+1
2016-03-07
x86/entry/compat: Add missing CLAC to entry_INT80_32
Andy Lutomirski
1
-0
/
+1
2016-03-07
iommu/amd: Fix boot warning when device 00:00.0 is not iommu covered
Suravee Suthikulpanit
1
-12
/
+22
2016-03-07
CIFS: Fix SMB2+ interim response processing for read requests
Pavel Shilovsky
1
-3
/
+18
2016-03-07
cifs: fix out-of-bounds access in lease parsing
Justin Maggard
1
-10
/
+14
2016-03-07
genksyms: Handle string literals with spaces in reference files
Michal Marek
1
-2
/
+4
2016-03-07
ixgbe: fix broken PFC with X550
Vasu Dev
1
-3
/
+3
[next]