aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'android-msm-flo-3.4-marshmallow' of https://github.com/android/...staging-mm6.0doc HD2015-10-07118-2152/+2822
|\
| * msm: display: remove warning messages for bandwidth calculationNaseer Ahmed2015-08-171-2/+2
| * msm: kgsl: Increase the wait timeout for context detachmentHarshdeep Dhatt2015-07-291-2/+7
| * ipv6: sysctl to restrict candidate source addressesErik Kline2015-07-293-1/+27
| * prima: release v3.2.3.23Thierry Strudel2015-07-243-8/+13
| * proc: Allow proc_free_inum to be called from any contextEric W. Biederman2015-07-131-6/+7
| * proc: Usable inode numbers for the namespace file descriptors.Eric W. Biederman2015-07-1318-12/+118
| * proc: Fix the namespace inode permission checks.Eric W. Biederman2015-07-132-23/+152
| * proc: Generalize proc inode allocationEric W. Biederman2015-07-132-13/+23
| * vfs: Allow unprivileged manipulation of the mount namespace.Eric W. Biederman2015-07-132-26/+50
| * vfs: Only support slave subtrees across different user namespacesEric W. Biederman2015-07-132-3/+9
| * vfs: Add a user namespace reference from struct mnt_namespaceEric W. Biederman2015-07-134-10/+20
| * vfs: Add setns support for the mount namespaceEric W. Biederman2015-07-134-0/+112
| * consitify do_mount() argumentsAl Viro2015-07-1310-26/+27
| * do_add_mount()/umount -l racesAl Viro2015-07-131-2/+8
| * fs: introduce inode operation ->update_timeJosef Bacik2015-07-1312-29/+86
| * VFS: Comment mount following codeDavid Howells2015-07-132-2/+24
| * VFS: Make clone_mnt()/copy_tree()/collect_mounts() return errorsDavid Howells2015-07-133-62/+73
| * get rid of magic in proc_namespace.cAl Viro2015-07-133-8/+9
| * get rid of ->mnt_longtermAl Viro2015-07-135-72/+26
| * vfs: umount_tree() might be called on subtree that had never made itAl Viro2015-07-131-1/+2
| * brlocks/lglocks: API cleanupsAndi Kleen2015-07-136-95/+96
| * brlocks/lglocks: turn into functionsAndi Kleen2015-07-135-102/+117
| * lglock: remove online variants of lockRusty Russell2015-07-131-56/+2
| * Revert "vfs: umount_tree() might be called on subtree that had never made it"Thierry Strudel2015-07-131-2/+1
| * Revert "get rid of ->mnt_longterm"Thierry Strudel2015-07-135-26/+72
| * msm_vidc: Fix for DRC in Adative ModeShivaprasad Hongal2015-07-093-2/+27
| * arm/configs: flo: add CONFIG_NF, savedefconfigPatrick Tjin2015-07-081-2/+2
| * ptrace: fix ptrace defect cause by a merge failM1cha2015-07-061-7/+0
| * mm: reorder can_do_mlock to fix audit denialJeff Vander Stoep2015-06-161-2/+2
| * Perf: Fix the condition to toggle PMU IRQ when CPUs are hotplugged.Yabin Cui2015-06-033-39/+47
| * android: drivers: workaround debugfs race in binderRiley Andrews2015-06-011-2/+14
| * selinux: correctly label /proc inodes in use before the policy is loadedPaul Moore2015-06-011-9/+27
| * flo_defconfig: enable UID_CPUTIMERuchi Kandoi2015-05-291-0/+1
| * hashtable: introduce a small and naive hashtableSasha Levin2015-05-291-0/+192
| * proc: uid: Changes the thread notifier to profile event notifier.Ruchi Kandoi2015-05-292-34/+19
| * proc: uid_cputime: fix show_uid_stat permissionJin Qian2015-05-291-1/+1
| * proc: uid: Adds accounting for the cputimes per uid.jinqian2015-05-283-0/+260
| * neigh: Better handling of transition to NUD_PROBE stateErik Kline2015-05-221-0/+3
| * Set the iif for IPv6 packets as well.Lorenzo Colitti2015-05-201-0/+2
| * net: ping: Return EAFNOSUPPORT when appropriate.Lorenzo Colitti2015-05-202-3/+15
| * tcp: resets are misroutedAlexey Kuznetsov2015-05-202-4/+6
| * net: ipv4: tcp: Get tcpi_count via file_count() not direct accessLorenzo Colitti2015-05-201-1/+1
| * um: add missing declaration of 'getrlimit()' and friendsSergei Trofimovich2015-05-201-0/+2
| * flo: Put device-specific code behind #ifndef CONFIG_UML.Lorenzo Colitti2015-05-204-0/+17
| * get rid of ->mnt_longtermAl Viro2015-05-155-72/+26
| * vfs: umount_tree() might be called on subtree that had never made itAl Viro2015-05-151-1/+2
| * mmc: add force poweroff notify and sw reset for some cardhsuan-chih_chen2015-05-157-0/+97
| * flo/deb: keypad: set powerkey button to have reset notificationparis_yeh2015-05-151-4/+6
| * keys: notify system preparing to force reset if resetkey is definedparis_yeh2015-05-072-0/+62