index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2025-03-14
arm64: Kconfig: Enable HOTPLUG_SMT
Yicong Yang
-0
/
+1
2025-03-14
arm64: topology: Support SMT control on ACPI based system
Yicong Yang
-0
/
+54
2025-03-14
arch_topology: Support SMT control for OF based system
Yicong Yang
-0
/
+18
2025-03-14
cpu/SMT: Provide a default topology_is_primary_thread()
Yicong Yang
-1
/
+25
2025-02-16
Linux 6.14-rc3
v6.14-rc3
Linus Torvalds
-1
/
+1
2025-02-16
Merge tag 'kbuild-fixes-v6.14-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-13
/
+8
2025-02-16
Merge tag 'driver-core-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-1
/
+421
2025-02-16
Merge tag 'tty-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-26
/
+35
2025-02-16
Merge tag 'usb-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-45
/
+139
2025-02-16
Merge tag 'irq_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-4
/
+0
2025-02-16
Merge tag 'perf_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-32
/
+54
2025-02-16
Merge tag 'sched_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-2
/
+3
2025-02-16
Merge tag 'objtool_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-1
/
+10
2025-02-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-428
/
+421
2025-02-16
Merge tag 'mips-fixes_6.14_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-30
/
+20
2025-02-15
Merge tag 'devicetree-fixes-for-6.14-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-4
/
+228
2025-02-15
Merge tag 'uml-for-linus-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-142
/
+203
2025-02-15
Merge tag 'trace-ring-buffer-v6.14-rc2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-9
/
+31
2025-02-15
ring-buffer: Update pages_touched to reflect persistent buffer content
Steven Rostedt
-0
/
+5
2025-02-15
tracing: Do not allow mmap() of persistent ring buffer
Steven Rostedt
-0
/
+4
2025-02-15
Merge tag 'i2c-for-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-8
/
+10
2025-02-15
Merge tag 's390-6.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
-19
/
+76
2025-02-16
modpost: Fix a few typos in a comment
Uwe Kleine-König
-2
/
+2
2025-02-16
kbuild: userprogs: fix bitsize and target detection on clang
Thomas Weißschuh
-2
/
+2
2025-02-15
Merge tag 'rust-fixes-6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1
/
+2
2025-02-15
tegra210-adma: fix 32-bit x86 build
Linus Torvalds
-3
/
+14
2025-02-15
Merge tag 'gpio-fixes-for-v6.14-rc3-take2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
-19
/
+87
2025-02-15
kbuild: fix linux-headers package build when $(CC) cannot link userspace
Masahiro Yamada
-2
/
+2
2025-02-15
tools: fix annoying "mkdir -p ..." logs when building tools in parallel
Masahiro Yamada
-7
/
+2
2025-02-14
Merge tag 'alpha-fixes-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-19
/
+22
2025-02-14
Merge tag 'pci-v6.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-3
/
+5
2025-02-14
Merge tag 'kvm-x86-fixes-6.14-rcN' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-947
/
+2000
2025-02-14
x86/sev: Fix broken SNP support with KVM module built-in
Ashish Kalra
-20
/
+39
2025-02-14
KVM: SVM: Ensure PSP module is initialized if KVM module is built-in
Sean Christopherson
-0
/
+10
2025-02-14
crypto: ccp: Add external API interface for PSP module initialization
Sean Christopherson
-0
/
+23
2025-02-14
Merge tag 'kvmarm-fixes-6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
-375
/
+287
2025-02-14
Merge tag 'thermal-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-3
/
+1
2025-02-14
Merge tag 'mmc-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
-41
/
+20
2025-02-14
Merge tag 'v6.14-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
-4
/
+4
2025-02-14
Merge tag 'efi-fixes-for-v6.14-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-17
/
+26
2025-02-14
Merge tag 'block-6.14-20250214' of git://git.kernel.dk/linux
Linus Torvalds
-7
/
+29
2025-02-14
Merge tag 'io_uring-6.14-20250214' of git://git.kernel.dk/linux
Linus Torvalds
-32
/
+30
2025-02-14
Merge tag 'sched_ext-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-118
/
+198
2025-02-14
alpha: Use str_yes_no() helper in pci_dac_dma_supported()
Thorsten Blum
-1
/
+2
2025-02-14
alpha: Replace one-element array with flexible array member
Thorsten Blum
-1
/
+1
2025-02-14
alpha: align stack for page fault and user unaligned trap handlers
Ivan Kokshaysky
-13
/
+13
2025-02-14
alpha: make stack 16-byte aligned (most cases)
Ivan Kokshaysky
-0
/
+2
2025-02-14
alpha: replace hardcoded stack offsets with autogenerated ones
Ivan Kokshaysky
-4
/
+4
2025-02-14
Merge tag 'cgroup-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-13
/
+17
2025-02-14
Merge tag 'wq-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-6
/
+6
[next]