index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-02-13
ocfs2: Enable building with user namespaces enabled
Eric W. Biederman
2013-02-13
ocfs2: Compare kuids and kgids using uid_eq and gid_eq
Eric W. Biederman
2013-02-13
ocfs2: For tracing report the uid and gid values in the initial user namespace
Eric W. Biederman
2013-02-13
ocfs2: Convert uid and gids between in core and on disk inodes
Eric W. Biederman
2013-02-13
ocfs2: convert between kuids and kgids and DLM locks
Eric W. Biederman
2013-02-13
ocfs2: Handle kuids and kgids in acl/xattr conversions.
Eric W. Biederman
2013-02-13
coda: Allow coda to be built when user namespace support is enabled
Eric W. Biederman
2013-02-13
coda: Cache permisions in struct coda_inode_info in a kuid_t.
Eric W. Biederman
2013-02-13
coda: Restrict coda messages to the initial user namespace
Eric W. Biederman
2013-02-13
coda: Restrict coda messages to the initial pid namespace
Eric W. Biederman
2013-02-13
afs: Support interacting with multiple user namespaces
Eric W. Biederman
2013-02-13
afs: Only allow mounting afs in the intial network namespace
Eric W. Biederman
2013-02-12
afs: Remove unused structure afs_store_status
Eric W. Biederman
2013-02-12
9p: Allow building 9p with user namespaces enabled.
Eric W. Biederman
2013-02-12
9p: Modify v9fs_get_fsgid_for_create to return a kgid
Eric W. Biederman
2013-02-12
9p: Modify struct v9fs_session_info to use a kuids and kgids
Eric W. Biederman
2013-02-12
9p: Modify struct 9p_fid to use a kuid_t not a uid_t
Eric W. Biederman
2013-02-12
9p: Modify the stat structures to use kuid_t and kgid_t
Eric W. Biederman
2013-02-12
9p: Transmit kuid and kgid values
Eric W. Biederman
2013-02-12
9p: Add 'u' and 'g' format specifies for kuids and kgids
Eric W. Biederman
2013-02-12
ceph: Enable building when user namespaces are enabled.
Eric W. Biederman
2013-02-12
ceph: Convert kuids and kgids before printing them.
Eric W. Biederman
2013-02-12
ceph: Convert struct ceph_mds_request to use kuid_t and kgid_t
Eric W. Biederman
2013-02-12
ceph: Translate inode uid and gid attributes to/from kuids and kgids.
Eric W. Biederman
2013-02-12
ceph: Translate between uid and gids in cap messages and kuids and kgids
Eric W. Biederman
2013-02-12
ceph: Only allow mounts in the initial network namespace
Eric W. Biederman
2013-01-27
userns: Allow the unprivileged users to mount mqueue fs
Gao feng
2013-01-26
userns: Allow the userns root to mount tmpfs.
Eric W. Biederman
2013-01-26
userns: Allow the userns root to mount ramfs.
Eric W. Biederman
2013-01-26
userns: Allow the userns root to mount of devpts
Eric W. Biederman
2013-01-26
userns: Recommend use of memory control groups.
Eric W. Biederman
2013-01-26
userns: Allow any uid or gid mappings that don't overlap.
Eric W. Biederman
2013-01-26
userns: Avoid recursion in put_user_ns
Eric W. Biederman
2012-12-26
userns: Allow unprivileged reboot
Li Zefan
2012-12-25
f2fs: Don't assign e_id in f2fs_acl_from_disk
Eric W. Biederman
2012-12-25
proc: Allow proc_free_inum to be called from any context
Eric W. Biederman
2012-12-25
pidns: Stop pid allocation when init dies
Eric W. Biederman
2012-12-24
pidns: Outlaw thread creation after unshare(CLONE_NEWPID)
Eric W. Biederman
2012-12-21
Linux 3.8-rc1
v3.8-rc1
Linus Torvalds
2012-12-21
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2012-12-21
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2012-12-21
Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...
Linus Torvalds
2012-12-21
Revert "nfsd: warn on odd reply state in nfsd_vfs_read"
J. Bruce Fields
2012-12-21
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2012-12-21
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Linus Torvalds
2012-12-21
ARM: dts: fix duplicated build target and alphabetical sort out for exynos
Kukjin Kim
2012-12-21
dm stripe: add WRITE SAME support
Mike Snitzer
2012-12-21
dm: remove map_info
Mikulas Patocka
2012-12-21
dm snapshot: do not use map_context
Mikulas Patocka
2012-12-21
dm thin: dont use map_context
Mikulas Patocka
[next]