开源镜像站
帮助
动态
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
2024-11-05
lib/min_heap: introduce non-inline versions of min heap API functions
Kuan-Wei Chiu
2024-11-05
percpu: cast percpu pointer in PERCPU_PTR() via unsigned long
Uros Bizjak
2024-11-05
percpu: introduce PERCPU_PTR() macro
Uros Bizjak
2024-11-05
percpu: merge VERIFY_PERCPU_PTR() into its only user
Uros Bizjak
2024-11-05
perf tools: update expected diff for lib/list_sort.c
Kuan-Wei Chiu
2024-11-05
tools/lib/list_sort: remove unnecessary header includes
Kuan-Wei Chiu
2024-11-05
lib/list_sort: remove unnecessary header includes
Kuan-Wei Chiu
2024-11-05
ipc: fix memleak if msg_init_ns failed in create_ipc_ns
Ma Wupeng
2024-11-05
scripts/spelling.txt: add typo "exprienced" and "rewritting"
WangYuli
2024-11-05
perf/hw_breakpoint: use ERR_PTR_PCPU(), IS_ERR_PCPU() and PTR_ERR_PCPU() macros
Uros Bizjak
2024-11-05
scripts/decode_stacktrace.sh: remove trailing space
Breno Leitao
2024-11-05
lib/Makefile: make union-find compilation conditional on CONFIG_CPUSETS
Kuan-Wei Chiu
2024-11-05
tools: fix -Wunused-result in linux.c
Shuah Khan
2024-11-05
lib/crc16_kunit.c: add KUnit tests for crc16
Vinicius Peixoto
2024-11-05
scatterlist: fix a typo
Sui Jingfeng
2024-11-05
reboot: move reboot_notifier_list to kernel/reboot.c
Thomas Weißschuh
2024-11-05
resource: correct reallocate_resource() documentation
Ilpo Järvinen
2024-11-05
list: test: check the size of every lists for list_cut_position*()
I Hsin Cheng
2024-11-05
lib/Kconfig.debug: move int_pow test option to runtime testing section
Kuan-Wei Chiu
2024-11-05
drm: replace strcpy() with strscpy()
Yafang Shao
2024-11-05
mm/util: deduplicate code in {kstrdup,kstrndup,kmemdup_nul}
Yafang Shao
2024-11-05
mm/util: fix possible race condition in kstrdup()
Yafang Shao
2024-11-05
bpftool: ensure task comm is always NUL-terminated
Yafang Shao
2024-11-05
security: replace memcpy() with get_task_comm()
Yafang Shao
2024-11-05
auditsc: replace memcpy() with strscpy()
Yafang Shao
2024-11-05
get rid of __get_task_comm()
Yafang Shao
2024-11-05
ipc/msg: replace one-element array with flexible array member
Thorsten Blum
2024-11-05
scripts/spelling.txt: add more spellings corrections
Yu Jiaoliang
2024-11-05
resource: introduce is_type_match() helper and use it
Andy Shevchenko
2024-11-05
resource: replace open coded resource_intersection()
Andy Shevchenko
2024-11-05
kernel/watchdog: always restore watchdog_softlockup(,hardlockup)_user_enabled...
Tio Zhang
2024-11-05
kexec/crash: no crash update when kexec in progress
Sourabh Jain
2024-11-05
ocfs2: fix typo in comment
Mohammed Anees
2024-11-05
ocfs2: remove unused declaration in header file
Zhang Zekun
2024-11-03
Linux 6.12-rc6
v6.12-rc6
Linus Torvalds
2024-11-03
Merge tag 'mm-hotfixes-stable-2024-11-03-10-50' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-11-03
Merge tag 'phy-fixes-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2024-11-03
Merge tag 'dmaengine-fix-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-11-03
Merge tag 'driver-core-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-11-03
Merge tag 'usb-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-11-03
mm: multi-gen LRU: use {ptep,pmdp}_clear_young_notify()
Yu Zhao
2024-11-03
mm: multi-gen LRU: remove MM_LEAF_OLD and MM_NONLEAF_TOTAL stats
Yu Zhao
2024-11-03
Merge tag 'char-misc-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-11-03
Merge tag 'input-for-v6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-11-03
Merge tag 'kbuild-fixes-v6.12-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-11-03
Merge tag 'x86-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-11-03
Merge tag 'timers-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-11-03
Merge tag 'sched-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-11-03
Merge tag 'perf-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-11-03
Merge tag 'irq-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
[next]