Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
860c2bf059cb09af2dda258ad36221fe83e8209d
860c2bf
Merge branch 'fec-fix-wake-on-lan'
by David S. Miller
· 5 years ago
be8ae92
ARM: dts: imx6: add fec gpr property.
by Martin Fuzzey
· 5 years ago
70f2685
dt-bindings: fec: document the new gpr property.
by Martin Fuzzey
· 5 years ago
4141f1a
ARM: dts: imx6: Use gpc for FEC interrupt controller to fix wake on LAN.
by Martin Fuzzey
· 5 years ago
da72218
net: fec: set GPR bit on suspend by DT configuration.
by Martin Fuzzey
· 5 years ago
045065f
net: sock.h: fix skb_steal_sock() kernel-doc
by Lothar Rubusch
· 5 years ago
c2c1128
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 5 years ago
63bef48
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
04de788
Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 5 years ago
f40f31c
Merge tag 'f2fs-for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 5 years ago
763dede
Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs
by Linus Torvalds
· 5 years ago
762a9f2f
Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 5 years ago
d5d2476
Merge tag 'for-linus' of git://github.com/openrisc/linux
by Linus Torvalds
· 5 years ago
f9db97d
Merge branch 'parisc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 5 years ago
12782fbe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 5 years ago
498ff42
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
by Linus Torvalds
· 5 years ago
479a72c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
07d6f6d
Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux
by Linus Torvalds
· 5 years ago
1cd377b
ipc/shm.c: make compat_ksys_shmctl() static
by Jason Yan
· 5 years ago
43afe4d
ipc/mqueue.c: fix a brace coding style issue
by Somala Swaraj
· 5 years ago
29b46fa
lib/Kconfig.debug: fix a typo "capabilitiy" -> "capability"
by Qiujun Huang
· 5 years ago
ef06565
ubsan: include bug type in report header
by Kees Cook
· 5 years ago
1d2252f
kasan: unset panic_on_warn before calling panic()
by Kees Cook
· 5 years ago
1d28c8d
ubsan: check panic_on_warn
by Kees Cook
· 5 years ago
ae2e1aa
drivers/misc/lkdtm/bugs.c: add arithmetic overflow and array bounds checks
by Kees Cook
· 5 years ago
277a108
ubsan: split "bounds" checker from other options
by Kees Cook
· 5 years ago
0887a7e
ubsan: add trap instrumentation option
by Kees Cook
· 5 years ago
7baf219
init/Kconfig: clean up ANON_INODES and old IO schedulers options
by Krzysztof Kozlowski
· 5 years ago
6524d79
kernel/gcov/fs.c: replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
7ff8718
gcov: gcc_3_4: replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
fba4168
gcov: gcc_4_7: replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
06d4f81
kernel/kmod.c: fix a typo "assuems" -> "assumes"
by Qiujun Huang
· 5 years ago
5404e7e
reiserfs: clean up several indentation issues
by Colin Ian King
· 5 years ago
0bd476e
kallsyms: unexport kallsyms_lookup_name() and kallsyms_on_each_symbol()
by Will Deacon
· 5 years ago
d8a84d3
samples/hw_breakpoint: drop use of kallsyms_lookup_name()
by Will Deacon
· 5 years ago
4800314
samples/hw_breakpoint: drop HW_BREAKPOINT_R when reporting writes
by Will Deacon
· 5 years ago
aa0d156
fs/binfmt_elf.c: don't free interpreter's ELF pheaders on common path
by Alexey Dobriyan
· 5 years ago
0693ffe
fs/binfmt_elf.c: allocate less for static executable
by Alexey Dobriyan
· 5 years ago
c69bcc9
fs/binfmt_elf.c: delete "loc" variable
by Alexey Dobriyan
· 5 years ago
efcdd35
fs/epoll: make nesting accounting safe for -rt kernel
by Jason Baron
· 5 years ago
282144e
kselftest: introduce new epoll test case
by Roman Penyaev
· 5 years ago
16b7f3c
checkpatch: avoid warning about uninitialized_var()
by Joe Perches
· 5 years ago
50c9290
checkpatch: check proper licensing of Devicetree bindings
by Lubomir Rintel
· 5 years ago
44d303e
checkpatch: improve Gerrit Change-Id: test
by Joe Perches
· 5 years ago
713a09d
checkpatch: add command-line option for TAB size
by Antonio Borneo
· 5 years ago
7b18496
checkpatch: fix multiple const * types
by Antonio Borneo
· 5 years ago
342d3d2
checkpatch: fix minor typo and mixed space+tab in indentation
by Antonio Borneo
· 5 years ago
f36d3eb
checkpatch: prefer fallthrough; over fallthrough comments
by Joe Perches
· 5 years ago
a897257
checkpatch: support "base-commit:" format
by John Hubbard
· 5 years ago
c8df0ab
checkpatch: check SPDX tags in YAML files
by Lubomir Rintel
· 5 years ago
dfa05c2
checkpatch: remove email address comment from email address comparisons
by Joe Perches
· 5 years ago
8306b05
lib/dynamic_debug.c: use address-of operator on section symbols
by Nathan Chancellor
· 5 years ago
295bcca
linux/bits.h: add compile time sanity check of GENMASK inputs
by Rikard Falkeborn
· 5 years ago
8f0259c
lib/test_kmod.c: remove a NULL test
by Dan Carpenter
· 5 years ago
8d994ca
lib/rbtree: fix coding style of assignments
by chenqiwu
· 5 years ago
caa7f77
lib/test_bitmap.c: make use of EXP2_IN_BITS
by Andy Shevchenko
· 5 years ago
7e23452
percpu_counter: fix a data race at vm_committed_as
by Qian Cai
· 5 years ago
505a0ef
kasan: stackdepot: move filter_irq_stacks() to stackdepot.c
by Alexander Potapenko
· 5 years ago
7b65942
lib/stackdepot.c: build with -fno-builtin
by Alexander Potapenko
· 5 years ago
69866e1
lib/stackdepot.c: check depot_index before accessing the stack slab
by Alexander Potapenko
· 5 years ago
9cf016e
lib: test_stackinit.c: XFAIL switch variable init tests
by Kees Cook
· 5 years ago
6e85318
lib/scatterlist: fix sg_copy_buffer() kerneldoc
by Geert Uytterhoeven
· 5 years ago
51022f8
lib/ts_kmp.c: replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
842ae1f
lib/ts_fsm.c: replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
c6e2ac3
lib/ts_bm.c: replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
a44ce51
lib/bch.c: replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
aecd42d
lib/test_lockup.c: add parameters for locking generic vfs locks
by Konstantin Khlebnikov
· 5 years ago
ad3f434
lib/test_lockup.c: fix spelling mistake "iteraions" -> "iterations"
by Colin Ian King
· 5 years ago
30428ef
lib/test_lockup: test module to generate lockups
by Konstantin Khlebnikov
· 5 years ago
f80ac98
bitops: always inline sign extension helpers
by Josh Poimboeuf
· 5 years ago
6680125
MAINTAINERS: list the section entries in the preferred order
by Joe Perches
· 5 years ago
af9c5d2
compiler.h: fix error in BUILD_BUG_ON() reporting
by Vegard Nossum
· 5 years ago
889b3c1
compiler: remove CONFIG_OPTIMIZE_INLINING entirely
by Masahiro Yamada
· 5 years ago
12a5b00
sparc,x86: vdso: remove meaningless undefining CONFIG_OPTIMIZE_INLINING
by Masahiro Yamada
· 5 years ago
63174f6
kernel/extable.c: use address-of operator on section symbols
by Nathan Chancellor
· 5 years ago
06e85c7
asm-generic: fix unistd_32.h generation format
by Michal Simek
· 5 years ago
fad9550
proc: inline m_next_vma into m_next
by Matthew Wilcox (Oracle)
· 5 years ago
b829a0f
seq_file: remove m->version
by Matthew Wilcox (Oracle)
· 5 years ago
4781f2c
proc: use ppos instead of m->version
by Matthew Wilcox (Oracle)
· 5 years ago
c2e88d2
proc: remove m_cache_vma
by Matthew Wilcox (Oracle)
· 5 years ago
d07ded6
proc: inline vma_stop into m_stop
by Matthew Wilcox (Oracle)
· 5 years ago
5c5ab97
proc: speed up /proc/*/statm
by Alexey Dobriyan
· 5 years ago
d919b33
proc: faster open/read/close with "permanent" files
by Alexey Dobriyan
· 5 years ago
904f394
fs/proc/inode.c: annotate close_pdeo() for sparse
by Jules Irenge
· 5 years ago
6218d74
mm: remove dummy struct bootmem_data/bootmem_data_t
by Waiman Long
· 5 years ago
1386f7a
mm/dmapool.c: micro-optimisation remove unnecessary branch
by Mateusz Nosek
· 5 years ago
1d90b64
include/linux/memremap.h: remove stale comments
by Ira Weiny
· 5 years ago
3f3673d
include/linux/swapops.h: correct guards for non_swap_entry()
by Steven Price
· 5 years ago
e4a9bc5
mm: use fallthrough;
by Joe Perches
· 5 years ago
e46b893
mm/mm_init.c: clean code. Use BUILD_BUG_ON when comparing compile time constant
by Mateusz Nosek
· 5 years ago
552657b
mm: fix ambiguous comments for better code readability
by chenqiwu
· 5 years ago
bc22b18
mm/zsmalloc: add missing annotation for unpin_tag()
by Jules Irenge
· 5 years ago
70c7ec9
mm/zsmalloc: add missing annotation for pin_tag()
by Jules Irenge
· 5 years ago
8a374cc
mm/zsmalloc: add missing annotation for migrate_read_unlock()
by Jules Irenge
· 5 years ago
cfc451cf
mm/zsmalloc: add missing annotation for migrate_read_lock()
by Jules Irenge
· 5 years ago
81aba9e
mm/slub: add missing annotation for put_map()
by Jules Irenge
· 5 years ago
31364c2
mm/slub: add missing annotation for get_map()
by Jules Irenge
· 5 years ago
959a7e1
mm/mempolicy: add missing annotation for queue_pages_pmd()
by Jules Irenge
· 5 years ago
1b2a1e7
mm/hugetlb: add missing annotation for gather_surplus_pages()
by Jules Irenge
· 5 years ago
77337ed
mm/compaction: add missing annotation for compact_lock_irqsave
by Jules Irenge
· 5 years ago
Next »