index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-20
[PATCH] sem2mutex: audit_netlink_sem
Ingo Molnar
3
-12
/
+13
2006-03-20
[PATCH] simplify audit_free() locking
Ingo Molnar
1
-3
/
+7
2006-03-20
[PATCH] Fix audit operators
Dustin Kirkland
1
-6
/
+12
2006-03-20
[PATCH] Add tty to syscall audit records
Steve Grubb
1
-2
/
+8
2006-03-20
[PATCH] add/remove rule update
Steve Grubb
1
-7
/
+9
2006-03-20
[PATCH] audit string fields interface + consumer
Amy Griffis
4
-141
/
+418
2006-03-20
[PATCH] Minor cosmetic cleanups to the code moved into auditfilter.c
David Woodhouse
1
-7
/
+4
2006-03-20
[PATCH] Fix audit record filtering with !CONFIG_AUDITSYSCALL
David Woodhouse
5
-377
/
+454
2006-03-20
[PATCH] Miscellaneous bug and warning fixes
Dustin Kirkland
1
-9
/
+12
2006-03-20
[PATCH] Capture selinux subject/object context information.
Dustin Kirkland
2
-9
/
+135
2006-03-20
[PATCH] Exclude messages by message type
Dustin Kirkland
2
-1
/
+37
2006-03-20
[PATCH] Collect more inode information during syscall processing.
Amy Griffis
1
-24
/
+118
2006-03-20
[PATCH] Pass dentry, not just name, in fsnotify creation hooks.
Amy Griffis
1
-1
/
+1
2006-03-20
[PATCH] Define new range of userspace messages.
Steve Grubb
1
-0
/
+2
2006-03-20
[PATCH] Filter rule comparators
Dustin Kirkland
1
-42
/
+75
2006-03-20
[PATCH] AUDIT: kerneldoc for kernel/audit*.c
Randy Dunlap
2
-46
/
+238
2006-03-20
[PATCH] make vm86 call audit_syscall_exit
Jason Baron
1
-5
/
+0
2006-03-18
[PATCH] disable unshare(CLONE_VM) for now
Oleg Nesterov
1
-3
/
+1
2006-03-17
[PATCH] posix-timers: fix requeue accounting when signal is ignored
Roman Zippel
1
-0
/
+1
2006-03-17
[PATCH] time_interpolator: add __read_mostly
Christoph Lameter
1
-2
/
+2
2006-03-17
[PATCH] unshare: Use rcu_assign_pointer when setting sighand
Eric W. Biederman
1
-1
/
+1
2006-03-14
[PATCH] Fix sigaltstack corruption among cloned threads
GOTO Masanori
1
-0
/
+6
2006-03-11
[PATCH] remove __put_task_struct_cb export again
Christoph Hellwig
2
-8
/
+3
2006-03-08
[PATCH] fix file counting
Dipankar Sarma
1
-1
/
+4
2006-03-08
[PATCH] rcu batch tuning
Dipankar Sarma
1
-18
/
+58
2006-03-08
[PATCH] idle threads should have a sane ->timestamp value
Ingo Molnar
1
-0
/
+1
2006-03-06
[PATCH] time: add barrier after updating jiffies_64
Atsushi Nemoto
1
-0
/
+2
2006-03-06
[PATCH] fix next_timer_interrupt() for hrtimer
Tony Lindgren
2
-0
/
+51
2006-03-06
Add early-boot-safety check to cond_resched()
Linus Torvalds
1
-0
/
+2
2006-03-02
[PATCH] time_interpolator: Use readq_relaxed() instead of readq().
Christoph Lameter
1
-2
/
+2
2006-03-02
[PATCH] fix acpi_video_flags on x86-64
Stefan Seyfried
1
-1
/
+1
2006-02-28
[IA64] sysctl option to silence unaligned trap warnings
Jes Sorensen
1
-0
/
+14
2006-02-20
[PATCH] kjournald keeps reference to namespace
Björn Steinbrink
1
-0
/
+3
2006-02-20
Merge branch 'fixes.b8' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-3
/
+3
2006-02-20
[PATCH] Fix compile for CONFIG_SYSVIPC=n or CONFIG_SYSCTL=n
Stephen Rothwell
1
-0
/
+2
2006-02-20
[PATCH] Fix undefined symbols for nommu architecture
Luke Yang
1
-0
/
+2
2006-02-20
[PATCH] suspend-to-ram: allow video options to be set at runtime
Pavel Machek
1
-4
/
+12
2006-02-18
[PATCH] GFP_KERNEL allocations in atomic (auditsc)
Al Viro
1
-3
/
+3
2006-02-17
[PATCH] swsusp: fix breakage with swap on LVM
Rafael J. Wysocki
1
-3
/
+1
2006-02-17
[PATCH] Introduce CONFIG_DEFAULT_MIGRATION_COST
Ingo Molnar
1
-1
/
+12
2006-02-17
[PATCH] Provide an interface for getting the current tick length
Paul Mackerras
1
-5
/
+34
2006-02-17
[PATCH] x86_64: Add boot option to disable randomized mappings and cleanup
Andi Kleen
1
-2
/
+0
2006-02-15
[PATCH] swsusp: nuke noisy message
Andrew Morton
1
-3
/
+1
2006-02-15
[PATCH] cpuset: oops in exit on null cpuset fix
Paul Jackson
1
-1
/
+34
2006-02-15
[PATCH] fix zap_thread's ptrace related problems
Oleg Nesterov
1
-10
/
+15
2006-02-15
[PATCH] fix kill_proc_info() vs fork() theoretical race
Oleg Nesterov
1
-2
/
+2
2006-02-15
[PATCH] fix kill_proc_info() vs CLONE_THREAD race
Oleg Nesterov
1
-3
/
+2
2006-02-14
[PATCH] hrtimer: round up relative start time on low-res arches
Ingo Molnar
1
-1
/
+12
2006-02-14
[PATCH] sched: revert "filter affine wakeups"
Chen, Kenneth W
1
-9
/
+1
2006-02-14
[PATCH] compound page: no access_process_vm check
Hugh Dickins
1
-2
/
+1
[next]