Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 353507
b: refs/heads/master
c: 5a958db
h: refs/heads/master
i:
  353505: fc48457
  353503: 33ec53c
v: v3
  • Loading branch information
Kees Cook committed Jan 11, 2013
1 parent bb6b4a5 commit 3b325d3
Show file tree
Hide file tree
Showing 3,768 changed files with 111,796 additions and 208,169 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: 460dc1eecf37263c8e3b17685ef236f0d236facb
refs/heads/master: 5a958db311c416345a61b7bddc62a5c6c7112c7f
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 3b325d3

Please sign in to comment.