index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
userns: Convert security/keys to the new userns infrastructure
Eric W. Biederman
2012-09-13
10
-88
/
+84
*
userns: Convert drm to use kuid and kgid and struct pid where appropriate
Eric W. Biederman
2012-09-13
5
-8
/
+9
*
userns: Convert ipc to use kuid and kgid where appropriate
Eric W. Biederman
2012-09-06
7
-38
/
+55
*
userns: Convert process event connector to handle kuids and kgids
Eric W. Biederman
2012-09-06
2
-5
/
+14
*
userns: Convert debugfs to use kuid/kgid where appropriate.
Eric W. Biederman
2012-09-06
2
-9
/
+18
*
userns: Make credential debugging user namespace safe.
Eric W. Biederman
2012-08-23
2
-3
/
+8
*
userns: Enable building of pf_key sockets when user namespace support is enab...
Eric W. Biederman
2012-08-23
1
-1
/
+0
*
ipv6: move dereference after check in fl_free()
Dan Carpenter
2012-08-16
1
-5
/
+2
*
userns: Convert tun/tap to use kuid and kgid where appropriate
Eric W. Biederman
2012-08-14
2
-15
/
+32
*
userns: Make the airo wireless driver use kuids for proc uids and gids
Eric W. Biederman
2012-08-14
2
-22
/
+28
*
userns: xt_owner: Add basic user namespace support.
Eric W. Biederman
2012-08-14
2
-7
/
+24
*
userns xt_recent: Specify the owner/group of ip_list_perms in the initial use...
Eric W. Biederman
2012-08-14
2
-3
/
+11
*
userns: Convert xt_LOG to print socket kuids and kgids as uids and gids
Eric W. Biederman
2012-08-14
2
-7
/
+10
*
userns: Convert cls_flow to work with user namespaces enabled
Eric W. Biederman
2012-08-14
2
-5
/
+12
*
net sched: Pass the skb into change so it can access NETLINK_CB
Eric W. Biederman
2012-08-14
10
-10
/
+19
*
userns: nfnetlink_log: Report socket uids in the log sockets user namespace
Eric W. Biederman
2012-08-14
2
-5
/
+10
*
userns: Teach inet_diag to work with user namespaces
Eric W. Biederman
2012-08-14
4
-8
/
+20
*
userns: Implement sk_user_ns
Eric W. Biederman
2012-08-14
1
-0
/
+9
*
netlink: Make the sending netlink socket availabe in NETLINK_CB
Eric W. Biederman
2012-08-14
2
-2
/
+5
*
userns: Convert net/ax25 to use kuid_t where appropriate
Eric W. Biederman
2012-08-14
3
-10
/
+16
*
pidns: Export free_pid_ns
Eric W. Biederman
2012-08-14
1
-0
/
+2
*
net ip6 flowlabel: Make owner a union of struct pid * and kuid_t
Eric W. Biederman
2012-08-14
4
-9
/
+48
*
userns: Use kgids for sysctl_ping_group_range
Eric W. Biederman
2012-08-14
4
-29
/
+35
*
userns: Print out socket uids in a user namespace aware fashion.
Eric W. Biederman
2012-08-14
16
-27
/
+36
*
userns: Make seq_file's user namespace accessible
Eric W. Biederman
2012-08-14
2
-0
/
+18
*
userns: Allow USER_NS and NET simultaneously in Kconfig
Eric W. Biederman
2012-08-14
1
-1
/
+1
*
userns: Convert sock_i_uid to return a kuid_t
Eric W. Biederman
2012-08-14
2
-4
/
+4
*
userns: Convert __dev_set_promiscuity to use kuids in audit logs
Eric W. Biederman
2012-08-14
1
-3
/
+4
*
userns: Convert net/core/scm.c to use kuids and kgids
Eric W. Biederman
2012-08-14
2
-10
/
+25
*
userns: Fix link restrictions to use uid_eq
Eric W. Biederman
2012-08-03
1
-3
/
+3
*
userns: Allow the usernamespace support to build after the removal of usbfs
Eric W. Biederman
2012-08-03
1
-1
/
+0
*
Linux 3.6-rc1
v3.6-rc1
Linus Torvalds
2012-08-02
1
-2
/
+2
*
Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpc
Linus Torvalds
2012-08-02
13
-164
/
+451
|
\
|
*
x86: OLPC: move s/r-related EC cmds to EC driver
Andres Salomon
2012-07-31
2
-22
/
+36
|
*
Platform: OLPC: move global variables into priv struct
Andres Salomon
2012-07-31
1
-20
/
+28
|
*
Platform: OLPC: move debugfs support from x86 EC driver
Andres Salomon
2012-07-31
2
-97
/
+117
|
*
x86: OLPC: switch over to using new EC driver on x86
Andres Salomon
2012-07-31
3
-36
/
+27
|
*
Platform: OLPC: add a suspended flag to the EC driver
Andres Salomon
2012-07-31
1
-1
/
+45
|
*
Platform: OLPC: turn EC driver into a platform_driver
Andres Salomon
2012-07-31
2
-0
/
+54
|
*
Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call it
Andres Salomon
2012-07-31
2
-2
/
+116
|
*
drivers: OLPC: update various drivers to include olpc-ec.h
Andres Salomon
2012-07-31
9
-3
/
+8
|
*
Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driver
Andres Salomon
2012-07-31
6
-18
/
+55
*
|
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-08-02
43
-569
/
+1387
|
\
\
|
*
\
Merge branch 'marvell/dt' into late2/dt
Olof Johansson
2012-07-29
65
-646
/
+1915
|
|
\
\
|
|
*
|
ARM: Kirkwood: Replace mrvl with marvell
Andrew Lunn
2012-07-27
6
-6
/
+6
|
|
*
|
ARM: Kirkwood: Describe GoFlex Net LEDs and SATA in DT.
Andrew Lunn
2012-07-27
2
-84
/
+50
|
|
*
|
ARM: Kirkwood: Describe Dreamplug LEDs in DT.
Andrew Lunn
2012-07-27
2
-34
/
+16
|
|
*
|
ARM: Kirkwood: Describe iConnects LEDs in DT.
Andrew Lunn
2012-07-27
2
-46
/
+34
|
|
*
|
ARM: Kirkwood: Describe iConnects temperature sensor in DT.
Andrew Lunn
2012-07-27
2
-10
/
+8
|
|
*
|
ARM: Kirkwood: Describe IB62x0 LEDs in DT.
Andrew Lunn
2012-07-27
2
-36
/
+17
[next]