Age | Commit message (Expand) | Author | Files | Lines |
2022-12-28 | nvmet: don't defer passthrough commands with trivial effects to the workqueue | Christoph Hellwig | 1 | -6/+5 |
2022-12-28 | nvmet: set the LBCC bit for commands that modify data | Christoph Hellwig | 1 | -2/+4 |
2022-12-28 | nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding it | Christoph Hellwig | 1 | -16/+19 |
2022-12-28 | nvme: fix the NVME_CMD_EFFECTS_CSE_MASK definition | Christoph Hellwig | 1 | -1/+2 |
2022-12-28 | docs, nvme: add a feature and quirk policy document | Christoph Hellwig | 3 | -0/+79 |
2022-12-28 | ALSA: hda/hdmi: Static PCM mapping again with AMD HDMI codecs | Takashi Iwai | 1 | -8/+19 |
2022-12-28 | Merge branch 'kvm-late-6.1-fixes' into HEAD | Paolo Bonzini | 28 | -287/+290 |
2022-12-28 | KVM: selftests: restore special vmmcall code layout needed by the harness | Paolo Bonzini | 1 | -2/+11 |
2022-12-28 | Documentation: kvm: clarify SRCU locking order | Paolo Bonzini | 1 | -5/+14 |
2022-12-28 | KVM: x86: fix deadlock for KVM_XEN_EVTCHN_RESET | Paolo Bonzini | 2 | -3/+33 |
2022-12-28 | virtio_blk: Fix signedness bug in virtblk_prep_rq() | Rafael Mendonca | 1 | -2/+4 |
2022-12-28 | vdpa_sim_net: should not drop the multicast/broadcast packet | Cindy Lu | 1 | -0/+3 |
2022-12-28 | vdpasim: fix memory leak when freeing IOTLBs | Jason Wang | 1 | -1/+3 |
2022-12-28 | vdpa: conditionally fill max max queue pair for stats | Jason Wang | 1 | -5/+4 |
2022-12-28 | vdpa/vp_vdpa: fix kfree a wrong pointer in vp_vdpa_remove | Rong Wang | 1 | -1/+1 |
2022-12-28 | vduse: Validate vq_num in vduse_validate_config() | Harshit Mogalapalli | 1 | -0/+3 |
2022-12-28 | tools/virtio: remove smp_read_barrier_depends() | Davidlohr Bueso | 1 | -7/+10 |
2022-12-28 | tools/virtio: remove stray characters | Davidlohr Bueso | 1 | -10/+10 |
2022-12-28 | vhost_vdpa: fix the crash in unmap a large memory | Cindy Lu | 1 | -20/+26 |
2022-12-28 | virtio: Implementing attribute show with sysfs_emit | Dawei Li | 1 | -6/+6 |
2022-12-28 | virtio-crypto: fix memory leak in virtio_crypto_alg_skcipher_close_session() | Wei Yongjun | 1 | -1/+2 |
2022-12-28 | tools/virtio: Variable type completion | wangjianli | 1 | -1/+1 |
2022-12-28 | vdpa_sim: fix vringh initialization in vdpasim_queue_ready() | Stefano Garzarella | 1 | -2/+1 |
2022-12-28 | virtio_blk: use UINT_MAX instead of -1U | Angus Chen | 1 | -1/+1 |
2022-12-28 | vhost-vdpa: fix an iotlb memory leak | Stefano Garzarella | 1 | -4/+8 |
2022-12-28 | vhost: fix range used in translate_desc() | Stefano Garzarella | 1 | -2/+2 |
2022-12-28 | vringh: fix range used in iotlb_translate() | Stefano Garzarella | 1 | -3/+2 |
2022-12-28 | vhost/vsock: Fix error handling in vhost_vsock_init() | Yuan Can | 1 | -1/+8 |
2022-12-28 | vdpa_sim: fix possible memory leak in vdpasim_net_init() and vdpasim_blk_init() | ruanjinjie | 2 | -2/+6 |
2022-12-28 | tools: Delete the unneeded semicolon after curly braces | Shaomin Deng | 1 | -1/+1 |
2022-12-28 | virtio_pci: modify ENOENT to EINVAL | Angus Chen | 1 | -1/+1 |
2022-12-28 | RDMA/mlx5: remove variable i | Colin Ian King | 1 | -2/+0 |
2022-12-28 | virtio_ring: use helper function is_power_of_2() | Shaoqin Huang | 1 | -1/+1 |
2022-12-28 | virtio_pci: use helper function is_power_of_2() | Shaoqin Huang | 1 | -1/+1 |
2022-12-28 | vdpa/mlx5: Avoid overwriting CVQ iotlb | Eli Cohen | 3 | -59/+39 |
2022-12-28 | vdpa/mlx5: Avoid using reslock in event_handler | Eli Cohen | 1 | -12/+4 |
2022-12-28 | vdpa/mlx5: Fix wrong mac address deletion | Eli Cohen | 1 | -1/+1 |
2022-12-28 | vdpa/mlx5: Return error on vlan ctrl commands if not supported | Eli Cohen | 1 | -0/+3 |
2022-12-28 | vdpa/mlx5: Fix rule forwarding VLAN to TIR | Eli Cohen | 1 | -3/+5 |
2022-12-28 | virtio-blk: use a helper to handle request queuing errors | Dmitry Fomichev | 1 | -13/+16 |
2022-12-28 | tools/virtio: initialize spinlocks in vring_test.c | Ricardo CaƱuelo | 1 | -0/+2 |
2022-12-28 | vdpa: merge functionally duplicated dev_features attributes | Si-Wei Liu | 2 | -4/+2 |
2022-12-27 | uapi:io_uring.h: allow linux/time_types.h to be skipped | Stefan Metzmacher | 1 | -0/+8 |
2022-12-27 | futex: Fix futex_waitv() hrtimer debug object leak on kcalloc error | Mathieu Desnoyers | 1 | -4/+7 |
2022-12-27 | x86/kprobes: Fix optprobe optimization check with CONFIG_RETHUNK | Masami Hiramatsu (Google) | 1 | -20/+8 |
2022-12-27 | x86/kprobes: Fix kprobes instruction boudary check with CONFIG_RETHUNK | Masami Hiramatsu (Google) | 1 | -3/+7 |
2022-12-27 | x86/calldepth: Fix incorrect init section references | Arnd Bergmann | 1 | -2/+2 |
2022-12-27 | perf/core: Call LSM hook after copying perf_event_attr | Namhyung Kim | 1 | -3/+3 |
2022-12-27 | perf: Fix use-after-free in error path | Peter Zijlstra | 1 | -1/+3 |
2022-12-27 | perf/x86/amd: fix potential integer overflow on shift of a int | Colin Ian King | 1 | -1/+1 |