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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
2019-11-16
mm/memory_hotplug: fix try_offline_node()
David Hildenbrand
3
-16
/
+64
2019-11-16
mm,thp: recheck each page before collapsing file THP
Song Liu
1
-12
/
+16
2019-11-16
mm: slub: really fix slab walking for init_on_free
Laura Abbott
1
-30
/
+9
2019-11-16
mm: hugetlb: switch to css_tryget() in hugetlb_cgroup_charge_cgroup()
Roman Gushchin
1
-1
/
+1
2019-11-16
mm: memcg: switch to css_tryget() in get_mem_cgroup_from_mm()
Roman Gushchin
1
-1
/
+1
2019-11-16
lib/xz: fix XZ_DYNALLOC to avoid useless memory reallocations
Lasse Collin
1
-0
/
+1
2019-11-16
mm: fix trying to reclaim unevictable lru page when calling madvise_pageout
zhong jiang
1
-4
/
+12
2019-11-16
mm: mempolicy: fix the wrong return value and potential pages leak of mbind
Yang Shi
1
-5
/
+9
2019-11-16
Input: synaptics - enable RMI mode for X1 Extreme 2nd Generation
Lyude Paul
1
-0
/
+1
2019-11-16
Merge tag 'for-linus-20191115' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-17
/
+59
2019-11-16
i2c: core: fix use after free in of_i2c_notify
Wen Yang
1
-2
/
+2
2019-11-15
i2c: acpi: Force bus speed to 400KHz if a Silead touchscreen is present
Hans de Goede
1
-1
/
+27
2019-11-15
Merge branch 'ptp-Validate-the-ancillary-ioctl-flags-more-carefully'
David S. Miller
11
-8
/
+156
2019-11-15
ptp: Extend the test program to check the external time stamp flags.
Richard Cochran
1
-2
/
+51
2019-11-15
mlx5: Reject requests to enable time stamping on both edges.
Richard Cochran
1
-0
/
+6
2019-11-15
igb: Reject requests that fail to enable time stamping on both edges.
Richard Cochran
1
-0
/
+6
2019-11-15
dp83640: Reject requests to enable time stamping on both edges.
Richard Cochran
1
-0
/
+7
2019-11-15
mv88e6xxx: Reject requests to enable time stamping on both edges.
Richard Cochran
1
-0
/
+6
2019-11-15
ptp: Introduce strict checking of external time stamp options.
Richard Cochran
7
-6
/
+15
2019-11-15
renesas: reject unsupported external timestamp flags
Jacob Keller
1
-0
/
+6
2019-11-15
mlx5: reject unsupported external timestamp flags
Jacob Keller
1
-0
/
+6
2019-11-15
igb: reject unsupported external timestamp flags
Jacob Keller
1
-0
/
+6
2019-11-15
dp83640: reject unsupported external timestamp flags
Jacob Keller
1
-0
/
+5
2019-11-15
mv88e6xxx: reject unsupported external timestamp flags
Jacob Keller
1
-0
/
+6
2019-11-15
net: reject PTP periodic output requests with unsupported flags
Jacob Keller
7
-0
/
+27
2019-11-15
ptp: Validate requests to enable time stamping of external signals.
Richard Cochran
2
-5
/
+14
2019-11-15
net: ep93xx_eth: fix mismatch of request_mem_region in remove
Chuhong Yuan
1
-2
/
+3
2019-11-15
ax88172a: fix information leak on short answers
Oliver Neukum
1
-1
/
+1
2019-11-15
selftests: mlxsw: Adjust test to recent changes
Ido Schimmel
1
-2
/
+6
2019-11-15
Input: synaptics-rmi4 - destroy F54 poller workqueue when removing
Chuhong Yuan
1
-0
/
+1
2019-11-15
Input: ff-memless - kill timer in destroy()
Oliver Neukum
1
-0
/
+9
2019-11-15
Merge tag 'ceph-for-5.4-rc8' of git://github.com/ceph/ceph-client
Linus Torvalds
2
-8
/
+23
2019-11-15
afs: Fix race in commit bulk status fetch
David Howells
1
-1
/
+6
2019-11-15
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-4
/
+4
2019-11-15
Merge tag 'mips_fixes_5.4_4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-27
/
+6
2019-11-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-6
/
+27
2019-11-15
Merge tag 'mmc-v5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
1
-1
/
+1
2019-11-15
Merge tag 'sound-5.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
7
-9
/
+23
2019-11-15
Merge tag 'drm-fixes-2019-11-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
6
-37
/
+23
2019-11-15
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
7
-61
/
+91
2019-11-15
ALSA: hda - remove forced polling workaround for CFL and CNL
Kai Vehmanen
1
-6
/
+0
2019-11-15
ALSA: hda: hdmi - remove redundant code comments
Kai Vehmanen
1
-4
/
+1
2019-11-15
ALSA: hda: hdmi - fix port numbering for ICL and TGL platforms
Kai Vehmanen
1
-6
/
+6
2019-11-15
ASoC: ti: davinci-mcasp: Use dma_request_chan() directly for channel request
Peter Ujfalusi
1
-1
/
+1
2019-11-15
ASoC: dmaengine: Use dma_request_chan() directly for channel request
Peter Ujfalusi
1
-1
/
+1
2019-11-15
ASoC: soc-core: care card_probed at soc_cleanup_card_resources()
Kuninori Morimoto
1
-5
/
+10
2019-11-15
ASoC: soc-core: move snd_soc_unbind_card() next to snd_soc_bind_card()
Kuninori Morimoto
1
-15
/
+15
2019-11-15
ASoC: soc-core: call snd_soc_dapm_shutdown() at soc_cleanup_card_resources()
Kuninori Morimoto
1
-1
/
+2
2019-11-15
ASoC: tas2770: clean up an indentation issue
Colin Ian King
1
-5
/
+5
2019-11-15
ASoC: rt5645: Fixed typo for buddy jack support.
Jacob Rasmussen
1
-1
/
+1
[prev]
[next]