index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-02
iommu/arm-smmu-v3: Make SVA allocate a normal arm_smmu_domain
Jason Gunthorpe
3
-17
/
+33
2024-07-02
iommu/arm-smmu-v3: Thread SSID through the arm_smmu_attach_*() interface
Jason Gunthorpe
1
-9
/
+17
2024-07-02
iommu/arm-smmu-v3: Do not use master->sva_enable to restrict attaches
Jason Gunthorpe
2
-12
/
+19
2024-07-02
iommu/arm-smmu-v3: Add ssid to struct arm_smmu_master_domain
Jason Gunthorpe
3
-19
/
+43
2024-07-02
iommu/arm-smmu-v3: Make changing domains be hitless for ATS
Jason Gunthorpe
3
-71
/
+177
2024-07-02
iommu/arm-smmu-v3: Make smmu_domain->devices into an allocated list
Jason Gunthorpe
3
-10
/
+47
2024-07-02
iommu/arm-smmu-v3: Start building a generic PASID layer
Jason Gunthorpe
3
-31
/
+67
2024-07-02
iommu/arm-smmu-v3: Convert to domain_alloc_sva()
Jason Gunthorpe
3
-16
/
+8
2024-06-05
iommu/arm-smmu-v3: Use *-y instead of *-objs in Makefile
Andy Shevchenko
1
-3
/
+2
2024-06-05
iommu/arm-smmu-v3: Avoid uninitialized asid in case of error
Mostafa Saleh
1
-1
/
+1
2024-06-02
Linux 6.10-rc2
Linus Torvalds
1
-1
/
+1
2024-06-02
Merge tag 'ata-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux
Linus Torvalds
2
-2
/
+8
2024-06-02
Merge tag 'x86-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-12
/
+26
2024-06-02
Merge tag 'sched-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2024-06-02
Merge tag 'perf-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-0
/
+3
2024-06-02
Merge tag 'hardening-v6.10-rc2-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
4
-17
/
+11
2024-06-01
Merge tag 'powerpc-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
5
-3
/
+54
2024-06-01
Merge tag 'firewire-fixes-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394
Linus Torvalds
2
-0
/
+2
2024-06-01
Merge tag '6.10-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
5
-1
/
+10
2024-06-01
Merge tag 'kbuild-fixes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
9
-41
/
+25
2024-06-01
Merge tag 'xfs-6.10-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
11
-45
/
+72
2024-06-01
Merge tag 'tty-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-49
/
+47
2024-06-01
Merge tag 'landlock-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux
Linus Torvalds
2
-2
/
+56
2024-06-01
Revert "VT: Use macros to define ioctls"
Greg Kroah-Hartman
1
-49
/
+47
2024-05-31
Merge tag 'drm-fixes-2024-06-01' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
39
-114
/
+186
2024-05-31
Merge tag 'hwmon-for-v6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
Linus Torvalds
4
-3
/
+13
2024-05-31
Merge tag 'mailbox-fixes-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jassibrar/mailbox
Linus Torvalds
1
-1
/
+0
2024-05-31
Merge tag 'spi-fix-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
3
-13
/
+54
2024-05-31
Merge tag 'regulator-fix-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
Linus Torvalds
1
-10
/
+12
2024-05-31
Merge tag 'regmap-fix-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
Linus Torvalds
1
-1
/
+2
2024-05-31
Merge tag 'block-6.10-20240530' of git://git.kernel.dk/linux
Linus Torvalds
24
-176
/
+262
2024-05-31
Merge tag 'io_uring-6.10-20240530' of git://git.kernel.dk/linux
Linus Torvalds
3
-5
/
+11
2024-05-31
kunit/fortify: Remove __kmalloc_node() test
Kees Cook
1
-3
/
+0
2024-05-31
Merge tag 'dma-mapping-6.10-2024-05-31' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-10
/
+17
2024-05-31
Merge tag 'sound-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
59
-117
/
+257
2024-05-31
Merge tag 'platform-drivers-x86-v6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
Linus Torvalds
5
-4
/
+138
2024-05-31
Merge tag 'riscv-for-linus-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
5
-15
/
+18
2024-05-31
Merge tag 'bcachefs-2024-05-30' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
27
-686
/
+706
2024-05-31
x86/topology/intel: Unlock CPUID before evaluating anything
Thomas Gleixner
3
-10
/
+20
2024-05-31
mailbox: zynqmp-ipi: drop irq_to_desc() call
Arnd Bergmann
1
-1
/
+0
2024-05-31
mailmap: update entry for Kees Cook
Kees Cook
1
-4
/
+5
2024-05-31
scsi: mpt3sas: Avoid possible run-time warning with long manufacturer strings
Kees Cook
2
-10
/
+6
2024-05-31
cifs: fix creating sockets when using sfu mount options
Steve French
3
-1
/
+8
2024-05-31
selftests/landlock: Add layout1.refer_mount_root
Mickaël Salaün
1
-0
/
+45
2024-05-31
landlock: Fix d_parent walk
Mickaël Salaün
1
-2
/
+11
2024-05-31
ata: libata-core: Add ATA_HORKAGE_NOLPM for Apacer AS340
Niklas Cassel
1
-0
/
+3
2024-05-31
ata: libata-core: Add ATA_HORKAGE_NOLPM for AMD Radeon S3 SSD
Niklas Cassel
1
-0
/
+3
2024-05-31
ata: libata-core: Add ATA_HORKAGE_NOLPM for Crucial CT240BX500SSD1
Niklas Cassel
1
-1
/
+2
2024-05-31
sched/x86: Export 'percpu arch_freq_scale'
Phil Auld
1
-0
/
+1
2024-05-31
perf/x86/intel: Add missing MODULE_DESCRIPTION() lines
Jeff Johnson
2
-0
/
+2
[next]