summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'bounds-fixes-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-03-211-8/+13
|\
| * media: omap3isp: Use struct_group() for memcpy() regionKees Cook2022-02-271-8/+13
* | Merge tag 'overflow-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-03-211-41/+73
|\ \
| * | overflow: Provide constant expression struct_sizeKees Cook2022-02-161-3/+7
| * | overflow: Implement size_t saturating arithmetic helpersKees Cook2022-02-161-41/+69
| |/
* | Merge tag 'hardening-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-03-212-2/+23
|\ \
| * | arm64: Add gcc Shadow Call Stack supportDan Li2022-03-101-0/+4
| * | stack: Constrain and fix stack offset randomization with Clang buildsMarco Elver2022-02-141-2/+14
| * | stack: Introduce CONFIG_RANDOMIZE_KSTACK_OFFSETMarco Elver2022-02-141-0/+5
* | | Merge tag 'pstore-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-211-3/+3
|\ \ \
| * | | pstore: Don't use semaphores in always-atomic-context codeJann Horn2022-03-151-3/+3
| |/ /
* | | Merge tag 'execve-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-213-19/+23
|\ \ \
| * | | coredump: Use the vma snapshot in fill_files_noteEric W. Biederman2022-03-081-0/+2
| * | | coredump: Snapshot the vmas in do_coredumpEric W. Biederman2022-03-081-3/+3
| * | | coredump: Move definition of struct coredump_params into coredump.hEric W. Biederman2022-03-082-13/+12
| * | | ELF: Properly redefine PT_GNU_* in terms of PT_LOOSKees Cook2022-03-011-3/+4
| * | | binfmt: move more stuff undef CONFIG_COREDUMPAlexey Dobriyan2022-03-011-0/+2
| | |/ | |/|
* | | Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2022-03-216-40/+35
|\ \ \
| * | | spi: use specific last_cs instead of last_cs_enableYun Zhou2022-02-281-2/+3
| * | | mtd: spi-nor / spi / MFD: Convert intel-spi to SPI MEMMark Brown2022-02-152-6/+8
| |\ \ \
| | * | | mtd: spi-nor: intel-spi: Convert to SPI MEMMika Westerberg2022-02-142-4/+4
| | * | | mtd: spi-nor: intel-spi: Disable write protection only if askedMika Westerberg2022-02-141-2/+4
| * | | | spi: Retire legacy GPIO handlingLinus Walleij2022-02-141-12/+2
| * | | | spi: make remove callback a void functionMark Brown2022-02-0933-105/+207
| |\ \ \ \
| | * | | | spi: make remove callback a void functionUwe Kleine-König2022-02-091-1/+1
| | | |_|/ | | |/| |
| * | | | spi: Enhance and export helpers for ACPI resourcesMark Brown2022-02-011-0/+20
| |\ \ \ \
| | * | | | spi: Add API to count spi acpi resourcesStefan Binding2022-02-011-0/+1
| | * | | | spi: Support selection of the index of the ACPI Spi Resource before allocStefan Binding2022-02-011-1/+2
| | * | | | spi: Create helper API to lookup ACPI info for spi deviceStefan Binding2022-02-011-0/+6
| | * | | | spi: Make spi_alloc_device and spi_add_device public againStefan Binding2022-02-011-0/+12
| | | |/ / | | |/| |
| * | | | spi: pxa2xx_spi: Convert to use GPIO descriptorsLinus Walleij2022-01-311-1/+0
| * | | | spi: s3c24xx: Convert to GPIO descriptorsLinus Walleij2022-01-241-5/+0
| * | | | spi: s3c64xx: Convert to use GPIO descriptorsLinus Walleij2022-01-241-2/+0
| * | | | spi: s3c64xx: Drop custom gpio setup argumentLinus Walleij2022-01-241-3/+1
| * | | | spi: s3c64xx: Delete unused boardfile helpersLinus Walleij2022-01-241-8/+0
| |/ / /
* | | | Merge tag 'regulator-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-03-212-0/+24
|\ \ \ \
| * | | | regulator: Add bindings for Richtek RT5190A PMICChiYuan Huang2022-03-091-0/+15
| * | | | regulator: Add bindings for TPS62864xVincent Whitchurch2022-02-081-0/+9
| |/ / /
* | | | Merge tag 'regmap-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2022-03-211-0/+6
|\ \ \ \
| * | | | regmap: allow a defined reg_base to be added to every addressColin Foster2022-03-181-0/+3
| * | | | regmap: add configurable downshift for addressesColin Foster2022-03-181-0/+3
| |/ / /
* | | | Merge tag 'hwmon-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-03-211-0/+2
|\ \ \ \
| * | | | hwmon: (core) Add support for pwm auto channels attributeArmin Wolf2022-02-271-0/+2
* | | | | Merge tag 'for-5.18/drivers-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds2022-03-213-3/+16
|\ \ \ \ \
| * | | | | nvme: expose cntrltype and dctype through sysfsMartin Belanger2022-02-281-1/+9
| * | | | | nvme: add vectored-io support for user-passthroughKanchan Joshi2022-02-281-1/+5
| * | | | | nvme: add verbose error loggingAlan Adamson2022-02-281-0/+1
| * | | | | nvme-fc: fix a typoQinghua Jin2022-02-281-1/+1
* | | | | | Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds2022-03-2111-852/+370
|\ \ \ \ \ \
| * | | | | | block: fix rq-qos breakage from skipping rq_qos_done_bio()Tejun Heo2022-03-141-1/+2