aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-18Merge branch 'android-3.18' of ../../android/aosp into linux-linaro-lsk-v3.18...lsk-v3.18-15.11-androidlinux-linaro-lsk-v3.18-androidKevin Hilman
2015-11-17ANDROID: exec_domains: Disable request_module() call for personalitiesJohn Stultz
2015-11-17UPSTREAM: pagemap: do not leak physical addresses to non-privileged userspaceKirill A. Shutemov
2015-11-11Merge branch 'v3.18/topic/aosp' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-11-11Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-11-10wakeup: Add the guard condition for len in pm_get_active_wakeup_sourcesv3.18/topic/aospRuchi Kandoi
2015-11-09Merge remote-tracking branch 'origin/v3.18/topic/OPPv2' into linux-linaro-lsk...Alex Shi
2015-11-06CHROMIUM: android: Unconditionally remove callbacks in sync_fence_free()Andrew Bresticker
2015-11-06CHROMIUM: android: fix warning when releasing active sync pointDmitry Torokhov
2015-11-04Merge tag 'v3.18.24' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...Kevin Hilman
2015-11-03mm: reorder can_do_mlock to fix audit denialJeff Vander Stoep
2015-11-02staging: ion: debugfs to shrink poolGioh Kim
2015-11-02usb: gadget: configfs: handle gadget reset request for androidAmit Pundir
2015-11-02Enable adb with android-pipe in IA imageLizhe Liu
2015-11-02PM / OPP: Fix typo modifcation -> modificationv3.18/topic/OPPv2Stephen Boyd
2015-11-02PM / OPP: of_property_count_u32_elems() can return errorsViresh Kumar
2015-11-02cpufreq-dt: add suspend frequency supportBartlomiej Zolnierkiewicz
2015-11-02PM / OPP: add dev_pm_opp_get_suspend_opp() helperBartlomiej Zolnierkiewicz
2015-11-02cpufreq: dt: Tolerance applies on both sides of target voltageViresh Kumar
2015-11-02cpufreq: dt: Print error on failing to mark OPPs as sharedViresh Kumar
2015-11-02cpufreq: dt: Check OPP count before marking them sharedViresh Kumar
2015-11-02PM / OPP: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar
2015-11-02PM / OPP: Fix static checker warning (broken 64bit big endian systems)Viresh Kumar
2015-11-02PM / OPP: Free resources and properly return error on failureViresh Kumar
2015-11-02cpufreq-dt: make scaling_boost_freqs sysfs attr available when boost is enabledBartlomiej Zolnierkiewicz
2015-11-02cpufreq: dt: Add support for turbo/boost modeViresh Kumar
2015-11-02cpufreq: dt: Add support for operating-points-v2 bindingsViresh Kumar
2015-11-02cpufreq: Allow drivers to enable boost support after registering driverViresh Kumar
2015-10-31Linux 3.18.24v3.18.24Sasha Levin
2015-10-31tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.cKosuke Tatsukawa
2015-10-31Revert "tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.c"Sasha Levin
2015-10-29selinux: Android kernel compatibility with M userspaceJeff Vander Stoep
2015-10-29selinux: extended permissions for ioctlsJeff Vander Stoep
2015-10-29security: add ioctl specific auditing to lsm_auditJeff Vander Stoep
2015-10-29selinux: remove unnecessary pointer reassignmentJeff Vander Stoep
2015-10-29Revert "security: lsm_audit: add ioctl specific auditing"Jeff Vander Stoep
2015-10-29Revert "SELinux: per-command whitelisting of ioctls"Jeff Vander Stoep
2015-10-29Revert "SELinux: use deletion-safe iterator to free list"Jeff Vander Stoep
2015-10-29Revert "SELinux: ss: Fix policy write for ioctl operations"Jeff Vander Stoep
2015-10-29android: add CONFIG_DEBUG_RODATA to recommended configSami Tolvanen
2015-10-28Linux 3.18.23v3.18.23Sasha Levin
2015-10-28x86: Init per-cpu shadow copy of CR4 on 32-bit CPUs tooSteven Rostedt
2015-10-28arm: mm: support ARCH_MMAP_RND_BITS.dcashman
2015-10-28mm: mmap: Add new /proc tunable for mmap_base ASLR.dcashman
2015-10-283w-9xxx: don't unmap bounce buffered commandsChristoph Hellwig
2015-10-28fib_rules: Fix dump_rules() not to exit earlyRoland Dreier
2015-10-28Don't kill IPv4 sockets when killing IPv6 sockets was requested.Lorenzo Colitti
2015-10-28PM / OPP: add dev_pm_opp_is_turbo() helperBartlomiej Zolnierkiewicz
2015-10-28PM / OPP: Add helpers for initializing CPU OPPsViresh Kumar
2015-10-28PM / OPP: Add support for opp-suspendViresh Kumar