aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-01-10ipc/sem.c: fix incorrect sem_lock pairingManfred Spraul1-1/+1
2017-01-10lib/Kconfig.debug: fix frv build failureSudip Mukherjee1-1/+1
2017-01-10mm: get rid of __GFP_OTHER_NODEMichal Hocko6-21/+9
2017-01-10mm: fix remote numa hits statisticsMichal Hocko1-11/+4
2017-01-10mm: fix devm_memremap_pages crash, use mem_hotplug_{begin, done}Dan Williams1-0/+4
2017-01-10ocfs2: fix crash caused by stale lvb with fsdlm pluginEric Ren3-0/+19
2017-01-10bpf: do not use KMALLOC_SHIFT_MAXMichal Hocko2-2/+2
2017-01-10mm, slab: make sure that KMALLOC_MAX_SIZE will fit into MAX_ORDERMichal Hocko1-2/+2
2017-01-10dax: wrprotect pmd_t in dax_mapping_entry_mkcleanRoss Zwisler3-19/+38
2017-01-10mm: add follow_pte_pmd()Ross Zwisler2-7/+32
2017-01-10mm/thp/pagecache/collapse: free the pte page table on collapse for thp page cache.Aneesh Kumar K.V1-19/+2
2017-01-10dax: fix deadlock with DAX 4k holesRoss Zwisler1-1/+1
2017-01-10MAINTAINERS: remove duplicate bug filling descriptionVlastimil Babka1-1/+0
2017-01-09Merge tag 'drm-fixes-for-v4.10-rc4' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds29-126/+211
2017-01-09Merge tag 'gpio-v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds2-2/+2
2017-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds19-63/+116
2017-01-08Merge branch 'bcm_sf2-fixes'David S. Miller1-2/+9
2017-01-08net: dsa: bcm_sf2: Utilize nested MDIO read/writeFlorian Fainelli1-2/+2
2017-01-08net: dsa: bcm_sf2: Do not clobber b53_switch_opsFlorian Fainelli1-0/+7
2017-01-09Merge branch 'drm-fixes-4.10' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie21-106/+146
2017-01-08net: stmmac: fix maxmtu assignment to be within valid rangeKweh, Hock Leong2-1/+15
2017-01-09Merge branch 'msm-fixes-4.10' of git://people.freedesktop.org/~robclark/linux into drm-fixesDave Airlie3-9/+21
2017-01-09Merge tag 'meson-drm-fixes-for-4.10' of git://people.freedesktop.org/~narmstrong/linux into drm-fixesDave Airlie3-1/+23
2017-01-09Merge tag 'tilcdc-4.10-fixes' of https://github.com/jsarha/linux into drm-fixesDave Airlie1-9/+18
2017-01-09Merge tag 'drm-misc-fixes-2017-01-04' of git://anongit.freedesktop.org/git/drm-misc into drm-fixesDave Airlie1-1/+3
2017-01-08Linux 4.10-rc3Linus Torvalds1-1/+1
2017-01-08bpf: change back to orig prog on too many passesDaniel Borkmann1-0/+2
2017-01-08Merge tag 'usb-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds46-316/+550
2017-01-08Merge tag 'char-misc-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds6-19/+24
2017-01-08Merge tag 'staging-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds10-30/+56
2017-01-07tg3: Fix race condition in tg3_get_stats64().Michael Chan1-0/+3
2017-01-07be2net: fix unicast list fillingIvan Vecera1-2/+1
2017-01-07mm: workingset: fix use-after-free in shadow node shrinkerJohannes Weiner3-4/+14
2017-01-07mm: stop leaking PageTablesHugh Dickins1-27/+20
2017-01-07Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-0/+6
2017-01-07MAINTAINERS: add greybus subsystem mailing listGreg Kroah-Hartman1-0/+1
2017-01-06be2net: fix accesses to unicast listIvan Vecera1-6/+3
2017-01-06netlabel: add CALIPSO to the list of built-in protocolsPaul Moore1-4/+1
2017-01-06Merge tag 'sound-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds6-18/+20
2017-01-06Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds2-7/+24
2017-01-06Merge tag 'hwmon-for-linus-v4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds1-1/+1
2017-01-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-15/+17
2017-01-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds2-5/+13
2017-01-06drm/amdgpu: drop verde dpm quirksAlex Deucher1-13/+0
2017-01-06drm/radeon: drop verde dpm quirksAlex Deucher1-13/+0
2017-01-06drm/radeon: update smc firmware selection for SIAlex Deucher1-32/+28
2017-01-06drm/amdgpu: update si kicker smc firmwareFlora Cui1-29/+28
2017-01-06drm/amd/powerplay: extend smu's response timeout time.Rex Zhu1-1/+1
2017-01-06drm/amdgpu: remove static integer for uvd pp stateYintian Tao1-5/+0
2017-01-06drm/amd/amdgpu: add Polaris12 PCI IDJunwei Zhang1-0/+7