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
2020-04-08
Merge tag 'ceph-for-5.7-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
23
-753
/
+1380
2020-04-08
Merge tag 'ovl-update-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
11
-163
/
+460
2020-04-08
Merge tag 'iomap-5.7-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-0
/
+8
2020-04-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-3
/
+7
2020-04-08
Merge tag 'linux-watchdog-5.7-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
16
-80
/
+412
2020-04-08
Merge tag 'tag-chrome-platform-for-v5.7' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
33
-342
/
+2466
2020-04-08
Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
45
-261
/
+737
2020-04-08
drm/amdgpu/display: fix warning when compiling without debugfs
Alex Deucher
1
-1
/
+1
2020-04-08
drm/amdgpu: unify fw_write_wait for new gfx9 asics
Aaron Liu
1
-0
/
+2
2020-04-08
drm/amd/powerplay: error out on forcing clock setting not supported
Evan Quan
1
-1
/
+46
2020-04-08
drm/amdgpu: fix gfx hang during suspend with video playback (v2)
Prike Liang
1
-2
/
+3
2020-04-08
dma-debug: fix displaying of dma allocation type
Grygorii Strashko
1
-3
/
+6
2020-04-08
dma-direct: fix data truncation in dma_direct_get_required_mask()
Kishon Vijay Abraham I
1
-1
/
+2
2020-04-09
kbuild: support LLVM=1 to switch the default tools to Clang/LLVM
Masahiro Yamada
4
-8
/
+40
2020-04-09
kbuild: replace AS=clang with LLVM_IAS=1
Masahiro Yamada
2
-2
/
+5
2020-04-08
Merge tag 'iommu-updates-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
22
-187
/
+386
2020-04-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
16
-3514
/
+3744
2020-04-08
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
40
-249
/
+4310
2020-04-08
arm64: armv8_deprecated: Fix undef_hook mask for thumb setend
Fredrik Strupe
1
-1
/
+1
2020-04-08
orangefs: clarify build steps for test server in orangefs.txt
Mike Marshall
1
-15
/
+19
2020-04-08
Merge tag 'asoc-fix-v5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Takashi Iwai
23
-28
/
+93
2020-04-08
mm/gup: Let __get_user_pages_locked() return -EINTR for fatal signal
Hillf Danton
1
-1
/
+4
2020-04-08
io_uring: don't read user-shared sqe flags twice
Pavel Begunkov
1
-12
/
+8
2020-04-08
io_uring: remove req init from io_get_req()
Pavel Begunkov
1
-26
/
+27
2020-04-08
io_uring: alloc req only after getting sqe
Pavel Begunkov
1
-15
/
+9
2020-04-08
io_uring: simplify io_get_sqring
Pavel Begunkov
1
-18
/
+22
2020-04-08
io_uring: do not always copy iovec in io_req_map_rw()
Xiaoguang Wang
1
-2
/
+3
2020-04-08
io_uring: ensure openat sets O_LARGEFILE if needed
Jens Axboe
1
-0
/
+2
2020-04-09
kbuild: add dummy toolchains to enable all cc-option etc. in Kconfig
Masahiro Yamada
4
-0
/
+123
2020-04-09
kbuild: link lib-y objects to vmlinux forcibly when CONFIG_MODULES=y
Masahiro Yamada
2
-18
/
+6
2020-04-09
MIPS: fw: arc: add __weak to prom_meminit and prom_free_prom_memory
Masahiro Yamada
1
-2
/
+2
2020-04-09
kbuild: remove -I$(srctree)/tools/include from scripts/Makefile
Masahiro Yamada
1
-4
/
+0
2020-04-09
kbuild: do not pass $(KBUILD_CFLAGS) to scripts/mkcompile_h
Masahiro Yamada
1
-1
/
+1
2020-04-09
Documentation/llvm: fix the name of llvm-size
Fangrui Song
1
-1
/
+1
2020-04-09
kbuild: mkcompile_h: Include $LD version in /proc/version
Kees Cook
2
-2
/
+6
2020-04-09
kconfig: qconf: Fix a few alignment issues
Mauro Carvalho Chehab
1
-6
/
+7
2020-04-09
kconfig: qconf: remove some old bogus TODOs
Mauro Carvalho Chehab
1
-2
/
+1
2020-04-09
kconfig: qconf: fix support for the split view mode
Mauro Carvalho Chehab
2
-7
/
+28
2020-04-09
kconfig: qconf: fix the content of the main widget
Mauro Carvalho Chehab
1
-6
/
+17
2020-04-09
kconfig: qconf: Change title for the item window
Mauro Carvalho Chehab
1
-1
/
+9
2020-04-09
kconfig: qconf: clean deprecated warnings
Mauro Carvalho Chehab
1
-4
/
+4
2020-04-09
gcc-plugins: drop support for GCC <= 4.7
Masahiro Yamada
7
-103
/
+14
2020-04-09
kbuild: Enable -Wtautological-compare
Nathan Chancellor
2
-2
/
+1
2020-04-09
x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2
Jason A. Donenfeld
21
-90
/
+15
2020-04-08
9p: document short read behaviour with O_NONBLOCK
Dominique Martinet
1
-0
/
+10
2020-04-09
crypto: x86 - clean up poly1305-x86_64-cryptogams.S by 'make clean'
Masahiro Yamada
1
-2
/
+0
2020-04-09
Documentation/changes: Raise minimum supported binutils version to 2.23
Borislav Petkov
1
-2
/
+2
2020-04-09
crypto: curve25519 - do not pollute dispatcher based on assembler
Jason A. Donenfeld
1
-4
/
+2
2020-04-09
crypto: x86 - rework configuration based on Kconfig
Jason A. Donenfeld
2
-91
/
+69
2020-04-09
x86: add comments about the binutils version to support code in as-instr
Masahiro Yamada
1
-0
/
+10
[prev]
[next]