aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2013-11-21
|\
| * kernel/system_certificate.S: use real contents instead of macro GLOBAL()Chen Gang2013-10-30
| * keys: change asymmetric keys to use common hash definitionsDmitry Kasatkin2013-10-25
| * KEYS: Make the system 'trusted' keyring viewable by userspaceMimi Zohar2013-09-25
| * KEYS: Add a 'trusted' flag and a 'trusted only' flagDavid Howells2013-09-25
| * KEYS: Separate the kernel signature checking keyring from module signingDavid Howells2013-09-25
| * KEYS: Have make canonicalise the paths of the X.509 certs better to deduplicateDavid Howells2013-09-25
| * KEYS: Load *.x509 files into kernel keyringDavid Howells2013-09-25
| * KEYS: Rename public key parameter name arraysDavid Howells2013-09-25
| * KEYS: Add per-user_namespace registers for persistent per-UID kerberos cachesDavid Howells2013-09-24
* | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2013-11-21
|\ \
| * | audit: fix type of sessionid in audit_set_loginuid()Eric Paris2013-11-06
| * | audit: call audit_bprm() only once to add AUDIT_EXECVE informationRichard Guy Briggs2013-11-05
| * | audit: move audit_aux_data_execve contents into audit_context unionRichard Guy Briggs2013-11-05
| * | audit: remove unused envc member of audit_aux_data_execveRichard Guy Briggs2013-11-05
| * | audit: Kill the unused struct audit_aux_data_capsetEric W. Biederman2013-11-05
| * | audit: do not reject all AUDIT_INODE filter typesEric Paris2013-11-05
| * | audit: log the audit_names record typeJeff Layton2013-11-05
| * | audit: use given values in tty_audit enable apiRichard Guy Briggs2013-11-05
| * | audit: use nlmsg_len() to get message payload lengthMathias Krause2013-11-05
| * | audit: use memset instead of trying to initialize field by fieldEric Paris2013-11-05
| * | audit: fix info leak in AUDIT_GET requestsMathias Krause2013-11-05
| * | audit: update AUDIT_INODE filter rule to comparator functionRichard Guy Briggs2013-11-05
| * | audit: audit feature to set loginuid immutableEric Paris2013-11-05
| * | audit: audit feature to only allow unsetting the loginuidEric Paris2013-11-05
| * | audit: allow unsetting the loginuid (with priv)Eric Paris2013-11-05
| * | audit: remove CONFIG_AUDIT_LOGINUID_IMMUTABLEEric Paris2013-11-05
| * | audit: loginuid functions coding styleEric Paris2013-11-05
| * | audit: implement generic feature setting and retrievingEric Paris2013-11-05
| * | audit: change decimal constant to macro for invalid uidRichard Guy Briggs2013-11-05
| * | audit: printk USER_AVC messages when audit isn't enabledTyler Hicks2013-11-05
| * | audit_alloc: clear TIF_SYSCALL_AUDIT if !audit_contextOleg Nesterov2013-11-05
| * | Audit: remove duplicate commentsGao feng2013-11-05
| * | audit: remove newline accidentally added during session id helper refactorRichard Guy Briggs2013-11-05
| * | audit: remove duplicate inclusion of the netlink headerIlya V. Matveychikov2013-11-05
| * | audit: format user messages to size of MAX_AUDIT_MESSAGE_LENGTHRichard Guy Briggs2013-11-05
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-20
|\ \ \
| * | | consolidate simple ->d_delete() instancesAl Viro2013-11-15
* | | | Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-20
|\ \ \ \
| * \ \ \ Merge branch 'pm-sleep'Rafael J. Wysocki2013-11-18
| |\ \ \ \
| | * | | | PM / Hibernate: Do not crash kernel in free_basic_memory_bitmaps()Rafael J. Wysocki2013-11-14
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-11-19
|\ \ \ \ \ \
| * | | | | | genetlink: only pass array to genl_register_family_with_ops()Johannes Berg2013-11-19
| * | | | | | genetlink: make all genl_ops users constJohannes Berg2013-11-14
| * | | | | | taskstats: use genl_register_family_with_ops()Johannes Berg2013-11-14
* | | | | | | kernel/bounds: avoid circular dependencies in generated headersKirill A. Shutemov2013-11-19
* | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-19
|\ \ \ \ \ \ \
| * | | | | | | genirq: Prevent spurious detection for unconditionally polled interruptsThomas Gleixner2013-11-13
* | | | | | | | Merge tag 'trace-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2013-11-16
|\ \ \ \ \ \ \ \
| * | | | | | | | tracing: Add rcu annotation for syscall trace descriptorsSteven Rostedt (Red Hat)2013-11-11