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
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-03-24
Linux 3.12.15
v3.12.15
Jiri Slaby
1
-1
/
+1
2014-03-24
PNP / ACPI: proper handling of ACPI IO/Memory resource parsing failures
Zhang Rui
1
-3
/
+12
2014-03-24
arm64: mm: Add double logical invert to pte accessors
Steve Capper
1
-4
/
+4
2014-03-24
bio-integrity: Fix bio_integrity_verify segment start bug
Nicholas Bellinger
1
-1
/
+1
2014-03-24
MIPS: include linux/types.h
Qais Yousef
1
-0
/
+1
2014-03-24
ALSA: oxygen: modify adjust_dg_dac_routing function
Roman Volkov
1
-0
/
+10
2014-03-24
x86, fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPU
Suresh Siddha
1
-3
/
+12
2014-03-24
SCSI: storvsc: NULL pointer dereference fix
Ales Novak
1
-0
/
+3
2014-03-24
SCSI: qla2xxx: Fix multiqueue MSI-X registration.
Chad Dupuis
1
-16
/
+30
2014-03-24
SCSI: qla2xxx: Poll during initialization for ISP25xx and ISP83xx
Giridhar Malavali
1
-2
/
+1
2014-03-24
SCSI: isci: correct erroneous for_each_isci_host macro
Lukasz Dorau
1
-3
/
+2
2014-03-24
SCSI: isci: fix reset timeout handling
Dan Williams
2
-8
/
+1
2014-03-24
can: flexcan: flexcan_remove(): add missing netif_napi_del()
Marc Kleine-Budde
1
-1
/
+2
2014-03-24
can: flexcan: factor out transceiver {en,dis}able into seperate functions
Marc Kleine-Budde
1
-7
/
+20
2014-03-24
can: flexcan: fix transition from and to low power mode in chip_{en,dis}able
Marc Kleine-Budde
1
-12
/
+38
2014-03-24
can: flexcan: flexcan_open(): fix error path if flexcan_chip_start() fails
Marc Kleine-Budde
1
-1
/
+3
2014-03-24
can: flexcan: fix shutdown: first disable chip, then all interrupts
Marc Kleine-Budde
1
-3
/
+5
2014-03-24
net: unix socket code abuses csum_partial
Anton Blanchard
1
-2
/
+1
2014-03-24
dm cache: fix access beyond end of origin device
Heinz Mauelshagen
1
-5
/
+3
2014-03-24
dm cache: fix truncation bug when copying a block to/from >2TB fast device
Heinz Mauelshagen
1
-1
/
+2
2014-03-24
dm space map metadata: fix refcount decrement below 0 which caused corruption
Joe Thornber
1
-21
/
+92
2014-03-24
mm/compaction: break out of loop on !PageBuddy in isolate_freepages_block
Laura Abbott
1
-7
/
+13
2014-03-24
vmxnet3: fix building without CONFIG_PCI_MSI
Arnd Bergmann
1
-2
/
+5
2014-03-24
vmxnet3: fix netpoll race condition
Neil Horman
1
-5
/
+11
2014-03-24
PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabled
Bjorn Helgaas
1
-0
/
+3
2014-03-24
KVM: SVM: fix cr8 intercept window
Radim Krčmář
1
-3
/
+3
2014-03-24
ipc: Fix 2 bugs in msgrcv() MSG_COPY implementation
Michael Kerrisk
1
-0
/
+2
2014-03-24
i2c: Remove usage of orphaned symbol OF_I2C
Richard Weinberger
1
-1
/
+1
2014-03-22
drm/radeon/si: fix typo in dpm sq ramping setup
Alex Deucher
1
-1
/
+1
2014-03-22
drm/radeon: fix minor typos in si_dpm.c
Alex Deucher
1
-2
/
+2
2014-03-22
drm/radeon/cik: properly set compute ring status on disable
Alex Deucher
1
-1
/
+4
2014-03-22
drm/radeon/cik: stop the sdma engines in the enable() function
Alex Deucher
1
-7
/
+5
2014-03-22
drm/radeon/cik: properly set sdma ring status on disable
Alex Deucher
1
-0
/
+2
2014-03-22
drm/radeon: re-order firmware loading in preparation for dpm rework
Alex Deucher
6
-77
/
+84
2014-03-22
drm/i915: Reject >165MHz modes w/ DVI monitors
Ville Syrjälä
1
-3
/
+3
2014-03-22
drm/i915: fix pch pci device enumeration
Imre Deak
1
-14
/
+9
2014-03-22
drm/radeon/dpm: fix typo in EVERGREEN_SMC_FIRMWARE_HEADER_softRegisters
Alex Deucher
1
-1
/
+1
2014-03-22
drm/radeon/atom: select the proper number of lanes in transmitter setup
Alex Deucher
1
-1
/
+1
2014-03-22
fs/proc/base.c: fix GPF in /proc/$PID/map_files
Artem Fetishev
1
-0
/
+1
2014-03-22
iscsi-target: Fix iscsit_get_tpg_from_np tpg_state bug
Nicholas Bellinger
1
-1
/
+1
2014-03-22
iser-target: Fix post_send_buf_count for RDMA READ/WRITE
Nicholas Bellinger
1
-6
/
+8
2014-03-22
iser-target: Ignore completions for FRWRs in isert_cq_tx_work
Nicholas Bellinger
2
-2
/
+7
2014-03-22
iscsi/iser-target: Fix isert_conn->state hung shutdown issues
Nicholas Bellinger
4
-60
/
+55
2014-03-22
iscsi/iser-target: Use list_del_init for ->i_conn_node
Nicholas Bellinger
3
-14
/
+14
2014-03-22
ACPI / sleep: Add extra checks for HW Reduced ACPI mode sleep states
Rafael J. Wysocki
1
-17
/
+15
2014-03-22
NFSv4: nfs4_stateid_is_current should return 'true' for an invalid stateid
Trond Myklebust
1
-2
/
+3
2014-03-22
NFS: Fix a delegation callback race
Trond Myklebust
1
-4
/
+7
2014-03-22
spi: spi-ath79: fix initial GPIO CS line setup
Gabor Juhos
1
-2
/
+2
2014-03-22
spi: spi-imx: spi_imx_remove: do not disable disabled clocks
Philippe De Muyter
1
-2
/
+2
2014-03-22
spi: fsl-dspi: Fix getting correct address for master
Axel Lin
1
-3
/
+3
[next]