index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: drbg - make reseeding from get_random_bytes() synchronous
Nicolai Stange
2021-11-26
2
-53
/
+11
*
crypto: drbg - move dynamic ->reseed_threshold adjustments to __drbg_seed()
Nicolai Stange
2021-11-26
1
-9
/
+21
*
crypto: drbg - track whether DRBG was seeded with !rng_is_initialized()
Nicolai Stange
2021-11-26
2
-4
/
+9
*
crypto: drbg - prepare for more fine-grained tracking of seeding state
Nicolai Stange
2021-11-26
2
-10
/
+16
*
crypto: ccp - no need to initialise statics to 0
Jason Wang
2021-11-20
1
-1
/
+1
*
crypto: ccree - remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-11-20
1
-1
/
+0
*
crypto: octeontx2 - use swap() to make code cleaner
chiminghao
2021-11-20
1
-4
/
+1
*
crypto: testmgr - Fix wrong test case of RSA
Lei He
2021-11-20
1
-3
/
+3
*
crypto: qce - fix uaf on qce_skcipher_register_one
Chengfeng Ye
2021-11-20
1
-1
/
+1
*
crypto: qce - fix uaf on qce_ahash_register_one
Chengfeng Ye
2021-11-20
1
-1
/
+1
*
crypto: qce - fix uaf on qce_aead_register_one
Chengfeng Ye
2021-11-20
1
-1
/
+1
*
crypto: hisilicon/hpre - use swap() to make code cleaner
Yang Guang
2021-11-20
1
-4
/
+1
*
MAINTAINERS: rectify entry for INTEL KEEM BAY OCS ECC CRYPTO DRIVER
Lukas Bulwahn
2021-11-20
1
-1
/
+0
*
crypto: keembay-ocs-ecc - Fix error return code in kmb_ocs_ecc_probe()
Wei Yongjun
2021-11-20
1
-0
/
+1
*
crypto: caam - replace this_cpu_ptr with raw_cpu_ptr
Meng Li
2021-11-20
1
-1
/
+1
*
hwrng: cavium - Check health status while reading random data
Sunil Goutham
2021-11-20
3
-17
/
+190
*
crypto: atmel-aes - Reestablish the correct tfm context at dequeue
Tudor Ambarus
2021-11-20
1
-5
/
+1
*
Linux 5.16-rc1
v5.16-rc1
Linus Torvalds
2021-11-14
1
-2
/
+2
*
kconfig: Add support for -Wimplicit-fallthrough
Gustavo A. R. Silva
2021-11-14
2
-5
/
+6
*
Merge tag 'xfs-5.16-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-11-14
4
-7
/
+12
|
\
|
*
xfs: sync xfs_btree_split macros with userspace libxfs
Darrick J. Wong
2021-11-11
1
-0
/
+4
|
*
xfs: #ifdef out perag code for userspace
Eric Sandeen
2021-11-10
2
-3
/
+7
|
*
xfs: use swap() to make dabtree code cleaner
Yang Guang
2021-11-08
1
-4
/
+1
*
|
Merge tag 'for-5.16/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-14
5
-6
/
+14
|
\
\
|
*
|
parisc/entry: fix trace test in syscall exit path
Sven Schnelle
2021-11-13
1
-1
/
+1
|
*
|
parisc: Flush kernel data mapping in set_pte_at() when installing pte for use...
John David Anglin
2021-11-13
2
-4
/
+10
|
*
|
parisc: Fix implicit declaration of function '__kernel_text_address'
Helge Deller
2021-11-13
1
-0
/
+1
|
*
|
parisc: Fix backtrace to always include init funtion names
Helge Deller
2021-11-13
1
-1
/
+2
*
|
|
Merge tag 'sh-for-5.16' of git://git.libc.org/linux-sh
Linus Torvalds
2021-11-14
21
-180
/
+78
|
\
\
\
|
*
|
|
sh: pgtable-3level: Fix cast to pointer from integer of different size
Geert Uytterhoeven
2021-10-27
1
-1
/
+1
|
*
|
|
sh: fix READ/WRITE redefinition warnings
Randy Dunlap
2021-10-27
1
-22
/
+22
|
*
|
|
sh: define __BIG_ENDIAN for math-emu
Randy Dunlap
2021-10-27
1
-0
/
+8
|
*
|
|
sh: math-emu: drop unused functions
Randy Dunlap
2021-10-27
1
-103
/
+0
|
*
|
|
sh: fix kconfig unmet dependency warning for FRAME_POINTER
Randy Dunlap
2021-10-27
1
-0
/
+1
|
*
|
|
sh: Cleanup about SPARSE_IRQ
Kefeng Wang
2021-10-27
2
-12
/
+0
|
*
|
|
sh: kdump: add some attribute to function
Yejune Deng
2021-09-17
1
-2
/
+2
|
*
|
|
maple: fix wrong return value of maple_bus_init().
Lu Wei
2021-09-17
1
-1
/
+4
|
*
|
|
sh: boot: avoid unneeded rebuilds under arch/sh/boot/compressed/
Masahiro Yamada
2021-09-17
7
-24
/
+23
|
*
|
|
sh: boot: add intermediate vmlinux.bin* to targets instead of extra-y
Masahiro Yamada
2021-09-17
1
-2
/
+2
|
*
|
|
sh: boards: Fix the cacography in irq.c
Tang Bin
2021-09-17
1
-2
/
+2
|
*
|
|
sh: check return code of request_irq
Nick Desaulniers
2021-09-17
1
-2
/
+3
|
*
|
|
sh: fix trivial misannotations
Al Viro
2021-09-17
5
-12
/
+13
*
|
|
|
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2021-11-14
2
-13
/
+13
|
\
\
\
\
|
*
|
|
|
ARM: 9156/1: drop cc-option fallbacks for architecture selection
Arnd Bergmann
2021-11-12
1
-11
/
+11
|
*
|
|
|
ARM: 9155/1: fix early early_iounmap()
Michał Mirosław
2021-11-12
1
-2
/
+2
*
|
|
|
|
Merge tag 'devicetree-fixes-for-5.16-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-11-14
107
-277
/
+277
|
\
\
\
\
\
|
*
|
|
|
|
dt-bindings: watchdog: sunxi: fix error in schema
David Heidelberg
2021-11-11
1
-2
/
+0
|
*
|
|
|
|
bindings: media: venus: Drop redundant maxItems for power-domain-names
Geert Uytterhoeven
2021-11-11
1
-1
/
+0
|
*
|
|
|
|
dt-bindings: Remove Netlogic bindings
Rob Herring
2021-11-11
3
-109
/
+0
|
*
|
|
|
|
clk: versatile: clk-icst: Ensure clock names are unique
Rob Herring
2021-11-11
1
-2
/
+4
[next]