summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | kthread: dynamically allocate memory to store kthread's full nameYafang Shao2022-01-201-0/+1
| * | tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LENYafang Shao2022-01-201-2/+7
| * | fs/binfmt_elf: replace open-coded string copy with get_task_commYafang Shao2022-01-202-0/+10
| * | kernel.h: include a note to discourage people from including it in headersAndy Shevchenko2022-01-201-0/+9
| * | include/linux/unaligned: replace kernel.h with the necessary inclusionsAndy Shevchenko2022-01-201-1/+1
| * | proc: make the proc_create[_data]() stubs static inlinesHans de Goede2022-01-201-2/+10
| * | mm: percpu: add generic pcpu_populate_pte() functionKefeng Wang2022-01-201-3/+2
| * | mm: percpu: add generic pcpu_fc_alloc/free funcitonKefeng Wang2022-01-201-8/+1
| * | mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedefKefeng Wang2022-01-201-2/+5
* | | Merge tag 'f2fs-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-01-191-12/+15
|\ \ \
| * | | f2fs: show more DIO information in tracepointJaegeuk Kim2021-12-111-6/+9
| * | | f2fs: fix the f2fs_file_write_iter tracepointEric Biggers2021-12-041-6/+6
* | | | Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2022-01-192-3/+2
|\ \ \ \
| * | | | kbuild: move headers_check.pl to usr/include/Masahiro Yamada2022-01-081-1/+1
| * | | | mm, slab: Remove compiler check in __kmalloc_indexNathan Chancellor2021-12-021-2/+1
* | | | | Merge branch 'random-5.17-rc1-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-01-192-38/+21
|\ \ \ \ \
| * | | | | random: rather than entropy_store abstraction, use globalJason A. Donenfeld2022-01-181-35/+21
| * | | | | lib/crypto: blake2s: move hmac construction into wireguardJason A. Donenfeld2022-01-181-3/+0
* | | | | | Merge tag 'dmaengine-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-183-1/+22
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | dmaengine: idxd: change MSIX allocation based on per wq activationDave Jiang2022-01-051-0/+1
| * | | | | dmaengine: xilinx_dpdma: use correct SDPX tag for header fileVinod Koul2022-01-031-1/+1
| * | | | | Merge tag 'dmaengine_topic_slave_id_removal_5.17' into nextVinod Koul2021-12-174-6/+23
| |\ \ \ \ \
| * | | | | | dmaengine: Add core function and capability check for DMA_MEMCPY_SGAdrian Larumbe2021-11-221-0/+20
* | | | | | | Merge tag 'ata-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds2022-01-182-84/+470
|\ \ \ \ \ \ \
| * | | | | | | ata: libata: Rename link flag ATA_LFLAG_NO_DB_DELAYPaul Menzel2022-01-141-1/+1
| * | | | | | | ata: fix read_id() ata port operation interfaceDamien Le Moal2022-01-141-2/+3
| * | | | | | | ata: sata_fsl: fix scsi host initializationDamien Le Moal2022-01-141-0/+11
| * | | | | | | ata: libata: remove debug compilation switchesHannes Reinecke2022-01-051-16/+0
| * | | | | | | ata: libata: remove 'new' ata message handlingHannes Reinecke2022-01-051-13/+0
| * | | | | | | ata: libata: drop ata_msg_drv()Hannes Reinecke2022-01-051-6/+0
| * | | | | | | ata: libata: drop ata_msg_info()Hannes Reinecke2022-01-051-2/+0
| * | | | | | | ata: libata: drop ata_msg_probe()Hannes Reinecke2022-01-051-2/+0
| * | | | | | | ata: libata: drop ata_msg_warn()Hannes Reinecke2022-01-051-2/+0
| * | | | | | | ata: libata: drop ata_msg_malloc()Hannes Reinecke2022-01-051-2/+0
| * | | | | | | ata: libata: drop ata_msg_ctl()Hannes Reinecke2022-01-051-2/+0
| * | | | | | | ata: libata: drop ata_msg_error() and ata_msg_intr()Hannes Reinecke2022-01-051-4/+0
| * | | | | | | ata: libata: move ata_{port,link,dev}_dbg to standard pr_XXX() macrosHannes Reinecke2022-01-051-31/+38
| * | | | | | | ata: libata: add tracepoints for ATA error handlingHannes Reinecke2022-01-051-0/+60
| * | | | | | | ata: libata-sff: tracepoints for HSM state machineHannes Reinecke2022-01-051-0/+125
| * | | | | | | ata: libata: tracepoints for bus-master DMAHannes Reinecke2022-01-051-0/+125
| * | | | | | | ata: libata: add qc_prep tracepointHannes Reinecke2022-01-041-1/+9
| * | | | | | | ata: libata: add reset tracepointsHannes Reinecke2022-01-041-0/+96
| * | | | | | | ata: libata: Add ata_port_classify() helperHannes Reinecke2022-01-041-0/+2
* | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2022-01-183-8/+38
|\ \ \ \ \ \ \ \
| * | | | | | | | vdpa: Avoid taking cf_mutex lock on get statusEli Cohen2022-01-151-1/+0
| * | | | | | | | vdpa: Support reporting max device capabilitiesEli Cohen2022-01-152-0/+4
| * | | | | | | | vdpa: Add support for returning device configuration informationEli Cohen2022-01-151-0/+4
| * | | | | | | | vdpa: Allow to configure max data virtqueuesEli Cohen2022-01-151-3/+16
| * | | | | | | | vdpa: Sync calls set/get config/status with cf_mutexEli Cohen2022-01-151-0/+3
| * | | | | | | | vdpa: Provide interface to read driver featuresEli Cohen2022-01-151-5/+9