index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-03-26
1
-2
/
+1
|
\
|
*
BUG_ON() Conversion in kernel/fork.c
Eric Sesterhenn
2006-03-26
1
-2
/
+1
*
|
[PATCH] kretprobe instance recycled by parent process
bibo mao
2006-03-26
2
-6
/
+13
*
|
[PATCH] hrtimers: remove data field
Roman Zippel
2006-03-26
4
-21
/
+17
*
|
[PATCH] hrtimers: remove nsec_t typedef
Roman Zippel
2006-03-26
2
-4
/
+4
*
|
[PATCH] hrtimers: remove state field
Roman Zippel
2006-03-26
1
-9
/
+5
*
|
[PATCH] hrtimers: simplify nanosleep
Roman Zippel
2006-03-26
1
-80
/
+62
*
|
[PATCH] hrtimers: posix-timer: cleanup common_timer_get()
Roman Zippel
2006-03-26
1
-24
/
+26
*
|
[PATCH] hrtimers: pass current time to hrtimer_forward()
Roman Zippel
2006-03-26
3
-9
/
+15
*
|
[PATCH] hrtimers: optimize softirq runqueues
Thomas Gleixner
2006-03-26
1
-2
/
+26
*
|
[PATCH] consolidate sys32/compat_adjtimex
Stephen Rothwell
2006-03-26
1
-0
/
+59
*
|
[PATCH] swswsup: return correct load_image error
Con Kolivas
2006-03-26
1
-3
/
+4
*
|
[PATCH] warn if free_irq() is called from IRQ context
Ingo Molnar
2006-03-26
1
-0
/
+1
|
/
*
Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2006-03-25
5
-436
/
+1293
|
\
|
*
[PATCH] fix audit_init failure path
Amy Griffis
2006-03-20
1
-1
/
+2
|
*
[PATCH] EXPORT_SYMBOL patch for audit_log, audit_log_start, audit_log_end and...
lorenzo@gnu.org
2006-03-20
1
-0
/
+5
|
*
[PATCH] sem2mutex: audit_netlink_sem
Ingo Molnar
2006-03-20
3
-12
/
+13
|
*
[PATCH] simplify audit_free() locking
Ingo Molnar
2006-03-20
1
-3
/
+7
|
*
[PATCH] Fix audit operators
Dustin Kirkland
2006-03-20
1
-6
/
+12
|
*
[PATCH] Add tty to syscall audit records
Steve Grubb
2006-03-20
1
-2
/
+8
|
*
[PATCH] add/remove rule update
Steve Grubb
2006-03-20
1
-7
/
+9
|
*
[PATCH] audit string fields interface + consumer
Amy Griffis
2006-03-20
4
-141
/
+418
|
*
[PATCH] Minor cosmetic cleanups to the code moved into auditfilter.c
David Woodhouse
2006-03-20
1
-7
/
+4
|
*
[PATCH] Fix audit record filtering with !CONFIG_AUDITSYSCALL
David Woodhouse
2006-03-20
5
-377
/
+454
|
*
[PATCH] Miscellaneous bug and warning fixes
Dustin Kirkland
2006-03-20
1
-9
/
+12
|
*
[PATCH] Capture selinux subject/object context information.
Dustin Kirkland
2006-03-20
2
-9
/
+135
|
*
[PATCH] Exclude messages by message type
Dustin Kirkland
2006-03-20
2
-1
/
+37
|
*
[PATCH] Collect more inode information during syscall processing.
Amy Griffis
2006-03-20
1
-24
/
+118
|
*
[PATCH] Pass dentry, not just name, in fsnotify creation hooks.
Amy Griffis
2006-03-20
1
-1
/
+1
|
*
[PATCH] Define new range of userspace messages.
Steve Grubb
2006-03-20
1
-0
/
+2
|
*
[PATCH] Filter rule comparators
Dustin Kirkland
2006-03-20
1
-42
/
+75
|
*
[PATCH] AUDIT: kerneldoc for kernel/audit*.c
Randy Dunlap
2006-03-20
2
-46
/
+238
|
*
[PATCH] make vm86 call audit_syscall_exit
Jason Baron
2006-03-20
1
-5
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-03-25
1
-2
/
+1
|
\
\
|
*
|
BUG_ON() Conversion in kernel/cpu.c
Eric Sesterhenn
2006-03-24
1
-2
/
+1
*
|
|
[PATCH] remove pps support
Roman Zippel
2006-03-25
2
-54
/
+18
*
|
|
[PATCH] Add SA_PERCPU_IRQ flag support
Dimitri Sivanich
2006-03-25
1
-5
/
+18
*
|
|
[PATCH] Use unsigned int types for a faster bsearch
Eric Dumazet
2006-03-25
1
-2
/
+2
*
|
|
[PATCH] Check if cpu can be onlined before calling smp_prepare_cpu()
Ashok Raj
2006-03-25
1
-3
/
+1
*
|
|
[PATCH] No need to protect current->group_info in sys_getgroups(), in_group_p...
Eric Dumazet
2006-03-25
1
-6
/
+0
*
|
|
[PATCH] find_task_by_pid() needs tasklist_lock
Andrew Morton
2006-03-25
1
-0
/
+2
*
|
|
[PATCH] refactor capable() to one implementation, add __capable() helper
Chris Wright
2006-03-25
2
-12
/
+16
*
|
|
[PATCH] IRQ: prevent enabling of previously disabled interrupt
Bryan Holty
2006-03-25
1
-4
/
+17
*
|
|
[PATCH] irq: uninline migration functions
Andrew Morton
2006-03-25
2
-2
/
+53
*
|
|
[PATCH] kernel/params.c: make param_array() static
Adrian Bunk
2006-03-25
1
-6
/
+6
*
|
|
[PATCH] Remove MODULE_PARM
Rusty Russell
2006-03-25
2
-177
/
+16
*
|
|
[PATCH] Validate and sanitze itimer timeval from userspace
Thomas Gleixner
2006-03-25
1
-0
/
+66
*
|
|
[PATCH] sys_alarm() unsigned signed conversion fixup
Thomas Gleixner
2006-03-25
2
-13
/
+38
*
|
|
[PATCH] timer irq driven soft watchdog fix
Andrew Morton
2006-03-25
1
-0
/
+1
|
/
/
*
|
[PATCH] fix build error if CONFIG_SYSFS=n
Andrew Morton
2006-03-24
1
-2
/
+2
[next]