index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
proc: Usable inode numbers for the namespace file descriptors.
Eric W. Biederman
2012-11-20
*
proc: Fix the namespace inode permission checks.
Eric W. Biederman
2012-11-20
*
proc: Generalize proc inode allocation
Eric W. Biederman
2012-11-20
*
userns: Allow unprivilged mounts of proc and sysfs
Eric W. Biederman
2012-11-20
*
userns: For /proc/self/{uid,gid}_map derive the lower userns from the struct ...
Eric W. Biederman
2012-11-20
*
procfs: Print task uids and gids in the userns that opened the proc file
Eric W. Biederman
2012-11-20
*
userns: Implement unshare of the user namespace
Eric W. Biederman
2012-11-20
*
userns: Implent proc namespace operations
Eric W. Biederman
2012-11-20
*
userns: Kill task_user_ns
Eric W. Biederman
2012-11-20
*
userns: Make create_new_namespaces take a user_ns parameter
Eric W. Biederman
2012-11-20
*
userns: Allow unprivileged use of setns.
Eric W. Biederman
2012-11-20
*
userns: Allow unprivileged users to create new namespaces
Eric W. Biederman
2012-11-20
*
userns: Allow setting a userns mapping to your current uid.
Eric W. Biederman
2012-11-20
*
userns: Allow chown and setgid preservation
Eric W. Biederman
2012-11-20
*
userns: Allow unprivileged users to create user namespaces.
Eric W. Biederman
2012-11-19
*
userns: Ignore suid and sgid on binaries if the uid or gid can not be mapped
Eric W. Biederman
2012-11-19
*
userns: fix return value on mntns_install() failure
Zhao Hongjiang
2012-11-19
*
vfs: Allow unprivileged manipulation of the mount namespace.
Eric W. Biederman
2012-11-19
*
vfs: Only support slave subtrees across different user namespaces
Eric W. Biederman
2012-11-19
*
vfs: Add a user namespace reference from struct mnt_namespace
Eric W. Biederman
2012-11-19
*
vfs: Add setns support for the mount namespace
Eric W. Biederman
2012-11-19
*
vfs: Allow chroot if you have CAP_SYS_CHROOT in your user namespace
Eric W. Biederman
2012-11-19
*
pidns: Support unsharing the pid namespace.
Eric W. Biederman
2012-11-19
*
pidns: Consolidate initialzation of special init task state
Eric W. Biederman
2012-11-19
*
pidns: Add setns support
Eric W. Biederman
2012-11-19
*
pidns: Deny strange cases when creating pid namespaces.
Eric W. Biederman
2012-11-19
*
pidns: Wait in zap_pid_ns_processes until pid_ns->nr_hashed == 1
Eric W. Biederman
2012-11-19
*
pidns: Don't allow new processes in a dead pid namespace.
Eric W. Biederman
2012-11-19
*
pidns: Make the pidns proc mount/umount logic obvious.
Eric W. Biederman
2012-11-19
*
pidns: Use task_active_pid_ns where appropriate
Eric W. Biederman
2012-11-19
*
pidns: Capture the user namespace and filter ns_last_pid
Eric W. Biederman
2012-11-19
*
procfs: Don't cache a pid in the root inode.
Eric W. Biederman
2012-11-19
*
procfs: Use the proc generic infrastructure for proc/self.
Eric W. Biederman
2012-11-19
*
userns: On mips modify check_same_owner to use uid_eq
Eric W. Biederman
2012-11-19
*
userns: make each net (net_ns) belong to a user_ns
Eric W. Biederman
2012-11-19
*
netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NS
Eric W. Biederman
2012-11-19
*
userns: Support fuse interacting with multiple user namespaces
Eric W. Biederman
2012-11-15
*
userns: Support autofs4 interacing with multiple user namespaces
Eric W. Biederman
2012-11-15
*
Linux 3.7-rc3
Linus Torvalds
2012-10-28
*
Merge tag 'ktest-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2012-10-28
|
\
|
*
ktest: Fix ktest confusion with CONFIG_MODULES_USE_ELF_RELA
Steven Rostedt
2012-10-26
*
|
Merge tag 'spi-mxs' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...
Linus Torvalds
2012-10-28
|
\
\
|
*
|
spi: mxs: Terminate DMA in case of DMA timeout
Marek Vasut
2012-10-17
|
*
|
spi: mxs: Assign message status after transfer finished
Marek Vasut
2012-10-17
*
|
|
Merge tag 'fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2012-10-28
|
\
\
\
|
*
|
|
Revert "ARM i.MX25: Fix PWM per clock lookups"
Arnd Bergmann
2012-10-27
|
*
|
|
ARM: versatile: fix versatile_defconfig
Arnd Bergmann
2012-10-27
|
*
|
|
ARM: mvebu: update defconfig with 3.7 changes
Thomas Petazzoni
2012-10-27
|
*
|
|
ARM: at91: fix at91x40 build
Arnd Bergmann
2012-10-27
|
*
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/r...
Arnd Bergmann
2012-10-26
|
|
\
\
\
[next]