summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-16virtio_vdpa: Revert "virtio_vdpa: support the arg sizes of find_vqs()"Michael S. Tsirkin
2022-08-16virtio_pci: Revert "virtio_pci: support the arg sizes of find_vqs()"Michael S. Tsirkin
2022-08-16virtio-mmio: Revert "virtio_mmio: support the arg sizes of find_vqs()"Michael S. Tsirkin
2022-08-16virtio: Revert "virtio: add helper virtio_find_vqs_ctx_size()"Michael S. Tsirkin
2022-08-16virtio_net: Revert "virtio_net: set the default max ring size by find_vqs()"Michael S. Tsirkin
2022-08-15io_uring/notif: raise limit on notification slotsPavel Begunkov
2022-08-15io_uring/net: improve zc addr import error handlingPavel Begunkov
2022-08-15io_uring/net: use right helpers for async recyclePavel Begunkov
2022-08-15Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2022-08-15net: rtnetlink: fix module reference count leak issue in rtnetlink_rcv_msgZhengchao Shao
2022-08-15net: moxa: pass pdev instead of ndev to DMA functionsSergei Antonov
2022-08-15ksmbd: don't remove dos attribute xattr on O_TRUNC openNamjae Jeon
2022-08-15ksmbd: remove unnecessary generic_fillattr in smb2_openHyunchul Lee
2022-08-15selftests/sgx: Ignore OpenSSL 3.0 deprecated functions warningKristen Carlson Accardi
2022-08-15sched/psi: Remove redundant cgroup_psi() when !CONFIG_CGROUPSHao Jia
2022-08-15sched/psi: Remove unused parameter nbytes of psi_trigger_create()Hao Jia
2022-08-15sched/psi: Zero the memory of struct psi_groupHao Jia
2022-08-16ata: libata-eh: Add missing command nameDamien Le Moal
2022-08-15module: kunit: Load .kunit_test_suites section when CONFIG_KUNIT=mDavid Gow
2022-08-15mmc: sdhci-of-aspeed: test: Fix dependencies when KUNIT=mDavid Gow
2022-08-15dt-bindings: thermal: Fix missing required propertyDaniel Lezcano
2022-08-15thermal/core: Add missing EXPORT_SYMBOL_GPLDaniel Lezcano
2022-08-15lib/cpumask: drop always-true preprocessor guardSander Vanheule
2022-08-15lib/cpumask: add inline cpumask_next_wrap() for UPSander Vanheule
2022-08-15cpumask: align signatures of UP implementationsSander Vanheule
2022-08-15mmc: sdhci-of-dwcmshc: Re-enable support for the BlueField-3 SoCLiming Sun
2022-08-15selftests/landlock: fix broken include of linux/landlock.hGuillaume Tucker
2022-08-15netfilter: nf_tables: check NFT_SET_CONCAT flag if field_count is specifiedPablo Neira Ayuso
2022-08-15nios2: add force_successful_syscall_return()Al Viro
2022-08-15nios2: restarts apply only to the first sigframe we build...Al Viro
2022-08-15nios2: fix syscall restart checksAl Viro
2022-08-15nios2: traced syscall does need to check the syscall numberAl Viro
2022-08-15nios2: don't leave NULLs in sys_call_table[]Al Viro
2022-08-15nios2: page fault et.al. are *not* restartable syscalls...Al Viro
2022-08-15netfilter: nf_tables: disallow NFT_SET_ELEM_CATCHALL and NFT_SET_ELEM_INTERVA...Pablo Neira Ayuso
2022-08-15netfilter: nf_tables: NFTA_SET_ELEM_KEY_END requires concat and interval flagsPablo Neira Ayuso
2022-08-15s390/ap: fix crash on older machines based on QCI info missingHarald Freudenberger
2022-08-15s390/hypfs: avoid error message under KVMJuergen Gross
2022-08-15ALSA: hda/realtek: Add quirks for ASUS Zenbooks using CS35L41Stefan Binding
2022-08-15mmc: meson-gx: Fix an error handling path in meson_mmc_probe()Christophe JAILLET
2022-08-15mmc: mtk-sd: Clear interrupts when cqe off/disableWenbin Mei
2022-08-15mmc: pxamci: Fix another error handling path in pxamci_probe()Christophe JAILLET
2022-08-15mmc: pxamci: Fix an error handling path in pxamci_probe()Christophe JAILLET
2022-08-15selftests/powerpc: Add missing PMU selftests to .gitignoresRussell Currey
2022-08-15Merge branch 'mlxsw-fixes'David S. Miller
2022-08-15mlxsw: spectrum_ptp: Forbid PTP enablement only in RX or in TXAmit Cohen
2022-08-15mlxsw: spectrum_ptp: Protect PTP configuration with a mutexAmit Cohen
2022-08-15mlxsw: spectrum: Clear PTP configuration after unregistering the netdeviceAmit Cohen
2022-08-15mlxsw: spectrum_ptp: Fix compilation warningsAmit Cohen
2022-08-15net_sched: cls_route: disallow handle of 0Jamal Hadi Salim