index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-04
iommu-common: Fix error code used in iommu_tbl_range_{alloc,free}().
David S. Miller
5
-23
/
+20
2015-08-08
sparc64: use ENTRY/ENDPROC in VISsave
Sam Ravnborg
1
-5
/
+5
2015-08-08
sparc64: Fix incorrect ASI_ST_BLKINIT_MRU_S value
Rob Gardner
1
-1
/
+1
2015-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
4
-81
/
+11
2015-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
27
-102
/
+153
2015-08-07
sparc64: Fix userspace FPU register corruptions.
David S. Miller
4
-81
/
+11
2015-08-07
Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linux
Linus Torvalds
7
-24
/
+50
2015-08-07
Merge branch 'drm-tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-2
/
+2
2015-08-07
writeback: fix initial dirty limit
Rabin Vincent
1
-2
/
+2
2015-08-07
mm/memory-failure: set PageHWPoison before migrate_pages()
Naoya Horiguchi
2
-4
/
+6
2015-08-07
mm: check __PG_HWPOISON separately from PAGE_FLAGS_CHECK_AT_*
Naoya Horiguchi
4
-10
/
+16
2015-08-07
mm/memory-failure: give up error handling for non-tail-refcounted thp
Naoya Horiguchi
1
-9
/
+12
2015-08-07
mm/memory-failure: fix race in counting num_poisoned_pages
Naoya Horiguchi
1
-2
/
+2
2015-08-07
mm/memory-failure: unlock_page before put_page
Naoya Horiguchi
1
-2
/
+2
2015-08-07
ipc: use private shmem or hugetlbfs inodes for shm segments.
Stephen Smalley
3
-3
/
+5
2015-08-07
mm: initialize hotplugged pages as reserved
Mel Gorman
1
-1
/
+9
2015-08-07
ocfs2: fix shift left overflow
Joseph Qi
1
-2
/
+2
2015-08-07
kthread: export kthread functions
David Kershner
1
-0
/
+4
2015-08-07
fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()
Jan Kara
1
-5
/
+25
2015-08-07
lib/iommu-common.c: do not use 0xffffffffffffffffl for computing align_mask
Sowmini Varadhan
1
-1
/
+1
2015-08-07
mm/slub: allow merging when SLAB_DEBUG_FREE is set
Konstantin Khlebnikov
1
-2
/
+1
2015-08-07
signalfd: fix information leak in signalfd_copyinfo
Amanieu d'Antras
1
-2
/
+3
2015-08-07
signal: fix information leak in copy_siginfo_to_user
Amanieu d'Antras
2
-4
/
+8
2015-08-07
signal: fix information leak in copy_siginfo_from_user32
Amanieu d'Antras
5
-10
/
+2
2015-08-07
ocfs2: fix BUG in ocfs2_downconvert_thread_do_work()
Joseph Qi
1
-3
/
+7
2015-08-07
fs, file table: reinit files_stat.max_files after deferred memory initialisation
Mel Gorman
5
-22
/
+25
2015-08-07
mm, meminit: replace rwsem with completion
Nicolai Stange
1
-7
/
+15
2015-08-07
mm, meminit: allow early_pfn_to_nid to be used during runtime
Mel Gorman
1
-8
/
+8
2015-08-07
ipc: modify message queue accounting to not take kernel data structures into ...
Marcus Gelderie
1
-5
/
+0
2015-08-05
drm/amdgpu: set fw_version and feature_version for smu fw loading
Jammy Zhou
3
-21
/
+30
2015-08-05
drm/amdgpu: add feature version for SDMA ucode
Jammy Zhou
5
-1
/
+5
2015-08-05
drm/amdgpu: add feature version for RLC and MEC v2
Jammy Zhou
4
-5
/
+21
2015-08-05
drm/amdgpu: increment queue when iterating on this variable.
Nicolas Iooss
1
-1
/
+1
2015-08-05
drm/amdgpu: fix rb setting for CZ
Alex Deucher
1
-4
/
+1
2015-08-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-6
/
+6
2015-08-05
KVM: MTRR: Use default type for non-MTRR-covered gfn before WARN_ON
Alex Williamson
1
-4
/
+4
2015-08-05
drm/i2c: tda998x: fix bad checksum of the HDMI AVI infoframe
Jean-Francois Moine
1
-2
/
+2
2015-08-05
Merge tag 'md/4.2-rc5-fixes' of git://neil.brown.name/md
Linus Torvalds
3
-7
/
+10
2015-08-05
Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-11
/
+13
2015-08-05
mm, vmscan: Do not wait for page writeback for GFP_NOFS allocations
Michal Hocko
1
-10
/
+6
2015-08-04
Merge tag 'pci-v4.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2015-08-04
Merge tag 'topic/mst-fixes-2015-08-04' of git://anongit.freedesktop.org/drm-i...
Linus Torvalds
4
-7
/
+26
2015-08-04
Merge tag 'for-linus-4.2-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-17
/
+62
2015-08-04
xen/events/fifo: Handle linked events when closing a port
Ross Lagerwall
3
-9
/
+53
2015-08-04
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
1
-2
/
+7
2015-08-04
drm/atomic-helpers: Make encoder picking more robust
Daniel Vetter
1
-5
/
+6
2015-08-04
drm/dp-mst: Remove debug WARN_ON
Daniel Vetter
1
-1
/
+0
2015-08-04
drm/i915: Fixup dp mst encoder selection
Daniel Vetter
1
-0
/
+11
2015-08-04
drm/atomic-helper: Add an atomice best_encoder callback
Daniel Vetter
2
-1
/
+9
2015-08-04
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-18
/
+30
[next]