summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-09tools/kvm_stat: fix incorrect detection of debugfsMatthias Gerstner
2022-11-09x86, KVM: remove unnecessary argument to x86_virt_spec_ctrl and callersPaolo Bonzini
2022-11-09KVM: SVM: move MSR_IA32_SPEC_CTRL save/restore to assemblyPaolo Bonzini
2022-11-09KVM: SVM: restore host save area from assemblyPaolo Bonzini
2022-11-09KVM: SVM: move guest vmsave/vmload back to assemblyPaolo Bonzini
2022-11-09KVM: SVM: do not allocate struct svm_cpu_data dynamicallyPaolo Bonzini
2022-11-09KVM: SVM: remove dead field from struct svm_cpu_dataPaolo Bonzini
2022-11-09KVM: SVM: remove unused field from struct vcpu_svmPaolo Bonzini
2022-11-09KVM: SVM: retrieve VMCB from assemblyPaolo Bonzini
2022-11-09KVM: SVM: adjust register allocation for __svm_vcpu_run()Paolo Bonzini
2022-11-09KVM: SVM: replace regs argument of __svm_vcpu_run() with vcpu_svmPaolo Bonzini
2022-11-09KVM: x86: use a separate asm-offsets.c filePaolo Bonzini
2022-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller
2022-11-09drm: rcar-du: Fix Kconfig dependency between RCAR_DU and RCAR_MIPI_DSILaurent Pinchart
2022-11-09drm/panfrost: Split io-pgtable requests properlyRobin Murphy
2022-11-09Merge branch 'wwan-iosm-fixes'David S. Miller
2022-11-09net: wwan: iosm: fix kernel test robot reported errorsM Chetan Kumar
2022-11-09net: wwan: iosm: fix invalid mux header typeM Chetan Kumar
2022-11-09net: wwan: iosm: fix driver not working with INTEL_IOMMU disabledM Chetan Kumar
2022-11-09net: wwan: iosm: fix memory leak in ipc_pcie_read_bios_cfgM Chetan Kumar
2022-11-09nvmet: fix a memory leakSagi Grimberg
2022-11-09nvmet: fix memory leak in nvmet_subsys_attr_model_store_lockedAleksandr Miloserdov
2022-11-09nvme: quiet user passthrough command errorsKeith Busch
2022-11-09mmc: sdhci-esdhc-imx: use the correct host caps for MMC_CAP_8_BIT_DATAHaibo Chen
2022-11-09udf: Fix a slab-out-of-bounds write bug in udf_find_entry()ZhangPeng
2022-11-09arm64/syscall: Include asm/ptrace.h in syscall_wrapper header.Kuniyuki Iwashima
2022-11-09arm64: Fix bit-shifting UB in the MIDR_CPU_MODEL() macroD Scott Phillips
2022-11-09selftests: netfilter: Fix and review rpath.shPhil Sutter
2022-11-09ALSA: usb-audio: Add DSD support for Accuphase DAC-60Jussi Laako
2022-11-08ibmveth: Reduce default tx queues to 8Nick Child
2022-11-08net: nixge: disable napi when enable interrupts failed in nixge_open()Zhengchao Shao
2022-11-08net: tun: call napi_schedule_prep() to ensure we own a napiEric Dumazet
2022-11-08net: marvell: prestera: fix memory leak in prestera_rxtx_switch_init()Zhengchao Shao
2022-11-08docs: kmsan: fix formatting of "Example report"Alexander Potapenko
2022-11-08mm/damon/dbgfs: check if rm_contexts input is for a real contextSeongJae Park
2022-11-08maple_tree: don't set a new maximum on the node when not reusing nodesLiam Howlett
2022-11-08maple_tree: fix depth tracking in maple_stateLiam Howlett
2022-11-08arch/x86/mm/hugetlbpage.c: pud_huge() returns 0 when using 2-level pagingNaoya Horiguchi
2022-11-08fs: fix leaked psi pressure stateJohannes Weiner
2022-11-08nilfs2: fix use-after-free bug of ns_writer on remountRyusuke Konishi
2022-11-08x86/traps: avoid KMSAN bugs originating from handle_bug()Alexander Potapenko
2022-11-08kmsan: make sure PREEMPT_RT is offAlexander Potapenko
2022-11-08Kconfig.debug: ensure early check for KMSAN in CONFIG_KMSAN_WARNAlexander Potapenko
2022-11-08x86/uaccess: instrument copy_from_user_nmi()Alexander Potapenko
2022-11-08kmsan: core: kmsan_in_runtime() should return true in NMI contextAlexander Potapenko
2022-11-08mm: hugetlb_vmemmap: include missing linux/moduleparam.hVasily Gorbik
2022-11-08mm/shmem: use page_mapping() to detect page cache for uffd continuePeter Xu
2022-11-08mm/memremap.c: map FS_DAX device memory as decryptedPankaj Gupta
2022-11-08Partly revert "mm/thp: carry over dirty bit when thp splits on pmd"Peter Xu
2022-11-08nilfs2: fix deadlock in nilfs_count_free_blocks()Ryusuke Konishi