Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
060b8845e6bea938d65ad6f89e83507e5ff4fec4
/
kernel
70f2817
[PATCH] sysfs: (rest) if show/store is missing return -EIO
by Dmitry Torokhov
· 20 years ago
0107b3c
Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by David Woodhouse
· 19 years ago
caf2857
[PATCH] timer exit cleanup
by Ingo Molnar
· 19 years ago
6df3cec
[PATCH] cond_resched_lock() fix
by Jan Kara
· 19 years ago
1c3f45a
Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by David Woodhouse
· 19 years ago
ae92ef8
[PATCH] flush icache in correct context
by Roman Zippel
· 19 years ago
b60c1f6
[PATCH] drop note_interrupt() for per-CPU for proper scaling
by John Hawkes
· 19 years ago
2efe86b
[PATCH] cpuset exit NULL dereference fix
by Paul Jackson
· 19 years ago
8f37d47
AUDIT: Record working directory when syscall arguments are pathnames
by David Woodhouse
· 19 years ago
7551ced
AUDIT: Defer freeing aux items until audit_free_context()
by David Woodhouse
· 19 years ago
c33880a
[PATCH] sigkill priority fix
by Kirill Korotaev
· 19 years ago
99e45ee
AUDIT: Escape comm when logging task info
by David Woodhouse
· 19 years ago
bccf6ae
AUDIT: Unify auid reporting, put arch before syscall number
by David Woodhouse
· 19 years ago
bfb4496
AUDIT: Assign serial number to non-syscall messages
by David Woodhouse
· 19 years ago
10f02d1c
[PATCH] spin_unlock_bh() and preempt_check_resched()
by Samuel Thibault
· 19 years ago
326e9c8
AUDIT: Fix inconsistent use of loginuid vs. auid, signed vs. unsigned
by Steve Grubb
· 19 years ago
0547410
AUDIT: Fix AVC_USER message passing.
by Steve Grubb
· 19 years ago
0111610
AUDIT: Avoid sleeping function in SElinux AVC audit.
by Stephen Smalley
· 19 years ago
b39c4fa
[PATCH] cpusets+hotplug+preepmt broken
by Paul Jackson
· 19 years ago
fb19b4c
AUDIT: Honour audit_backlog_limit again.
by David Woodhouse
· 19 years ago
7063e6c
Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by David Woodhouse
· 19 years ago
7ca0026
AUDIT: Quis Custodiet Ipsos Custodes?
by David Woodhouse
· 19 years ago
b7d1125
AUDIT: Send netlink messages from a separate kernel thread
by David Woodhouse
· 19 years ago
168b717
AUDIT: Clean up logging of untrusted strings
by Steve Grubb
· 19 years ago
209aba0
AUDIT: Treat all user messages identically.
by David Woodhouse
· 19 years ago
82428b6
[PATCH] Driver Core: pm diagnostics update, check for errors
by David Brownell
· 20 years ago
dfaa9c9
[PATCH] profile.c: `schedule' parsing fix
by William Lee Irwin III
· 20 years ago
3c0547b
[PATCH] add_preferred_console() build fix
by Matt Mackall
· 20 years ago
4f167fb
[PATCH] spurious interrupt fix
by Zhang, Yanmin
· 20 years ago
3ec3b2f
AUDIT: Capture sys_socketcall arguments and sockaddrs
by David Woodhouse
· 20 years ago
5e014b1
AUDIT: fix max_t thinko.
by David Woodhouse
· 20 years ago
23f32d1
AUDIT: Fix some spelling errors
by Steve Grubb
· 20 years ago
c040499
AUDIT: Add message types to audit records
by Steve Grubb
· 20 years ago
9ea74f0
AUDIT: Round up audit skb expansion to AUDIT_BUFSIZ.
by David Woodhouse
· 20 years ago
c1b773d
Add audit_log_type
by Chris Wright
· 20 years ago
197c69c
Move ifdef CONFIG_AUDITSYSCALL to header
by Chris Wright
· 20 years ago
804a6a49
Audit requires CONFIG_NET
by Chris Wright
· 20 years ago
5a241d7
AUDIT: Properly account for alignment difference in nlmsg_len.
by Chris Wright
· 20 years ago
eecb0a7
AUDIT: Fix abuse of va_args.
by David Woodhouse
· 20 years ago
e3b926b
AUDIT: pass size argument to audit_expand().
by David Woodhouse
· 20 years ago
8c5aa40
AUDIT: Fix reported length of audit messages.
by Steve Grubb
· 20 years ago
4332bdd
AUDIT: Honour gfp_mask in audit_buffer_alloc()
by David Woodhouse
· 20 years ago
5ac52f3
AUDIT: buffer audit msgs directly to skb
by Chris Wright
· 20 years ago
8fc6115
AUDIT: expand audit tmp buffer as needed
by Chris Wright
· 20 years ago
16e1904
AUDIT: Add helper functions to allocate and free audit_buffers.
by Chris Wright
· 20 years ago
c2f0c7c
The attached patch addresses the problem with getting the audit daemon
by Steve Grubb
· 20 years ago
ebe8b54
[PATCH] correctly name the Shell sort
by Domen Puncer
· 20 years ago
b7e4e85
[PATCH] setitimer timer expires too early
by Paulo Marques
· 20 years ago
64f562c
[PATCH] kprobes: Allow multiple kprobes at the same address
by Ananth N Mavinakayanahalli
· 20 years ago
04dea5f
[PATCH] Kprobes: Oops! in unregister_kprobe()
by Prasanna S Panchamukhi
· 20 years ago
7d12e52
[PATCH] ppc64: remove hidden -fno-omit-frame-pointer for schedule.c
by Anton Blanchard
· 20 years ago
075d6eb
[PATCH] ppc32: platform-specific functions missing from kallsyms.
by David Woodhouse
· 20 years ago
bfd4bda
Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by David Woodhouse
· 20 years ago
897f5ab
Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6.git
by Linus Torvalds
· 20 years ago
2a0a6eb
[NETLINK]: Synchronous message processing.
by Herbert Xu
· 20 years ago
012914d
[patch] MCA recovery module undefined symbol fix
by Russ Anderson
· 20 years ago
0dd8e06
[PATCH] add new audit data to last skb
by Chris Wright
· 20 years ago
27b030d
Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by David Woodhouse
· 20 years ago
408b664
[PATCH] make lots of things static
by Adrian Bunk
· 20 years ago
67be2dd
[PATCH] DocBook: fix some descriptions
by Martin Waitz
· 20 years ago
4dc3b16
[PATCH] DocBook: changes and extensions to the kernel documentation
by Pavel Pisa
· 20 years ago
7ed20e1
[PATCH] convert that currently tests _NSIG directly to use valid_signal()
by Jesper Juhl
· 20 years ago
7d87e14c
[PATCH] consolidate sys_shmat
by Stephen Rothwell
· 20 years ago
fbd568a3e
[PATCH] Change synchronize_kernel to _rcu and _sched
by Paul E. McKenney
· 20 years ago
9b06e81
[PATCH] Deprecate synchronize_kernel, GPL replacement
by Paul E. McKenney
· 20 years ago
66cf8f1
[PATCH] kernel/rcupdate.c: make the exports EXPORT_SYMBOL_GPL
by Paul E. McKenney
· 20 years ago
d59745c
[PATCH] clean up kernel messages
by Matt Mackall
· 20 years ago
e43379f
[PATCH] nice and rt-prio rlimits
by Matt Mackall
· 20 years ago
d59dd46
[PATCH] use smp_mb/wmb/rmb where possible
by akpm@osdl.org
· 20 years ago
c06fec5
Remove bogus BUG() in kernel/exit.c
by Linus Torvalds
· 20 years ago
456be6c
[AUDIT] LOGIN message credentials
by Steve Grubb
· 20 years ago
37509e7
[AUDIT] Requeue messages at head of queue, up to audit_backlog
by Chris Wright
· 20 years ago
c94c257
Add audit uid to netlink credentials
by Serge Hallyn
· 20 years ago
85c8721
audit: update pointer to userspace tools, remove emacs mode tags
by
· 20 years ago
c7fcb0e
[AUDIT] Avoid using %*.*s format strings.
by Peter Martuccelli
· 20 years ago
d812ddb
[AUDIT] Fix signedness of 'serial' in various routines.
by Steve Grubb
· 20 years ago
2fd6f58
[AUDIT] Don't allow ptrace to fool auditing, log arch of audited syscalls.
by
· 20 years ago
81b7854
audit_log_untrustedstring() warning fix
by Andrew Morton
· 20 years ago
83c7d09
AUDIT: Avoid log pollution by untrusted strings.
by
· 20 years ago
9acf659
[PATCH] time interpolator: Fix settimeofday inaccuracy
by Christoph Lameter
· 20 years ago
a271c24
[SPARC]: Stop-A printk cleanup
by Tom 'spot' Callaway
· 20 years ago
238628e
[PATCH] sched: fix signed comparisons of long long
by Ingo Molnar
· 20 years ago
219f081
[PATCH] SELinux: fix deadlock on dcache lock
by Stephen Smalley
· 20 years ago
6c46ada
[PATCH] reparent_to_init cleanup
by Coywolf Qi Hunt
· 20 years ago
9a84889
[PATCH] cpuset: remove function attribute const
by Benoit Boissinot
· 20 years ago
b52402c
[PATCH] pci enumeration on ixp2000: overflow in kernel/resource.c
by Lennert Buytenhek
· 20 years ago
6cae60f
[PATCH] kill #ifndef HAVE_ARCH_GET_SIGNAL_TO_DELIVER in signal.c
by Christoph Hellwig
· 20 years ago
31143a1
[PATCH] kernel/param.c: don't use .max when .num is NULL in param_array_set()
by Bert Wesarg
· 20 years ago
43117a0
[PATCH] swsusp: SMP fix
by Alexander Nyberg
· 20 years ago
51410d3
[PATCH] Fix get_compat_sigevent()
by David S. Miller
· 20 years ago
81ddef7
[PATCH] re-export cancel_rearming_delayed_workqueue
by James Bottomley
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago