index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-18
maple_tree: refine ma_state init from mas_start()
Vernon Yang
1
-3
/
+3
2023-01-18
maple_tree: use macro MA_ROOT_PARENT instead of number
Vernon Yang
1
-2
/
+1
2023-01-18
maple_tree: use mt_node_max() instead of direct operations mt_max[]
Vernon Yang
1
-2
/
+2
2023-01-18
maple_tree: remove extra return statement
Vernon Yang
1
-3
/
+0
2023-01-18
maple_tree: remove extra space and blank line
Vernon Yang
1
-10
/
+4
2023-01-18
lib/test_vmalloc.c: add parameter use_huge for fix_size_alloc_test
Qinglin Pan
1
-1
/
+7
2023-01-18
Sync with v6.2-rc4
Andrew Morton
1
-1
/
+0
2023-01-18
genirq/affinity: Only build SMP-only helper functions on SMP kernels
Ingo Molnar
1
-3
/
+4
2023-01-17
genirq/affinity: Move group_cpus_evenly() into lib/
Ming Lei
2
-0
/
+429
2023-01-17
btf, scripts: Exclude Rust CUs with pahole
Martin Rodriguez Reboredo
1
-0
/
+9
2023-01-16
Merge tag 'mm-hotfixes-stable-2023-01-16-15-23' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+1
2023-01-16
lib/scatterlist: Fix to calculate the last_pg properly
Yishai Hadas
1
-10
/
+15
2023-01-13
lockref: stop doing cpu_relax in the cmpxchg loop
Mateusz Guzik
1
-1
/
+0
2023-01-13
ubsan: Fix objtool UACCESS warns
Peter Zijlstra
1
-1
/
+4
2023-01-11
lib/win_minmax: use /* notation for regular comments
Randy Dunlap
1
-1
/
+1
2023-01-11
kobject: Fix slab-out-of-bounds in fill_kobj_path()
Wang Hai
1
-2
/
+10
2023-01-08
iov_iter: move iter_ubuf check inside restore WARN
Keith Busch
1
-2
/
+2
2023-01-08
iov: add import_ubuf()
Jens Axboe
1
-0
/
+11
2023-01-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+1
2023-01-06
lib/mpi: Fix buffer overrun when SG is too long
Herbert Xu
1
-1
/
+2
2023-01-05
lib/scatterlist: Fix to merge contiguous pages into the last SG properly
Yishai Hadas
1
-1
/
+1
2022-12-30
crypto: lib/blake2s - Split up test function to halve stack usage
Herbert Xu
1
-3
/
+22
2022-12-26
kunit: alloc_string_stream_fragment error handling bug fix
YoungJun.park
1
-1
/
+3
2022-12-21
test_maple_tree: add test for mas_spanning_rebalance() on insufficient data
Liam Howlett
1
-0
/
+23
2022-12-21
maple_tree: fix mas_spanning_rebalance() on insufficient data
Liam Howlett
1
-1
/
+3
2022-12-20
Merge tag 'spdx-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx
Linus Torvalds
2
-22
/
+2
2022-12-20
Merge tag 'asm-generic-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
1
-8
/
+8
2022-12-19
Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-2
/
+27
2022-12-19
Merge tag 'zstd-linus-v6.2' of https://github.com/terrelln/linux
Linus Torvalds
38
-2427
/
+6673
2022-12-19
Merge tag 'mm-nonmm-stable-2022-12-17-20-32' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-9
/
+14
2022-12-19
Merge tag 'mm-stable-2022-12-17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-1
/
+2
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-11
/
+18
2022-12-16
Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-2
/
+3
2022-12-15
fault-injection: make stacktrace filter works as expected
Wei Yongjun
1
-3
/
+9
2022-12-15
fault-injection: make some stack filter attrs more readable
Wei Yongjun
1
-4
/
+4
2022-12-15
fault-injection: skip stacktrace filtering by default
Wei Yongjun
1
-1
/
+1
2022-12-15
fault-injection: allow stacktrace filter for x86-64
Wei Yongjun
1
-1
/
+0
2022-12-15
mm: use stack_depot for recording kmemleak's backtrace
Zhaoyang Huang
1
-0
/
+1
2022-12-15
maple_tree: fix mas_find_rev() comment
Liam Howlett
1
-1
/
+1
2022-12-14
Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2022-12-14
Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
4
-0
/
+1177
2022-12-14
Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
10
-343
/
+1075
2022-12-14
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufd
Linus Torvalds
2
-0
/
+136
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
4
-11
/
+34
2022-12-13
Merge branch 'zstd-next' into zstd-linus
Nick Terrell
38
-2427
/
+6673
2022-12-13
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
7
-27
/
+18
2022-12-13
Merge tag 'x86_asm_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+22
2022-12-13
Merge tag 'regulator-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
Linus Torvalds
1
-11
/
+2
2022-12-13
Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
5
-183
/
+79
2022-12-12
Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-22
/
+28
[prev]
[next]