Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
271bf66d4c0c8db29764d241e4e46883d9c0a198
/
kernel
73f9455
kernel/smp.c: remove cpumask_ipi
by Roman Gushchin
· 11 years ago
6897fc2
kernel: use lockless list for smp_call_function_single
by Christoph Hellwig
· 11 years ago
f568849
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
bf3d846
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
ce85b4f
softirq: use const char * const for softirq_to_name, whitespace neatening
by Joe Perches
· 11 years ago
4032276
softirq: convert printks to pr_<level>
by Joe Perches
· 11 years ago
2e702b9
softirq: use ffs() in __do_softirq()
by Joe Perches
· 11 years ago
a19428e
kernel/kexec.c: use vscnprintf() instead of vsnprintf() in vmcoreinfo_append_str()
by Chen Gang
· 11 years ago
ba635f8
Merge tag 'trace-fixes-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
f6d13da
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
a8d4b83
introduce __fcheck_files() to fix rcu_dereference_check_fdtable(), kill rcu_my_thread_group_empty()
by Oleg Nesterov
· 11 years ago
09da8df
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
3aacd62
Merge branch 'akpm' (incoming from Andrew)
by Linus Torvalds
· 11 years ago
13c789a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 11 years ago
6dd9158
Merge git://git.infradead.org/users/eparis/audit
by Linus Torvalds
· 11 years ago
7701996
kdump: fix exported size of vmcoreinfo note
by Vivek Goyal
· 11 years ago
7984754
kexec: add sysctl to disable kexec_load
by Kees Cook
· 11 years ago
8d38f20
kernel/signal.c: change do_signal_stop/do_sigaction to use while_each_thread()
by Oleg Nesterov
· 11 years ago
2e1f383
kernel/sys.c: k_getrusage() can use while_each_thread()
by Oleg Nesterov
· 11 years ago
98611e4
exec: kill task_struct->did_exec
by Oleg Nesterov
· 11 years ago
68ce670
kernel/fork.c: remove redundant NULL check in dup_mm()
by Daeseok Youn
· 11 years ago
5d59e18
kernel/fork.c: fix coding style issues
by Daeseok Youn
· 11 years ago
ff252c1
kernel/fork.c: make dup_mm() static
by DaeSeok Youn
· 11 years ago
1d3fa37
printk: flush conflicting continuation line
by Arun KS
· 11 years ago
54a43d5
numa: add a sysctl for numa_balancing
by Andi Kleen
· 11 years ago
3132e10
tracing: Check if tracing is enabled in trace_puts()
by Steven Rostedt (Red Hat)
· 11 years ago
d375b4e
sched/clock: Fixup early initialization
by Peter Zijlstra
· 11 years ago
9390675
Revert "sched: Fix sleep time double accounting in enqueue entity"
by Vincent Guittot
· 11 years ago
0dc3fd0
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 11 years ago
71485c4
tracing: Fix formatting of trace README file
by Steven Rostedt (Red Hat)
· 11 years ago
26f2556
tracing/README: Add event file usage to tracing mini-HOWTO
by Tom Zanussi
· 11 years ago
60eaa01
Merge tag 'trace-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
df32e43
Merge branch 'akpm' (incoming from Andrew)
by Linus Torvalds
· 11 years ago
f075e0f
Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 11 years ago
4a2829b
Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 11 years ago
286549d
sched: add tracepoints related to NUMA task migration
by Mel Gorman
· 11 years ago
c2f69cd
kernel/power/snapshot.c: use memblock apis for early memory allocations
by Santosh Shilimkar
· 11 years ago
9da791d
kernel/printk/printk.c: use memblock apis for early memory allocations
by Santosh Shilimkar
· 11 years ago
0c740d0
introduce for_each_thread() to replace the buggy while_each_thread()
by Oleg Nesterov
· 11 years ago
49f0ce5
mm: add overcommit_kbytes sysctl variable
by Jerome Marchand
· 11 years ago
56b27cf
fsnotify: remove pointless NULL initializers
by Jan Kara
· 11 years ago
83c4c4b
fsnotify: remove .should_send_event callback
by Jan Kara
· 11 years ago
7053aee
fsnotify: do not share events between notification groups
by Jan Kara
· 11 years ago
22e6695
module: Add missing newline in printk call.
by Tetsuo Handa
· 11 years ago
6c64614
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
a0fa1dd
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
9326657
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
a693c46
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
6ffbe7d
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
897aea3
Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
92fdd98
tracing: Fix buggered tee(2) on tracing_pipe
by Al Viro
· 11 years ago
dd4b0a4
cgroup: trivial style updates
by SeongJae Park
· 11 years ago
48ba620
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 11 years ago
8626877
audit: fix location of __net_initdata for audit_net_ops
by Richard Guy Briggs
· 11 years ago
4f06632
audit: remove pr_info for every network namespace
by Eric Paris
· 11 years ago
eaad451
sched: Fix __sched_setscheduler() nice test
by Peter Zijlstra
· 11 years ago
63b1a81
futexes: Fix futex_hashsize initialization
by Heiko Carstens
· 11 years ago
860fc2f
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 11 years ago
7479f3c
sched: Move SCHED_RESET_ON_FORK into attr::sched_flags
by Peter Zijlstra
· 11 years ago
0bb040a
sched: Fix up attr::sched_priority warning
by Peter Zijlstra
· 11 years ago
39fd8fd
sched: Fix up scheduler syscall LTP fails
by Peter Zijlstra
· 11 years ago
e3de300
sched: Preserve the nice level over sched_setscheduler() and sched_setparam() calls
by Peter Zijlstra
· 11 years ago
5778fcc
sched/core: Fix htmldocs warnings
by Juri Lelli
· 11 years ago
7136265
sched/deadline: No need to check p if dl_se is valid
by Juri Lelli
· 11 years ago
d8bf523
sched/deadline: Remove unused variables
by Peter Zijlstra
· 11 years ago
88f1ebb
sched/deadline: Fix sparse static warnings
by Fengguang Wu
· 11 years ago
85ce70f
Merge branches 'sched-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
3e1d0bb
audit: Convert int limit uses to u32
by Joe Perches
· 11 years ago
d957f7b
audit: Use more current logging style
by Joe Perches
· 11 years ago
b8dbc32
audit: Use hex_byte_pack_upper
by Joe Perches
· 11 years ago
dced341
tracing: Have trace buffer point back to trace_array
by Steven Rostedt (Red Hat)
· 11 years ago
1ce319f
audit: reorder AUDIT_TTY_SET arguments
by Eric Paris
· 11 years ago
0e23bac
audit: rework AUDIT_TTY_SET to only grab spin_lock once
by Eric Paris
· 11 years ago
3f0c5fa
audit: remove needless switch in AUDIT_SET
by Eric Paris
· 11 years ago
70249a9
audit: use define's for audit version
by Eric Paris
· 11 years ago
c81825d
audit: wait_for_auditd rework for readability
by Eric Paris
· 11 years ago
ad2ac26
audit: log task info on feature change
by Richard Guy Briggs
· 11 years ago
de92fc9
audit: fix incorrect set of audit_sock
by Gao feng
· 11 years ago
11ee39e
audit: print error message when fail to create audit socket
by Gao feng
· 11 years ago
5ee9a75
audit: fix dangling keywords in audit_log_set_loginuid() output
by Richard Guy Briggs
· 11 years ago
724e4fc
audit: log on errors from filter user rules
by Richard Guy Briggs
· 11 years ago
6dd80ab
audit: audit_log_start running on auditd should not stop
by Toshiyuki Okajima
· 11 years ago
1b7b533
audit: drop audit_cmd_lock in AUDIT_USER family of cases
by Richard Guy Briggs
· 11 years ago
4440e85
audit: convert all sessionid declaration to unsigned int
by Eric Paris
· 11 years ago
ff235f5
audit: Added exe field to audit core dump signal log
by Paul Davies C
· 11 years ago
34eab0a
audit: prevent an older auditd shutdown from orphaning a newer auditd startup
by Richard Guy Briggs
· 11 years ago
ce0d9f0
audit: refactor audit_receive_msg() to clarify AUDIT_*_RULE* cases
by Richard Guy Briggs
· 11 years ago
a06e56b
audit: log AUDIT_TTY_SET config changes
by Richard Guy Briggs
· 11 years ago
04ee1a3
audit: get rid of *NO* daemon at audit_pid=0 message
by Richard Guy Briggs
· 11 years ago
61c0ee8
audit: drop audit_log_abend()
by Paul Davies C
· 11 years ago
40c0775
audit: allow unlimited backlog queue
by Richard Guy Briggs
· 11 years ago
c2412d9
audit: don't generate loginuid log when audit disabled
by Gao feng
· 11 years ago
4547b3b
audit: use old_lock in audit_set_feature
by Gao feng
· 11 years ago
b6c50fe
audit: don't generate audit feature changed log when audit disabled
by Gao feng
· 11 years ago
aabce351
audit: fix incorrect order of log new and old feature
by Gao feng
· 11 years ago
d3ca034
audit: remove useless code in audit_enable
by Gao feng
· 11 years ago
51cc83f
audit: add audit_backlog_wait_time configuration option
by Richard Guy Briggs
· 11 years ago
09f883a
audit: clean up AUDIT_GET/SET local variables and future-proof API
by Richard Guy Briggs
· 11 years ago
f910fde
audit: add kernel set-up parameter to override default backlog limit
by Richard Guy Briggs
· 11 years ago
7ecf69b
audit: efficiency fix 2: request exclusive wait since all need same resource
by Dan Duval
· 11 years ago
Next »