Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
3b6e8ac9e740b71b07df4a1e89ba5841686d8e9f
3b6e8ac
checkpatch: validate SPDX license with spdxcheck.py
by Joe Perches
· 6 years ago
8c8c45c
checkpatch: fix macro argument reuse test
by Joe Perches
· 6 years ago
cd26149
checkpatch: warn if missing author Signed-off-by
by Geert Uytterhoeven
· 6 years ago
33aa459
checkpatch: update section keywords
by Geert Uytterhoeven
· 6 years ago
5b57980
checkpatch: improve runtime execution speed a little
by Joe Perches
· 6 years ago
79682c0
checkpatch: add --fix for CONCATENATED_STRING and STRING_FRAGMENTS
by Joe Perches
· 6 years ago
d729593
checkpatch: add a --strict test for structs with bool member definitions
by Joe Perches
· 6 years ago
de9df39
lib/test_hexdump.c: fix failure on big endian cpu
by Christophe Leroy
· 6 years ago
fd7338e
lib/Kconfig: remove 'default n' for tests
by Andy Shevchenko
· 6 years ago
d235996
bcache: use routines from lib/crc64.c for CRC64 calculation
by Coly Li
· 6 years ago
feba04f
lib: add crc64 calculation routines
by Coly Li
· 6 years ago
b15f5f1
lib/test_debug_virtual.c: make struct pointer foo static
by Colin Ian King
· 6 years ago
9144d75
include/linux/bitops.h: introduce BITS_PER_TYPE
by Chris Wilson
· 6 years ago
ccf7a6d
lib/bitmap.c: drop unnecessary 0 check for u32 array operations
by Andy Shevchenko
· 6 years ago
0fbd75f
get_maintainer: allow option --mpath <directory> to read all files in <directory>
by Joe Perches
· 6 years ago
5f0baf9
get_maintainer.pl: add -mpath=<path or file> for MAINTAINERS file location
by Joe Perches
· 6 years ago
31bb82c
get_maintainer: allow usage outside of kernel tree
by Antonio Nino Diaz
· 6 years ago
92e6417
s/epoll: robustify irq safety with lockdep_assert_irqs_enabled()
by Davidlohr Bueso
· 6 years ago
304b18b
fs/epoll: loosen irq safety in epoll_insert() and epoll_remove()
by Davidlohr Bueso
· 6 years ago
002b343
fs/epoll: loosen irq safety in ep_scan_ready_list()
by Davidlohr Bueso
· 6 years ago
e05a8e4
sched/wait: assert the wait_queue_head lock is held in __wake_up_common
by Christoph Hellwig
· 6 years ago
c430d1e
userfaultfd: use fault_wqh lock
by Matthew Wilcox
· 6 years ago
ee8ef0a
epoll: use the waitqueue lock to protect ep->wq
by Christoph Hellwig
· 6 years ago
46e0c9b
kernel: tracepoints: add support for relative references
by Ard Biesheuvel
· 6 years ago
c9d8b55
PCI: Add support for relative addressing in quirk tables
by Ard Biesheuvel
· 6 years ago
1b1eeca
init: allow initcall tables to be emitted using relative references
by Ard Biesheuvel
· 6 years ago
7290d58
module: use relative references for __ksymtab entries
by Ard Biesheuvel
· 6 years ago
f922c4a
module: allow symbol exports to be disabled
by Ard Biesheuvel
· 6 years ago
271ca78
arch: enable relative relocations for arm64, power and x86
by Ard Biesheuvel
· 6 years ago
bc63804
spelling.txt: add more spellings to spelling.txt
by Colin Ian King
· 6 years ago
a2e5144
kernel/hung_task.c: allow to set checking interval separately from timeout
by Dmitry Vyukov
· 6 years ago
91bc9aa
kernel/crash_core.c: print timestamp using time64_t
by Arnd Bergmann
· 6 years ago
2035839
linux/compiler.h: don't use bool
by Rasmus Villemoes
· 6 years ago
ce0a568
userns: use irqsave variant of refcount_dec_and_lock()
by Anna-Maria Gleixner
· 6 years ago
fc37191
userns: use refcount_t for reference counting instead atomic_t
by Sebastian Andrzej Siewior
· 6 years ago
060288a7
bdi: use irqsave variant of refcount_dec_and_lock()
by Anna-Maria Gleixner
· 6 years ago
e58dd0d
bdi: use refcount_t for reference counting instead atomic_t
by Sebastian Andrzej Siewior
· 6 years ago
cedc5b6
kernel.h: documentation for roundup() vs round_up()
by Kees Cook
· 6 years ago
96c6a32
include/asm-generic/bug.h: clarify valid uses of WARN()
by Dmitry Vyukov
· 6 years ago
23c8509
proc/kcore: add vmcoreinfo note to /proc/kcore
by Omar Sandoval
· 6 years ago
eff4345
crash_core: use VMCOREINFO_SYMBOL_ARRAY() for swapper_pg_dir
by Omar Sandoval
· 6 years ago
bf991c2
proc/kcore: optimize multiple page reads
by Omar Sandoval
· 6 years ago
37e949b
proc/kcore: clean up ELF header generation
by Omar Sandoval
· 6 years ago
3673fb0
proc/kcore: hold lock during read
by Omar Sandoval
· 6 years ago
b66fb00
proc/kcore: fix memory hotplug vs multiple opens race
by Omar Sandoval
· 6 years ago
0b172f8
proc/kcore: replace kclist_lock rwlock with rwsem
by Omar Sandoval
· 6 years ago
bf53183
proc/kcore: don't grab lock for memory hotplug notifier
by Omar Sandoval
· 6 years ago
a8dd9c4
proc/kcore: don't grab lock for kclist_add()
by Omar Sandoval
· 6 years ago
df865e8
fs/proc/kcore.c: use __pa_symbol() for KCORE_TEXT list entries
by James Morse
· 6 years ago
36f0620
fs/proc/vmcore.c: use new typedef vm_fault_t
by Souptick Joarder
· 6 years ago
9a27e97
proc: use "unsigned int" in /proc/stat hook
by Alexey Dobriyan
· 6 years ago
891ae71
proc: spread "const" a bit
by Alexey Dobriyan
· 6 years ago
f6d2f58
proc: use macro in /proc/latency hook
by Alexey Dobriyan
· 6 years ago
41089b6
proc: save 2 atomic ops on write to "/proc/*/attr/*"
by Alexey Dobriyan
· 6 years ago
a44937f
proc: put task earlier in /proc/*/fail-nth
by Alexey Dobriyan
· 6 years ago
8d48b2e
proc: smaller readlock section in readdir("/proc")
by Alexey Dobriyan
· 6 years ago
2cd36fb
proc: test /proc/thread-self symlink
by Alexey Dobriyan
· 6 years ago
61d47c4
proc: test /proc/self symlink
by Alexey Dobriyan
· 6 years ago
bdf228a
fs/proc/uptime.c: use ktime_get_boottime_ts64
by Arnd Bergmann
· 6 years ago
2d6e4e8
proc: fixup PDE allocation bloat
by Alexey Dobriyan
· 6 years ago
5df66d3
mm: fix comment for NODEMASK_ALLOC
by Oscar Salvador
· 6 years ago
c8bd134
drivers/block/zram/zram_drv.c: fix bug storing backing_dev
by Peter Kalauskas
· 6 years ago
7e8a630
/proc/meminfo: add percpu populated pages count
by Dennis Zhou (Facebook)
· 6 years ago
3d8b38e
mm, oom: introduce memory.oom.group
by Roman Gushchin
· 6 years ago
5989ad7
mm, oom: refactor oom_kill_process()
by Roman Gushchin
· 6 years ago
1caed86
tools/testing/selftests/vm/: add MAP_POPULATE test
by Dmitry Safonov
· 6 years ago
03e85f9
mm/page_alloc: Introduce free_area_init_core_hotplug
by Oscar Salvador
· 6 years ago
0188dc9
mm/page_alloc: inline function to handle CONFIG_DEFERRED_STRUCT_PAGE_INIT
by Oscar Salvador
· 6 years ago
7cc2a95
mm: remove __paginginit
by Pavel Tatashin
· 6 years ago
c1093b7
mm: access zone->node via zone_to_nid() and zone_set_nid()
by Pavel Tatashin
· 6 years ago
ace1db3
mm/page_alloc.c: move ifdefery out of free_area_init_core
by Oscar Salvador
· 6 years ago
8969670
mm: remove zone_id() and make use of zone_idx() in is_dev_zone()
by Oscar Salvador
· 6 years ago
85f237a
Documentation/sysctl/vm.txt: update __vm_enough_memory()'s path
by juviliu
· 6 years ago
8de7ecc6
memcg: reduce memcg tree traversals for stats collection
by Shakeel Butt
· 6 years ago
1c4c3b9
mm: fix page_freeze_refs and page_unfreeze_refs in comments
by Jiang Biao
· 6 years ago
8c9a134
mm: clarify CONFIG_PAGE_POISONING and usage
by Kees Cook
· 6 years ago
a670468
mm: zero out the vma in vma_init()
by Andrew Morton
· 6 years ago
a3bf6ce
mm/mempool.c: add missing parameter description
by Mike Rapoport
· 6 years ago
258f669
mm: /proc/pid/smaps_rollup: convert to single value seq_file
by Vlastimil Babka
· 6 years ago
f154795
mm: /proc/pid/smaps: factor out common stats printing
by Vlastimil Babka
· 6 years ago
8e68d68
mm: /proc/pid/smaps: factor out mem stats gathering
by Vlastimil Babka
· 6 years ago
871305b
mm: /proc/pid/*maps remove is_pid and related wrappers
by Vlastimil Babka
· 6 years ago
431f42fd
mm/oom_kill.c: clean up oom_reap_task_mm()
by Michal Hocko
· 6 years ago
c3b78b1
mm, oom: describe task memory unit, larger PID pad
by Rodrigo Freire
· 6 years ago
af5679f
mm, oom: remove oom_lock from oom_reaper
by Michal Hocko
· 6 years ago
93065ac
mm, oom: distinguish blockable mode for mmu notifiers
by Michal Hocko
· 6 years ago
c2343d2
mm/swapfile.c: put_swap_page: share more between huge/normal code path
by Huang Ying
· 6 years ago
b32d5f3
mm/swapfile.c: add __swap_entry_free_locked()
by Huang Ying
· 6 years ago
5d5e8f1
mm, swap, get_swap_pages: use entry_size instead of cluster in parameter
by Huang Ying
· 6 years ago
a448f2d
mm/swapfile.c: unify normal/huge code path in put_swap_page()
by Huang Ying
· 6 years ago
33ee011
mm/swapfile.c: unify normal/huge code path in swap_page_trans_huge_swapped()
by Huang Ying
· 6 years ago
afa4711
mm/swapfile.c: use swap_count() in swap_page_trans_huge_swapped()
by Huang Ying
· 6 years ago
fe5266d
mm/swapfile.c: replace some #ifdef with IS_ENABLED()
by Huang Ying
· 6 years ago
59d98bf
mm: swap: add comments to lock_cluster_or_swap_info()
by Huang Ying
· 6 years ago
e50ef89
mm: struct shrinker: make flags of unsigned type
by Kirill Tkhai
· 6 years ago
92be775
mm: struct shrink_control: keep int fields together
by Kirill Tkhai
· 6 years ago
8df4a44
mm: check shrinker is memcg-aware in register_shrinker_prepared()
by Kirill Tkhai
· 6 years ago
0633da4
autofs: fix autofs_sbi() does not check super block type
by Ian Kent
· 6 years ago
778a339
Merge tag 'please-pull-noboot' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 6 years ago
6b2edf2
Merge tag 'linux-kselftest-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 6 years ago
Next »