Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 353732
b: refs/heads/master
c: 569c4ac
h: refs/heads/master
v: v3
  • Loading branch information
Alexander Stein authored and Jonathan Cameron committed Dec 27, 2012
1 parent a2114a3 commit 0ee4b46
Show file tree
Hide file tree
Showing 5,356 changed files with 122,564 additions and 219,511 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: 06991c28f37ad68e5c03777f5c3b679b56e3dac1
refs/heads/master: 569c4ac21864d9576717650814c6d84fb0c8166a
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-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.

This file was deleted.

20 changes: 0 additions & 20 deletions trunk/Documentation/ABI/testing/sysfs-devices-power_state

This file was deleted.

Loading

0 comments on commit 0ee4b46

Please sign in to comment.