Age | Commit message (Expand) | Author |
2012-10-10 | module: signature checking hook | Rusty Russell |
2012-10-08 | MPILIB: Provide a function to read raw data into an MPI | David Howells |
2012-10-08 | X.509: Add an ASN.1 decoder | David Howells |
2012-10-08 | X.509: Add simple ASN.1 grammar compiler | David Howells |
2012-10-08 | X.509: Add utility functions to render OIDs as strings | David Howells |
2012-10-08 | X.509: Implement simple static OID registry | David Howells |
2012-10-08 | KEYS: Provide signature verification with an asymmetric key | David Howells |
2012-10-08 | KEYS: Asymmetric public-key algorithm crypto key subtype | David Howells |
2012-10-08 | KEYS: Asymmetric key pluggable data parsers | David Howells |
2012-10-08 | KEYS: Implement asymmetric key type | David Howells |
2012-10-08 | MPILIB: Provide count_leading/trailing_zeros() based on arch functions | David Howells |
2012-10-08 | KEYS: Add payload preparsing opportunity prior to key instantiate or update | David Howells |
2012-09-28 | Make most arch asm/module.h files use asm-generic/module.h | David Howells |
2012-09-18 | vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill() | Miklos Szeredi |
2012-09-17 | compiler.h: add __visible | Andi Kleen |
2012-09-17 | include/net/sock.h: squelch compiler warning in sk_rmem_schedule() | Chuck Lever |
2012-09-17 | mm/ia64: fix a memory block size bug | Jianguo Wu |
2012-09-16 | Merge tag 'mfd-for-linus-3.6-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-09-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds |
2012-09-16 | Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds |
2012-09-16 | Revert "sched: Improve scalability via 'CPU buddies', which withstand random ... | Linus Torvalds |
2012-09-15 | mfd: core: Push irqdomain mapping out into devices | Mark Brown |
2012-09-15 | Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Takashi Iwai |
2012-09-14 | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l... | Linus Torvalds |
2012-09-14 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2012-09-14 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-09-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-09-14 | Merge tag 'driver-core-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-09-13 | mISDN: Fix wrong usage of flush_work_sync while holding locks | Karsten Keil |
2012-09-13 | drm: Drop the NV12M and YUV420M formats | Ville Syrjälä |
2012-09-13 | Merge tag 'nfs-for-3.6-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2012-09-12 | i2c: pnx: Fix read transactions of >= 2 bytes | Roland Stigge |
2012-09-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-09-07 | target: support zero allocation length in REQUEST SENSE | Paolo Bonzini |
2012-09-07 | net/mlx4_core: Add security check / enforcement for flow steering rules set f... | Hadar Hen Zion |
2012-09-07 | net/mlx4_core: Put Firmware flow steering structures in common header files | Hadar Hen Zion |
2012-09-07 | SUNRPC: Fix a UDP transport regression | Trond Myklebust |
2012-09-06 | kobject: fix oops with "input0: bad kobj_uevent_env content in show_uevent()" | Bjørn Mork |
2012-09-06 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-09-06 | NFSv4: Fix buffer overflow checking in __nfs4_get_acl_uncached | Trond Myklebust |
2012-09-05 | Merge tag 'mmc-fixes-for-3.6-rc5' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-09-05 | target: fix use-after-free with PSCSI sense data | Paolo Bonzini |
2012-09-04 | NFS: Fix the initialisation of the readdir 'cookieverf' array | Trond Myklebust |
2012-09-04 | xfrm: Workaround incompatibility of ESN and async crypto | Steffen Klassert |
2012-09-04 | mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption. | Ian Chen |
2012-09-04 | perf/hwpb: Invoke __perf_event_disable() if interrupts are already disabled | K.Prasad |
2012-09-04 | perf_event: Switch to internal refcount, fix race with close() | Al Viro |
2012-09-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-09-01 | linux/kernel.h: Fix DIV_ROUND_CLOSEST to support negative dividends | Guenter Roeck |
2012-09-01 | time: Move ktime_t overflow checking into timespec_valid_strict | John Stultz |