summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Merge tag 'net-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-07-135-15/+37
| |\ \ \ \ \ \
| | * | | | | | net/sched: make psched_mtu() RTNL-less safePedro Tammela2023-07-121-1/+1
| | * | | | | | s390/ism: Fix and simplify add()/remove() callback handlingNiklas Schnelle2023-07-081-6/+0
| | * | | | | | s390/ism: Fix locking for forwarding of IRQs and events to clientsNiklas Schnelle2023-07-081-0/+1
| | * | | | | | net: dsa: felix: make vsc9959_tas_guard_bands_update() visible to ocelot->opsVladimir Oltean2023-07-061-0/+1
| | * | | | | | net: mscc: ocelot: extend ocelot->fwd_domain_lock to cover ocelot->tas_lockVladimir Oltean2023-07-061-4/+4
| | * | | | | | Merge tag 'nf-23-07-06' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni2023-07-062-4/+30
| | |\ \ \ \ \ \
| | | * | | | | | netfilter: conntrack: don't fold port numbers into addresses before hashingFlorian Westphal2023-07-051-0/+3
| | | * | | | | | netfilter: nf_tables: report use refcount overflowPablo Neira Ayuso2023-07-051-4/+27
| * | | | | | | | Merge tag 'trace-v6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-07-131-0/+9
| |\ \ \ \ \ \ \ \
| | * | | | | | | | tracing: arm64: Avoid missing-prototype warningsArnd Bergmann2023-07-121-0/+9
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'probes-fixes-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-07-121-0/+1
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | fprobe: Ensure running fprobe_exit_handler() finished before calling rethook_...Masami Hiramatsu (Google)2023-07-111-0/+1
* | | | | | | | | ASoC: cs35l56: Patch soft registers to defaultsRichard Fitzgerald2023-07-181-1/+1
* | | | | | | | | ASoC: simple-card-utils.c: enable multi Component supportKuninori Morimoto2023-07-171-3/+2
* | | | | | | | | ASoC: soc-core.c: add snd_soc_copy_dai_args()Kuninori Morimoto2023-07-171-0/+2
* | | | | | | | | ASoC: soc-core.c: add snd_soc_dlc_use_cpu_as_platform()Kuninori Morimoto2023-07-171-0/+2
* | | | | | | | | ASoC: soc-core.c: add snd_soc_get_dai_via_args()Kuninori Morimoto2023-07-171-0/+1
* | | | | | | | | ASoC: soc-core.c: enable multi ComponentKuninori Morimoto2023-07-172-0/+2
* | | | | | | | | ASoC: soc-dai.c: add DAI get/match functionsKuninori Morimoto2023-07-171-0/+2
* | | | | | | | | ASoC: remove copy of intlog10()Mark Brown2023-07-121-14/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | lib/math/int_log: Replace LGPL-2.1-or-later boilerplate with SPDX identifierAndy Shevchenko2023-07-091-10/+1
| * | | | | | | | | lib/math: Move dvb_math.c into lib/math/int_log.cAndy Shevchenko2023-07-091-4/+3
| |/ / / / / / / /
* | | | | | | | | ASoC: soc-dapm.h: Convert macros to return a compound literalHerve Codina2023-07-091-46/+92
* | | | | | | | | iio: inkern: Add a helper to query an available minimum raw valueHerve Codina2023-07-091-0/+12
* | | | | | | | | minmax: Introduce {min,max}_array()Herve Codina2023-07-091-0/+64
* | | | | | | | | iio: consumer.h: Fix raw values documentation notesHerve Codina2023-07-091-10/+15
|/ / / / / / / /
* | | | | | | | Merge tag 'mm-hotfixes-stable-2023-07-08-10-43' of git://git.kernel.org/pub/s...Linus Torvalds2023-07-081-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | bootmem: remove the vmemmap pages from kmemleak in free_bootmem_pageLiu Shixin2023-07-081-0/+2
* | | | | | | | | Merge tag 'hardening-v6.5-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-07-081-1/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | usb: ch9: Replace bmSublinkSpeedAttr 1-element array with flexible arrayKees Cook2023-07-051-1/+5
* | | | | | | | | | Merge tag 'bitmap-6.5-rc1' of https://github.com/norov/linuxLinus Torvalds2023-07-082-6/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | nodemask: Drop duplicate check in for_each_node_mask()Gavin Shan2023-06-221-1/+1
| * | | | | | | | | | lib/bitmap: drop optimization of bitmap_{from,to}_arr64Yury Norov2023-06-221-5/+3
* | | | | | | | | | | Merge tag 'riscv-for-linus-6.5-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-07-071-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge patch series "riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION"Palmer Dabbelt2023-07-011-1/+1
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | vmlinux.lds.h: use correct .init.data.* section nameJisheng Zhang2023-06-251-1/+1
| | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
* | | | | | | | | | | | Merge tag 'acpi-6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2023-07-062-0/+11
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ACPI: platform: Move SMB0001 HID to the header and reuseAndy Shevchenko2023-07-041-0/+2
| * | | | | | | | | | | | ACPI: bus: Introduce acpi_match_acpi_device() helperAndy Shevchenko2023-07-041-0/+9
* | | | | | | | | | | | | Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-07-065-300/+76
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | syscalls: Remove file path comments from headersSohil Mehta2023-06-223-297/+54
| * | | | | | | | | | | | | asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarchTiezhu Yang2023-06-221-1/+12
| * | | | | | | | | | | | | Merge tag 'virt-to-pfn-for-arch-v6.5-2' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2023-05-311-2/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | asm-generic/page.h: Make pfn accessors static inlinesLinus Walleij2023-05-291-2/+10
* | | | | | | | | | | | | | | Merge tag 'dmaengine-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-07-062-212/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | dmaengine: dw-edma: Add support for native HDMACai Huoqing2023-05-241-1/+2
| * | | | | | | | | | | | | | | dmaengine: dw-edma: Rename dw_edma_core_ops structure to dw_edma_plat_opsCai Huoqing2023-05-241-2/+2
| * | | | | | | | | | | | | | | dmaengine: ste_dma40: Remove platform dataLinus Walleij2023-05-161-209/+0
| | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge tag 'sh-for-v6.5-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-07-051-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \