aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* audit: make audit_inode take struct filenameJeff Layton2012-10-12
* vfs: make path_openat take a struct filename pointerJeff Layton2012-10-12
* audit: allow audit code to satisfy getname requests from its names_listJeff Layton2012-10-12
* vfs: define struct filename and have getname() return itJeff Layton2012-10-12
* acct: constify the name arg to acct_onJeff Layton2012-10-12
* audit: overhaul __audit_inode_child to accomodate retryingJeff Layton2012-10-12
* audit: optimize audit_compare_dname_pathJeff Layton2012-10-12
* audit: make audit_compare_dname_path use parent_len helperEric Paris2012-10-12
* audit: remove dirlen argument to audit_compare_dname_pathJeff Layton2012-10-12
* audit: set the name_len in audit_inode for parent lookupsJeff Layton2012-10-12
* audit: add a new "type" field to audit_names structJeff Layton2012-10-12
* audit: reverse arguments to audit_inode_childJeff Layton2012-10-12
* audit: no need to walk list in audit_inode if name is NULLJeff Layton2012-10-12
* audit: pass in dentry to audit_copy_inode wherever possibleJeff Layton2012-10-12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-11
|\
| * fs: handle failed audit_log_start properlySasha Levin2012-10-09
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-11
|\ \
| * | sanitize tsk_is_polling()Al Viro2012-10-01
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-09
|\| | | |/ |/|
| * preparation for generic kernel_thread()Al Viro2012-09-30
* | mm: wrap calls to set_pte_at_notify with invalidate_range_start and invalidat...Haggai Eran2012-10-09
* | mm: interval tree updatesMichel Lespinasse2012-10-09
* | mm: replace vma prio_tree with an interval treeMichel Lespinasse2012-10-09
* | oom: remove deprecated oom_adjDavidlohr Bueso2012-10-09
* | mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-09
* | mm: kill vma flag VM_EXECUTABLE and mm->num_exe_file_vmasKonstantin Khlebnikov2012-10-09
* | mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_fileKonstantin Khlebnikov2012-10-09
* | CPU hotplug, debug: detect imbalance between get_online_cpus() and put_online...Srivatsa S. Bhat2012-10-09
* | Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entryCatalin Marinas2012-10-09
* | Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-07
|\ \
| * | ftrace: Allow stealing pages from pipe bufferMasami Hiramatsu2012-09-28
* | | Merge tag 'for-v3.7' of git://git.infradead.org/users/cbou/linux-pstoreLinus Torvalds2012-10-07
|\ \ \
| * | | pstore/ftrace: Convert to its own enable/disable debugfs knobAnton Vorontsov2012-09-07
* | | | kernel/resource.c: fix stack overflow in __reserve_region_with_split()T Makphaibulchoke2012-10-05
* | | | taskstats: cgroupstats_user_cmd() may leak on errorJesper Juhl2012-10-05
* | | | kdump: remove unneeded includeWei Yongjun2012-10-05
* | | | coredump: pass siginfo_t* to do_coredump() and below, not merely signrDenys Vlasenko2012-10-05
* | | | coredump: update coredump-related headersAlex Kelly2012-10-05
* | | | coredump: make core dump functionality optionalAlex Kelly2012-10-05
* | | | poweroff: fix bug in orderly_poweroff()hongfeng2012-10-05
* | | | kernel/sys.c: call disable_nonboot_cpus() in kernel_restart()Shawn Guo2012-10-05
* | | | Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-10-04
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti2012-08-26
| |\ \ \ \
| * | | | | jump_label: Export jump_label_rate_limit()Gleb Natapov2012-08-06
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-10-03
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'v3.6-rc7' into nextJames Morris2012-09-27
| |\ \ \ \ \ \
| * | | | | | | audit: export audit_log_task_infoPeter Moody2012-09-12
| * | | | | | | Merge tag 'v3.6-rc2' into nextJames Morris2012-08-17
| |\ \ \ \ \ \ \
| * | | | | | | | ptrace: mark __ptrace_may_access() staticTetsuo Handa2012-08-03
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-02
|\ \ \ \ \ \ \ \ \