]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
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...
2017-08-22 Eric Dumazetipv6: fix out of bound writes in __ip6_append_data()
2017-08-22 Eric W. Biedermanmnt: Add a per mount namespace limit on the number...
2017-08-22 Guillaume Naultl2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6...
2017-08-22 David HowellsKEYS: Disallow keyrings beginning with '.' to be joined...
2017-08-22 Eric Dumazetsctp: do not inherit ipv6_{mc|ac|fl}_list from parent
2017-08-22 Herbert Xucrypto: algif_hash - Fix result clobbering in recvmsg
2017-08-22 Herbert Xucrypto: algif_hash - Fix NULL hash crash with shash
2017-08-22 Herbert Xucrypto: algif_hash - Handle NULL hashes correctly
2017-08-22 Thomas Gleixnerx86/irq: Protect smp_cleanup_move
2017-08-22 Mitch Williamsi40e/i40evf: check for stopped admin queue
2017-08-22 Filipe MananaBtrfs: fix extent_same allowing destination offset...
2017-08-22 Mark Fashehbtrfs: fix clone / extent-same deadlocks
2017-08-22 Mark Fashehbtrfs: don't update mtime/ctime on deduped inodes
2017-08-22 Mark Fashehbtrfs: allow dedupe of same inode
2017-08-22 Mark Fashehbtrfs: fix deadlock with extent-same and readpage
2017-08-22 Mark Fashehbtrfs: pass unaligned length to btrfs_cmp_data()
2017-08-22 Roger Pau Monnexen: fix bio vec merging
2017-08-16 Maxim Patlasovovl: verify upper dentry in ovl_remove_and_whiteout()
2017-08-16 David Howellsovl: use O_LARGEFILE in ovl_copy_up()
2017-08-15 Eric Sandeenxfs: toggle readonly state around xfs_log_mount_finish
2017-08-15 Eric Sandeenxfs: write unmount record for ro mounts
2017-08-15 Brian Fosterxfs: fix eofblocks race with file extending async dio...
2017-08-15 Keith BuschNVMe: Allocate queues only for online cpus
2017-08-15 Eric BiggersKEYS: fix dereferencing NULL payload with nonzero length
2017-08-15 Jack MorgensteinIB/mlx4: Fix possible vl/sl field mismatch in LRH heade...
2017-08-15 Mukesh KackerRevert "IB/mlx4: Suppress warning for not handled portm...
2017-08-10 Arnd Bergmannscsi: megaraid_sas: handle dma_addr_t right on 32-bit
2017-08-10 Shivasharan Sscsi: megaraid_sas: NVME fast path io support
2017-08-10 Shivasharan Sscsi: megaraid_sas: NVME interface target prop added
2017-08-10 Shivasharan Sscsi: megaraid_sas: NVME Interface detection and prop...
2017-08-10 Shivasharan Sscsi: megaraid_sas: Use synchronize_irq to wait for...
2017-08-08 Somasundaram... fs/fuse: fuse mount can cause panic with no memory...
2017-08-08 Sachin PrabhuFix regression which breaks DFS mounting
2017-08-08 Ethan Zhaool7/spec: sync up linux-firmware version for ol74
2017-08-08 Ethan Zhaool6/spec: sync up linux-firmware version for ol6
2017-08-06 Martin K. Petersenscsi: scsi_debug: Avoid PI being disabled when TPGS... v4.1.12-108.0.20170806_1300
2017-08-06 Brian Malyconfig: enable QEDI config items for UEK
2017-08-06 Brian Malyqedi: add firmware related dependencies
2017-08-06 Brian Malyconfig: enable QED config items for UEK
2017-08-06 Brian Malyscsi: qedi: fix KAPI for UEK kernels
2017-08-04 J. Bruce Fieldsnfsd: encoders mustn't use unitialized values in error...
2017-08-04 Ari Kauppinfsd: fix undefined behavior in nfsd4_layout_verify
2017-08-04 Miklos Szerediovl: fix workdir creation
2017-08-04 Miklos Szerediovl: listxattr: use strnlen()
2017-08-04 Miklos Szerediovl: copyattr after setting POSIX ACL
2017-08-04 Miklos Szerediovl: don't cache acl on overlay layer
2017-08-04 Miklos Szerediovl: use cached acl on underlying layer
2017-08-04 Miklos Szerediovl: remove posix_acl_default from workdir
2017-08-04 Miklos Szerediovl: handle umask and posix_acl_default correctly on...
2017-08-04 Shan Haiovl: change inode_lock to mutex_lock
2017-08-04 Miklos Szerediovl: proper cleanup of workdir
2017-08-04 Miklos Szerediovl: rename is_merge to is_lowest
next