summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* kcsan: Add support for scoped accessesMarco Elver2020-04-132-0/+60
* kcsan: Update API documentation in kcsan-checks.hMarco Elver2020-03-251-37/+61
* kcsan: Introduce ASSERT_EXCLUSIVE_BITS(var, mask)Marco Elver2020-03-211-6/+63
* kcsan: Add kcsan_set_access_mask() supportMarco Elver2020-03-212-0/+16
* compiler.h, seqlock.h: Remove unnecessary kcsan.h includesMarco Elver2020-03-212-3/+1
* kcsan: Move interfaces that affects checks to kcsan-checks.hMarco Elver2020-03-212-43/+46
* kcsan: Introduce ASSERT_EXCLUSIVE_*() macrosMarco Elver2020-03-211-0/+40
* kcsan: Introduce KCSAN_ACCESS_ASSERT access typeMarco Elver2020-03-211-6/+12
* kcsan: Add docbook header for data_race()Paul E. McKenney2020-03-211-6/+8
* copy_to_user, copy_from_user: Use generic instrumented.hMarco Elver2020-03-211-7/+7
* include/linux: Add instrumented.h infrastructureMarco Elver2020-03-211-0/+109
* Merge branch 'linus' into locking/kcsan, to pick up fixesIngo Molnar2020-03-2124-59/+125
|\
| * Merge tag 'locking-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-03-152-7/+11
| |\
| | * futex: Fix inode life-time issuePeter Zijlstra2020-03-062-7/+11
| * | Merge tag 'iommu-fixes-v5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-03-152-5/+11
| |\ \
| | * | iommu/vt-d: Fix debugfs register readsMegha Dey2020-03-131-0/+2
| | * | iommu/vt-d: Silence RCU-list debugging warningsQian Cai2020-03-101-2/+4
| | * | iommu/vt-d: Fix RCU list debugging warningsAmol Grover2020-03-021-3/+5
| | |/
| * | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-03-141-4/+4
| |\ \
| | * | of: clk: Make of_clk_get_parent_{count,name}() parameter constGeert Uytterhoeven2020-02-121-4/+4
| * | | Merge tag 'block-5.6-2020-03-13' of git://git.kernel.dk/linux-blockLinus Torvalds2020-03-131-12/+1
| |\ \ \
| | * | | block: Fix partition support for host aware zoned block devicesShin'ichiro Kawasaki2020-03-121-12/+1
| * | | | Merge tag 'mmc-v5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds2020-03-131-0/+1
| |\ \ \ \
| | * | | | mmc: core: Allow host controllers to require R1B for CMD6Ulf Hansson2020-03-111-0/+1
| | | |/ / | | |/| |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-03-123-7/+16
| |\ \ \ \
| | * | | | net: phy: fix MDIO bus PM PHY resumingHeiner Kallweit2020-03-121-0/+2
| | * | | | inet_diag: return classid for all socket typesDmitry Yakunin2020-03-081-6/+12
| | * | | | rhashtable: Document the right function parametersJonathan Neuschäfer2020-03-061-1/+1
| | * | | | net: phy: avoid clearing PHY interrupts twice in irq handlerHeiner Kallweit2020-03-011-0/+1
| * | | | | driver code: clarify and fix platform device DMA mask allocationChristoph Hellwig2020-03-111-1/+1
| * | | | | Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-03-101-0/+1
| |\ \ \ \ \
| | * | | | | cgroup: Iterate tasks that did not finish do_exit()Michal Koutný2020-02-121-0/+1
| * | | | | | Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-03-101-0/+16
| |\ \ \ \ \ \
| | * | | | | | workqueue: Document (some) memory-ordering properties of {queue,schedule}_work()Andrea Parri2020-02-121-0/+16
| | |/ / / / /
| * | | | | | Merge tag 'driver-core-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-03-082-7/+17
| |\ \ \ \ \ \
| | * | | | | | driver core: Add dev_has_sync_state()Saravana Kannan2020-03-041-0/+11
| | * | | | | | debugfs: remove return value of debugfs_create_regset32()Greg Kroah-Hartman2020-02-101-7/+6
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'block-5.6-2020-03-07' of git://git.kernel.dk/linux-blockLinus Torvalds2020-03-071-1/+0
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | block: Remove used kblockd_schedule_work_on()Daniel Wagner2020-03-021-1/+0
| * | | | | | Merge tag 'spi-fix-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-03-061-0/+1
| |\ \ \ \ \ \
| | * | | | | | spi: spi-omap2-mcspi: Handle DMA size restriction on AM65xVignesh Raghavendra2020-02-061-0/+1
| * | | | | | | mm, hotplug: fix page online with DEBUG_PAGEALLOC compiled but not enabledVlastimil Babka2020-03-061-0/+4
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-03-011-1/+1
| |\ \ \ \ \ \
| | * | | | | | KVM: let declaration of kvm_get_running_vcpus match implementationChristian Borntraeger2020-02-281-1/+1
| * | | | | | | Merge tag 'block-5.6-2020-02-28' of git://git.kernel.dk/linux-blockLinus Torvalds2020-02-282-6/+14
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | / | | |_|_|_|_|/ | |/| | | | |
| | * | | | | blktrace: Protect q->blk_trace with RCUJan Kara2020-02-252-6/+14
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-02-272-7/+20
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-02-261-1/+10
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge branch 'master' of git://blackhole.kfki.hu/nfPablo Neira Ayuso2020-02-261-1/+10
| | | |\ \ \ \ \ \
| | | | * | | | | | netfilter: ipset: Fix "INFO: rcu detected stall in hash_xxx" reportsJozsef Kadlecsik2020-02-221-1/+10