aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
...
| * | | | | | | | | KEYS: Implement a big key type that can save to tmpfsDavid Howells2013-09-24
| * | | | | | | | | KEYS: Expand the capacity of a keyringDavid Howells2013-09-24
| * | | | | | | | | Add a generic associative array implementation.David Howells2013-09-24
| * | | | | | | | | KEYS: Define a __key_get() wrapper to use rather than atomic_inc()David Howells2013-09-24
| * | | | | | | | | KEYS: Introduce a search context structureDavid Howells2013-09-24
| * | | | | | | | | KEYS: Consolidate the concept of an 'index key' for key accessDavid Howells2013-09-24
| * | | | | | | | | KEYS: Use bool in make_key_ref() and is_key_possessed()David Howells2013-09-24
* | | | | | | | | | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2013-11-21
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | 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: audit feature to set loginuid immutableEric Paris2013-11-05
| * | | | | | | | | audit: audit feature to only allow unsetting the loginuidEric 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: format user messages to size of MAX_AUDIT_MESSAGE_LENGTHRichard Guy Briggs2013-11-05
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Revert "mm: create a separate slab for page->ptl allocation"Linus Torvalds2013-11-20
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | take read_seqbegin_or_lock() and friends to seqlock.hAl Viro2013-11-15
| * | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ACPI: Provide acpi_dev_name accessor for struct acpi_device device nameJarkko Nikula2013-11-14
| * | | | | | | | | | ACPI: Eliminate the DEVICE_ACPI_HANDLE() macroRafael J. Wysocki2013-11-14
| * | | | | | | | | | ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki2013-11-14
* | | | | | | | | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-11-20
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel...Vinod Koul2013-11-16
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | dmaengine: remove DMA unmap flagsBartlomiej Zolnierkiewicz2013-11-14
| | * | | | | | | | | | | async_memcpy: convert to dmaengine_unmap_dataDan Williams2013-11-14
| | * | | | | | | | | | | dmaengine: reference counted unmap dataDan Williams2013-11-13
| | * | | | | | | | | | | dmaengine: prepare for generic 'unmap' dataDan Williams2013-11-13
| * | | | | | | | | | | | Merge branch 'dma_complete' into nextVinod Koul2013-10-31
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | dmanengine: fix edma driver to not define DMA_COMPLETEVinod Koul2013-10-30
| * | | | | | | | | | | | | Merge branch 'dma_complete' into nextVinod Koul2013-10-30
| |\| | | | | | | | | | | |
| | * | | | | | | | | | | | dmaengine: remove unused DMA_SUCCESSVinod Koul2013-10-25
| | * | | | | | | | | | | | dmaengine: use DMA_COMPLETE for dma completion statusVinod Koul2013-10-25
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2013-11-20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | blk-mq: ensure that we set REQ_IO_STAT so diskstats workJens Axboe2013-11-19
* | | | | | | | | | | | | | | Merge tag 'md/3.13' of git://neil.brown.name/mdLinus Torvalds2013-11-20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | UAPI: include <asm/byteorder.h> in linux/raid/md_p.hAurelien Jarno2013-11-18
| * | | | | | | | | | | | | | wait: add wait_event_cmd()Shaohua Li2013-11-13
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-11-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | genetlink: make multicast groups const, prevent abuseJohannes Berg2013-11-19
| * | | | | | | | | | | | | | | genetlink: pass family to functions using groupsJohannes Berg2013-11-19
| * | | | | | | | | | | | | | | genetlink: add and use genl_set_err()Johannes Berg2013-11-19
| * | | | | | | | | | | | | | | genetlink: remove family pointer from genl_multicast_groupJohannes Berg2013-11-19
| * | | | | | | | | | | | | | | genetlink: remove genl_unregister_mc_group()Johannes Berg2013-11-19
| * | | | | | | | | | | | | | | quota/genetlink: use proper genetlink multicast APIsJohannes Berg2013-11-19
| * | | | | | | | | | | | | | | genetlink: only pass array to genl_register_family_with_ops()Johannes Berg2013-11-19
| * | | | | | | | | | | | | | | net: Handle CHECKSUM_COMPLETE more adequately in pskb_trim_rcsum().David S. Miller2013-11-15
| * | | | | | | | | | | | | | | pkt_sched: fq: fix pacing for small framesEric Dumazet2013-11-15
| * | | | | | | | | | | | | | | pkt_sched: fq: warn users using defrateEric Dumazet2013-11-15