GitHub/moto-9609/android_kernel_motorola_exynos9610.git
Author Commit
2018-01-30 Daniel RosenbergANDROID: sdcardfs: move path_put outside of spinlock
2018-01-30 Daniel RosenbergANDROID: sdcardfs: Use case insensitive hash function
2018-01-30 Daniel RosenbergANDROID: sdcardfs: declare MODULE_ALIAS_FS
2018-01-30 Daniel RosenbergANDROID: sdcardfs: Get the blocksize from the lower fs
2018-01-30 Daniel RosenbergANDROID: sdcardfs: Use d_invalidate instead of drop_rec...
2018-01-30 Daniel RosenbergANDROID: sdcardfs: Switch to internal case insensitive...
2018-01-30 Daniel RosenbergANDROID: sdcardfs: Use spin_lock_nested
2018-01-30 Daniel RosenbergANDROID: sdcardfs: Replace get/put with d_lock
2018-01-30 Daniel RosenbergANDROID: sdcardfs: rate limit warning print
2018-01-30 Daniel RosenbergANDROID: sdcardfs: Fix case insensitive lookup
2018-01-30 Daniel RosenbergANDROID: sdcardfs: support direct-IO (DIO) operations
2018-01-30 Daniel RosenbergANDROID: sdcardfs: implement vm_ops->page_mkwrite
2018-01-30 Daniel RosenbergANDROID: sdcardfs: Don't bother deleting freelist
2018-01-30 Daniel RosenbergANDROID: sdcardfs: Add missing path_put
2018-01-30 Daniel RosenbergANDROID: sdcardfs: Fix incorrect hash
2018-01-30 Daniel RosenbergANDROID: sdcardfs: Switch strcasecmp for internal call
2018-01-30 Daniel RosenbergANDROID: sdcardfs: switch to full_name_hash and qstr
2018-01-30 Daniel RosenbergANDROID: sdcardfs: Add GID Derivation to sdcardfs
2018-01-30 Daniel RosenbergANDROID: sdcardfs: Remove redundant operation
2018-01-30 Daniel RosenbergANDROID: sdcardfs: add support for user permission...
2018-01-30 Daniel RosenbergANDROID: sdcardfs: Refactor configfs interface
2018-01-30 Daniel RosenbergANDROID: sdcardfs: Allow non-owners to touch
2018-01-30 Amit PundirANDROID: sdcardfs: eliminate the offset argument to...
2018-01-30 Amit PundirANDROID: sdcardfs: make it use new .rename i_op
2018-01-30 Amit PundirANDROID: sdcardfs: Propagate dentry down to inode_chang...
2018-01-30 Amit PundirANDROID: sdcardfs: get rid of 'parent' argument of...
2018-01-30 Amit PundirANDROID: sdcardfs: add parent pointer into dentry name...
2018-01-30 Amit PundirANDROID: sdcardfs: use wrappers to access i_mutex
2018-01-30 Daniel RosenbergANDROID: sdcardfs: Fix locking issue with permision...
2018-01-30 Daniel RosenbergANDROID: sdcardfs: Switch ->d_inode to d_inode()
2018-01-30 Daniel RosenbergANDROID: sdcardfs: Change magic value
2018-01-30 Daniel RosenbergANDROID: sdcardfs: Use per mount permissions
2018-01-30 Daniel RosenbergANDROID: sdcardfs: Add gid and mask to private mount...
2018-01-30 Daniel RosenbergANDROID: sdcardfs: User new permission2 functions
2018-01-30 Daniel RosenbergANDROID: sdcardfs: Move directory unlock before touch
2018-01-30 alvin_liangANDROID: sdcardfs: fix external storage exporting incor...
2018-01-30 Daniel RosenbergANDROID: sdcardfs: Added top to sdcardfs_inode_info
2018-01-30 Daniel RosenbergANDROID: sdcardfs: Switch package list to RCU
2018-01-30 Daniel RosenbergANDROID: sdcardfs: Fix locking for permission fix up
2018-01-30 Daniel RosenbergANDROID: sdcardfs: Check for other cases on path lookup
2018-01-30 Daniel RosenbergANDROID: sdcardfs: override umask on mkdir and create
2018-01-30 Julia LawallANDROID: sdcardfs: fix itnull.cocci warnings
2018-01-30 Daniel RosenbergANDROID: sdcardfs: Truncate packages_gid.list on overflow
2018-01-30 Daniel RosenbergANDROID: sdcardfs: remove unneeded __init and __exit
2018-01-30 Daniel RosenbergANDROID: sdcardfs: Remove unused code
2018-01-30 Daniel RosenbergANDROID: sdcardfs: remove effectless config option
2018-01-30 Daniel RosenbergANDROID: sdcardfs: Add support for d_canonical_path
2018-01-30 Daniel RosenbergANDROID: sdcardfs: Bring up to date with Android M...
2018-01-30 Daniel CampelloANDROID: Changed type-casting in packagelist management
2018-01-30 Daniel CampelloANDROID: Port of sdcardfs to 4.4
2018-01-30 Daniel RosenbergANDROID: xattr: Pass EOPNOTSUPP to permission2
2018-01-30 Daniel RosenbergANDROID: vfs: Add permission2 for filesystems with...
2018-01-30 Daniel RosenbergANDROID: vfs: Add setattr2 for filesystems with per...
2018-01-30 Daniel RosenbergANDROID: vfs: Allow filesystems to access their private...
2018-01-30 Daniel RosenbergANDROID: fuse: Add support for d_canonical_path
2018-01-30 Daniel RosenbergANDROID: mnt: Add filesystem private data to mount...
2018-01-30 Daniel RosenbergANDROID: vfs: add d_canonical_path for stacked filesyst...
2018-01-30 Daniel CampelloANDROID: Included sdcardfs source code for kernel 3.0
2018-01-26 Kevin WangtaoBACKPORT: thermal/drivers/hisi: Add support for hi3660 SoC
2018-01-26 Kevin WangtaoBACKPORT: thermal/drivers/hisi: Prepare to add support...
2018-01-26 Kevin WangtaoBACKPORT: thermal/drivers/hisi: Add platform prefix...
2018-01-26 Kevin WangtaoBACKPORT: thermal/drivers/hisi: Put platform code together
2018-01-26 Kevin WangtaoBACKPORT: thermal/drivers/hisi: Use round up step value
2018-01-26 Kevin WangtaoBACKPORT: thermal/drivers/hisi: Move the clk setup...
2018-01-26 Daniel LezcanoBACKPORT: thermal/drivers/hisi: Remove mutex_lock in...
2018-01-26 Daniel LezcanoBACKPORT: thermal/drivers/hisi: Remove thermal data...
2018-01-26 Daniel LezcanoBACKPORT: thermal/drivers/hisi: Convert long to int
2018-01-26 Daniel LezcanoBACKPORT: thermal/drivers/hisi: Rename and remove unuse...
2018-01-26 Daniel LezcanoBACKPORT: thermal/drivers/hisi: Remove costly sensor...
2018-01-26 Daniel LezcanoBACKPORT: thermal/drivers/hisi: Fix configuration regis...
2018-01-26 Daniel LezcanoBACKPORT: thermal/drivers/hisi: Encapsulate register...
2018-01-26 Daniel LezcanoBACKPORT: thermal/drivers/hisi: Remove pointless lock
2018-01-26 Daniel LezcanoBACKPORT: thermal/drivers/hisi: Remove the multiple...
2018-01-24 Dmitry ShmidtANDROID: Fix script to fetch android kernel config...
2018-01-23 Greg Kroah... Merge 4.14.15 into android-4.14
2018-01-23 Greg Kroah... Linux 4.14.15
2018-01-23 Jonas GorskiMIPS: AR7: ensure the port type's FCR value is used
2018-01-23 Yan Markmannet: mvpp2: do not disable GMAC padding
2018-01-23 Kirill A. Shutemovmm, page_vma_mapped: Drop faulty pointer arithmetics...
2018-01-23 Tom Lendackyx86/mm: Rework wbinvd, hlt operation in stop_this_cpu()
2018-01-23 Andi Kleenx86/retpoline: Optimize inline assembler for vmexit_fil...
2018-01-23 zhenwei.pix86/pti: Document fix wrong index
2018-01-23 Masami Hiramatsukprobes/x86: Disable optimizing on the function jumps...
2018-01-23 Masami Hiramatsukprobes/x86: Blacklist indirect thunk functions for...
2018-01-23 Masami Hiramatsuretpoline: Introduce start/end markers of indirect...
2018-01-23 Thomas Gleixnerx86/mce: Make machine check speculation protected
2018-01-23 Marc Zyngierarm64: KVM: Fix SMCCC handling of unimplemented SMC...
2018-01-23 Punit AgrawalKVM: arm/arm64: Check pagesize when allocating a hugepa...
2018-01-23 James HoganMIPS: CM: Drop WARN_ON(vp != 0)
2018-01-23 Lorenzo Pieralisialpha/PCI: Fix noname IRQ level detection
2018-01-23 Laura Abbottx86: Use __nostackprotect for sme_encrypt_kernel
2018-01-23 Wei Yongjundm crypt: fix error return code in crypt_ctr()
2018-01-23 Ondrej Kozinadm crypt: wipe kernel key copy after IV initialization
2018-01-23 Milan Brozdm crypt: fix crash by adding missing check for auth...
2018-01-23 Mikulas Patockadm integrity: don't store cipher request on the stack
2018-01-23 Dennis Yangdm thin metadata: THIN_MAX_CONCURRENT_LOCKS should...
2018-01-23 Joe Thornberdm btree: fix serious bug in btree_split_beneath()
2018-01-23 Rob Clarkdrm/vmwgfx: fix memory corruption with legacy/sou conne...
2018-01-23 Sergey Senozhatskyworkqueue: avoid hard lockups in show_workqueue_state()
2018-01-23 Hannes Reineckescsi: libsas: Disable asynchronous aborts for SATA...
next