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.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
2022-07-02
stack: Declare {randomize_,}kstack_offset to fix Sparse warnings
GONG, Ruiqi
1
-0
/
+1
2022-07-02
lib: overflow: Do not define 64-bit tests on 32-bit
Kees Cook
1
-0
/
+6
2022-07-02
MAINTAINERS: Add a general "kernel hardening" section
Kees Cook
1
-4
/
+17
2022-07-02
usercopy: use unsigned long instead of uintptr_t
Jason A. Donenfeld
1
-1
/
+1
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-19
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
26
-895
/
+947
2022-06-19
Merge tag '5.19-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-0
/
+43
2022-06-19
ext4: fix a doubled word "need" in a comment
Xiang wangx
1
-1
/
+1
2022-06-19
ext4: add reserved GDT blocks check
Zhang Yi
1
-0
/
+10
2022-06-19
ext4: make variable "count" signed
Ding Xiang
1
-1
/
+2
2022-06-19
ext4: correct the judgment of BUG in ext4_mb_normalize_request
Baokun Li
1
-1
/
+16
2022-06-19
ext4: fix bug_on ext4_mb_use_inode_pa
Baokun Li
1
-0
/
+9
2022-06-19
ext4: fix up test_dummy_encryption handling for new mount API
Eric Biggers
1
-63
/
+71
2022-06-19
ext4: use kmemdup() to replace kmalloc + memcpy
Shuqi Zhang
1
-2
/
+1
2022-06-19
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-18
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
2022-06-17
Merge tag 'hyperv-fixes-signed-20220617' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
8
-15
/
+109
2022-06-17
Merge tag 'block-5.19-2022-06-16' of git://git.kernel.dk/linux-block
Linus Torvalds
13
-38
/
+106
2022-06-17
Merge tag 'io_uring-5.19-2022-06-16' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-211
/
+142
2022-06-17
arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transfer
Will Deacon
1
-2
/
+0
2022-06-17
Merge tag 'fs_for_v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-15
/
+9
2022-06-17
Merge tag 'for-5.19/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-9
/
+18
2022-06-17
Merge tag 'hwmon-for-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-4
/
+8
2022-06-17
Merge tag 'linux-watchdog-5.19-rc3' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
1
-0
/
+1
2022-06-17
Merge tag 'v5.19-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
6
-1
/
+7
2022-06-17
Merge tag 'char-misc-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-43
/
+56
2022-06-17
Merge tag 'staging-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-363
/
+11
2022-06-17
Merge tag 'tty-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
6
-5
/
+12
2022-06-17
Merge tag 'usb-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
12
-54
/
+80
2022-06-17
Merge branch 'rework/kthreads' into for-linus
Petr Mladek
6
-1
/
+50
2022-06-17
docs/zh_CN/LoongArch: Fix notes rendering by using reST directives
Yanteng Si
2
-12
/
+16
2022-06-17
docs/LoongArch: Fix notes rendering by using reST directives
Yanteng Si
2
-15
/
+22
2022-06-17
LoongArch: vmlinux.lds.S: Add missing ELF_DETAILS
Youling Tang
1
-0
/
+1
2022-06-17
io_uring: recycle provided buffer if we punt to io-wq
Jens Axboe
1
-0
/
+1
[next]