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-07-19
Merge tag 'x86-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
12
-37
/
+66
2020-07-19
Merge tag 'irq-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-32
/
+27
2020-07-19
x86/boot: Don't add the EFI stub to targets
Arvind Sankar
1
-2
/
+2
2020-07-19
x86/entry: Actually disable stack protector
Kees Cook
1
-3
/
+11
2020-07-18
Merge tag 'riscv-for-linus-5.8-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+13
2020-07-18
Merge tag 'powerpc-5.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-7
/
+11
2020-07-18
x86/ioperm: Fix io bitmap invalidation on Xen PV
Andy Lutomirski
6
-17
/
+38
2020-07-17
Merge tag 'arm-fixes-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
20
-33
/
+74
2020-07-17
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
7
-30
/
+90
2020-07-17
genirq/affinity: Handle affinity setting on inactive interrupts correctly
Thomas Gleixner
1
-17
/
+5
2020-07-17
RISC-V: Upgrade smp_mb__after_spinlock() to iorw,iorw
Palmer Dabbelt
1
-1
/
+9
2020-07-17
Merge tag 'socfpga_fixes_for_v5.8_v2' of git://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
6
-9
/
+12
2020-07-17
Merge tag 'renesas-fixes-for-v5.8-tag1' of git://git.kernel.org/pub/scm/linux...
Arnd Bergmann
1
-1
/
+1
2020-07-16
Merge tag 'omap-for-v5.8/fixes-rc5-signed' of git://git.kernel.org/pub/scm/li...
Arnd Bergmann
2
-7
/
+21
2020-07-16
Merge tag 'imx-fixes-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
6
-13
/
+8
2020-07-16
Merge tag 'amlogic-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kh...
Arnd Bergmann
5
-3
/
+32
2020-07-16
x86: math-emu: Fix up 'cmp' insn for clang ias
Arnd Bergmann
1
-1
/
+1
2020-07-16
x86/entry: Fix vectors to IDTENTRY_SYSVEC for CONFIG_HYPERV
Sedat Dilek
1
-2
/
+2
2020-07-16
x86/entry: Add compatibility with IAS
Jian Cai
1
-8
/
+6
2020-07-16
arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEP
Will Deacon
1
-2
/
+2
2020-07-16
arm64: ptrace: Use NO_SYSCALL instead of -1 in syscall_trace_enter()
Will Deacon
1
-2
/
+2
2020-07-16
arm64: syscall: Expand the comment about ptrace and syscall(-1)
Will Deacon
1
-1
/
+15
2020-07-16
arm64: ptrace: Add a comment describing our syscall entry/exit trap ABI
Will Deacon
1
-2
/
+14
2020-07-16
arm64: compat: Ensure upper 32 bits of x0 are zero on syscall return
Will Deacon
2
-1
/
+14
2020-07-16
arm64: ptrace: Override SPSR.SS when single-stepping is enabled
Will Deacon
3
-6
/
+20
2020-07-16
arm64: ptrace: Consistently use pseudo-singlestep exceptions
Will Deacon
4
-16
/
+23
2020-07-15
arm64: dts: spcfpga: Align GIC, NAND and UART nodenames with dtschema
Krzysztof Kozlowski
1
-4
/
+4
2020-07-15
ARM: dts: socfpga: Align L2 cache-controller nodename with dtschema
Krzysztof Kozlowski
2
-2
/
+2
2020-07-15
arm64: dts: stratix10: increase QSPI reg address in nand dts file
Dinh Nguyen
1
-3
/
+3
2020-07-15
arm64: dts: stratix10: add status to qspi dts node
Dinh Nguyen
2
-0
/
+2
2020-07-15
arm64: dts: agilex: add status to qspi dts node
Dinh Nguyen
1
-0
/
+1
2020-07-15
powerpc/vas: Report proper error code for address translation failure
Haren Myneni
2
-1
/
+3
2020-07-14
riscv: use 16KB kernel stack on 64-bit
Andreas Schwab
1
-0
/
+4
2020-07-14
irqdomain/treewide: Keep firmware node unconditionally allocated
Thomas Gleixner
5
-15
/
+22
2020-07-14
ARM: dts: Fix dcan driver probe failed on am437x platform
dillon min
1
-4
/
+10
2020-07-14
ARM: OMAP2+: Fix possible memory leak in omap_hwmod_allocate_module
Chen Tao
1
-3
/
+11
2020-07-14
powerpc/pseries/svm: Fix incorrect check for shared_lppaca_size
Satheesh Rajendran
1
-1
/
+1
2020-07-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-4
/
+8
2020-07-13
arm64: defconfig: Enable CONFIG_PCIE_RCAR_HOST
Lad Prabhakar
1
-1
/
+1
2020-07-13
powerpc/book3s64/pkeys: Fix pkey_access_permitted() for execute disable pkey
Aneesh Kumar K.V
1
-5
/
+7
2020-07-13
ARM: imx: Remove imx_add_imx_dma() unused irq_err argument
Bjorn Helgaas
4
-10
/
+4
2020-07-13
ARM: imx: Provide correct number of resources when registering gpio devices
Guenter Roeck
1
-2
/
+3
2020-07-12
Merge tag 'xtensa-20200712' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
3
-6
/
+5
2020-07-11
Merge tag 'riscv-for-linus-5.8-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-9
/
+11
2020-07-11
Merge tag 'powerpc-5.8-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2020-07-11
ARM: dts: imx6qdl-gw551x: fix audio SSI
Tim Harvey
1
-1
/
+1
2020-07-10
mips: Remove compiler check in unroll macro
Nathan Chancellor
1
-3
/
+1
2020-07-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
9
-41
/
+50
2020-07-10
Merge tag 's390-5.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-1
/
+1
2020-07-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-2
/
+8
[next]