index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
signal.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-07-07
iommu/amd: Update set_dte_irq_entry
Suravee Suthikulpanit
1
-6
/
+7
2022-07-07
iommu/amd: Update dump_dte_entry
Suravee Suthikulpanit
1
-4
/
+4
2022-07-07
iommu/amd: Update iommu_ignore_device
Suravee Suthikulpanit
1
-3
/
+3
2022-07-07
iommu/amd: Update set_dte_entry and clear_dte_entry
Suravee Suthikulpanit
1
-8
/
+11
2022-07-07
iommu/amd: Convert to use per PCI segment rlookup_table
Vasant Hegde
3
-36
/
+11
2022-07-07
iommu/amd: Update alloc_irq_table and alloc_irq_index
Suravee Suthikulpanit
1
-17
/
+9
2022-07-07
iommu/amd: Update amd_irte_ops functions
Suravee Suthikulpanit
2
-33
/
+24
2022-07-07
iommu/amd: Introduce struct amd_ir_data.iommu
Suravee Suthikulpanit
2
-19
/
+16
2022-07-07
iommu/amd: Update irq_remapping_alloc to use IOMMU lookup helper function
Suravee Suthikulpanit
1
-5
/
+10
2022-07-07
iommu/amd: Convert to use rlookup_amd_iommu helper function
Suravee Suthikulpanit
1
-26
/
+38
2022-07-07
iommu/amd: Convert to use per PCI segment irq_lookup_table
Vasant Hegde
3
-34
/
+23
2022-07-07
iommu/amd: Introduce per PCI segment rlookup table size
Vasant Hegde
2
-5
/
+9
2022-07-07
iommu/amd: Introduce per PCI segment alias table size
Vasant Hegde
2
-2
/
+6
2022-07-07
iommu/amd: Introduce per PCI segment device table size
Vasant Hegde
2
-8
/
+13
2022-07-07
iommu/amd: Introduce per PCI segment last_bdf
Vasant Hegde
2
-27
/
+45
2022-07-07
iommu/amd: Introduce per PCI segment unity map list
Vasant Hegde
3
-17
/
+34
2022-07-07
iommu/amd: Introduce per PCI segment alias_table
Suravee Suthikulpanit
3
-25
/
+64
2022-07-07
iommu/amd: Introduce per PCI segment old_dev_tbl_cpy
Suravee Suthikulpanit
2
-45
/
+70
2022-07-07
iommu/amd: Introduce per PCI segment dev_data_list
Vasant Hegde
3
-11
/
+14
2022-07-07
iommu/amd: Introduce per PCI segment irq_lookup_table
Vasant Hegde
2
-0
/
+33
2022-07-07
iommu/amd: Introduce per PCI segment rlookup table
Suravee Suthikulpanit
4
-0
/
+79
2022-07-07
iommu/amd: Introduce per PCI segment device table
Suravee Suthikulpanit
4
-2
/
+47
2022-07-07
iommu/amd: Introduce pci segment structure
Vasant Hegde
2
-2
/
+68
2022-07-07
iommu/amd: Update struct iommu_dev_data definition
Vasant Hegde
2
-14
/
+20
2022-07-07
iommu/amd: Handle return of iommu_device_sysfs_add
Bo Liu
1
-1
/
+4
2022-06-23
iommu/amd: Use try_cmpxchg64 in alloc_pte and free_clear_pte
Uros Bizjak
1
-4
/
+2
2022-06-19
Linux 5.19-rc3
v5.19-rc3
Linus Torvalds
1
-1
/
+1
2022-06-19
ext4: fix a doubled word "need" in a comment
Xiang wangx
1
-1
/
+1
2022-06-19
ext4: add reserved GDT blocks check
Zhang Yi
1
-0
/
+10
2022-06-19
ext4: make variable "count" signed
Ding Xiang
1
-1
/
+2
2022-06-19
ext4: correct the judgment of BUG in ext4_mb_normalize_request
Baokun Li
1
-1
/
+16
2022-06-19
ext4: fix bug_on ext4_mb_use_inode_pa
Baokun Li
1
-0
/
+9
2022-06-19
ext4: fix up test_dummy_encryption handling for new mount API
Eric Biggers
1
-63
/
+71
2022-06-19
ext4: use kmemdup() to replace kmalloc + memcpy
Shuqi Zhang
1
-2
/
+1
2022-06-19
ext4: fix super block checksum incorrect after mount
Ye Bin
1
-8
/
+8
2022-06-18
cifs: when a channel is not found for server, log its connection id
Shyam Prasad N
1
-0
/
+3
2022-06-18
x86/tdx: Handle load_unaligned_zeropad() page-cross to a shared page
Kirill A. Shutemov
1
-1
/
+14
2022-06-17
x86/PCI: Revert "x86/PCI: Clip only host bridge windows for E820 regions"
Hans de Goede
4
-17
/
+18
2022-06-17
arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transfer
Will Deacon
1
-2
/
+0
2022-06-17
docs/zh_CN/LoongArch: Fix notes rendering by using reST directives
Yanteng Si
2
-12
/
+16
2022-06-17
docs/LoongArch: Fix notes rendering by using reST directives
Yanteng Si
2
-15
/
+22
2022-06-17
LoongArch: vmlinux.lds.S: Add missing ELF_DETAILS
Youling Tang
1
-0
/
+1
2022-06-17
io_uring: recycle provided buffer if we punt to io-wq
Jens Axboe
1
-0
/
+1
2022-06-17
dm mirror log: round up region bitmap size to BITS_PER_LONG
Mikulas Patocka
1
-2
/
+1
2022-06-17
dm: fix narrow race for REQ_NOWAIT bios being issued despite no support
Mikulas Patocka
1
-1
/
+6
2022-06-17
dm: fix use-after-free in dm_put_live_table_bio
Mikulas Patocka
1
-6
/
+7
2022-06-17
smb3: add trace point for SMB2_set_eof
Steve French
2
-0
/
+40
2022-06-17
block/bfq: Enable I/O statistics
Bart Van Assche
1
-0
/
+3
2022-06-17
riscv: Improve description for RISCV_ISA_SVPBMT Kconfig symbol
Heiko Stuebner
1
-2
/
+7
2022-06-17
riscv: drop cpufeature_apply_feature tracking variable
Heiko Stuebner
1
-4
/
+1
[next]