index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-04-10
printk: queue wake_up_klogd irq_work only if per-CPU areas are ready
Sergey Senozhatsky
5
-16
/
+40
2020-04-10
smb3: enable swap on SMB3 mounts
Steve French
4
-0
/
+70
2020-04-10
MAINTAINERS: Remove nios2-dev@lists.rocketboards.org
Ley Foon Tan
1
-4
/
+0
2020-04-10
arch: nios2: remove 'resetvalue' property
Alexandru Ardelean
2
-3
/
+0
2020-04-10
arch: nios2: rename 'altr,gpio-bank-width' -> 'altr,ngpio'
Alexandru Ardelean
2
-4
/
+4
2020-04-10
arch: nios2: Enable the common clk subsystem on Nios2
Dragos Bogdan
2
-0
/
+9
2020-04-10
Documentation: android: binderfs: add 'stats' mount option
Randy Dunlap
1
-0
/
+6
2020-04-10
block: fix busy device checking in blk_drop_partitions again
Christoph Hellwig
1
-1
/
+1
2020-04-10
io_uring: punt final io_ring_ctx wait-and-free to workqueue
Jens Axboe
1
-2
/
+16
2020-04-09
drm/ttm: Temporarily disable the huge_fault() callback
Thomas Hellstrom (VMware)
1
-63
/
+0
2020-04-09
smb3: change noisy error message to FYI
Steve French
1
-1
/
+1
2020-04-09
proc: Use a dedicated lock in struct pid
Eric W. Biederman
3
-5
/
+7
2020-04-09
io_uring: fix fs cleanup on cqe overflow
Pavel Begunkov
1
-1
/
+1
2020-04-09
ahci: Add Intel Comet Lake PCH RAID PCI ID
Jian-Hong Pan
1
-0
/
+1
2020-04-09
x86/xen: fix booting 32-bit pv guest
Juergen Gross
1
-1
/
+1
2020-04-09
drm/bridge: analogix_dp: Split bind() into probe() and real bind()
Marek Szyprowski
4
-42
/
+61
2020-04-09
drm/legacy: Fix type for drm_local_map.offset
Chris Wilson
1
-1
/
+1
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-08
kbuild: support LLVM=1 to switch the default tools to Clang/LLVM
Masahiro Yamada
4
-8
/
+40
2020-04-08
kbuild: replace AS=clang with LLVM_IAS=1
Masahiro Yamada
2
-2
/
+5
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
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-08
kbuild: add dummy toolchains to enable all cc-option etc. in Kconfig
Masahiro Yamada
4
-0
/
+123
2020-04-08
kbuild: link lib-y objects to vmlinux forcibly when CONFIG_MODULES=y
Masahiro Yamada
2
-18
/
+6
2020-04-08
MIPS: fw: arc: add __weak to prom_meminit and prom_free_prom_memory
Masahiro Yamada
1
-2
/
+2
2020-04-08
kbuild: remove -I$(srctree)/tools/include from scripts/Makefile
Masahiro Yamada
1
-4
/
+0
2020-04-08
kbuild: do not pass $(KBUILD_CFLAGS) to scripts/mkcompile_h
Masahiro Yamada
1
-1
/
+1
2020-04-08
Documentation/llvm: fix the name of llvm-size
Fangrui Song
1
-1
/
+1
2020-04-08
kbuild: mkcompile_h: Include $LD version in /proc/version
Kees Cook
2
-2
/
+6
2020-04-08
kconfig: qconf: Fix a few alignment issues
Mauro Carvalho Chehab
1
-6
/
+7
2020-04-08
kconfig: qconf: remove some old bogus TODOs
Mauro Carvalho Chehab
1
-2
/
+1
2020-04-08
kconfig: qconf: fix support for the split view mode
Mauro Carvalho Chehab
2
-7
/
+28
2020-04-08
kconfig: qconf: fix the content of the main widget
Mauro Carvalho Chehab
1
-6
/
+17
2020-04-08
kconfig: qconf: Change title for the item window
Mauro Carvalho Chehab
1
-1
/
+9
2020-04-08
kconfig: qconf: clean deprecated warnings
Mauro Carvalho Chehab
1
-4
/
+4
2020-04-08
gcc-plugins: drop support for GCC <= 4.7
Masahiro Yamada
7
-103
/
+14
2020-04-08
kbuild: Enable -Wtautological-compare
Nathan Chancellor
2
-2
/
+1
2020-04-08
x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2
Jason A. Donenfeld
21
-90
/
+15
[prev]
[next]