index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: pmd dirty emulation in page fault handler
Minchan Kim
2017-01-10
1
-2
/
+4
*
ipc/sem.c: fix incorrect sem_lock pairing
Manfred Spraul
2017-01-10
1
-1
/
+1
*
lib/Kconfig.debug: fix frv build failure
Sudip Mukherjee
2017-01-10
1
-1
/
+1
*
mm: get rid of __GFP_OTHER_NODE
Michal Hocko
2017-01-10
6
-21
/
+9
*
mm: fix remote numa hits statistics
Michal Hocko
2017-01-10
1
-11
/
+4
*
mm: fix devm_memremap_pages crash, use mem_hotplug_{begin, done}
Dan Williams
2017-01-10
1
-0
/
+4
*
ocfs2: fix crash caused by stale lvb with fsdlm plugin
Eric Ren
2017-01-10
3
-0
/
+19
*
bpf: do not use KMALLOC_SHIFT_MAX
Michal Hocko
2017-01-10
2
-2
/
+2
*
mm, slab: make sure that KMALLOC_MAX_SIZE will fit into MAX_ORDER
Michal Hocko
2017-01-10
1
-2
/
+2
*
dax: wrprotect pmd_t in dax_mapping_entry_mkclean
Ross Zwisler
2017-01-10
3
-19
/
+38
*
mm: add follow_pte_pmd()
Ross Zwisler
2017-01-10
2
-7
/
+32
*
mm/thp/pagecache/collapse: free the pte page table on collapse for thp page c...
Aneesh Kumar K.V
2017-01-10
1
-19
/
+2
*
dax: fix deadlock with DAX 4k holes
Ross Zwisler
2017-01-10
1
-1
/
+1
*
MAINTAINERS: remove duplicate bug filling description
Vlastimil Babka
2017-01-10
1
-1
/
+0
*
Merge tag 'drm-fixes-for-v4.10-rc4' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
2017-01-09
29
-126
/
+211
|
\
|
*
Merge branch 'drm-fixes-4.10' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
2017-01-09
21
-106
/
+146
|
|
\
|
|
*
drm/amdgpu: drop verde dpm quirks
Alex Deucher
2017-01-06
1
-13
/
+0
|
|
*
drm/radeon: drop verde dpm quirks
Alex Deucher
2017-01-06
1
-13
/
+0
|
|
*
drm/radeon: update smc firmware selection for SI
Alex Deucher
2017-01-06
1
-32
/
+28
|
|
*
drm/amdgpu: update si kicker smc firmware
Flora Cui
2017-01-06
1
-29
/
+28
|
|
*
drm/amd/powerplay: extend smu's response timeout time.
Rex Zhu
2017-01-06
1
-1
/
+1
|
|
*
drm/amdgpu: remove static integer for uvd pp state
Yintian Tao
2017-01-06
1
-5
/
+0
|
|
*
drm/amd/amdgpu: add Polaris12 PCI ID
Junwei Zhang
2017-01-06
1
-0
/
+7
|
|
*
drm/amdgpu/powerplay: add Polaris12 support
Junwei Zhang
2017-01-06
4
-2
/
+5
|
|
*
drm/amd/amdgpu: add Polaris12 support (v3)
Junwei Zhang
2017-01-06
11
-10
/
+76
|
|
*
MAINTAINERS: Update mailing list for radeon and amdgpu
Alex Deucher
2017-01-06
1
-1
/
+1
|
*
|
Merge branch 'msm-fixes-4.10' of git://people.freedesktop.org/~robclark/linux...
Dave Airlie
2017-01-09
3
-9
/
+21
|
|
\
\
|
|
*
|
drm/msm: Verify that MSM_SUBMIT_BO_FLAGS are set
Jordan Crouse
2016-12-29
1
-1
/
+2
|
|
*
|
drm/msm: Put back the vaddr in submit_reloc()
Jordan Crouse
2016-12-29
1
-6
/
+9
|
|
*
|
drm/msm: Ensure that the hardware write pointer is valid
Jordan Crouse
2016-12-29
2
-2
/
+10
|
|
|
/
|
*
|
Merge tag 'meson-drm-fixes-for-4.10' of git://people.freedesktop.org/~narmstr...
Dave Airlie
2017-01-09
3
-1
/
+23
|
|
\
\
|
|
*
|
drm/meson: Fix CVBS VDAC disable
Neil Armstrong
2017-01-04
1
-1
/
+1
|
|
*
|
drm/meson: Fix CVBS initialization when HDMI is configured by bootloader
Neil Armstrong
2017-01-04
1
-0
/
+19
|
|
*
|
drm/meson: Fix plane atomic check when no crtc for the plane
Neil Armstrong
2017-01-03
1
-0
/
+3
|
*
|
|
Merge tag 'tilcdc-4.10-fixes' of https://github.com/jsarha/linux into drm-fixes
Dave Airlie
2017-01-09
1
-9
/
+18
|
|
\
\
\
|
|
*
|
|
drm: tilcdc: simplify the recovery from sync lost error on rev1
Bartosz Golaszewski
2017-01-04
1
-9
/
+18
|
*
|
|
|
Merge tag 'drm-misc-fixes-2017-01-04' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
2017-01-09
1
-1
/
+3
|
|
\
\
\
\
|
|
*
|
|
|
drm: Clean up planes in atomic commit helper failure path
Laurent Pinchart
2017-01-04
1
-1
/
+3
|
|
|
|
/
/
|
|
|
/
|
|
*
|
|
|
|
Merge tag 'gpio-v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2017-01-09
2
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
gpio: Move freeing of GPIO hogs before numbing of the device
Geert Uytterhoeven
2016-12-30
1
-1
/
+1
|
*
|
|
|
|
gpio: mxs: remove __init annotation
Arnd Bergmann
2016-12-30
1
-1
/
+1
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-01-09
19
-63
/
+116
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Merge branch 'bcm_sf2-fixes'
David S. Miller
2017-01-08
1
-2
/
+9
|
|
\
\
\
\
\
|
|
*
|
|
|
|
net: dsa: bcm_sf2: Utilize nested MDIO read/write
Florian Fainelli
2017-01-08
1
-2
/
+2
|
|
*
|
|
|
|
net: dsa: bcm_sf2: Do not clobber b53_switch_ops
Florian Fainelli
2017-01-08
1
-0
/
+7
|
|
/
/
/
/
/
|
*
|
|
|
|
net: stmmac: fix maxmtu assignment to be within valid range
Kweh, Hock Leong
2017-01-08
2
-1
/
+15
|
*
|
|
|
|
bpf: change back to orig prog on too many passes
Daniel Borkmann
2017-01-08
1
-0
/
+2
|
*
|
|
|
|
tg3: Fix race condition in tg3_get_stats64().
Michael Chan
2017-01-07
1
-0
/
+3
|
*
|
|
|
|
be2net: fix unicast list filling
Ivan Vecera
2017-01-07
1
-2
/
+1
|
*
|
|
|
|
be2net: fix accesses to unicast list
Ivan Vecera
2017-01-06
1
-6
/
+3
[next]