]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2015-07-17 Herbert Xucrypto: testmgr - Reenable rfc4309 test
2015-07-17 Herbert Xucrypto: nx - Convert ccm to new AEAD interface
2015-07-17 Herbert Xucrypto: aes-ce-ccm - Convert to new AEAD interface
2015-07-17 Herbert Xucrypto: ccm - Convert to new AEAD interface
2015-07-17 Herbert Xucrypto: testmgr - Disable rfc4309 test and convert...
2015-07-14 Leonidas Da... crypto: vmx - Adding enable_kernel_vsx() to access...
2015-07-14 Leonidas Da... powerpc: Uncomment and make enable_kernel_vsx() routine...
2015-07-14 Krzysztof Kozlowskicrypto: marvell/cesa - Drop owner assignment from platf...
2015-07-14 Herbert Xucrypto: testmgr - Reenable rfc4106 test
2015-07-14 Herbert Xucrypto: caam - Use new IV convention
2015-07-14 Herbert Xucrypto: nx - Use new IV convention
2015-07-14 Herbert Xucrypto: gcm - Use new IV convention
2015-07-14 Herbert Xucrypto: aesni - Use new IV convention
2015-07-14 Herbert Xucrypto: tcrypt - Add support for new IV convention
2015-07-14 Herbert Xucrypto: testmgr - Disable rfc4106 test and convert...
2015-07-14 Herbert Xucrypto: aead - Propagate new AEAD implementation flag...
2015-07-14 Herbert Xucrypto: seqiv - Replace seqniv with seqiv
2015-07-14 Herbert Xucrypto: echainiv - Fix encryption convention
2015-07-14 Herbert Xucrypto: cryptd - Propagate new AEAD implementation...
2015-07-14 Herbert Xucrypto: pcrypt - Propagate new AEAD implementation...
2015-07-14 Herbert Xucrypto: aead - Add type-safe function for freeing instances
2015-07-14 Herbert Xucrypto: api - Add instance free function to crypto_type
2015-07-14 Herbert Xucrypto: nx/842 - Fix context corruption
2015-07-14 Herbert Xucrypto: aead - Add aead_queue interface
2015-07-14 Herbert Xucrypto: api - Remove unused __crypto_dequeue_request
2015-07-14 Herbert XuMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2015-07-08 Vutla, Lokeshcrypto: tcrypt - Fix AEAD speed tests
2015-07-08 Vutla, Lokeshcrypto: omap-aes - Use BIT() macro
2015-07-08 Vutla, Lokeshcrypto: omap-aes - Fix configuring of AES mode
2015-07-08 Vutla, Lokeshcrypto: omap-aes - Increase priority of hw accelerator
2015-07-08 Vutla, Lokeshcrypto: omap-aes - Fix CTR mode
2015-07-08 Herbert Xucrypto: nx - Fix reentrancy bugs
2015-07-07 Nishanth Aravamudancrypto: nx - reduce chattiness of platform drivers
2015-07-07 LABBE Corentincrypto: testmgr - add a chunking test for cbc(aes)
2015-07-07 Herbert Xucrypto: cryptd - Fix AEAD request context corruption
2015-07-06 Baruch Siachcrypto: arm - ignore generated SHA2 assembly files
2015-07-06 Nishanth Aravamudancrypto: nx - do not emit extra output if status is...
2015-07-06 Nishanth Aravamudancrypto: nx - rename nx842_{init, exit} to nx842_pseries...
2015-07-06 Nishanth Aravamudancrypto: nx - nx842_OF_upd_status should return ENODEV...
2015-07-06 Tom Lendackycrypto: ccp - Provide support to autoload CCP driver
2015-07-06 Vutla, Lokeshcrypto: omap-des - Fix unmapping of dma channels
2015-07-05 Linus TorvaldsLinux 4.2-rc1 v4.2-rc1
2015-07-05 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.2-2' of git://git...
2015-07-05 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-07-05 Linus Torvaldsbluetooth: fix list handling
2015-07-04 Linus TorvaldsMerge branch 'for-next' of git://git.kernel.org/pub...
2015-07-04 Linus TorvaldsMerge tag 'ntb-4.2' of git://github.com/jonmason/ntb
2015-07-04 Al Viro9p: cope with bogus responses from server in p9_client_...
2015-07-04 Al Virop9_client_write(): avoid double p9_free_req()
2015-07-04 Al Viro9p: forgetting to cancel request on interrupted zero...
2015-07-04 Matthew Wilcoxdax: bdev_direct_access() may sleep
2015-07-04 Matthew Wilcoxblock: Add support for DAX reads/writes to block devices
2015-07-04 Matthew Wilcoxdax: Use copy_from_iter_nocache
2015-07-04 Matthew Wilcoxdax: Add block size note to documentation
2015-07-04 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2015-07-04 Dave JiangNTB: Add split BAR output for debugfs stats
2015-07-04 Dave JiangNTB: Change WARN_ON_ONCE to pr_warn_once on unsafe
2015-07-04 Dave JiangNTB: Print driver name and version in module init
2015-07-04 Dave JiangNTB: Increase transport MTU to 64k from 16k
2015-07-04 Dave JiangNTB: Rename Intel code names to platform names
2015-07-04 Dave JiangNTB: Default to CPU memcpy for performance
2015-07-04 Dave JiangNTB: Improve performance with write combining
2015-07-04 Allen HubbeNTB: Use NUMA memory in Intel driver
2015-07-04 Allen HubbeNTB: Use NUMA memory and DMA chan in transport
2015-07-04 Allen HubbeNTB: Rate limit ntb_qp_link_work
2015-07-04 Allen HubbeNTB: Add tool test client
2015-07-04 Allen HubbeNTB: Add ping pong test client
2015-07-04 Allen HubbeNTB: Add parameters for Intel SNB B2B addresses
2015-07-04 Allen HubbeNTB: Reset transport QP link stats on down
2015-07-04 Allen HubbeNTB: Do not advance transport RX on link down
2015-07-04 Allen HubbeNTB: Differentiate transport link down messages
2015-07-04 Dave JiangNTB: Check the device ID to set errata flags
2015-07-04 Dave JiangNTB: Enable link for Intel root port mode in probe
2015-07-04 Dave JiangNTB: Read peer info from local SPAD in transport
2015-07-04 Allen HubbeNTB: Split ntb_hw_intel and ntb_transport drivers
2015-07-04 Allen HubbeNTB: Add NTB hardware abstraction layer
2015-07-04 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2015-07-04 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2015-07-04 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2015-07-04 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2015-07-04 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git.kerne...
2015-07-04 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-07-04 Ingo Molnarx86/fpu: Fix boot crash in the early FPU code
2015-07-04 Srikar Dronamrajusched/numa: Fix numa balancing stats in /proc/pid/sched
2015-07-04 Srikar Dronamrajusched/numa: Show numa_group ID in /proc/sched_debug...
2015-07-04 Srikar Dronamrajusched/debug: Move print_cfs_rq() declaration to kernel...
2015-07-04 Naveen N. Raosched/stat: Expose /proc/pid/schedstat if CONFIG_SCHED_...
2015-07-04 Naveen N. Raosched/stat: Simplify the sched_info accounting dependency
2015-07-04 Dmitry TorokhovMerge branch 'next' into for-linus
2015-07-03 Linus TorvaldsMerge tag 'topic/drm-fixes-2015-07-04' of git://anongit...
2015-07-03 Linus TorvaldsMerge tag 'for_linus' of git://git.kernel.org/pub/scm...
2015-07-03 Shixin Zengdrm/crtc: Fix edid length computation
2015-07-03 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-07-03 Linus TorvaldsMerge tag 'remoteproc-4.2' of git://git.kernel.org...
2015-07-03 Linus TorvaldsMerge tag 'hwspinlock-4.2' of git://git.kernel.org...
2015-07-03 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2015-07-03 Linus TorvaldsMerge tag 'nios2-v4.2' of git://git.rocketboards.org...
2015-07-03 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git.kernel...
2015-07-03 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2015-07-03 Linus TorvaldsMerge tag 'fbdev-fixes-4.2' of git://git.kernel.org...
next