index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
Documentation
/
core-api
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-29
mm/slab: document kfree() as allowed for kmem_cache_alloc() objects
Vlastimil Babka
1
-4
/
+13
2023-03-28
mm, printk: introduce new format %pGt for page_type
Hyeonggon Yoo
1
-5
/
+11
2023-03-24
Documentation: core-api: update kernel-doc reference to kmod.c
Bagas Sanjaya
1
-1
/
+1
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-14
/
+13
2023-02-22
Merge tag 'docs-6.3' of git://git.lwn.net/linux
Linus Torvalds
2
-3
/
+3
2023-02-16
Documentation: core-api: padata: correct spelling
Randy Dunlap
1
-1
/
+1
2023-02-15
Documentation: core-api: packing: correct spelling
Randy Dunlap
1
-1
/
+1
2023-02-02
mm: remove folio_pincount_ptr() and head_compound_pincount()
Matthew Wilcox (Oracle)
1
-13
/
+12
2023-02-02
docs/mm: Physical Memory: remove useless markup
Mike Rapoport (IBM)
1
-2
/
+0
2023-01-31
docs: ftrace: always use canonical ftrace path
Ross Zwisler
1
-2
/
+2
2023-01-26
docs/mm: Physical Memory: add structure, introduction and nodes description
Mike Rapoport (IBM)
1
-0
/
+2
2023-01-24
docs: add more netlink docs (incl. spec docs)
Jakub Kicinski
2
-0
/
+102
2023-01-18
selftests/vm: rename selftests/vm to selftests/mm
SeongJae Park
1
-1
/
+1
2022-12-14
Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-0
/
+3
2022-12-12
Merge tag 'docs-6.2' of git://git.lwn.net/linux
Linus Torvalds
1
-3
/
+0
2022-12-12
Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2022-11-24
timers: Update the documentation to reflect on the new timer_shutdown() API
Steven Rostedt (Google)
1
-1
/
+1
2022-11-24
Documentation: Replace del_timer/del_timer_sync()
Thomas Gleixner
1
-1
/
+1
2022-11-21
math64: favor kernel-doc from header files
Liam Beguin
1
-3
/
+0
2022-10-28
string: Rewrite and add more kern-doc for the str*() functions
Kees Cook
1
-0
/
+3
2022-10-25
overflow: Fix kern-doc markup for functions
Kees Cook
1
-0
/
+6
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
3
-3
/
+218
2022-10-03
Merge tag 'rust-v6.1-rc1' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
1
-0
/
+10
2022-10-03
mm/page_alloc: remove obsolete gfpflags_normal_context()
Miaohe Lin
1
-3
/
+0
2022-09-29
docs: put atomic*.txt and memory-barriers.txt into the core-api book
Jonathan Corbet
4
-0
/
+58
2022-09-29
docs: move asm-annotations.rst into core-api
Jonathan Corbet
2
-0
/
+223
2022-09-28
vsprintf: add new `%pA` format specifier
Gary Guo
1
-0
/
+10
2022-09-27
Remove duplicate words inside documentation
Akhil Raj
1
-1
/
+1
2022-09-26
Maple Tree: add new data structure
Liam R. Howlett
2
-0
/
+218
2022-08-18
Documentation: irqdomain: Fix typo of "at least once"
Eric Lin
1
-1
/
+1
2022-08-07
Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux
Linus Torvalds
1
-4
/
+4
2022-08-06
Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+14
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+1
2022-08-05
Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
3
-235
/
+0
2022-08-03
Merge tag 'xarray-6.0' of git://git.infradead.org/users/willy/xarray
Linus Torvalds
1
-0
/
+3
2022-08-01
Merge tag 'x86_mm_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-20
/
+18
2022-07-19
dma-mapping: add dma_opt_mapping_size()
John Garry
1
-0
/
+14
2022-07-15
headers/deps: mm: align MANITAINERS and Docs with new gfp.h structure
Yury Norov
1
-4
/
+4
2022-07-10
IDR: Note that the IDR API is deprecated
Matthew Wilcox (Oracle)
1
-0
/
+3
2022-07-01
doc: module: update file references
Masahiro Yamada
2
-3
/
+3
2022-06-28
arch/*/: remove CONFIG_VIRT_TO_BUS
Arnd Bergmann
3
-235
/
+0
2022-06-27
docs: rename Documentation/vm to Documentation/mm
Mike Rapoport
1
-1
/
+1
2022-06-07
Documentation/protection-keys: Clean up documentation for User Space pkeys
Ira Weiny
1
-20
/
+18
2022-05-25
Merge tag 'docs-5.19' of git://git.lwn.net/linux
Linus Torvalds
2
-0
/
+344
2022-05-25
Merge tag 'printk-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux
Linus Torvalds
2
-0
/
+138
2022-04-22
Documentation: move watch_queue to core-api
Randy Dunlap
2
-0
/
+344
2022-04-14
timekeeping: Introduce fast accessor to clock tai
Kurt Kanzenbach
1
-0
/
+1
2022-04-13
printk/index: Printk index feature documentation
Petr Mladek
2
-0
/
+138
2022-04-01
Merge tag 'xarray-5.18' of git://git.infradead.org/users/willy/xarray
Linus Torvalds
1
-5
/
+9
2022-03-28
Reinstate some of "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""
Linus Torvalds
1
-8
/
+0
[prev]
[next]