summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | genirq: Provide irq_enter/exit_rcu()Thomas Gleixner2020-06-111-2/+11
| * | | | | | | | | | nmi, tracing: Make hardware latency tracing noinstr safeThomas Gleixner2020-06-111-2/+6
| * | | | | | | | | | lib/bsearch: Provide __always_inline variantPeter Zijlstra2020-06-111-2/+24
| * | | | | | | | | | bug: Annotate WARN/BUG/stackfail as noinstr safeThomas Gleixner2020-06-111-2/+7
| * | | | | | | | | | context_tracking: Ensure that the critical path cannot be instrumentedThomas Gleixner2020-06-112-6/+6
* | | | | | | | | | | Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-06-139-16/+331
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | smack: Implement the watch_key and post_notification hooksDavid Howells2020-05-191-0/+1
| * | | | | | | | | | | keys: Make the KEY_NEED_* perms an enum rather than a maskDavid Howells2020-05-192-15/+21
| * | | | | | | | | | | pipe: Add notification lossage handlingDavid Howells2020-05-191-0/+7
| * | | | | | | | | | | pipe: Allow buffers to be marked read-whole-or-error for notificationsDavid Howells2020-05-191-0/+1
| * | | | | | | | | | | watch_queue: Add a key/keyring notification facilityDavid Howells2020-05-193-1/+32
| * | | | | | | | | | | security: Add hooks to rule on setting a watchDavid Howells2020-05-193-0/+18
| * | | | | | | | | | | pipe: Add general notification queue supportDavid Howells2020-05-193-1/+165
| * | | | | | | | | | | pipe: Add O_NOTIFICATION_PIPEDavid Howells2020-05-191-0/+3
| * | | | | | | | | | | security: Add a hook for the point of notification insertionDavid Howells2020-05-193-0/+29
| * | | | | | | | | | | uapi: General notification queue definitionsDavid Howells2020-05-191-0/+55
* | | | | | | | | | | | 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-1215-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-141-2/+2
| | | * | | | | | | | | | | | kcsan: Move kcsan_{disable,enable}_current() to kcsan-checks.hMarco Elver2020-04-142-16/+16
| | | * | | | | | | | | | | | kcsan: Introduce scoped ASSERT_EXCLUSIVE macrosMarco Elver2020-04-141-1/+72
| | | * | | | | | | | | | | | kcsan: Add support for scoped accessesMarco Elver2020-04-142-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