Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f72271e2a0ae4277d53c4053f5eed8bb346ba38a
« Previous
c512ac0
kcov: update documentation
by Victor Chibotaru
· 7 years ago
d677a4d
Makefile: support flag -fsanitizer-coverage=trace-cmp
by Victor Chibotaru
· 7 years ago
ded97d2
kcov: support comparison operands collection
by Victor Chibotaru
· 7 years ago
fcf4eda
kcov: remove pointless current != NULL check
by Andrey Ryabinin
· 7 years ago
4efb442c
kernel/panic.c: add TAINT_AUX
by Borislav Petkov
· 7 years ago
e8cfbc2
pid: remove pidhash
by Gargi Sharma
· 7 years ago
95846ec
pid: replace pid bitmap implementation with IDR API
by Gargi Sharma
· 7 years ago
f9eb2fd
kernel/sysctl.c: code cleanups
by Ola N. Kaldestad
· 7 years ago
2743232
Documentation/sysctl/vm.txt: fix typo
by Kangmin Park
· 7 years ago
c46d90c
drivers/rapidio/devices/rio_mport_cdev.c: fix error handling in 'rio_dma_transfer()'
by Christophe JAILLET
· 7 years ago
b1402dc
drivers/rapidio/devices/rio_mport_cdev.c: fix resource leak in error handling path in 'rio_dma_transfer()'
by Christophe JAILLET
· 7 years ago
c1b1418
rapidio: constify rio_device_id
by Arvind Yadav
· 7 years ago
de40cce
kdump: print a message in case parse_crashkernel_mem resulted in zero bytes
by Dave Young
· 7 years ago
4269157
kernel/signal.c: remove the no longer needed SIGNAL_UNKILLABLE check in complete_signal()
by Oleg Nesterov
· 7 years ago
ac25385
kernel/signal.c: protect the SIGNAL_UNKILLABLE tasks from !sig_kernel_only() signals
by Oleg Nesterov
· 7 years ago
628c1bc
kernel/signal.c: protect the traced SIGNAL_UNKILLABLE tasks from SIGKILL
by Oleg Nesterov
· 7 years ago
eecd7f4
fat: remove redundant assignment of 0 to slots
by Colin Ian King
· 7 years ago
15ec3718
hfs/hfsplus: clean up unused variables in bnode.c
by Christos Gkekas
· 7 years ago
577753c
nilfs2: remove inode->i_version initialization
by Jeff Layton
· 7 years ago
3147db8
nilfs2: use octal for unreadable permission macro
by Ryusuke Konishi
· 7 years ago
4d685f9
nilfs2: align block comments of nilfs_sufile_truncate_range() at *
by Ryusuke Konishi
· 7 years ago
d4f0284
fs, nilfs: convert nilfs_root.count from atomic_t to refcount_t
by Elena Reshetova
· 7 years ago
31ccb1f
nilfs2: fix race condition that causes file system corruption
by Andreas Rohner
· 7 years ago
7554e9c
fs/nilfs2: convert timers to use timer_setup()
by Kees Cook
· 7 years ago
fb910c4
sysctl: check for UINT_MAX before unsigned int min/max
by Joe Lawrence
· 7 years ago
7a8d181
pipe: add proc_dopipe_max_size() to safely assign pipe_max_size
by Joe Lawrence
· 7 years ago
d3f14c4
pipe: avoid round_pipe_size() nr_pages overflow on 32-bit
by Joe Lawrence
· 7 years ago
98159d9
pipe: match pipe_max_size data type with procfs
by Joe Lawrence
· 7 years ago
ecc0c46
autofs: don't fail mount for transient error
by NeilBrown
· 7 years ago
e4f02fd
init/version.c: include <linux/export.h> instead of <linux/module.h>
by Masahiro Yamada
· 7 years ago
37b5e52
epoll: remove ep_call_nested() from ep_eventpoll_poll()
by Jason Baron
· 7 years ago
57a173b
epoll: avoid calling ep_call_nested() from ep_poll_safewake()
by Jason Baron
· 7 years ago
2ae928a
epoll: account epitem and eppoll_entry to kmemcg
by Shakeel Butt
· 7 years ago
0bc989f
checkpatch: do not check missing blank line before builtin_*_driver
by Masahiro Yamada
· 7 years ago
5751a24
checkpatch: add --strict test for lines ending in [ or (
by Joe Perches
· 7 years ago
87bd499
checkpatch: add TP_printk to list of logging functions
by Joe Perches
· 7 years ago
cc14750
checkpatch: allow DEFINE_PER_CPU definitions to exceed line length
by Joe Perches
· 7 years ago
eeef573
checkpatch: printks always need a KERN_<LEVEL>
by Joe Perches
· 7 years ago
258f79d
scripts/checkpatch.pl: avoid false warning missing break
by Heinrich Schuchardt
· 7 years ago
25bdda2
checkpatch: support function pointers for unnamed function definition arguments
by Miles Chen
· 7 years ago
4441fca
lib: test module for find_*_bit() functions
by Yury Norov
· 7 years ago
0b548e3
lib/rbtree-test: lower default params
by Davidlohr Bueso
· 7 years ago
e4795e3
tools/lib/traceevent/parse-filter.c: clean up clang build warning
by Cheng Jian
· 7 years ago
2f9b7e0
lib/nmi_backtrace.c: fix kernel text address leak
by Liu, Changcheng
· 7 years ago
36a3d1d
lib/genalloc.c: make the avail variable an atomic_long_t
by Stephen Bates
· 7 years ago
e813a61
lib/int_sqrt: adjust comments
by Peter Zijlstra
· 7 years ago
f8ae107
lib/int_sqrt: optimize initial value compute
by Peter Zijlstra
· 7 years ago
3f32957
lib/int_sqrt: optimize small argument
by Peter Zijlstra
· 7 years ago
dc2bf000
lib/test: delete five error messages for failed memory allocations
by Markus Elfring
· 7 years ago
d6b28e0
lib: add module support to string tests
by Geert Uytterhoeven
· 7 years ago
f5bba9d
include/linux/radix-tree.h: remove unneeded #include <linux/bug.h>
by Masahiro Yamada
· 7 years ago
8001541
include/linux/bitfield.h: include <linux/build_bug.h> instead of <linux/bug.h>
by Masahiro Yamada
· 7 years ago
083bf9c
get_maintainer: add more --self-test options
by Joe Perches
· 7 years ago
e1f7590
get_maintainer: add --self-test for internal consistency tests
by Tom Saeger
· 7 years ago
8c18875
dynamic_debug documentation: minor fixes
by Randy Dunlap
· 7 years ago
1f3c790
dynamic-debug-howto: fix optional/omitted ending line number to be LARGE instead of 0
by Randy Dunlap
· 7 years ago
8c703d6
kernel/umh.c: optimize 'proc_cap_handler()'
by Christophe JAILLET
· 7 years ago
4ca59b1
include/linux/compiler-clang.h: handle randomizable anonymous structs
by Sandipan Das
· 7 years ago
a7bed27a
bug: fix "cut here" location for __WARN_TAINT architectures
by Kees Cook
· 7 years ago
2a8358d
bug: define the "cut here" string in a single place
by Kees Cook
· 7 years ago
d32f11b
lkdtm: include WARN format string
by Kees Cook
· 7 years ago
d15809f
iopoll: avoid -Wint-in-bool-context warning
by Arnd Bergmann
· 7 years ago
1e6270d
parse-maintainers: add ability to specify filenames
by Joe Perches
· 7 years ago
aaf5dcf
kernel debug: support resetting WARN_ONCE for all architectures
by Andi Kleen
· 7 years ago
b1fca27
kernel debug: support resetting WARN*_ONCE
by Andi Kleen
· 7 years ago
fb6cc4a
sh/boot: add static stack-protector to pre-kernel
by Kees Cook
· 7 years ago
868038b
spelling.txt: add "unnecessary" typo variants
by Joe Perches
· 7 years ago
0746a0b
proc: use do-while in name_to_int()
by Alexey Dobriyan
· 7 years ago
3ee2a19
proc: : uninline name_to_int()
by Alexey Dobriyan
· 7 years ago
c643401
proc, coredump: add CoreDumping flag to /proc/pid/status
by Roman Gushchin
· 7 years ago
d3c85ba
mm, compaction: remove unneeded pageblock_skip_persistent() checks
by Vlastimil Babka
· 7 years ago
2583d67
mm, compaction: split off flag for not updating skip hints
by Vlastimil Babka
· 7 years ago
b527cfe
mm, compaction: extend pageblock_skip_persistent() to all compound pages
by Vlastimil Babka
· 7 years ago
21dc7e0
mm, compaction: persistently skip hugetlbfs pageblocks
by David Rientjes
· 7 years ago
a0647dc
mm, compaction: kcompactd should not ignore pageblock skip
by David Rientjes
· 7 years ago
09af5cc
mm: shmem: remove unused info variable
by Corentin Labbe
· 7 years ago
3aaabbf
lib/dma-debug.c: fix incorrect pfn calculation
by Miles Chen
· 7 years ago
5d03a66
mm/z3fold.c: use kref to prevent page free/compact race
by Vitaly Wool
· 7 years ago
1334be3
mm: fix nodemask printing
by Arnd Bergmann
· 7 years ago
2dcd9c7
Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 7 years ago
b1c2a34
Merge tag 'linux-kselftest-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 7 years ago
190b103
Merge tag 'acpi-fix-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
e75080f
Merge tag 'pm-fixes-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
f6705bf
Merge tag 'drm-for-v4.15-amd-dc' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
bec0443
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 7 years ago
e291167
Merge branch 'parisc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 7 years ago
e71d512
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 7 years ago
c3e9c04
Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 7 years ago
e0bcb42
Merge tag 'ecryptfs-4.15-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
by Linus Torvalds
· 7 years ago
b6b220b
Merge tag 'xfs-4.15-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 7 years ago
fcfa447
NFS: Revert "NFS: Move the flock open mode check into nfs_flock()"
by Benjamin Coddington
· 7 years ago
f02fee2
NFS: Fix typo in nomigration mount option
by Joshua Watt
· 7 years ago
c05cefc
nfs: Fix ugly referral attributes
by Chuck Lever
· 7 years ago
fd53dde
NFS: super: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
6c67a3e4a
sunrpc: remove net pointer from messages
by Vasily Averin
· 7 years ago
e4949e4
nfs: remove net pointer from messages
by Vasily Averin
· 7 years ago
4112be7
sunrpc: exit_net cleanup check added
by Vasily Averin
· 7 years ago
b0b5352
nfs client: exit_net cleanup check added
by Vasily Averin
· 7 years ago
0671d8f
nfs/write: Use common error handling code in nfs_lock_and_join_requests()
by Markus Elfring
· 7 years ago
fcd8843
NFSv4: Replace closed stateids with the "invalid special stateid"
by Trond Myklebust
· 7 years ago
Next »