index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-22
kvm: selftest: unify the guest port macros
Peter Xu
6
-95
/
+78
2018-08-22
tools: introduce test_and_clear_bit
Peter Xu
1
-0
/
+17
2018-08-22
KVM: x86: SVM: Call x86_spec_ctrl_set_guest/host() with interrupts disabled
Thomas Gleixner
1
-4
/
+4
2018-08-22
KVM: vmx: Inject #UD for SGX ENCLS instruction in guest
Sean Christopherson
1
-1
/
+29
2018-08-22
KVM: vmx: Add defines for SGX ENCLS exiting
Sean Christopherson
1
-0
/
+3
2018-08-22
x86/kvm/vmx: Fix coding style in vmx_setup_l1d_flush()
Yi Wang
1
-8
/
+8
2018-08-22
x86: kvm: avoid unused variable warning
Arnd Bergmann
1
-3
/
+1
2018-08-22
Merge tag 'acpi-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
19
-56
/
+260
2018-08-22
Merge tag 'pm-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
6
-25
/
+43
2018-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
Linus Torvalds
7
-9
/
+8
2018-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
5
-249
/
+88
2018-08-22
initramfs: move gen_initramfs_list.sh from scripts/ to usr/
Masahiro Yamada
4
-5
/
+5
2018-08-22
vmlinux.lds.h: remove stale <linux/export.h> include
Masahiro Yamada
1
-2
/
+0
2018-08-22
export.h: remove VMLINUX_SYMBOL() and VMLINUX_SYMBOL_STR()
Masahiro Yamada
3
-17
/
+10
2018-08-22
Coccinelle: remove pci_alloc_consistent semantic to detect in zalloc-simple.cocci
zhong jiang
1
-40
/
+1
2018-08-22
kbuild: make sorting initramfs contents independent of locale
Andrzej Pietrasiewicz
1
-1
/
+1
2018-08-22
kbuild: remove "rpm" target, which is alias of "rpm-pkg"
Masahiro Yamada
1
-4
/
+0
2018-08-22
kbuild: Fix LOADLIBES rename in Documentation/kbuild/makefiles.txt
Michal Suchanek
1
-1
/
+1
2018-08-22
kconfig: suppress "configuration written to .config" for syncconfig
Masahiro Yamada
1
-0
/
+5
2018-08-22
kconfig: fix "Can't open ..." in parallel build
Masahiro Yamada
1
-2
/
+3
2018-08-22
kbuild: Add a space after `!` to prevent parsing as file pattern
Michael Forney
1
-1
/
+1
2018-08-22
scripts: modpost: check memory allocation results
Randy Dunlap
1
-4
/
+4
2018-08-22
kconfig: improve the recursive dependency report
Masahiro Yamada
2
-17
/
+37
2018-08-22
kconfig: report recursive dependency involving 'imply'
Masahiro Yamada
4
-20
/
+33
2018-08-22
kconfig: error out when seeing recursive dependency
Masahiro Yamada
5
-12
/
+10
2018-08-22
kconfig: add build-only configurator targets
Randy Dunlap
1
-1
/
+10
2018-08-22
scripts/dtc: consolidate include path options in Makefile
Masahiro Yamada
1
-14
/
+4
2018-08-22
Merge tag 'for-4.19' of git://git.sourceforge.jp/gitroot/uclinux-h8/linux
Linus Torvalds
9
-53
/
+31
2018-08-22
y2038: Provide aliases for compat helpers
Arnd Bergmann
1
-0
/
+15
2018-08-22
KVM: Documentation: rename the capability of KVM_CAP_ARM_SET_SERROR_ESR
Dongjiu Geng
1
-3
/
+3
2018-08-22
Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
43
-173
/
+834
2018-08-22
platform/x86: acer-wmi: Silence "unsupported" message a bit
Benjamin Herrenschmidt
1
-1
/
+1
2018-08-22
h8300: fix IRQ no
Yoshinori Sato
1
-1
/
+1
2018-08-22
arch/h8300: add a defconfig target
Randy Dunlap
1
-0
/
+2
2018-08-22
arch/h8300: eliminate kgbd.c warning
Randy Dunlap
1
-1
/
+1
2018-08-22
arch/h8300: eliminate ptrace.h warnings
Randy Dunlap
1
-0
/
+2
2018-08-22
h8300:let the checker know that size_t is ulong
Luc Van Oostenryck
1
-0
/
+2
2018-08-22
h8300: Don't include linux/kernel.h in asm/atomic.h
Will Deacon
1
-2
/
+2
2018-08-22
h8300: remove unnecessary of_platform_populate call
Rob Herring
1
-10
/
+0
2018-08-22
h8300: Correct signature of test_bit()
Geert Uytterhoeven
1
-1
/
+1
2018-08-22
h8300: irqchip: fix warning
Yoshinori Sato
1
-3
/
+3
2018-08-22
h8300: switch to NO_BOOTMEM
Rob Herring
2
-28
/
+9
2018-08-22
h8300: gcc-8.1 fix
Yoshinori Sato
1
-3
/
+4
2018-08-22
h8300: Add missing output register.
Yoshinori Sato
1
-6
/
+6
2018-08-21
ida: Change ida_get_new_above to return the id
Matthew Wilcox
1
-18
/
+12
2018-08-21
ida: Remove old API
Matthew Wilcox
3
-67
/
+11
2018-08-21
test_ida: check_ida_destroy and check_ida_alloc
Matthew Wilcox
2
-66
/
+58
2018-08-21
test_ida: Convert check_ida_conv to new API
Matthew Wilcox
2
-46
/
+40
2018-08-21
test_ida: Move ida_check_max
Matthew Wilcox
2
-28
/
+23
2018-08-21
test_ida: Move ida_check_leaf
Matthew Wilcox
2
-27
/
+25
[prev]
[next]