index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
core-api
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-27
1
-5
/
+11
|
\
|
*
mm, printk: introduce new format %pGt for page_type
Hyeonggon Yoo
2023-03-28
1
-5
/
+11
*
|
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-27
1
-3
/
+21
|
\
\
|
*
|
module: add debug stats to help identify memory pressure
Luis Chamberlain
2023-04-18
1
-2
/
+20
|
*
|
Documentation: core-api: update kernel-doc reference to kmod.c
Bagas Sanjaya
2023-03-24
1
-1
/
+1
|
|
/
*
|
Merge tag 'slab-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
2023-04-25
1
-4
/
+13
|
\
\
|
*
|
mm/slab: document kfree() as allowed for kmem_cache_alloc() objects
Vlastimil Babka
2023-03-29
1
-4
/
+13
|
|
/
*
|
dma-api-howto: typo fix
Michael S. Tsirkin
2023-04-10
1
-1
/
+1
*
|
docs: move x86 documentation into Documentation/arch/
Jonathan Corbet
2023-03-30
1
-1
/
+1
|
/
*
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-23
1
-16
/
+15
|
\
|
*
mm: remove folio_pincount_ptr() and head_compound_pincount()
Matthew Wilcox (Oracle)
2023-02-02
1
-15
/
+14
|
*
selftests/vm: rename selftests/vm to selftests/mm
SeongJae Park
2023-01-18
1
-1
/
+1
*
|
Merge tag 'docs-6.3' of git://git.lwn.net/linux
Linus Torvalds
2023-02-22
2
-3
/
+3
|
\
\
|
*
|
Documentation: core-api: padata: correct spelling
Randy Dunlap
2023-02-16
1
-1
/
+1
|
*
|
docs/mm: Physical Memory: remove useless markup
Mike Rapoport (IBM)
2023-02-02
1
-2
/
+0
|
*
|
docs: ftrace: always use canonical ftrace path
Ross Zwisler
2023-01-31
1
-2
/
+2
|
*
|
docs/mm: Physical Memory: add structure, introduction and nodes description
Mike Rapoport (IBM)
2023-01-26
1
-0
/
+2
|
|
/
*
|
Documentation: core-api: packing: correct spelling
Randy Dunlap
2023-02-15
1
-1
/
+1
*
|
docs: add more netlink docs (incl. spec docs)
Jakub Kicinski
2023-01-24
2
-0
/
+102
|
/
*
Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-12-14
1
-0
/
+3
|
\
|
*
string: Rewrite and add more kern-doc for the str*() functions
Kees Cook
2022-10-28
1
-0
/
+3
*
|
Merge tag 'docs-6.2' of git://git.lwn.net/linux
Linus Torvalds
2022-12-12
1
-3
/
+0
|
\
\
|
*
|
math64: favor kernel-doc from header files
Liam Beguin
2022-11-21
1
-3
/
+0
*
|
|
Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-12-12
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
timers: Update the documentation to reflect on the new timer_shutdown() API
Steven Rostedt (Google)
2022-11-24
1
-1
/
+1
|
*
|
Documentation: Replace del_timer/del_timer_sync()
Thomas Gleixner
2022-11-24
1
-1
/
+1
|
|
/
*
/
overflow: Fix kern-doc markup for functions
Kees Cook
2022-10-25
1
-0
/
+6
|
/
*
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
3
-3
/
+218
|
\
|
*
mm/page_alloc: remove obsolete gfpflags_normal_context()
Miaohe Lin
2022-10-03
1
-3
/
+0
|
*
Maple Tree: add new data structure
Liam R. Howlett
2022-09-26
2
-0
/
+218
*
|
Merge tag 'rust-v6.1-rc1' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2022-10-03
1
-0
/
+10
|
\
\
|
*
|
vsprintf: add new `%pA` format specifier
Gary Guo
2022-09-28
1
-0
/
+10
|
|
/
*
|
docs: put atomic*.txt and memory-barriers.txt into the core-api book
Jonathan Corbet
2022-09-29
4
-0
/
+58
*
|
docs: move asm-annotations.rst into core-api
Jonathan Corbet
2022-09-29
2
-0
/
+223
*
|
Remove duplicate words inside documentation
Akhil Raj
2022-09-27
1
-1
/
+1
*
|
Documentation: irqdomain: Fix typo of "at least once"
Eric Lin
2022-08-18
1
-1
/
+1
|
/
*
Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux
Linus Torvalds
2022-08-07
1
-4
/
+4
|
\
|
*
headers/deps: mm: align MANITAINERS and Docs with new gfp.h structure
Yury Norov
2022-07-15
1
-4
/
+4
*
|
Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...
Linus Torvalds
2022-08-06
1
-0
/
+14
|
\
\
|
*
|
dma-mapping: add dma_opt_mapping_size()
John Garry
2022-07-19
1
-0
/
+14
|
|
/
*
|
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-05
1
-1
/
+1
|
\
\
|
*
|
docs: rename Documentation/vm to Documentation/mm
Mike Rapoport
2022-06-27
1
-1
/
+1
|
|
/
*
|
Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-05
3
-235
/
+0
|
\
\
|
*
|
arch/*/: remove CONFIG_VIRT_TO_BUS
Arnd Bergmann
2022-06-28
3
-235
/
+0
|
|
/
*
|
Merge tag 'xarray-6.0' of git://git.infradead.org/users/willy/xarray
Linus Torvalds
2022-08-03
1
-0
/
+3
|
\
\
|
*
|
IDR: Note that the IDR API is deprecated
Matthew Wilcox (Oracle)
2022-07-10
1
-0
/
+3
|
|
/
*
|
Merge tag 'x86_mm_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-08-01
1
-23
/
+21
|
\
\
|
*
|
Documentation/protection-keys: Clean up documentation for User Space pkeys
Ira Weiny
2022-06-07
1
-23
/
+21
*
|
|
doc: module: update file references
Masahiro Yamada
2022-07-01
2
-3
/
+3
|
|
/
|
/
|
*
|
Merge tag 'docs-5.19' of git://git.lwn.net/linux
Linus Torvalds
2022-05-25
2
-0
/
+344
|
\
\
[next]