Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-07-02Merge tag 'powerpc-5.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-07-01Merge tag 'amlogic-arm-for-v5.20' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2022-07-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-07-01Merge tag 's390-5.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-07-01arm64: hugetlb: Restore TLB invalidation for BBM on contiguous ptesWill Deacon
2022-07-01Merge tag 'imx-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2022-07-01Merge tag 'at91-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2022-07-01x86: Fix .brk attribute in linker scriptJuergen Gross
2022-07-01x86: Clear .brk area at early bootJuergen Gross
2022-07-01x86/xen: Use clear_bss() for Xen PV guestsJuergen Gross
2022-07-01xen/arm: Fix race in RB-tree based P2M accountingOleksandr Tyshchenko
2022-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-30s390/qdio: Fix spelling mistakeZhang Jiaming
2022-06-30s390/archrandom: simplify back to earlier design and initialize earlierJason A. Donenfeld
2022-06-30s390/purgatory: remove duplicated build rule of kexec-purgatory.oMasahiro Yamada
2022-06-30s390/purgatory: hard-code obj-y in MakefileMasahiro Yamada
2022-06-30s390: remove unneeded 'select BUILD_BIN2C'Masahiro Yamada
2022-06-29bpf: per-cgroup lsm flavorStanislav Fomichev
2022-06-29x86/retbleed: Add fine grained Kconfig knobsPeter Zijlstra
2022-06-29powerpc/memhotplug: Add add_pages override for PPCAneesh Kumar K.V
2022-06-29powerpc/bpf: Fix use of user_pt_regs in uapiNaveen N. Rao
2022-06-29Revert the ARM/dts changes for Renesas RZ/N1Jakub Kicinski
2022-06-28ARM: at91: pm: Mark at91_pm_secure_init as __initFabio Estevam
2022-06-28ARM: dts: at91: sama5d2_icp: fix eeprom compatiblesEugen Hristev
2022-06-28ARM: dts: at91: sam9x60ek: fix eeprom compatible and sizeEugen Hristev
2022-06-28ARM: at91: pm: use proper compatibles for sama7g5's rtc and rttClaudiu Beznea
2022-06-28ARM: at91: pm: use proper compatibles for sam9x60's rtc and rttClaudiu Beznea
2022-06-28ARM: at91: pm: use proper compatible for sama5d2's rtcClaudiu Beznea
2022-06-28openrisc: unwinder: Fix grammar issue in commentXiang wangx
2022-06-27arm64: dts: qcom: msm8992-*: Fix vdd_lvs1_2-supply typoStephan Gerhold
2022-06-27parisc/unaligned: Fix emulate_ldw() breakageHelge Deller
2022-06-27Merge tag 'linux-can-next-for-5.20-20220625' of git://git.kernel.org/pub/scm/...David S. Miller
2022-06-27ARM: dts: r9a06g032-rzn1d400-db: add switch descriptionClément Léger
2022-06-27ARM: dts: r9a06g032: describe switchClément Léger
2022-06-27ARM: dts: r9a06g032: describe GMAC2Clément Léger
2022-06-27ARM: dts: r9a06g032: describe MII converterClément Léger
2022-06-27x86/cpu/amd: Enumerate BTC_NOAndrew Cooper
2022-06-27x86/common: Stamp out the stepping madnessPeter Zijlstra
2022-06-27KVM: VMX: Prevent RSB underflow before vmenterJosh Poimboeuf
2022-06-27x86/speculation: Fill RSB on vmexit for IBRSJosh Poimboeuf
2022-06-27KVM: VMX: Fix IBRS handling after vmexitJosh Poimboeuf
2022-06-27KVM: VMX: Prevent guest RSB poisoning attacks with eIBRSJosh Poimboeuf
2022-06-27KVM: VMX: Convert launched argument to flagsJosh Poimboeuf
2022-06-27KVM: VMX: Flatten __vmx_vcpu_run()Josh Poimboeuf
2022-06-27objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}Josh Poimboeuf
2022-06-27x86/speculation: Remove x86_spec_ctrl_maskJosh Poimboeuf
2022-06-27x86/speculation: Use cached host SPEC_CTRL value for guest entry/exitJosh Poimboeuf
2022-06-27x86/speculation: Fix SPEC_CTRL write on SMT state changeJosh Poimboeuf
2022-06-27x86/speculation: Fix firmware entry SPEC_CTRL handlingJosh Poimboeuf
2022-06-27x86/speculation: Fix RSB filling with CONFIG_RETPOLINE=nJosh Poimboeuf