summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-10-15297-10014/+24461
|\
| * binder: fix UAF when releasing todo listTodd Kjos2020-10-101-25/+10
| * docs: w1: w1_therm: Fix broken xref, mistakes, clarify textIvan Zaentsev2020-10-082-46/+43
| * misc: Kconfig: fix a HISI_HIKEY_USB dependencyMauro Carvalho Chehab2020-10-081-1/+1
| * LSM: Fix type of id parameter in kernel_post_load_data prototypeNathan Chancellor2020-10-071-1/+1
| * misc: Kconfig: add a new dependency for HISI_HIKEY_USBMauro Carvalho Chehab2020-10-071-0/+1
| * firmware_loader: fix a kernel-doc markupMauro Carvalho Chehab2020-10-061-0/+2
| * w1: w1_therm: make w1_poll_completion staticGreg Kroah-Hartman2020-10-051-1/+1
| * binder: simplify the return expression of binder_mmapLiu Shixin2020-10-051-14/+4
| * test_firmware: Test partial read supportScott Branden2020-10-052-12/+233
| * firmware: Add request_partial_firmware_into_buf()Scott Branden2020-10-053-18/+99
| * firmware: Store opt_flags in fw_privKees Cook2020-10-055-23/+25
| * fs/kernel_file_read: Add "offset" arg for partial readsKees Cook2020-10-057-34/+65
| * IMA: Add support for file reads without contentsScott Branden2020-10-051-6/+16
| * LSM: Add "contents" flag to kernel_read_file hookKees Cook2020-10-059-14/+41
| * 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-291-12/+1
| | * extcon: ptn5150: Do not print error during probe if nothing is attachedKrzysztof Kozlowski2020-09-291-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