index
:
kernel/linux.git
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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-19
iommu/arm-smmu-v3: Remove CMDQ_OP_CFGI_CD_ALL from arm_smmu_cmdq_build_cmd()
Jason Gunthorpe
1
-3
/
+0
2026-05-19
iommu/arm-smmu-v3: Convert arm_smmu_cmdq_batch cmds to struct arm_smmu_cmd
Jason Gunthorpe
4
-53
/
+58
2026-05-19
iommu/arm-smmu-v3: Use the HW arm_smmu_cmd in cmdq submission functions
Jason Gunthorpe
1
-23
/
+30
2026-05-19
iommu/arm-smmu-v3: Use the HW arm_smmu_cmd in cmdq selection functions
Jason Gunthorpe
3
-25
/
+38
2026-05-19
iommu/arm-smmu-v3: Add struct arm_smmu_cmd to represent the HW format command
Jason Gunthorpe
1
-20
/
+28
2026-05-19
iommu/arm-smmu-v3: Limit queue allocation retry boundary to PAGE_SIZE
Leo Jiang
1
-1
/
+1
2026-05-19
iommu: arm-smmu-qcom: Ensure smmu is powered up in set_ttbr0_cfg
Anna Maniscalco
1
-0
/
+9
2026-05-19
iommu/arm-smmu-qcom: Add glymur MDSS to ACTLR client table
Lokanadha M R
1
-0
/
+2
2026-05-19
iommu/arm-smmu-qcom: Fix fastrpc compatible string in ACTLR client match table
Bibek Kumar Patro
1
-1
/
+1
2026-05-11
Linux 7.1-rc3
v7.1-rc3
Linus Torvalds
1
-1
/
+1
2026-05-10
Merge tag 'edac_urgent_for_v7.1_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-8
/
+2
2026-05-10
rxrpc: Also unshare DATA/RESPONSE packets when paged frags are present
Hyunwoo Kim
2
-2
/
+5
2026-05-10
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-69
/
+20
2026-05-10
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
16
-51
/
+189
2026-05-10
bpf: Fix off-by-one boundary validation in arena direct-value access
Junyoung Jang
1
-1
/
+1
2026-05-10
xskmap: reject TX-only AF_XDP sockets
Linpu Yu
1
-0
/
+4
2026-05-10
bpf: Don't run arg-tracking analysis twice on main subprog
Paul Chaignon
1
-18
/
+7
2026-05-09
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
1
-1
/
+1
2026-05-09
Merge tag 'rust-fixes-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/o...
Linus Torvalds
5
-110
/
+107
2026-05-09
Merge tag 'hwmon-for-v7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-29
/
+76
2026-05-09
Merge tag 'staging-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-1
/
+4
2026-05-09
Merge tag 'usb-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-21
/
+34
2026-05-09
Merge tag 'i2c-for-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-29
/
+53
2026-05-09
Merge tag 'powerpc-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
18
-121
/
+235
2026-05-09
Merge tag 'x86-urgent-2026-05-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-5
/
+14
2026-05-09
Merge tag 'timers-urgent-2026-05-09' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-11
/
+29
2026-05-09
Merge tag 'sched-urgent-2026-05-09' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
19
-211
/
+580
2026-05-09
Merge tag 'perf-urgent-2026-05-09' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-31
/
+115
2026-05-09
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-2
/
+2
2026-05-09
Merge tag 'pci-v7.1-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-9
/
+18
2026-05-08
MAINTAINERS: Add Aksh Garg as PCIe CADENCE reviewer
Aksh Garg
1
-1
/
+2
2026-05-08
MAINTAINERS: Update Hans Zhang email for PCIe CIX Sky1
Hans Zhang
1
-1
/
+1
2026-05-08
MAINTAINERS: Update Marek Vasut email for PCIe R-Car
Marek Vasut
1
-1
/
+1
2026-05-08
PCI: Initialize temporary device in new_id_store()
Samiullah Khawaja
1
-1
/
+8
2026-05-08
PCI: Update saved_config_space upon resource assignment
Lukas Wunner
1
-0
/
+2
2026-05-08
bpf: Free reuseport cBPF prog after RCU grace period.
Kuniyuki Iwashima
1
-3
/
+12
2026-05-08
Merge tag 'block-7.1-20260508' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-16
/
+50
2026-05-08
Merge tag 'io_uring-7.1-20260508' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-24
/
+53
2026-05-08
Merge branch 'bpf-tcp-fix-type-confusion-in-bpf-helper-functions'
Martin KaFai Lau
4
-6
/
+37
2026-05-08
bpf: tcp: Fix type confusion in sol_tcp_sockopt().
Kuniyuki Iwashima
1
-1
/
+1
2026-05-08
bpf: tcp: Fix type confusion in bpf_skc_to_tcp6_sock().
Kuniyuki Iwashima
1
-1
/
+1
2026-05-08
bpf: tcp: Fix type confusion in bpf_skc_to_tcp_sock().
Kuniyuki Iwashima
1
-1
/
+1
2026-05-08
mptcp: bpf: Fix type confusion in bpf_mptcp_sock_from_subflow()
Matthieu Baerts (NGI0)
1
-1
/
+1
2026-05-08
selftest: bpf: Add test for bpf_tcp_sock() and RAW socket.
Kuniyuki Iwashima
2
-1
/
+32
2026-05-08
Merge tag 'v7.1-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
7
-24
/
+96
2026-05-08
Merge tag 'spi-fix-v7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-25
/
+83
2026-05-08
Merge tag 'regulator-fix-v7.1-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2026-05-08
bpf: tcp: Fix type confusion in bpf_tcp_sock().
Kuniyuki Iwashima
1
-1
/
+1
2026-05-08
Merge tag 'drm-fixes-2026-05-08-1' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
44
-246
/
+253
2026-05-08
Merge tag 'usb-serial-7.1-rc3' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
1
-0
/
+4
[next]