Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 355723
b: refs/heads/master
c: 1faaba3
h: refs/heads/master
i:
  355721: bb605cd
  355719: c263bbe
v: v3
  • Loading branch information
Kumar, Anil authored and Sekhar Nori committed Jan 21, 2013
1 parent 144e0df commit 93c95cf
Show file tree
Hide file tree
Showing 6,013 changed files with 192,673 additions and 303,083 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6c5096e5538b455bc3bea2b02588c380f070d8c6
refs/heads/master: 1faaba3dd763f6abe8778f7ef8c40b4f4fee5384
8 changes: 4 additions & 4 deletions trunk/CREDITS
Original file line number Diff line number Diff line change
Expand Up @@ -1572,12 +1572,12 @@ S: Wantage, New Jersey 07461
S: USA

N: Harald Hoyer
E: harald@redhat.com
W: http://www.harald-hoyer.de
E: harald.hoyer@parzelle.de
W: http://parzelle.de/
D: ip_masq_quake
D: md boot support
S: Am Strand 5
S: D-19063 Schwerin
S: Hohe Strasse 30
S: D-70176 Stuttgart
S: Germany

N: Jan Hubicka
Expand Down
185 changes: 0 additions & 185 deletions trunk/Documentation/ABI/stable/sysfs-class-tpm

This file was deleted.

10 changes: 3 additions & 7 deletions trunk/Documentation/ABI/testing/ima_policy
Original file line number Diff line number Diff line change
Expand Up @@ -18,21 +18,17 @@ Description:
rule format: action [condition ...]

action: measure | dont_measure | appraise | dont_appraise | audit
condition:= base | lsm [option]
base: [[func=] [mask=] [fsmagic=] [fsuuid=] [uid=]
[fowner]]
condition:= base | lsm
base: [[func=] [mask=] [fsmagic=] [uid=] [fowner]]
lsm: [[subj_user=] [subj_role=] [subj_type=]
[obj_user=] [obj_role=] [obj_type=]]
option: [[appraise_type=]]

base: func:= [BPRM_CHECK][MMAP_CHECK][FILE_CHECK][MODULE_CHECK]
base: func:= [BPRM_CHECK][FILE_MMAP][FILE_CHECK][MODULE_CHECK]
mask:= [MAY_READ] [MAY_WRITE] [MAY_APPEND] [MAY_EXEC]
fsmagic:= hex value
fsuuid:= file system UUID (e.g 8bcbe394-4f13-4144-be8e-5aa9ea2ce2f6)
uid:= decimal value
fowner:=decimal value
lsm: are LSM specific
option: appraise_type:= [imasig]

default policy:
# PROC_SUPER_MAGIC
Expand Down
10 changes: 5 additions & 5 deletions trunk/Documentation/ABI/testing/pstore
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Where: /sys/fs/pstore/... (or /dev/pstore/...)
Where: /dev/pstore/...
Date: March 2011
Kernel Version: 2.6.39
Contact: tony.luck@intel.com
Expand All @@ -11,9 +11,9 @@ Description: Generic interface to platform dependent persistent storage.
of the console log is captured, but other interesting
data can also be saved.

# mount -t pstore -o kmsg_bytes=8000 - /sys/fs/pstore
# mount -t pstore -o kmsg_bytes=8000 - /dev/pstore

$ ls -l /sys/fs/pstore/
$ ls -l /dev/pstore
total 0
-r--r--r-- 1 root root 7896 Nov 30 15:38 dmesg-erst-1

Expand All @@ -27,9 +27,9 @@ Description: Generic interface to platform dependent persistent storage.
the file will signal to the underlying persistent storage
device that it can reclaim the space for later re-use.

$ rm /sys/fs/pstore/dmesg-erst-1
$ rm /dev/pstore/dmesg-erst-1

The expectation is that all files in /sys/fs/pstore/
The expectation is that all files in /dev/pstore
will be saved elsewhere and erased from persistent store
soon after boot to free up space ready for the next
catastrophe.
Expand Down

This file was deleted.

13 changes: 0 additions & 13 deletions trunk/Documentation/ABI/testing/sysfs-bus-iio-mpu6050

This file was deleted.

9 changes: 0 additions & 9 deletions trunk/Documentation/ABI/testing/sysfs-bus-usb
Original file line number Diff line number Diff line change
Expand Up @@ -227,12 +227,3 @@ Contact: Lan Tianyu <tianyu.lan@intel.com>
Description:
The /sys/bus/usb/devices/.../(hub interface)/portX
is usb port device's sysfs directory.

What: /sys/bus/usb/devices/.../(hub interface)/portX/connect_type
Date: January 2013
Contact: Lan Tianyu <tianyu.lan@intel.com>
Description:
Some platforms provide usb port connect types through ACPI.
This attribute is to expose these information to user space.
The file will read "hotplug", "wired" and "not used" if the
information is available, and "unknown" otherwise.
13 changes: 0 additions & 13 deletions trunk/Documentation/ABI/testing/sysfs-devices-power_resources_D0

This file was deleted.

14 changes: 0 additions & 14 deletions trunk/Documentation/ABI/testing/sysfs-devices-power_resources_D1

This file was deleted.

14 changes: 0 additions & 14 deletions trunk/Documentation/ABI/testing/sysfs-devices-power_resources_D2

This file was deleted.

Loading

0 comments on commit 93c95cf

Please sign in to comment.