summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | powerpc/64s/hash: Make stress_hpt_timer_fn() staticYang Yingliang2023-01-121-1/+1
| * | | powerpc/imc-pmu: Fix use of mutex in IRQs disabled sectionKajol Jain2023-01-112-71/+67
| * | | powerpc/boot: Fix incorrect version calculation issue in ld_versionOjaswin Mujoo2023-01-111-0/+4
* | | | Merge tag 'iommu-fixes-v6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-01-145-17/+35
|\ \ \ \
| * | | | iommu/mediatek-v1: Fix an error handling path in mtk_iommu_v1_probe()Christophe JAILLET2023-01-131-1/+3
| * | | | iommu/iova: Fix alloc iova overflows issueYunfei Wang2023-01-131-2/+2
| * | | | iommu: Fix refcount leak in iommu_device_claim_dma_ownerMiaoqian Lin2023-01-131-3/+5
| * | | | iommu/arm-smmu-v3: Don't unregister on shutdownVladimir Oltean2023-01-131-1/+3
| * | | | iommu/arm-smmu: Don't unregister on shutdownVladimir Oltean2023-01-131-8/+14
| * | | | iommu/arm-smmu: Report IOMMU_CAP_CACHE_COHERENCY even bettererRobin Murphy2023-01-131-2/+8
| | |_|/ | |/| |
* | | | Merge tag 'fixes-2023-01-14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-01-142-1/+11
|\ \ \ \
| * | | | mm: Always release pages to the buddy allocator in memblock_free_late().Aaron Thompson2023-01-082-1/+11
* | | | | Merge tag 'hardening-v6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-01-144-2/+10
|\ \ \ \ \
| * | | | | kbuild: Fix CFI hash randomization with KASANSami Tolvanen2023-01-142-0/+2
| * | | | | firmware: coreboot: Check size of table entry and use flex-arrayKees Cook2023-01-142-2/+8
* | | | | | Merge tag 'modules-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-01-141-15/+6
|\ \ \ \ \ \
| * | | | | | kallsyms: Fix scheduling with interrupts disabled in self-testNicholas Piggin2023-01-141-15/+6
| |/ / / / /
* | | | | | Merge tag '6.2-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2023-01-147-34/+49
|\ \ \ \ \ \
| * | | | | | cifs: Fix uninitialized memory read for smb311 posix symlink createVolker Lendecke2023-01-121-0/+1
| * | | | | | cifs: fix potential memory leaks in session setupPaulo Alcantara2023-01-113-0/+4
| * | | | | | cifs: do not query ifaces on smb1 mountsPaulo Alcantara2023-01-111-3/+6
| * | | | | | cifs: fix double free on failed kerberos authPaulo Alcantara2023-01-101-1/+4
| * | | | | | cifs: remove redundant assignment to the variable matchColin Ian King2023-01-101-1/+0
| * | | | | | cifs: fix file info setting in cifs_open_file()Paulo Alcantara2023-01-091-26/+28
| * | | | | | cifs: fix file info setting in cifs_query_path_info()Paulo Alcantara2023-01-091-3/+6
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2023-01-141-2/+2
|\ \ \ \ \ \
| * | | | | | scsi: hisi_sas: Set a port invalid only if there are no devices attached when...Yihang Li2023-01-121-1/+1
| * | | | | | scsi: hisi_sas: Use abort task set to reset SAS disks when discoveredXingui Yang2023-01-121-1/+1
* | | | | | | Merge tag 'ata-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds2023-01-141-0/+1
|\ \ \ \ \ \ \
| * | | | | | | ata: pata_cs5535: Don't build on UMLPeter Foley2023-01-131-0/+1
* | | | | | | | Merge tag 'block-6.2-2023-01-13' of git://git.kernel.dk/linuxLinus Torvalds2023-01-145-55/+75
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'nvme-6.2-2023-01-12' of git://git.infradead.org/nvme into block-6.2Jens Axboe2023-01-124-52/+75
| |\ \ \ \ \ \ \ \
| | * | | | | | | | MAINTAINERS: stop nvme matching for nvmem filesRussell King (Oracle)2023-01-101-1/+2
| | * | | | | | | | nvme: don't allow unprivileged passthrough on partitionsChristoph Hellwig2023-01-101-16/+31
| | * | | | | | | | nvme: replace the "bool vec" arguments with flags in the ioctl pathChristoph Hellwig2023-01-101-25/+28
| | * | | | | | | | nvme: remove __nvme_ioctlChristoph Hellwig2023-01-101-10/+8
| | * | | | | | | | nvme-pci: fix error handling in nvme_pci_enable()Tong Zhang2023-01-101-2/+7
| | * | | | | | | | nvme-pci: add NVME_QUIRK_IDENTIFY_CNS quirk to Apple T2 controllersHector Martin2023-01-101-1/+2
| | * | | | | | | | nvme-apple: add NVME_QUIRK_IDENTIFY_CNS quirk to fix regressionHector Martin2023-01-101-1/+1
| |/ / / / / / / /
| * | | | | | | | block: Drop spurious might_sleep() from blk_put_queue()Tejun Heo2023-01-091-3/+0
* | | | | | | | | Merge tag 'io_uring-6.2-2023-01-13' of git://git.kernel.dk/linuxLinus Torvalds2023-01-144-20/+53
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | io_uring: lock overflowing for IOPOLLPavel Begunkov2023-01-131-1/+5
| * | | | | | | | | io_uring/poll: attempt request issue after racy poll wakeupJens Axboe2023-01-121-11/+20
| * | | | | | | | | io_uring/fdinfo: include locked hash table in fdinfo outputJens Axboe2023-01-101-2/+10
| * | | | | | | | | io_uring/poll: add hash if ready poll request can't complete inlineJens Axboe2023-01-091-5/+12
| * | | | | | | | | io_uring/io-wq: only free worker if it was allocated for creationJens Axboe2023-01-081-1/+6
* | | | | | | | | | Merge tag 'pci-v6.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-01-142-7/+39
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/pci: Treat EfiMemoryMappedIO as reservation of ECAM spaceBjorn Helgaas2023-01-131-0/+31
| * | | | | | | | | | x86/pci: Simplify is_mmconf_reserved() messagesBjorn Helgaas2023-01-111-6/+7
| * | | | | | | | | | PCI: dwc: Adjust to recent removal of PCI_MSI_IRQ_DOMAINLukas Bulwahn2023-01-041-1/+1
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |