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-02-05
s390: add optimized array_index_mask_nospec
Martin Schwidefsky
1
-0
/
+24
2018-02-05
s390: scrub registers on kernel entry and KVM exit
Martin Schwidefsky
1
-0
/
+47
2018-02-05
s390/cio: fix kernel-doc usage
Sebastian Ott
5
-11
/
+9
2018-02-05
s390/runtime_instrumentation: re-add signum system call parameter
Heiko Carstens
1
-1
/
+9
2018-02-05
bpf: fix selftests/bpf test_kmod.sh failure when CONFIG_BPF_JIT_ALWAYS_ON=y
Yonghong Song
1
-5
/
+26
2018-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
28
-140
/
+1715
2018-02-04
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
38
-552
/
+975
2018-02-04
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-6
/
+13
2018-02-04
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-6
/
+7
2018-02-04
Merge tag 'for-linus-20180204' of git://git.kernel.dk/linux-block
Linus Torvalds
13
-30
/
+83
2018-02-04
Merge tag 'ntb-4.16' of git://github.com/jonmason/ntb
Linus Torvalds
14
-1934
/
+3530
2018-02-04
Merge tag 'mailbox-v4.16' of git://git.linaro.org/landing-teams/working/fujitsu/integration
Linus Torvalds
3
-16
/
+51
2018-02-04
Merge branch 'i2c/for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
45
-1011
/
+1380
2018-02-04
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt
Linus Torvalds
17
-499
/
+499
2018-02-04
IB/uverbs: Use the standard kConfig format for experimental
Jason Gunthorpe
1
-1
/
+1
2018-02-04
IB: Update references to libibverbs
Jason Gunthorpe
3
-4
/
+5
2018-02-04
platform/x86: intel_pmc_core: Special case for Coffeelake
Rajneesh Bhardwaj
2
-0
/
+16
2018-02-04
platform/x86: intel_pmc_core: Add CannonLake PCH support
Rajneesh Bhardwaj
2
-0
/
+96
2018-02-04
x86/cpu: Add Cannonlake to Intel family
Rajneesh Bhardwaj
1
-0
/
+6
2018-02-04
platform/x86: intel_pmc_core: Read base address from LPIT
Srinivas Pandruvada
1
-1
/
+8
2018-02-04
ACPI / LPIT: Export lpit_read_residency_count_address()
Srinivas Pandruvada
1
-0
/
+1
2018-02-04
ACPI / processor: Set default C1 idle state description
Yazen Ghannam
1
-0
/
+3
2018-02-04
ACPI / battery: Add quirk for Asus UX360UA and UX410UAK
Kai Heng Feng
1
-0
/
+16
2018-02-04
ACPI: processor_perflib: Do not send _PPC change notification if not ready
Chen Yu
1
-1
/
+1
2018-02-04
ACPI / scan: Use acpi_bus_get_status() to initialize ACPI_TYPE_DEVICE devs
Hans de Goede
1
-3
/
+17
2018-02-04
ACPI / bus: Do not call _STA on battery devices with unmet dependencies
Hans de Goede
1
-0
/
+6
2018-02-04
PCI: acpiphp_ibm: prepare for acpi_get_object_info() no longer returning status
Hans de Goede
1
-1
/
+4
2018-02-04
ACPI: export acpi_bus_get_status_handle()
Hans de Goede
1
-0
/
+1
2018-02-04
ACPICA: Add a missing pair of parentheses
Jung-uk Kim
1
-1
/
+1
2018-02-04
ACPICA: Prefer ACPI_TO_POINTER() over ACPI_ADD_PTR()
Jung-uk Kim
1
-1
/
+1
2018-02-04
ACPICA: Avoid NULL pointer arithmetic
Jung-uk Kim
1
-4
/
+4
2018-02-04
ACPICA: Linux: add support for X32 ABI compilation
Anuj Mittal
1
-1
/
+1
2018-02-04
ACPI / video: Use true for boolean value
Gustavo A. R. Silva
1
-1
/
+1
2018-02-04
dt-bindings: mailbox: qcom: Document the APCS clock binding
Georgi Djakov
1
-0
/
+18
2018-02-04
mailbox: qcom: Create APCS child device for clock controller
Georgi Djakov
1
-0
/
+11
2018-02-04
mailbox: qcom: Convert APCS IPC driver to use regmap
Georgi Djakov
1
-5
/
+19
2018-02-03
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
45
-215
/
+515
2018-02-03
KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRL
KarimAllah Ahmed
1
-0
/
+88
2018-02-03
KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
KarimAllah Ahmed
3
-6
/
+110
2018-02-03
KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
KarimAllah Ahmed
3
-1
/
+17
2018-02-03
KVM/x86: Add IBPB support
Ashok Raj
3
-3
/
+116
2018-02-03
KVM/x86: Update the reverse_cpuid list to include CPUID_7_EDX
KarimAllah Ahmed
2
-5
/
+4
2018-02-03
Merge tag 'pstore-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-1
/
+0
2018-02-03
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
38
-364
/
+407
2018-02-03
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
Linus Torvalds
2
-37
/
+29
2018-02-03
Merge branch 'fixes-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
Linus Torvalds
2
-0
/
+2
2018-02-03
Merge branch 'msr-bitmaps' of git://git.kernel.org/pub/scm/virt/kvm/kvm into x86/pti
Thomas Gleixner
1
-254
/
+186
2018-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
44
-191
/
+326
2018-02-03
Merge tag 'gfs2-4.16.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
Linus Torvalds
2
-24
/
+44
2018-02-03
Merge tag 'scsi-postmerge' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
5
-143
/
+187
[prev]
[next]