summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge tag 'platform-drivers-x86-v5.18-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-04-128-82/+67
|\ \ \ \
| * | | | platform/x86: amd-pmc: Fix compilation without CONFIG_SUSPENDMario Limonciello2022-04-041-1/+13
| * | | | platform/x86: acerhdf: Cleanup str_starts_with()Wei Li2022-04-041-18/+3
| * | | | Documentation/ABI: sysfs-class-firmware-attributes: Misc. cleanupsHans de Goede2022-04-041-3/+3
| * | | | Documentation/ABI: sysfs-class-firmware-attributes: Fix Sphinx errorsHans de Goede2022-04-041-19/+23
| * | | | Documentation/ABI: sysfs-driver-intel_sdsi: Fix sphinx warningsHans de Goede2022-04-041-8/+10
| * | | | platform/x86: barco-p50-gpio: Fix duplicate included linux/io.hHaowen Bai2022-04-041-1/+0
| * | | | platform/x86: samsung-laptop: Fix an unsigned comparison which can never be n...Jiapeng Chong2022-04-041-2/+0
| * | | | platform/x86: think-lmi: certificate support clean upsMark Pearson2022-04-042-30/+15
| |/ / /
* | | | Linux 5.18-rc2v5.18-rc2Linus Torvalds2022-04-111-1/+1
* | | | Merge tag 'tty-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-04-101-10/+10
|\ \ \ \
| * | | | tty: serial: mpc52xx_uart: make rx/tx hooks return unsigned, part II.Jiri Slaby2022-04-041-10/+10
| |/ / /
* | | | Merge tag 'staging-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-04-101-1/+1
|\ \ \ \
| * | | | staging: r8188eu: Fix PPPoE tag insertion on little endian systemsGuenter Roeck2022-04-041-1/+1
| |/ / /
* | | | Merge tag 'driver-core-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-04-104-48/+4
|\ \ \ \
| * | | | kobject: kobj_type: remove default_attrsGreg Kroah-Hartman2022-04-053-46/+0
| * | | | powerpc/pseries/vas: use default_groups in kobj_typeGreg Kroah-Hartman2022-04-051-2/+4
| |/ / /
* | | | Merge tag 'char-misc-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-04-101-8/+8
|\ \ \ \
| * | | | habanalabs: Fix test build failuresGuenter Roeck2022-04-041-8/+8
| |/ / /
* | | | Merge tag 'powerpc-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-04-1015-35/+169
|\ \ \ \
| * | | | Revert "powerpc: Set max_mapnr correctly"Kefeng Wang2022-04-071-1/+1
| * | | | powerpc: Fix virt_addr_valid() for 64-bit Book3E & 32-bitKefeng Wang2022-04-071-1/+5
| * | | | KVM: PPC: Move kvmhv_on_pseries() into kvm_ppc.hMichael Ellerman2022-04-032-12/+12
| * | | | powerpc/numa: Handle partially initialized numa nodesSrikar Dronamraju2022-03-311-1/+1
| * | | | powerpc/64: Fix build failure with allyesconfig in book3s_64_entry.SChristophe Leroy2022-03-281-2/+8
| * | | | Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2022-03-289-18/+142
| |\ \ \ \
| | * | | | KVM: PPC: Use KVM_CAP_PPC_AIL_MODE_3Nicholas Piggin2022-03-083-1/+31
| | * | | | KVM: PPC: Book3S PR: Disallow AIL != 0Nicholas Piggin2022-03-081-0/+20
| | * | | | KVM: PPC: Book3S PR: Disable SCV when AIL could be disabledNicholas Piggin2022-03-084-9/+58
| | * | | | Merge branch 'kvm-ppc-cap-210' of https://git.kernel.org/pub/scm/virt/kvm/kvm...Michael Ellerman2022-03-08389-2555/+5413
| | |\ \ \ \
| | * | | | | KVM: PPC: Book3S HV P9: Fix "lost kick" raceNicholas Piggin2022-03-071-8/+33
* | | | | | | Merge tag 'irq-urgent-2022-04-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-04-105-14/+37
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'irqchip-fixes-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner2022-04-095-14/+37
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | irqchip/gic, gic-v3: Prevent GSI to SGI translationsAndre Przywara2022-04-052-0/+12
| | * | | | | | irqchip/gic-v3: Fix GICR_CTLR.RWP pollingMarc Zyngier2022-04-051-4/+4
| | * | | | | | irqchip/gic-v4: Wait for GICR_VPENDBASER.Dirty to clear before deschedulingMarc Zyngier2022-04-051-9/+19
| | * | | | | | irqchip/irq-qcom-mpm: fix return value check in qcom_mpm_init()Yang Yingliang2022-04-051-1/+1
| | * | | | | | irq/qcom-mpm: Fix build error without MAILBOXYueHaibing2022-04-051-0/+1
| |/ / / / / /
* | | | | | | Merge tag 'x86_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-04-106-57/+54
|\ \ \ \ \ \ \
| * | | | | | | x86/msi: Fix msi message data shadow structReto Buerki2022-04-071-8/+11
| * | | | | | | x86/extable: Prefer local labels in .set directivesNick Desaulniers2022-04-071-10/+10
| * | | | | | | x86,bpf: Avoid IBT objtool warningPeter Zijlstra2022-04-071-0/+1
| * | | | | | | objtool: Fix SLS validation for kcov tail-call replacementPeter Zijlstra2022-04-051-0/+11
| * | | | | | | objtool: Fix IBT tail-call detectionPeter Zijlstra2022-04-051-5/+14
| * | | | | | | x86/bug: Prevent shadowing in __WARN_FLAGSVincent Mailhol2022-04-051-2/+2
| * | | | | | | x86/mm/tlb: Revert retpoline avoidance approachDave Hansen2022-04-041-32/+5
| |/ / / / / /
* | | | | | | Merge tag 'perf_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-04-107-169/+101
|\ \ \ \ \ \ \
| * | | | | | | perf/core: Always set cpuctx cgrp when enable cgroup eventChengming Zhou2022-04-051-16/+2
| * | | | | | | perf/core: Fix perf_cgroup_switch()Chengming Zhou2022-04-051-107/+25
| * | | | | | | perf/core: Use perf_cgroup_info->active to check if cgroup is activeChengming Zhou2022-04-051-5/+2