index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-14
Merge branch 'master' into next
James Morris
35
-366
/
+874
2008-11-14
CRED: Allow kernel services to override LSM settings for task actions
David Howells
2
-0
/
+34
2008-11-14
CRED: Differentiate objective and effective subjective credentials on a task
David Howells
3
-15
/
+20
2008-11-14
CRED: Documentation
David Howells
1
-1
/
+11
2008-11-14
CRED: Use creds in file structs
David Howells
1
-1
/
+1
2008-11-14
CRED: Make execve() take advantage of copy-on-write credentials
David Howells
5
-92
/
+48
2008-11-14
CRED: Inaugurate COW credentials
David Howells
7
-137
/
+139
2008-11-14
CRED: Pass credentials through dentry_open()
David Howells
2
-4
/
+7
2008-11-14
CRED: Separate per-task-group keyrings from signal_struct
David Howells
3
-12
/
+18
2008-11-14
CRED: Use RCU to access another task's creds and to release a task's own creds
David Howells
1
-1
/
+2
2008-11-14
CRED: Wrap current->cred and a few other accessors
David Howells
2
-45
/
+144
2008-11-14
CRED: Detach the credentials from task_struct
David Howells
4
-29
/
+43
2008-11-14
CRED: Separate task security context from task_struct
David Howells
4
-78
/
+155
2008-11-14
CRED: Constify the kernel_cap_t arguments to the capset LSM hooks
David Howells
1
-20
/
+24
2008-11-14
CRED: Neuter sys_capset()
David Howells
1
-32
/
+16
2008-11-14
KEYS: Alter use of key instantiation link-to-keyring argument
David Howells
2
-9
/
+11
2008-11-14
KEYS: Disperse linux/key_ui.h
David Howells
2
-66
/
+31
2008-11-14
CRED: Wrap task credential accesses in the networking subsystem
David Howells
1
-2
/
+2
2008-11-14
CRED: Wrap task credential accesses in the filesystem subsystem
David Howells
1
-1
/
+1
2008-11-13
slab: document SLAB_DESTROY_BY_RCU
Peter Zijlstra
1
-0
/
+28
2008-11-12
Add c2 port support
Rodolfo Giometti
1
-0
/
+65
2008-11-12
rtc: rtc-wm8350: add support for WM8350 RTC
Mark Brown
1
-0
/
+2
2008-11-12
remove ratelimt()
Andrew Morton
1
-7
/
+0
2008-11-12
atmel_lcdfb: change irq_base definition to allow error reporting
Nicolas Ferre
1
-1
/
+1
2008-11-12
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-5
/
+0
2008-11-12
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
5
-11
/
+66
2008-11-12
security: remove broken and useless declarations
James Morris
1
-2
/
+0
2008-11-12
hrtimer: clean up unused callback modes
Peter Zijlstra
1
-5
/
+0
2008-11-11
Merge branch 'ec' into release
Len Brown
1
-2
/
+2
2008-11-11
Merge branch 'processor-256' into release
Len Brown
1
-0
/
+1
2008-11-11
Merge branch 'video' into release
Len Brown
2
-0
/
+46
2008-11-11
Merge branch 'misc' into release
Len Brown
2
-9
/
+16
2008-11-11
Merge branch 'bugzilla-11312' into release
Len Brown
1
-0
/
+1
2008-11-11
ACPICA: Use spinlock for acpi_{en|dis}able_gpe
Alexey Starikovskiy
1
-2
/
+2
2008-11-11
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2008-11-11
telephony: trivial: fix up email address
Alan Cox
1
-1
/
+1
2008-11-11
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2
-28
/
+23
2008-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-7
/
+35
2008-11-11
Add a new capable interface that will be used by systems that use audit to
Eric Paris
2
-3
/
+16
2008-11-11
When the capset syscall is used it is not possible for audit to record the
Eric Paris
1
-0
/
+10
2008-11-11
Any time fcaps or a setuid app under SECURE_NOROOT is used to result in a
Eric Paris
1
-0
/
+26
2008-11-11
This patch will print cap_permitted and cap_inheritable data in the PATH
Eric Paris
1
-0
/
+5
2008-11-11
This patch add a generic cpu endian caps structure and externally available
Eric Paris
1
-0
/
+7
2008-11-11
Document the order of arguments for cap_issubset. It's not instantly clear
Eric Paris
1
-0
/
+7
2008-11-11
drm/i915: Filter pci devices based on PCI_CLASS_DISPLAY_VGA
Dave Airlie
1
-23
/
+23
2008-11-11
drm: Remove infrastructure for supporting i915's vblank swapping.
Eric Anholt
1
-5
/
+0
2008-11-11
fix for account_group_exec_runtime(), make sure ->signal can't be freed under...
Oleg Nesterov
1
-0
/
+1
2008-11-10
ssb: Fix DMA-API compilation for non-PCI systems
Michael Buesch
1
-7
/
+35
2008-11-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-3
/
+7
2008-11-10
Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linus
Takashi Iwai
1
-3
/
+7
[next]