summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-07-28of/device: Add input id to of_dma_configure()Lorenzo Pieralisi
2020-07-28of/iommu: Make of_map_rid() PCI agnosticLorenzo Pieralisi
2020-07-28ACPI/IORT: Add an input ID to acpi_dma_configure()Lorenzo Pieralisi
2020-07-28ACPI/IORT: Make iort_msi_map_rid() PCI agnosticLorenzo Pieralisi
2020-07-28ACPI/IORT: Make iort_get_device_domain IRQ domain agnosticLorenzo Pieralisi
2020-07-28Merge tag 'v5.8-rc7' into perf/core, to pick up fixesIngo Molnar
2020-07-28lockdep: Move list.h inclusion into lockdep.hHerbert Xu
2020-07-27sched: Fix a typo in a comment王文虎
2020-07-27i2c: also convert placeholder function to return errnoWolfram Sang
2020-07-27genirq/affinity: Make affinity setting if activated opt-inThomas Gleixner
2020-07-26Merge branch 'x86/urgent' into x86/cleanupsIngo Molnar
2020-07-25Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-25Merge tag 'v5.8-rc6' into locking/core, to pick up fixesIngo Molnar
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into masterLinus Torvalds
2020-07-24Merge branch 'akpm' into master (patches from Andrew)Linus Torvalds
2020-07-24Merge tag 'for-5.8/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-07-24io-mapping: indicate mapping failureMichael J. Ruhl
2020-07-24vfs/xattr: mm/shmem: kernfs: release simple xattr entry in a right wayChengguang Xu
2020-07-24tasks: add put_task_struct_many()Pavel Begunkov
2020-07-24compiler.h: Move instrumentation_begin()/end() to new <linux/instrumentation....Ingo Molnar
2020-07-24tpm: Unify the mismatching TPM space buffer sizesJarkko Sakkinen
2020-07-24tpm: Require that all digests are present in TCG_PCR_EVENT2 structuresTyler Hicks
2020-07-23tcp: allow at most one TLP probe per flightYuchung Cheng
2020-07-23dm integrity: fix integrity recalculation that is improperly skippedMikulas Patocka
2020-07-23padata: remove padata_parallel_queueDaniel Jordan
2020-07-23padata: fold padata_alloc_possible() into padata_alloc()Daniel Jordan
2020-07-23padata: remove effective cpumasks from the instanceDaniel Jordan
2020-07-23padata: remove stop functionDaniel Jordan
2020-07-23padata: remove start functionDaniel Jordan
2020-07-22i2c: drop duplicated word in the header fileRandy Dunlap
2020-07-22perf: <linux/perf_event.h>: drop a duplicated wordRandy Dunlap
2020-07-22arch_topology, sched/core: Cleanup thermal pressure definitionValentin Schneider
2020-07-22linux/sched/mm.h: drop duplicated words in commentsRandy Dunlap
2020-07-22sched: nohz: stop passing around unused "ticks" parameter.Paul Gortmaker
2020-07-22sched: Better document ttwu()Peter Zijlstra
2020-07-22Merge branch 'sched/urgent'Peter Zijlstra
2020-07-21fs-verity: use smp_load_acquire() for ->i_verity_infoEric Biggers
2020-07-21fscrypt: use smp_load_acquire() for ->i_crypt_infoEric Biggers
2020-07-21compiler.h: Move compiletime_assert() macros into compiler_types.hWill Deacon
2020-07-21include/linux: Remove smp_read_barrier_depends() from commentsWill Deacon
2020-07-21asm/rwonce: Don't pull <asm/barrier.h> into 'asm-generic/rwonce.h'Will Deacon
2020-07-21compiler.h: Split {READ,WRITE}_ONCE definitions out into rwonce.hWill Deacon
2020-07-20sched_clock: Expose struct clock_read_dataPeter Zijlstra
2020-07-19Merge tag 'sched-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-07-19Merge tag 'dma-mapping-5.8-6' of git://git.infradead.org/users/hch/dma-mappin...Linus Torvalds
2020-07-17blk-cgroup: show global disk stats in root cgroup io.statBoris Burkov
2020-07-17rhashtable: drop duplicated word in <linux/rhashtable.h>Randy Dunlap
2020-07-17Merge tag 'fuse-fixes-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-07-17block: change REQ_OP_ZONE_RESET and REQ_OP_ZONE_RESET_ALL to be odd numbersColy Li
2020-07-16Merge tag 'drm-fixes-2020-07-17-1' of git://anongit.freedesktop.org/drm/drm i...Linus Torvalds