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
2014-05-15
Linux 3.12.20
v3.12.20
Jiri Slaby
1
-1
/
+1
2014-05-15
drm: cirrus: add power management support
Gerd Hoffmann
2
-0
/
+45
2014-05-15
Input: synaptics - add min/max quirk for ThinkPad Edge E431
Hans de Goede
1
-0
/
+8
2014-05-15
Input: synaptics - add min/max quirk for ThinkPad T431s, L440, L540, S1 Yoga ...
Hans de Goede
1
-0
/
+42
2014-05-15
mmc: sdhci-bcm-kona: fix build errors when built-in
Russell King
1
-1
/
+1
2014-05-15
lib/percpu_counter.c: fix bad percpu counter state during suspend
Jens Axboe
1
-1
/
+1
2014-05-15
lockd: ensure we tear down any live sockets when socket creation fails during...
Jeff Layton
1
-0
/
+1
2014-05-15
aio: v4 ensure access to ctx->ring_pages is correctly serialised for migration
Benjamin LaHaise
1
-53
/
+67
2014-05-15
dma: edma: fix incorrect SG list handling
Sekhar Nori
1
-2
/
+4
2014-05-15
dm thin: fix dangling bio in process_deferred_bios error path
Mike Snitzer
1
-1
/
+1
2014-05-15
dm: take care to copy the space map roots before locking the superblock
Joe Thornber
2
-55
/
+85
2014-05-15
dm transaction manager: fix corruption due to non-atomic transaction commit
Joe Thornber
5
-27
/
+16
2014-05-15
dm cache: prevent corruption caused by discard_block_size > cache_block_size
Mike Snitzer
1
-34
/
+3
2014-05-15
Skip intel_crt_init for Dell XPS 8700
Giacomo Comes
1
-0
/
+8
2014-05-15
mtd: sm_ftl: heap corruption in sm_create_sysfs_attributes()
Dan Carpenter
1
-7
/
+4
2014-05-15
mtd: nuc900_nand: NULL dereference in nuc900_nand_enable()
Dan Carpenter
1
-1
/
+1
2014-05-15
mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECC
Herve Codina
1
-0
/
+1
2014-05-15
tgafb: fix data copying
Mikulas Patocka
1
-213
/
+51
2014-05-15
gpio: mxs: Allow for recursive enable_irq_wake() call
Marek Vasut
1
-1
/
+2
2014-05-15
rtlwifi: rtl8188ee: initialize packet_beacon
Colin Ian King
1
-1
/
+1
2014-05-15
rtlwifi: rtl8192se: Fix too long disable of IRQs
Larry Finger
1
-6
/
+21
2014-05-15
rtlwifi: rtl8192cu: Fix too long disable of IRQs
Larry Finger
1
-1
/
+14
2014-05-15
rtlwifi: rtl8188ee: Fix too long disable of IRQs
Larry Finger
1
-4
/
+16
2014-05-15
rtlwifi: rtl8723ae: Fix too long disable of IRQs
Larry Finger
1
-3
/
+15
2014-05-15
locks: allow __break_lease to sleep even when break_time is 0
Jeff Layton
1
-4
/
+3
2014-05-15
ath9k: fix ready time of the multicast buffer queue
Felix Fietkau
1
-1
/
+1
2014-05-15
mac80211: exclude AP_VLAN interfaces from tx power calculation
Felix Fietkau
1
-0
/
+2
2014-05-15
mac80211: fix software remain-on-channel implementation
Johannes Berg
1
-0
/
+1
2014-05-15
mac80211: fix suspend vs. authentication race
Johannes Berg
3
-3
/
+38
2014-05-15
mac80211: fix WPA with VLAN on AP side with ps-sta again
Michael Braun
1
-1
/
+1
2014-05-15
mac80211: fix potential use-after-free
Johannes Berg
1
-1
/
+1
2014-05-15
iwlwifi: dvm: take mutex when sending SYNC BT config command
Emmanuel Grumbach
1
-2
/
+6
2014-05-15
libata: Update queued trim blacklist for M5x0 drives
Martin K. Petersen
1
-2
/
+4
2014-05-15
ahci: Do not receive interrupts sent by dummy ports
Alexander Gordeev
1
-6
/
+10
2014-05-15
libata/ahci: accommodate tag ordered controllers
Dan Williams
2
-8
/
+14
2014-05-15
ahci: do not request irq for dummy port
David Milburn
1
-8
/
+4
2014-05-15
Revert "net: mvneta: fix usage as a module on RGMII configurations"
Thomas Petazzoni
1
-8
/
+33
2014-05-15
b43: Fix machine check error due to improper access of B43_MMIO_PSM_PHY_HDR
Rafał Miłecki
1
-7
/
+7
2014-05-15
mach64: fix cursor when character width is not a multiple of 8 pixels
Mikulas Patocka
1
-6
/
+16
2014-05-15
mach64: use unaligned access
Mikulas Patocka
1
-1
/
+2
2014-05-15
matroxfb: restore the registers M_ACCESS and M_PITCH
Mikulas Patocka
2
-10
/
+30
2014-05-15
framebuffer: fix cfb_copyarea
Mikulas Patocka
1
-75
/
+78
2014-05-15
ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safe
Vineet Gupta
1
-3
/
+5
2014-05-15
ARC: Remove ARC_HAS_COH_RTSC
Richard Weinberger
1
-1
/
+0
2014-05-15
ASoC: dapm: Fix widget double free with auto-disable DAPM kcontrol
Jarkko Nikula
1
-1
/
+0
2014-05-15
s390/bpf,jit: initialize A register if 1st insn is BPF_S_LDX_B_MSH
Martin Schwidefsky
1
-1
/
+0
2014-05-15
s390/chsc: fix SEI usage on old FW levels
Sebastian Ott
1
-5
/
+17
2014-05-15
powerpc/tm: Disable IRQ in tm_recheckpoint
Michael Neuling
5
-7
/
+34
2014-05-15
powerpc/compat: 32-bit little endian machine name is ppcle, not ppc
Anton Blanchard
1
-0
/
+4
2014-05-15
mpt2sas: Don't disable device twice at suspend.
Tyler Stachecki
1
-1
/
+0
[next]