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-07-19
Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-07-19
Merge tag 'v6.11-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2024-07-18
Merge tag 'slab-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
2024-07-18
Merge tag 'bootconfig-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-07-18
Merge tag 'drm-next-2024-07-18' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-07-16
Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-07-16
Merge tag 'linux_kselftest-kunit-6.11-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2024-07-16
Merge tag 'sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-07-16
Merge tag 'hardening-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-07-15
Merge tag 'timers-core-2024-07-14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-07-15
Merge tag 'core-debugobjects-2024-07-14' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-07-15
Merge branch 'slab/for-6.11/buckets' into slab/for-next
Vlastimil Babka
2024-07-14
Merge tag 'kbuild-fixes-v6.10-4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-15
fortify: fix warnings in fortify tests with KASAN
Masahiro Yamada
2024-07-13
Merge tag 'timers-v6.11-rc1' of https://git.linaro.org/people/daniel.lezcano/...
Thomas Gleixner
2024-07-13
crypto: lib/mpi - delete unnecessary condition
Dan Carpenter
2024-07-12
kunit: executor: Simplify string allocation handling
Kees Cook
2024-07-12
bootconfig: Remove duplicate included header file linux/bootconfig.h
Thorsten Blum
2024-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-07-10
Merge tag 'mm-hotfixes-stable-2024-07-10-13-19' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-07-10
Merge tag 'bcachefs-2024-07-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-07-10
closures: fix closure_sync + closure debugging
Kent Overstreet
2024-07-09
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
2024-07-06
lib/build_OID_registry: avoid non-destructive substitution for Perl < 5.13.2 ...
Paul Menzel
2024-07-05
Merge v6.10-rc6 into drm-next
Daniel Vetter
2024-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-07-03
vdso/gettimeofday: Clarify comment about open coded function
Anna-Maria Behnsen
2024-07-02
kunit/usercopy: Add missing MODULE_DESCRIPTION()
Jeff Johnson
2024-07-02
kunit/usercopy: Disable testing on !CONFIG_MMU
Kees Cook
2024-07-01
Merge 6.10-rc6 into char-misc-next
Greg Kroah-Hartman
2024-06-28
Merge tag 'hardening-v6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-06-28
Merge tag 'bcachefs-2024-06-28' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-06-28
string: kunit: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-28
Merge tag 'drm-misc-next-2024-06-27' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2024-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-25
bpf: Fix tailcall cases in test_bpf
Leon Hwang
2024-06-25
dim: add new interfaces for initialization and getting results
Heng Qi
2024-06-25
ethtool: provide customized dim profile management
Heng Qi
2024-06-25
dim: make DIMLIB dependent on NET
Heng Qi
2024-06-25
linux/dim: move useful macros to .h file
Heng Qi
2024-06-24
debugobjects: Annotate racy debug variables
Breno Leitao
2024-06-24
lib/fonts: Fix visiblity of SUN12x22 and TER16x32 if DRM_PANIC
Geert Uytterhoeven
2024-06-23
closures: closure_get_not_zero(), closure_return_sync()
Kent Overstreet
2024-06-22
Merge tag 'bcachefs-2024-06-22' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-06-21
closures: Change BUG_ON() to WARN_ON()
Kent Overstreet
2024-06-21
crypto: lib - add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-21
crypto: lib/mpi - Use swap() in mpi_powm()
Jiapeng Chong
2024-06-21
crypto: lib/mpi - Use swap() in mpi_ec_mul_point()
Jiapeng Chong
2024-06-21
Merge tag 'drm-misc-next-2024-05-30' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2024-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[next]