index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
time
/
timekeeping.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-03-29
kbuild: add -Wall to KBUILD_HOSTCXXFLAGS
Masahiro Yamada
2
-2
/
+2
2020-03-29
kconfig: remove unused variable in qconf.cc
Masahiro Yamada
1
-2
/
+0
2020-03-25
sparc: revive __HAVE_ARCH_STRLEN for 32bit sparc
Masahiro Yamada
2
-4
/
+4
2020-03-25
kbuild: refactor Makefile.dtbinst more
Masahiro Yamada
1
-11
/
+11
2020-03-25
kbuild: compute the dtbs_install destination more simply
Masahiro Yamada
2
-7
/
+3
2020-03-19
Makefile: disallow data races on gcc-10 as well
Sergei Trofimovich
1
-0
/
+1
2020-03-13
kconfig: make 'imply' obey the direct dependency
Masahiro Yamada
2
-3
/
+16
2020-03-13
kconfig: allow symbols implied by y to become m
Masahiro Yamada
2
-5
/
+12
2020-03-13
net: drop_monitor: use IS_REACHABLE() to guard net_dm_hw_report()
Masahiro Yamada
1
-1
/
+1
2020-03-13
modpost: return error if module is missing ns imports and MODULE_ALLOW_MISSIN...
Jessica Yu
2
-10
/
+19
2020-03-13
modpost: rework and consolidate logging interface
Jessica Yu
2
-43
/
+40
2020-03-13
kbuild: allow to run dt_binding_check without kernel configuration
Masahiro Yamada
2
-3
/
+4
2020-03-13
kbuild: allow to run dt_binding_check and dtbs_check in a single command
Masahiro Yamada
3
-6
/
+12
2020-03-13
kbuild: avoid concurrency issue in parallel building dtbs and dtbs_check
Masahiro Yamada
1
-2
/
+6
2020-03-03
kbuild: Build DT binding examples with dtc warnings enabled
Rob Herring
1
-0
/
+4
2020-03-03
kbuild: Always validate DT binding examples
Rob Herring
3
-10
/
+17
2020-03-03
kbuild: generate autoksyms.h early
Quentin Perret
2
-3
/
+7
2020-03-03
kbuild: split adjust_autoksyms.sh in two parts
Quentin Perret
2
-32
/
+55
2020-03-03
kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMS
Quentin Perret
2
-0
/
+25
2020-03-03
kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LIST
Masahiro Yamada
7
-26
/
+4
2020-03-03
Documentation/llvm: add documentation on building w/ Clang/LLVM
Nick Desaulniers
3
-0
/
+82
2020-03-03
kbuild: remove trailing slash from devicetree/binding/ for descending
Masahiro Yamada
1
-1
/
+2
2020-03-02
fixdep: remove redundant null character check
Masahiro Yamada
1
-1
/
+1
2020-03-02
fixdep: remove unneeded code and comments about *.ver files
Masahiro Yamada
1
-7
/
+1
2020-03-02
kbuild: remove cc-option switch from -Wframe-larger-than=
Masahiro Yamada
2
-3
/
+2
2020-03-02
kbuild: remove the owner check in mkcompile_h
Masahiro Yamada
1
-11
/
+0
2020-03-01
Linux 5.6-rc4
v5.6-rc4
Linus Torvalds
1
-1
/
+1
2020-03-01
KVM: VMX: check descriptor table exits on instruction emulation
Oliver Upton
1
-0
/
+15
2020-02-29
ext4: potential crash on allocation error in ext4_alloc_flex_bg_array()
Dan Carpenter
1
-3
/
+3
2020-02-29
macintosh: therm_windtunnel: fix regression when instantiating devices
Wolfram Sang
1
-21
/
+31
2020-02-29
jbd2: fix data races at struct journal_head
Qian Cai
1
-4
/
+4
2020-02-28
kvm: x86: Limit the number of "kvm: disabled by bios" messages
Erwan Velu
1
-2
/
+2
2020-02-28
KVM: x86: avoid useless copy of cpufreq policy
Paolo Bonzini
1
-5
/
+5
2020-02-28
KVM: allow disabling -Werror
Paolo Bonzini
2
-1
/
+14
2020-02-28
KVM: x86: allow compiling as non-module with W=1
Valdis Klētnieks
2
-0
/
+4
2020-02-28
KVM: Pre-allocate 1 cpumask variable per cpu for both pv tlb and pv ipis
Wanpeng Li
1
-12
/
+21
2020-02-28
KVM: Introduce pv check helpers
Wanpeng Li
1
-10
/
+24
2020-02-28
KVM: let declaration of kvm_get_running_vcpus match implementation
Christian Borntraeger
1
-1
/
+1
2020-02-28
KVM: SVM: allocate AVIC data structures based on kvm_amd module parameter
Paolo Bonzini
1
-1
/
+2
2020-02-27
MAINTAINERS: Correct Cadence PCI driver path
Lukas Bulwahn
1
-1
/
+1
2020-02-27
io_uring: fix 32-bit compatability with sendmsg/recvmsg
Jens Axboe
1
-0
/
+10
2020-02-27
net: dsa: mv88e6xxx: Fix masking of egress port
Andrew Lunn
1
-2
/
+2
2020-02-27
mlxsw: pci: Wait longer before accessing the device after reset
Amit Cohen
1
-1
/
+1
2020-02-27
sfc: fix timestamp reconstruction at 16-bit rollover points
Alex Maftei (amaftei)
1
-3
/
+35
2020-02-27
vsock: fix potential deadlock in transport->release()
Stefano Garzarella
3
-13
/
+12
2020-02-27
unix: It's CONFIG_PROC_FS not CONFIG_PROCFS
David S. Miller
1
-1
/
+1
2020-02-27
net: rmnet: fix packet forwarding in rmnet bridge mode
Taehee Yoo
1
-0
/
+3
2020-02-27
net: rmnet: fix bridge mode bugs
Taehee Yoo
4
-77
/
+64
2020-02-27
net: rmnet: use upper/lower device infrastructure
Taehee Yoo
1
-19
/
+16
2020-02-27
net: rmnet: do not allow to change mux id if mux id is duplicated
Taehee Yoo
1
-0
/
+4
[next]