summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-11-223-4/+13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | genetlink: fix genl_set_err() group IDJohannes Berg2013-11-211-0/+3
| * | | | | | | | | | genetlink: fix genlmsg_multicast() bugJohannes Berg2013-11-211-4/+1
| * | | | | | | | | | net/phy: Add the autocross feature for forced links on VSC82x4Madalin Bucur2013-11-211-0/+1
| * | | | | | | | | | net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa2013-11-211-0/+8
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-11-221-1/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | btrfs: Use trace condition for get_extent tracepointSteven Rostedt2013-11-211-1/+3
* | | | | | | | | | | | Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2013-11-224-12/+27
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | mm, slub: fix the typo in include/linux/slub_def.hZhi Yong Wu2013-11-111-1/+1
| * | | | | | | | | | | | slab: use struct page for slab managementJoonsoo Kim2013-10-242-10/+15
| * | | | | | | | | | | | slab: overloading the RCU head over the LRU for RCU freeJoonsoo Kim2013-10-242-1/+11
* | | | | | | | | | | | | Merge branch 'akpm' (fixes from Andrew)Linus Torvalds2013-11-222-7/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | mm: place page->pmd_huge_pte to right unionKirill A. Shutemov2013-11-221-3/+3
| * | | | | | | | | | | | | mm: hugetlbfs: fix hugetlbfs optimizationAndrea Arcangeli2013-11-221-0/+6
| * | | | | | | | | | | | | mm: thp: give transparent hugepage code a separate copy_pageDave Hansen2013-11-221-4/+0
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2013-11-2213-54/+478
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | keys: change asymmetric keys to use common hash definitionsDmitry Kasatkin2013-10-251-14/+4
| * | | | | | | | | | | | | crypto: provide single place for hash algo informationDmitry Kasatkin2013-10-252-0/+77
| * | | | | | | | | | | | | Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into r...James Morris2013-10-221-8/+18
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge git://git.infradead.org/users/eparis/selinuxPaul Moore2013-09-181-8/+18
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / | | |/| | | | | | | | | | | |
| | | * | | | | | | | | | | | lsm: split the xfrm_state_alloc_security() hook implementationPaul Moore2013-07-251-8/+18
| * | | | | | | | | | | | | | KEYS: Add a 'trusted' flag and a 'trusted only' flagDavid Howells2013-09-252-0/+4
| * | | | | | | | | | | | | | KEYS: Separate the kernel signature checking keyring from module signingDavid Howells2013-09-251-0/+23
| * | | | | | | | | | | | | | KEYS: Store public key algo ID in public_key_signature structDavid Howells2013-09-251-0/+1
| * | | | | | | | | | | | | | KEYS: Store public key algo ID in public_key structDavid Howells2013-09-251-0/+1
| * | | | | | | | | | | | | | KEYS: Move the algorithm pointer array from x509 to public_key.cDavid Howells2013-09-251-0/+1
| * | | | | | | | | | | | | | KEYS: Rename public key parameter name arraysDavid Howells2013-09-251-3/+3
| * | | | | | | | | | | | | | KEYS: Add per-user_namespace registers for persistent per-UID kerberos cachesDavid Howells2013-09-242-0/+7
| * | | | | | | | | | | | | | KEYS: Implement a big key type that can save to tmpfsDavid Howells2013-09-242-0/+26
| * | | | | | | | | | | | | | KEYS: Expand the capacity of a keyringDavid Howells2013-09-242-20/+10
| * | | | | | | | | | | | | | Add a generic associative array implementation.David Howells2013-09-242-0/+274
| * | | | | | | | | | | | | | KEYS: Define a __key_get() wrapper to use rather than atomic_inc()David Howells2013-09-241-3/+7
| * | | | | | | | | | | | | | KEYS: Introduce a search context structureDavid Howells2013-09-241-0/+5
| * | | | | | | | | | | | | | KEYS: Consolidate the concept of an 'index key' for key accessDavid Howells2013-09-241-5/+16
| * | | | | | | | | | | | | | KEYS: Use bool in make_key_ref() and is_key_possessed()David Howells2013-09-241-2/+2
* | | | | | | | | | | | | | | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2013-11-222-8/+33
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | audit: call audit_bprm() only once to add AUDIT_EXECVE informationRichard Guy Briggs2013-11-051-6/+3
| * | | | | | | | | | | | | | audit: move audit_aux_data_execve contents into audit_context unionRichard Guy Briggs2013-11-051-2/+2
| * | | | | | | | | | | | | | audit: audit feature to set loginuid immutableEric Paris2013-11-051-1/+2
| * | | | | | | | | | | | | | audit: audit feature to only allow unsetting the loginuidEric Paris2013-11-051-1/+2
| * | | | | | | | | | | | | | audit: implement generic feature setting and retrievingEric Paris2013-11-052-0/+18
| * | | | | | | | | | | | | | audit: change decimal constant to macro for invalid uidRichard Guy Briggs2013-11-051-0/+2
| * | | | | | | | | | | | | | audit: format user messages to size of MAX_AUDIT_MESSAGE_LENGTHRichard Guy Briggs2013-11-051-0/+6
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Revert "mm: create a separate slab for page->ptl allocation"Linus Torvalds2013-11-201-9/+0
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-202-0/+31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | take read_seqbegin_or_lock() and friends to seqlock.hAl Viro2013-11-161-0/+29
| * | | | | | | | | | | | | consolidate simple ->d_delete() instancesAl Viro2013-11-161-0/+2
* | | | | | | | | | | | | | Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-204-12/+29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | ACPI: Provide acpi_dev_name accessor for struct acpi_device device nameJarkko Nikula2013-11-141-0/+10
| * | | | | | | | | | | | | | ACPI: Eliminate the DEVICE_ACPI_HANDLE() macroRafael J. Wysocki2013-11-142-4/+2