index
:
linux-sh
development
for-next
j2-devel
j2-stable
jcore-4.6
jcore-4.8
linux-sh-draft
linux-sh-draft-2
master
sh-for-4.6
sh-for-4.6-old1
temp-j2
v4.6-rc3+j2
v4.6-rc5+j2
v5.16+j2
DO NOT CLONE THIS REPO DIRECTLY. Clone kernel.org then fetch just differences from here. Linux SH repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2019-10-06
Linux 5.4-rc2
v5.4-rc2
Linus Torvalds
-2
/
+2
2019-10-06
elf: don't use MAP_FIXED_NOREPLACE for elf executable mappings
Linus Torvalds
-10
/
+3
2019-10-06
Merge tag 'dma-mapping-5.4-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
-2
/
+2
2019-10-05
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
-144
/
+53
2019-10-05
Merge tag 'kbuild-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-86
/
+41
2019-10-05
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
-80
/
+193
2019-10-05
Merge branch 'readdir' (readdir speedup and sanity checking)
Linus Torvalds
-35
/
+133
2019-10-05
Make filldir[64]() verify the directory entry filename is valid
Linus Torvalds
-0
/
+40
2019-10-05
Convert filldir[64]() from __put_user() to unsafe_put_user()
Linus Torvalds
-35
/
+93
2019-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
-281
/
+539
2019-10-05
Merge tag 's390-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
-53
/
+83
2019-10-05
KVM: s390: mark __insn32_query() as __always_inline
Heiko Carstens
-1
/
+1
2019-10-05
KVM: s390: fix __insn32_query() inline assembly
Heiko Carstens
-3
/
+3
2019-10-05
dma-mapping: fix false positivse warnings in dma_common_free_remap()
Andrey Smirnov
-2
/
+2
2019-10-05
kheaders: make headers archive reproducible
Dmitry Goldin
-5
/
+13
2019-10-05
kbuild: update compile-test header list for v5.4-rc2
Masahiro Yamada
-10
/
+0
2019-10-05
kbuild: two minor updates for Documentation/kbuild/modules.rst
Masahiro Yamada
-2
/
+2
2019-10-05
scripts/setlocalversion: clear local variable to make it work for sh
Masahiro Yamada
-1
/
+1
2019-10-05
namespace: fix namespace.pl script to support relative paths
Jacob Keller
-6
/
+7
2019-10-05
video/logo: do not generate unneeded logo C files
Masahiro Yamada
-19
/
+2
2019-10-05
video/logo: remove unneeded *.o pattern from clean-files
Masahiro Yamada
-1
/
+1
2019-10-05
integrity: remove pointless subdir-$(CONFIG_...)
Masahiro Yamada
-2
/
+0
2019-10-05
integrity: remove unneeded, broken attempt to add -fshort-wchar
Masahiro Yamada
-1
/
+0
2019-10-04
selftests/net: add nettest to .gitignore
Jakub Kicinski
-0
/
+1
2019-10-04
net: qlogic: Fix memory leak in ql_alloc_large_buffers
Navid Emamdoost
-0
/
+1
2019-10-04
nfc: fix memory leak in llcp_sock_bind()
Eric Dumazet
-1
/
+6
2019-10-04
sch_dsmark: fix potential NULL deref in dsmark_init()
Eric Dumazet
-0
/
+2
2019-10-04
Merge branch 'Fix-regression-with-AR8035-speed-downgrade'
David S. Miller
-32
/
+138
2019-10-04
net: phy: at803x: use operating parameters from PHY-specific status
Russell King
-0
/
+69
2019-10-04
net: phy: extract pause mode
Russell King
-7
/
+14
2019-10-04
net: phy: extract link partner advertisement reading
Russell King
-25
/
+41
2019-10-04
net: phy: fix write to mii-ctrl1000 register
Russell King
-0
/
+14
2019-10-04
ipv6: Handle missing host route in __ipv6_ifa_notify
David Ahern
-5
/
+12
2019-10-04
net: phy: allow for reset line to be tied to a sleepy GPIO controller
Andrea Merello
-1
/
+1
2019-10-04
net: ipv4: avoid mixed n_redirects and rate_tokens usage
Paolo Abeni
-3
/
+2
2019-10-04
r8152: Set macpassthru in reset_resume callback
Kai-Heng Feng
-2
/
+1
2019-10-04
cxgb4:Fix out-of-bounds MSI-X info array access
Vishal Kulkarni
-3
/
+6
2019-10-04
Revert "ipv6: Handle race in addrconf_dad_work"
David Ahern
-6
/
+5
2019-10-04
net: make sock_prot_memory_pressure() return "const char *"
Alexey Dobriyan
-1
/
+1
2019-10-04
rxrpc: Fix rxrpc_recvmsg tracepoint
David Howells
-1
/
+1
2019-10-04
qmi_wwan: add support for Cinterion CLS8 devices
Reinhard Speyerer
-0
/
+1
2019-10-04
Merge tag 'mips_fixes_5.4_1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-313
/
+41
2019-10-04
Merge tag 'riscv/for-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-2
/
+32
2019-10-04
Merge tag 'devicetree-fixes-for-5.4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-6
/
+5
2019-10-04
MIPS: fw/arc: Remove unused addr variable
Paul Burton
-1
/
+0
2019-10-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-182
/
+584
2019-10-04
Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-139
/
+79
2019-10-04
Merge tag 'copy-struct-from-user-v5.4-rc2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
-114
/
+288
2019-10-04
Merge tag 'for-linus-20191003' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-3
/
+38
2019-10-04
ARM: multi_v7_defconfig: Fix SPI_STM32_QSPI support
Patrice Chotard
-1
/
+1
[next]