index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
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]