summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Documentation/rv: Add verification/rv man pagesDaniel Bristot de Oliveira2022-12-1011-2/+386
* tools/rv: Add in-kernel monitor interfaceDaniel Bristot de Oliveira2022-12-103-0/+704
* rv: Add rv toolDaniel Bristot de Oliveira2022-12-108-0/+558
* rtla: Fix exit status when returning from calls to usage()John Kacur2022-12-103-17/+13
* Linux 6.1-rc8v6.1-rc8Linus Torvalds2022-12-041-1/+1
* Revert "mm: align larger anonymous mappings on THP boundaries"Linus Torvalds2022-12-041-3/+0
* char: tpm: Protect tpm_pm_suspend with locksJan Dabros2022-12-041-2/+3
* Merge tag 'perf_urgent_for_v6.1_rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-12-041-4/+13
|\
| * perf: Fix perf_pending_task() UaFPeter Zijlstra2022-11-291-4/+13
* | Merge tag 'timers_urgent_for_v6.1_rc8' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-12-041-1/+1
|\ \
| * | Revert "clocksource/drivers/riscv: Events are stopped during CPU suspend"Conor Dooley2022-12-011-1/+1
* | | Merge tag 'powerpc-6.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-12-042-31/+22
|\ \ \
| * | | powerpc/64s: Add missing declaration for machine_check_early_boot()Michael Ellerman2022-11-251-0/+1
| * | | powerpc/bpf/32: Fix Oops on tail call testsChristophe Leroy2022-11-241-31/+21
* | | | Merge tag 'input-for-v6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-12-041-1/+3
|\ \ \ \
| * | | | Input: raydium_ts_i2c - fix memory leak in raydium_i2c_send()Zhang Xiaoxu2022-12-031-1/+3
* | | | | Merge tag 'i2c-for-6.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-12-035-11/+27
|\ \ \ \ \
| * | | | | i2c: imx: Only DMA messages with I2C_M_DMA_SAFE flag setAndrew Lunn2022-12-021-2/+4
| * | | | | i2c: qcom-geni: fix error return code in geni_i2c_gpi_xferWang Yufen2022-12-011-1/+0
| * | | | | i2c: cadence: Fix regression with bus recoveryCarsten Haitzler2022-12-011-3/+8
| * | | | | i2c: Restore initial power state if probe failsRicardo Ribalda2022-11-141-4/+5
| * | | | | i2c: npcm7xx: Fix error handling in npcm_i2c_init()Yuan Can2022-11-121-1/+10
* | | | | | Merge tag 'dax-fixes-6.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-032-16/+35
|\ \ \ \ \ \
| * | | | | | device-dax: Fix duplicate 'hmem' device registrationDan Williams2022-11-221-9/+15
| * | | | | | ACPI: HMAT: Fix initiator registration for single-initiator systemsVishal Verma2022-11-191-6/+20
| * | | | | | ACPI: HMAT: remove unnecessary variable initializationVishal Verma2022-11-191-1/+0
* | | | | | | Merge tag 'block-6.1-2022-12-02' of git://git.kernel.dk/linuxLinus Torvalds2022-12-033-1/+6
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'nvme-6.1-2022-01-02' of git://git.infradead.org/nvme into block-6.1Jens Axboe2022-12-023-1/+6
| |\ \ \ \ \ \ \
| | * | | | | | | nvme: fix SRCU protection of nvme_ns_head listCaleb Sander2022-11-302-1/+4
| | * | | | | | | nvme-pci: clear the prp2 field when not usedLei Rao2022-11-301-0/+2
| |/ / / / / / /
* | | | | | | | Merge tag 'pinctrl-v6.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2022-12-033-5/+33
|\ \ \ \ \ \ \ \
| * | | | | | | | pinctrl: intel: Save and restore pins in "direct IRQ" modeAndy Shevchenko2022-11-281-1/+26
| * | | | | | | | pinctrl: meditatek: Startup with the IRQs disabledRicardo Ribalda2022-11-221-3/+6
| * | | | | | | | pinctrl: single: Fix potential division by zeroMaxim Korotkov2022-11-211-1/+1
* | | | | | | | | Merge tag 'riscv-for-linus-6.1-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-12-0311-24/+187
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ RISC-V: Fix a race condition during kernel stack overflowPalmer Dabbelt2022-12-013-0/+32
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | riscv: fix race when vmap stack overflowJisheng Zhang2022-11-303-0/+32
| * | | | | | | | | | Merge patch series "riscv: kexec: Fxiup crash_save percpu and machine_kexec_m...Palmer Dabbelt2022-11-303-13/+133
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | riscv: kexec: Fixup crash_smp_send_stop without multi coresGuo Ren2022-11-303-18/+103
| | * | | | | | | | | | riscv: kexec: Fixup irq controller broken in kexec crash pathGuo Ren2022-11-301-0/+35
| * | | | | | | | | | | riscv: mm: Proper page permissions after initmem freeBjörn Töpel2022-11-301-4/+5
| * | | | | | | | | | | riscv: vdso: fix section overlapping under some conditionsJisheng Zhang2022-11-301-0/+1
| * | | | | | | | | | | riscv: Sync efi page table's kernel mappings before switchingAlexandre Ghiti2022-11-292-4/+13
| * | | | | | | | | | | riscv: Fix NR_CPUS range conditionsSamuel Holland2022-11-291-3/+3
* | | | | | | | | | | | Merge tag 'mmc-v6.1-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds2022-12-038-17/+72
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | mmc: sdhci-sprd: Fix no reset data and command after voltage switchWenchao Chen2022-12-011-1/+3
| * | | | | | | | | | | | mmc: sdhci: Fix voltage switch delayAdrian Hunter2022-11-292-7/+56
| * | | | | | | | | | | | mmc: mtk-sd: Fix missing clk_disable_unprepare in msdc_of_clock_parse()Gaosheng Cui2022-11-291-4/+2
| * | | | | | | | | | | | mmc: mmc_test: Fix removal of debugfs fileYe Bin2022-11-251-1/+2
| * | | | | | | | | | | | mmc: sdhci-esdhc-imx: correct CQHCI exit halt state checkSebastian Falbesoner2022-11-211-1/+1