summaryrefslogtreecommitdiff
path: root/Documentation/core-api
AgeCommit message (Expand)Author
2022-03-07swiotlb: rework "fix info leak with DMA_FROM_DEVICE"Halil Pasic
2022-02-14swiotlb: fix info leak with DMA_FROM_DEVICEHalil Pasic
2022-01-12Merge tag 'iomap-5.17' of git://git.infradead.org/users/willy/linuxLinus Torvalds
2022-01-12Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-01-07kobject documentation: remove default_attrs informationGreg Kroah-Hartman
2021-12-28kobject: remove kset from struct kset_uevent_ops callbacksGreg Kroah-Hartman
2021-12-27driver core: make kobj_type constant.Wedson Almeida Filho
2021-12-16block: Add bio_for_each_folio_all()Matthew Wilcox (Oracle)
2021-11-29block: remove blk-exec.cChristoph Hellwig
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-06mm/memory_hotplug: remove HIGHMEM leftoversDavid Hildenbrand
2021-11-02Merge branch 'for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2021-11-02Merge tag 'printk-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-11-01Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-11-01vsprintf: Update %pGp documentation about that it prints hex valuePetr Mladek
2021-10-26irq: remove handle_domain_{irq,nmi}()Mark Rutland
2021-10-25workqueue: doc: Call out the non-reentrance conditionsBoqun Feng
2021-10-18mm: Add flush_dcache_folio()Matthew Wilcox (Oracle)
2021-09-27mm/util: Add folio_mapping() and folio_file_mapping()Matthew Wilcox (Oracle)
2021-09-27mm/lru: Add folio LRU functionsMatthew Wilcox (Oracle)
2021-09-27mm: Add folio reference count functionsMatthew Wilcox (Oracle)
2021-09-27mm: Introduce struct folioMatthew Wilcox (Oracle)
2021-09-24Merge tag 'irqchip-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner
2021-09-12Merge tag 'smp-urgent-2021-09-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-09-11Merge tag 'block-5.15-2021-09-11' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-09-11Documentation: core-api/cpuhotplug: Rewrite the API sectionThomas Gleixner
2021-09-07block: move fs/block_dev.c to block/bdev.cChristoph Hellwig
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-03mm: remove flush_kernel_dcache_pageChristoph Hellwig
2021-09-03Documentation: Fix irq-domain.rst build warningMarc Zyngier
2021-09-01Merge tag 'docs-5.15' of git://git.lwn.net/linuxLinus Torvalds
2021-09-01Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-08-30Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-08-28Documentation: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior
2021-08-12Documentation: Update irq_domain.rst with new lookup APIsMarc Zyngier
2021-07-26printk: Move the printk() kerneldoc comment to its new homeJonathan Corbet
2021-07-25docs: printk-formats: fix build warningIoana Ciornei
2021-07-15docs/core-api: Modify document layoutYanteng Si
2021-07-08module: add printk formats to add module build ID to stacktracesStephen Boyd
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-01kernel.h: split out kstrtox() and simple_strtox() to a separate headerAndy Shevchenko
2021-06-29Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-06-29Merge tag 'printk-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-06-17docs: core-api: avoid using ReST :doc:`foo` markupMauro Carvalho Chehab
2021-06-14docs: printk-formats: update size-casting examplesCarlos Llamas
2021-06-10irqdomain: Kill irq_domain_add_legacy_isaMarc Zyngier
2021-05-17lib/vsprintf: Allow to override ISO 8601 date and time separatorAndy Shevchenko
2021-05-06Merge tag 'docs-5.13-2' of git://git.lwn.net/linuxLinus Torvalds
2021-05-05Merge tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-05-04Merge tag 'dma-mapping-5.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds