index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-19
dma-mapping: add dma_opt_mapping_size()
John Garry
4
-0
/
+32
2022-07-18
swiotlb: move struct io_tlb_slot to swiotlb.c
Christoph Hellwig
2
-5
/
+7
2022-07-18
swiotlb: ensure a segment doesn't cross the area boundary
Chao Gao
1
-1
/
+10
2022-07-18
swiotlb: consolidate rounding up default_nslabs
Chao Gao
1
-17
/
+16
2022-07-18
swiotlb: remove unused fields in io_tlb_mem
Chao Gao
2
-7
/
+0
2022-07-18
swiotlb: fix use after free on error handling path
Dan Carpenter
1
-1
/
+1
2022-07-13
swiotlb: split up the global swiotlb lock
Tianyu Lan
3
-41
/
+197
2022-07-12
swiotlb: fail map correctly with failed io_tlb_default_mem
Robin Murphy
1
-1
/
+1
2022-07-07
ARM/dma-mapping: merge IOMMU ops
Robin Murphy
1
-24
/
+13
2022-07-07
ARM/dma-mapping: consolidate IOMMU ops callbacks
Robin Murphy
1
-183
/
+55
2022-07-07
ARM/dma-mapping: drop .dma_supported for IOMMU ops
Robin Murphy
1
-23
/
+0
2022-07-07
ARM/dma-mapping: use dma-direct unconditionally
Christoph Hellwig
5
-378
/
+19
2022-07-07
ARM/dma-mapping: use the generic versions of dma_to_phys/phys_to_dma by default
Christoph Hellwig
7
-55
/
+21
2022-07-07
ARM/dma-mapping: use dma_to_phys/phys_to_dma in the dma-mapping code
Christoph Hellwig
1
-12
/
+12
2022-07-07
ARM/dma-mapping: remove the unused virt_to_dma helper
Christoph Hellwig
1
-9
/
+1
2022-07-07
ARM/dma-mapping: mark various dma-mapping routines static in dma-mapping.c
Christoph Hellwig
2
-129
/
+46
2022-07-07
ARM/dma-mapping: remove dmabounce
Christoph Hellwig
5
-619
/
+0
2022-07-07
ARM: sa1100/assabet: move dmabounce hack to ohci driver
Arnd Bergmann
4
-68
/
+40
2022-06-22
swiotlb: panic if nslabs is too small
Dongli Zhang
1
-1
/
+5
2022-06-22
x86/swiotlb: fix param usage in boot-options.rst
Dongli Zhang
1
-3
/
+5
2022-06-22
swiotlb: remove a useless return in swiotlb_init
Dongli Zhang
1
-1
/
+1
2022-06-22
swiotlb: remove the unused swiotlb_force declaration
Dongli Zhang
1
-1
/
+0
2022-06-19
Linux 5.19-rc3
v5.19-rc3
Linus Torvalds
1
-1
/
+1
2022-06-19
Merge tag 'x86-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-75
/
+159
2022-06-19
Merge tag 'objtool-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-19
/
+55
2022-06-19
Merge tag 'sched-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+38
2022-06-19
Merge tag 'locking-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2022-06-19
Merge tag 'irq-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-6
/
+23
2022-06-19
Merge tag 'char-misc-5.19-rc3-take2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-5
/
+14
2022-06-19
Merge tag 'i2c-for-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-10
/
+22
2022-06-19
Merge tag 'xfs-5.19-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
7
-25
/
+37
2022-06-18
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
26
-895
/
+947
2022-06-18
Merge tag '5.19-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-0
/
+43
2022-06-18
ext4: fix a doubled word "need" in a comment
Xiang wangx
1
-1
/
+1
2022-06-18
ext4: add reserved GDT blocks check
Zhang Yi
1
-0
/
+10
2022-06-18
ext4: make variable "count" signed
Ding Xiang
1
-1
/
+2
2022-06-18
ext4: correct the judgment of BUG in ext4_mb_normalize_request
Baokun Li
1
-1
/
+16
2022-06-18
ext4: fix bug_on ext4_mb_use_inode_pa
Baokun Li
1
-0
/
+9
2022-06-18
ext4: fix up test_dummy_encryption handling for new mount API
Eric Biggers
1
-63
/
+71
2022-06-18
ext4: use kmemdup() to replace kmalloc + memcpy
Shuqi Zhang
1
-2
/
+1
2022-06-18
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-17
x86/tdx: Handle load_unaligned_zeropad() page-cross to a shared page
Kirill A. Shutemov
1
-1
/
+14
2022-06-17
Merge tag 'nfs-for-5.19-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
6
-6
/
+20
2022-06-17
Merge tag 'pci-v5.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-17
/
+18
2022-06-17
Merge tag 'printk-for-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-1
/
+50
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
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
5
-79
/
+69
2022-06-17
Merge tag 'loongarch-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-27
/
+39
2022-06-17
Merge tag 'riscv-for-linus-5.19-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-6
/
+18
[next]