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
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] promiscuous mode
Steve Grubb
2
-1
/
+13
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
2
-8
/
+10
2006-03-20
[PATCH] audit string fields interface + consumer
Amy Griffis
6
-145
/
+448
2006-03-20
[PATCH] SE Linux audit events
Steve Grubb
3
-6
/
+23
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
6
-390
/
+459
2006-03-20
[PATCH] Fix IA64 success/failure indication in syscall auditing.
David Woodhouse
1
-2
/
+8
2006-03-20
[PATCH] Miscellaneous bug and warning fixes
Dustin Kirkland
4
-15
/
+24
2006-03-20
[PATCH] Capture selinux subject/object context information.
Dustin Kirkland
9
-69
/
+226
2006-03-20
[PATCH] Exclude messages by message type
Dustin Kirkland
3
-2
/
+41
2006-03-20
[PATCH] Collect more inode information during syscall processing.
Amy Griffis
6
-28
/
+157
2006-03-20
[PATCH] Pass dentry, not just name, in fsnotify creation hooks.
Amy Griffis
3
-10
/
+11
2006-03-20
[PATCH] Define new range of userspace messages.
Steve Grubb
3
-6
/
+21
2006-03-20
[PATCH] Filter rule comparators
Dustin Kirkland
2
-43
/
+103
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
2
-7
/
+10
2006-03-19
Linux 2.6.16
v2.6.16
Linus Torvalds
1
-1
/
+1
2006-03-19
[PATCH] Remove obsolete CREDITS address
Andrea Arcangeli
1
-1
/
+0
2006-03-19
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
16
-134
/
+217
2006-03-19
[TG3]: 40-bit DMA workaround part 2
Michael Chan
3
-9
/
+45
2006-03-19
[AX.25]: Fix potencial memory hole.
Ralf Baechle DL5RB
2
-2
/
+9
2006-03-18
[PATCH] Kconfig: swap VIDEO_CX88_ALSA and VIDEO_CX88_DVB
Michael Krufky
1
-14
/
+14
2006-03-18
[PATCH] Fixed em28xx based system lockup
Markus Rechberger
1
-0
/
+3
2006-03-18
[PATCH] disable unshare(CLONE_VM) for now
Oleg Nesterov
1
-3
/
+1
2006-03-18
[MIPS] SB1: Check for -mno-sched-prolog if building corelis debug kernel.
Ralf Baechle
1
-1
/
+2
2006-03-18
[MIPS] Sibyte: Fix race in sb1250_gettimeoffset().
Ralf Baechle
3
-18
/
+64
2006-03-18
[MIPS] Sibyte: Fix interrupt timer off by one bug.
Ralf Baechle
1
-2
/
+2
2006-03-18
[MIPS] Sibyte: Fix M_SCD_TIMER_INIT and M_SCD_TIMER_CNT wrong field width.
Ralf Baechle
1
-2
/
+3
2006-03-18
[MIPS] Protect more of timer_interrupt() by xtime_lock.
Ralf Baechle
1
-2
/
+4
2006-03-18
[MIPS] Work around bad code generation for <asm/io.h>.
Ralf Baechle
1
-3
/
+15
2006-03-18
[MIPS] Simple patch to power off DBAU1200
Matej Kupljen
1
-0
/
+3
2006-03-18
[MIPS] Fix DBAu1550 software power off.
Sergei Shtylylov
1
-3
/
+4
2006-03-18
[MIPS] local_r4k_flush_cache_page fix
Atsushi Nemoto
5
-6
/
+15
2006-03-18
[MIPS] SB1: Fix interrupt disable hazard.
Ralf Baechle
1
-77
/
+103
2006-03-18
[MIPS] Get rid of the IP22-specific code in arclib.
Ralf Baechle
1
-19
/
+0
2006-03-18
Update MAINTAINERS entry for MIPS.
Ralf Baechle
1
-1
/
+2
2006-03-17
[NET]: Fix race condition in sk_wait_event().
Alexey Kuznetsov
1
-1
/
+1
2006-03-17
[PATCH] fix free swap cache latency
Hugh Dickins
1
-2
/
+3
2006-03-17
[PATCH] kbuild: fix buffer overflow in modpost
Sam Ravnborg
1
-7
/
+2
2006-03-17
[PATCH] nfsservctl(): remove user-triggerable printk
Peter Staubach
1
-3
/
+1
2006-03-17
[PATCH] fix race in pagevec_strip?
Christoph Lameter
1
-1
/
+2
2006-03-17
[PATCH] dm stripe: Fix bounds
Kevin Corry
1
-1
/
+7
2006-03-17
[PATCH] x86: check for online cpus before bringing them up
Srivatsa Vaddagiri
1
-0
/
+10
2006-03-17
[PATCH] v9fs: fix overzealous dropping of dentry which breaks dcache
Eric Van Hensbergen
1
-1
/
+0
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
[next]