Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
2a5e5d0c966945f53e50f671babb50a4c201eabd
2a5e5d0
MIPS: fw: arc: add __weak to prom_meminit and prom_free_prom_memory
by Masahiro Yamada
· 5 years ago
c8bddf4
kbuild: remove -I$(srctree)/tools/include from scripts/Makefile
by Masahiro Yamada
· 5 years ago
01a6126
kbuild: do not pass $(KBUILD_CFLAGS) to scripts/mkcompile_h
by Masahiro Yamada
· 5 years ago
0f44fbc
Documentation/llvm: fix the name of llvm-size
by Fangrui Song
· 5 years ago
4dcc9a8
kbuild: mkcompile_h: Include $LD version in /proc/version
by Kees Cook
· 5 years ago
60969f0
kconfig: qconf: Fix a few alignment issues
by Mauro Carvalho Chehab
· 5 years ago
e1f7769
kconfig: qconf: remove some old bogus TODOs
by Mauro Carvalho Chehab
· 5 years ago
b311142
kconfig: qconf: fix support for the split view mode
by Mauro Carvalho Chehab
· 5 years ago
cce1fab
kconfig: qconf: fix the content of the main widget
by Mauro Carvalho Chehab
· 5 years ago
5752ff0
kconfig: qconf: Change title for the item window
by Mauro Carvalho Chehab
· 5 years ago
cf497b9
kconfig: qconf: clean deprecated warnings
by Mauro Carvalho Chehab
· 5 years ago
77342a0
gcc-plugins: drop support for GCC <= 4.7
by Masahiro Yamada
· 5 years ago
afe956c
kbuild: Enable -Wtautological-compare
by Nathan Chancellor
· 5 years ago
e6abef6
x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2
by Jason A. Donenfeld
· 5 years ago
d7e40ea
crypto: x86 - clean up poly1305-x86_64-cryptogams.S by 'make clean'
by Masahiro Yamada
· 5 years ago
0aa78b1
Documentation/changes: Raise minimum supported binutils version to 2.23
by Borislav Petkov
· 5 years ago
3f523e1
crypto: curve25519 - do not pollute dispatcher based on assembler
by Jason A. Donenfeld
· 5 years ago
4dcbfc3
crypto: x86 - rework configuration based on Kconfig
by Jason A. Donenfeld
· 5 years ago
e9e070c
x86: add comments about the binutils version to support code in as-instr
by Masahiro Yamada
· 5 years ago
5e8ebd8
x86: probe assembler capabilities via kconfig instead of makefile
by Jason A. Donenfeld
· 5 years ago
8192e55
drm/i915: remove always-defined CONFIG_AS_MOVNTDQA
by Masahiro Yamada
· 5 years ago
4225157
x86: remove always-defined CONFIG_AS_AVX
by Masahiro Yamada
· 5 years ago
92203b0
x86: remove always-defined CONFIG_AS_SSSE3
by Masahiro Yamada
· 5 years ago
48e2472
x86: remove always-defined CONFIG_AS_CFI_SECTIONS
by Masahiro Yamada
· 5 years ago
46427f6
x86: remove unneeded (CONFIG_AS_)CFI_SIGNAL_FRAME
by Masahiro Yamada
· 5 years ago
0f2661c
x86: remove always-defined CONFIG_AS_CFI
by Masahiro Yamada
· 5 years ago
418d6e2
x86: remove unneeded defined(__ASSEMBLY__) check from asm/dwarf2.h
by Masahiro Yamada
· 5 years ago
06bd48b
lib/raid6/test: fix build on distros whose /bin/sh is not bash
by Masahiro Yamada
· 5 years ago
7d538b5
sh: remove unneeded uapi asm-generic wrappers
by Masahiro Yamada
· 6 years ago
c9ee4bf
h8300: move definition of __kernel_size_t etc. to posix_types.h
by Masahiro Yamada
· 6 years ago
e3c0f6f
sh: use __builtin_constant_p() directly instead of IS_IMMEDIATE()
by Masahiro Yamada
· 6 years ago
f5e94d1
Merge tag 'drm-next-2020-04-08' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 5 years ago
9ebe542
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 5 years ago
34183dd
Merge tag 'thermal-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux
by Linus Torvalds
· 5 years ago
8645f09
Merge tag 'mfd-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 5 years ago
b574beb
Merge tag 'backlight-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight
by Linus Torvalds
· 5 years ago
38e2c63
Merge tag 'leds-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-leds
by Linus Torvalds
· 5 years ago
c7b6a56
mm/gup: Mark lock taken only after a successful retake
by Peter Xu
· 5 years ago
ba84107
mm/mempolicy: Allow lookup_node() to handle fatal signal
by Peter Xu
· 5 years ago
12ab316c
Merge tag 'amd-drm-next-5.7-2020-04-01' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 5 years ago
9c34696
Merge branch 'linux-5.7' of git://github.com/skeggsb/linux into drm-next
by Dave Airlie
· 5 years ago
3208a24
Merge tag 'drm-misc-next-fixes-2020-04-04' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 5 years ago
0a1a679
Merge tag 'drm-intel-next-fixes-2020-04-02' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
by Dave Airlie
· 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
Next »