index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2012-05-03
userns: Convert sched_set_affinity and sched_set_scheduler's permission checks
Eric W. Biederman
2012-05-03
userns: Replace user_ns_map_uid and user_ns_map_gid with from_kuid and from_kgid
Eric W. Biederman
2012-05-03
userns: Store uid and gid values in struct cred with kuid_t and kgid_t types
Eric W. Biederman
2012-05-03
userns: Convert group_info values from gid_t to kgid_t.
Eric W. Biederman
2012-04-26
userns: Rework the user_namespace adding uid/gid mapping support
Eric W. Biederman
2012-04-26
userns: Simplify the user_namespace by making userns->creator a kuid.
Eric W. Biederman
2012-04-07
userns: Disassociate user_struct from the user_namespace.
Eric W. Biederman
2012-04-07
userns: Add kuid_t and kgid_t and associated infrastructure in uidgid.h
Eric W. Biederman
2012-04-07
userns: Replace the hard to write inode_userns with inode_capable.
Eric W. Biederman
2012-04-07
userns: Start out with a full set of capabilities.
Eric W. Biederman
2012-04-07
userns: Deprecate and rename the user_namespace reference in the user_struct
Eric W. Biederman
2012-04-07
userns: Add an explicit reference to the parent user namespace
Eric W. Biederman
2012-04-07
cred: Refcount the user_ns pointed to by the cred.
Eric W. Biederman
2012-04-07
userns: Use cred->user_ns instead of cred->user->user_ns
Eric W. Biederman
2012-04-07
userns: Remove unnecessary cast to struct user_struct when copying cred->user.
Eric W. Biederman
2012-03-31
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-03-31
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-03-31
sched: Fix incorrect usage of for_each_cpu_mask() in select_fallback_rq()
Srivatsa S. Bhat
2012-03-30
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-03-30
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-03-30
genirq: Adjust irq thread affinity on IRQ_SET_MASK_OK_NOCOPY return value
Jiang Liu
2012-03-29
Merge branch 'for-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-03-29
cgroup: cgroup_attach_task() could return -errno after success
Tejun Heo
2012-03-29
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-03-29
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-03-29
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-03-29
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-03-29
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-03-29
irqdomain: Remove powerpc dependency from debugfs file
Grant Likely
2012-03-29
Merge branch 'sched/arch' into sched/urgent
Ingo Molnar
2012-03-29
futex: Mark get_robust_list as deprecated
Kees Cook
2012-03-29
futex: Do not leak robust list to unprivileged process
Kees Cook
2012-03-29
genirq: Respect NUMA node affinity in setup_irq_irq affinity()
Prarit Bhargava
2012-03-29
genirq: Get rid of unneeded force parameter in irq_finalize_oneshot()
Alexander Gordeev
2012-03-29
genirq: Minor readablity improvement in irq_wake_thread()
Alexander Gordeev
2012-03-29
sched: Fix __schedule_bug() output when called from an interrupt
Stephen Boyd
2012-03-28
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-03-28
pidns: add reboot_pid_ns() to handle the reboot syscall
Daniel Lezcano
2012-03-28
sysctl: use bitmap library functions
Akinobu Mita
2012-03-28
kexec: add further check to crashkernel
Zhenzhong Duan
2012-03-28
kexec: crash: don't save swapper_pg_dir for !CONFIG_MMU configurations
Will Deacon
2012-03-28
smp: add func to IPI cpus based on parameter func
Gilad Ben-Yossef
2012-03-28
smp: introduce a generic on_each_cpu_mask() function
Gilad Ben-Yossef
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
Add #includes needed to permit the removal of asm/system.h
David Howells
2012-03-28
Disintegrate asm/system.h for Sparc
David Howells
2012-03-28
cpusets: Remove an unused variable
Dan Carpenter
2012-03-27
tracing: Fix ent_size in trace output
Steven Rostedt
2012-03-27
sched/rt: Improve pick_next_highest_task_rt()
Michael J Wang
[next]