summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pidfs: remove config optionChristian Brauner2024-03-138-93/+78
* Merge tag 'modules-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-03-137-56/+73
|\
| * module: Don't ignore errors from set_memory_XX()Christophe Leroy2024-02-163-22/+55
| * lib/test_kmod: fix kernel-doc warningsRandy Dunlap2024-02-021-1/+5
| * powerpc: Simplify strict_kernel_rwx_enabled()Christophe Leroy2024-02-021-8/+1
| * modules: Remove #ifdef CONFIG_STRICT_MODULE_RWX around rodata_enabledChristophe Leroy2024-02-021-5/+1
| * init: Declare rodata_enabled and mark_rodata_ro() at all timeChristophe Leroy2024-02-022-18/+7
| * module: Change module_enable_{nx/x/ro}() to more explicit namesChristophe Leroy2024-01-293-10/+10
| * module: Use set_memory_rox()Christophe Leroy2024-01-293-7/+9
* | Merge tag 'efi-next-for-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-03-1311-72/+234
|\ \
| * | virt: efi_secret: Convert to platform remove callback returning voidUwe Kleine-König2024-03-091-3/+2
| * | x86/efistub: Remap kernel text read-only before dropping NX attributeArd Biesheuvel2024-03-094-2/+13
| * | efi/libstub: Add get_event_log() support for CC platformsKuppuswamy Sathyanarayanan2024-03-096-31/+61
| * | efi/libstub: Measure into CC protocol if TCG2 protocol is absentArd Biesheuvel2024-03-091-22/+62
| * | efi/libstub: Add Confidential Computing (CC) measurement typedefsKuppuswamy Sathyanarayanan2024-03-092-0/+80
| * | efi/tpm: Use symbolic GUID name from spec for final events tableArd Biesheuvel2024-03-093-3/+3
| * | efi/libstub: Use TPM event typedefs from the TCG PC Client specArd Biesheuvel2024-03-092-15/+17
* | | Merge tag 'tpmdd-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2024-03-136-5/+9
|\ \ \
| * | | tpm: tis_i2c: Add compatible string nuvoton,npct75xLukas Wunner2024-03-111-0/+2
| * | | tpm_tis: Add compatible string atmel,at97sc3204Lukas Wunner2024-03-111-0/+1
| * | | tpm_tis_spi: Add compatible string atmel,attpm20pLukas Wunner2024-03-111-0/+1
| * | | dt-bindings: tpm: Add compatible string atmel,attpm20pLukas Wunner2024-03-111-0/+1
| * | | tpm,tpm_tis: Avoid warning splat at shutdownLino Sanfilippo2024-03-111-2/+1
| * | | tpm/tpm_ftpm_tee: fix all kernel-doc warningsRandy Dunlap2024-03-111-3/+3
* | | | Merge tag 'mailbox-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jas...Linus Torvalds2024-03-132-23/+123
|\ \ \ \
| * | | | mailbox: imx: support i.MX95 Generic/ELE/V2X MUPeng Fan2024-03-111-0/+3
| * | | | mailbox: imx: populate sub-nodesPeng Fan2024-03-111-0/+3
| * | | | mailbox: imx: get RR/TR registers num from Parameter registerPeng Fan2024-03-111-11/+36
| * | | | mailbox: imx: support return value of initPeng Fan2024-03-111-11/+24
| * | | | dt-bindings: mailbox: fsl,mu: add i.MX95 Generic/ELE/V2X MU compatiblePeng Fan2024-03-111-1/+57
* | | | | Merge tag 'thermal-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-03-1336-395/+282
|\ \ \ \ \
| * \ \ \ \ Merge branches 'thermal-core' and 'thermal-intel'Rafael J. Wysocki2024-03-073-1/+4
| |\ \ \ \ \
| | * | | | | thermal: intel: int340x_thermal: Use thermal zone accessor functionsRafael J. Wysocki2024-03-051-1/+2
| | * | | | | Merge thermal core changes for 6.9 to satisfy a dependency.Rafael J. Wysocki2024-03-0528-330/+214
| | |\ \ \ \ \
| | * | | | | | thermal: int340x: processor_thermal: Add Lunar Lake-M PCI IDSrinivas Pandruvada2024-02-282-0/+2
| * | | | | | | thermal: core: remove unnecessary check in trip_point_hyst_store()Dan Carpenter2024-03-061-1/+1
| | |/ / / / / | |/| | | | |
| * | | | | | thermal: core: Remove excess empty line from a commentFlavio Suligoi2024-03-051-1/+0
| * | | | | | thermal: core: Eliminate writable trip points masksRafael J. Wysocki2024-02-2718-47/+19
| * | | | | | thermal: of: Set THERMAL_TRIP_FLAG_RW_TEMP directlyRafael J. Wysocki2024-02-271-4/+4
| * | | | | | thermal: imx: Set THERMAL_TRIP_FLAG_RW_TEMP directlyRafael J. Wysocki2024-02-271-2/+3
| * | | | | | wifi: iwlwifi: mvm: Set THERMAL_TRIP_FLAG_RW_TEMP directlyRafael J. Wysocki2024-02-271-4/+2
| * | | | | | mlxsw: core_thermal: Set THERMAL_TRIP_FLAG_RW_TEMP directlyRafael J. Wysocki2024-02-271-6/+9
| * | | | | | thermal: intel: Set THERMAL_TRIP_FLAG_RW_TEMP directlyRafael J. Wysocki2024-02-276-55/+38
| * | | | | | thermal: core: Drop the .set_trip_hyst() thermal zone operationRafael J. Wysocki2024-02-272-8/+0
| * | | | | | thermal: core: Add flags to struct thermal_tripRafael J. Wysocki2024-02-274-11/+26
| * | | | | | thermal: core: Move initial num_trips assignment before memcpy()Nathan Chancellor2024-02-271-1/+1
| * | | | | | thermal: Get rid of CONFIG_THERMAL_WRITABLE_TRIPSRafael J. Wysocki2024-02-234-16/+1
| * | | | | | thermal: intel: Adjust ops handling during thermal zone registrationRafael J. Wysocki2024-02-237-26/+11
| * | | | | | thermal: ACPI: Constify acpi_thermal_zone_opsRafael J. Wysocki2024-02-231-1/+1
| * | | | | | thermal: core: Store zone ops in struct thermal_zone_deviceRafael J. Wysocki2024-02-237-59/+48