index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2022-11-23
KVM: x86/mmu: Fix race condition in direct_page_fault
Kazuki Takiguchi
2022-11-23
Merge tag 'v6.1-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
2022-11-22
x86/ioremap: Fix page aligned size calculation in __ioremap_caller()
Michael Kelley
2022-11-21
Merge tag 'am335x-pcm-953-regulators' of git://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
2022-11-21
x86/pm: Add enumeration check before spec MSRs save/restore setup
Pawan Gupta
2022-11-21
x86/tsx: Add a feature bit for TSX control MSR support
Pawan Gupta
2022-11-21
Merge tag 'imx-fixes-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
2022-11-21
Merge tag 'sunxi-fixes-for-6.1-1' of https://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
2022-11-21
Merge tag 'at91-fixes-6.1-2' of https://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
2022-11-21
LoongArch: Fix unsigned comparison with less than zero
KaiLong Wang
2022-11-21
LoongArch: Set _PAGE_DIRTY only if _PAGE_MODIFIED is set in {pmd,pte}_mkwrite()
Huacai Chen
2022-11-21
LoongArch: Set _PAGE_DIRTY only if _PAGE_WRITE is set in {pmd,pte}_mkdirty()
Huacai Chen
2022-11-21
LoongArch: Clear FPU/SIMD thread info flags for kernel thread
Huacai Chen
2022-11-21
LoongArch: SMP: Change prefix from loongson3 to loongson
Huacai Chen
2022-11-21
LoongArch: Combine acpi_boot_table_init() and acpi_boot_init()
Huacai Chen
2022-11-21
LoongArch: Makefile: Use "grep -E" instead of "egrep"
Tiezhu Yang
2022-11-20
Merge tag 'x86_urgent_for_v6.1_rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-11-20
Merge tag 'perf_urgent_for_v6.1_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-11-20
Merge tag 'locking_urgent_for_v6.1_rc6' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-11-20
Merge tag 'powerpc-6.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-11-19
ARM: dts: imx6q-prti6q: Fix ref/tcxo-clock-frequency properties
Fabio Estevam
2022-11-19
arm64: dts: imx8mp-evk: correct pcie pad settings
Peng Fan
2022-11-19
ARM: mxs: fix memory leak in mxs_machine_init()
Zheng Yongjun
2022-11-18
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2022-11-18
Merge tag 's390-6.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2022-11-18
arm64/mm: fix incorrect file_map_count for non-leaf pmd/pud
Liu Shixin
2022-11-17
Merge tag 'soc-fixes-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-11-17
Merge tag 'net-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-11-17
Merge branch 'kvm-svm-harden' into HEAD
Paolo Bonzini
2022-11-17
KVM: x86: remove exit_int_info warning in svm_handle_exit
Maxim Levitsky
2022-11-17
KVM: x86: allow L1 to not intercept triple fault
Maxim Levitsky
2022-11-17
KVM: x86: forcibly leave nested mode on vCPU reset
Maxim Levitsky
2022-11-17
KVM: x86: add kvm_leave_nested
Maxim Levitsky
2022-11-17
KVM: x86: nSVM: harden svm_free_nested against freeing vmcb02 while still in use
Maxim Levitsky
2022-11-17
KVM: x86: nSVM: leave nested mode on vCPU free
Maxim Levitsky
2022-11-17
ARM: at91: rm9200: fix usb device clock id
Michael Grzeschik
2022-11-17
ARM: dts: at91: sam9g20ek: enable udc vbus gpio pinctrl
Michael Grzeschik
2022-11-16
Merge tag 'imx-fixes-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
2022-11-16
Merge tag 'for-linus-6.1-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-11-16
arm64: dts: allwinner: h6: Add IOMMU reference to Hantro G2
Chen-Yu Tsai
2022-11-16
s390: avoid using global register for current_stack_pointer
Vasily Gorbik
2022-11-16
powerpc: Fix writable sections being moved into the rodata region
Nicholas Piggin
2022-11-16
locking: Fix qspinlock/x86 inline asm error
Guo Jin
2022-11-16
perf/x86/intel/pt: Fix sampling using single range output
Adrian Hunter
2022-11-16
perf/x86/amd: Fix crash due to race between amd_pmu_enable_all, perf NMI and ...
Ravi Bangoria
2022-11-15
x86/cpu: Restore AMD's DE_CFG MSR after resume
Borislav Petkov
2022-11-15
ARM: dts: rockchip: disable arm_global_timer on rk3066 and rk3188
Johan Jonker
2022-11-14
x86/xen: Use kstrtobool() instead of strtobool()
Christophe JAILLET
2022-11-14
arm64: ftrace: Define ftrace_stub_graph only with FUNCTION_GRAPH_TRACER
Sami Tolvanen
2022-11-14
Merge tag 'at91-fixes-6.1' of https://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
[prev]
[next]