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