summaryrefslogtreecommitdiffstats
path: root/kernel/signal.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-07-07iommu/amd: Update set_dte_irq_entrySuravee Suthikulpanit1-6/+7
2022-07-07iommu/amd: Update dump_dte_entrySuravee Suthikulpanit1-4/+4
2022-07-07iommu/amd: Update iommu_ignore_deviceSuravee Suthikulpanit1-3/+3
2022-07-07iommu/amd: Update set_dte_entry and clear_dte_entrySuravee Suthikulpanit1-8/+11
2022-07-07iommu/amd: Convert to use per PCI segment rlookup_tableVasant Hegde3-36/+11
2022-07-07iommu/amd: Update alloc_irq_table and alloc_irq_indexSuravee Suthikulpanit1-17/+9
2022-07-07iommu/amd: Update amd_irte_ops functionsSuravee Suthikulpanit2-33/+24
2022-07-07iommu/amd: Introduce struct amd_ir_data.iommuSuravee Suthikulpanit2-19/+16
2022-07-07iommu/amd: Update irq_remapping_alloc to use IOMMU lookup helper functionSuravee Suthikulpanit1-5/+10
2022-07-07iommu/amd: Convert to use rlookup_amd_iommu helper functionSuravee Suthikulpanit1-26/+38
2022-07-07iommu/amd: Convert to use per PCI segment irq_lookup_tableVasant Hegde3-34/+23
2022-07-07iommu/amd: Introduce per PCI segment rlookup table sizeVasant Hegde2-5/+9
2022-07-07iommu/amd: Introduce per PCI segment alias table sizeVasant Hegde2-2/+6
2022-07-07iommu/amd: Introduce per PCI segment device table sizeVasant Hegde2-8/+13
2022-07-07iommu/amd: Introduce per PCI segment last_bdfVasant Hegde2-27/+45
2022-07-07iommu/amd: Introduce per PCI segment unity map listVasant Hegde3-17/+34
2022-07-07iommu/amd: Introduce per PCI segment alias_tableSuravee Suthikulpanit3-25/+64
2022-07-07iommu/amd: Introduce per PCI segment old_dev_tbl_cpySuravee Suthikulpanit2-45/+70
2022-07-07iommu/amd: Introduce per PCI segment dev_data_listVasant Hegde3-11/+14
2022-07-07iommu/amd: Introduce per PCI segment irq_lookup_tableVasant Hegde2-0/+33
2022-07-07iommu/amd: Introduce per PCI segment rlookup tableSuravee Suthikulpanit4-0/+79
2022-07-07iommu/amd: Introduce per PCI segment device tableSuravee Suthikulpanit4-2/+47
2022-07-07iommu/amd: Introduce pci segment structureVasant Hegde2-2/+68
2022-07-07iommu/amd: Update struct iommu_dev_data definitionVasant Hegde2-14/+20
2022-07-07iommu/amd: Handle return of iommu_device_sysfs_addBo Liu1-1/+4
2022-06-23iommu/amd: Use try_cmpxchg64 in alloc_pte and free_clear_pteUros Bizjak1-4/+2
2022-06-19Linux 5.19-rc3v5.19-rc3Linus Torvalds1-1/+1
2022-06-19ext4: fix a doubled word "need" in a commentXiang wangx1-1/+1
2022-06-19ext4: add reserved GDT blocks checkZhang Yi1-0/+10
2022-06-19ext4: make variable "count" signedDing Xiang1-1/+2
2022-06-19ext4: correct the judgment of BUG in ext4_mb_normalize_requestBaokun Li1-1/+16
2022-06-19ext4: fix bug_on ext4_mb_use_inode_paBaokun Li1-0/+9
2022-06-19ext4: fix up test_dummy_encryption handling for new mount APIEric Biggers1-63/+71
2022-06-19ext4: use kmemdup() to replace kmalloc + memcpyShuqi Zhang1-2/+1
2022-06-19ext4: fix super block checksum incorrect after mountYe Bin1-8/+8
2022-06-18cifs: when a channel is not found for server, log its connection idShyam Prasad N1-0/+3
2022-06-18x86/tdx: Handle load_unaligned_zeropad() page-cross to a shared pageKirill A. Shutemov1-1/+14
2022-06-17x86/PCI: Revert "x86/PCI: Clip only host bridge windows for E820 regions"Hans de Goede4-17/+18
2022-06-17arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transferWill Deacon1-2/+0
2022-06-17docs/zh_CN/LoongArch: Fix notes rendering by using reST directivesYanteng Si2-12/+16
2022-06-17docs/LoongArch: Fix notes rendering by using reST directivesYanteng Si2-15/+22
2022-06-17LoongArch: vmlinux.lds.S: Add missing ELF_DETAILSYouling Tang1-0/+1
2022-06-17io_uring: recycle provided buffer if we punt to io-wqJens Axboe1-0/+1
2022-06-17dm mirror log: round up region bitmap size to BITS_PER_LONGMikulas Patocka1-2/+1
2022-06-17dm: fix narrow race for REQ_NOWAIT bios being issued despite no supportMikulas Patocka1-1/+6
2022-06-17dm: fix use-after-free in dm_put_live_table_bioMikulas Patocka1-6/+7
2022-06-17smb3: add trace point for SMB2_set_eofSteve French2-0/+40
2022-06-17block/bfq: Enable I/O statisticsBart Van Assche1-0/+3
2022-06-17riscv: Improve description for RISCV_ISA_SVPBMT Kconfig symbolHeiko Stuebner1-2/+7
2022-06-17riscv: drop cpufeature_apply_feature tracking variableHeiko Stuebner1-4/+1