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.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-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
2023-05-01
LoongArch: crypto: Add crc32 and crc32c hw acceleration
Min Zhou
5
-0
/
+329
2023-05-01
LoongArch: Add checksum optimization for 64-bit system
Bibo Mao
3
-1
/
+208
2023-05-01
LoongArch: Optimize memory ops (memset/memcpy/memmove)
WANG Rui
5
-167
/
+603
2023-05-01
LoongArch: Provide kernel fpu functions
Huacai Chen
3
-1
/
+47
2023-05-01
LoongArch: Relay BCE exceptions to userland as SIGSEGV with si_code=SEGV_BNDERR
WANG Xuerui
3
-0
/
+119
2023-05-01
LoongArch: Tweak the BADV and CPUCFG.PRID lines in show_regs()
WANG Xuerui
1
-3
/
+3
2023-05-01
LoongArch: Humanize the ESTAT line when showing registers
WANG Xuerui
1
-7
/
+75
2023-05-01
LoongArch: Humanize the ECFG line when showing registers
WANG Xuerui
1
-1
/
+14
2023-05-01
LoongArch: Humanize the EUEN line when showing registers
WANG Xuerui
1
-1
/
+11
2023-05-01
LoongArch: Humanize the PRMD line when showing registers
WANG Xuerui
1
-1
/
+10
2023-05-01
LoongArch: Humanize the CRMD line when showing registers
WANG Xuerui
1
-1
/
+50
2023-05-01
LoongArch: Fix format of CSR lines during show_regs()
WANG Xuerui
1
-10
/
+6
2023-05-01
LoongArch: Print symbol info for $ra and CSR.ERA only for kernel-mode contexts
WANG Xuerui
1
-5
/
+8
2023-05-01
LoongArch: Print GPRs with ABI names when showing registers
WANG Xuerui
1
-13
/
+23
2023-05-01
LoongArch: Define regular names for BCE/WATCH/HVC/GSPR exceptions
WANG Xuerui
1
-4
/
+6
2023-05-01
LoongArch: Clean up the architectural interrupt definitions
WANG Xuerui
5
-26
/
+29
2023-05-01
Merge branch 'rxrpc-timeout-fixes'
David S. Miller
8
-22
/
+36
2023-05-01
rxrpc: Fix timeout of a call that hasn't yet been granted a channel
David Howells
8
-19
/
+30
2023-05-01
rxrpc: Make it so that a waiting process can be aborted
David Howells
1
-2
/
+5
2023-05-01
rxrpc: Fix hard call timeout units
David Howells
1
-1
/
+1
2023-05-01
net: atlantic: Define aq_pm_ops conditionally on CONFIG_PM
Tom Rix
1
-0
/
+2
2023-05-01
sfc: Fix module EEPROM reporting for QSFP modules
Andy Moreton
1
-4
/
+7
2023-05-01
Merge branch 'r8152-fixes'
David S. Miller
1
-26
/
+58
2023-05-01
r8152: move setting r8153b_rx_agg_chg_indicate()
Hayes Wang
1
-6
/
+8
2023-05-01
r8152: fix the poor throughput for 2.5G devices
Hayes Wang
1
-0
/
+14
2023-05-01
r8152: fix flow control issue of RTL8156A
Hayes Wang
1
-20
/
+36
2023-05-01
net/sched: act_mirred: Add carrier check
Victor Nogueira
1
-1
/
+1
2023-05-01
mailmap: add mailmap entries for Jens Axboe
Jens Axboe
1
-1
/
+4
2023-05-01
i3c: ast2600: set variable ast2600_i3c_ops storage-class-specifier to static
Tom Rix
1
-1
/
+1
2023-04-30
Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
60
-1274
/
+791
2023-04-30
Merge tag 'cxl-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
25
-313
/
+1583
2023-04-30
Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
99
-2436
/
+2784
2023-04-30
Merge tag 'kbuild-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
15
-582
/
+510
2023-04-30
Merge tag 'rust-6.4' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
35
-24
/
+4980
2023-04-30
ceph: reorder fields in 'struct ceph_snapid_map'
Christophe JAILLET
1
-1
/
+1
2023-04-30
ceph: pass ino# instead of old_dentry if it's disconnected
Xiubo Li
2
-3
/
+16
2023-04-30
ceph: fix potential use-after-free bug when trimming caps
Xiubo Li
5
-35
/
+62
2023-04-30
ceph: implement writeback livelock avoidance using page tagging
Xiubo Li
1
-1
/
+10
2023-04-30
ceph: do not print the whole xattr value if it's too long
Xiubo Li
1
-7
/
+13
2023-04-30
i2c: tegra: Fix PEC support for SMBUS block read
Akhil R
1
-13
/
+27
2023-04-30
Merge tag 'efi-next-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
12
-97
/
+149
2023-04-30
Merge tag 'for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
17
-253
/
+412
2023-04-30
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
383
-7391
/
+32097
2023-04-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
106
-5398
/
+7886
2023-04-30
RISC-V: fixup in-flight collision with ARCH_WANT_OPTIMIZE_VMEMMAP rename
Conor Dooley
1
-1
/
+1
2023-04-29
RISC-V: fix sifive and thead section mismatches in errata
Randy Dunlap
2
-8
/
+6
2023-04-29
RISC-V: Align SBI probe implementation with spec
Andrew Jones
6
-14
/
+13
2023-04-29
riscv: mm: remove redundant parameter of create_fdt_early_page_table
Song Shuai
1
-4
/
+2
2023-04-29
Merge patch series "RISC-V Hibernation Support"
Palmer Dabbelt
10
-34
/
+634
2023-04-29
riscv: Adjust dependencies of HAVE_DYNAMIC_FTRACE selection
Nathan Chancellor
1
-1
/
+12
[prev]
[next]