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-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-07
btrfs: qgroup: Fix a regression in qgroup reserved space.
Qu Wenruo
1
-0
/
+5
2015-08-06
drm/i915: Allow parsing of variable size child device entries from VBT
David Weinehall
1
-4
/
+23
2015-08-06
Merge remote-tracking branches 'asoc/fix/cs4265', 'asoc/fix/intel' and 'asoc/...
Mark Brown
5
-34
/
+76
2015-08-06
Merge remote-tracking branch 'asoc/fix/rt5645' into asoc-linus
Mark Brown
2
-0
/
+6
2015-08-06
ASoC: topology: Add private data type and bump ABI version to 3
Liam Girdwood
1
-2
/
+3
2015-08-06
ASoC: topology: Add ops support to byte controls UAPI
Mengdong Lin
1
-3
/
+6
2015-08-06
ASoC: topology: Update TLV support so we can support more TLV types
Mengdong Lin
2
-23
/
+54
2015-08-06
Merge tag 'asoc-fix-v4.2-rc3' into asoc-fix-topology
Mark Brown
544
-3013
/
+4296
2015-08-06
ASoC: topology: add private data to manifest
Vinod Koul
1
-0
/
+1
2015-08-06
ASoC: topology: Add subsequence in topology
Subhransu S. Prusty
2
-0
/
+2
2015-08-06
virtio-input: reset device and detach unused during remove
Jason Wang
1
-0
/
+4
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
Input: twl4030-vibra - fix ERROR: Bad of_node_put() warning
Marek Belisko
1
-1
/
+2
2015-08-05
Merge tag 'phy-for-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
4
-6
/
+73
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
hwmon: (g762) Export OF module alias information
Javier Martinez Canillas
1
-0
/
+1
2015-08-05
hwmon: (nct7904) Export I2C module alias information
Javier Martinez Canillas
1
-0
/
+1
2015-08-05
hwmon: (dell-smm) Blacklist Dell Studio XPS 8100
Pali Rohár
1
-1
/
+17
2015-08-05
ALSA: hda - one Dell machine needs the headphone white noise fixup
Hui Wang
1
-0
/
+1
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
[prev]
[next]