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
*
bpf: Restrict bpf_trace_printk()'s %s usage and add %pks, %pus specifier
Daniel Borkmann
2020-05-15
1
-0
/
+14
*
docs: timekeeping: Use correct prototype for deprecated functions
Chris Packham
2020-04-15
1
-3
/
+3
*
mm: add pagemap.h to the fine documentation
Matthew Wilcox (Oracle)
2020-04-02
1
-0
/
+3
*
mm: dump_page(): additional diagnostics for huge pinned pages
John Hubbard
2020-04-02
1
-0
/
+7
*
mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reporting
John Hubbard
2020-04-02
1
-5
/
+28
*
mm/gup: page->hpage_pinned_refcount: exact pin counts for huge pages
John Hubbard
2020-04-02
1
-23
/
+17
*
mm/gup: track FOLL_PIN pages
John Hubbard
2020-04-02
1
-3
/
+3
*
docs: move core-api/ioctl.rst to driver-api/
Jonathan Corbet
2020-03-10
2
-254
/
+0
*
docs: move gcc-plugins to the kbuild manual
Jonathan Corbet
2020-03-10
2
-98
/
+0
*
docs: Organize core-api/index.rst
Jonathan Corbet
2020-03-10
1
-22
/
+73
*
Documentation: kobject.txt has been moved to core-api/kobject.rst
Sameer Rahmani
2020-03-02
2
-0
/
+435
*
docs/core-api: Add Fedora instructions for GCC plugins
Michael Ellerman
2020-02-25
1
-0
/
+4
*
mm, tree-wide: rename put_user_page*() to unpin_user_page*()
John Hubbard
2020-01-31
1
-1
/
+1
*
mm/gup: introduce pin_user_pages*() and FOLL_PIN
John Hubbard
2020-01-31
2
-0
/
+233
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-01-29
2
-0
/
+254
|
\
|
*
Documentation: document ioctl interfaces better
Arnd Bergmann
2020-01-03
2
-0
/
+254
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-01-28
2
-0
/
+170
|
\
\
|
*
|
padata: update documentation
Daniel Jordan
2019-12-11
2
-0
/
+170
|
|
/
*
|
Merge tag 'xarray-5.5' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2020-01-23
1
-28
/
+42
|
\
\
|
|
/
|
/
|
|
*
XArray: Add xa_for_each_range
Matthew Wilcox (Oracle)
2020-01-17
1
-4
/
+6
|
*
XArray: Improve documentation of search marks
Matthew Wilcox (Oracle)
2019-11-08
1
-24
/
+36
*
|
Merge tag 'powerpc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-12-06
1
-1
/
+7
|
\
\
|
*
|
docs/core-api: Remove possibly confusing sub-headings from Bit Operations
Michael Ellerman
2019-12-04
1
-9
/
+0
|
*
|
kasan: support instrumented bitops combined with generic bitops
Daniel Axtens
2019-11-07
1
-1
/
+16
*
|
|
lib/genalloc.c: rename addr_in_gen_pool to gen_pool_has_addr
Huang Shijie
2019-12-04
1
-1
/
+1
*
|
|
Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-12-02
1
-0
/
+3
|
\
\
\
|
*
|
|
scripts/nsdeps: support nsdeps for external module builds
Masahiro Yamada
2019-11-11
1
-0
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'docs-5.5a' of git://git.lwn.net/linux
Linus Torvalds
2019-12-02
6
-83
/
+97
|
\
\
\
|
*
|
|
docs: Add request_irq() documentation
Jonathan Corbet
2019-11-18
1
-0
/
+2
|
*
|
|
docs: printk-formats: add ptrdiff_t type to printk-formats
Miles Chen
2019-11-07
1
-0
/
+14
|
*
|
|
docs/core-api: memory-allocation: mention size helpers
Chris Packham
2019-10-29
1
-1
/
+2
|
*
|
|
docs/core-api: memory-allocation: remove uses of c:func:
Chris Packham
2019-10-29
1
-26
/
+23
|
*
|
|
docs/core-api: memory-allocation: fix typo
Chris Packham
2019-10-29
1
-1
/
+1
|
*
|
|
Merge tag 'v5.4-rc4' into docs-next
Jonathan Corbet
2019-10-29
3
-0
/
+159
|
|
\
|
|
|
*
|
|
docs: remove :c:func: from genericirq.rst
Jonathan Corbet
2019-10-18
1
-25
/
+25
|
*
|
|
docs: remove :c:func: from genalloc.rst
Jonathan Corbet
2019-10-10
1
-9
/
+9
|
*
|
|
genalloc: Fix a set of docs build warnings
Jonathan Corbet
2019-10-07
1
-4
/
+4
|
*
|
|
docs: Catch up with the new location of get_user_pages_fast()
Jonathan Corbet
2019-10-07
1
-1
/
+1
|
*
|
|
docs: remove :c:func: from refcount-vs-atomic.rst
Jonathan Corbet
2019-10-07
1
-18
/
+18
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'devprop-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-11-26
1
-10
/
+24
|
\
\
\
|
*
|
|
lib/vsprintf: Add %pfw conversion specifier for printing fwnode names
Sakari Ailus
2019-10-11
1
-0
/
+24
|
*
|
|
lib/vsprintf: Remove support for %pF and %pf in favour of %pS and %ps
Sakari Ailus
2019-10-11
1
-10
/
+0
|
|
/
/
*
|
|
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-11-25
1
-0
/
+12
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
printf: add support for printing symbolic error names
Rasmus Villemoes
2019-10-17
1
-0
/
+12
*
|
|
Merge tag 'modules-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-10-11
2
-0
/
+155
|
\
\
\
|
*
|
|
doc: move namespaces.rst from kbuild/ to core-api/
Masahiro Yamada
2019-10-08
2
-0
/
+155
|
|
|
/
|
|
/
|
*
/
|
mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)
Vlastimil Babka
2019-10-07
1
-0
/
+4
|
/
/
*
|
kernel-doc: core-api: include string.h into core-api
Joe Perches
2019-09-25
1
-0
/
+3
*
|
docs: printk-formats: Stop encouraging use of unnecessary %h[xudi] and %hh[xudi]
Joe Perches
2019-09-14
1
-8
/
+8
*
|
docs: index.rst: don't use genindex for pdf output
Mauro Carvalho Chehab
2019-07-31
1
-1
/
+1
[next]