summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-091-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-091-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-061-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
| * | | | | | serial: 8250: 8250_omap: Do not start RX DMA on THRI interruptRonald Wahl2023-11-231-4/+6
* | | | | | | Merge tag 'char-misc-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-12-0916-74/+79
|\ \ \ \ \ \ \
| * | | | | | | nvmem: Do not expect fixed layouts to grab a layout driverMiquel Raynal2023-12-071-0/+6
| * | | | | | | parport: Add support for Brainboxes IX/UC/PX parallel cardsCameron Williams2023-12-071-0/+21
| * | | | | | | Merge tag 'coresight-fixes-for-v6.7-rc1' of git://git.kernel.org/pub/scm/linu...Greg Kroah-Hartman2023-12-066-47/+43
| |\ \ \ \ \ \ \
| | * | | | | | | coresight: ultrasoc-smb: Fix uninitialized before use buf_hw_baseJunhao He2023-11-161-1/+1
| | * | | | | | | coresight: ultrasoc-smb: Config SMB buffer before register sinkJunhao He2023-11-161-13/+8
| | * | | | | | | coresight: ultrasoc-smb: Fix sleep while close preempt in enable_smbJunhao He2023-11-162-24/+17
| | * | | | | | | Documentation: coresight: fix `make refcheckdocs` warningVegard Nossum2023-11-161-1/+1
| | * | | | | | | hwtracing: hisi_ptt: Don't try to attach a taskYicong Yang2023-11-131-0/+3
| | * | | | | | | hwtracing: hisi_ptt: Handle the interrupt in hardirq contextYicong Yang2023-11-131-3/+3
| | * | | | | | | hwtracing: hisi_ptt: Add dummy callback pmu::read()Junhao He2023-11-131-0/+5