summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86/cpu: Ensure that CPU info updates are propagated on UPThomas Gleixner2024-03-233-37/+14
* kprobes/x86: Use copy_from_kernel_nofault() to read from unsafe addressMasami Hiramatsu (Google)2024-03-221-1/+10
* x86/pm: Work around false positive kmemleak report in msr_build_context()Anton Altaparmakov2024-03-221-5/+5
* x86/kexec: Do not update E820 kexec table for setup_dataDave Young2024-03-221-16/+1
* x86/config: Fix warning for 'make ARCH=x86_64 tinyconfig'Masahiro Yamada2024-03-211-0/+1
* 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-189-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
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2024-03-1538-671/+1669
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Input: xpad - add support for Snakebyte GAMEPADsMatt Scialabba2024-03-151-0/+3
| | * | | | | | | | | dt-bindings: input: samsung,s3c6410-keypad: convert to DT SchemaKrzysztof Kozlowski2024-03-153-78/+122
| | * | | | | | | | | Input: imagis - add touch key supportDuje Mihanović2024-03-101-1/+29
| | * | | | | | | | | dt-bindings: input: imagis: Document touch keysDuje Mihanović2024-03-101-3/+16