]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2017-09-13 Paul Durrantxen/privcmd: Add IOCTL_PRIVCMD_DM_OP
2017-09-13 Julia Lawalltpm xen: drop unneeded chip variable
2017-09-13 Andrii Anisovswiotlb-xen: implement xen_swiotlb_get_sgtable callback
2017-09-13 Stefano Stabelliniswiotlb-xen: implement xen_swiotlb_dma_mmap callback
2017-09-13 Paul Durrantxen/privcmd: return -ENOTTY for unimplemented IOCTLs
2017-09-13 Juergen Grossxen: optimize xenbus driver for multiple concurrent...
2017-09-13 Juergen Grossxen: modify xenstore watch event interface
2017-09-13 Juergen Grossxen: clean up xenbus internal headers
2017-09-13 Joe Perchesxenbus: Neaten xenbus_va_dev_error
2017-09-13 Boris Ostrovskyxen/pvh: Use Xen's emergency_restart op for PVH guests
2017-09-13 Boris Ostrovskyxen/pvh: Enable CPU hotplug
2017-09-13 Boris Ostrovskyxen/pvh: PVH guests always have PV devices
2017-09-13 Boris Ostrovskyxen/pvh: Initialize grant table for PVH guests
2017-09-13 Boris Ostrovskyxen/pvh: Make sure we don't use ACPI_IRQ_MODEL_PIC...
2017-09-13 Boris Ostrovskyxen/pvh: Bootstrap PVH guest
2017-09-13 Boris Ostrovskyxen/pvh: Import PVH-related Xen public interfaces
2017-09-13 Boris Ostrovskyxen/x86: Remove PVH support
2017-09-13 Jan Beulichxen/manage: correct return value check on xenbus_scanf()
2017-09-13 Juergen Grossxen/netback: set default upper limit of tx/rx queues...
2017-09-13 Juergen Grossxen/netfront: set default upper limit of tx/rx queues...
2017-09-13 Ka-Cheong Poonrds: reduce memory footprint for RDS when transport...
2017-09-13 Avinash RepakaRDS: IB: Destroy rdma_cm_id when unloading module
2017-09-13 Avinash RepakaRDS: IB: Destroy aux_wq if rds_ib_init() fails
2017-09-13 Ashish Samantfuse: Dont call set_page_dirty_lock() for ITER_BVEC...
2017-09-13 HÃ¥kon Buggerds: Reintroduce statistics counting
2017-09-08 Daniel Bristot... rcu: sysctl: Panic on RCU Stall
2017-09-08 Ethan Zhaosched: check user input value of sysctl_sched_time_avg v4.1.12-111.0.20170907_2225
2017-09-07 Thomas Gleixnergenirq: Revert sparse irq locking around __cpu_up(...
2017-09-01 Tomas Jedlickadtrace: Update UEK RPM specs
2017-09-01 Tomas JedlickaMerge remote-tracking branch 'linux-dtrace/gpl/topic...
2017-08-31 Somasundaram... uek-rpm: Enable generic driver for Hyper-V VMBus
2017-08-31 Arnd Bergmannuio-hv-generic: store physical addresses instead of...
2017-08-31 Stephen Hemmingeruio-hv-generic: new userspace i/o driver for VMBus
2017-08-31 Michael S.... asm-generic: implement virt_xxx memory barriers
2017-08-31 Michael S.... x86: define __smp_xxx
2017-08-31 Michael S.... asm-generic: add __smp_xxx wrappers
2017-08-31 Michael S.... x86: reuse asm-generic/barrier.h
2017-08-31 Somasundaram... uek-rpm: Fix package dependencies for kernel-ueknano
2017-08-30 Pradeep Gopanapallixsigo: PCA 2.3.1 Compute Node panics in xve_create_arp+430
2017-08-29 Nick Alcockdtrace: work around libdtrace-ctf bug
2017-08-29 Tomas Jedlickadtrace: dtrace.ko won't build when DT_DISABLE_CTF is set
2017-08-29 Tomas Jedlickadtrace: Integrate DTrace Modules into kernel proper
2017-08-29 Tomas JedlickaMerge modules branch to the kernel tree
2017-08-28 Willem de Bruijnpacket: fix tp_reserve race in packet_set_ring
2017-08-28 Satish Kharatscsi: fnic: changing queue command to return result...
2017-08-25 Al Virousbip_recv(): switch to sock_recvmsg()
2017-08-25 Al Viro[net] drop 'size' argument of sock_recvmsg()
2017-08-25 Alexander Popovusbip: don't call stub_device_reset() during stub_disco...
2017-08-25 Igor Kotrasinskiusbip: vudc: Make usbip_common vudc-aware
2017-08-25 Nobuo Iwatausbip: event handler as one thread
2017-08-25 Andrew Goodbodyusb: usbip: Fix possible deadlocks reported by lockdep
2017-08-25 Somasundaram... uek-rpm: Enable USB/IP support (Add usbip-core driver).
2017-08-25 Hidehiro Kawaix86/nmi: Save regs in crash dump on external NMI
2017-08-24 Jann Hornaio: mark AIO pseudo-fs noexec
2017-08-24 Eric W. Biedermanvfs: Commit to never having exectuables on proc and...
2017-08-24 Tejun Heovfs, writeback: replace FS_CGROUP_WRITEBACK with SB_I_C...
2017-08-24 Gary R Hookcrypto: ccp - Release locks before returning
2017-08-24 pjambhlekarcrypto: ccp - return NULL instead of 0
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
next