summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'thermal-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-06-123-91/+9
|\
| * thermal/drivers/cpuidle_cooling: Change the registration functionDaniel Lezcano2020-05-191-10/+2
| * powercap/drivers/idle_inject: Specify idle state max latencyDaniel Lezcano2020-05-191-0/+4
| * thermal: Remove thermal_zone_device_update() stubDaniel Lezcano2020-04-141-3/+0
| * thermal: Remove stubs for thermal_zone_[un]bind_cooling_deviceDaniel Lezcano2020-04-141-10/+0
| * thermal: Change IS_ENABLED to IFDEF in the header fileDaniel Lezcano2020-04-141-1/+1
| * thermal: Move get_thermal_instance to the internal headerDaniel Lezcano2020-04-141-6/+0
| * thermal: Move get_tz_trend to the internal headerDaniel Lezcano2020-04-141-3/+1
| * thermal: Move trip point structure definition to private headerDaniel Lezcano2020-04-141-15/+0
| * thermal: Move internal IPA functionsDaniel Lezcano2020-04-141-24/+0
| * thermal: Move struct thermal_attr to the private headerDaniel Lezcano2020-04-141-5/+1
| * thermal: Move default governor config option to the internal headerDaniel Lezcano2020-04-141-11/+0
| * thermal: core: Make thermal_zone_set_trips privateDaniel Lezcano2020-04-141-3/+0
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-06-121-4/+4
|\ \
| * | KVM: async_pf: Inject 'page ready' event only if 'page not present' was previ...Vitaly Kuznetsov2020-06-111-0/+1
| * | KVM: x86: Fix APIC page invalidation raceEiichi Tsukata2020-06-081-2/+2
| * | KVM: let kvm_destroy_vm_debugfs clean up vCPU debugfs directoriesPaolo Bonzini2020-06-041-2/+1
* | | Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-06-1115-574/+1277
|\ \ \
| * | | compiler_types.h, kasan: Use __SANITIZE_ADDRESS__ instead of CONFIG_KASAN to ...Marco Elver2020-06-111-5/+8
| * | | compiler.h: Move function attributes to compiler_types.hMarco Elver2020-06-112-29/+29
| * | | compiler.h: Avoid nested statement expression in data_race()Marco Elver2020-06-111-5/+5
| * | | compiler.h: Remove data_race() and unnecessary checks from {READ,WRITE}_ONCE()Marco Elver2020-06-111-11/+2
| * | | kcsan: Remove 'noinline' from __no_kcsan_or_inlineMarco Elver2020-06-111-4/+2
| * | | Rebase locking/kcsan to locking/urgentThomas Gleixner2020-06-1114-563/+1274
| |\ \ \
| | * \ \ Merge branch 'kcsan-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git...Thomas Gleixner2020-05-083-59/+225
| | |\ \ \
| | | * | | kcsan: Add __kcsan_{enable,disable}_current() variantsMarco Elver2020-05-061-3/+14
| | | * | | kcsan: Change data_race() to no longer require marking racing accessesMarco Elver2020-04-131-2/+2
| | | * | | kcsan: Move kcsan_{disable,enable}_current() to kcsan-checks.hMarco Elver2020-04-132-16/+16
| | | * | | kcsan: Introduce scoped ASSERT_EXCLUSIVE macrosMarco Elver2020-04-131-1/+72
| | | * | | kcsan: Add support for scoped accessesMarco Elver2020-04-132-0/+60
| | | * | | kcsan: Update API documentation in kcsan-checks.hMarco Elver2020-03-251-37/+61
| | * | | | Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refreshIngo Molnar2020-04-13688-5870/+15339
| | |\ \ \ \ | | | |/ / / | | |/| | / | | | | |/ | | | |/|
| | * | | 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
| | * | | asm-generic, kcsan: Add KCSAN instrumentation for bitopsMarco Elver2020-03-213-20/+20
| | * | | asm-generic, atomic-instrumented: Use generic instrumented.hMarco Elver2020-03-211-204/+191
| | * | | include/linux: Add instrumented.h infrastructureMarco Elver2020-03-211-0/+109
| | * | | Merge branch 'linus' into locking/kcsan, to pick up fixesIngo Molnar2020-03-2136-72/+150
| | |\ \ \
| | * \ \ \ Merge branch 'x86/kdump' into locking/kcsan, to resolve conflictsIngo Molnar2020-03-21618-6147/+18903
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'kcsan.2020.01.07a' into locking/kcsanIngo Molnar2020-01-245-505/+511
| | |\ \ \ \ \
| | | * | | | | kcsan: Add __no_kcsan function attributeMarco Elver2020-01-072-4/+6
| | | * | | | | asm-generic/atomic: Use __always_inline for fallback wrappersMarco Elver2020-01-071-169/+171
| | | * | | | | asm-generic/atomic: Use __always_inline for pure wrappersMarco Elver2020-01-072-332/+334
| | * | | | | | Merge tag 'v5.5-rc7' into locking/kcsan, to refresh the treeIngo Molnar2020-01-2026-65/+170
| | |\ \ \ \ \ \