summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | x86/coco: Require seeding RNG with RDRAND on CoCo systemsJason A. Donenfeld2024-04-043-0/+45
| * | | | | | x86/numa/32: Include missing <asm/pgtable_areas.h>Arnd Bergmann2024-04-041-0/+1
| * | | | | | x86/resctrl: Fix uninitialized memory read when last CPU of domain goes offlineReinette Chatre2024-04-031-1/+2
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'timers-urgent-2024-04-07' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-04-071-2/+1
|\ \ \ \ \ \
| * | | | | | vdso: Use CONFIG_PAGE_SHIFT in vdso/datapage.hArnd Bergmann2024-04-031-2/+1
| |/ / / / /
* | | | | | Merge tag 'perf-urgent-2024-04-07' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-04-071-4/+4
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | perf/x86/intel/ds: Don't clear ->pebs_data_cfg for the last PEBS eventKan Liang2024-04-031-4/+4
| |/ / / /
* | | | | Merge tag 'devicetree-fixes-for-6.9-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-04-051-1/+5
|\ \ \ \ \
| * | | | | nios2: Only use built-in devicetree blob if configured to do soGuenter Roeck2024-04-031-1/+5
| | |_|/ / | |/| | |
* | | | | Merge tag 'mm-hotfixes-stable-2024-04-05-11-30' of git://git.kernel.org/pub/s...Linus Torvalds2024-04-051-14/+35
|\ \ \ \ \
| * | | | | x86/mm/pat: fix VM_PAT handling in COW mappingsDavid Hildenbrand2024-04-051-14/+35
| | |/ / / | |/| | |
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2024-04-051-4/+1
|\ \ \ \ \
| * | | | | arm64/ptrace: Use saved floating point state type to determine SVE layoutMark Brown2024-04-031-4/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'riscv-for-linus-6.9-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-04-0512-20/+34
|\ \ \ \ \
| * | | | | riscv: process: Fix kernel gp leakageStefan O'Rear2024-04-041-3/+0
| * | | | | riscv: Disable preemption when using patch_map()Alexandre Ghiti2024-04-041-0/+8
| * | | | | riscv: Fix warning by declaring arch_cpu_idle() as noinstrAlexandre Ghiti2024-04-041-1/+1
| * | | | | riscv: use KERN_INFO in do_trapAndreas Schwab2024-04-041-1/+1
| * | | | | riscv: Fix vector state restore in rt_sigreturn()Björn Töpel2024-04-031-7/+8
| * | | | | riscv: mm: implement pgprot_nxJisheng Zhang2024-03-271-0/+6
| * | | | | riscv: compat_vdso: align VDSOAS build logMasahiro Yamada2024-03-271-1/+1
| * | | | | RISC-V: Update AT_VECTOR_SIZE_ARCH for new AT_MINSIGSTKSZVictor Isaev2024-03-271-1/+1
| * | | | | riscv: Mark __se_sys_* functions __usedSami Tolvanen2024-03-261-1/+2
| * | | | | riscv: compat_vdso: install compat_vdso.so.dbg to /lib/modules/*/vdso/Masahiro Yamada2024-03-261-1/+1
| * | | | | riscv: hwprobe: do not produce frtace relocationVladimir Isaev2024-03-261-0/+1
| * | | | | riscv: Fix spurious errors from __get/put_kernel_nofaultSamuel Holland2024-03-261-2/+2
| * | | | | riscv: mm: Fix prototype to avoid discarding constSamuel Holland2024-03-261-2/+2
| |/ / / /
* | | | | Merge tag 's390-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2024-04-057-58/+67
|\ \ \ \ \
| * | | | | s390/entry: align system call table on 8 bytesSumanth Korikkar2024-04-031-0/+1
| * | | | | s390/pai: fix sampling event removal for PMU device driverThomas Richter2024-04-032-6/+14
| * | | | | s390/preempt: mark all functions __always_inlineIlya Leoshkevich2024-04-031-18/+18
| * | | | | s390/atomic: mark all functions __always_inlineIlya Leoshkevich2024-04-032-33/+33
| * | | | | s390/mm: fix NULL pointer dereferenceHeiko Carstens2024-04-031-1/+1
| | |/ / / | |/| | |
* | | | | x86/cpufeatures: Add CPUID_LNX_5 to track recently added Linux-defined wordSean Christopherson2024-04-042-0/+4
* | | | | Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-04-044-15/+14
|\ \ \ \ \
| * \ \ \ \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-04-043-15/+12
| |\ \ \ \ \
| | * | | | | x86/bpf: Fix IP for relocating call depth accountingJoan Bruguera Micó2024-04-013-15/+12
| | * | | | | x86/bpf: Fix IP after emitting call depth accountingUros Bizjak2024-04-011-1/+1
| * | | | | | arm64: dts: qcom: sc7180-trogdor: mark bluetooth address as brokenJohan Hovold2024-03-291-0/+2
| |/ / / / /
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-04-0314-90/+167
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'kvm-riscv-fixes-6.9-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini2024-04-022-7/+32
| |\ \ \ \ \ \
| | * | | | | | RISC-V: KVM: Fix APLIC in_clrip[x] read emulationAnup Patel2024-03-261-3/+18
| | * | | | | | RISC-V: KVM: Fix APLIC setipnum_le/be write emulationAnup Patel2024-03-251-3/+13
| | * | | | | | RISC-V: KVM: Remove second semicolonColin Ian King2024-03-251-1/+1
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'kvmarm-fixes-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2024-04-02230-1955/+7146
| |\ \ \ \ \ \
| | * | | | | | KVM: arm64: Rationalise KVM banner outputMarc Zyngier2024-04-011-8/+5
| | * | | | | | arm64: Fix early handling of FEAT_E2H0 not being implementedMarc Zyngier2024-04-011-13/+16
| | * | | | | | KVM: arm64: Ensure target address is granule-aligned for range TLBIWill Deacon2024-04-011-4/+7
| | * | | | | | KVM: arm64: Use TLBI_TTL_UNKNOWN in __kvm_tlb_flush_vmid_range()Will Deacon2024-04-012-2/+4
| | * | | | | | KVM: arm64: Don't pass a TLBI level hint when zapping table entriesWill Deacon2024-04-011-5/+7