projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
GitHub/moto-9609/android_kernel_motorola_exynos9610.git
Author
Commit
2018-01-30
Daniel Rosenberg
ANDROID: sdcardfs: Refactor configfs interface
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-30
Daniel Rosenberg
ANDROID: sdcardfs: Allow non-owners to touch
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-30
Amit Pundir
ANDROID: sdcardfs: eliminate the offset argument to...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-30
Amit Pundir
ANDROID: sdcardfs: make it use new .rename i_op
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-30
Amit Pundir
ANDROID: sdcardfs: Propagate dentry down to inode_chang...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-30
Amit Pundir
ANDROID: sdcardfs: get rid of 'parent' argument of...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-30
Amit Pundir
ANDROID: sdcardfs: add parent pointer into dentry name...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-30
Amit Pundir
ANDROID: sdcardfs: use wrappers to access i_mutex
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-30
Daniel Rosenberg
ANDROID: sdcardfs: Fix locking issue with permision...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-30
Daniel Rosenberg
ANDROID: sdcardfs: Switch ->d_inode to d_inode()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-30
Daniel Rosenberg
ANDROID: sdcardfs: Change magic value
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-30
Daniel Rosenberg
ANDROID: sdcardfs: Use per mount permissions
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-30
Daniel Rosenberg
ANDROID: sdcardfs: Add gid and mask to private mount...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-30
Daniel Rosenberg
ANDROID: sdcardfs: User new permission2 functions
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-30
Daniel Rosenberg
ANDROID: sdcardfs: Move directory unlock before touch
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-30
alvin_liang
ANDROID: sdcardfs: fix external storage exporting incor...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-30
Daniel Rosenberg
ANDROID: sdcardfs: Added top to sdcardfs_inode_info
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-30
Daniel Rosenberg
ANDROID: sdcardfs: Switch package list to RCU
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-30
Daniel Rosenberg
ANDROID: sdcardfs: Fix locking for permission fix up
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-30
Daniel Rosenberg
ANDROID: sdcardfs: Check for other cases on path lookup
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-30
Daniel Rosenberg
ANDROID: sdcardfs: override umask on mkdir and create
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-30
Julia Lawall
ANDROID: sdcardfs: fix itnull.cocci warnings
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-30
Daniel Rosenberg
ANDROID: sdcardfs: Truncate packages_gid.list on overflow
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-30
Daniel Rosenberg
ANDROID: sdcardfs: remove unneeded __init and __exit
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-30
Daniel Rosenberg
ANDROID: sdcardfs: Remove unused code
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-30
Daniel Rosenberg
ANDROID: sdcardfs: remove effectless config option
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-30
Daniel Rosenberg
ANDROID: sdcardfs: Add support for d_canonical_path
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-30
Daniel Rosenberg
ANDROID: sdcardfs: Bring up to date with Android M...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-30
Daniel Campello
ANDROID: Changed type-casting in packagelist management
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-30
Daniel Campello
ANDROID: Port of sdcardfs to 4.4
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-30
Daniel Rosenberg
ANDROID: xattr: Pass EOPNOTSUPP to permission2
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-30
Daniel Rosenberg
ANDROID: vfs: Add permission2 for filesystems with...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-30
Daniel Rosenberg
ANDROID: vfs: Add setattr2 for filesystems with per...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-30
Daniel Rosenberg
ANDROID: vfs: Allow filesystems to access their private...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-30
Daniel Rosenberg
ANDROID: fuse: Add support for d_canonical_path
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-30
Daniel Rosenberg
ANDROID: mnt: Add filesystem private data to mount...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-30
Daniel Rosenberg
ANDROID: vfs: add d_canonical_path for stacked filesyst...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-30
Daniel Campello
ANDROID: Included sdcardfs source code for kernel 3.0
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-26
Kevin Wangtao
BACKPORT: thermal/drivers/hisi: Add support for hi3660 SoC
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-26
Kevin Wangtao
BACKPORT: thermal/drivers/hisi: Prepare to add support...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-26
Kevin Wangtao
BACKPORT: thermal/drivers/hisi: Add platform prefix...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-26
Kevin Wangtao
BACKPORT: thermal/drivers/hisi: Put platform code together
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-26
Kevin Wangtao
BACKPORT: thermal/drivers/hisi: Use round up step value
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-26
Kevin Wangtao
BACKPORT: thermal/drivers/hisi: Move the clk setup...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-26
Daniel Lezcano
BACKPORT: thermal/drivers/hisi: Remove mutex_lock in...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-26
Daniel Lezcano
BACKPORT: thermal/drivers/hisi: Remove thermal data...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-26
Daniel Lezcano
BACKPORT: thermal/drivers/hisi: Convert long to int
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-26
Daniel Lezcano
BACKPORT: thermal/drivers/hisi: Rename and remove unuse...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-26
Daniel Lezcano
BACKPORT: thermal/drivers/hisi: Remove costly sensor...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-26
Daniel Lezcano
BACKPORT: thermal/drivers/hisi: Fix configuration regis...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-26
Daniel Lezcano
BACKPORT: thermal/drivers/hisi: Encapsulate register...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-26
Daniel Lezcano
BACKPORT: thermal/drivers/hisi: Remove pointless lock
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-26
Daniel Lezcano
BACKPORT: thermal/drivers/hisi: Remove the multiple...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-24
Dmitry Shmidt
ANDROID: Fix script to fetch android kernel config...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-23
Greg Kroah...
Merge 4.14.15 into android-4.14
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-23
Greg Kroah...
Linux 4.14.15
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-23
Jonas Gorski
MIPS: AR7: ensure the port type's FCR value is used
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-23
Yan Markman
net: mvpp2: do not disable GMAC padding
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-23
Kirill A. Shutemov
mm, page_vma_mapped: Drop faulty pointer arithmetics...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-23
Tom Lendacky
x86/mm: Rework wbinvd, hlt operation in stop_this_cpu()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-23
Andi Kleen
x86/retpoline: Optimize inline assembler for vmexit_fil...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-23
zhenwei.pi
x86/pti: Document fix wrong index
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-23
Masami Hiramatsu
kprobes/x86: Disable optimizing on the function jumps...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-23
Masami Hiramatsu
kprobes/x86: Blacklist indirect thunk functions for...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-23
Masami Hiramatsu
retpoline: Introduce start/end markers of indirect...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-23
Thomas Gleixner
x86/mce: Make machine check speculation protected
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-23
Marc Zyngier
arm64: KVM: Fix SMCCC handling of unimplemented SMC...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-23
Punit Agrawal
KVM: arm/arm64: Check pagesize when allocating a hugepa...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-23
James Hogan
MIPS: CM: Drop WARN_ON(vp != 0)
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-23
Lorenzo Pieralisi
alpha/PCI: Fix noname IRQ level detection
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-23
Laura Abbott
x86: Use __nostackprotect for sme_encrypt_kernel
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-23
Wei Yongjun
dm crypt: fix error return code in crypt_ctr()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-23
Ondrej Kozina
dm crypt: wipe kernel key copy after IV initialization
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-23
Milan Broz
dm crypt: fix crash by adding missing check for auth...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-23
Mikulas Patocka
dm integrity: don't store cipher request on the stack
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-23
Dennis Yang
dm thin metadata: THIN_MAX_CONCURRENT_LOCKS should...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-23
Joe Thornber
dm btree: fix serious bug in btree_split_beneath()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-23
Rob Clark
drm/vmwgfx: fix memory corruption with legacy/sou conne...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-23
Sergey Senozhatsky
workqueue: avoid hard lockups in show_workqueue_state()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-23
Hannes Reinecke
scsi: libsas: Disable asynchronous aborts for SATA...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-23
Xinyu Lin
libata: apply MAX_SEC_1024 to all LITEON EP1 series...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-23
Alexey Dobriyan
proc: fix coredump vs read /proc/*/stat race
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-23
Xi Kangjie
scripts/gdb/linux/tasks.py: fix get_thread_info
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-23
Jeremy Compostella
i2c: core-smbus: prevent stack corruption on read I2C_B...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-23
Marc Kleine...
can: af_can: canfd_rcv(): replace WARN_ONCE by pr_warn_once
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-23
Marc Kleine...
can: af_can: can_rcv(): replace WARN_ONCE by pr_warn_once
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-23
Stephane Grosjean
can: peak: fix potential bug in packet fragmentation
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-23
Thomas Petazzoni
ARM: dts: kirkwood: fix pin-muxing of MPP7 on OpenBlocks A7
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-23
Maxime Ripard
ARM: sunxi_defconfig: Enable CMA
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-23
Gregory CLEMENT
ARM64: dts: marvell: armada-cp110: Fix clock resources...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-23
Arnd Bergmann
phy: work around 'phys' references to usb-nop-xceiv...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-23
Steven Rostedt...
tracing: Fix converting enum's from the map in trace_ev...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-23
Johan Hovold
Input: twl4030-vibra - fix sibling-node lookup
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-23
Johan Hovold
Input: twl6040-vibra - fix child-node lookup
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-23
Johan Hovold
Input: 88pm860x-ts - fix child-node lookup
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-23
Nick Desaulniers
Input: synaptics-rmi4 - prevent UAF reported by KASAN
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-23
Nir Perry
Input: ALPS - fix multi-touch decoding on SS4 plus...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-23
Tom Lendacky
x86/mm: Encrypt the initrd earlier for BSP microcode...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-23
Tero Kristo
ARM: OMAP3: hwmod_data: add missing module_offs for...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-01-23
Tom Lendacky
x86/mm: Prepare sme_encrypt_kernel() for PAGE aligned...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
next