index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2023-10-30
Merge tag 'x86-headers-2023-10-28' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-10-30
Merge tag 'perf-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-10-30
Merge tag 'objtool-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-10-30
Merge tag 'sched-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-10-30
Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-10-30
Merge tag 'x86_fpu_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-10-30
Merge tag 'x86_platform_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-10-30
Merge tag 'x86_cpu_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-10-30
Merge tag 'x86_cache_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-10-30
Merge tag 'x86_bugs_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-10-30
Merge tag 'ras_core_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-10-30
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-10-30
Merge tag 'vfs-6.7.iov_iter' of gitolite.kernel.org:pub/scm/linux/kernel/git/...
Linus Torvalds
2023-10-30
Merge tag 'vfs-6.7.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2023-10-28
Merge tag 'x86-urgent-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-10-27
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2023-10-27
sparc32: fix a braino in fault handling in csum_and_copy_..._user()
Al Viro
2023-10-27
x86/tsc: Defer marking TSC unstable to a worker
Thomas Gleixner
2023-10-27
x86/i8259: Skip probing when ACPI/MADT advertises PCAT compatibility
Thomas Gleixner
2023-10-27
x86/cpu: Add model number for Intel Arrow Lake mobile processor
Tony Luck
2023-10-27
Merge tag 'powerpc-6.6-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-10-26
Merge tag 'soc-fixes-6.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-10-26
Merge tag 'renesas-fixes-for-v6.6-tag3' of git://git.kernel.org/pub/scm/linux...
Arnd Bergmann
2023-10-26
riscv: only select DMA_DIRECT_REMAP from RISCV_ISA_ZICBOM and ERRATA_THEAD_PBMT
Christoph Hellwig
2023-10-26
riscv: RISCV_NONSTANDARD_CACHE_OPS shouldn't depend on RISCV_DMA_NONCOHERENT
Christoph Hellwig
2023-10-25
powerpc/mm: Avoid calling arch_enter/leave_lazy_mmu() in set_ptes
Aneesh Kumar K.V
2023-10-24
Merge tag 'mm-hotfixes-stable-2023-10-24-09-40' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-10-23
powerpc/mm: Fix boot crash with FLATMEM
Michael Ellerman
2023-10-23
Merge tag 'v6.6-rc7' into sched/core, to pick up fixes
Ingo Molnar
2023-10-21
Merge tag 'powerpc-6.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-10-21
Merge tag 's390-6.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-10-20
x86/retpoline: Document some thunk handling aspects
Borislav Petkov (AMD)
2023-10-20
x86/callthunks: Delete unused "struct thunk_desc"
Alexey Dobriyan
2023-10-20
x86/vdso: Run objtool on vdso32-setup.o
David Kaplan
2023-10-20
x86/srso: Remove unnecessary semicolon
Yang Li
2023-10-20
x86/pti: Fix kernel warnings for pti= and nopti cmdline options
Jo Van Bulck
2023-10-20
x86/calldepth: Rename __x86_return_skl() to call_depth_return_thunk()
Josh Poimboeuf
2023-10-20
x86/nospec: Refactor UNTRAIN_RET[_*]
Josh Poimboeuf
2023-10-20
x86/rethunk: Use SYM_CODE_START[_LOCAL]_NOALIGN macros
Josh Poimboeuf
2023-10-20
x86/srso: Disentangle rethunk-dependent options
Josh Poimboeuf
2023-10-20
x86/srso: Move retbleed IBPB check into existing 'has_microcode' code block
Josh Poimboeuf
2023-10-20
x86/bugs: Remove default case for fully switched enums
Josh Poimboeuf
2023-10-20
x86/srso: Remove 'pred_cmd' label
Josh Poimboeuf
2023-10-20
x86/srso: Unexport untraining functions
Josh Poimboeuf
2023-10-20
x86/srso: Improve i-cache locality for alias mitigation
Josh Poimboeuf
2023-10-20
x86/srso: Fix unret validation dependencies
Josh Poimboeuf
2023-10-20
x86/srso: Fix vulnerability reporting for missing microcode
Josh Poimboeuf
2023-10-20
x86/srso: Print mitigation for retbleed IBPB case
Josh Poimboeuf
2023-10-20
x86/srso: Print actual mitigation if requested mitigation isn't possible
Josh Poimboeuf
2023-10-20
x86/srso: Fix SBPB enablement for (possible) future fixed HW
Josh Poimboeuf
[next]