Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | KEYS: Rename public key parameter name arrays | David Howells | 2013-09-25 | 1 | -2/+2 | |
| | * | | | | | | KEYS: Add per-user_namespace registers for persistent per-UID kerberos caches | David Howells | 2013-09-24 | 2 | -0/+10 | |
| * | | | | | | | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 2013-11-21 | 4 | -82/+210 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | audit: fix type of sessionid in audit_set_loginuid() | Eric Paris | 2013-11-06 | 1 | -2/+2 | |
| | * | | | | | | | audit: call audit_bprm() only once to add AUDIT_EXECVE information | Richard Guy Briggs | 2013-11-05 | 2 | -5/+0 | |
| | * | | | | | | | audit: move audit_aux_data_execve contents into audit_context union | Richard Guy Briggs | 2013-11-05 | 2 | -29/+16 | |
| | * | | | | | | | audit: remove unused envc member of audit_aux_data_execve | Richard Guy Briggs | 2013-11-05 | 1 | -2/+0 | |
| | * | | | | | | | audit: Kill the unused struct audit_aux_data_capset | Eric W. Biederman | 2013-11-05 | 1 | -6/+0 | |
| | * | | | | | | | audit: do not reject all AUDIT_INODE filter types | Eric Paris | 2013-11-05 | 1 | -0/+1 | |
| | * | | | | | | | audit: log the audit_names record type | Jeff Layton | 2013-11-05 | 1 | -0/+20 | |
| | * | | | | | | | audit: use given values in tty_audit enable api | Richard Guy Briggs | 2013-11-05 | 1 | -1/+1 | |
| | * | | | | | | | audit: use nlmsg_len() to get message payload length | Mathias Krause | 2013-11-05 | 1 | -2/+2 | |
| | * | | | | | | | audit: use memset instead of trying to initialize field by field | Eric Paris | 2013-11-05 | 1 | -1/+1 | |
| | * | | | | | | | audit: fix info leak in AUDIT_GET requests | Mathias Krause | 2013-11-05 | 1 | -0/+1 | |
| | * | | | | | | | audit: update AUDIT_INODE filter rule to comparator function | Richard Guy Briggs | 2013-11-05 | 1 | -1/+1 | |
| | * | | | | | | | audit: audit feature to set loginuid immutable | Eric Paris | 2013-11-05 | 2 | -1/+5 | |
| | * | | | | | | | audit: audit feature to only allow unsetting the loginuid | Eric Paris | 2013-11-05 | 2 | -1/+5 | |
| | * | | | | | | | audit: allow unsetting the loginuid (with priv) | Eric Paris | 2013-11-05 | 1 | -1/+3 | |
| | * | | | | | | | audit: remove CONFIG_AUDIT_LOGINUID_IMMUTABLE | Eric Paris | 2013-11-05 | 1 | -6/+4 | |
| | * | | | | | | | audit: loginuid functions coding style | Eric Paris | 2013-11-05 | 1 | -25/+45 | |
| | * | | | | | | | audit: implement generic feature setting and retrieving | Eric Paris | 2013-11-05 | 1 | -0/+109 | |
| | * | | | | | | | audit: change decimal constant to macro for invalid uid | Richard Guy Briggs | 2013-11-05 | 1 | -1/+1 | |
| | * | | | | | | | audit: printk USER_AVC messages when audit isn't enabled | Tyler Hicks | 2013-11-05 | 1 | -1/+1 | |
| | * | | | | | | | audit_alloc: clear TIF_SYSCALL_AUDIT if !audit_context | Oleg Nesterov | 2013-11-05 | 1 | -1/+3 | |
| | * | | | | | | | Audit: remove duplicate comments | Gao feng | 2013-11-05 | 1 | -7/+0 | |
| | * | | | | | | | audit: remove newline accidentally added during session id helper refactor | Richard Guy Briggs | 2013-11-05 | 1 | -1/+1 | |
| | * | | | | | | | audit: remove duplicate inclusion of the netlink header | Ilya V. Matveychikov | 2013-11-05 | 1 | -1/+0 | |
| | * | | | | | | | audit: format user messages to size of MAX_AUDIT_MESSAGE_LENGTH | Richard Guy Briggs | 2013-11-05 | 1 | -1/+2 | |
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-11-20 | 1 | -6/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | consolidate simple ->d_delete() instances | Al Viro | 2013-11-15 | 1 | -6/+1 | |
| * | | | | | | | | | Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-11-20 | 2 | -1/+3 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'pm-sleep' | Rafael J. Wysocki | 2013-11-19 | 2 | -1/+3 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | PM / Hibernate: Do not crash kernel in free_basic_memory_bitmaps() | Rafael J. Wysocki | 2013-11-14 | 2 | -1/+3 | |
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-11-19 | 1 | -25/+13 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | genetlink: only pass array to genl_register_family_with_ops() | Johannes Berg | 2013-11-19 | 1 | -2/+1 | |
| | * | | | | | | | | | | | genetlink: make all genl_ops users const | Johannes Berg | 2013-11-14 | 1 | -1/+1 | |
| | * | | | | | | | | | | | taskstats: use genl_register_family_with_ops() | Johannes Berg | 2013-11-14 | 1 | -25/+14 | |
| * | | | | | | | | | | | | kernel/bounds: avoid circular dependencies in generated headers | Kirill A. Shutemov | 2013-11-19 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-11-19 | 2 | -3/+16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | genirq: Prevent spurious detection for unconditionally polled interrupts | Thomas Gleixner | 2013-11-13 | 2 | -3/+16 | |
* | | | | | | | | | | | | perf: Optimize ring-buffer write by depending on control dependencies | Peter Zijlstra | 2013-12-11 | 1 | -16/+26 | |
* | | | | | | | | | | | | perf: Add active_entry list head to struct perf_event | Stephane Eranian | 2013-11-27 | 1 | -0/+1 | |
* | | | | | | | | | | | | Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2013-11-21 | 1 | -17/+43 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | uprobes: Document xol_area and arch_uprobe->insn/ixol | Oleg Nesterov | 2013-11-20 | 1 | -0/+15 | |
| * | | | | | | | | | | | uprobes: Cleanup !CONFIG_UPROBES decls, unexport xol_area | Oleg Nesterov | 2013-11-20 | 1 | -0/+19 | |
| * | | | | | | | | | | | uprobes: Don't assume that arch_uprobe->insn/ixol is u8[MAX_UINSN_BYTES] | Oleg Nesterov | 2013-11-20 | 1 | -5/+5 | |
| * | | | | | | | | | | | uprobes: Add uprobe_task->dup_xol_work/dup_xol_addr | Oleg Nesterov | 2013-11-20 | 1 | -12/+4 | |
* | | | | | | | | | | | | perf/trace: Properly use u64 to hold event_id | Vince Weaver | 2013-11-19 | 1 | -1/+1 | |
* | | | | | | | | | | | | perf: Remove fragile swevent hlist optimization | Peter Zijlstra | 2013-11-19 | 1 | -8/+0 | |
* | | | | | | | | | | | | ftrace, perf: Avoid infinite event generation loop | Peter Zijlstra | 2013-11-19 | 1 | -0/+6 | |
| |/ / / / / / / / / / |/| | | | | | | | | | |