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-29
arm64: dts: lx2160a: specify clock frequencies for the MDIO controllers
Ioana Ciornei
1
-0
/
+6
2022-10-29
LoongArch: BPF: Avoid declare variables in switch-case
Huacai Chen
1
-18
/
+13
2022-10-29
LoongArch: Use flexible-array member instead of zero-length array
Yushan Zhou
1
-1
/
+1
2022-10-29
LoongArch: Remove unused kernel stack padding
Jinyang He
5
-7
/
+6
2022-10-29
arm64: dts: imx93: correct gpio-ranges
Peng Fan
1
-4
/
+5
2022-10-29
arm64: dts: imx93: correct s4mu interrupt names
Peng Fan
1
-1
/
+1
2022-10-29
arm64: dts: imx8: correct clock order
Peng Fan
1
-9
/
+9
2022-10-29
ARM: dts: imx6dl-yapp4: Do not allow PM to switch PU regulator off on Q/QP
Petr Benes
2
-0
/
+8
2022-10-29
ARM: dts: imx6qdl-gw59{10,13}: fix user pushbutton GPIO offset
Tim Harvey
2
-2
/
+2
2022-10-29
arm64: dts: imx8mn: Correct the usb power domain
Li Jun
1
-1
/
+2
2022-10-29
arm64: dts: imx8mn: remove otg1 power domain dependency on hsio
Li Jun
1
-1
/
+0
2022-10-29
arm64: dts: imx8mm: correct usb power domains
Li Jun
1
-2
/
+4
2022-10-29
arm64: dts: imx8mm: remove otg1/2 power domain dependency on hsio
Li Jun
1
-2
/
+0
2022-10-29
arm64: dts: verdin-imx8mp: fix ctrl_sleep_moci
Max Krummenacher
1
-10
/
+10
2022-10-28
Merge tag 's390-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
5
-10
/
+21
2022-10-28
Merge tag 'riscv-for-linus-6.1-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-14
/
+29
2022-10-28
x86: fortify: kmsan: fix KMSAN fortify builds
Alexander Potapenko
1
-4
/
+7
2022-10-28
x86: asm: make sure __put_user_size() evaluates pointer once
Alexander Potapenko
1
-6
/
+7
2022-10-28
x86/purgatory: disable KMSAN instrumentation
Alexander Potapenko
1
-0
/
+1
2022-10-28
Merge tag 'v6.1-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-5
/
+14
2022-10-28
KVM: x86/xen: Fix eventfd error handling in kvm_xen_eventfd_assign()
Eiichi Tsukata
1
-3
/
+4
2022-10-28
KVM: x86: smm: number of GPRs in the SMRAM image depends on the image format
Maxim Levitsky
1
-2
/
+2
2022-10-28
KVM: x86: emulator: update the emulation mode after CR0 write
Maxim Levitsky
1
-1
/
+15
2022-10-28
KVM: x86: emulator: update the emulation mode after rsm
Maxim Levitsky
1
-1
/
+1
2022-10-28
KVM: x86: emulator: introduce emulator_recalc_and_set_mode
Maxim Levitsky
1
-28
/
+57
2022-10-28
KVM: x86: emulator: em_sysexit should update ctxt->mode
Maxim Levitsky
1
-0
/
+1
2022-10-27
RISC-V: Fix /proc/cpuinfo cpumask warning
Andrew Jones
1
-0
/
+3
2022-10-27
Merge patch series "Fix RISC-V toolchain extension support detection"
Palmer Dabbelt
3
-9
/
+16
2022-10-27
riscv: fix detection of toolchain Zihintpause support
Conor Dooley
3
-3
/
+9
2022-10-27
riscv: fix detection of toolchain Zicbom support
Conor Dooley
2
-6
/
+7
2022-10-27
riscv: mm: add missing memcpy in kasan_init
Qinglin Pan
1
-1
/
+6
2022-10-27
KVM: arm64: Fix bad dereference on MTE-enabled systems
Ryan Roberts
1
-1
/
+2
2022-10-27
KVM: Initialize gfn_to_pfn_cache locks in dedicated helper
Michal Luczaj
2
-32
/
+37
2022-10-27
KVM: VMX: fully disable SGX if SECONDARY_EXEC_ENCLS_EXITING unavailable
Emanuele Giuseppe Esposito
1
-0
/
+5
2022-10-27
KVM: x86: Exempt pending triple fault from event injection sanity check
Sean Christopherson
1
-1
/
+14
2022-10-27
KVM: x86: Reduce refcount if single_open() fails in kvm_mmu_rmaps_stat_open()
Hou Wenlong
1
-1
/
+6
2022-10-27
KVM: x86: Mask off reserved bits in CPUID.8000001FH
Jim Mattson
1
-1
/
+2
2022-10-27
perf/mem: Rename PERF_MEM_LVLNUM_EXTN_MEM to PERF_MEM_LVLNUM_CXL
Ravi Bangoria
1
-1
/
+1
2022-10-27
perf/x86/rapl: Add support for Intel Raptor Lake
Zhang Rui
1
-0
/
+3
2022-10-27
perf/x86/rapl: Add support for Intel AlderLake-N
Zhang Rui
1
-0
/
+1
2022-10-26
Merge tag 'arc-6.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...
Linus Torvalds
25
-51
/
+20
2022-10-27
powerpc/64s/interrupt: Fix clear of PACA_IRQS_HARD_DIS when returning to soft...
Nicholas Piggin
1
-2
/
+11
2022-10-26
s390/pai: fix raw data collection for PMU pai_ext
Thomas Richter
1
-0
/
+1
2022-10-26
s390/boot: add secure boot trailer
Peter Oberparleiter
1
-2
/
+11
2022-10-26
s390/pci: add missing EX_TABLE entries to __pcistg_mio_inuser()/__pcilg_mio_i...
Heiko Carstens
1
-4
/
+4
2022-10-26
s390/futex: add missing EX_TABLE entry to __futex_atomic_op()
Heiko Carstens
1
-1
/
+2
2022-10-26
s390/uaccess: add missing EX_TABLE entries to __clear_user()
Heiko Carstens
1
-3
/
+3
2022-10-25
riscv: jump_label: mark arguments as const to satisfy asm constraints
Jisheng Zhang
1
-4
/
+4
2022-10-25
KVM: arm64: Use correct accessor to parse stage-1 PTEs
Quentin Perret
1
-1
/
+1
2022-10-24
x86/mm: Do not verify W^X at boot up
Steven Rostedt (Google)
1
-0
/
+4
[prev]
[next]