index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
kbuild: add -Wall to KBUILD_HOSTCXXFLAGS
Masahiro Yamada
2020-03-29
2
-2
/
+2
*
kconfig: remove unused variable in qconf.cc
Masahiro Yamada
2020-03-29
1
-2
/
+0
*
sparc: revive __HAVE_ARCH_STRLEN for 32bit sparc
Masahiro Yamada
2020-03-25
2
-4
/
+4
*
kbuild: refactor Makefile.dtbinst more
Masahiro Yamada
2020-03-25
1
-11
/
+11
*
kbuild: compute the dtbs_install destination more simply
Masahiro Yamada
2020-03-25
2
-7
/
+3
*
Makefile: disallow data races on gcc-10 as well
Sergei Trofimovich
2020-03-19
1
-0
/
+1
*
kconfig: make 'imply' obey the direct dependency
Masahiro Yamada
2020-03-13
2
-3
/
+16
*
kconfig: allow symbols implied by y to become m
Masahiro Yamada
2020-03-13
2
-5
/
+12
*
net: drop_monitor: use IS_REACHABLE() to guard net_dm_hw_report()
Masahiro Yamada
2020-03-13
1
-1
/
+1
*
modpost: return error if module is missing ns imports and MODULE_ALLOW_MISSIN...
Jessica Yu
2020-03-13
2
-10
/
+19
*
modpost: rework and consolidate logging interface
Jessica Yu
2020-03-13
2
-43
/
+40
*
kbuild: allow to run dt_binding_check without kernel configuration
Masahiro Yamada
2020-03-13
2
-3
/
+4
*
kbuild: allow to run dt_binding_check and dtbs_check in a single command
Masahiro Yamada
2020-03-13
3
-6
/
+12
*
kbuild: avoid concurrency issue in parallel building dtbs and dtbs_check
Masahiro Yamada
2020-03-13
1
-2
/
+6
*
kbuild: Build DT binding examples with dtc warnings enabled
Rob Herring
2020-03-03
1
-0
/
+4
*
kbuild: Always validate DT binding examples
Rob Herring
2020-03-03
3
-10
/
+17
*
kbuild: generate autoksyms.h early
Quentin Perret
2020-03-03
2
-3
/
+7
*
kbuild: split adjust_autoksyms.sh in two parts
Quentin Perret
2020-03-03
2
-32
/
+55
*
kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMS
Quentin Perret
2020-03-03
2
-0
/
+25
*
kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LIST
Masahiro Yamada
2020-03-03
7
-26
/
+4
*
Documentation/llvm: add documentation on building w/ Clang/LLVM
Nick Desaulniers
2020-03-03
3
-0
/
+82
*
kbuild: remove trailing slash from devicetree/binding/ for descending
Masahiro Yamada
2020-03-03
1
-1
/
+2
*
fixdep: remove redundant null character check
Masahiro Yamada
2020-03-02
1
-1
/
+1
*
fixdep: remove unneeded code and comments about *.ver files
Masahiro Yamada
2020-03-02
1
-7
/
+1
*
kbuild: remove cc-option switch from -Wframe-larger-than=
Masahiro Yamada
2020-03-02
2
-3
/
+2
*
kbuild: remove the owner check in mkcompile_h
Masahiro Yamada
2020-03-02
1
-11
/
+0
*
Linux 5.6-rc4
v5.6-rc4
Linus Torvalds
2020-03-01
1
-1
/
+1
*
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-03-01
2
-7
/
+7
|
\
|
*
ext4: potential crash on allocation error in ext4_alloc_flex_bg_array()
Dan Carpenter
2020-02-29
1
-3
/
+3
|
*
jbd2: fix data races at struct journal_head
Qian Cai
2020-02-29
1
-4
/
+4
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-03-01
22
-107
/
+171
|
\
\
|
*
|
KVM: VMX: check descriptor table exits on instruction emulation
Oliver Upton
2020-03-01
1
-0
/
+15
|
*
|
Merge tag 'kvmarm-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2020-02-28
15
-77
/
+84
|
|
\
\
|
|
*
|
arm64: Ask the compiler to __always_inline functions used by KVM at HYP
James Morse
2020-02-22
4
-8
/
+8
|
|
*
|
KVM: arm64: Define our own swab32() to avoid a uapi static inline
James Morse
2020-02-22
2
-2
/
+9
|
|
*
|
KVM: arm64: Ask the compiler to __always_inline functions used at HYP
James Morse
2020-02-22
5
-28
/
+29
|
|
*
|
kvm: arm/arm64: Fold VHE entry/exit work into kvm_vcpu_run_vhe()
Mark Rutland
2020-02-17
4
-39
/
+37
|
|
*
|
KVM: arm/arm64: Fix up includes for trace.h
Jeremy Cline
2020-02-05
1
-0
/
+1
|
*
|
|
kvm: x86: Limit the number of "kvm: disabled by bios" messages
Erwan Velu
2020-02-28
1
-2
/
+2
|
*
|
|
KVM: x86: avoid useless copy of cpufreq policy
Paolo Bonzini
2020-02-28
1
-5
/
+5
|
*
|
|
KVM: allow disabling -Werror
Paolo Bonzini
2020-02-28
2
-1
/
+14
|
*
|
|
KVM: x86: allow compiling as non-module with W=1
Valdis Klētnieks
2020-02-28
2
-0
/
+4
|
*
|
|
KVM: Pre-allocate 1 cpumask variable per cpu for both pv tlb and pv ipis
Wanpeng Li
2020-02-28
1
-12
/
+21
|
*
|
|
KVM: Introduce pv check helpers
Wanpeng Li
2020-02-28
1
-10
/
+24
|
*
|
|
KVM: let declaration of kvm_get_running_vcpus match implementation
Christian Borntraeger
2020-02-28
1
-1
/
+1
|
*
|
|
KVM: SVM: allocate AVIC data structures based on kvm_amd module parameter
Paolo Bonzini
2020-02-28
1
-1
/
+2
*
|
|
|
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-03-01
3
-56
/
+34
|
\
\
\
\
|
*
|
|
|
macintosh: therm_windtunnel: fix regression when instantiating devices
Wolfram Sang
2020-02-29
1
-21
/
+31
|
*
|
|
|
i2c: altera: Fix potential integer overflow
Gustavo A. R. Silva
2020-02-13
1
-1
/
+1
|
*
|
|
|
i2c: jz4780: silence log flood on txabrt
Wolfram Sang
2020-02-13
1
-34
/
+2
[next]