index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'nfs-for-5.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2022-05-31
3
-1
/
+14
|
\
|
*
NFSv4.1 mark qualified async operations as MOVEABLE tasks
Olga Kornievskaia
2022-05-31
1
-0
/
+1
|
*
NFSv4: Fix free of uninitialized nfs4_label on referral lookup.
Benjamin Coddington
2022-05-31
1
-1
/
+1
|
*
NFSv4: Add encoders/decoders for the NFSv4.1 dacl and sacl attributes
Trond Myklebust
2022-05-17
1
-0
/
+3
|
*
NFSv4: Specify the type of ACL to cache
Trond Myklebust
2022-05-17
2
-0
/
+9
*
|
Merge tag 'f2fs-for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-05-31
1
-32
/
+109
|
\
\
|
*
|
f2fs: do not stop GC when requiring a free section
Jaegeuk Kim
2022-05-17
1
-3
/
+8
|
*
|
f2fs: introduce f2fs_gc_control to consolidate f2fs_gc parameters
Jaegeuk Kim
2022-05-12
1
-9
/
+9
|
*
|
f2fs: change the current atomic write way
Daeho Jeong
2022-05-12
1
-22
/
+0
|
*
|
f2fs: introduce data read/write showing path info
Jaegeuk Kim
2022-04-25
1
-0
/
+94
*
|
|
Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-05-31
5
-17
/
+193
|
\
\
\
|
*
\
\
Merge tag 'generic-ticket-spinlocks-v6' into for-next
Palmer Dabbelt
2022-05-20
4
-7
/
+137
|
|
\
\
\
|
*
\
\
\
riscv: kexec: add kexec_file_load() support
Palmer Dabbelt
2022-05-19
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
kexec_file: Fix kexec_file.c build error for riscv platform
Liao Chang
2022-05-19
1
-1
/
+1
|
*
|
|
|
|
riscv: compat: syscall: Add compat_sys_call_table implementation
Guo Ren
2022-04-26
2
-0
/
+44
|
*
|
|
|
|
syscalls: compat: Fix the missing part for __SYSCALL_COMPAT
Guo Ren
2022-04-26
1
-2
/
+2
|
*
|
|
|
|
asm-generic: compat: Cleanup duplicate definitions
Guo Ren
2022-04-26
1
-0
/
+106
|
*
|
|
|
|
compat: consolidate the compat_flock{,64} definition
Christoph Hellwig
2022-04-26
1
-0
/
+31
|
*
|
|
|
|
uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
Christoph Hellwig
2022-04-26
1
-2
/
+2
|
*
|
|
|
|
uapi: simplify __ARCH_FLOCK{,64}_PAD a little
Christoph Hellwig
2022-04-26
1
-12
/
+7
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'iommu-updates-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-05-31
12
-29
/
+711
|
\
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
*
-
-
-
-
-
.
\
\
\
\
Merge branches 'apple/dart', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'ppc/pamu...
Joerg Roedel
2022-05-20
41
-79
/
+787
|
|
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
/
|
|
|
|
|
_
|
_
|
_
|
/
|
|
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
iommu: Remove iommu group changes notifier
Lu Baolu
2022-04-28
1
-23
/
+0
|
|
|
|
|
*
|
|
bus: platform,amba,fsl-mc,PCI: Add device DMA ownership management
Lu Baolu
2022-04-28
4
-0
/
+32
|
|
|
|
|
*
|
|
amba: Stop sharing platform_dma_configure()
Lu Baolu
2022-04-28
1
-2
/
+0
|
|
|
|
|
*
|
|
driver core: Add dma_cleanup callback in bus_type
Lu Baolu
2022-04-28
1
-0
/
+3
|
|
|
|
|
*
|
|
iommu: Add DMA ownership management interfaces
Lu Baolu
2022-04-28
1
-0
/
+31
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
iommu/vt-d: Check domain force_snooping against attached devices
Lu Baolu
2022-05-13
1
-0
/
+1
|
|
|
|
*
|
|
iommu/vt-d: Size Page Request Queue to avoid overflow condition
Lu Baolu
2022-05-13
1
-1
/
+1
|
|
|
|
*
|
|
iommu: Redefine IOMMU_CAP_CACHE_COHERENCY as the cap flag for IOMMU_CACHE
Jason Gunthorpe
2022-04-28
1
-2
/
+1
|
|
|
|
*
|
|
vfio: Move the Intel no-snoop control off of IOMMU_CACHE
Jason Gunthorpe
2022-04-28
1
-1
/
+0
|
|
|
|
*
|
|
iommu: Introduce the domain op enforce_cache_coherency()
Jason Gunthorpe
2022-04-28
2
-0
/
+5
|
|
|
|
*
|
|
thunderbolt: Make iommu_dma_protection more accurate
Robin Murphy
2022-04-28
1
-0
/
+2
|
|
|
|
*
|
|
iommu: Add capability for pre-boot DMA protection
Robin Murphy
2022-04-28
1
-0
/
+2
|
|
|
|
*
|
|
iommu: Introduce device_iommu_capable()
Robin Murphy
2022-04-28
1
-0
/
+6
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
dt-bindings: mediatek: mt8186: Add binding for MM iommu
Yong Wu
2022-05-04
1
-0
/
+217
|
|
*
|
|
|
dt-bindings: mediatek: mt8195: Add binding for infra IOMMU
Yong Wu
2022-05-04
2
-0
/
+20
|
|
*
|
|
|
dt-bindings: mediatek: mt8195: Add binding for MM IOMMU
Yong Wu
2022-05-04
1
-0
/
+390
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'for-5.19/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-05-30
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
video: fbdev: radeon: Fix spelling typo in comment
pengfuyuan
2022-05-26
1
-1
/
+1
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2022-05-30
4
-12
/
+128
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'pm-sysoff'
Rafael J. Wysocki
2022-05-30
3
-1
/
+98
|
|
\
\
\
\
\
|
|
*
\
\
\
\
Merge back reboot/poweroff notifiers rework for 5.19-rc1.
Rafael J. Wysocki
2022-05-25
3
-1
/
+98
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
kernel/reboot: Add devm_register_restart_handler()
Dmitry Osipenko
2022-05-19
1
-0
/
+4
|
|
|
*
|
|
|
|
kernel/reboot: Add devm_register_power_off_handler()
Dmitry Osipenko
2022-05-19
1
-0
/
+4
|
|
|
*
|
|
|
|
reboot: Remove pm_power_off_prepare()
Dmitry Osipenko
2022-05-19
1
-1
/
+0
|
|
|
*
|
|
|
|
kernel/reboot: Add register_platform_power_off()
Dmitry Osipenko
2022-05-19
1
-0
/
+3
|
|
|
*
|
|
|
|
kernel/reboot: Add kernel_can_power_off()
Dmitry Osipenko
2022-05-19
1
-0
/
+1
|
|
|
*
|
|
|
|
kernel/reboot: Add do_kernel_power_off()
Dmitry Osipenko
2022-05-19
1
-0
/
+2
|
|
|
*
|
|
|
|
kernel/reboot: Introduce sys-off handler API
Dmitry Osipenko
2022-05-19
1
-0
/
+77
[next]