summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-10-043-98/+262
|\
| * fortify: Convert to struct vs member helpersKees Cook2022-09-261-33/+35
| * fortify: Explicitly check bounds are compile-time constantsKees Cook2022-09-261-19/+30
| * fortify: Add run-time WARN for cross-field memcpy()Kees Cook2022-09-081-3/+67
| * fortify: Use SIZE_MAX instead of (size_t)-1Kees Cook2022-09-081-14/+15
| * fortify: Fix __compiletime_strlen() under UBSAN_BOUNDS_LOCALKees Cook2022-09-081-1/+2
| * string: Introduce strtomem() and strtomem_pad()Kees Cook2022-09-082-0/+75
| * overflow: Allow mixed type argumentsKees Cook2022-09-081-31/+41
| * overflow, tracing: Define the is_signed_type() macro onceBart Van Assche2022-08-313-3/+6
* | Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2022-10-0410-105/+105
|\ \
| * | treewide: Drop __cficanonicalSami Tolvanen2022-09-263-8/+4
| * | treewide: Drop WARN_ON_FUNCTION_MISMATCHSami Tolvanen2022-09-261-16/+0
| * | treewide: Drop function_nocfiSami Tolvanen2022-09-261-10/+0
| * | init: Drop __nocfi from __initSami Tolvanen2022-09-261-1/+1
| * | cfi: Add type helper macrosSami Tolvanen2022-09-261-0/+45
| * | cfi: Switch to -fsanitize=kcfiSami Tolvanen2022-09-264-36/+50
| * | cfi: Drop __CFI_ADDRESSABLESami Tolvanen2022-09-263-24/+6
| * | cfi: Remove CONFIG_CFI_CLANG_SHADOWSami Tolvanen2022-09-261-12/+0
* | | Merge tag 'execve-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-10-042-21/+0
|\ \ \
| * | | binfmt: remove taso from linux_binprm structLukas Bulwahn2022-09-301-3/+0
| * | | a.out: Remove the a.out implementationEric W. Biederman2022-09-271-18/+0
| | |/ | |/|
* | | Merge tag 'rust-v6.1-rc1' of https://github.com/Rust-for-Linux/linuxLinus Torvalds2022-10-042-2/+6
|\ \ \
| * | | Kbuild: add Rust supportMiguel Ojeda2022-09-281-1/+5
| * | | kallsyms: increase maximum kernel symbol length to 512Miguel Ojeda2022-09-281-1/+1
* | | | Merge tag 'thermal-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-10-041-59/+28
|\ \ \ \
| * \ \ \ Merge branch 'thermal-core'Rafael J. Wysocki2022-10-031-59/+28
| |\ \ \ \
| | * | | | thermal: core: Increase maximum number of trip pointsSumeet Pawnikar2022-09-301-2/+0
| | * | | | Merge tag 'thermal-v6.1-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki2022-08-241-57/+28
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | thermal/of: Remove old OF codeDaniel Lezcano2022-08-171-62/+15
| | | * | | thermal/of: Rework the thermal device tree initializationDaniel Lezcano2022-08-171-0/+18
* | | | | | Merge tag 'pm-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2022-10-031-1/+1
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'pm-cpuidle', 'pm-core', 'pm-sleep' and 'powercap'Rafael J. Wysocki2022-10-031-1/+1
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | / / | | |_|_|_|_|/ / | |/| | | | | |
| | | | * | | | PM: suspend: move from strlcpy() with unused retval to strscpy()Wolfram Sang2022-08-311-1/+1
| | | |/ / / / | | |/| | | |
* | | | | | | Merge tag 'acpi-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2022-10-034-13/+51
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'acpi-uid'Rafael J. Wysocki2022-10-032-0/+6
| |\ \ \ \ \ \ \
| | * | | | | | | ACPI: utils: Add acpi_dev_uid_to_integer() helper to get _UID as integerAndy Shevchenko2022-09-192-0/+6
| | | |_|/ / / / | | |/| | | | |
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-----. \ \ \ \ \ \ Merge branches 'acpi-cppc', 'acpi-pcc', 'acpi-apei' and 'acpi-osi'Rafael J. Wysocki2022-10-031-0/+5
| |\ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / | | | |/| | | / / / / | | | | | |_|/ / / / | | | | |/| | / / / | | | | | | |/ / / | | | | | |/| | |
| | * | | / | | | ACPI: CPPC: Disable FIE if registers in PCC regionsJeremy Linton2022-09-241-0/+5
| | | |_|/ / / / | | |/| | | | |
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge branches 'acpi-scan', 'acpi-bus' and 'acpi-platform'Rafael J. Wysocki2022-09-302-7/+8
| |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | / / / / | | | | | |/ / / / | | | | |/| | | |
| | * | | | | | | LoongArch: Use acpi_arch_dma_setup() and remove ARCH_HAS_PHYS_TO_DMAJianmin Lv2022-09-241-3/+6
| | * | | | | | | ACPI: scan: Support multiple DMA windows with different offsetsJianmin Lv2022-09-242-6/+4
| | | |_|/ / / / | | |/| | | | |
| | | | | | | |
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'acpi-resource' and 'acpi-pm'Rafael J. Wysocki2022-09-301-0/+1
| |\ \ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | ACPI: resource: Add helper function acpi_dev_get_memory_resources()Heikki Krogerus2022-09-101-0/+1
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge branch 'acpi-dev'Rafael J. Wysocki2022-09-302-6/+31
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | platform/x86: int3472: Support multiple clock consumersDaniel Scally2022-09-241-1/+6
| | * | | | | | ACPI: bus: Add iterator for dependent devicesDaniel Scally2022-09-241-0/+11
| | * | | | | | ACPI: scan: Add acpi_dev_get_next_consumer_dev()Daniel Scally2022-09-241-1/+3
| | * | | | | | ACPI: Drop redundant acpi_dev_parent() headerRafael J. Wysocki2022-08-301-1/+0
| | * | | | | | ACPI: Drop parent field from struct acpi_deviceRafael J. Wysocki2022-08-241-1/+9
| | * | | | | | ACPI: Rename acpi_bus_get/put_acpi_device()Rafael J. Wysocki2022-08-231-3/+3
| | | |/ / / / | | |/| | | |