index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-29
kconfig: expand lefthand side of assignment statement
Masahiro Yamada
1
-0
/
+7
2018-05-29
kconfig: support append assignment operator
Masahiro Yamada
3
-3
/
+27
2018-05-29
kconfig: support simply expanded variable
Masahiro Yamada
4
-7
/
+27
2018-05-29
kconfig: support user-defined function and recursively expanded variable
Masahiro Yamada
4
-4
/
+120
2018-05-29
kconfig: begin PARAM state only when seeing a command keyword
Masahiro Yamada
1
-1
/
+1
2018-05-29
kconfig: replace $(UNAME_RELEASE) with function call
Masahiro Yamada
2
-4
/
+3
2018-05-29
kconfig: add 'shell' built-in function
Masahiro Yamada
1
-0
/
+41
2018-05-29
kconfig: add built-in function support
Masahiro Yamada
1
-12
/
+130
2018-05-29
kconfig: make default prompt of mainmenu less specific
Masahiro Yamada
2
-2
/
+2
2018-05-29
kconfig: remove sym_expand_string_value()
Masahiro Yamada
2
-54
/
+0
2018-05-29
kconfig: remove string expansion for mainmenu after yyparse()
Masahiro Yamada
1
-19
/
+5
2018-05-29
kconfig: remove string expansion in file_lookup()
Masahiro Yamada
1
-3
/
+1
2018-05-29
kconfig: reference environment variables directly and remove 'option env='
Masahiro Yamada
19
-154
/
+343
2018-05-29
kbuild: remove CONFIG_CROSS_COMPILE support
Masahiro Yamada
2
-12
/
+0
2018-05-29
kbuild: remove kbuild cache
Masahiro Yamada
2
-90
/
+16
2018-05-28
kconfig: drop localization support
Sam Ravnborg
21
-610
/
+258
2018-05-28
kconfig: refactor ncurses package checks for building mconf and nconf
Masahiro Yamada
5
-128
/
+113
2018-05-28
kconfig: refactor GTK+ package checks for building gconf
Masahiro Yamada
2
-34
/
+32
2018-05-28
kconfig: refactor Qt package checks for building qconf
Masahiro Yamada
2
-45
/
+53
2018-05-28
kbuild: do not display CHK for filechk
Masahiro Yamada
1
-1
/
+0
2018-05-27
Linux 4.17-rc7
v4.17-rc7
Linus Torvalds
1
-1
/
+1
2018-05-27
Merge tag 'kbuild-fixes-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+6
2018-05-26
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
15
-20
/
+20
2018-05-26
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-17
/
+9
2018-05-26
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-6
/
+6
2018-05-26
Merge tag 'hisi-fixes-for-4.17v2' of git://github.com/hisilicon/linux-hisi in...
Olof Johansson
1
-1
/
+0
2018-05-26
ARM: Fix i2c-gpio GPIO descriptor tables
Linus Walleij
10
-11
/
+11
2018-05-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11
-75
/
+198
2018-05-26
arm64: dts: hikey: Fix eMMC corruption regression
John Stultz
1
-1
/
+0
2018-05-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
16
-43
/
+125
2018-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
49
-193
/
+372
2018-05-25
kasan: fix memory hotplug during boot
David Hildenbrand
1
-1
/
+1
2018-05-25
kasan: free allocated shadow memory on MEM_CANCEL_ONLINE
David Hildenbrand
1
-0
/
+1
2018-05-25
checkpatch: fix macro argument precedence test
Joe Perches
1
-1
/
+1
2018-05-25
init/main.c: include <linux/mem_encrypt.h>
Mathieu Malaterre
1
-0
/
+1
2018-05-25
kernel/sys.c: fix potential Spectre v1 issue
Gustavo A. R. Silva
1
-0
/
+5
2018-05-25
mm/memory_hotplug: fix leftover use of struct page during hotplug
Jonathan Cameron
3
-6
/
+9
2018-05-25
proc: fix smaps and meminfo alignment
Hugh Dickins
1
-5
/
+0
2018-05-25
mm: do not warn on offline nodes unless the specific node is explicitly reque...
Michal Hocko
1
-1
/
+1
2018-05-25
mm, memory_hotplug: make has_unmovable_pages more robust
Michal Hocko
1
-6
/
+10
2018-05-25
mm/kasan: don't vfree() nonexistent vm_area
Andrey Ryabinin
1
-2
/
+61
2018-05-25
MAINTAINERS: change hugetlbfs maintainer and update files
Mike Kravetz
1
-1
/
+7
2018-05-25
ipc/shm: fix shmat() nil address after round-down when remapping
Davidlohr Bueso
1
-2
/
+10
2018-05-25
Revert "ipc/shm: Fix shmat mmap nil-page protection"
Davidlohr Bueso
1
-7
/
+2
2018-05-25
idr: fix invalid ptr dereference on item delete
Matthew Wilcox
2
-1
/
+10
2018-05-25
ocfs2: revert "ocfs2/o2hb: check len for bio_add_page() to avoid getting inco...
Changwei Ge
1
-10
/
+1
2018-05-25
mm: fix nr_rotate_swap leak in swapon() error case
Omar Sandoval
1
-1
/
+6
2018-05-25
Merge tag 'qcom-fixes-for-4.17-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
1
-4
/
+4
2018-05-25
Merge tag 'sunxi-fixes-for-4.17' of https://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
3
-4
/
+5
2018-05-25
ibmvnic: Fix partial success login retries
Thomas Falcon
1
-1
/
+6
[next]