aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-10-10module: signature checking hookRusty Russell
2012-10-08MPILIB: Provide a function to read raw data into an MPIDavid Howells
2012-10-08X.509: Add an ASN.1 decoderDavid Howells
2012-10-08X.509: Add simple ASN.1 grammar compilerDavid Howells
2012-10-08X.509: Add utility functions to render OIDs as stringsDavid Howells
2012-10-08X.509: Implement simple static OID registryDavid Howells
2012-10-08KEYS: Provide signature verification with an asymmetric keyDavid Howells
2012-10-08KEYS: Asymmetric public-key algorithm crypto key subtypeDavid Howells
2012-10-08KEYS: Asymmetric key pluggable data parsersDavid Howells
2012-10-08KEYS: Implement asymmetric key typeDavid Howells
2012-10-08MPILIB: Provide count_leading/trailing_zeros() based on arch functionsDavid Howells
2012-10-08KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells
2012-09-18vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()Miklos Szeredi
2012-09-17compiler.h: add __visibleAndi Kleen
2012-09-17include/net/sock.h: squelch compiler warning in sk_rmem_schedule()Chuck Lever
2012-09-17mm/ia64: fix a memory block size bugJianguo Wu
2012-09-16Merge tag 'mfd-for-linus-3.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2012-09-16Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-09-16Revert "sched: Improve scalability via 'CPU buddies', which withstand random ...Linus Torvalds
2012-09-15mfd: core: Push irqdomain mapping out into devicesMark Brown
2012-09-15Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai
2012-09-14Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds
2012-09-14Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-09-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-09-14Merge tag 'driver-core-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-09-13mISDN: Fix wrong usage of flush_work_sync while holding locksKarsten Keil
2012-09-13drm: Drop the NV12M and YUV420M formatsVille Syrjälä
2012-09-13Merge tag 'nfs-for-3.6-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-09-12i2c: pnx: Fix read transactions of >= 2 bytesRoland Stigge
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-09-07target: support zero allocation length in REQUEST SENSEPaolo Bonzini
2012-09-07net/mlx4_core: Add security check / enforcement for flow steering rules set f...Hadar Hen Zion
2012-09-07net/mlx4_core: Put Firmware flow steering structures in common header filesHadar Hen Zion
2012-09-07SUNRPC: Fix a UDP transport regressionTrond Myklebust
2012-09-06kobject: fix oops with "input0: bad kobj_uevent_env content in show_uevent()"Bjørn Mork
2012-09-06Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-09-06NFSv4: Fix buffer overflow checking in __nfs4_get_acl_uncachedTrond Myklebust
2012-09-05Merge tag 'mmc-fixes-for-3.6-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-09-05target: fix use-after-free with PSCSI sense dataPaolo Bonzini
2012-09-04NFS: Fix the initialisation of the readdir 'cookieverf' arrayTrond Myklebust
2012-09-04xfrm: Workaround incompatibility of ESN and async cryptoSteffen Klassert
2012-09-04mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.Ian Chen
2012-09-04perf/hwpb: Invoke __perf_event_disable() if interrupts are already disabledK.Prasad
2012-09-04perf_event: Switch to internal refcount, fix race with close()Al Viro
2012-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-09-01linux/kernel.h: Fix DIV_ROUND_CLOSEST to support negative dividendsGuenter Roeck
2012-09-01time: Move ktime_t overflow checking into timespec_valid_strictJohn Stultz