Age | Commit message (Expand) | Author |
2022-12-29 | Merge tag 'nvme-6.2-2022-12-29' of git://git.infradead.org/nvme into block-6.2 | Jens Axboe |
2022-12-29 | kconfig: Add static text for search information in help menu | Bhaskar Chowdhury |
2022-12-28 | nvme-auth: fix smatch warning complaints | Sagi Grimberg |
2022-12-28 | nvme: consult the CSE log page for unprivileged passthrough | Christoph Hellwig |
2022-12-28 | nvme: also return I/O command effects from nvme_command_effects | Christoph Hellwig |
2022-12-28 | nvmet: don't defer passthrough commands with trivial effects to the workqueue | Christoph Hellwig |
2022-12-28 | nvmet: set the LBCC bit for commands that modify data | Christoph Hellwig |
2022-12-28 | nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding it | Christoph Hellwig |
2022-12-28 | nvme: fix the NVME_CMD_EFFECTS_CSE_MASK definition | Christoph Hellwig |
2022-12-28 | docs, nvme: add a feature and quirk policy document | Christoph Hellwig |
2022-12-28 | ALSA: hda/hdmi: Static PCM mapping again with AMD HDMI codecs | Takashi Iwai |
2022-12-28 | Merge branch 'kvm-late-6.1-fixes' into HEAD | Paolo Bonzini |
2022-12-28 | KVM: selftests: restore special vmmcall code layout needed by the harness | Paolo Bonzini |
2022-12-28 | Documentation: kvm: clarify SRCU locking order | Paolo Bonzini |
2022-12-28 | KVM: x86: fix deadlock for KVM_XEN_EVTCHN_RESET | Paolo Bonzini |
2022-12-27 | uapi:io_uring.h: allow linux/time_types.h to be skipped | Stefan Metzmacher |
2022-12-27 | futex: Fix futex_waitv() hrtimer debug object leak on kcalloc error | Mathieu Desnoyers |
2022-12-27 | x86/kprobes: Fix optprobe optimization check with CONFIG_RETHUNK | Masami Hiramatsu (Google) |
2022-12-27 | x86/kprobes: Fix kprobes instruction boudary check with CONFIG_RETHUNK | Masami Hiramatsu (Google) |
2022-12-27 | x86/calldepth: Fix incorrect init section references | Arnd Bergmann |
2022-12-27 | perf/core: Call LSM hook after copying perf_event_attr | Namhyung Kim |
2022-12-27 | perf: Fix use-after-free in error path | Peter Zijlstra |
2022-12-27 | perf/x86/amd: fix potential integer overflow on shift of a int | Colin Ian King |
2022-12-27 | perf/core: Fix cgroup events tracking | Chengming Zhou |
2022-12-27 | perf core: Return error pointer if inherit_event() fails to find pmu_ctx | Ravi Bangoria |
2022-12-27 | KVM: x86/xen: Documentation updates and clarifications | David Woodhouse |
2022-12-27 | KVM: x86/xen: Add KVM_XEN_INVALID_GPA and KVM_XEN_INVALID_GFN to uapi | David Woodhouse |
2022-12-27 | KVM: x86/xen: Simplify eventfd IOCTLs | Michal Luczaj |
2022-12-27 | KVM: x86/xen: Fix SRCU/RCU usage in readers of evtchn_ports | Paolo Bonzini |
2022-12-27 | KVM: x86/xen: Use kvm_read_guest_virt() instead of open-coding it badly | David Woodhouse |
2022-12-27 | KVM: x86/xen: Fix memory leak in kvm_xen_write_hypercall_page() | Michal Luczaj |
2022-12-27 | KVM: Delete extra block of "};" in the KVM API documentation | Sean Christopherson |
2022-12-27 | kvm: x86/mmu: Remove duplicated "be split" in spte.h | Lai Jiangshan |
2022-12-27 | kvm: Remove the unused macro KVM_MMU_READ_{,UN}LOCK() | Lai Jiangshan |
2022-12-27 | MAINTAINERS: adjust entry after renaming the vmx hyperv files | Lukas Bulwahn |
2022-12-27 | KVM: selftests: Mark correct page as mapped in virt_map() | Oliver Upton |
2022-12-27 | KVM: arm64: selftests: Don't identity map the ucall MMIO hole | Oliver Upton |
2022-12-27 | KVM: selftests: document the default implementation of vm_vaddr_populate_bitmap | Paolo Bonzini |
2022-12-27 | KVM: selftests: Use magic value to signal ucall_alloc() failure | Sean Christopherson |
2022-12-27 | KVM: selftests: Disable "gnu-variable-sized-type-not-at-end" warning | Sean Christopherson |
2022-12-27 | KVM: selftests: Include lib.mk before consuming $(CC) | Sean Christopherson |
2022-12-27 | KVM: selftests: Explicitly disable builtins for mem*() overrides | Sean Christopherson |
2022-12-27 | KVM: selftests: Probe -no-pie with actual CFLAGS used to compile | Sean Christopherson |
2022-12-27 | KVM: selftests: Use proper function prototypes in probing code | Sean Christopherson |
2022-12-27 | KVM: selftests: Rename UNAME_M to ARCH_DIR, fill explicitly for x86 | Sean Christopherson |
2022-12-27 | KVM: selftests: Fix a typo in x86-64's kvm_get_cpu_address_width() | Sean Christopherson |
2022-12-27 | KVM: selftests: Use pattern matching in .gitignore | Sean Christopherson |
2022-12-27 | KVM: selftests: Fix divide-by-zero bug in memslot_perf_test | Sean Christopherson |
2022-12-27 | KVM: selftests: Delete dead code in x86_64/vmx_tsc_adjust_test.c | Sean Christopherson |
2022-12-27 | KVM: selftests: Define literal to asm constraint in aarch64 as unsigned long | Sean Christopherson |