summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-09-12block: introduce part_[begin|end]_io_acctSong Liu1-0/+5
2020-09-11Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+15
2020-09-11iio: iio.h: fix a warning at the kernel-doc markupMauro Carvalho Chehab1-1/+1
2020-09-11Merge branch 'kvm-arm64/pt-new' into kvmarm-master/nextMarc Zyngier36-161/+242
2020-09-11Merge branch 'powercap'Rafael J. Wysocki1-6/+5
2020-09-11qede: Notify qedr when mtu has changedMichal Kalderon1-1/+3
2020-09-11RDMA/qedr: Remove fbo and zbva from the MRJason Gunthorpe1-2/+0
2020-09-11Merge tag 'v5.9-rc4' into nextVinod Koul36-161/+242
2020-09-11dma-direct: rename and cleanup __phys_to_dmaChristoph Hellwig1-12/+16
2020-09-11dma-direct: remove __dma_to_physChristoph Hellwig1-9/+5
2020-09-11dma-direct: remove dma_direct_{alloc,free}_pagesChristoph Hellwig1-4/+0
2020-09-11dma-mapping: add (back) arch_dma_mark_clean for ia64Christoph Hellwig2-0/+11
2020-09-11include: pe.h: Add RISC-V related PE definitionAtish Patra1-0/+3
2020-09-11SUNRPC: remove RC4-HMAC-MD5 support from KerberosVArd Biesheuvel2-17/+3
2020-09-11bpf: Plug hole in struct bpf_sk_lookup_kernLorenz Bauer1-2/+2
2020-09-11f2fs: Use generic casefolding supportDaniel Rosenberg1-3/+0
2020-09-11fs: Add standard casefolding supportDaniel Rosenberg1-0/+16
2020-09-11unicode: Add utf8_casefold_hashDaniel Rosenberg1-0/+3
2020-09-10net: Fix broken NETIF_F_CSUM_MASK spell in netdev_features.hMiaohe Lin1-1/+1
2020-09-10tcp: record received TOS value in the request socketWei Wang1-0/+1
2020-09-10net: manage napi add/del idempotence explicitlyJakub Kicinski1-2/+2
2020-09-10net: remove napi_hash_del() from driver-facing APIJakub Kicinski1-16/+16
2020-09-10powercap: make documentation reflect codeAmit Kucheria1-6/+5
2020-09-10PM: <linux/device.h>: fix @em_pd kernel-doc warningRandy Dunlap1-0/+1
2020-09-10soc: qcom-geni-se: Don't use relaxed writes when writing commandsDouglas Anderson1-2/+2
2020-09-10test_firmware: Test platform fw loading on non-EFI systemsKees Cook1-4/+2
2020-09-10objtool: Make unwind hint definitions available to other architecturesJulien Thierry1-0/+88
2020-09-10objtool: Only include valid definitions depending on source file typeJulien Thierry1-0/+6
2020-09-10objtool: Rename frame.h -> objtool.hJulien Thierry1-3/+3
2020-09-10block: remove check_disk_changeChristoph Hellwig1-1/+0
2020-09-10ide-gd: stop using the disk events mechanismChristoph Hellwig1-2/+0
2020-09-10block: add a bdev_check_media_change helperChristoph Hellwig1-1/+1
2020-09-10swiotlb: Declare swiotlb_late_init_with_default_size() in headerAndy Shevchenko1-0/+1
2020-09-10dax: Create a range version of dax_layout_busy_page()Vivek Goyal1-0/+6
2020-09-10Merge branch 'virtio-shm' into for-nextMiklos Szeredi1-0/+17
2020-09-10perf/core: Pull pmu::sched_task() into perf_event_context_sched_out()Kan Liang1-1/+0
2020-09-10seqlock: PREEMPT_RT: Do not starve seqlock_t writersAhmed S. Darwish1-11/+21
2020-09-10seqlock: seqcount_LOCKNAME_t: Introduce PREEMPT_RT supportAhmed S. Darwish1-10/+51
2020-09-10seqlock: seqcount_t: Implement all read APIs as statement expressionsAhmed S. Darwish1-49/+45
2020-09-10seqlock: Use unique prefix for seqcount_t property accessorsAhmed S. Darwish1-9/+11
2020-09-10seqlock: seqcount_LOCKNAME_t: Standardize naming conventionAhmed S. Darwish1-39/+40
2020-09-10seqlock: seqcount latch APIs: Only allow seqcount_latch_tAhmed S. Darwish1-21/+15
2020-09-10rbtree_latch: Use seqcount_latch_tAhmed S. Darwish1-3/+3
2020-09-10seqlock: Introduce seqcount_latch_tAhmed S. Darwish1-31/+73
2020-09-10virtio: Add get_shm_region methodSebastien Boeuf1-0/+17
2020-09-10soundwire: bus: use quirk to filter out invalid parity errorsPierre-Louis Bossart1-0/+4
2020-09-10soundwire: slave: add first_interrupt_done statusPierre-Louis Bossart1-0/+3
2020-09-10ASoC/soundwire: bus: use property to set interrupt masksPierre-Louis Bossart1-0/+2
2020-09-10net: qed: Disable aRFS for NPAR and 100GDmitry Bogdanov1-0/+1
2020-09-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-1/+1