summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* userns: Add kprojid_t and associated infrastructure in projid.hEric W. Biederman2012-09-182-1/+135
* userns: Teach trace to use from_kuidEric W. Biederman2012-09-182-2/+3
* userns: Convert bsd process accounting to use kuid and kgid where appropriateEric W. Biederman2012-09-181-2/+2
* userns: Convert taskstats to handle the user and pid namespaces.Eric W. Biederman2012-09-182-11/+24
* userns: Convert audit to work with user namespaces enabledEric W. Biederman2012-09-183-23/+34
* userns: Convert the audit loginuid to be a kuidEric W. Biederman2012-09-174-23/+26
* audit: Add typespecific uid and gid comparatorsEric W. Biederman2012-09-173-89/+182
* audit: Don't pass pid or uid to audit_log_common_recv_msgEric W. Biederman2012-09-171-15/+14
* audit: Remove the unused uid parameter from audit_receive_filterEric W. Biederman2012-09-172-3/+3
* audit: Properly set the origin port id of audit messages.Eric W. Biederman2012-09-171-1/+1
* audit: Simply AUDIT_TTY_SET and AUDIT_TTY_GETEric W. Biederman2012-09-171-25/+13
* audit: kill audit_prepare_user_ttyEric W. Biederman2012-09-171-19/+1
* audit: Use current instead of NETLINK_CREDS() in audit_filterEric W. Biederman2012-09-172-8/+7
* audit: Limit audit requests to processes in the initial pid and user namespaces.Eric W. Biederman2012-09-171-0/+6
* userns: Make credential debugging user namespace safe.Eric W. Biederman2012-08-231-2/+8
* pidns: Export free_pid_nsEric W. Biederman2012-08-141-0/+2
* net ip6 flowlabel: Make owner a union of struct pid * and kuid_tEric W. Biederman2012-08-141-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-012-0/+39
|\
| * fs: add link restriction audit reportingKees Cook2012-07-291-0/+21
| * fs: add link restrictionsKees Cook2012-07-291-0/+18
* | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-07-311-155/+207
|\ \
| * | irqdomain: Improve diagnostics when a domain mapping failsMark Brown2012-07-241-6/+11
| * | irqdomain: eliminate slow-path revmap lookupsGrant Likely2012-07-241-40/+25
| * | Merge remote-tracking branch 'origin' into irqdomain/nextGrant Likely2012-07-2452-2278/+2748
| |\ \
| * | | irqdomain: Fix irq_create_direct_mapping() to test irq_domain type.Grant Likely2012-07-111-2/+2
| * | | irqdomain: Eliminate dedicated radix lookup functionsGrant Likely2012-07-111-59/+1
| * | | irqdomain: Support for static IRQ mapping and association.Grant Likely2012-07-111-25/+88
| * | | irqdomain: Always update revmap when setting up a virqGrant Likely2012-07-111-0/+12
| * | | irqdomain: Split disassociating code into separate functionGrant Likely2012-07-111-28/+47
| * | | Merge tag 'v3.5-rc6' into irqdomain/nextGrant Likely2012-07-1114-223/+617
| |\ \ \
| * | | | irq_domain: correct a minor wrong comment for linear revmapDong Aisheng2012-07-111-1/+1
| * | | | irq_domain: Standardise legacy/linear domain selectionMark Brown2012-07-111-0/+30
| * | | | irqdomain: Make ops->map hook optionalGrant Likely2012-06-171-10/+4
| * | | | irqdomain: Remove unnecessary test for IRQ_DOMAIN_MAP_LEGACYGrant Likely2012-06-151-2/+1
| * | | | irqdomain: Simple NUMA awareness.Paul Mundt2012-06-151-5/+8
| * | | | devicetree: add helper inline for retrieving a node's full nameGrant Likely2012-06-151-4/+4
* | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-315-11/+16
|\ \ \ \ \
| * | | | | mm: allow PF_MEMALLOC from softirq contextMel Gorman2012-07-311-0/+9
| * | | | | mm/hotplug: correctly setup fallback zonelists when creating new pgdatJiang Liu2012-07-311-1/+1
| * | | | | memcg: rename config variablesAndrew Morton2012-07-311-1/+1
| * | | | | mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threadsWanpeng Li2012-07-312-6/+4
| * | | | | mm: account the total_vm in the vm_stat_account()Huang Shijie2012-07-311-3/+1
* | | | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-312-21/+3
|\ \ \ \ \ \
| * | | | | | random: remove rand_initialize_irq()Theodore Ts'o2012-07-191-17/+0
| * | | | | | random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o2012-07-141-4/+3
* | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-07-312-117/+98
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | uprobes: __replace_page() needs munlock_vma_page()Oleg Nesterov2012-07-301-2/+6
| * | | | | | uprobes: Rename vma_address() and make it return "unsigned long"Oleg Nesterov2012-07-301-10/+5
| * | | | | | uprobes: Fix register_for_each_vma()->vma_address() checkOleg Nesterov2012-07-301-4/+5
| * | | | | | uprobes: Introduce vaddr_to_offset(vma, vaddr)Oleg Nesterov2012-07-301-6/+8
OpenPOWER on IntegriCloud