summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-06-131-4/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | scsi: target: Rename target_setup_cmd_from_cdb() to target_cmd_parse_cdb()Sudhakar Panneerselvam2020-06-091-1/+1
| * | | | | | | | scsi: target: Initialize LUN in transport_init_se_cmd()Sudhakar Panneerselvam2020-06-091-3/+3
| * | | | | | | | scsi: target: Factor out a new helper, target_cmd_init_cdb()Sudhakar Panneerselvam2020-06-091-0/+1
* | | | | | | | | Merge branch 'i2c/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2020-06-133-53/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | i2c: smbus: Add a way to instantiate SPD EEPROMs automaticallyJean Delvare2020-05-291-1/+7
| * | | | | | | | | i2c: avoid confusing naming in headerWolfram Sang2020-05-281-4/+4
| * | | | | | | | | Revert "i2c: core: support bus regulator controlling in adapter"Wolfram Sang2020-05-221-2/+0
| * | | | | | | | | Merge branch 'i2c/for-current-fixed' into i2c/for-5.8Wolfram Sang2020-05-2077-175/+231
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | i2c: core: support bus regulator controlling in adapterBibby Hsieh2020-05-201-0/+2
| * | | | | | | | | | i2c: pxa: move private definitions to i2c-pxa.cRussell King2020-05-051-48/+0
* | | | | | | | | | | Merge tag 'media/v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2020-06-131-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | media: videobuf2-dma-contig: fix bad kfree in vb2_dma_contig_clear_max_seg_sizeTomi Valkeinen2020-06-111-1/+1
* | | | | | | | | | | | Merge tag 'ras-core-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-06-135-15/+5
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisonedTony Luck2020-06-112-2/+4
| * | | | | | | | | | | | Merge branch 'x86/entry' into ras/coreThomas Gleixner2020-06-11763-5189/+20887
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | x86/amd_nb: Add AMD family 17h model 60h PCI IDsAlexander Monakov2020-05-221-0/+1
| * | | | | | | | | | | | | EDAC: Drop the EDAC report status checksTony Luck2020-04-141-8/+0
| * | | | | | | | | | | | | x86/mce: Convert the CEC to use the MCE notifierTony Luck2020-04-141-5/+0
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-06-1312-39/+93
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | x86/entry: Unbreak __irqentry_text_start/end magicThomas Gleixner2020-06-111-3/+5
| * | | | | | | | | | | | lockdep: __always_inline more for noinstrPeter Zijlstra2020-06-111-1/+1
| * | | | | | | | | | | | x86/entry: Rename trace_hardirqs_off_prepare()Peter Zijlstra2020-06-111-2/+2
| * | | | | | | | | | | | xen: Move xen_setup_callback_vector() definition to include/xen/hvm.hVitaly Kuznetsov2020-06-112-0/+4
| * | | | | | | | | | | | x86/entry: Convert XEN hypercall vector to IDTENTRY_SYSVECThomas Gleixner2020-06-111-7/+0
| * | | | | | | | | | | | x86/entry: Switch XEN/PV hypercall entry to IDTENTRYThomas Gleixner2020-06-111-12/+7
| * | | | | | | | | | | | genirq: Provide __irq_enter/exit_raw()Thomas Gleixner2020-06-111-0/+20
| * | | | | | | | | | | | 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