summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Smack: remove unneeded NULL-termination from securtity labelKonstantin Khlebnikov2014-08-081-3/+3
| | * | | | Smack: handle zero-length security labels without panicKonstantin Khlebnikov2014-08-082-3/+3
| | * | | | Smack: fix behavior of smack_inode_listsecurityKonstantin Khlebnikov2014-08-081-5/+4
| | |/ / /
| * | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...James Morris2014-09-1216-122/+105
| |\ \ \ \
| | * | | | integrity: make integrity files as 'integrity' moduleDmitry Kasatkin2014-09-091-3/+3
| | * | | | integrity: base integrity subsystem kconfig options on integrityDmitry Kasatkin2014-09-093-14/+18
| | * | | | integrity: move asymmetric keys config optionDmitry Kasatkin2014-09-091-12/+12
| | * | | | ima: initialize only required templateDmitry Kasatkin2014-09-091-24/+4
| | * | | | ima: remove usage of filename parameterDmitry Kasatkin2014-09-092-14/+10
| | * | | | ima: remove unnecessary appraisal testDmitry Kasatkin2014-09-091-2/+0
| | * | | | ima: add missing '__init' keywordsDmitry Kasatkin2014-09-093-5/+3
| | * | | | ima: remove unnecessary extra variableDmitry Kasatkin2014-09-091-4/+5
| | * | | | ima: simplify conditional statement to improve performanceDmitry Kasatkin2014-09-091-4/+2
| | * | | | integrity: remove declaration of non-existing functionsDmitry Kasatkin2014-09-092-10/+0
| | * | | | integrity: prevent flooding with 'Request for unknown key'Dmitry Kasatkin2014-09-091-2/+3
| | * | | | ima: pass 'opened' flag to identify newly created filesDmitry Kasatkin2014-09-096-16/+16
| | * | | | evm: properly handle INTEGRITY_NOXATTRS EVM statusDmitry Kasatkin2014-09-091-0/+7
| | * | | | ima: provide flag to identify new empty filesDmitry Kasatkin2014-09-083-7/+13
| | * | | | evm: prevent passing integrity check if xattr read failsDmitry Kasatkin2014-09-081-3/+4
| | * | | | evm: fix checkpatch warningsDmitry Kasatkin2014-09-021-3/+0
| | * | | | ima: fix fallback to use new_sync_read()Dmitry Kasatkin2014-09-021-4/+4
| | * | | | ima: prevent buffer overflow in ima_alloc_tfm()Dmitry Kasatkin2014-09-021-1/+4
| | * | | | ima: fix ima_alloc_atfm()Mimi Zohar2014-09-021-1/+4
| * | | | | seccomp: Add reviewers to MAINTAINERSKees Cook2014-09-041-0/+2
| * | | | | KEYS: Set pr_fmt() in asymmetric key signature handlingDavid Howells2014-09-031-0/+1
| |/ / / /
| * / / / security: Silence shadow warningMark Rustad2014-09-021-1/+1
| |/ / /
* | | | Merge branch 'parisc-3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-121-10/+6
|\ \ \ \
| * | | | parisc: Reduce SIGRTMIN from 37 to 32 to behave like other Linux architecturesHelge Deller2014-10-121-10/+6
* | | | | Merge tag 'platform-drivers-x86-v3.18-1' of git://git.infradead.org/users/dvh...Linus Torvalds2014-10-125-369/+522
|\ \ \ \ \
| * | | | | toshiba_acpi: Adapt kbd_bl_timeout_store to the new kbd typeAzael Avalos2014-10-071-9/+29
| * | | | | toshiba_acpi: Change HCI/SCI functions return code typeAzael Avalos2014-09-301-67/+62
| * | | | | toshiba_acpi: Unify return codes prefix from HCI/SCI to TOSAzael Avalos2014-09-301-71/+72
| * | | | | toshiba_acpi: Rename hci_raw to tci_rawAzael Avalos2014-09-301-59/+60
| * | | | | dell-wmi: Fix access out of memoryPali Rohár2014-09-291-3/+9
| * | | | | eeepc-laptop: clean up control flow in *_rfkill_notifierFrans Klaver2014-09-221-29/+28
| * | | | | eeepc-laptop: store_cpufv: return error if set_acpi failsFrans Klaver2014-09-191-1/+3
| * | | | | eeepc-laptop: check proper return values in get_cpufvFrans Klaver2014-09-191-1/+4
| * | | | | eeepc-laptop: make fan1_input really read-onlyFrans Klaver2014-09-191-9/+13
| * | | | | eeepc-laptop: pull out SENSOR_STORE_FUNC and SENSOR_SHOW_FUNC macrosFrans Klaver2014-09-191-3/+9
| * | | | | eeepc-laptop: tell sysfs that the disp attribute is write-onlyFrans Klaver2014-09-191-5/+9
| * | | | | eeepc-laptop: pull out ACPI_STORE_FUNC and ACPI_SHOW_FUNC macrosFrans Klaver2014-09-191-3/+9
| * | | | | eeepc-laptop: use DEVICE_ATTR* to instantiate device_attributesFrans Klaver2014-09-191-30/+4
| * | | | | eeepc-laptop: change sysfs function names to API expectationsFrans Klaver2014-09-191-14/+14
| * | | | | eeepc-laptop: clean up coding styleFrans Klaver2014-09-191-3/+5
| * | | | | eeepc-laptop: simplify parse_arg()Paul Bolle2014-09-181-18/+18
| * | | | | intel-rst: Clean up ACPI add functionPeter Ujfalusi2014-09-171-10/+5
| * | | | | intel-rst: Use ACPI_FAILURE() macro instead !ACPI_SUCCESS() for error checkingPeter Ujfalusi2014-09-171-4/+4
| * | | | | x86: thinkpad_acpi.c: fixed spacing coding style issueJan van den Berg2014-09-171-22/+22
| * | | | | toshiba_acpi: Support new keyboard backlight typeAzael Avalos2014-09-171-32/+156
| * | | | | toshiba_acpi: Change touchpad store to check for invalid valuesAzael Avalos2014-09-171-4/+10