aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-08-03Merge tag 'core-headers-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-53/+59
2020-08-03Merge tag 'irq-urgent-2020-08-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+13
2020-08-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds13-177/+142
2020-08-03Merge tag 's390-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-4/+24
2020-08-03Merge tag 'for-5.9/io_uring-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds4-6/+70
2020-08-03Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds15-478/+204
2020-08-03Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds3-22/+43
2020-08-03Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds1-2/+7
2020-08-03Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds2-5/+107
2020-08-03Merge tag 'tpmdd-next-v5.9' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds2-2/+10
2020-08-02list: add "list_del_init_careful()" to go with "list_empty_careful()"Linus Torvalds1-1/+19
2020-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-38/+32
2020-08-01fs: optimise kiocb_set_rw_flags()Pavel Begunkov1-5/+11
2020-07-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2020-07-31Merge branch 'for-next/read-barrier-depends' into for-next/coreCatalin Marinas5-134/+47
2020-07-31Merge branches 'for-next/misc', 'for-next/vmcoreinfo', 'for-next/cpufeature',...Catalin Marinas7-21/+73
2020-07-31lib/mpi: Add mpi_sub_ui()Marcelo Henrique Cerri1-0/+3
2020-07-30random: fix circular include dependency on arm64 after addition of percpu.hWilly Tarreau1-1/+1
2020-07-29random32: remove net_rand_state from the latent entropy gcc pluginLinus Torvalds1-1/+1
2020-07-29random32: update the net random state on interrupt and activityWilly Tarreau1-0/+3
2020-07-28rhashtable: Restore RCU marking on rhash_lock_headHerbert Xu1-32/+24
2020-07-28rhashtable: Fix unprotected RCU dereference in __rht_ptrHerbert Xu1-12/+13
2020-07-28net/mlx5e: Modify uplink state on interface up/downRon Diskin1-0/+1
2020-07-28block: Remove callback typedefs for blk_mq_opsDaniel Wagner1-32/+18
2020-07-28of/irq: Make of_msi_map_rid() PCI bus agnosticLorenzo Pieralisi1-4/+4
2020-07-28of/irq: make of_msi_map_get_device_domain() bus agnosticDiana Craciun1-2/+3
2020-07-28of/device: Add input id to of_dma_configure()Lorenzo Pieralisi2-4/+18
2020-07-28of/iommu: Make of_map_rid() PCI agnosticLorenzo Pieralisi1-2/+2
2020-07-28ACPI/IORT: Add an input ID to acpi_dma_configure()Lorenzo Pieralisi2-3/+11
2020-07-28ACPI/IORT: Make iort_msi_map_rid() PCI agnosticLorenzo Pieralisi1-3/+3
2020-07-28ACPI/IORT: Make iort_get_device_domain IRQ domain agnosticLorenzo Pieralisi1-3/+4
2020-07-27i2c: also convert placeholder function to return errnoWolfram Sang1-1/+1
2020-07-27genirq/affinity: Make affinity setting if activated opt-inThomas Gleixner1-0/+13
2020-07-25Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into masterLinus Torvalds2-3/+5
2020-07-24Merge branch 'akpm' into master (patches from Andrew)Linus Torvalds2-2/+6
2020-07-24Merge tag 'for-5.8/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2020-07-24io-mapping: indicate mapping failureMichael J. Ruhl1-1/+4
2020-07-24vfs/xattr: mm/shmem: kernfs: release simple xattr entry in a right wayChengguang Xu1-1/+2
2020-07-24tasks: add put_task_struct_many()Pavel Begunkov1-0/+6
2020-07-24compiler.h: Move instrumentation_begin()/end() to new <linux/instrumentation....Ingo Molnar3-53/+59
2020-07-24tpm: Unify the mismatching TPM space buffer sizesJarkko Sakkinen1-0/+1
2020-07-24tpm: Require that all digests are present in TCG_PCR_EVENT2 structuresTyler Hicks1-2/+9
2020-07-23tcp: allow at most one TLP probe per flightYuchung Cheng1-2/+4
2020-07-23dm integrity: fix integrity recalculation that is improperly skippedMikulas Patocka1-0/+1
2020-07-23padata: remove padata_parallel_queueDaniel Jordan1-13/+2
2020-07-23padata: fold padata_alloc_possible() into padata_alloc()Daniel Jordan1-1/+1
2020-07-23padata: remove effective cpumasks from the instanceDaniel Jordan1-2/+0
2020-07-23padata: remove stop functionDaniel Jordan1-1/+0
2020-07-23padata: remove start functionDaniel Jordan1-1/+0