Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
3d2920cf4fd41a27730083ef395a0c49d4750474
3d2920c
MIPS: bitops: Only use ins for bit 16 or higher
by Paul Burton
· 5 years ago
fe7cd97
MIPS: bitops: Handle !kernel_uses_llsc first
by Paul Burton
· 5 years ago
1da7bce
MIPS: atomic: Deduplicate 32b & 64b read, set, xchg, cmpxchg
by Paul Burton
· 5 years ago
40e784b
MIPS: atomic: Unify 32b & 64b sub_if_positive
by Paul Burton
· 5 years ago
77d281b
MIPS: atomic: Use _atomic barriers in atomic_sub_if_positive()
by Paul Burton
· 5 years ago
4d1dbfe
MIPS: atomic: Emit Loongson3 sync workarounds within asm
by Paul Burton
· 5 years ago
a38ee6b
MIPS: atomic: Use one macro to generate 32b & 64b functions
by Paul Burton
· 5 years ago
9537db2
MIPS: atomic: Handle !kernel_uses_llsc first
by Paul Burton
· 5 years ago
36d3295
MIPS: atomic: Fix whitespace in ATOMIC_OP macros
by Paul Burton
· 5 years ago
185d7d7
MIPS: barrier: Clean up sync_ginv()
by Paul Burton
· 5 years ago
fe0065e
MIPS: barrier: Clean up __sync() definition
by Paul Burton
· 5 years ago
5c12a6e
MIPS: barrier: Remove fast_mb() Octeon #ifdef'ery
by Paul Burton
· 5 years ago
05e6da7
MIPS: barrier: Clean up __smp_mb() definition
by Paul Burton
· 5 years ago
21e3134b
MIPS: barrier: Clean up rmb() & wmb() definitions
by Paul Burton
· 5 years ago
bf92927
MIPS: barrier: Add __SYNC() infrastructure
by Paul Burton
· 5 years ago
ef85d05
MIPS: Use compact branch for LL/SC loops on MIPSr6+
by Paul Burton
· 5 years ago
878f75c
MIPS: Unify sc beqz definition
by Paul Burton
· 5 years ago
376357a
MIPS: ralink: Add GARDENA smart Gateway MT7688 board
by Stefan Roese
· 5 years ago
4ce8a03
dt-bindings: mips: Add gardena vendor prefix and board description
by Stefan Roese
· 5 years ago
cf892ab
dt-bindings: mips: Add missing mt7688a-soc compatible
by Stefan Roese
· 5 years ago
cd5f9e4
MIPS: ralink: mt7628a.dtsi: Add I2C controller DT node
by Stefan Roese
· 5 years ago
5045d06
MIPS: r4k-bugs64: Drop CONFIG_CPU_MIPSR6 checks
by Paul Burton
· 5 years ago
071d2f0
MIPS: r4k-bugs64: Limit R4k bug checks to affected systems
by Paul Burton
· 5 years ago
4bf841e
MIPS: SGI-IP27: get rid of compact node ids
by Thomas Bogendoerfer
· 5 years ago
46a73e9
MIPS: SGI-IP27: remove not used stuff inherited from IRIX
by Thomas Bogendoerfer
· 5 years ago
da0c9ea
Linux 5.4-rc2
by Linus Torvalds
· 5 years ago
b212921
elf: don't use MAP_FIXED_NOREPLACE for elf executable mappings
by Linus Torvalds
· 5 years ago
7cdb85d
Merge tag 'dma-mapping-5.4-1' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 5 years ago
43b815c
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 5 years ago
2d00aee
Merge tag 'kbuild-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
126195c
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 5 years ago
4f11918
Merge branch 'readdir' (readdir speedup and sanity checking)
by Linus Torvalds
· 5 years ago
8a23eb8
Make filldir[64]() verify the directory entry filename is valid
by Linus Torvalds
· 5 years ago
9f79b78
Convert filldir[64]() from __put_user() to unsafe_put_user()
by Linus Torvalds
· 9 years ago
9819a30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
6fe137c
Merge tag 's390-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 5 years ago
d0dea73
KVM: s390: mark __insn32_query() as __always_inline
by Heiko Carstens
· 5 years ago
b1c41ac
KVM: s390: fix __insn32_query() inline assembly
by Heiko Carstens
· 5 years ago
2cf2aa6
dma-mapping: fix false positivse warnings in dma_common_free_remap()
by Andrey Smirnov
· 5 years ago
86cdd2f
kheaders: make headers archive reproducible
by Dmitry Goldin
· 5 years ago
d188b8c
kbuild: update compile-test header list for v5.4-rc2
by Masahiro Yamada
· 5 years ago
4349670
kbuild: two minor updates for Documentation/kbuild/modules.rst
by Masahiro Yamada
· 5 years ago
7a82e3f
scripts/setlocalversion: clear local variable to make it work for sh
by Masahiro Yamada
· 5 years ago
82fdd12
namespace: fix namespace.pl script to support relative paths
by Jacob Keller
· 5 years ago
01bb251
video/logo: do not generate unneeded logo C files
by Masahiro Yamada
· 5 years ago
a9bbe79
video/logo: remove unneeded *.o pattern from clean-files
by Masahiro Yamada
· 5 years ago
7a8beb7
integrity: remove pointless subdir-$(CONFIG_...)
by Masahiro Yamada
· 5 years ago
6b190d3
integrity: remove unneeded, broken attempt to add -fshort-wchar
by Masahiro Yamada
· 5 years ago
ef129d3
selftests/net: add nettest to .gitignore
by Jakub Kicinski
· 5 years ago
1acb8f2a
net: qlogic: Fix memory leak in ql_alloc_large_buffers
by Navid Emamdoost
· 5 years ago
a0c2dc1
nfc: fix memory leak in llcp_sock_bind()
by Eric Dumazet
· 5 years ago
474f081
sch_dsmark: fix potential NULL deref in dsmark_init()
by Eric Dumazet
· 5 years ago
e3ba9bf6
Merge branch 'Fix-regression-with-AR8035-speed-downgrade'
by David S. Miller
· 5 years ago
06d5f34
net: phy: at803x: use operating parameters from PHY-specific status
by Russell King
· 5 years ago
2d880b8
net: phy: extract pause mode
by Russell King
· 5 years ago
8d3dc3ac
net: phy: extract link partner advertisement reading
by Russell King
· 5 years ago
4cf6c57
net: phy: fix write to mii-ctrl1000 register
by Russell King
· 5 years ago
2d819d25
ipv6: Handle missing host route in __ipv6_ifa_notify
by David Ahern
· 5 years ago
ea977d1
net: phy: allow for reset line to be tied to a sleepy GPIO controller
by Andrea Merello
· 5 years ago
b406472
net: ipv4: avoid mixed n_redirects and rate_tokens usage
by Paolo Abeni
· 5 years ago
a54cdee
r8152: Set macpassthru in reset_resume callback
by Kai-Heng Feng
· 5 years ago
6b517374
cxgb4:Fix out-of-bounds MSI-X info array access
by Vishal Kulkarni
· 5 years ago
8ae72cb
Revert "ipv6: Handle race in addrconf_dad_work"
by David Ahern
· 5 years ago
7a512eb
net: make sock_prot_memory_pressure() return "const char *"
by Alexey Dobriyan
· 5 years ago
db9b2e0
rxrpc: Fix rxrpc_recvmsg tracepoint
by David Howells
· 5 years ago
cf74ac6
qmi_wwan: add support for Cinterion CLS8 devices
by Reinhard Speyerer
· 5 years ago
4ea6553
Merge tag 'mips_fixes_5.4_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
by Linus Torvalds
· 5 years ago
812ad49
Merge tag 'riscv/for-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
by Linus Torvalds
· 5 years ago
a4ad51e
Merge tag 'devicetree-fixes-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 5 years ago
6822c29
MIPS: fw/arc: Remove unused addr variable
by Paul Burton
· 5 years ago
b145b0e
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 5 years ago
50dfd03
Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 5 years ago
e524d16
Merge tag 'copy-struct-from-user-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 5 years ago
af0622f
Merge tag 'for-linus-20191003' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 5 years ago
60c1b3e
ARM: multi_v7_defconfig: Fix SPI_STM32_QSPI support
by Patrice Chotard
· 5 years ago
768b47b
Merge tag 'drm-fixes-2019-10-04' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 5 years ago
c4bd70e
Merge tag 'for-linus-2019-10-03' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
61c3134
s390: update defconfigs
by Heiko Carstens
· 5 years ago
771c24f
s390/pci: mark function(s) __always_inline
by Heiko Carstens
· 5 years ago
6818b54
s390/mm: mark function(s) __always_inline
by Heiko Carstens
· 5 years ago
7f032fe
s390/jump_label: mark function(s) __always_inline
by Heiko Carstens
· 5 years ago
44967bfb
s390/cpu_mf: mark function(s) __always_inline
by Heiko Carstens
· 5 years ago
b4fd5a0
s390/atomic,bitops: mark function(s) __always_inline
by Heiko Carstens
· 5 years ago
51ce022
s390/mm: fix -Wunused-but-set-variable warnings
by Qian Cai
· 5 years ago
5c8e10f
s390: mark __cpacf_query() as __always_inline
by Jiri Kosina
· 5 years ago
cf05a67
KVM: x86: omit "impossible" pmu MSRs from MSR list
by Paolo Bonzini
· 5 years ago
07bba34
Merge tag 'drm-intel-fixes-2019-10-03-1' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
by Dave Airlie
· 5 years ago
63c4cec
Merge tag 'drm-misc-fixes-2019-10-03' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
by Dave Airlie
· 5 years ago
0f83eb8
Merge tag 'drm-fixes-5.4-2019-10-02' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 5 years ago
437450c
MIPS: pmcs-msp71xx: Remove unused addr variable
by Paul Burton
· 5 years ago
101c40e
MIPS: pmcs-msp71xx: Add missing MAX_PROM_MEM definition
by Paul Burton
· 5 years ago
cc3a7bf
vfs: Fix EOVERFLOW testing in put_compat_statfs64
by Eric Sandeen
· 5 years ago
a9eb49c
block: sed-opal: fix sparse warning: convert __be64 data
by Randy Dunlap
· 5 years ago
dc30102
block: sed-opal: fix sparse warning: obsolete array init.
by Randy Dunlap
· 5 years ago
485f682
Revert "drm/i915: Fix DP-MST crtc_mask"
by Ville Syrjälä
· 5 years ago
78f6fac
sched: add kernel-doc for struct clone_args
by Christian Brauner
· 5 years ago
501bd01
fork: add kernel-doc for clone3
by Christian Brauner
· 5 years ago
3411158
usercopy: Add parentheses around assignment in test_copy_struct_from_user
by Nathan Chancellor
· 5 years ago
3afb096
tcp: fix slab-out-of-bounds in tcp_zerocopy_receive()
by Eric Dumazet
· 5 years ago
c1053cd
Merge tag 'kgdb-5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux
by Linus Torvalds
· 5 years ago
Next »