Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
5a72e04df5470df0ec646029d31e5528167ab1a7
/
kernel
5a72e04
[PATCH] suspend/resume SMP support
by Li Shaohua
· 20 years ago
f370513
[PATCH] i386 CPU hotplug
by Zwane Mwaikambo
· 20 years ago
52c1da3
[PATCH] make various thing static
by Adrian Bunk
· 20 years ago
c988d2b
[PATCH] modules: add version and srcversion to sysfs
by Matt Domsch
· 20 years ago
3e30148
[PATCH] Keys: Make request-key create an authorisation key
by David Howells
· 20 years ago
7888e7f
[PATCH] Keys: Pass session keyring to call_usermodehelper()
by David Howells
· 20 years ago
c43dc2f
[PATCH] aio: make wait_queue ->task ->private
by Benjamin LaHaise
· 20 years ago
71a2224
[PATCH] Optimize sys_times for a single thread process
by Christoph Lameter
· 20 years ago
4fea283
[PATCH] Software suspend and recalc sigpending bug fix
by Kirill Korotaev
· 20 years ago
d6e7114
[PATCH] setuid core dump
by Alan Cox
· 20 years ago
8b0914e
[PATCH] jprobes: allow a jprobe to coexist with muliple kprobes
by Prasanna S Panchamukhi
· 20 years ago
ea32c65
[PATCH] kprobes: Temporary disarming of reentrant probe
by Prasanna S Panchamukhi
· 20 years ago
0aa55e4
[PATCH] kprobes: moves lock-unlock to non-arch kprobe_flush_task
by Hien Nguyen
· 20 years ago
7e1048b
[PATCH] Move kprobe [dis]arming into arch specific code
by Rusty Lynch
· 20 years ago
b94cce9
[PATCH] kprobes: function-return probes
by Hien Nguyen
· 20 years ago
df164db
[PATCH] avoid resursive oopses
by Alexander Nyberg
· 20 years ago
5f45f1a
[PATCH] remove duplicate get_dentry functions in various places
by Christoph Hellwig
· 20 years ago
be5b4fb
[PATCH] preempt_count is int - remove cast and don't assign to unsigned type
by Jesper Juhl
· 20 years ago
ab4af03
[PATCH] CON_CONSDEV bit not set correctly on last console
by Greg Edwards
· 20 years ago
f972be3
[PATCH] posix-timers: use try_to_del_timer_sync()
by Oleg Nesterov
· 20 years ago
fd450b7
[PATCH] timers: introduce try_to_del_timer_sync()
by Oleg Nesterov
· 20 years ago
55c888d
[PATCH] timers fixes/improvements
by Oleg Nesterov
· 20 years ago
5912100
[PATCH] i386: Selectable Frequency of the Timer Interrupt
by Christoph Lameter
· 20 years ago
b77d6ad
[PATCH] uml: make hw_controller_type->release exist only for archs needing it
by Paolo 'Blaisorblade' Giarrusso
· 20 years ago
dbce706
[PATCH] uml: add and use generic hw_controller_type->release
by Paolo 'Blaisorblade' Giarrusso
· 20 years ago
45918e1
[PATCH] dup_mmap: update comment on new vma
by Hugh Dickins
· 20 years ago
1363c3c
[PATCH] Avoiding mmap fragmentation
by Wolfgang Wander
· 20 years ago
753ee72
[PATCH] VM: early zone reclaim
by Martin Hicks
· 20 years ago
39c715b
[PATCH] smp_processor_id() cleanup
by Ingo Molnar
· 20 years ago
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
· 20 years ago
caf2857
[PATCH] timer exit cleanup
by Ingo Molnar
· 20 years ago
6df3cec
[PATCH] cond_resched_lock() fix
by Jan Kara
· 20 years ago
1c3f45a
Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by David Woodhouse
· 20 years ago
ae92ef8
[PATCH] flush icache in correct context
by Roman Zippel
· 20 years ago
b60c1f6
[PATCH] drop note_interrupt() for per-CPU for proper scaling
by John Hawkes
· 20 years ago
2efe86b
[PATCH] cpuset exit NULL dereference fix
by Paul Jackson
· 20 years ago
8f37d47
AUDIT: Record working directory when syscall arguments are pathnames
by David Woodhouse
· 20 years ago
7551ced
AUDIT: Defer freeing aux items until audit_free_context()
by David Woodhouse
· 20 years ago
c33880a
[PATCH] sigkill priority fix
by Kirill Korotaev
· 20 years ago
99e45ee
AUDIT: Escape comm when logging task info
by David Woodhouse
· 20 years ago
bccf6ae
AUDIT: Unify auid reporting, put arch before syscall number
by David Woodhouse
· 20 years ago
bfb4496
AUDIT: Assign serial number to non-syscall messages
by David Woodhouse
· 20 years ago
10f02d1c
[PATCH] spin_unlock_bh() and preempt_check_resched()
by Samuel Thibault
· 20 years ago
326e9c8
AUDIT: Fix inconsistent use of loginuid vs. auid, signed vs. unsigned
by Steve Grubb
· 20 years ago
0547410
AUDIT: Fix AVC_USER message passing.
by Steve Grubb
· 20 years ago
0111610
AUDIT: Avoid sleeping function in SElinux AVC audit.
by Stephen Smalley
· 20 years ago
b39c4fa
[PATCH] cpusets+hotplug+preepmt broken
by Paul Jackson
· 20 years ago
fb19b4c
AUDIT: Honour audit_backlog_limit again.
by David Woodhouse
· 20 years ago
7063e6c
Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by David Woodhouse
· 20 years ago
7ca0026
AUDIT: Quis Custodiet Ipsos Custodes?
by David Woodhouse
· 20 years ago
b7d1125
AUDIT: Send netlink messages from a separate kernel thread
by David Woodhouse
· 20 years ago
168b717
AUDIT: Clean up logging of untrusted strings
by Steve Grubb
· 20 years ago
209aba0
AUDIT: Treat all user messages identically.
by David Woodhouse
· 20 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
Next »