summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* module: Call security_kernel_post_load_data()Kees Cook2020-10-051-4/+10
* firmware_loader: Use security_post_load_data()Kees Cook2020-10-053-15/+21
* LSM: Introduce kernel_post_load_data() hookKees Cook2020-10-0512-15/+82
* fs/kernel_read_file: Add file_size output argumentKees Cook2020-10-057-11/+23
* fs/kernel_read_file: Switch buffer size arg to size_tKees Cook2020-10-054-15/+31
* fs/kernel_read_file: Remove redundant size argumentKees Cook2020-10-057-34/+36
* fs/kernel_read_file: Split into separate source fileKees Cook2020-10-053-133/+140
* fs/kernel_read_file: Split into separate include fileScott Branden2020-10-0515-38/+64
* fs/kernel_read_file: Remove FIRMWARE_EFI_EMBEDDED enumKees Cook2020-10-052-3/+2
* fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enumKees Cook2020-10-057-14/+12
* power: supply: Constify static w1_family_ops structsRikard Falkeborn2020-10-053-3/+3
* w1: Constify static w1_family_ops structsRikard Falkeborn2020-10-0517-19/+19
* w1: Constify struct w1_family_opsRikard Falkeborn2020-10-052-2/+2
* intel_th: pci: Add Alder Lake CPU supportAlexander Shishkin2020-10-051-0/+5
* intel_th: pci: Add Alder Lake-S supportAlexander Shishkin2020-10-051-0/+5
* stm class: ftrace: Use different channel accroding to CPUTingwei Zhang2020-10-051-1/+4
* stm class: ftrace: Enable supported trace export flagTingwei Zhang2020-10-051-0/+2
* tracing: Add trace_export support for trace_markerTingwei Zhang2020-10-052-0/+10
* tracing: Add trace_export support for event traceTingwei Zhang2020-10-052-125/+135
* tracing: Add flag to control different tracesTingwei Zhang2020-10-052-17/+24
* stm class: ftrace: Change dependency to TRACINGTingwei Zhang2020-10-051-1/+1
* Merge tag 'extcon-next-for-5.10-v2' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2020-10-0511-178/+185
|\
| * extcon: axp288: Use module_platform_driver to simplify the codeLiu Shixin2020-09-301-12/+1
| * extcon: ptn5150: Do not print error during probe if nothing is attachedKrzysztof Kozlowski2020-09-301-1/+0
| * extcon: ptn5150: Use defines for registersKrzysztof Kozlowski2020-09-241-12/+10
| * extcon: palmas: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-241-12/+6
| * extcon: max8997: Return error code of extcon_dev_allocate()Krzysztof Kozlowski2020-09-241-1/+1
| * extcon: max77843: Return error code of extcon_dev_allocate()Krzysztof Kozlowski2020-09-241-1/+1
| * extcon: max77693: Return error code of extcon_dev_allocate()Krzysztof Kozlowski2020-09-241-1/+1
| * extcon: max14577: Return error code of extcon_dev_allocate()Krzysztof Kozlowski2020-09-241-1/+1
| * extcon: ptn5150: Set the VBUS and POLARITY property capabilityRamuthevar Vadivel Murugan2020-09-241-0/+7
| * extcon: ptn5150: Switch to GENMASK() and BIT() macrosRamuthevar Vadivel Murugan2020-09-241-32/+11
| * extcon: ptn5150: Deduplicate parts of dev_err_probe()Andy Shevchenko2020-09-241-9/+5
| * extcon: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-09-242-2/+2
| * MAINTAINERS: Add entry for NXP PTN5150A CC driverKrzysztof Kozlowski2020-09-241-0/+7
| * extcon: ptn5150: Convert to .probe_newKrzysztof Kozlowski2020-09-241-3/+2
| * extcon: ptn5150: Convert to module_i2c_driverKrzysztof Kozlowski2020-09-241-6/+1
| * extcon: ptn5150: Reduce the amount of logs on deferred probeKrzysztof Kozlowski2020-09-241-5/+6
| * extcon: ptn5150: Make 'vbus-gpios' optionalKrzysztof Kozlowski2020-09-241-2/+8
| * extcon: ptn5150: Check current USB mode when probingKrzysztof Kozlowski2020-09-241-43/+49
| * extcon: ptn5150: Lower the noisiness of probeKrzysztof Kozlowski2020-09-241-2/+2
| * extcon: ptn5150: Simplify getting vbus-gpios with flagsKrzysztof Kozlowski2020-09-241-6/+1
| * extcon: ptn5150: Use generic "interrupts" propertyKrzysztof Kozlowski2020-09-241-15/+18
| * extcon: ptn5150: Fix usage of atomic GPIO with sleeping GPIO chipsKrzysztof Kozlowski2020-09-241-4/+4
| * dt-bindings: extcon: ptn5150: Make 'vbus-gpios' optionalKrzysztof Kozlowski2020-09-241-2/+2
| * dt-bindings: extcon: ptn5150: Use generic "interrupts" propertyKrzysztof Kozlowski2020-09-241-2/+9
| * dt-bindings: extcon: ptn5150: Convert binding to DT schemaKrzysztof Kozlowski2020-09-242-27/+53
* | bus/fsl-mc: Add a new version for dprc_get_obj_region commandDiana Craciun2020-10-022-14/+27
* | bus/fsl-mc: Extend ICID size from 16bit to 32bitBharat Bhushan2020-10-024-6/+5
* | bus/fsl-mc: Export IRQ pool handling functions to be used by VFIODiana Craciun2020-10-024-19/+22