Age | Commit message (Expand) | Author | Files | Lines |
2024-05-26 | Linux 6.10-rc1fixes | Linus Torvalds | 1 | -3/+3 |
2024-05-26 | mm: percpu: Include smp.h in alloc_tag.h | Kent Overstreet | 1 | -0/+1 |
2024-05-26 | Merge tag 'perf-tools-fixes-for-v6.10-1-2024-05-26' of git://git.kernel.org/p... | Linus Torvalds | 4 | -103/+68 |
2024-05-26 | Revert "perf parse-events: Prefer sysfs/JSON hardware events over legacy" | Arnaldo Carvalho de Melo | 4 | -103/+68 |
2024-05-25 | Merge tag '6.10-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 6 | -6/+34 |
2024-05-25 | Merge tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/s... | Linus Torvalds | 13 | -69/+187 |
2024-05-25 | Merge tag 'irq-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -12/+18 |
2024-05-25 | Merge tag 'x86-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 6 | -18/+67 |
2024-05-25 | Merge tag 'for-linus-6.10-1' of https://github.com/cminyard/linux-ipmi | Linus Torvalds | 10 | -45/+35 |
2024-05-25 | Merge tag 'ceph-for-6.10-rc1' of https://github.com/ceph/ceph-client | Linus Torvalds | 6 | -19/+434 |
2024-05-25 | Merge tag 'ntfs3_for_6.10' of https://github.com/Paragon-Software-Group/linux... | Linus Torvalds | 13 | -154/+98 |
2024-05-25 | Merge tag '6.10-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd | Linus Torvalds | 2 | -9/+18 |
2024-05-25 | Merge tag 'rtc-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds | 29 | -250/+702 |
2024-05-25 | Merge tag 'i3c/for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c... | Linus Torvalds | 5 | -17/+80 |
2024-05-25 | Merge tag 'jffs2-for-linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -35/+26 |
2024-05-25 | Merge tag 'uml-for-linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 54 | -129/+136 |
2024-05-24 | Merge tag 'drm-next-2024-05-25' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 27 | -98/+215 |
2024-05-24 | cifs: Fix missing set of remote_i_size | David Howells | 2 | -3/+4 |
2024-05-24 | cifs: Fix smb3_insert_range() to move the zero_point | David Howells | 1 | -0/+1 |
2024-05-24 | Merge tag 'mm-stable-2024-05-24-11-49' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 33 | -3/+2732 |
2024-05-24 | mm/ksm: fix possible UAF of stable_node | Chengming Zhou | 1 | -1/+2 |
2024-05-24 | mm/memory-failure: fix handling of dissolved but not taken off from buddy pages | Miaohe Lin | 1 | -2/+2 |
2024-05-24 | mm: /proc/pid/smaps_rollup: avoid skipping vma after getting mmap_lock again | Yuanyuan Zhong | 1 | -2/+7 |
2024-05-24 | nilfs2: fix potential hang in nilfs_detach_log_writer() | Ryusuke Konishi | 1 | -3/+18 |
2024-05-24 | nilfs2: fix unexpected freezing of nilfs_segctor_sync() | Ryusuke Konishi | 1 | -4/+13 |
2024-05-24 | nilfs2: fix use-after-free of timer for log writer thread | Ryusuke Konishi | 1 | -6/+19 |
2024-05-24 | selftests/mm: fix build warnings on ppc64 | Michael Ellerman | 2 | -0/+2 |
2024-05-24 | arm64: patching: fix handling of execmem addresses | Will Deacon | 1 | -1/+1 |
2024-05-24 | selftests/mm: compaction_test: fix bogus test success and reduce probability ... | Dev Jain | 1 | -22/+49 |
2024-05-24 | selftests/mm: compaction_test: fix incorrect write of zero to nr_hugepages | Dev Jain | 1 | -0/+2 |
2024-05-24 | selftests/mm: compaction_test: fix bogus test success on Aarch64 | Dev Jain | 1 | -7/+13 |
2024-05-24 | mailmap: update email address for Satya Priya | Satya Priya Kakitapalli | 1 | -1/+1 |
2024-05-24 | mm/huge_memory: don't unpoison huge_zero_folio | Miaohe Lin | 1 | -0/+7 |
2024-05-24 | kasan, fortify: properly rename memintrinsics | Andrey Konovalov | 1 | -4/+18 |
2024-05-24 | lib: add version into /proc/allocinfo output | Suren Baghdasaryan | 2 | -17/+35 |
2024-05-24 | mm/vmalloc: fix vmalloc which may return null if called with __GFP_NOFAIL | Hailong.Liu | 1 | -3/+2 |
2024-05-24 | Merge tag 'riscv-for-linus-6.10-mw2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 27 | -184/+395 |
2024-05-24 | Merge tag 'for-linus-6.10a-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -27/+67 |
2024-05-24 | Merge tag 'for-6.10-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda... | Linus Torvalds | 5 | -12/+45 |
2024-05-24 | Merge tag 'erofs-for-6.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 8 | -88/+65 |
2024-05-24 | Merge tag 'bcachefs-2024-05-24' of https://evilpiepirate.org/git/bcachefs | Linus Torvalds | 15 | -57/+96 |
2024-05-24 | Merge tag 'input-for-v6.10-rc0' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 82 | -168/+328 |
2024-05-24 | Merge tag 'sound-fix-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 13 | -106/+86 |
2024-05-24 | Merge tag 'char-misc-6.10-rc1-fix' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2024-05-24 | Merge tag 'tty-6.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -91/+181 |
2024-05-24 | Merge tag 'hardening-v6.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -1/+5 |
2024-05-24 | Merge tag 'trace-tracefs-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -155/+116 |
2024-05-24 | genirq/irqdesc: Prevent use-after-free in irq_find_at_or_after() | dicken.ding | 1 | -1/+4 |
2024-05-24 | fs/ntfs3: Break dir enumeration if directory contents error | Konstantin Komarov | 1 | -0/+1 |
2024-05-24 | fs/ntfs3: Fix case when index is reused during tree transformation | Konstantin Komarov | 1 | -0/+6 |
2024-05-23 | selftest mm/mseal read-only elf memory segment | Jeff Xu | 4 | -36/+275 |
2024-05-23 | mseal: add documentation | Jeff Xu | 2 | -0/+200 |
2024-05-23 | selftest mm/mseal memory sealing | Jeff Xu | 3 | -0/+1838 |
2024-05-23 | mseal: add mseal syscall | Jeff Xu | 8 | -1/+432 |
2024-05-23 | mseal: wire up mseal syscall | Jeff Xu | 19 | -2/+23 |
2024-05-23 | Merge tag 'nfs-for-6.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 16 | -68/+129 |
2024-05-23 | Merge tag 'block-6.10-20240523' of git://git.kernel.dk/linux | Linus Torvalds | 26 | -186/+314 |
2024-05-23 | Merge tag 'io_uring-6.10-20240523' of git://git.kernel.dk/linux | Linus Torvalds | 2 | -6/+6 |
2024-05-23 | Merge tag 'regulator-fix-v6.10-merge-window' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 6 | -77/+48 |
2024-05-23 | Merge tag 'regmap-fix-v6.10-merge-window' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -1/+8 |
2024-05-23 | genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offline | Dongli Zhang | 2 | -11/+14 |
2024-05-23 | Merge tag 'net-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 26 | -245/+243 |
2024-05-23 | Merge tag 'trace-fixes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -13/+15 |
2024-05-23 | Merge tag 'trace-tools-v6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -4/+4 |
2024-05-23 | Merge tag 'trace-assign-str-v6.10' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 147 | -808/+794 |
2024-05-23 | Merge tag 'sparc-for-6.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 24 | -114/+76 |
2024-05-23 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 12 | -25/+125 |
2024-05-23 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 40 | -175/+353 |
2024-05-23 | irqchip/riscv-imsic: Fixup riscv_ipi_set_virq_range() conflict | Palmer Dabbelt | 1 | -1/+1 |
2024-05-23 | riscv: Fix early ftrace nop patching | Alexandre Ghiti | 2 | -0/+9 |
2024-05-23 | tools/latency-collector: Fix -Wformat-security compile warns | Shuah Khan | 1 | -4/+4 |
2024-05-23 | r8169: Fix possible ring buffer corruption on fragmented Tx packets. | Ken Milmore | 1 | -1/+2 |
2024-05-23 | eventfs: Do not use attributes for events directory | Steven Rostedt (Google) | 1 | -7/+7 |
2024-05-23 | eventfs: Cleanup permissions in creation of inodes | Steven Rostedt (Google) | 1 | -67/+23 |
2024-05-23 | eventfs: Remove getattr and permission callbacks | Steven Rostedt (Google) | 1 | -40/+0 |
2024-05-23 | eventfs: Consolidate the eventfs_inode update in eventfs_get_inode() | Steven Rostedt (Google) | 1 | -19/+23 |
2024-05-23 | tracefs: Clear EVENT_INODE flag in tracefs_drop_inode() | Steven Rostedt (Google) | 1 | -16/+17 |
2024-05-23 | eventfs: Update all the eventfs_inodes from the events descriptor | Steven Rostedt (Google) | 1 | -13/+31 |
2024-05-23 | tracefs: Update inode permissions on remount | Steven Rostedt (Google) | 2 | -7/+25 |
2024-05-23 | eventfs: Keep the directories from having the same inode number as files | Steven Rostedt (Google) | 1 | -1/+5 |
2024-05-23 | null_blk: fix null-ptr-dereference while configuring 'power' and 'submit_queues' | Yu Kuai | 1 | -14/+26 |
2024-05-23 | irqchip: riscv-imsic: Fixup riscv_ipi_set_virq_range() conflict | Palmer Dabbelt | 1 | -1/+1 |
2024-05-23 | Merge tag 'asoc-fix-v6.10-merge-window' of https://git.kernel.org/pub/scm/lin... | Takashi Iwai | 8 | -89/+51 |
2024-05-23 | Merge branch 'intel-interpret-set_channels-input-differently' | Paolo Abeni | 2 | -32/+8 |
2024-05-23 | idpf: Interpret .set_channels() input differently | Larysa Zaremba | 1 | -15/+6 |
2024-05-23 | ice: Interpret .set_channels() input differently | Larysa Zaremba | 1 | -17/+2 |
2024-05-23 | drivers/xen: Improve the late XenStore init protocol | Henry Wang | 1 | -13/+23 |
2024-05-23 | nfc: nci: Fix handling of zero-length payload packets in nci_rx_work() | Ryosuke Yasuoka | 1 | -2/+1 |
2024-05-23 | net: relax socket state check at accept time. | Paolo Abeni | 1 | -1/+3 |
2024-05-23 | tcp: remove 64 KByte limit for initial tp->rcv_wnd value | Jason Xing | 1 | -1/+1 |
2024-05-23 | net: ti: icssg_prueth: Fix NULL pointer dereference in prueth_probe() | Romain Gantois | 1 | -2/+12 |
2024-05-23 | tls: fix missing memory barrier in tls_init | Dae R. Jeong | 1 | -1/+9 |
2024-05-23 | net: fec: avoid lock evasion when reading pps_enable | Wei Fang | 1 | -6/+8 |
2024-05-23 | Revert "ixgbe: Manual AN-37 for troublesome link partners for X550 SFI" | Jacob Keller | 2 | -56/+3 |
2024-05-23 | doc: ceph: update userspace command to get CephFS metadata | Artem Ikonnikov | 1 | -6/+9 |
2024-05-23 | ceph: add CEPHFS_FEATURE_MDS_AUTH_CAPS_CHECK feature bit | Xiubo Li | 1 | -1/+3 |
2024-05-23 | ceph: check the cephx mds auth access for async dirop | Xiubo Li | 2 | -0/+59 |
2024-05-23 | ceph: check the cephx mds auth access for open | Xiubo Li | 1 | -2/+33 |
2024-05-23 | ceph: check the cephx mds auth access for setattr | Xiubo Li | 1 | -9/+37 |
2024-05-23 | ceph: add ceph_mds_check_access() helper | Xiubo Li | 2 | -0/+167 |
2024-05-23 | ceph: save cap_auths in MDS client when session is opened | Xiubo Li | 2 | -1/+126 |
2024-05-23 | testing: net-drv: use stats64 for testing | Joe Damato | 1 | -1/+1 |
2024-05-23 | ALSA: hda/realtek: fix mute/micmute LEDs don't work for ProBook 440/460 G11. | Andy Chi | 1 | -0/+3 |
2024-05-23 | Merge tag 'drm-misc-next-fixes-2024-05-23' of https://gitlab.freedesktop.org/... | Dave Airlie | 6 | -8/+6 |
2024-05-23 | Merge tag 'amd-drm-fixes-6.10-2024-05-22' of https://gitlab.freedesktop.org/a... | Dave Airlie | 7 | -14/+83 |
2024-05-22 | Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 41 | -220/+365 |
2024-05-22 | Merge branch 'next' into for-linus | Dmitry Torokhov | 82 | -168/+328 |
2024-05-22 | bcachefs: Fix race path in bch2_inode_insert() | Kent Overstreet | 1 | -2/+1 |
2024-05-22 | Merge tag 'mm-stable-2024-05-22-17-22' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 4 | -23/+32 |
2024-05-22 | bcachefs: Ensure we're RW before journalling | Kent Overstreet | 1 | -1/+3 |
2024-05-22 | tracing/treewide: Remove second parameter of __assign_str() | Steven Rostedt (Google) | 147 | -808/+794 |
2024-05-22 | bcachefs: Fix shutdown ordering | Kent Overstreet | 2 | -1/+8 |
2024-05-22 | ksmbd: ignore trailing slashes in share paths | Nandor Kracser | 1 | -1/+5 |
2024-05-22 | bcachefs: Fix unsafety in bch2_dirent_name_bytes() | Kent Overstreet | 1 | -0/+3 |
2024-05-22 | Merge patch series "riscv: Extension parsing fixes" | Palmer Dabbelt | 3 | -7/+45 |
2024-05-22 | riscv: selftests: Add signal handling vector tests | Charlie Jenkins | 4 | -1/+96 |
2024-05-22 | riscv: mm: accelerate pagefault when badaccess | Kefeng Wang | 1 | -2/+2 |
2024-05-22 | riscv: uaccess: Relax the threshold for fast path | Xiao Wang | 1 | -1/+1 |
2024-05-22 | riscv: uaccess: Allow the last potential unrolled copy | Xiao Wang | 1 | -1/+1 |
2024-05-22 | riscv: typo in comment for get_f64_reg | Xingyou Chen | 1 | -1/+1 |
2024-05-22 | Use bool value in set_cpu_online() | Zhao Ke | 1 | -1/+1 |
2024-05-22 | riscv: selftests: Add hwprobe binaries to .gitignore | Charlie Jenkins | 1 | -0/+2 |
2024-05-22 | Merge patch series "riscv: fix debug_pagealloc" | Palmer Dabbelt | 2 | -6/+25 |
2024-05-22 | riscv: stacktrace: fixed walk_stackframe() | Matthew Bystrin | 1 | -6/+14 |
2024-05-22 | ftrace: riscv: move from REGS to ARGS | Puranjay Mohan | 6 | -142/+145 |
2024-05-22 | Merge patch series "riscv: access_ok() optimization" | Palmer Dabbelt | 2 | -4/+1 |
2024-05-22 | riscv: do not select MODULE_SECTIONS by default | Qingfang Deng | 1 | -1/+1 |
2024-05-22 | riscv: show help string for riscv-specific targets | Emil Renner Berthing | 1 | -0/+17 |
2024-05-22 | riscv: make image compression configurable | Emil Renner Berthing | 3 | -10/+33 |
2024-05-22 | bcachefs: Fix stack oob in __bch2_encrypt_bio() | Kent Overstreet | 1 | -2/+6 |
2024-05-22 | bcachefs: Fix btree_trans leak in bch2_readahead() | Kent Overstreet | 1 | -2/+2 |
2024-05-22 | bcachefs: Fix bogus verify_replicas_entry() assert | Kent Overstreet | 1 | -13/+2 |
2024-05-23 | i3c: dw: Add hot-join support. | Billy Tsai | 2 | -13/+56 |
2024-05-23 | i3c: master: Enable runtime PM for master controller | Mukesh Kumar Savaliya | 1 | -0/+6 |
2024-05-23 | i3c: master: svc: fix invalidate IBI type and miss call client IBI handler | Frank Li | 1 | -3/+13 |
2024-05-23 | i3c: master: svc: change ENXIO to EAGAIN when IBI occurs during start frame | Frank Li | 1 | -1/+1 |
2024-05-23 | i3c: Add comment for -EAGAIN in i3c_device_do_priv_xfers() | Frank Li | 1 | -0/+4 |
2024-05-22 | mm: simplify and improve print_vma_addr() output | Linus Torvalds | 1 | -13/+6 |
2024-05-22 | Merge local branch 'x86-codegen' | Linus Torvalds | 4 | -19/+34 |
2024-05-22 | x86: improve bitop code generation with clang | Linus Torvalds | 1 | -5/+5 |
2024-05-22 | x86: improve array_index_mask_nospec() code generation | Linus Torvalds | 1 | -14/+10 |
2024-05-22 | clang: work around asm input constraint problems | Linus Torvalds | 2 | -0/+19 |
2024-05-22 | Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 280 | -3974/+12847 |
2024-05-22 | Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 45 | -422/+188 |
2024-05-22 | Merge tag 'staging-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 98 | -19333/+533 |
2024-05-22 | Merge tag 'tty-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 98 | -1806/+3139 |
2024-05-22 | Merge tag 'usb-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 118 | -1935/+2749 |
2024-05-22 | Merge tag 'leds-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 34 | -275/+501 |
2024-05-22 | Merge tag 'backlight-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 47 | -418/+161 |
2024-05-22 | Merge tag 'mfd-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds | 77 | -732/+2529 |
2024-05-22 | Input: edt-ft5x06 - add support for FocalTech FT5452 and FT8719 | Joel Selvaraj | 1 | -0/+12 |
2024-05-22 | dt-bindings: input: touchscreen: edt-ft5x06: Document FT5452 and FT8719 support | Joel Selvaraj | 1 | -0/+2 |
2024-05-22 | blk-throttle: remove unused struct 'avg_latency_bucket' | Dr. David Alan Gilbert | 1 | -5/+0 |
2024-05-22 | io_uring: remove checks for NULL 'sq_offset' | Jens Axboe | 1 | -4/+2 |
2024-05-22 | Merge tag 'riscv-for-linus-6.10-mw1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 44 | -667/+754 |
2024-05-22 | Merge tag 'loongarch-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/c... | Linus Torvalds | 19 | -29/+243 |
2024-05-22 | riscv: cpufeature: Fix extension subset checking | Charlie Jenkins | 1 | -1/+1 |
2024-05-22 | riscv: cpufeature: Fix thead vector hwcap removal | Charlie Jenkins | 3 | -6/+44 |
2024-05-22 | Merge tag 'microblaze-v6.10' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2 | -2/+1 |
2024-05-22 | Merge tag 'ovl-update-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 8 | -29/+165 |
2024-05-22 | Merge tag 'fuse-update-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -16/+130 |
2024-05-22 | riscv: rewrite __kernel_map_pages() to fix sleeping in invalid context | Nam Cao | 1 | -6/+22 |
2024-05-22 | riscv: force PAGE_SIZE linear mapping if debug_pagealloc is enabled | Nam Cao | 1 | -0/+3 |
2024-05-22 | drm/amdgpu/atomfirmware: add intergrated info v2.3 table | Li Ma | 2 | -0/+58 |
2024-05-22 | vfs: Delete the associated dentry when deleting a file | Yafang Shao | 1 | -8/+7 |
2024-05-22 | virtio-pci: Check if is_avq is NULL | Li Zhang | 1 | -1/+1 |
2024-05-22 | Merge tag 'stable/vduse-virtio-net' into vhost | Michael S. Tsirkin | 1 | -4/+20 |
2024-05-22 | virtio: delete vq in vp_find_vqs_msix() when request_irq() fails | Jiri Pirko | 1 | -1/+3 |
2024-05-22 | MAINTAINERS: add Eugenio Pérez as reviewer | Eugenio Pérez | 1 | -0/+4 |
2024-05-22 | vhost-vdpa: Remove usage of the deprecated ida_simple_xx() API | Christophe JAILLET | 1 | -3/+3 |
2024-05-22 | vp_vdpa: don't allocate unused msix vectors | Yuxue Liu | 1 | -6/+16 |
2024-05-22 | sound: virtio: drop owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
2024-05-22 | fuse: virtio: drop owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
2024-05-22 | scsi: virtio: drop owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
2024-05-22 | rpmsg: virtio: drop owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
2024-05-22 | nvdimm: virtio_pmem: drop owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
2024-05-22 | wifi: mac80211_hwsim: drop owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
2024-05-22 | vsock/virtio: drop owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
2024-05-22 | net: 9p: virtio: drop owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
2024-05-22 | net: virtio: drop owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
2024-05-22 | net: caif: virtio: drop owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
2024-05-22 | misc: nsm: drop owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
2024-05-22 | iommu: virtio: drop owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
2024-05-22 | drm/virtio: drop owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
2024-05-22 | gpio: virtio: drop owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
2024-05-22 | firmware: arm_scmi: virtio: drop owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
2024-05-22 | crypto: virtio - drop owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
2024-05-22 | virtio_console: drop owner assignment | Krzysztof Kozlowski | 1 | -2/+0 |
2024-05-22 | hwrng: virtio: drop owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
2024-05-22 | bluetooth: virtio: drop owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
2024-05-22 | virtio_blk: drop owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
2024-05-22 | um: virt-pci: drop owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
2024-05-22 | virtio: mem: drop owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
2024-05-22 | virtio: input: drop owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
2024-05-22 | virtio: balloon: drop owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
2024-05-22 | virtio_balloon: Treat stats requests as wakeup events | David Stevens | 1 | -29/+46 |
2024-05-22 | virtio_balloon: Give the balloon its own wakeup source | David Stevens | 1 | -2/+11 |
2024-05-22 | virtio-mem: support suspend+resume | David Hildenbrand | 2 | -6/+64 |
2024-05-22 | kernel: Remove signal hacks for vhost_tasks | Mike Christie | 3 | -10/+3 |
2024-05-22 | vhost_task: Handle SIGKILL by flushing work and exiting | Mike Christie | 4 | -24/+88 |