index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2025-01-22
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2025-01-22
Merge tag 'linux_kselftest-kunit-6.14-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2025-01-22
Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-01-21
Merge tag 'docs-6.14' of git://git.lwn.net/linux
Linus Torvalds
2025-01-21
Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-01-21
Merge tag 'drm-next-2025-01-17' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-01-21
Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2025-01-21
Merge tag 'locking-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-01-20
Merge tag 'vfs-6.14-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-01-20
Merge tag 'vfs-6.14-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-01-19
Merge branch 'vsnprintf'
Linus Torvalds
2025-01-16
pldmfw: enable selected component update
Konrad Knitter
2025-01-16
lockref: use bool for false/true returns
Christoph Hellwig
2025-01-16
lockref: improve the lockref_get_not_zero description
Christoph Hellwig
2025-01-16
lockref: remove lockref_put_not_zero
Christoph Hellwig
2025-01-15
alloc_tag: skip pgalloc_tag_swap if profiling is disabled
Suren Baghdasaryan
2025-01-15
kunit: Introduce autorun option
Stanislav Kinsburskii
2025-01-13
vsnprintf: fix the number base for non-numeric formats
Linus Torvalds
2025-01-10
Merge tag 'v6.13-rc6' into drm-next
Dave Airlie
2025-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-01-06
vsnprintf: fix up kerneldoc for argument name changes
Linus Torvalds
2025-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-01-02
lib: test_objpool: Use kthread_run_on_cpu()
Frederic Weisbecker
2024-12-30
maple_tree: reload mas before the second call for mas_empty_area
Yang Erkun
2024-12-26
fprobe: Rewrite fprobe on function-graph tracer
Masami Hiramatsu (Google)
2024-12-26
fprobe: Use ftrace_regs in fprobe exit handler
Masami Hiramatsu (Google)
2024-12-26
fprobe: Use ftrace_regs in fprobe entry handler
Masami Hiramatsu (Google)
2024-12-23
vsprintf: don't make the 'binary' version pack small integer arguments
Linus Torvalds
2024-12-23
vsnprintf: collapse the number format state into one single state
Linus Torvalds
2024-12-23
vsnprintf: mark the indirect width and precision cases unlikely
Linus Torvalds
2024-12-23
vsnprintf: inline skip_atoi() again
Linus Torvalds
2024-12-23
vsprintf: deal with format specifiers with a lookup table
Linus Torvalds
2024-12-23
vsprintf: deal with format flags with a simple lookup table
Linus Torvalds
2024-12-23
vsprintf: associate the format state with the format pointer
Linus Torvalds
2024-12-23
vsprintf: fix calling convention for format_decode()
Linus Torvalds
2024-12-23
vsprintf: avoid nested switch statement on same variable
Linus Torvalds
2024-12-23
vsprintf: simplify number handling
Linus Torvalds
2024-12-22
Merge tag 'lockdep-for-tip.20241220' of git://git.kernel.org/pub/scm/linux/ke...
Peter Zijlstra
2024-12-20
netfs: Add a tracepoint to log the lifespan of folio_queue structs
David Howells
2024-12-20
Merge branch 'locking/urgent'
Peter Zijlstra
2024-12-20
Merge tag 'drm-misc-next-2024-12-19' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2024-12-18
alloc_tag: fix module allocation tags populated area calculation
Suren Baghdasaryan
2024-12-18
mm/codetag: clear tags before swap
David Wang
2024-12-17
Documentation: move dev-tools debugging files to process/debugging/
Randy Dunlap
2024-12-15
lockdep: Clarify size for LOCKDEP_*_BITS configs
Carlos Llamas
2024-12-15
lockdep: Fix upper limit for LOCKDEP_*_BITS configs
Carlos Llamas
2024-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-12-12
drm/log: select CONFIG_FONT_SUPPORT
Arnd Bergmann
2024-12-11
lib: packing: add pack_fields() and unpack_fields()
Vladimir Oltean
2024-12-11
lib: packing: demote truncation error in pack() to a warning in __pack()
Vladimir Oltean
[next]