summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-15pstore: selinux: add security in-core xattr support for rootfs, pstore and de...deprecated/android-3.0android-3.0Mark Salyzyn
2014-07-08net: wireless: bcmdhd: Add WIPHY_WOWLAN_ANY supportDmitry Shmidt
2014-02-28android: base-cfg: enable DM_VERITY (used for secureboot)JP Abgrall
2014-02-27android: configs: Add CONFIG_NETFILTER_XT_TARGET_IDLETIMERAshish Sharma
2014-02-27android: configs: Grab the android/configs from kernel/commonJP Abgrall
2014-02-19tcp: add a sysctl to config the tcp_default_init_rwndJP Abgrall
2014-02-13fix false disconnect due to a signal sent to the reading processkeunyoung
2014-02-07SELinux: Fix kernel BUG on empty security contexts.Stephen Smalley
2014-02-05netfilter: xt_IDLETIMER: Revert to retain the kernel API format.Ashish Sharma
2014-02-05SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()Steven Rostedt
2014-02-03nf: xt_qtaguid: fix handling for cases where tunnels are used.JP Abgrall
2014-01-29ping: prevent NULL pointer dereference on write to msg_nameHannes Frederic Sowa
2013-09-04net: wireless: bcmdhd: Clean scan status if request is emptyDmitry Shmidt
2013-08-22net: wireless: bcmdhd: Inject EID value if it has 0 lengthDmitry Shmidt
2013-08-21net: wireless: bcmdhd: Fix roaming to hidden APDmitry Shmidt
2013-08-05net: ipv6: fix wrong ping_v6_sendmsg return valueLorenzo Colitti
2013-08-05net: ipv6: add missing lock in ping_v6_sendmsgLorenzo Colitti
2013-07-23net: wireless: bcmdhd: Enable p2p support bits for p2p deviceDmitry Shmidt
2013-06-26ping: always initialize ->sin6_scope_id and ->sin6_flowinfoCong Wang
2013-06-26net: ipv6: Add IPv6 support to the ping socket.Lorenzo Colitti
2013-06-26ipv6: introdcue __ipv6_addr_needs_scope_id and ipv6_iface_scope_id helper fun...Hannes Frederic Sowa
2013-06-25misc: uidstat: avoid create_stat() race and blockage.JP Abgrall
2013-06-12cpufreq: interactive: avoid underflow on active time calculationMinsung Kim
2013-06-12cpufreq: interactive: reduce chance of zero time delta on load evalTodd Poynor
2013-06-12cpufreq: interactive: handle errors from cpufreq_frequency_table_targetTodd Poynor
2013-06-05ashmem: avoid deadlock between read and mmap callsTodd Poynor
2013-05-28ARM: Allow SoCs to enable scatterlist chainingRussell King
2013-05-28trace/events: fix gpu event timestamp formattingJamie Gennis
2013-05-28trace/events: add gpu trace eventsJamie Gennis
2013-05-28gpu: ion: Fix bug in ion shrinkerRebecca Schultz Zavin
2013-05-28gpu: ion: ion_chunk_heap: Zero chunk heap memory at creation timeRebecca Schultz Zavin
2013-05-28gpu: ion: fix kfree/list_del orderJP Abgrall
2013-05-28gpu: ion: Make ion_free asynchronousRebecca Schultz Zavin
2013-05-28gpu: ion: Add support for sharing buffers with dma buf kernel handlesJohan Mossberg
2013-05-28gpu: ion: Only flush buffers in the chunk heap if they were used cachedRebecca Schultz Zavin
2013-05-28gpu: ion: Refactor the code to zero buffersRebecca Schultz Zavin
2013-05-28gpu: ion: Modify zeroing code so it only allocates address space onceRebecca Schultz Zavin
2013-05-28gpu: ion: Remove heapmask from clientRebecca Schultz Zavin
2013-05-28gpu: ion: Export ion_client_createJohan Mossberg
2013-05-28gpu: ion: Clarify variable names and comments around heap ids v typesRebecca Schultz Zavin
2013-05-28gpu: ion: Add chunk heapRebecca Schultz Zavin
2013-05-28gpu: ion: Refactor common mapping functions out of system heapRebecca Schultz Zavin
2013-05-28gpu: ion: Switch heap rbtree to a prio listRebecca Schultz Zavin
2013-05-28gpu: ion: Fix bug where MAP ioctl was no longer supportedRebecca Schultz Zavin
2013-05-28gpu: ion: Modify reserve function for carveouts with no start addressRebecca Schultz Zavin
2013-05-28gpu: ion: fix compilation warningBenjamin Gaignard
2013-05-28gpu: ion: fix carveout opsBenjamin Gaignard
2013-05-28gpu: ion: Fix bug in zeroing pages in system heapRebecca Schultz Zavin
2013-05-28gpu: ion: Fix bug in ion_system_heap map_userRebecca Schultz Zavin
2013-05-28gpu: ion: Don't flush allocatoins that come from the page poolsRebecca Schultz Zavin