index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-03
Merge tag 'rust-v6.1-rc1' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
3
-0
/
+17
2022-10-03
Merge tag 'acpi-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
3
-33
/
+22
2022-10-03
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
3
-1
/
+7
2022-10-03
Merge tag 'm68k-for-v6.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
17
-46
/
+50
2022-10-03
Merge tag 'mips_6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
73
-414
/
+215
2022-10-02
Merge tag 'perf-urgent-2022-10-02' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-3
/
+48
2022-10-02
Merge tag 'x86_urgent_for_v6.0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-32
/
+38
2022-10-01
MIPS: pci: lantiq: switch to using gpiod API
Dmitry Torokhov
1
-15
/
+13
2022-10-01
mips: allow firmware to pass RNG seed to kernel
Jason A. Donenfeld
1
-0
/
+21
2022-09-30
Merge tag 'for-linus-6.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+0
2022-09-30
MIPS: Simplify __bswapdi2() and __bswapsi2()
Tiezhu Yang
2
-12
/
+4
2022-09-30
MIPS: Silence missing prototype warning
Tiezhu Yang
2
-2
/
+6
2022-09-30
mips: update config files
Lukas Bulwahn
43
-236
/
+2
2022-09-30
KVM: x86: Hide IA32_PLATFORM_DCA_CAP[31:0] from the guest
Jim Mattson
1
-2
/
+0
2022-09-29
Merge tag 'loongarch-fixes-6.0-3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-15
/
+4
2022-09-29
LoongArch: Clean up loongson3_smp_ops declaration
Yanteng Si
1
-2
/
+0
2022-09-29
LoongArch: Fix and cleanup csr_era handling in do_ri()
Huacai Chen
1
-13
/
+2
2022-09-29
LoongArch: Align the address of kernel_entry to 4KB
Huacai Chen
1
-0
/
+2
2022-09-28
m68k: Rework BI_VIRT_RNG_SEED as BI_RNG_SEED
Jason A. Donenfeld
4
-18
/
+21
2022-09-28
m68k: Process bootinfo records before saving them
Jason A. Donenfeld
1
-2
/
+3
2022-09-28
x86/cacheinfo: Add a cpu_llc_shared_mask() UP variant
Borislav Petkov
1
-10
/
+15
2022-09-28
x86: enable initial Rust support
Miguel Ojeda
2
-0
/
+11
2022-09-28
Kbuild: add Rust support
Miguel Ojeda
1
-0
/
+6
2022-09-27
Merge tag 'soc-fixes-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-28
/
+26
2022-09-27
x86/alternative: Fix race in try_get_desc()
Nadav Amit
1
-22
/
+23
2022-09-27
MIPS: Lantiq: vmmc: fix compile break introduced by gpiod patch
Dmitry Torokhov
1
-3
/
+5
2022-09-26
Merge tag 'x86_urgent_for_v6.0-rc8' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-7
/
+16
2022-09-26
ARM: dts: integrator: Fix DMA ranges
Linus Walleij
2
-4
/
+5
2022-09-26
Merge tag 'mm-hotfixes-stable-2022-09-26' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-10
/
+4
2022-09-26
x86/uaccess: avoid check_object_size() in copy_from_user_nmi()
Kees Cook
1
-1
/
+1
2022-09-26
powerpc/64s/radix: don't need to broadcast IPI for radix pmd collapse flush
Yang Shi
1
-9
/
+0
2022-09-24
LoongArch: Use acpi_arch_dma_setup() and remove ARCH_HAS_PHYS_TO_DMA
Jianmin Lv
3
-33
/
+22
2022-09-24
MIPS: IRQ: remove orphan allocate_irqno() declaration
Gaosheng Cui
1
-2
/
+0
2022-09-24
MIPS: remove orphan sb1250_time_init() declaration
Gaosheng Cui
2
-7
/
+0
2022-09-24
MIPS: Lantiq: switch vmmc to use gpiod API
Dmitry Torokhov
1
-9
/
+13
2022-09-24
MIPS: lantiq: enable all hardware interrupts on second VPE
Aleksander Jan Bajkowski
1
-2
/
+24
2022-09-23
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-15
/
+19
2022-09-23
Merge tag 'riscv-for-linus-6.0-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-13
/
+25
2022-09-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11
-26
/
+51
2022-09-23
Merge tag 'qcom-arm64-fixes-for-6.0' of https://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
4
-20
/
+13
2022-09-23
ARM: dts: integrator: Tag PCI host with device_type
Linus Walleij
1
-0
/
+1
2022-09-23
Merge tag 'kvm-s390-master-6.0-2' of https://git.kernel.org/pub/scm/linux/ker...
Paolo Bonzini
79
-329
/
+427
2022-09-23
Merge tag 'omap-for-6.0/fixes-signed' of git://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
2
-2
/
+5
2022-09-23
ARM: sunplus: fix serial console kconfig and build problems
Randy Dunlap
1
-2
/
+2
2022-09-22
KVM: x86: Inject #UD on emulated XSETBV if XSAVES isn't enabled
Sean Christopherson
2
-0
/
+4
2022-09-22
KVM: x86: Always enable legacy FP/SSE in allowed user XFEATURES
Dr. David Alan Gilbert
1
-1
/
+7
2022-09-22
KVM: x86: Reinstate kvm_vcpu_arch.guest_supported_xcr0
Sean Christopherson
3
-10
/
+5
2022-09-22
KVM: x86/mmu: add missing update to max_mmu_rmap_size
Miaohe Lin
1
-0
/
+2
2022-09-22
Merge tag 'kvmarm-fixes-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-1
/
+1
2022-09-22
Merge tag 'soc-fixes-6.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
21
-31
/
+56
[next]