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
2015-03-06
Linux 3.14.35
v3.14.35
Greg Kroah-Hartman
1
-1
/
+1
2015-03-06
x86, mm/ASLR: Fix stack randomization on 64-bit systems
Hector Marco-Gisbert
2
-5
/
+6
2015-03-06
blk-throttle: check stats_cpu before reading it from sysfs
Thadeu Lima de Souza Cascardo
1
-0
/
+3
2015-03-06
btrfs: fix leak of path in btrfs_find_item
David Sterba
3
-15
/
+22
2015-03-06
btrfs: set proper message level for skinny metadata
David Sterba
1
-1
/
+1
2015-03-06
jffs2: fix handling of corrupted summary length
Chen Jie
1
-0
/
+5
2015-03-06
EDAC, amd64_edac: Prevent OOPS with >16 memory controllers
Daniel J Blueman
1
-2
/
+8
2015-03-06
md/raid1: fix read balance when a drive is write-mostly.
Tomáš Hodek
1
-2
/
+3
2015-03-06
md/raid5: Fix livelock when array is both resyncing and degraded.
NeilBrown
1
-1
/
+2
2015-03-06
metag: Fix KSTK_EIP() and KSTK_ESP() macros
James Hogan
1
-2
/
+2
2015-03-06
xfs: Fix quota type in quota structures when reusing quota file
Jan Kara
1
-0
/
+5
2015-03-06
gpio: tps65912: fix wrong container_of arguments
Nicolas Saenz Julienne
1
-4
/
+10
2015-03-06
gpiolib: of: allow of_gpiochip_find_and_xlate to find more than one chip per ...
Hans Holmberg
1
-4
/
+5
2015-03-06
arm64: compat Fix siginfo_t -> compat_siginfo_t conversion on big endian
Catalin Marinas
1
-3
/
+2
2015-03-06
hx4700: regulator: declare full constraints
Martin Vajnar
1
-0
/
+2
2015-03-06
KVM: x86: update masterclock values on TSC writes
Marcelo Tosatti
1
-9
/
+10
2015-03-06
KVM: MIPS: Don't leak FPU/DSP to guest
James Hogan
2
-4
/
+4
2015-03-06
ARC: fix page address calculation if PAGE_OFFSET != LINUX_LINK_BASE
Alexey Brodkin
1
-1
/
+2
2015-03-06
ntp: Fixup adjtimex freq validation on 32-bit systems
John Stultz
1
-3
/
+7
2015-03-06
kdb: fix incorrect counts in KDB summary command output
Jay Lan
1
-1
/
+1
2015-03-06
ARM: pxa: add regulator_has_full_constraints to poodle board file
Dmitry Eremin-Solenikov
1
-0
/
+2
2015-03-06
ARM: pxa: add regulator_has_full_constraints to corgi board file
Dmitry Eremin-Solenikov
1
-0
/
+3
2015-03-06
vt: provide notifications on selection changes
Nicolas Pitre
1
-1
/
+3
2015-03-06
usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGN
Sebastian Andrzej Siewior
3
-9
/
+19
2015-03-06
USB: fix use-after-free bug in usb_hcd_unlink_urb()
Alan Stern
1
-8
/
+8
2015-03-06
USB: cp210x: add ID for RUGGEDCOM USB Serial Console
Lennart Sorensen
1
-0
/
+1
2015-03-06
tty/serial: at91: fix error handling in atmel_serial_probe()
Cyrille Pitchen
1
-1
/
+3
2015-03-06
tty: Prevent untrappable signals from malicious program
Peter Hurley
1
-0
/
+3
2015-03-06
axonram: Fix bug in direct_access
Matthew Wilcox
1
-1
/
+1
2015-03-06
cfq-iosched: fix incorrect filing of rt async cfqq
Jeff Moyer
1
-2
/
+7
2015-03-06
cfq-iosched: handle failure of cfq group allocation
Konstantin Khlebnikov
1
-1
/
+6
2015-03-06
iscsi-target: Drop problematic active_ts_list usage
Nicholas Bellinger
1
-23
/
+5
2015-03-06
NFSv4.1: Fix a kfree() of uninitialised pointers in decode_cb_sequence_args
Trond Myklebust
1
-1
/
+3
2015-03-06
Added Little Endian support to vtpm module
honclo
1
-8
/
+12
2015-03-06
tpm/tpm_i2c_stm_st33: Fix potential bug in tpm_stm_i2c_send
Christophe Ricard
1
-1
/
+1
2015-03-06
tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dma
Hon Ching (Vicky) Lo
1
-0
/
+8
2015-03-06
char: tpm: Add missing error check for devm_kzalloc
Kiran Padwal
2
-0
/
+9
2015-03-06
TPM: Add new TPMs to the tail of the list to prevent inadvertent change of dev
David Howells
1
-1
/
+1
2015-03-06
tpm_tis: verify interrupt during init
Scot Doyle
1
-14
/
+62
2015-03-06
ARM: dts: am335x-bone*: usb0 is hardwired for peripheral
Robert Nelson
1
-0
/
+1
2015-03-06
ARM: dts: tegra20: fix GR3D, DSI unit and reg base addresses
Dmitry Osipenko
1
-4
/
+4
2015-03-06
ARM: DRA7: hwmod: Fix boot crash with DEBUG_LL enabled on UART3
Lokesh Vutla
1
-1
/
+1
2015-03-06
ARM: 8284/1: sa1100: clear RCSR_SMR on resume
Dmitry Eremin-Solenikov
1
-0
/
+1
2015-03-06
tracing: Fix unmapping loop in tracing_mark_write
Vikram Mulukutla
1
-1
/
+1
2015-03-06
mm/hugetlb: pmd_huge() returns true for non-present hugepage
Naoya Horiguchi
3
-2
/
+10
2015-03-06
MIPS: KVM: Deliver guest interrupts after local_irq_disable()
James Hogan
1
-1
/
+1
2015-03-06
nfs: don't call blocking operations while !TASK_RUNNING
Jeff Layton
1
-3
/
+5
2015-03-06
mmc: sdhci-pxav3: fix setting of pdata->clk_delay_cycles
Jisheng Zhang
1
-2
/
+2
2015-03-06
em28xx-audio: fix missing newlines
Russell King
1
-1
/
+1
2015-03-06
em28xx: ensure "closing" messages terminate with a newline
Russell King
4
-4
/
+4
[next]