summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'perf_urgent_for_v6.1_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-10-302-1/+5
|\
| * perf/mem: Rename PERF_MEM_LVLNUM_EXTN_MEM to PERF_MEM_LVLNUM_CXLRavi Bangoria2022-10-271-1/+1
| * perf/x86/rapl: Add support for Intel Raptor LakeZhang Rui2022-10-271-0/+3
| * perf/x86/rapl: Add support for Intel AlderLake-NZhang Rui2022-10-271-0/+1
* | Merge tag 'loongarch-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-10-306-26/+20
|\ \
| * | LoongArch: BPF: Avoid declare variables in switch-caseHuacai Chen2022-10-291-18/+13
| * | LoongArch: Use flexible-array member instead of zero-length arrayYushan Zhou2022-10-291-1/+1
| * | LoongArch: Remove unused kernel stack paddingJinyang He2022-10-295-7/+6
| |/
* | Merge tag 'mm-hotfixes-stable-2022-10-28' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-10-293-10/+15
|\ \
| * | x86: fortify: kmsan: fix KMSAN fortify buildsAlexander Potapenko2022-10-281-4/+7
| * | x86: asm: make sure __put_user_size() evaluates pointer onceAlexander Potapenko2022-10-281-6/+7
| * | x86/purgatory: disable KMSAN instrumentationAlexander Potapenko2022-10-281-0/+1
* | | Merge tag 'powerpc-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-10-2913-45/+212
|\ \ \
| * | | powerpc/64s/interrupt: Fix clear of PACA_IRQS_HARD_DIS when returning to soft...Nicholas Piggin2022-10-271-2/+11
| * | | powerpc/64s/interrupt: Perf NMI should not take normal exit pathNicholas Piggin2022-10-182-7/+21
| * | | powerpc/64/interrupt: Prevent NMI PMI causing a dangerous warningNicholas Piggin2022-10-182-3/+16
| * | | KVM: PPC: BookS PR-KVM and BookE do not support context trackingNicholas Piggin2022-10-181-0/+4
| * | | powerpc: Fix reschedule bug in KUAP-unlocked user copyNicholas Piggin2022-10-181-1/+11
| * | | powerpc/64s: Fix hash__change_memory_range preemption warningNicholas Piggin2022-10-181-3/+5
| * | | powerpc/64s: Disable preemption in hash lazy mmu modeNicholas Piggin2022-10-181-0/+6
| * | | powerpc/64s: make linear_map_hash_lock a raw spinlockNicholas Piggin2022-10-181-6/+6
| * | | powerpc/64s: make HPTE lock and native_tlbie_lock irq-safeNicholas Piggin2022-10-181-2/+25
| * | | powerpc/64s: Add lockdep for HPTE lockNicholas Piggin2022-10-181-7/+35
| * | | powerpc/pseries: Use lparcfg to reconfig VAS windows for DLPAR CPUHaren Myneni2022-10-183-14/+45
| * | | powerpc/pseries/vas: Add VAS IRQ primary handlerHaren Myneni2022-10-182-7/+34
| |/ /
* | | Merge tag 's390-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2022-10-285-10/+21
|\ \ \
| * | | s390/pai: fix raw data collection for PMU pai_extThomas Richter2022-10-261-0/+1
| * | | s390/boot: add secure boot trailerPeter Oberparleiter2022-10-261-2/+11
| * | | s390/pci: add missing EX_TABLE entries to __pcistg_mio_inuser()/__pcilg_mio_i...Heiko Carstens2022-10-261-4/+4
| * | | s390/futex: add missing EX_TABLE entry to __futex_atomic_op()Heiko Carstens2022-10-261-1/+2
| * | | s390/uaccess: add missing EX_TABLE entries to __clear_user()Heiko Carstens2022-10-261-3/+3
| | |/ | |/|
* | | Merge tag 'riscv-for-linus-6.1-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-10-286-14/+29
|\ \ \
| * | | RISC-V: Fix /proc/cpuinfo cpumask warningAndrew Jones2022-10-271-0/+3
| * | | Merge patch series "Fix RISC-V toolchain extension support detection"Palmer Dabbelt2022-10-273-9/+16
| |\ \ \
| | * | | riscv: fix detection of toolchain Zihintpause supportConor Dooley2022-10-273-3/+9
| | * | | riscv: fix detection of toolchain Zicbom supportConor Dooley2022-10-272-6/+7
| * | | | riscv: mm: add missing memcpy in kasan_initQinglin Pan2022-10-271-1/+6
| * | | | riscv: jump_label: mark arguments as const to satisfy asm constraintsJisheng Zhang2022-10-251-4/+4
| | |_|/ | |/| |
* | | | Merge tag 'v6.1-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2022-10-281-5/+14
|\ \ \ \
| * | | | crypto: x86/polyval - Fix crashes when keys are not 16-byte alignedNathan Huckleberry2022-10-211-5/+14
| |/ / /
* | | | Merge tag 'arc-6.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds2022-10-2625-51/+20
|\ \ \ \
| * | | | ARC: mm: fix leakage of memory allocated for PTEPavel Kozlov2022-10-171-1/+1
| * | | | arc: update config filesLukas Bulwahn2022-10-1713-33/+2
| * | | | arc: iounmap() arg is volatileRandy Dunlap2022-10-172-2/+2
| * | | | arc: dts: Harmonize EHCI/OHCI DT nodes nameSerge Semin2022-10-175-9/+9
| * | | | ARC: bitops: Change __fls to return unsigned longAmadeusz Sławiński2022-10-171-2/+2
| * | | | ARC: Fix comment typoZhang Jiaming2022-10-171-1/+1
| * | | | ARC: Fix comment typoJilin Yuan2022-10-172-3/+3
| |/ / /
* | | | x86/mm: Do not verify W^X at boot upSteven Rostedt (Google)2022-10-241-0/+4
* | | | Merge tag 'net-6.1-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-10-241-0/+13
|\ \ \ \ | |_|_|/ |/| | |