summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* overflow: Change DEFINE_FLEX to take __counted_by memberKees Cook2024-03-228-22/+58
* Revert "kunit: memcpy: Split slow memcpy tests into MEMCPY_SLOW_KUNIT_TEST"Guenter Roeck2024-03-182-15/+0
* arch/Kconfig: eliminate needless UTF-8 character in Kconfig helpLiu Song2024-03-181-1/+1
* ubsan: Disable signed integer overflow sanitizer on GCC < 8Kees Cook2024-03-181-0/+2
* Merge tag 'vfs-6.9-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-03-187-35/+51
|\
| * fscache: Fix error handling in fscache_begin_operation()David Howells2024-03-181-1/+3
| * fs,block: get holder during claimChristian Brauner2024-03-183-0/+35
| * afs: Fix occasional rmdir-then-VNOVNODE with generic/011David Howells2024-03-141-7/+9
| * afs: Don't cache preferred addressDavid Howells2024-03-141-17/+4
| * afs: Revert "afs: Hide silly-rename files from userspace"David Howells2024-03-141-10/+0
* | Merge tag 'irq-urgent-2024-03-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-03-181-5/+8
|\ \
| * | irqchip/riscv-intc: Fix use of AIA interrupts 32-63 on riscv32Samuel Holland2024-03-151-5/+8
* | | Merge tag 'sound-fix-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-03-184-36/+42
|\ \ \
| * | | ALSA: core: add kunitconfigTakashi Sakamoto2024-03-171-0/+5
| * | | ALSA: hda/realtek: add in quirk for Acer Swift Go 16 - SFG16-71Ian Murphy2024-03-171-0/+13
| * | | Revert "ALSA: usb-audio: Name feature ctl using output if input is PCM"Takashi Iwai2024-03-171-35/+14
| * | | ALSA: timer: Fix missing irq-disable at closingTakashi Iwai2024-03-151-1/+1
| * | | ALSA: hda/realtek: Add quirk for Lenovo Yoga 9 14IMH9Jichi Zhang2024-03-151-0/+9
* | | | Merge tag 'i3c/for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds2024-03-179-10/+12
|\ \ \ \
| * | | | i3c: Make i3c_bus_type constRicardo B. Marliere2024-02-192-2/+2
| * | | | i3c: dw: Disable IBI IRQ depends on hot-join and SIR enablingDylan Hung2024-02-191-1/+3
| * | | | dt-bindings: i3c: drop "master" node name suffixKrzysztof Kozlowski2024-02-186-7/+7
* | | | | Merge tag 'efi-fixes-for-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-03-171-2/+4
|\ \ \ \ \
| * | | | | x86/efistub: Clear decompressor BSS in native EFI entrypointArd Biesheuvel2024-03-151-2/+4
* | | | | | Merge tag 'timers-urgent-2024-03-17' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-03-171-20/+0
|\ \ \ \ \ \
| * | | | | | timer/migration: Remove buggy early return on deactivationFrederic Weisbecker2024-03-161-20/+0
* | | | | | | Merge tag 'perf-urgent-2024-03-17' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-03-172-3/+4
|\ \ \ \ \ \ \
| * | | | | | | perf/x86/amd/core: Avoid register reset when CPU is deadSandipan Das2024-03-131-1/+0
| * | | | | | | perf/x86/amd/lbr: Discard erroneous branch entriesSandipan Das2024-03-131-2/+4
* | | | | | | | Merge tag 'linux-watchdog-6.9-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds2024-03-1714-48/+182
|\ \ \ \ \ \ \ \
| * | | | | | | | watchdog: intel-mid_wdt: Get platform data via dev_get_platdata()Andy Shevchenko2024-03-101-1/+1
| * | | | | | | | watchdog: intel-mid_wdt: Don't use "proxy" headersAndy Shevchenko2024-03-101-1/+7
| * | | | | | | | watchdog: intel-mid_wdt: Remove unused intel-mid.hAndy Shevchenko2024-03-101-1/+0
| * | | | | | | | dt-bindings: watchdog: sama5d4-wdt: add compatible for sam9x7-wdtVarshini Rajendran2024-03-031-4/+8
| * | | | | | | | dt-bindings: watchdog: sprd,sp9860-wdt: convert to YAMLStanislav Jakubek2024-03-032-19/+64
| * | | | | | | | dt-bindings: watchdog: starfive,jh7100-wdt: Add compatible for JH8100Ji Sheng Teoh2024-03-031-9/+31
| * | | | | | | | watchdog: stm32_iwdg: initialize default timeoutBen Wolsieffer2024-03-031-0/+3
| * | | | | | | | dt-bindings: watchdog: arm,sp805: document the reset signalYang Xiwen2024-03-031-0/+5
| * | | | | | | | watchdog: sp805_wdt: deassert the reset if availableYang Xiwen2024-03-031-0/+8
| * | | | | | | | watchdog/hpwdt: Support Suspend and ResumeJerry Hoemann2024-03-031-0/+25
| * | | | | | | | dt-bindings: watchdog: renesas-wdt: Add support for R-Car V4MMinh Le2024-03-031-0/+1
| * | | | | | | | watchdog: starfive: check watchdog status before enabling in system resumeJi Sheng Teoh2024-03-031-1/+4
| * | | | | | | | watchdog: starfive: Check pm_runtime_enabled() before decrementing usage counterJi Sheng Teoh2024-03-031-2/+7
| * | | | | | | | watchdog: qcom: fine tune the max timeout value calculationKathiravan Thirumoorthy2024-03-031-2/+5
| * | | | | | | | watchdog: Add kernel-doc for wdt_set_timeout()Yang Li2024-03-031-0/+4
| * | | | | | | | watchdog: core: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET2024-03-031-8/+9
* | | | | | | | | Merge tag 'pcmcia-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2024-03-173-4/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | pcmcia: cs: make pcmcia_socket_class constantRicardo B. Marliere2024-03-102-2/+2
| * | | | | | | | | pcmcia: ds: make pcmcia_bus_type constRicardo B. Marliere2024-02-182-2/+2
* | | | | | | | | | Merge tag 'input-for-v6.9-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-03-1738-671/+1669
|\ \ \ \ \ \ \ \ \ \