开源镜像站
帮助
动态
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-12-08
Merge tag 'mm-hotfixes-stable-2024-12-07-22-39' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-12-07
Merge tag '6.13-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-12-07
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2024-12-07
Merge tag 'block-6.13-20241207' of git://git.kernel.dk/linux
Linus Torvalds
2024-12-07
Merge tag 'io_uring-6.13-20241207' of git://git.kernel.dk/linux
Linus Torvalds
2024-12-07
Merge tag 'ubifs-for-linus-6.13-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-12-06
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2024-12-06
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2024-12-06
Merge tag 'fixes-2024-12-06' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-12-06
Merge tag 'drm-fixes-2024-12-06' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-12-06
Merge tag 'amd-drm-fixes-6.13-2024-12-04' of https://gitlab.freedesktop.org/a...
Simona Vetter
2024-12-06
Merge tag 'drm-fixes-2024-12-07' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-12-06
Merge tag 'sound-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2024-12-06
Merge tag 'regmap-fix-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-12-06
Merge tag 'spi-fix-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-12-06
Merge tag 'mmc-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2024-12-06
Merge tag 'pmdomain-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-12-06
Merge branch 'fixes-for-lpm-trie'
Alexei Starovoitov
2024-12-06
selftests/bpf: Add more test cases for LPM trie
Hou Tao
2024-12-06
selftests/bpf: Move test_lpm_map.c to map_tests
Hou Tao
2024-12-06
bpf: Use raw_spinlock_t for LPM trie
Hou Tao
2024-12-06
bpf: Switch to bpf mem allocator for LPM trie
Hou Tao
2024-12-06
bpf: Fix exact match conditions in trie_get_next_key()
Hou Tao
2024-12-06
bpf: Handle in-place update for full LPM trie correctly
Hou Tao
2024-12-06
bpf: Handle BPF_EXIST and BPF_NOEXIST for LPM trie
Hou Tao
2024-12-06
bpf: Remove unnecessary kfree(im_node) in lpm_trie_update_elem
Hou Tao
2024-12-06
bpf: Remove unnecessary check when updating LPM trie
Hou Tao
2024-12-06
blk-mq: move cpuhp callback registering out of q->sysfs_lock
Ming Lei
2024-12-06
blk-mq: register cpuhp callback after hctx is added to xarray table
Ming Lei
2024-12-06
smb: client: fix potential race in cifs_put_tcon()
Paulo Alcantara
2024-12-06
smb3.1.1: fix posix mounts to older servers
Steve French
2024-12-05
iio: magnetometer: yas530: use signed integer type for clamp limits
Jakob Hauser
2024-12-05
sched/numa: fix memory leak due to the overwritten vma->numab_state
Adrian Huang
2024-12-05
mm/damon: fix order of arguments in damos_before_apply tracepoint
Akinobu Mita
2024-12-05
lib: stackinit: hide never-taken branch from compiler
Kees Cook
2024-12-05
mm/filemap: don't call folio_test_locked() without a reference in next_uptoda...
David Hildenbrand
2024-12-05
scatterlist: fix incorrect func name in kernel-doc
Randy Dunlap
2024-12-05
mm: correct typo in MMAP_STATE() macro
Lorenzo Stoakes
2024-12-05
mm: respect mmap hint address when aligning for THP
Kalesh Singh
2024-12-05
mm: memcg: declare do_memsw_account inline
John Sperbeck
2024-12-05
mm/codetag: swap tags when migrate pages
David Wang
2024-12-05
ocfs2: update seq_file index in ocfs2_dlm_seq_next
Wengang Wang
2024-12-05
stackdepot: fix stack_depot_save_flags() in NMI context
Marco Elver
2024-12-05
mm: open-code page_folio() in dump_page()
Matthew Wilcox (Oracle)
2024-12-05
mm: open-code PageTail in folio_flags() and const_folio_flags()
Matthew Wilcox (Oracle)
2024-12-05
mm: fix vrealloc()'s KASAN poisoning logic
Andrii Nakryiko
2024-12-05
Revert "readahead: properly shorten readahead when falling back to do_page_ca...
Jan Kara
2024-12-05
selftests/damon: add _damon_sysfs.py to TEST_FILES
Maximilian Heyne
2024-12-05
selftest: hugetlb_dio: fix test naming
Mark Brown
2024-12-05
ocfs2: free inode when ocfs2_get_init_inode() fails
Tetsuo Handa
[next]