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
2020-04-26
Merge tag 's390-5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
6
-9
/
+9
2020-04-26
Merge tag 'powerpc-5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-2
/
+7
2020-04-25
Merge tag 'sched-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-14
/
+33
2020-04-25
Merge tag 'perf-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2020-04-25
s390/protvirt: fix compilation issue
Claudio Imbrenda
2
-3
/
+2
2020-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-9
/
+37
2020-04-24
bpf, x86_32: Fix logic error in BPF_LDX zero-extension
Wang YanQing
1
-1
/
+1
2020-04-24
bpf, x86_32: Fix clobbering of dst for BPF_JSET
Luke Nelson
1
-4
/
+18
2020-04-24
bpf, x86_32: Fix incorrect encoding in BPF_LDX zero-extension
Luke Nelson
1
-1
/
+3
2020-04-24
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-3
/
+6
2020-04-24
Merge tag 'kbuild-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
23
-222
/
+277
2020-04-23
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
4
-0
/
+11
2020-04-23
Merge tag 'arm-soc/for-5.7/devicetree-fixes' of https://github.com/Broadcom/s...
Arnd Bergmann
2
-0
/
+4
2020-04-23
h8300: ignore vmlinux.lds
Masahiro Yamada
1
-0
/
+2
2020-04-23
um: ensure `make ARCH=um mrproper` removes arch/$(SUBARCH)/include/generated/
Vitor Massaru Iha
1
-0
/
+1
2020-04-23
arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>
Masahiro Yamada
21
-222
/
+274
2020-04-22
x86, sched: Move check for CPU type to caller function
Giovanni Gherdovich
1
-4
/
+2
2020-04-22
x86, sched: Don't enable static key when starting secondary CPUs
Peter Zijlstra (Intel)
1
-7
/
+14
2020-04-22
x86, sched: Account for CPUs with less than 4 cores in freq. invariance
Giovanni Gherdovich
1
-3
/
+8
2020-04-22
x86, sched: Bail out of frequency invariance if base frequency is unknown
Giovanni Gherdovich
1
-0
/
+9
2020-04-22
perf/x86/cstate: Add Jasper Lake CPU support
Harry Pan
1
-0
/
+1
2020-04-22
s390/pci: do not set affinity for floating irqs
Niklas Schnelle
1
-2
/
+3
2020-04-22
s390/ftrace: fix potential crashes when switching tracers
Philipp Rudo
3
-4
/
+4
2020-04-22
powerpc/mm: Fix CONFIG_PPC_KUAP_DEBUG on PPC32
Christophe Leroy
2
-2
/
+2
2020-04-22
powerpc/8xx: Fix STRICT_KERNEL_RWX startup test failure
Christophe Leroy
1
-0
/
+3
2020-04-21
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-2
/
+2
2020-04-21
mm/userfaultfd: disable userfaultfd-wp on x86_32
Peter Xu
1
-1
/
+1
2020-04-21
sh: fix build error in mm/init.c
Masahiro Yamada
1
-1
/
+1
2020-04-21
arm64: sync kernel APIAKey when installing
Mark Rutland
1
-3
/
+6
2020-04-21
Merge tag 'kvm-ppc-fixes-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2
-8
/
+10
2020-04-21
Merge tag 'kvm-s390-master-5.7-2' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
1224
-15645
/
+34962
2020-04-21
powerpc/setup_64: Set cache-line-size based on cache-block-size
Chris Packham
1
-0
/
+2
2020-04-20
bpf, x86: Fix encoding for lower 8-bit registers in BPF_STX BPF_B
Luke Nelson
1
-3
/
+15
2020-04-21
KVM: PPC: Book3S HV: Handle non-present PTEs in page fault functions
Paul Mackerras
2
-8
/
+10
2020-04-20
kvm: Disable objtool frame pointer checking for vmenter.S
Josh Poimboeuf
1
-0
/
+4
2020-04-20
Merge tag 'omap-for-v5.6/fixes-rc7-signed' of git://git.kernel.org/pub/scm/li...
Arnd Bergmann
1
-0
/
+5
2020-04-20
KVM: s390: Fix PV check in deliverable_irqs()
Eric Farman
1
-1
/
+1
2020-04-19
Merge tag 'x86-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-21
/
+56
2020-04-18
x86/split_lock: Add Tremont family CPU models
Tony Luck
1
-0
/
+3
2020-04-18
x86/split_lock: Bits in IA32_CORE_CAPABILITIES are not architectural
Tony Luck
1
-14
/
+31
2020-04-17
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-13
/
+4
2020-04-17
Merge tag 'for-linus-5.7-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-04-17
x86/resctrl: Preserve CDP enable over CPU hotplug
James Morse
3
-0
/
+16
2020-04-17
kvm: Handle reads of SandyBridge RAPL PMU MSRs rather than injecting #GP
Venkatesh Srinivas
1
-0
/
+11
2020-04-17
KVM: Remove CREATE_IRQCHIP/SET_PIT2 race
Steve Rutherford
1
-2
/
+8
2020-04-17
ARM: imx: provide v7_cpu_resume() only on ARM_CPU_SUSPEND=y
Ahmad Fatoum
1
-0
/
+2
2020-04-17
x86/resctrl: Fix invalid attempt at removing the default resource group
Reinette Chatre
1
-1
/
+2
2020-04-17
x86/split_lock: Update to use X86_MATCH_INTEL_FAM6_MODEL()
Tony Luck
1
-4
/
+2
2020-04-17
arm/xen: make _xen_start_info static
Jason Yan
1
-1
/
+1
2020-04-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
5
-40
/
+70
[next]