summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* serial: qcom-geni: fix rx cancel dma status bitJohan Hovold2024-10-111-1/+1
* serial: qcom-geni: fix receiver enableJohan Hovold2024-10-111-4/+6
* serial: qcom-geni: fix dma rx cancellationJohan Hovold2024-10-111-4/+14
* serial: qcom-geni: fix shutdown raceJohan Hovold2024-10-111-0/+2
* serial: qcom-geni: revert broken hibernation supportJohan Hovold2024-10-111-39/+2
* serial: qcom-geni: fix polled console initialisationJohan Hovold2024-10-111-1/+19
* serial: imx: Update mctrl old_status on RTSD interruptMarek Vasut2024-10-111-0/+15
* tty: n_gsm: Fix use-after-free in gsm_cleanup_muxLonglong Xia2024-10-111-0/+2
* vt: prevent kernel-infoleak in con_font_get()Jeongjun Park2024-10-111-1/+1
* Linux 6.12-rc2v6.12-rc2Linus Torvalds2024-10-071-1/+1
* Merge tag 'kbuild-fixes-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-10-067-8/+66
|\
| * kbuild: deb-pkg: Remove blank first line from maint scriptsAaron Thompson2024-10-061-1/+0
| * kbuild: fix a typo dt_binding_schema -> dt_binding_schemasXu Yang2024-10-061-1/+1
| * scripts: import more list macrosSami Tolvanen2024-10-061-0/+50
| * kconfig: qconf: fix buffer overflow in debug linksMasahiro Yamada2024-10-021-1/+1
| * kconfig: qconf: move conf_read() before drawing tree painMasahiro Yamada2024-10-011-2/+2
| * kconfig: clear expr::val_is_valid when allocatedMasahiro Yamada2024-10-011-0/+1
| * kconfig: fix infinite loop in sym_calc_choice()Masahiro Yamada2024-09-301-2/+8
| * kbuild: move non-boot built-in DTBs to .rodata sectionMasahiro Yamada2024-09-301-1/+3
* | Merge tag 'platform-drivers-x86-v6.12-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2024-10-069-17/+30
|\ \
| * | platform/x86: x86-android-tablets: Fix use after free on platform_device_regi...Hans de Goede2024-10-061-2/+4
| * | platform/x86: wmi: Update WMI driver API documentationArmin Wolf2024-10-061-6/+5
| * | platform/x86: dell-ddv: Fix typo in documentationAnaswara T Rajan2024-10-061-2/+2
| * | platform/x86: dell-sysman: add support for alienware productsCrag Wang2024-10-061-0/+1
| * | platform/x86/intel: power-domains: Add Diamond Rapids supportSrinivas Pandruvada2024-10-061-0/+1
| * | platform/x86: ISST: Add Diamond Rapids to support listSrinivas Pandruvada2024-10-061-0/+1
| * | platform/x86:intel/pmc: Disable ACPI PM Timer disabling on Sky and Kaby LakeHans de Goede2024-10-061-2/+0
| * | platform/x86: dell-laptop: Do not fail when encountering unsupported batteriesArmin Wolf2024-10-061-3/+12
| * | MAINTAINERS: Update Intel In Field Scan(IFS) entryJithu Joseph2024-10-061-1/+1
| * | platform/x86: ISST: Fix the KASAN report slab-out-of-bounds bugZach Wade2024-10-051-1/+3
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-10-0612-43/+91
|\ \
| * \ Merge tag 'kvmarm-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2024-10-0611365-188892/+449653
| |\ \
| | * | KVM: arm64: Fix kvm_has_feat*() handling of negative featuresMarc Zyngier2024-10-031-12/+13
| | * | KVM: arm64: Another reviewer reshuffleMarc Zyngier2024-10-011-1/+1
| | * | KVM: arm64: Constrain the host to the maximum shared SVE VL with pKVMMark Brown2024-10-012-6/+8
| | * | KVM: arm64: Fix __pkvm_init_vcpu cptr_el2 error pathVincent Donnefort2024-10-011-2/+4
| | |/
| * | x86/reboot: emergency callbacks are now registered by common KVM codePaolo Bonzini2024-10-062-4/+4
| * | KVM: x86: leave kvm.ko out of the build if no vendor module is requestedPaolo Bonzini2024-10-062-4/+7
| * | KVM: x86/mmu: fix KVM_X86_QUIRK_SLOT_ZAP_ALL for shadow MMUPaolo Bonzini2024-10-041-14/+46
| * | KVM: selftests: Fix build on architectures other than x86_64Mark Brown2024-10-012-0/+8
* | | Merge tag 'powerpc-6.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2024-10-061-1/+1
|\ \ \
| * | | powerpc/vdso: allow r30 in vDSO code generation of getrandomJason A. Donenfeld2024-09-301-1/+1
| | |/ | |/|
* | | Merge tag 'bcachefs-2024-10-05' of git://evilpiepirate.org/bcachefsLinus Torvalds2024-10-0620-209/+342
|\ \ \
| * | | bcachefs: Rework logged op error handlingKent Overstreet2024-10-053-28/+53
| * | | bcachefs: Add warn param to subvol_get_snapshot, peek_inodeKent Overstreet2024-10-054-28/+43
| * | | bcachefs: Kill snapshot arg to fsck_write_inode()Kent Overstreet2024-10-054-55/+51
| * | | bcachefs: Check for unlinked, non-empty dirs in check_inode()Kent Overstreet2024-10-052-1/+19
| * | | bcachefs: Check for unlinked inodes with direntsKent Overstreet2024-10-052-15/+41
| * | | bcachefs: Check for directories with no backpointersKent Overstreet2024-10-052-8/+17
| * | | bcachefs: Kill alloc_v4.fragmentation_lruKent Overstreet2024-10-057-22/+38