aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Bluetooth: make hci_test_bit's addr constJiri Slaby2017-04-111-2/+2
* lsm6ds3: fix suspend/resume behaviorMister Oyster2017-04-112-7/+3
* spm: update to pcm_deepidle_v0.2.5.6.4.1_20160311-dummy_readMister Oyster2017-04-111-7/+6
* defconfig: disable GATOR_DRIVER (profiling tool)Mister Oyster2017-04-111-1/+1
* neigh: Better handling of transition to NUD_PROBE stateErik Kline2017-04-111-0/+3
* lmk: revert mediatek's modificationsChinwen Chang2017-04-111-419/+11
* splice: introduce FMODE_SPLICE_READ and FMODE_SPLICE_WRITELinus Torvalds2017-04-113-0/+15
* fuse: Add support for d_canonical_pathDaniel Rosenberg2017-04-114-0/+54
* sdcardfs: Switch package list to RCUDaniel Rosenberg2017-04-113-112/+93
* sdcardfs: Fix locking for permission fix upDaniel Rosenberg2017-04-113-9/+3
* sdcardfs: Check for other cases on path lookupDaniel Rosenberg2017-04-111-0/+22
* sdcardfs: override umask on mkdir and createDaniel Rosenberg2017-04-112-35/+36
* net: ipv6: make "ip -6 route get mark xyz" work.Lorenzo Colitti2017-04-111-0/+3
* netfilter: xt_socket: fix broken v0 supportEric Dumazet2017-04-111-3/+7
* netfilter: xt_socket: add XT_SOCKET_NOWILDCARD flagEric Dumazet2017-04-112-8/+69
* netfilter: xt_socket: use IP early demuxEric Dumazet2017-04-111-8/+14
* defconfig: remove inexistant lineMister Oyster2017-04-111-1/+0
* bfq: various fixesMister Oyster2017-04-113-1/+8
* fs: ecryptfs: readdir: constify actorAmit Pundir2017-04-111-8/+8
* constify ->actorAl Viro2017-04-119-66/+57
* introduce ->iterate(), ctx->pos, dir_emit()Al Viro2017-04-117-18/+47
* introduce iterate_dir() and dir_contextAl Viro2017-04-1110-20/+53
* defconfig: add SdcardFSMister Oyster2017-04-111-0/+1
* sdcardfs: Flag files as non-mappablefluxi2017-04-113-0/+15
* sdcardfs: Remove stale dentries when reusing an inode.Daniel Rosenberg2017-04-111-1/+6
* sdcardfs: Fix issue with d_child moveDaniel Rosenberg2017-04-111-1/+1
* ANDROID: sdcardfs: fix itnull.cocci warningsJulia Lawall2017-04-111-1/+1
* sdcardfs: Truncate packages_gid.list on overflowDaniel Rosenberg2017-04-111-4/+11
* vfs: change d_canonical_path to take two pathsDaniel Rosenberg2017-04-113-3/+7
* inotify: Fix erroneous update of bit countDaniel Rosenberg2017-04-111-1/+1
* vfs: add d_canonical_path for stacked filesystem supportDaniel Rosenberg2017-04-112-3/+15
* sdcardfs: remove unneeded __init and __exitDaniel Rosenberg2017-04-111-2/+2
* sdcardfs: Remove unused codeDaniel Rosenberg2017-04-111-2/+0
* sdcardfs: remove effectless config optionDaniel Rosenberg2017-04-115-35/+1
* sdcardfs: Add support for d_canonicalizeDaniel Rosenberg2017-04-111-0/+1
* sdcardfs: Bring up to date with Android M permissions:Daniel Rosenberg2017-04-1110-611/+504
* sdcardfs: Changed type-cast in packagelist managementDaniel Campello2017-04-111-19/+21
* sdcardfs: port to 3.10Daniel Campello2017-04-1110-375/+129
* Initial port of sdcardfsDaniel Campello2017-04-1119-2/+4124
* binder: blacklist %p kptr_restrictNick Desaulniers2017-04-111-13/+13
* perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' racePeter Zijlstra2017-04-111-4/+57
* sctp: avoid BUG_ON on sctp_wait_for_sndbufMarcelo Ricardo Leitner2017-04-111-1/+2
* Update m4u, smi and gud driversfire8552017-04-11181-16670/+29655
* net: fix merge errorMister Oyster2017-04-111-0/+1
* Fix "Elevation of privilege vulnerability in MediaTek video driver"fire8552017-04-111-23/+0
* Fix "Elevation of privilege vulnerability in kernel sound subsystem"fire8552017-04-111-1/+3
* binder: blacklist %p kptr_restrictfire8552017-04-111-12/+12
* ion: blacklist %p kptr_restrictfire8552017-04-111-22/+22
* BACKPORT: perf: Fix event->ctx lockingJohn Dias2017-04-111-37/+207
* perf: protect group_leader from races that cause ctx double-freeJohn Dias2017-04-112-0/+21