summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-17scsi: scsi_debug: Fix possible UAF in sdebug_add_host_helper()Yuan Can
2022-11-17scsi: target: tcm_loop: Fix possible name leak in tcm_loop_setup_hba_bus()Yang Yingliang
2022-11-17scsi: mpi3mr: Suppress command reply debug printsShin'ichiro Kawasaki
2022-11-17Merge tag 'nfsd-6.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2022-11-17Merge tag 'net-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-11-17Merge branch 'kvm-svm-harden' into HEADPaolo Bonzini
2022-11-17KVM: x86: remove exit_int_info warning in svm_handle_exitMaxim Levitsky
2022-11-17KVM: selftests: add svm part to triple_fault_testMaxim Levitsky
2022-11-17KVM: x86: allow L1 to not intercept triple faultMaxim Levitsky
2022-11-17kvm: selftests: add svm nested shutdown testMaxim Levitsky
2022-11-17KVM: selftests: move idt_entry to headerMaxim Levitsky
2022-11-17KVM: x86: forcibly leave nested mode on vCPU resetMaxim Levitsky
2022-11-17KVM: x86: add kvm_leave_nestedMaxim Levitsky
2022-11-17KVM: x86: nSVM: harden svm_free_nested against freeing vmcb02 while still in useMaxim Levitsky
2022-11-17KVM: x86: nSVM: leave nested mode on vCPU freeMaxim Levitsky
2022-11-17KVM: Obey kvm.halt_poll_ns in VMs not using KVM_CAP_HALT_POLLDavid Matlack
2022-11-17KVM: Avoid re-reading kvm->max_halt_poll_ns during halt-pollingDavid Matlack
2022-11-17KVM: Cap vcpu->halt_poll_ns before halting rather than afterDavid Matlack
2022-11-17ARM: dts: at91: sam9g20ek: enable udc vbus gpio pinctrlMichael Grzeschik
2022-11-17spi: tegra210-quad: Fix duplicate resource errorKrishna Yarlagadda
2022-11-17net: use struct_group to copy ip/ipv6 header addressesHangbin Liu
2022-11-17net: usb: smsc95xx: fix external PHY resetAlexandru Tachici
2022-11-17net: usb: qmi_wwan: add Telit 0x103a compositionEnrico Sau
2022-11-17kbuild: Restore .version auto-increment behaviour for Debian packagesMarc Zyngier
2022-11-17tee: optee: fix possible memory leak in optee_register_device()Yang Yingliang
2022-11-16tracing: Fix warning on variable 'struct trace_array'Aashish Sharma
2022-11-16tracing: Fix memory leak in tracing_read_pipe()Wang Yufen
2022-11-16ring-buffer: Include dropped pages in counting dirty patchesSteven Rostedt (Google)
2022-11-16dm-log-writes: set dma_alignment limit in io_hintsKeith Busch
2022-11-16dm-integrity: set dma_alignment limit in io_hintsKeith Busch
2022-11-16block: make blk_set_default_limits() privateKeith Busch
2022-11-16dm-crypt: provide dma_alignment limit in io_hintsKeith Busch
2022-11-16block: make dma_alignment a stacking queue_limitKeith Busch
2022-11-16tracing/ring-buffer: Have polling block on watermarkSteven Rostedt (Google)
2022-11-16Merge tag 'imx-fixes-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2022-11-16Merge tag 'hisi-maintainer-fix' of https://github.com/hisilicon/linux-hisi in...Arnd Bergmann
2022-11-16netdevsim: Fix memory leak of nsim_dev->fa_cookieWang Yufen
2022-11-16Merge tag 'for-linus-6.1-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-11-16Merge tag 'pinctrl-v6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2022-11-16Merge tag 'platform-drivers-x86-v6.1-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-11-16arm64: dts: allwinner: h6: Add IOMMU reference to Hantro G2Chen-Yu Tsai
2022-11-16media: dt-bindings: allwinner: h6-vpu-g2: Add IOMMU reference propertyChen-Yu Tsai
2022-11-16bus: sunxi-rsb: Support atomic transfersSamuel Holland
2022-11-16bus: sunxi-rsb: Remove the shutdown callbackSamuel Holland
2022-11-16cifs: add check for returning value of SMB2_set_info_initAnastasia Belova
2022-11-16USB: serial: option: add u-blox LARA-L6 modemDavide Tronchin
2022-11-16USB: serial: option: add u-blox LARA-R6 00B modemDavide Tronchin
2022-11-16USB: serial: option: remove old LARA-R6 PIDDavide Tronchin
2022-11-16mmc: sdhci-pci: Fix possible memory leak caused by missing pci_dev_put()Xiongfeng Wang
2022-11-16regulator: core: fix UAF in destroy_regulator()Yang Yingliang