summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-04-13kcsan: Introduce scoped ASSERT_EXCLUSIVE macrosMarco Elver
2020-04-13kcsan: Add support for scoped accessesMarco Elver
2020-03-25kcsan: Update API documentation in kcsan-checks.hMarco Elver
2020-03-21kcsan: Introduce ASSERT_EXCLUSIVE_BITS(var, mask)Marco Elver
2020-03-21kcsan: Add kcsan_set_access_mask() supportMarco Elver
2020-03-21compiler.h, seqlock.h: Remove unnecessary kcsan.h includesMarco Elver
2020-03-21kcsan: Move interfaces that affects checks to kcsan-checks.hMarco Elver
2020-03-21kcsan: Introduce ASSERT_EXCLUSIVE_*() macrosMarco Elver
2020-03-21kcsan: Introduce KCSAN_ACCESS_ASSERT access typeMarco Elver
2020-03-21kcsan: Add docbook header for data_race()Paul E. McKenney
2020-03-21copy_to_user, copy_from_user: Use generic instrumented.hMarco Elver
2020-03-21include/linux: Add instrumented.h infrastructureMarco Elver
2020-03-21Merge branch 'linus' into locking/kcsan, to pick up fixesIngo Molnar
2020-03-21Merge branch 'x86/kdump' into locking/kcsan, to resolve conflictsIngo Molnar
2020-03-15Merge tag 'locking-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-03-15Merge tag 'iommu-fixes-v5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-03-14Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-03-13Merge tag 'block-5.6-2020-03-13' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-03-13Merge tag 'mmc-v5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds
2020-03-13iommu/vt-d: Fix debugfs register readsMegha Dey
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-03-12net: phy: fix MDIO bus PM PHY resumingHeiner Kallweit
2020-03-12block: Fix partition support for host aware zoned block devicesShin'ichiro Kawasaki
2020-03-11driver code: clarify and fix platform device DMA mask allocationChristoph Hellwig
2020-03-11mmc: core: Allow host controllers to require R1B for CMD6Ulf Hansson
2020-03-10Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-03-10Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-03-10iommu/vt-d: Silence RCU-list debugging warningsQian Cai
2020-03-08inet_diag: return classid for all socket typesDmitry Yakunin
2020-03-08Merge tag 'driver-core-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-03-07Merge tag 'block-5.6-2020-03-07' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-03-06rhashtable: Document the right function parametersJonathan Neuschäfer
2020-03-06Merge tag 'spi-fix-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-03-06mm, hotplug: fix page online with DEBUG_PAGEALLOC compiled but not enabledVlastimil Babka
2020-03-06futex: Fix inode life-time issuePeter Zijlstra
2020-03-04driver core: Add dev_has_sync_state()Saravana Kannan
2020-03-02iommu/vt-d: Fix RCU list debugging warningsAmol Grover
2020-03-02block: Remove used kblockd_schedule_work_on()Daniel Wagner
2020-03-01net: phy: avoid clearing PHY interrupts twice in irq handlerHeiner Kallweit
2020-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-02-28Merge tag 'block-5.6-2020-02-28' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-02-28KVM: let declaration of kvm_get_running_vcpus match implementationChristian Borntraeger
2020-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2020-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-02-26Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-02-26Merge branch 'master' of git://blackhole.kfki.hu/nfPablo Neira Ayuso
2020-02-25icmp: allow icmpv6_ndo_send to work with CONFIG_IPV6=nJason A. Donenfeld
2020-02-25blktrace: Protect q->blk_trace with RCUJan Kara
2020-02-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds