aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-068-10/+323
|\
| * device: Use overflow helpers for devm_kmalloc()Kees Cook2018-06-051-2/+6
| * mm: Use overflow helpers in kvmalloc()Kees Cook2018-06-052-2/+6
| * mm: Use overflow helpers in kmalloc_array*()Kees Cook2018-06-051-6/+11
| * overflow.h: Add allocation size calculation helpersKees Cook2018-06-051-0/+73
| * compiler.h: enable builtin overflow checkers and add fallback codeRasmus Villemoes2018-05-314-0/+227
* | Merge tag 'trace-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-06-064-4/+4
|\ \
| * | branch-check: fix long->int truncation when profiling branchesMikulas Patocka2018-06-041-1/+1
| * | ring-buffer: Fix typo in commentVasyl Gomonovych2018-06-041-1/+1
| * | tracing: Prevent further users of zero size static arrays in trace eventsSteven Rostedt (VMware)2018-05-291-0/+1
| * | tracing: Do not reference event data in post call triggersSteven Rostedt (VMware)2018-05-291-2/+1
* | | Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-063-15/+29
|\ \ \
| * | | audit: use inline function to set audit contextRichard Guy Briggs2018-05-141-0/+7
| * | | audit: use inline function to get audit contextRichard Guy Briggs2018-05-142-4/+13
| * | | audit: convert sessionid unset to a macroRichard Guy Briggs2018-05-143-2/+3
| * | | seccomp: Don't special case audited processes when loggingTyler Hicks2018-05-081-9/+1
| * | | seccomp: Audit attempts to modify the actions_logged sysctlTyler Hicks2018-05-081-0/+5
* | | | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-06-062-14/+14
|\ \ \ \
| * | | | security: add hook for socketpair()David Herrmann2018-05-042-0/+14
| * | | | Merge tag 'v4.17-rc3' into next-generalJames Morris2018-05-0129-83/+217
| |\ \ \ \
| * \ \ \ \ Merge tag 'v4.17-rc2' into next-generalJames Morris2018-04-24663-10555/+22117
| |\ \ \ \ \
| * | | | | | security: remove security_settimeSargun Dhillon2018-04-171-14/+0
* | | | | | | Merge tag 'for-linus-4.18' of git://github.com/cminyard/linux-ipmiLinus Torvalds2018-06-062-117/+165
|\ \ \ \ \ \ \
| * | | | | | | ipmi: Remove the proc interfaceCorey Minyard2018-05-091-11/+0
| * | | | | | | ipmi: Get rid of ipmi_user_t and ipmi_smi_t in include filesCorey Minyard2018-04-182-23/+23
| * | | | | | | ipmi: ipmi_unregister_smi() cannot fail, have it return voidCorey Minyard2018-04-181-1/+1
| * | | | | | | ipmi: Remove usecount function from interfacesCorey Minyard2018-04-181-9/+0
| * | | | | | | ipmi: Add shutdown functions for users and interfacesCorey Minyard2018-04-182-0/+14
| * | | | | | | ipmi: Clean up comments in include files.Corey Minyard2018-04-182-86/+134
| * | | | | | | ipmi: Add a panic handler for IPMI usersCorey Minyard2018-04-181-0/+6
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'edac_for_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2018-06-061-4/+3
|\ \ \ \ \ \ \
| * | | | | | | EDAC, ghes: Remove unused argument to ghes_edac_report_mem_error()Alexandru Gagniuc2018-05-121-3/+2
| * | | | | | | ghes, EDAC: Fix ghes_edac registrationBorislav Petkov2018-05-021-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-06-063-196/+188
|\ \ \ \ \ \ \
| * | | | | | | kbuild: Fix asm-generic/vmlinux.lds.h for LD_DEAD_CODE_DATA_ELIMINATIONNicholas Piggin2018-05-171-20/+29
| * | | | | | | vmlinux.lds.h: remove no-op macro VMLINUX_SYMBOL()Masahiro Yamada2018-05-171-145/+144
| * | | | | | | export.h: remove code for prefixing symbols with underscoreMasahiro Yamada2018-05-172-33/+17
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'sound-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-06-0624-464/+789
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'asoc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2018-06-0516-456/+702
| |\ \ \ \ \ \ \
| | * | | | | | | ASoC: topology: Move skl-tplg-interface.h to uapiGuenter Roeck2018-06-011-0/+237
| | * | | | | | | ASoC: topology: Move v4 manifest header data structures to uapiGuenter Roeck2018-06-011-0/+57
| | * | | | | | | ASoC: imx-audmux: add RXFS/RXCLK defines for 6-wire connectionsPhilipp Zabel2018-05-301-0/+7
| | * | | | | | | ASoC: fix 0-day warnings with snd_soc_new_compress()Pierre-Louis Bossart2018-05-301-0/+5
| | * | | | | | | ASoC: qdsp6: dt-bindings: Add q6afe tdm dt bindingSrinivas Kandagatla2018-05-291-0/+80
| | * | | | | | | ASoC: qdsp6: dt-bindings: Add q6asm dt bindingsSrinivas Kandagatla2018-05-111-0/+22
| | * | | | | | | ASoC: qdsp6: dt-bindings: Add q6afe dt bindingsSrinivas Kandagatla2018-05-111-0/+31
| | * | | | | | | soc: qcom: Add APR bus driverSrinivas Kandagatla2018-05-112-0/+139
| | * | | | | | | soc: qcom dt-bindings: Add APR bus bindingsSrinivas Kandagatla2018-05-111-0/+28
| | * | | | | | | ASoC: omap: Delete the obsolete omap-pcmPeter Ujfalusi2018-05-111-30/+0
| | * | | | | | | ASoC: rt5640: Remove unused rt5640_platform_dataHans de Goede2018-05-111-27/+0