Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
12eaaf309a798973d215f7f21aa5a67a760ed7c8
12eaaf3
set_task_comm: kill the pointless memset() + wmb()
by Oleg Nesterov
· 12 years ago
830e0fc
fs, proc: truncate /proc/pid/comm writes to first TASK_COMM_LEN bytes
by David Rientjes
· 12 years ago
dc7ee2a
coredump: change wait_for_dump_helpers() to use wait_event_interruptible()
by Oleg Nesterov
· 12 years ago
079148b
coredump: factor out the setting of PF_DUMPCORE
by Oleg Nesterov
· 12 years ago
528f827
coredump: introduce dump_interrupted()
by Oleg Nesterov
· 12 years ago
acdedd9
coredump: sanitize the setting of signal->group_exit_code
by Oleg Nesterov
· 12 years ago
6cd8f0a
coredump: ensure that SIGKILL always kills the dumping thread
by Oleg Nesterov
· 12 years ago
403bad7
coredump: only SIGKILL should interrupt the coredumping task
by Oleg Nesterov
· 12 years ago
66e5b7e
kmod: remove call_usermodehelper_fns()
by Lucas De Marchi
· 12 years ago
907ed13
usermodehelper: split remaining calls to call_usermodehelper_fns()
by Lucas De Marchi
· 12 years ago
fb96c47
coredump: remove trailling whitespace
by Lucas De Marchi
· 12 years ago
93997f6
KEYS: split call to call_usermodehelper_fns()
by Lucas De Marchi
· 12 years ago
f634460
kmod: split call to call_usermodehelper_fns()
by Lucas De Marchi
· 12 years ago
938e4b2
usermodehelper: export call_usermodehelper_exec() and call_usermodehelper_setup()
by Lucas De Marchi
· 12 years ago
17afab1
selftest: add a test case for PTRACE_PEEKSIGINFO
by Andrey Vagin
· 12 years ago
84c751b
ptrace: add ability to retrieve signals without removing from a queue (v4)
by Andrey Vagin
· 12 years ago
865f38a
hfsplus: remove duplicated message prefix in hfsplus_block_free()
by Vyacheslav Dubeyko
· 12 years ago
d7a475d
hfsplus: add error propagation to __hfsplus_ext_write_extent()
by Alexey Khoroshilov
· 12 years ago
d614267
hfs/hfsplus: convert printks to pr_<level>
by Joe Perches
· 12 years ago
c2b3e1f
hfs/hfsplus: convert dprint to hfs_dbg
by Joe Perches
· 12 years ago
5f3726f
hfsplus: fix warnings in fs/hfsplus/bfind.c
by Vyacheslav Dubeyko
· 12 years ago
9509f17
hfs: add error checking for hfs_find_init()
by Alexey Khoroshilov
· 12 years ago
eb53b6d
nilfs2: remove unneeded test in nilfs_writepage()
by Vyacheslav Dubeyko
· 12 years ago
dc33f5f
nilfs2: fix using of PageLocked() in nilfs_clear_dirty_page()
by Vyacheslav Dubeyko
· 12 years ago
8c26c4e
nilfs2: fix issue with flush kernel thread after remount in RO mode because of driver's internal error or metadata corruption
by Vyacheslav Dubeyko
· 12 years ago
9151b398
i2o: check copy_from_user() size parameter
by Dan Carpenter
· 12 years ago
79bae42
dmi_scan: refactor dmi_scan_machine(), {smbios,dmi}_present()
by Ben Hutchings
· 12 years ago
c1d025e
binfmt_elf: PIE: make PF_RANDOMIZE check comment more accurate
by Jiri Kosina
· 12 years ago
2535e0d
fs: make binfmt support for #! scripts modular and removable
by Josh Triplett
· 12 years ago
d6d67e7
epoll: cleanup: use RCU_INIT_POINTER when nulling
by Eric Wong
· 12 years ago
450d89e
epoll: cleanup: hoist out f_op->poll calls
by Eric Wong
· 12 years ago
ddf676c
epoll: lock ep->mtx in ep_free to silence lockdep
by Eric Wong
· 12 years ago
eea1d58
epoll: use RCU to protect wakeup_source in epitem
by Eric Wong
· 12 years ago
39732ca
epoll: trim epitem by one cache line
by Eric Wong
· 12 years ago
4a22f16
kernel/timer.c: move some non timer related syscalls to kernel/sys.c
by Stephen Rothwell
· 12 years ago
1043f65
kernel/timer.c: convert compat_sys_sysinfo to COMPAT_SYSCALL_DEFINE
by Stephen Rothwell
· 12 years ago
1a0df59
kernel/compat.c: make do_sysinfo() static
by Stephen Rothwell
· 12 years ago
8d82e18
binfmt_misc: reuse string_unescape_inplace()
by Andy Shevchenko
· 12 years ago
d338b13
dynamic_debug: reuse generic string_unescape function
by Andy Shevchenko
· 12 years ago
576d742
staging: speakup: remove custom string_unescape_any_inplace
by Andy Shevchenko
· 12 years ago
16c7fa0
lib/string_helpers: introduce generic string_unescape
by Andy Shevchenko
· 12 years ago
e1d12f3
kernel/smp.c: cleanups
by Andrew Morton
· 12 years ago
74e3d1e
include/linux/fs.h: disable preempt when acquire i_size_seqcount write lock
by Fan Du
· 12 years ago
3440a1c
kernel/smp.c: remove 'priv' of call_single_data
by liguang
· 12 years ago
1def1dc
kernel/smp.c: use '|=' for csd_lock
by liguang
· 12 years ago
ef3b101
writeback: set worker desc to identify writeback workers in task dumps
by Tejun Heo
· 12 years ago
3d1cb20
workqueue: include workqueue info when printing debug dump of a worker task
by Tejun Heo
· 12 years ago
cd42d55
kthread: implement probe_kthread_data()
by Tejun Heo
· 12 years ago
681a90f
arc, print-fatal-signals: reduce duplicated information
by Vineet Gupta
· 12 years ago
a43cb95
dump_stack: unify debug information printed by show_regs()
by Tejun Heo
· 12 years ago
98e5e1b
dump_stack: implement arch-specific hardware description in task dumps
by Tejun Heo
· 12 years ago
c90fe6b
dmi: morph dmi_dump_ids() into dmi_format_ids() which formats into a buffer
by Tejun Heo
· 12 years ago
196779b
dump_stack: consolidate dump_stack() implementations and unify their behaviors
by Tejun Heo
· 12 years ago
89e3f23
sparc32: make show_stack() acquire %fp if @_ksp is not specified
by Tejun Heo
· 12 years ago
a77f2a4
x86: don't show trace beyond show_stack(NULL, NULL)
by Tejun Heo
· 12 years ago
7fba2c2
kernel/range.c: subtract_range: fix the broken phrase issued by printk
by Lin Feng
· 12 years ago
58c7be8
selftest: add simple test for soft-dirty bit
by Pavel Emelyanov
· 12 years ago
835f2f5
staging: zcache: enable zcache to be built/loaded as a module
by Dan Magenheimer
· 12 years ago
1ac37be
staging: zcache: enable ramster to be built/loaded as a module
by Dan Magenheimer
· 12 years ago
f42158f
zcache/tmem: Better error checking on frontswap_register_ops return value.
by Konrad Rzeszutek Wilk
· 12 years ago
10a7a077
xen: tmem: enable Xen tmem shim to be built/loaded as a module
by Dan Magenheimer
· 12 years ago
ff610a1
mm: cleancache: clean up cleancache_enabled
by Bob Liu
· 12 years ago
833f866
cleancache: Make cleancache_init use a pointer for the ops
by Konrad Rzeszutek Wilk
· 12 years ago
49a9ab8
mm: cleancache: lazy initialization to allow tmem backends to build/run as modules
by Dan Magenheimer
· 12 years ago
4f89849
frontswap: get rid of swap_lock dependency
by Minchan Kim
· 12 years ago
f066ea2
mm: frontswap: cleanup code
by Bob Liu
· 12 years ago
1e01c96
frontswap: make frontswap_init use a pointer for the ops
by Konrad Rzeszutek Wilk
· 12 years ago
905cd0e
mm: frontswap: lazy initialization to allow tmem backends to build/run as modules
by Dan Magenheimer
· 12 years ago
421348f
fs/dcache.c: add cond_resched() to shrink_dcache_parent()
by Greg Thelen
· 12 years ago
b4ea2ea
fs/block_dev.c: no need to check inode->i_bdev in bd_forget()
by Yan Hong
· 12 years ago
04df32f
inotify: invalid mask should return a error number but not set it
by Zhao Hongjiang
· 12 years ago
ace6128
memory hotplug: fix warnings
by Vincent Stehlé
· 12 years ago
677a0b5
drivers/usb/storage/realtek_cr.c: fix build
by Andrew Morton
· 12 years ago
c9ef713
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64
by Linus Torvalds
· 12 years ago
87c1f0f
Merge tag 'metag-for-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag
by Linus Torvalds
· 12 years ago
165bc51
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 12 years ago
e282329
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac
by Linus Torvalds
· 12 years ago
240c3c3
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 12 years ago
19b344e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 12 years ago
5d434fc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
5a5a1bf
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
74c7d2f
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
1e2f5b5
Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
f9b3bcf
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
01c7cd0
Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
39b2f86
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
df8edfa
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
874f6d1
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
e486b4c
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
ab86e97
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
16c85a1
arm64: Use acquire/release semantics instead of explicit DMB
by Catalin Marinas
· 12 years ago
c47d6a0
arm64: klib: bitops: fix unpredictable stxr usage
by Mark Rutland
· 12 years ago
8700c95
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
16fa94b
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
e097291
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
1f889ec
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
6c24499
tracing: Fix small merge bug
by Steven Rostedt
· 12 years ago
500fcbc
Merge tag 'localmodconfig-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-kconfig
by Linus Torvalds
· 12 years ago
df90e22
Merge branch 'devel-for-v3.10' into v4l_for_linus
by Mauro Carvalho Chehab
· 12 years ago
aad797c
Merge tag 'v3.9' into v4l_for_linus
by Mauro Carvalho Chehab
· 12 years ago
Next »