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
2017-03-15
Linux 4.9.15
v4.9.15
Greg Kroah-Hartman
1
-1
/
+1
2017-03-15
drivers: hv: Turn off write permission on the hypercall page
K. Y. Srinivasan
1
-1
/
+1
2017-03-15
fat: fix using uninitialized fields of fat_inode/fsinfo_inode
OGAWA Hirofumi
1
-1
/
+12
2017-03-15
mm: do not call mem_cgroup_free() from within mem_cgroup_alloc()
Tahsin Erdogan
1
-3
/
+8
2017-03-15
thp: fix another corner case of munlock() vs. THPs
Kirill A. Shutemov
1
-5
/
+4
2017-03-15
x86/tlb: Fix tlb flushing when lguest clears PGE
Daniel Borkmann
1
-1
/
+1
2017-03-15
x86, mm: fix gup_pte_range() vs DAX mappings
Dan Williams
1
-2
/
+6
2017-03-15
libceph: use BUG() instead of BUG_ON(1)
Arnd Bergmann
1
-1
/
+1
2017-03-15
drm/i915: Fix not finding the VBT when it overlaps with OPREGION_ASLE_EXT
Hans de Goede
1
-1
/
+12
2017-03-15
drm/i915: Avoid spurious WARNs about the wrong pipe in the PPS code
Ville Syrjälä
1
-3
/
+3
2017-03-15
drm: Cancel drm_fb_helper_resume_work on unload
Chris Wilson
1
-0
/
+1
2017-03-15
drm: Cancel drm_fb_helper_dirty_work on unload
Chris Wilson
1
-0
/
+2
2017-03-15
drm/i915/gvt: Disable access to stolen memory as a guest
Chris Wilson
1
-0
/
+5
2017-03-15
drm/atomic: fix an error code in mode_fixup()
Dan Carpenter
1
-1
/
+1
2017-03-15
drm/imx: imx-tve: Do not set the regulator voltage
Fabio Estevam
1
-3
/
+4
2017-03-15
dmaengine: imx-sdma - correct the dma transfer residue calculation
Nandor Han
1
-4
/
+9
2017-03-15
drm/vmwgfx: Work around drm removal of control nodes
Thomas Hellstrom
2
-3
/
+12
2017-03-15
drm/ttm: Make sure BOs being swapped out are cacheable
Michel Dänzer
1
-2
/
+2
2017-03-15
drm/edid: Add EDID_QUIRK_FORCE_8BPC quirk for Rotel RSX-1058
Tomeu Vizoso
1
-0
/
+3
2017-03-15
drm/ast: Fix AST2400 POST failure without BMC FW or VBIOS
Y.C. Chen
1
-3
/
+35
2017-03-15
drm/ast: Call open_key before enable_mmio in POST code
Y.C. Chen
1
-1
/
+1
2017-03-15
drm/ast: Fix test for VGA enabled
Y.C. Chen
1
-6
/
+2
2017-03-15
drm/amdgpu: add more cases to DCE11 possible crtc mask setup
Alex Deucher
1
-0
/
+6
2017-03-15
mac80211: use driver-indicated transmitter STA only for data frames
Johannes Berg
1
-7
/
+9
2017-03-15
mac80211: don't handle filtered frames within a BA session
Felix Fietkau
1
-1
/
+2
2017-03-15
mac80211: don't reorder frames with SN smaller than SSN
Sara Sharon
3
-3
/
+18
2017-03-15
mac80211: flush delayed work when entering suspend
Matt Chen
1
-0
/
+1
2017-03-15
nfit, libnvdimm: fix interleave set cookie calculation
Dan Williams
5
-5
/
+41
2017-03-15
xtensa: move parse_tag_fdt out of #ifdef CONFIG_BLK_DEV_INITRD
Max Filippov
1
-2
/
+2
2017-03-15
pwm: pca9685: Fix period change with same duty cycle
Clemens Gruber
1
-11
/
+0
2017-03-15
nlm: Ensure callback code also checks that the files match
Trond Myklebust
1
-1
/
+2
2017-03-15
drivers/pci/hotplug: Fix initial state for empty slot
Gavin Shan
1
-2
/
+14
2017-03-15
drivers/pci/hotplug: Handle presence detection change properly
Gavin Shan
1
-1
/
+5
2017-03-15
target: Fix NULL dereference during LUN lookup + active I/O shutdown
Nicholas Bellinger
4
-4
/
+41
2017-03-15
pci/hotplug/pnv-php: Disable surprise hotplug capability on conflicts
Gavin Shan
1
-0
/
+8
2017-03-15
pci/hotplug/pnv-php: Remove WARN_ON() in pnv_php_put_slot()
Gavin Shan
1
-1
/
+1
2017-03-15
ceph: remove req from unsafe list when unregistering it
Jeff Layton
1
-2
/
+3
2017-03-15
ktest: Fix child exit code processing
Steven Rostedt (VMware)
1
-1
/
+1
2017-03-15
memory/atmel-ebi: Fix ns <-> cycles conversions
Boris Brezillon
1
-13
/
+14
2017-03-15
orangefs: Use RCU for destroy_inode
Peter Zijlstra
1
-1
/
+8
2017-03-15
fs: Better permission checking for submounts
Eric W. Biederman
13
-22
/
+47
2017-03-15
IB/srp: Fix race conditions related to task management
Bart Van Assche
2
-16
/
+30
2017-03-15
IB/srp: Avoid that duplicate responses trigger a kernel bug
Bart Van Assche
1
-1
/
+3
2017-03-15
IB/SRP: Avoid using IB_MR_TYPE_SG_GAPS
Bart Van Assche
1
-9
/
+3
2017-03-15
IB/mlx5: Fix out-of-bound access
Leon Romanovsky
1
-8
/
+3
2017-03-15
IB/IPoIB: Add destination address when re-queue packet
Erez Shitrit
1
-13
/
+17
2017-03-15
IB/ipoib: Fix deadlock between rmmod and set_mode
Feras Daoud
2
-9
/
+9
2017-03-15
mnt: Tuck mounts under others instead of creating shadow/side mounts.
Eric W. Biederman
4
-63
/
+111
2017-03-15
brcmfmac: fix incorrect event channel deduction
Gavin Li
1
-1
/
+1
2017-03-15
cxl: fix nested locking hang during EEH hotplug
Andrew Donnellan
4
-10
/
+27
[next]