Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
abf4e00c7bc69f7b878039ebe57d885e3bdc4fdb
abf4e00
blktrace: make relay callbacks const
by Jani Nikula
· 4 years ago
1bf9c2e
ath9k: make relay callbacks const
by Jani Nikula
· 4 years ago
36b0cef
ath11k: make relay callbacks const
by Jani Nikula
· 4 years ago
f573f81
ath10k: make relay callbacks const
by Jani Nikula
· 4 years ago
5000cd8
drm/i915: make relay callbacks const
by Jani Nikula
· 4 years ago
023542f
relay: allow the use of const callback structs
by Jani Nikula
· 4 years ago
371e038
relay: make create_buf_file and remove_buf_file callbacks mandatory
by Jani Nikula
· 4 years ago
6f8f254
relay: require non-NULL callbacks in relay_open()
by Jani Nikula
· 4 years ago
3d03295
relay: remove unused buf_mapped and buf_unmapped callbacks
by Jani Nikula
· 4 years ago
dc889b8
bfs: don't use WARNING: string when it's just info.
by Randy Dunlap
· 4 years ago
26ecea0
gcov: fix kernel-doc markup issue
by Alex Shi
· 4 years ago
99b75eb
gcov: remove support for GCC < 4.9
by Nick Desaulniers
· 4 years ago
5c7b328
rapidio: remove unused rio_get_asm() and rio_get_device()
by Sebastian Andrzej Siewior
· 4 years ago
ca4a924
kdump: append uts_namespace.name offset to VMCOREINFO
by Alexander Egorenkov
· 4 years ago
e7920b3
fs/nilfs2: remove some unused macros to tame gcc
by Alex Shi
· 4 years ago
f5eea3b
checkpatch: add printk_once and printk_ratelimit to prefer pr_<level> warning
by Joe Perches
· 4 years ago
7da07c3
checkpatch: fix TYPO_SPELLING check for words with apostrophe
by Dwaipayan Ray
· 4 years ago
084a617
checkpatch: add warning for lines starting with a '#' in commit log
by Dwaipayan Ray
· 4 years ago
70eb227
checkpatch: add warning for unnecessary use of %h[xudi] and %hh[xudi]
by Dwaipayan Ray
· 4 years ago
831242a
checkpatch: add fix and improve warning msg for non-standard signature
by Aditya Srivastava
· 4 years ago
8e08f07
checkpatch: add fix option for LOGICAL_CONTINUATIONS
by Aditya Srivastava
· 4 years ago
da7355a
checkpatch: add fix option for ASSIGNMENT_CONTINUATIONS
by Aditya Srivastava
· 4 years ago
03f4935
checkpatch: fix unescaped left brace
by Dwaipayan Ray
· 4 years ago
27b379a
checkpatch: avoid COMMIT_LOG_LONG_LINE warning for signature tags
by Aditya Srivastava
· 4 years ago
e73d271
checkpatch: fix spelling errors and remove repeated word
by Dwaipayan Ray
· 4 years ago
fccaebf
checkpatch: improve email parsing
by Dwaipayan Ray
· 4 years ago
0830aab
checkpatch: add __alias and __weak to suggested __attribute__ conversions
by Joe Perches
· 4 years ago
7580c5b
checkpatch: add fix option for GERRIT_CHANGE_ID
by Aditya Srivastava
· 4 years ago
339f29d
checkpatch: update __attribute__((section("name"))) quote removal
by Joe Perches
· 4 years ago
47ca69b
checkpatch: add a fixer for missing newline at eof
by Tom Rix
· 4 years ago
7ebe1d1
checkpatch: extend attributes check to handle more patterns
by Dwaipayan Ray
· 4 years ago
dc58bc5
checkpatch: allow --fix removal of unnecessary break statements
by Joe Perches
· 4 years ago
7316976
checkpatch: prefer static const declarations
by Joe Perches
· 4 years ago
4104a20
checkpatch: ignore generated CamelCase defines and enum values
by Łukasz Stelmach
· 4 years ago
8d0325c
checkpatch: fix false positives in REPEATED_WORD warning
by Aditya Srivastava
· 4 years ago
1db81a6
checkpatch: add new exception to repeated word check
by Dwaipayan Ray
· 4 years ago
89b1586
lib/lz4: explicitly support in-place decompression
by Gao Xiang
· 4 years ago
506dfc9
lib: cleanup kstrto*() usage
by Alexey Dobriyan
· 4 years ago
d58b0b1
drivers/misc/lkdtm/lkdtm.h: correct wrong filenames in comment
by Francis Laniel
· 4 years ago
febebaf
drivers/misc/lkdtm: add new file in LKDTM to test fortified strscpy
by Francis Laniel
· 4 years ago
33e56a5
string.h: add FORTIFY coverage for strscpy()
by Francis Laniel
· 4 years ago
d96938d
lkdtm: tests for FORTIFY_SOURCE
by Daniel Axtens
· 4 years ago
6a39e62
lib: string.h: detect intra-object overflow in fortified string functions
by Daniel Axtens
· 4 years ago
ff72daa
lib/string: remove unnecessary #undefs
by Nick Desaulniers
· 4 years ago
2f78788
ilog2: improve ilog2 for constant arguments
by Jakub Jelinek
· 4 years ago
7546861
lib/cmdline_kunit: add a new test suite for cmdline API
by Andy Shevchenko
· 4 years ago
6b2b6b8
lib/cmdline: allow NULL to be an output for get_option()
by Andy Shevchenko
· 4 years ago
e291851
lib/cmdline: fix get_option() for strings starting with hyphen
by Andy Shevchenko
· 4 years ago
45e3d5a
lib/test_lockup.c: minimum fix to get it compiled on PREEMPT_RT
by Sebastian Andrzej Siewior
· 4 years ago
180644f
lib/stackdepot.c: use array_size() helper in jhash2()
by Gustavo A. R. Silva
· 4 years ago
47e684a
lib/stackdepot.c: use flex_array_size() helper in memcpy()
by Gustavo A. R. Silva
· 4 years ago
3a2b67e
lib/stackdepot.c: replace one-element array with flexible-array member
by Gustavo A. R. Silva
· 4 years ago
0ae446e
lib/test_free_pages.c: add basic progress indicators
by Geert Uytterhoeven
· 4 years ago
ab7d779
bitmap: remove unused function declaration
by Ma, Jianpeng
· 4 years ago
0bb8677
include/linux/bitmap.h: convert bitmap_empty() / bitmap_full() to return boolean
by Andy Shevchenko
· 4 years ago
35189b8
kernel/acct.c: use #elif instead of #end and #elif
by Hui Su
· 4 years ago
aa6159a
kernel.h: split out mathematical helpers
by Andy Shevchenko
· 4 years ago
0a571b0
asm-generic: force inlining of get_order() to work around gcc10 poor decision
by Christophe Leroy
· 4 years ago
a938968
fs/proc: make pde_get() return nothing
by Hui Su
· 4 years ago
c6c75de
proc: fix lookup in /proc/net subdirectories after setns(2)
by Alexey Dobriyan
· 4 years ago
fe71988
proc: provide details on indirect branch speculation
by Anand K Mistry
· 4 years ago
d2928e8
procfs: delete duplicated words + other fixes
by Randy Dunlap
· 4 years ago
4083a28
alpha: replace bogus in_interrupt()
by Thomas Gleixner
· 4 years ago
7c33023
mm/memory_hotplug: quieting offline operation
by Laurent Dufour
· 4 years ago
b50da6e
mm: fix a race on nr_swap_pages
by Zhaoyang Huang
· 4 years ago
489e9fe
Merge tag 'pci-v5.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 4 years ago
aab7ce2
Merge tag 'acpi-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 4 years ago
b4ec805
Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 4 years ago
b109bc7229
Merge tag 'thermal-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux
by Linus Torvalds
· 4 years ago
ee249d3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 4 years ago
61f9142
Merge tag 'platform-drivers-x86-v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
by Linus Torvalds
· 4 years ago
0f97458
Merge tag 'hwmon-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 4 years ago
ce51c2b
Merge tag 'mmc-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 4 years ago
9d0d886
Merge branch 'i2c/for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 4 years ago
605ea5a
Merge tag 'spi-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 4 years ago
2dda570
Merge tag 'regulator-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 4 years ago
a45f1d4
Merge tag 'regmap-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 4 years ago
2cffa11
Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 4 years ago
5b200f5
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 4 years ago
15b4473
mm/lru: revise the comments of lru_lock
by Hugh Dickins
· 4 years ago
2a5e4e3
mm/lru: introduce relock_page_lruvec()
by Alexander Duyck
· 4 years ago
6168d0d
mm/lru: replace pgdat lru_lock with lruvec lock
by Alex Shi
· 4 years ago
fc574c2
mm/swap.c: serialize memcg changes in pagevec_lru_move_fn
by Alex Shi
· 4 years ago
9df4131
mm/compaction: do page isolation first in compaction
by Alex Shi
· 4 years ago
d25b5bd
mm/lru: introduce TestClearPageLRU()
by Alex Shi
· 4 years ago
13805a8
mm/mlock: remove __munlock_isolate_lru_page()
by Alex Shi
· 4 years ago
3db19aa
mm/mlock: remove lru_lock on TestClearPageMlocked
by Alex Shi
· 4 years ago
afca915
mm/vmscan: remove lruvec reget in move_pages_to_lru
by Alex Shi
· 4 years ago
75cc3c9
mm/lru: move lock into lru_note_cost
by Alex Shi
· 4 years ago
c7c7b80
mm/swap.c: fold vm event PGROTATED into pagevec_move_tail_fn
by Alex Shi
· 4 years ago
20ad50d
mm/memcg: add debug checking in lock_page_memcg
by Alex Shi
· 4 years ago
880fc6b
mm: page_idle_get_page() does not need lru_lock
by Hugh Dickins
· 4 years ago
16f5e70
mm/rmap: stop store reordering issue on page->mapping
by Alex Shi
· 4 years ago
3d06afa
mm/vmscan: remove unnecessary lruvec adding
by Alex Shi
· 4 years ago
b676983
mm/thp: narrow lru locking
by Alex Shi
· 4 years ago
6dbb574
mm/thp: simplify lru_add_page_tail()
by Alex Shi
· 4 years ago
9486663
mm/thp: use head for head page in lru_add_page_tail()
by Alex Shi
· 4 years ago
88dcb9a
mm/thp: move lru_add_page_tail() to huge_memory.c
by Alex Shi
· 4 years ago
3db1a3f
Merge tag 'staging-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 4 years ago
2911ed9
Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 4 years ago
Next »