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-10-17
extract-vmlinux: Check for uncompressed image as fallback
Helge Deller
1
-3
/
+3
2018-10-17
parisc: Fix address in HPMC IVA
John David Anglin
2
-2
/
+3
2018-10-17
parisc: Fix exported address of os_hpmc handler
Helge Deller
1
-2
/
+1
2018-10-17
parisc: Fix map_pages() to not overwrite existing pte entries
Helge Deller
1
-6
/
+2
2018-10-17
parisc: Purge TLB entries after updating page table entry and set page accessed flag in TLB handler
John David Anglin
2
-15
/
+13
2018-10-17
parisc: Release spinlocks using ordered store
John David Anglin
2
-10
/
+6
2018-10-17
parisc: Ratelimit dino stuck interrupt warnings
Helge Deller
1
-2
/
+1
2018-10-17
parisc: dino: Utilize DINO_MASK_IRQ() macro
Helge Deller
1
-1
/
+1
2018-10-17
parisc: Clean up crash header output
Helge Deller
1
-2
/
+2
2018-10-17
parisc: Add SYSTEM_INFO and REGISTER TOC PAT functions
Helge Deller
1
-0
/
+8
2018-10-17
parisc: Remove PTE load and fault check from L2_ptep macro
John David Anglin
1
-6
/
+6
2018-10-17
parisc: Reorder TLB flush timing calculation
John David Anglin
1
-8
/
+10
2018-10-17
parisc: remove the dead ccio-rm-dma driver
Christoph Hellwig
2
-205
/
+0
2018-10-17
parisc: remove check for minimum required GCC version
Masahiro Yamada
1
-9
/
+0
2018-10-17
parisc: Use PARISC_ITLB_TRAP constant in entry.S
Helge Deller
1
-1
/
+1
2018-10-17
crypto: chelsio - Update ntx queue received from cxgb4
Harsh Jain
3
-7
/
+18
2018-10-17
crypto: ccree - avoid implicit enum conversion
Nathan Chancellor
1
-4
/
+2
2018-10-17
crypto: caam - add SPDX license identifier to all files
Horia Geantă
11
-57
/
+11
2018-10-17
crypto: caam/qi - simplify CGR allocation, freeing
Horia Geantă
2
-40
/
+5
2018-10-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
9
-51
/
+72
2018-10-16
f2fs: remove request_list check in is_idle()
Jens Axboe
1
-7
/
+0
2018-10-16
scsi: lpfc: Remove set but not used variables 'tgtp'
YueHaibing
1
-2
/
+0
2018-10-16
scsi: aic94xx: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+5
2018-10-16
scsi: iscsi_tcp: Explicitly cast param in iscsi_sw_tcp_host_get_param
Nathan Chancellor
1
-1
/
+2
2018-10-16
scsi: lpfc: Remove set but not used variable 'psli'
YueHaibing
1
-2
/
+0
2018-10-16
scsi: bfa: Avoid implicit enum conversion in bfad_im_post_vendor_event
Nathan Chancellor
2
-2
/
+2
2018-10-16
scsi: isci: Change sci_controller_start_task's return type to sci_status
Nathan Chancellor
3
-7
/
+7
2018-10-16
scsi: isci: Use proper enumerated type in atapi_d2h_reg_frame_handler
Nathan Chancellor
1
-2
/
+2
2018-10-16
scsi: lpfc: Remove set but not used variables 'fc_hdr' and 'hw_page_size'
YueHaibing
1
-7
/
+0
2018-10-16
scsi: cxgb4i: add DCB support for iSCSI connections
Varun Prakash
2
-1
/
+156
2018-10-16
acpi, nfit: Introduce nfit_mem flags
Dan Williams
2
-13
/
+22
2018-10-17
Merge branch 'bpf-sk-msg-peek'
Daniel Borkmann
5
-73
/
+152
2018-10-17
bpf: sockmap, add msg_peek tests to test_sockmap
John Fastabend
1
-51
/
+114
2018-10-17
bpf: sockmap, support for msg_peek in sk_msg with redirect ingress
John Fastabend
3
-17
/
+30
2018-10-17
bpf: skmsg, improve sk_msg_used_element to work in cork context
John Fastabend
1
-5
/
+8
2018-10-17
bpf: sockmap, fix skmsg recvmsg handler to track size correctly
John Fastabend
2
-0
/
+2
2018-10-16
scsi: megaraid_mbox: remove set but not used variables
YueHaibing
1
-27
/
+0
2018-10-17
kvm: x86: Add has_payload and payload to kvm_queued_exception
Jim Mattson
2
-0
/
+10
2018-10-16
MIPS: Cleanup DSP ASE detection
Paul Burton
3
-19
/
+21
2018-10-17
KVM: Documentation: Fix omission in struct kvm_vcpu_events
Jim Mattson
1
-0
/
+1
2018-10-17
KVM: selftests: add Enlightened VMCS test
Vitaly Kuznetsov
5
-10
/
+1321
2018-10-17
tools/headers: update kvm.h
Vitaly Kuznetsov
1
-0
/
+6
2018-10-17
x86/kvm/nVMX: nested state migration for Enlightened VMCS
Vitaly Kuznetsov
3
-20
/
+65
2018-10-17
KVM: selftests: state_test: test bare VMXON migration
Vitaly Kuznetsov
4
-10
/
+19
2018-10-17
x86/kvm/nVMX: allow bare VMXON state migration
Vitaly Kuznetsov
1
-7
/
+8
2018-10-17
x86/kvm/lapic: preserve gfn_to_hva_cache len on cache reinit
Vitaly Kuznetsov
1
-2
/
+10
2018-10-17
x86/kvm/hyperv: don't clear VP assist pages on init
Vitaly Kuznetsov
1
-1
/
+7
2018-10-17
KVM: nVMX: optimize prepare_vmcs02{,_full} for Enlightened VMCS case
Vitaly Kuznetsov
1
-52
/
+64
2018-10-17
KVM: nVMX: implement enlightened VMPTRLD and VMCLEAR
Vitaly Kuznetsov
1
-7
/
+108
2018-10-17
KVM: nVMX: add enlightened VMCS state
Vitaly Kuznetsov
1
-17
/
+423
[prev]
[next]