summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Fix typosBjorn Helgaas2024-01-0865-80/+80
* MIPS: Remove unused shadow GPR support from vector irq setupThomas Bogendoerfer2023-12-301-61/+27
* MIPS: Allow vectored interrupt handler to reside everywhere for 64bitThomas Bogendoerfer2023-12-302-10/+7
* mips: Set dump-stack arch descriptionSerge Semin2023-12-211-0/+2
* mips: mm: add slab availability checking in ioremap_protSerge Semin2023-12-211-0/+4
* mips: Optimize max_mapnr init procedureSerge Semin2023-12-211-2/+6
* mips: Fix max_mapnr being uninitialized on early stagesSerge Semin2023-12-211-7/+5
* mips: Fix incorrect max_low_pfn adjustmentSerge Semin2023-12-211-2/+2
* mips: dmi: Fix early remap on MIPS32Serge Semin2023-12-211-1/+1
* MIPS: compressed: Use correct instruction for 64 bit codeGregory CLEMENT2023-12-211-2/+2
* MIPS: SGI-IP27: hubio: fix nasid kernel-doc warningRandy Dunlap2023-12-111-1/+1
* MAINTAINERS: Add myself as maintainer of the Ralink architectureSergio Paracuellos2023-12-111-0/+1
* Linux 6.7-rc5v6.7-rc5Linus Torvalds2023-12-101-1/+1
* Merge tag 'sched_urgent_for_v6.7_rc5' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2023-12-101-1/+1
|\
| * freezer,sched: Do not restore saved_state of a thawed taskElliot Berman2023-11-291-1/+1
* | Merge tag 'perf_urgent_for_v6.7_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-12-101-23/+38
|\ \
| * | perf: Fix perf_event_validate_size()Peter Zijlstra2023-11-291-23/+38
| |/
* | Merge tag 'x86_urgent_for_v6.7_rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-12-102-4/+10
|\ \
| * | x86/CPU/AMD: Check vendor in the AMD microcode callbackBorislav Petkov (AMD)2023-12-021-0/+3
| * | x86/sev: Fix kernel crash due to late update to read-only ghcb_versionAshwin Dayanand Kamat2023-11-301-4/+7
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-12-109-23/+27
|\ \
| * | KVM: SVM: Update EFER software model on CR0 trap for SEV-ESSean Christopherson2023-12-081-3/+5
| * | KVM: selftests: add -MP to CFLAGSDavid Woodhouse2023-12-081-1/+1
| * | KVM: selftests: Actually print out magic token in NX hugepages skip messageangquan yu2023-12-081-1/+1
| * | Merge tag 'kvm-x86-fixes-6.7-rcN' of https://github.com/kvm-x86/linux into kv...Paolo Bonzini2023-12-083-13/+15
| |\ \
| | * | KVM: x86: Remove 'return void' expression for 'void function'Like Xu2023-12-011-2/+2
| | * | Revert "KVM: Prevent module exit until all VMs are freed"Sean Christopherson2023-12-011-7/+0
| | * | KVM: Set file_operations.owner appropriately for all such structuresSean Christopherson2023-12-012-3/+9
| | * | KVM: x86: Get CPL directly when checking if loaded vCPU is in kernel modeLike Xu2023-11-291-1/+4
| * | | Merge tag 'kvm-s390-master-6.7-1' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini2023-12-082-5/+1
| |\ \ \
| | * | | KVM: s390/mm: Properly reset no-datClaudio Imbrenda2023-11-141-1/+1
| | * | | KVM: s390: vsie: fix wrong VIR 37 when MSO is usedClaudio Imbrenda2023-11-141-4/+0
| * | | | Merge tag 'kvmarm-fixes-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2023-12-081-0/+4
| |\ \ \ \
| | * | | | KVM: arm64: GICv4: Do not perform a map to a mapped vLPIKunkun Jiang2023-11-201-0/+4
| | |/ / /
* | | | | Merge tag 'powerpc-6.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-12-101-2/+2
|\ \ \ \ \
| * | | | | powerpc/ftrace: Fix stack teardown in ftrace_no_traceNaveen N Rao2023-12-051-2/+2
* | | | | | Merge tag 'gpio-fixes-for-v6.7-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-12-101-6/+9
|\ \ \ \ \ \
| * | | | | | gpiolib: sysfs: Fix error handling on failed exportBoerge Struempfel2023-12-011-6/+9
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'usb-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-12-094-9/+9
|\ \ \ \ \ \
| * | | | | | usb: gadget: f_hid: fix report descriptor allocationKonstantin Aladyshev2023-12-071-3/+4
| * | | | | | Revert "xhci: Loosen RPM as default policy to cover for AMD xHC 1.1"Mathias Nyman2023-12-051-2/+0
| * | | | | | usb: typec: class: fix typec_altmode_put_partner to put plugsRD Babiera2023-12-041-2/+3
| * | | | | | USB: gadget: core: adjust uevent timing on gadget unbindRoy Luo2023-12-041-2/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'tty-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-12-096-65/+85
|\ \ \ \ \ \
| * | | | | | serial: 8250_dw: Add ACPI ID for Granite Rapids-D UARTAndy Shevchenko2023-12-071-0/+1
| * | | | | | serial: ma35d1: Validate console index before assignmentAndi Shyti2023-12-071-1/+9
| * | | | | | ARM: PL011: Fix DMA supportArnd Bergmann2023-11-231-58/+54
| * | | | | | serial: sc16is7xx: address RX timeout interrupt errataDaniel Mack2023-11-231-0/+12
| * | | | | | serial: 8250: 8250_omap: Clear UART_HAS_RHR_IT_DIS bitRonald Wahl2023-11-231-2/+2
| * | | | | | serial: 8250_omap: Add earlycon support for the AM654 UART controllerRonald Wahl2023-11-231-0/+1