]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2017-08-24 Gary R Hookcrypto: ccp - Add debugfs entries for CCP information
2017-08-24 Corentin LABBEcrypto: ccp - Use IPAD/OPAD constant
2017-08-24 Corentin LABBEcrypto: hmac - add hmac IPAD/OPAD constant
2017-08-24 Gary R Hookcrypto: ccp - Add a module author
2017-08-24 Gary R Hookcrypto: ccp - Change ISR handler method for a v5 CCP
2017-08-24 Gary R Hookcrypto: ccp - Change ISR handler method for a v3 CCP
2017-08-24 Gary R Hookcrypto: ccp - Disable interrupts early on unload
2017-08-24 Gary R Hookcrypto: ccp - Use only the relevant interrupt bits
2017-08-24 Gary R Hookcrypto: ccp - Rearrange structure members to minimize...
2017-08-24 Gary R Hookcrypto: ccp - Remove redundant cpu-to-le32 macros
2017-08-24 Gary R Hookcrypto: ccp - Enable 3DES function on v5 CCPs
2017-08-24 Gary R Hookcrypto: ccp - Add SHA-2 384- and 512-bit support
2017-08-24 Gary R Hookcrypto: ccp - Make some CCP DMA channels private
2017-08-24 Gary R Hookcrypto: ccp - Assign DMA commands to the channel's CCP
2017-08-24 Gary R Hookcrypto: ccp - Simplify some buffer management routines
2017-08-24 Gary R Hookcrypto: ccp - Update the command queue on errors
2017-08-24 Gary R Hookcrypto: ccp - Change mode for detailed CCP init messages
2017-08-24 Gary R Hookcrypto: ccp - Set the AES size field for all modes
2017-08-24 Gary R Hookcrypto: ccp - Fix double add when creating new DMA...
2017-08-24 Gary R Hookcrypto: ccp - Fix DMA operations when IOMMU is enabled
2017-08-24 Gary R Hookcrypto: ccp - Fix handling of RSA exponent on a v5...
2017-08-24 Paul Bollecrypto: ccp - fix typo "CPP"
2017-08-24 Gary R Hookcrypto: ccp - Clean up the LSB slot allocation code
2017-08-24 Gary R Hookcrypto: ccp - remove unneeded code
2017-08-24 Gary R Hookcrypto: ccp - change bitfield type to unsigned ints
2017-08-24 Wei Yongjuncrypto: ccp - Fix non static symbol warning
2017-08-24 Gary R Hookcrypto: ccp - change type of struct member lsb to signed
2017-08-24 Gary R Hookcrypto: ccp - Make syslog errors human-readable
2017-08-24 Gary R Hookcrypto: ccp - clean up data structure
2017-08-24 Wei Yongjuncrypto: ccp - Fix return value check in ccp_dmaengine_r...
2017-08-24 Wei Yongjuncrypto: ccp - use kmem_cache_zalloc instead of kmem_cac...
2017-08-24 Quentin Lambertcrypto: ccp - add missing release in ccp_dmaengine_register
2017-08-24 Wei Yongjuncrypto: ccp - Fix non static symbol warning
2017-08-24 Gary R Hookcrypto: ccp - Enable use of the additional CCP
2017-08-24 Gary R Hookcrypto: ccp - Enable DMA service on a v5 CCP
2017-08-24 Gary R Hookcrypto: ccp - Add support for the RNG in a version...
2017-08-24 Gary R Hookcrypto: ccp - Let a v5 CCP provide the same function...
2017-08-24 Gary R Hookcrypto: ccp - Refactor code to enable checks for queue...
2017-08-24 Gary R Hookcrypto: ccp - Refactor code supporting the CCP's RNG
2017-08-24 Gary R Hookcrypto: ccp - Refactor the storage block allocation...
2017-08-24 Gary R Hookcrypto: ccp - Refactoring: symbol cleanup
2017-08-24 Gary R Hookcrypto: ccp - Shorten the fields of the action structure
2017-08-24 Gary R Hookcrypto: ccp - Abstract PCI info for the CCP
2017-08-24 Gary R Hookcrypto: ccp - Fix non-conforming comment style
2017-08-24 Herbert Xucrypto: ccp - Use skcipher for fallback
2017-08-24 Herbert Xucrypto: skcipher - Add helper to zero stack request
2017-08-24 Herbert Xucrypto: skcipher - Add top-level skcipher interface
2017-08-24 Julia Lawallcrypto: ccp - constify ccp_actions structure
2017-08-24 Gary R Hookcrypto: ccp - Ensure all dependencies are specified
2017-08-24 Gary R Hookcrypto: ccp - Register the CCP as a DMA resource
2017-08-24 Mike Galbraithcrypto: ccp - Fix RT breaking #include <linux/rwlock_ty...
2017-08-24 Gary R Hookcrypto: ccp - fix lock acquisition code
2017-08-24 Gary R Hookcrypto: ccp - Add abstraction for device-specific calls
2017-08-24 Gary R Hookcrypto: ccp - CCP versioning support
2017-08-24 Gary R Hookcrypto: ccp - Support for multiple CCPs
2017-08-24 Gary R Hookcrypto: ccp - Remove check for x86 family and model
2017-08-24 Geliang Tangcrypto: ccp - use to_pci_dev and to_platform_device
2017-08-24 LABBE Corentincrypto: ccp - Use precalculated hash from headers
2017-08-24 LABBE Corentincrypto: hash - add zero length message hash for shax...
2017-08-24 Tom Lendackycrypto: ccp - Use module name in driver structures
2017-08-24 Tom Lendackycrypto: ccp - Change references to accelerator to offload
2017-08-24 Tom Lendackycrypto: ccp - Replace BUG_ON with WARN_ON and a return...
2017-08-24 Tom Lendackycrypto: ccp - Provide support to autoload CCP driver
2017-08-24 Tom Lendackycrypto: ccp - Protect against poorly marked end of...
2017-08-24 Tom Lendackyscatterlist: introduce sg_nents_for_len
2017-08-24 Tom Lendackycrypto: ccp - Remove unused structure field
2017-08-24 Tom Lendackycrypto: ccp - Remove manual check and set of dma_mask...
2017-08-24 Somasundaram... uek-rpm: Enable CCP device driver and interface support
2017-08-24 Cong Wangmqueue: fix a use-after-free in sys_mq_notify()
2017-08-23 Seunghun Hanx86/acpi: Prevent out of bound access caused by broken...
2017-08-23 Konrad Rzeszutek... Merge remote-tracking branch 'krish/uek-4.1-next' into...
2017-08-23 Omar SandovalBtrfs: add free space tree mount option
2017-08-23 Omar SandovalBtrfs: wire up the free space tree to the extent tree
2017-08-23 Omar SandovalBtrfs: add free space tree sanity tests
2017-08-23 Omar SandovalBtrfs: implement the free space B-tree
2017-08-23 Omar SandovalBtrfs: introduce the free space B-tree on-disk format
2017-08-23 Omar SandovalBtrfs: refactor caching_thread()
2017-08-23 Omar SandovalBtrfs: add helpers for read-only compat bits
2017-08-23 Omar SandovalBtrfs: add extent buffer bitmap sanity tests
2017-08-23 Omar SandovalBtrfs: add extent buffer bitmap operations
2017-08-23 Thomas Gleixnerx86/irq: Retrieve irq data after locking irq_desc
2017-08-23 Thomas Gleixnerx86/irq: Use proper locking in check_irq_vectors_for_cp...
2017-08-23 Thomas Gleixnerx86/irq: Plug irq vector hotplug race
2017-08-23 Thomas Gleixnerhotplug: Prevent alloc/free of irq descriptors during...
2017-08-23 Ethan Zhaosysfs: replace WARN() with pr_debug when sysfs_remove_g...
2017-08-22 Ladi ProsekKVM: nVMX: fix nested EPT detection
2017-08-22 Ladi ProsekKVM: nVMX: introduce nested_vmx_load_cr3 and call it...
2017-08-22 Ladi ProsekKVM: nVMX: propagate errors from prepare_vmcs02
2017-08-22 Ladi ProsekKVM: nVMX: fix CR3 load if L2 uses PAE paging and EPT
2017-08-22 David Matlackkvm: x86: reduce collisions in mmu_page_hash v4.1.12-110.0.20170822_0730
2017-08-22 Christoph LameterIB/ipoib: For sendonly join free the multicast group...
2017-08-22 Doug LedfordIB/ipoib: increase the max mcast backlog queue
2017-08-22 Doug LedfordIB/ipoib: Make sendonly multicast joins create the...
2017-08-22 Christoph LameterIB/ipoib: Expire sendonly multicast joins
2017-08-22 Jason GunthorpeIB/ipoib: Suppress warning for send only join failures
2017-08-22 Doug LedfordIB/ipoib: Clean up send-only multicast joins
2017-08-22 Kees Cookfs/exec.c: account for argv/envp pointers
2017-08-22 Vincent Guittotsched/core: Use load_avg for selecting idlest group
2017-08-22 Al Virodentry name snapshots
2017-08-22 Chuck LeverNFSv4.1: Use seqid returned by EXCHANGE_ID after state...
next