index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
android
/
ashmem.c
Age
Commit message (
Expand
)
Author
2019-02-26
staging: android: ashmem: Avoid range_alloc() allocation with ashmem_mutex held.
Tetsuo Handa
2019-02-19
staging: android: ashmem: Don't call fallocate() with ashmem_mutex held.
Tetsuo Handa
2019-02-08
staging: android: formatting change in ashmem.c
K Hodges
2018-12-19
staging: android: ashmem: doc: Fix spelling
Daniel Bovensiepen
2018-08-18
Merge tag 'staging-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-08-01
staging: ashmem: Fix SIGBUS crash when traversing mmaped ashmem pages
John Stultz
2018-07-16
staging: android: ashmem: Shrink directly through shmem_fallocate
Tobias Lindskog
2018-06-28
staging: android: ashmem: Fix mmap size validation
Alistair Strachan
2018-06-28
staging: android: ashmem: Remove use of unlikely()
Alistair Strachan
2018-03-19
drivers:staging:android:ashmem: Changing return type from int to loff_t
Rohit Kumar
2018-03-06
staging: android: ashmem: Fix possible deadlock in ashmem_ioctl
Yisheng Xie
2018-03-01
staging: android: ashmem: Fix lockdep issue during llseek
Joel Fernandes
2018-02-16
staging: android: ashmem: Fix a race condition in pin ioctls
Ben Hutchings
2018-02-01
Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-01-09
staging: android: ashmem: fix a race condition in ASHMEM_SET_SIZE ioctl
Viktor Slavkovic
2018-01-08
staging: android: check the return value of register_shrinker
Xiongwei Song
2018-01-08
staging: android: ashmem: add procfs fdinfo helper
Zhai Zhaoxuan
2017-11-28
staging: android: Remove redundant license text
Greg Kroah-Hartman
2017-11-28
staging: android: add SPDX identifiers to all android driver files
Greg Kroah-Hartman
2017-09-04
ashmem: switch to ->read_iter
Christoph Hellwig
2017-04-08
staging: android: ashmem: lseek failed due to no FMODE_LSEEK.
Shuxiao Zhang
2016-12-06
staging: android: ashmem: clean up range inline functions
Guillaume Tucker
2016-12-06
staging: android: ashmem: convert range macros to inlines
Guillaume Tucker
2016-03-20
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-11
Staging: android: ashmem.c: Convert macros page_range_{subsumes/subsumed_by/i...
Bhumika Goyal
2016-03-11
Staging: android: ashmem.c: Redefine macros as static inline functions
Bhumika Goyal
2016-03-11
staging: android: Replace min_t/max_t with min/max
Amitoj Kaur Chawla
2016-02-18
mm/core, arch, powerpc: Pass a protection key in to calc_vm_flag_bits()
Dave Hansen
2016-02-07
staging: ashmem: Avoid deadlock with mmap/shrink
Laura Abbott
2015-12-21
staging: android: ashmem.c: destroy slabs when init fails
Wenwei Tao
2015-10-12
drivers/staging: make android ashmem.c explicitly non-modular
Paul Gortmaker
2015-10-04
staging: android: Remove /** from regular comments
Cristina Moraru
2015-10-04
staging: android: Remove kernel-doc typo
Cristina Moraru
2015-09-12
Staging: android: Remove unnecessary braces.
Shraddha Barke
2015-09-12
staging: android: ashmem.c: 'Alignment' style issue
Peng Sun
2015-09-12
staging: android: ashmem.c: 'No space necessary after' style issue
Peng Sun
2015-09-12
staging: android: ashmem.c: 'spaces preferred around that -' style issue
Peng Sun
2015-08-31
Merge tag 'staging-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-08-05
char: make misc_deregister a void function
Greg Kroah-Hartman
2015-07-31
drivers: staging: Drop unlikely before IS_ERR(_OR_NULL)
Viresh Kumar
2015-07-31
Staging : android :Replace comma with a semicolon
Shraddha Barke
2015-04-11
ashmem: use __vfs_read()
Al Viro
2015-01-17
staging: android: remove space after casts
Fabian Holler
2015-01-17
staging: android: remove blank lines after open braces
Fabian Holler
2015-01-17
staging: android: fix indentation to match open parenthesis
Fabian Holler
2014-12-16
Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2014-12-13
mm: vmscan: invoke slab shrinkers from shrink_zone()
Johannes Weiner
2014-11-07
VFS: Rename do_fallocate() to vfs_fallocate()
Anna Schumaker
2014-10-09
ashmem: use vfs_llseek()
Al Viro
2014-02-07
staging: ashmem: Avoid deadlock between read and mmap calls
Todd Poynor
[next]