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-06-11
Linux 3.14.7
v3.14.7
Greg Kroah-Hartman
1
-1
/
+1
2014-06-11
iommu/vt-d: Fix missing IOTLB flush in intel_iommu_unmap()
David Woodhouse
1
-1
/
+17
2014-06-11
gpio: mcp23s08: Bug fix of SPI device tree registration.
Michael Welling
1
-4
/
+7
2014-06-11
drm/i915: dp: fix order of dp aux i2c device cleanup
Imre Deak
1
-2
/
+22
2014-06-11
drm/i915: add unregister callback to connector
Imre Deak
11
-2
/
+29
2014-06-11
netfilter: nfnetlink: Fix use after free when it fails to process batch
Denys Fedoryshchenko
1
-4
/
+4
2014-06-11
netfilter: Fix potential use after free in ip6_route_me_harder()
Sergey Popovich
1
-2
/
+4
2014-06-11
target: Fix alua_access_state attribute OOPs for un-configured devices
Nicholas Bellinger
1
-0
/
+5
2014-06-11
iscsi-target: Fix wrong buffer / buffer overrun in iscsi_change_param_value()
Roland Dreier
1
-29
/
+28
2014-06-11
iser-target: Add missing target_put_sess_cmd for ImmedateData failure
Nicholas Bellinger
1
-0
/
+2
2014-06-11
mm: rmap: fix use-after-free in __put_anon_vma
Andrey Ryabinin
1
-2
/
+1
2014-06-11
mm: add !pte_present() check on existing hugetlb_entry callbacks
Naoya Horiguchi
2
-2
/
+6
2014-06-11
intel_pstate: Improve initial busy calculation
Doug Smythies
1
-5
/
+8
2014-06-11
intel_pstate: add sample time scaling
Dirk Brandewie
1
-1
/
+17
2014-06-11
intel_pstate: Correct rounding in busy calculation
Dirk Brandewie
1
-5
/
+7
2014-06-11
intel_pstate: Remove C0 tracking
Dirk Brandewie
1
-12
/
+1
2014-06-11
intel_pstate: remove unneeded sample buffers
Dirk Brandewie
1
-13
/
+11
2014-06-11
percpu-refcount: fix usage of this_cpu_ops
Sebastian Ott
1
-3
/
+3
2014-06-11
USB: Avoid runtime suspend loops for HCDs that can't handle suspend/resume
Alan Stern
2
-5
/
+19
2014-06-11
usb: pci-quirks: Prevent Sony VAIO t-series from switching usb ports
Mathias Nyman
1
-0
/
+7
2014-06-11
USB: io_ti: fix firmware download on big-endian machines (part 2)
Johan Hovold
2
-2
/
+2
2014-06-11
USB: serial: option: add support for Novatel E371 PCIe card
Alexej Starschenko
1
-0
/
+2
2014-06-11
USB: cdc-wdm: properly include types.h
Greg Kroah-Hartman
1
-0
/
+2
2014-06-11
usb: cdc-wdm: export cdc-wdm uapi header
Bjørn Mork
1
-0
/
+1
2014-06-11
USB: ftdi_sio: add NovaTech OrionLXm product ID
George McCollister
2
-0
/
+7
2014-06-11
ALSA: hda/realtek - Fix COEF widget NID for ALC260 replacer fixup
Takashi Iwai
1
-2
/
+2
2014-06-11
ALSA: hda/realtek - Correction of fixup codes for PB V7900 laptop
Ronan Marquet
1
-4
/
+2
2014-06-11
ALSA: hda/analog - Fix silent output on ASUS A8JN
Takashi Iwai
1
-0
/
+1
2014-06-11
Bluetooth: Fix L2CAP LE debugfs entries permissions
Samuel Ortiz
1
-2
/
+2
2014-06-11
staging: r8192e_pci: fix htons error
Sean MacLennan
1
-1
/
+1
2014-06-11
Staging: speakup: Update __speakup_paste_selection() tty (ab)usage to match vt
Ben Hutchings
2
-3
/
+13
2014-06-11
staging: comedi: ni_daq_700: add mux settling delay
Ian Abbott
1
-0
/
+2
2014-06-11
Staging: speakup: Move pasting into a work item
Ben Hutchings
3
-6
/
+34
2014-06-11
xhci: delete endpoints from bandwidth list before freeing whole device
Mathias Nyman
1
-10
/
+10
2014-06-11
md: always set MD_RECOVERY_INTR when interrupting a reshape thread.
NeilBrown
1
-0
/
+1
2014-06-11
md: always set MD_RECOVERY_INTR when aborting a reshape or other "resync".
NeilBrown
1
-1
/
+3
2014-06-11
sched: Fix sched_policy < 0 comparison
Richard Weinberger
1
-1
/
+1
2014-06-11
libata: Blacklist queued trim for Crucial M500
Martin K. Petersen
1
-4
/
+4
2014-06-11
drm/radeon: use the CP DMA on CIK
Christian König
1
-2
/
+2
2014-06-11
drm/radeon/dpm: resume fixes for some systems
Alex Deucher
3
-5
/
+6
2014-06-11
drm/i915: Only copy back the modified fields to userspace from execbuffer
Chris Wilson
1
-22
/
+32
2014-06-11
drm/radeon: avoid crash if VM command submission isn't available
Christian König
1
-4
/
+11
2014-06-11
sched/dl: Fix race in dl_task_timer()
Kirill Tkhai
1
-1
/
+9
2014-06-11
sched: Fix hotplug vs. set_cpus_allowed_ptr()
Lai Jiangshan
2
-3
/
+4
2014-06-11
sched/deadline: Restrict user params max value to 2^63 ns
Juri Lelli
1
-7
/
+30
2014-06-11
sched/deadline: Change sched_getparam() behaviour vs SCHED_DEADLINE
Peter Zijlstra
1
-6
/
+3
2014-06-11
sched: Make sched_setattr() correctly return -EFBIG
Michael Kerrisk
1
-2
/
+3
2014-06-11
sched: Disallow sched_attr::sched_policy < 0
Peter Zijlstra
1
-0
/
+3
2014-06-11
virtio_blk: fix race between start and stop queue
Ming Lei
1
-2
/
+2
2014-06-11
Revert "revert "mm: vmscan: do not swap anon pages just because free+file is ...
Greg Kroah-Hartman
1
-18
/
+0
[next]