index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2024-09-18
Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-09-18
Merge tag 'hardening-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-09-18
Merge tag 'slab-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
2024-09-18
Merge tag 'rcu.release.v6.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-09-18
Merge tag 'cgroup-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-09-17
Merge tag 'linux_kselftest-kunit-6.12-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2024-09-17
Merge tag 'x86-core-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-09-17
Merge tag 'x86-build-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-09-17
Merge tag 'core-debugobjects-2024-09-16' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-09-17
Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-09-17
Merge tag 'irq-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-09-16
Merge tag 'vfs-6.12.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2024-09-16
Merge tag 'v6.12-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2024-09-13
random: vDSO: minimize and simplify header includes
Christophe Leroy
2024-09-13
random: vDSO: avoid call to out of line memset()
Christophe Leroy
2024-09-13
random: vDSO: add missing c-getrandom-y in Makefile
Christophe Leroy
2024-09-13
random: vDSO: don't use 64-bit atomics on 32-bit architectures
Christophe Leroy
2024-09-12
lib/math: Add int_pow test suite
Luis Felipe Hernandez
2024-09-12
mm: Define struct folio_queue and ITER_FOLIOQ to handle a sequence of folios
David Howells
2024-09-10
Merge branch 'linus' into timers/core
Thomas Gleixner
2024-09-09
debugobjects: Remove redundant checks in fill_pool()
Zhen Lei
2024-09-09
debugobjects: Fix conditions in fill_pool()
Zhen Lei
2024-09-09
debugobjects: Fix the compilation attributes of some global variables
Zhen Lei
2024-09-08
treewide: Fix wrong singular form of jiffies in comments
Anna-Maria Behnsen
2024-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-09-05
Merge tag 'linux_kselftest-kunit-fixes-6.11-rc7' of git://git.kernel.org/pub/...
Linus Torvalds
2024-09-03
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
2024-09-01
alloc_tag: fix allocation tag reporting when CONFIG_MODULES=n
Suren Baghdasaryan
2024-09-01
maple_tree: remove rcu_read_lock() from mt_validate()
Liam R. Howlett
2024-08-29
Merge tag 'random-6.11-rc6-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-08-27
kunit, slub: add test_kfree_rcu() and test_leak_destroy()
Vlastimil Babka
2024-08-26
kunit: Device wrappers should also manage driver name
David Gow
2024-08-26
random: vDSO: reject unknown getrandom() flags
Yann Droneaud
2024-08-20
softirq: Remove unused 'action' parameter from action callback
Caleb Sander Mateos
2024-08-17
Merge tag 'bcachefs-2024-08-16' of git://evilpiepirate.org/bcachefs
Linus Torvalds
2024-08-17
crypto: lib/mpi - Add error checks to extension
Herbert Xu
2024-08-17
Revert "lib/mpi: Extend the MPI library"
Herbert Xu
2024-08-15
lib/string_helpers: rework overflow-dependent code
Justin Stitt
2024-08-15
fortify: use if_changed_dep to record header dependency in *.cmd files
Masahiro Yamada
2024-08-15
fortify: move test_fortify.sh to lib/test_fortify/
Masahiro Yamada
2024-08-15
fortify: refactor test_fortify Makefile to fix some build problems
Masahiro Yamada
2024-08-15
kunit/overflow: Fix UB in overflow_allocation_test
Ivan Orlov
2024-08-15
locking/csd_lock: Provide an indication of ongoing CSD-lock stall
Paul E. McKenney
2024-08-13
lib/generic-radix-tree.c: Fix rare race in __genradix_ptr_alloc()
Kent Overstreet
2024-08-10
Revert "lib/mpi: Introduce ec implementation to MPI library"
Herbert Xu
2024-08-08
kcov: Add interrupt handling self test
Dmitry Vyukov
2024-08-06
x86/traps: Enable UBSAN traps on x86
Gatlin Newhouse
2024-07-30
Union-Find: add a new module in kernel library
Xavier
2024-07-28
minmax: don't use max() in situations that want a C constant expression
Linus Torvalds
2024-07-28
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
[next]