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-01-08
kbuild: do not include include/config/auto.conf from shell scripts
Masahiro Yamada
3
-36
/
+31
2022-01-08
certs: simplify $(srctree)/ handling and remove config_filename macro
Masahiro Yamada
2
-66
/
+13
2022-01-08
kbuild: stop using config_filename in scripts/Makefile.modsign
Masahiro Yamada
1
-2
/
+3
2022-01-08
certs: remove misleading comments about GCC PR
Masahiro Yamada
1
-2
/
+0
2022-01-08
certs: refactor file cleaning
Masahiro Yamada
2
-5
/
+6
2022-01-08
certs: remove unneeded -I$(srctree) option for system_certificates.o
Masahiro Yamada
1
-3
/
+0
2022-01-08
certs: unify duplicated cmd_extract_certs and improve the log
Masahiro Yamada
1
-6
/
+3
2022-01-08
certs: use $< and $@ to simplify the key generation rule
Masahiro Yamada
1
-3
/
+2
2022-01-08
kbuild: remove headers_check stub
Masahiro Yamada
1
-9
/
+0
2022-01-08
kbuild: move headers_check.pl to usr/include/
Masahiro Yamada
3
-3
/
+5
2021-12-11
certs: use if_changed to re-generate the key when the key type is changed
Masahiro Yamada
1
-24
/
+6
2021-12-11
certs: use 'cmd' to hide openssl output in silent builds more simply
Masahiro Yamada
1
-6
/
+6
2021-12-11
certs: remove noisy messages while generating the signing key
Masahiro Yamada
1
-11
/
+0
2021-12-11
certs: check-in the default x509 config file
Masahiro Yamada
2
-18
/
+23
2021-12-11
certs: remove meaningless $(error ...) in certs/Makefile
Masahiro Yamada
1
-3
/
+0
2021-12-11
nds32: remove unused BUILTIN_DTB from arch/nds32/Makefile
Masahiro Yamada
1
-6
/
+0
2021-12-11
certs: move the 'depends on' to the choice of module signing keys
Masahiro Yamada
1
-3
/
+1
2021-12-02
init/Kconfig: Drop linker version check for LD_ORPHAN_WARN
Nathan Chancellor
1
-1
/
+0
2021-12-02
gcov: Remove compiler version check
Nathan Chancellor
1
-1
/
+0
2021-12-02
Revert "ARM: 9070/1: Make UNWINDER_ARM depend on ld.bfd or ld.lld 11.0.0+"
Nathan Chancellor
1
-2
/
+0
2021-12-02
arch/Kconfig: Remove CLANG_VERSION check in HAS_LTO_CLANG
Nathan Chancellor
1
-2
/
+1
2021-12-02
mm, slab: Remove compiler check in __kmalloc_index
Nathan Chancellor
1
-2
/
+1
2021-12-02
Documentation: Raise the minimum supported version of LLVM to 11.0.0
Nathan Chancellor
2
-2
/
+2
2021-12-02
streamline_config.pl: show the full Kconfig name
Ćukasz Stelmach
1
-1
/
+1
2021-12-02
kconfig: Add `make mod2noconfig` to disable module options
Josh Triplett
2
-8
/
+12
2021-11-29
Linux 5.16-rc3
v5.16-rc3
Linus Torvalds
1
-1
/
+1
2021-11-28
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
9
-76
/
+9
2021-11-28
Merge tag 'x86-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2021-11-28
Merge tag 'sched-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-4
/
+7
2021-11-28
Merge tag 'perf-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+3
2021-11-28
Merge tag 'locking-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-93
/
+89
2021-11-28
Merge tag 'trace-v5.16-rc2-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2021-11-28
Merge tag 'iommu-fixes-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-17
/
+10
2021-11-28
Merge tag '5.16-rc2-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2
-18
/
+22
2021-11-28
vmxnet3: Use generic Kconfig option for page size limit
Guenter Roeck
1
-3
/
+1
2021-11-28
fs: ntfs: Limit NTFS_RW to page sizes smaller than 64k
Guenter Roeck
1
-0
/
+1
2021-11-28
arch: Add generic Kconfig option indicating page size smaller than 64k
Guenter Roeck
1
-0
/
+10
2021-11-28
tracing: Test the 'Do not trace this pid' case in create event
Steven Rostedt (VMware)
1
-1
/
+1
2021-11-27
Merge tag 'xfs-5.16-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
3
-34
/
+8
2021-11-27
Merge tag 'iomap-5.16-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-10
/
+16
2021-11-27
Merge tag 'trace-v5.16-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-6
/
+30
2021-11-27
Merge tag 'io_uring-5.16-2021-11-27' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-23
/
+50
2021-11-27
Merge tag 'block-5.16-2021-11-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-1
/
+4
2021-11-27
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
10
-39
/
+108
2021-11-27
Merge tag 'nfs-for-5.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
7
-9
/
+16
2021-11-27
Merge tag 'erofs-for-5.16-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+6
2021-11-27
Merge tag 'powerpc-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-4
/
+7
2021-11-27
Merge tag 'mips-fixes_5.16_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-5
/
+5
2021-11-27
io_uring: Fix undefined-behaviour in io_issue_sqe
Ye Bin
1
-0
/
+3
2021-11-27
io_uring: fix soft lockup when call __io_remove_buffers
Ye Bin
1
-3
/
+2
[next]