index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2022-05-24
Merge tag 'hwmon-for-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-05-24
Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-05-24
Merge tag 'objtool-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-05-23
Merge tag 'x86_core_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-05-23
Merge tag 'core-debugobjects-2022-05-23' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-05-23
Merge tag 'core-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-22
lib: add generic polynomial calculation
Michael Walle
2022-05-19
bug: Use normal relative pointers in 'struct bug_entry'
Josh Poimboeuf
2022-05-19
random: remove mostly unused async readiness notifier
Jason A. Donenfeld
2022-05-19
random: remove get_random_bytes_arch() and add rng_has_arch_random()
Jason A. Donenfeld
2022-05-18
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2022-05-18
random: remove ratelimiting for in-kernel unseeded randomness
Jason A. Donenfeld
2022-05-18
random32: use real rng for non-deterministic randomness
Jason A. Donenfeld
2022-05-18
siphash: use one source of truth for siphash permutations
Jason A. Donenfeld
2022-05-18
percpu_ref_init(): clean ->percpu_count_ref on failure
Al Viro
2022-05-13
debugobjects: Convert to SPDX license identifier
Thomas Gleixner
2022-05-09
dim: initialize all struct fields
Jesse Brandeburg
2022-05-01
Merge tag 'x86_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-04-27
hex2bin: fix access beyond string end
Mikulas Patocka
2022-04-27
hex2bin: make the function hex_to_bin constant-time
Mikulas Patocka
2022-04-22
XArray: Disallow sibling entries of nodes
Matthew Wilcox (Oracle)
2022-04-22
objtool: Add HAVE_NOINSTR_VALIDATION
Josh Poimboeuf
2022-04-22
objtool: Rename "VMLINUX_VALIDATION" -> "NOINSTR_VALIDATION"
Josh Poimboeuf
2022-04-22
objtool: Make noinstr hacks optional
Josh Poimboeuf
2022-04-22
objtool: Add CONFIG_OBJTOOL
Josh Poimboeuf
2022-04-19
lib/strn*,objtool: Enforce user_access_begin() rules
Peter Zijlstra
2022-04-13
lib/irq_poll: Prevent softirq pending leak in irq_poll_cpu_dead()
Sebastian Andrzej Siewior
2022-04-10
Merge tag 'driver-core-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-04-08
lz4: fix LZ4_decompress_safe_partial read out of bound
Guo Xuenan
2022-04-05
kobject: kobj_type: remove default_attrs
Greg Kroah-Hartman
2022-04-01
Merge tag 'for-5.18/block-2022-04-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-04-01
Merge tag 'xarray-5.18' of git://git.infradead.org/users/willy/xarray
Linus Torvalds
2022-03-31
Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-31
XArray: Update the LRU list in xas_split()
Matthew Wilcox (Oracle)
2022-03-29
lib/test: use after free in register_test_dev_kmod()
Dan Carpenter
2022-03-28
XArray: Fix xas_create_range() when multi-order entry present
Matthew Wilcox (Oracle)
2022-03-26
Merge tag 'memcpy-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-26
Merge tag 'for-5.18/64bit-pi-2022-03-25' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-24
kasan: update function name in comments
Peter Collingbourne
2022-03-24
kasan: test: support async (again) and asymm modes for HW_TAGS
Andrey Konovalov
2022-03-24
kasan: improve vmalloc tests
Andrey Konovalov
2022-03-24
kasan: allow enabling KASAN_VMALLOC and SW/HW_TAGS
Andrey Konovalov
2022-03-24
lib/vsprintf: avoid redundant work with 0 size
Waiman Long
2022-03-24
Merge tag 'cxl-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2022-03-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-03-23
Revert "ubsan, kcsan: Don't combine sanitizer with kcov on clang"
Marco Elver
2022-03-23
ubsan: no need to unset panic_on_warn in ubsan_epilogue()
Tiezhu Yang
2022-03-23
lib: bitmap: fix many kernel-doc warnings
Randy Dunlap
[next]