开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-12-10
x86/boot/64: Fix spurious undefined reference when CONFIG_X86_5LEVEL=n, on GC...
Ard Biesheuvel
2024-12-06
x86/sysfs: Constify 'struct bin_attribute'
Thomas Weißschuh
2024-12-06
x86/kexec: Mark relocate_kernel page as ROX instead of RWX
David Woodhouse
2024-12-06
x86/kexec: Clean up register usage in relocate_kernel()
David Woodhouse
2024-12-06
x86/kexec: Eliminate writes through kernel mapping of relocate_kernel page
David Woodhouse
2024-12-06
x86/kexec: Drop page_list argument from relocate_kernel()
David Woodhouse
2024-12-06
x86/kexec: Add data section to relocate_kernel
David Woodhouse
2024-12-06
x86/kexec: Move relocate_kernel to kernel .data section
David Woodhouse
2024-12-06
x86/kexec: Invoke copy of relocate_kernel() instead of the original
David Woodhouse
2024-12-06
x86/kexec: Copy control page into place in machine_kexec_prepare()
David Woodhouse
2024-12-06
x86/kexec: Allocate PGD for x86_64 transition page tables separately
David Woodhouse
2024-12-06
x86/kexec: Only swap pages for ::preserve_context mode
David Woodhouse
2024-12-06
x86/kexec: Use named labels in swap_pages in relocate_kernel_64.S
David Woodhouse
2024-12-06
x86/kexec: Clean up and document register use in relocate_kernel_64.S
David Woodhouse
2024-12-06
Merge branch 'x86/urgent' into x86/boot, to pick up dependent fixes
Ingo Molnar
2024-12-06
x86/kexec: Restore GDT on return from ::preserve_context kexec
David Woodhouse
2024-12-05
x86/cpu/topology: Remove limit of CPUs due to disabled IO/APIC
Fernando Fernandez Mancera
2024-12-05
x86/boot: Reject absolute references in .head.text
Ard Biesheuvel
2024-12-05
x86/boot: Move .head.text into its own output section
Ard Biesheuvel
2024-12-05
x86/kernel: Move ENTRY_TEXT to the start of the image
Ard Biesheuvel
2024-12-05
x86/boot: Disable UBSAN in early boot code
Ard Biesheuvel
2024-12-05
x86/boot/64: Avoid intentional absolute symbol references in .head.text
Ard Biesheuvel
2024-12-05
x86/boot/64: Determine VA/PA offset before entering C code
Ard Biesheuvel
2024-12-05
x86/sev: Avoid WARN()s and panic()s in early boot code
Ard Biesheuvel
2024-12-05
x86/mm: Add _PAGE_NOPTISHADOW bit to avoid updating userspace page tables
David Woodhouse
2024-12-04
x86/cpu: Add Lunar Lake to list of CPUs with a broken MONITOR implementation
Len Brown
2024-12-03
Merge tag 'for-6.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-12-03
Merge tag 'fs_for_v6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-12-03
Merge tag 'xfs-fixes-6.13-rc2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-12-03
module: Convert default symbol namespace to string literal
Masahiro Yamada
2024-12-03
doc: module: revert misconversions for MODULE_IMPORT_NS()
Masahiro Yamada
2024-12-03
scripts/nsdeps: get 'make nsdeps' working again
Masahiro Yamada
2024-12-02
x86/pkeys: Ensure updated PKRU value is XRSTOR'd
Aruna Ramakrishna
2024-12-02
x86/pkeys: Change caller of update_pkru_in_sigframe()
Aruna Ramakrishna
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-12-01
Linux 6.13-rc1
v6.13-rc1
Linus Torvalds
2024-12-01
Merge tag 'i2c-for-6.13-rc1-part3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-12-01
Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-12-01
Merge tag 'timers_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2024-12-01
Merge tag 'irq_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-12-01
Merge tag 'x86_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-12-01
strscpy: write destination buffer only once
Linus Torvalds
2024-11-30
printf: Remove unused 'bprintf'
Dr. David Alan Gilbert
2024-11-30
Merge tag 'turbostat-2024.11.30' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-11-30
Merge tag 'pci-v6.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-11-30
Merge tag 'lsm-pr-20241129' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-11-30
Merge tag 'block-6.13-20242901' of git://git.kernel.dk/linux
Linus Torvalds
2024-11-30
Merge tag 'io_uring-6.13-20242901' of git://git.kernel.dk/linux
Linus Torvalds
2024-11-30
Merge tag 'dma-mapping-6.13-2024-11-30' of git://git.infradead.org/users/hch/...
Linus Torvalds
[next]