aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-29kbuild: remove CONFIG_CROSS_COMPILE supportGravatar Masahiro Yamada 2-12/+0
2018-05-29kbuild: remove kbuild cacheGravatar Masahiro Yamada 2-90/+16
2018-05-28kconfig: drop localization supportGravatar Sam Ravnborg 21-610/+258
2018-05-28kconfig: refactor ncurses package checks for building mconf and nconfGravatar Masahiro Yamada 5-128/+113
2018-05-28kconfig: refactor GTK+ package checks for building gconfGravatar Masahiro Yamada 2-34/+32
2018-05-28kconfig: refactor Qt package checks for building qconfGravatar Masahiro Yamada 2-45/+53
2018-05-28kbuild: do not display CHK for filechkGravatar Masahiro Yamada 1-1/+0
2018-05-27Linux 4.17-rc7v4.17-rc7Gravatar Linus Torvalds 1-1/+1
2018-05-27Merge tag 'kbuild-fixes-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-3/+6
2018-05-26Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 15-20/+20
2018-05-26Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-17/+9
2018-05-26Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 3-6/+6
2018-05-26Merge tag 'hisi-fixes-for-4.17v2' of git://github.com/hisilicon/linux-hisi in...Gravatar Olof Johansson 1-1/+0
2018-05-26ARM: Fix i2c-gpio GPIO descriptor tablesGravatar Linus Walleij 10-11/+11
2018-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 11-75/+198
2018-05-26arm64: dts: hikey: Fix eMMC corruption regressionGravatar John Stultz 1-1/+0
2018-05-25Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 16-43/+125
2018-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 49-193/+372
2018-05-25kasan: fix memory hotplug during bootGravatar David Hildenbrand 1-1/+1
2018-05-25kasan: free allocated shadow memory on MEM_CANCEL_ONLINEGravatar David Hildenbrand 1-0/+1
2018-05-25checkpatch: fix macro argument precedence testGravatar Joe Perches 1-1/+1
2018-05-25init/main.c: include <linux/mem_encrypt.h>Gravatar Mathieu Malaterre 1-0/+1
2018-05-25kernel/sys.c: fix potential Spectre v1 issueGravatar Gustavo A. R. Silva 1-0/+5
2018-05-25mm/memory_hotplug: fix leftover use of struct page during hotplugGravatar Jonathan Cameron 3-6/+9
2018-05-25proc: fix smaps and meminfo alignmentGravatar Hugh Dickins 1-5/+0
2018-05-25mm: do not warn on offline nodes unless the specific node is explicitly reque...Gravatar Michal Hocko 1-1/+1
2018-05-25mm, memory_hotplug: make has_unmovable_pages more robustGravatar Michal Hocko 1-6/+10
2018-05-25mm/kasan: don't vfree() nonexistent vm_areaGravatar Andrey Ryabinin 1-2/+61
2018-05-25MAINTAINERS: change hugetlbfs maintainer and update filesGravatar Mike Kravetz 1-1/+7
2018-05-25ipc/shm: fix shmat() nil address after round-down when remappingGravatar Davidlohr Bueso 1-2/+10
2018-05-25Revert "ipc/shm: Fix shmat mmap nil-page protection"Gravatar Davidlohr Bueso 1-7/+2
2018-05-25idr: fix invalid ptr dereference on item deleteGravatar Matthew Wilcox 2-1/+10
2018-05-25ocfs2: revert "ocfs2/o2hb: check len for bio_add_page() to avoid getting inco...Gravatar Changwei Ge 1-10/+1
2018-05-25mm: fix nr_rotate_swap leak in swapon() error caseGravatar Omar Sandoval 1-1/+6
2018-05-25Merge tag 'qcom-fixes-for-4.17-rc7' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Olof Johansson 1-4/+4
2018-05-25Merge tag 'sunxi-fixes-for-4.17' of https://git.kernel.org/pub/scm/linux/kern...Gravatar Olof Johansson 3-4/+5
2018-05-25ibmvnic: Fix partial success login retriesGravatar Thomas Falcon 1-1/+6
2018-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar David S. Miller 4-24/+70
2018-05-25KVM: x86: fix #UD address of failed Hyper-V hypercallsGravatar Radim Krčmář 2-16/+15
2018-05-25selftests/net: Add missing config options for PMTU testsGravatar Stefano Brivio 1-0/+5
2018-05-25Merge tag 'batadv-net-for-davem-20180524' of git://git.open-mesh.org/linux-mergeGravatar David S. Miller 2-18/+68
2018-05-25Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 5-31/+83
2018-05-25Merge tag 'powerpc-4.17-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 2-0/+7
2018-05-25Merge tag 'mmc-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Gravatar Linus Torvalds 2-8/+27
2018-05-25Merge tag 'drm-fixes-for-v4.17-rc7' of git://people.freedesktop.org/~airlied/...Gravatar Linus Torvalds 6-46/+58
2018-05-25Merge tag 'sound-4.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 2-4/+6
2018-05-25mlx4_core: allocate ICM memory in page size chunksGravatar Qing Huang 1-7/+9
2018-05-25sched, tracing: Fix trace_sched_pi_setprio() for deboostingGravatar Sebastian Andrzej Siewior 1-1/+3
2018-05-25kthread: Allow kthread_park() on a parked kthreadGravatar Peter Zijlstra 1-4/+2
2018-05-25sched/topology: Clarify root domain(s) debug stringGravatar Juri Lelli 1-1/+1