开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-05-12
kunit: Rework kunit_resource allocation policy
David Gow
2022-05-02
kunit: fix debugfs code to use enum kunit_status, not bool
Daniel Latypov
2022-05-02
kfence: test: use new suite_{init/exit} support, add .kunitconfig
Daniel Latypov
2022-05-02
kunit: add ability to specify suite-level init and exit functions
Daniel Latypov
2022-05-02
kunit: rename print_subtest_{start,end} for clarity (s/subtest/suite)
Daniel Latypov
2022-04-26
kunit: add support for kunit_suites that reference init code
Brendan Higgins
2022-04-05
kunit: Make kunit_remove_resource() idempotent
David Gow
2022-04-05
list: test: Test the hlist structure
David Gow
2022-04-04
Documentation: kunit: update kconfig options needed for UML coverage
Daniel Latypov
2022-04-04
kunit: split resource API impl from test.c into new resource.c
Daniel Latypov
2022-04-04
kunit: split resource API from test.h into new resource.h
Daniel Latypov
2022-04-04
kunit: tool: more descriptive metavars/--help output
Daniel Latypov
2022-04-04
kunit: tool: Do not colorize output when redirected
Kees Cook
2022-04-04
kunit: tool: properly report the used arch for --json, or '' if not known
Daniel Latypov
2022-04-04
kunit: tool: refactor how we plumb metadata into JSON
Daniel Latypov
2022-04-04
kunit: tool: readability tweaks in KernelCI json generation logic
Daniel Latypov
2022-04-04
apparmor: test: Use NULL macros
Ricardo Ribalda
2022-04-04
mctp: test: Use NULL macros
Ricardo Ribalda
2022-04-04
kasan: test: Use NULL macros
Ricardo Ribalda
2022-04-04
thunderbolt: test: use NULL macros
Ricardo Ribalda
2022-04-04
kunit: use NULL macros
Ricardo Ribalda
2022-04-04
kunit: Introduce _NULL and _NOT_NULL macros
Ricardo Ribalda
2022-04-04
kunit: tool: simplify code since build_dir can't be None
Daniel Latypov
2022-04-04
kunit: tool: drop last uses of collections.namedtuple
Daniel Latypov
2022-04-04
kunit: tool: drop unused KernelDirectoryPath var
Daniel Latypov
2022-04-04
kunit: tool: make --json handling a bit clearer
Daniel Latypov
2022-04-03
Linux 5.18-rc1
v5.18-rc1
Linus Torvalds
2022-04-03
Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2022-04-03
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2022-04-03
Merge tag 'x86-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-04-03
Merge tag 'core-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-04-03
Merge tag 'dma-mapping-5.18-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2022-04-03
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2022-04-02
Revert "clk: Drop the rate range on clk_put()"
Stephen Boyd
2022-04-02
Merge tag 'perf-tools-for-v5.18-2022-04-02' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2022-04-02
Merge tag 'kbuild-fixes-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-04-02
Merge tag 'mips_5.18_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
Linus Torvalds
2022-04-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-04-03
modpost: restore the warning message for missing symbol versions
Masahiro Yamada
2022-04-02
Merge tag 'for-5.18/drivers-2022-04-02' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-04-02
Merge tag 'pci-v5.18-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-04-02
Merge tag 'tag-chrome-platform-for-v5.18' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-04-02
Revert "nbd: fix possible overflow on 'first_minor' in nbd_dev_add()"
Jens Axboe
2022-04-02
watch_queue: Free the page array when watch_queue is dismantled
Eric Dumazet
2022-04-02
tracing: mark user_events as BROKEN
Steven Rostedt (Google)
2022-04-02
tracing: Move user_events.h temporarily out of include/uapi
Steven Rostedt (Google)
2022-04-02
ftrace: Make ftrace_graph_is_dead() a static branch
Christophe Leroy
2022-04-02
tracing: Set user_events to BROKEN
Steven Rostedt (Google)
2022-04-02
tracing/user_events: Remove eBPF interfaces
Beau Belgrave
2022-04-02
tracing/user_events: Hold event_mutex during dyn_event_add
Beau Belgrave
[next]