开源镜像站
帮助
动态
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
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2025-02-08
Merge tag 'seccomp-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-02-08
Merge tag 'ftrace-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-02-08
Merge tag 'timers-urgent-2025-02-08' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-02-08
Merge tag 'sched-urgent-2025-02-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-02-08
Merge tag 'locking-urgent-2025-02-08' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-02-08
fgraph: Fix set_graph_notrace with setting TRACE_GRAPH_NOTRACE_BIT
Steven Rostedt
2025-02-07
timers/migration: Fix off-by-one root mis-connection
Frederic Weisbecker
2025-02-06
seccomp: passthrough uretprobe systemcall without filtering
Eyal Birger
2025-02-04
Merge tag 'kthreads-fixes-2025-02-04' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-02-04
kthread: Fix return value on kzalloc() failure in kthread_affine_preferred()
Yu-Chun Lin
2025-02-03
Merge tag 'timers-urgent-2025-02-03' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-02-03
clocksource: Use migrate_disable() to avoid calling get_random_u32() in atomi...
Waiman Long
2025-02-01
Merge tag 'mm-hotfixes-stable-2025-02-01-03-56' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-02-01
kernel: be more careful about dup_mmap() failures and uprobe registering
Liam R. Howlett
2025-01-31
Merge tag 'kbuild-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2025-01-31
sched/debug: Provide slice length for fair tasks
Christian Loehle
2025-01-30
Merge tag 'audit-pr-20250130' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-01-30
Merge tag 'pm-6.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2025-01-30
Merge branch 'pm-sleep'
Rafael J. Wysocki
2025-01-29
audit: Initialize lsmctx to avoid memory allocation error
Huacai Chen
2025-01-29
Merge tag 'constfy-sysctl-6.14-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-01-28
Merge tag 'stop-machine.2025.01.28a' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-01-28
Merge tag 'csd-lock.2025.01.28a' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
2025-01-27
clocksource: Use pr_info() for "Checking clocksource synchronization" message
Waiman Long
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-01-26
Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-01-26
Merge tag 'modules-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-01-26
Merge tag 'trace-tools-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-01-26
Merge tag 'trace-rv-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2025-01-26
Merge tag 'bitmap-for-6.14' of https://github.com:/norov/linux
Linus Torvalds
2025-01-26
module: sign with sha512 instead of sha1 by default
Thorsten Leemhuis
2025-01-26
module: Don't fail module loading when setting ro_after_init section RO failed
Christophe Leroy
2025-01-26
module: Split module_enable_rodata_ro()
Christophe Leroy
2025-01-26
module: sysfs: Use const 'struct bin_attribute'
Thomas Weißschuh
2025-01-26
module: sysfs: Add notes attributes through attribute_group
Thomas Weißschuh
2025-01-26
module: sysfs: Simplify section attribute allocation
Thomas Weißschuh
2025-01-26
module: sysfs: Drop 'struct module_sect_attr'
Thomas Weißschuh
2025-01-26
module: sysfs: Drop member 'module_sect_attr::address'
Thomas Weißschuh
2025-01-26
module: sysfs: Drop member 'module_sect_attrs::nsections'
Thomas Weißschuh
2025-01-26
module: Constify 'struct module_attribute'
Thomas Weißschuh
2025-01-26
module: Handle 'struct module_version_attribute' as const
Thomas Weißschuh
2025-01-26
params: Prepare for 'const struct module_attribute *'
Thomas Weißschuh
2025-01-26
module: Put known GPL offenders in an array
Uwe Kleine-König
2025-01-25
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
2025-01-25
mm: alloc_pages_bulk: rename API
Luiz Capitulino
2025-01-25
Merge tag 'kgdb-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
2025-01-25
kdb: Remove unused flags stack
Dr. David Alan Gilbert
2025-01-25
kdb: use kmap_local_page()
Zhang Heng
[next]