aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* mm/memblock.c: fix wrong comment in __next_free_mem_range()Tang Chen2017-05-241-1/+1
* mm: disable zone_reclaim_mode by defaultMel Gorman2017-05-245-18/+15
* swap: maybe_preload & refactoringDmitry Safonov2017-05-242-11/+29
* fs/mpage.c: factor page_endio() out of mpage_end_io()Matthew Wilcox2017-05-243-17/+28
* fs/mpage.c: factor clean_buffers() out of __mpage_writepage()Matthew Wilcox2017-05-241-24/+30
* fs/mpage.c: Convert to use bio_for_each_segment()Kent Overstreet2017-05-241-9/+8
* fs/block_dev.c: add bdev_read_page() and bdev_write_page()Matthew Wilcox2017-05-243-0/+79
* mm/mempolicy.c: convert the shared_policy lock to a rwlockNathan Zimmer2017-05-243-15/+19
* net/ipv4: queue work on power efficient wqviresh kumar2017-05-241-4/+6
* net: tcp: split ack slow/fast events from cwnd_eventFlorian Westphal2017-05-243-16/+32
* tcp: remove unused min_cwnd member of tcp_congestion_opsStanislav Fomichev2017-05-2411-22/+1
* tcp: whitespace fixesstephen hemminger2017-05-2413-116/+102
* net/packet: merge fiximoseyon2017-05-241-7/+0
* Fix "hide su" patch for 3.10Alberto972017-05-241-0/+1
* UPSTREAM: dm ioctl: prevent stack leak in dm ioctl callAdrian Salido2017-05-241-1/+1
* UPSTREAM: arm64: perf: Fix callchain parse error with kernel tracepoint eventsHou Pengyang2017-05-241-0/+7
* UPSTREAM: arm: perf: Fix callchain parse error with kernel tracepoint eventsHou Pengyang2017-05-241-0/+7
* UPSTREAM: arm64: LLVMLinux: Add current_stack_pointer() for arm64Behan Webster2017-05-241-0/+5
* UPSTREAM: ARM: 8170/1: Add global named register current_stack_pointer for ARMBehan Webster2017-05-241-0/+5
* UPSTREAM: netfilter: Fix build errors with xt_socket.cDavid S. Miller2017-05-239-74/+66
* packet: remove unnecessary break after returnFabian Frederick2017-05-231-2/+0
* af_packet: make tpacket_rcv to not set status value before run_filterAlexander Drozdov2017-05-231-3/+4
* packet: race condition in packet_bindFrancesco Ruggeri2017-05-231-31/+49
* packet: missing dev_put() in packet_do_bind()Lars Westerhoff2017-05-231-5/+3
* packet: improve socket create/bind latency in some casesDaniel Borkmann2017-05-231-11/+22
* net: ipv4: Don't crash if passing a null sk to ip_rt_update_pmtu.Lorenzo Colitti2017-05-231-1/+2
* net: inet: Support UID-based routing in IP protocols.Lorenzo Colitti2017-05-2330-39/+83
* BACKPORT [UPSTREAM] net: add real socket cookiesChenbo Feng2017-05-236-0/+20
* fs: namespace: fix maybe-uninitialized warningNathan Chancellor2017-05-231-2/+2
* mm: compaction: fix maybe-uninitialized warningNathan Chancellor2017-05-231-1/+1
* mm: uksm: fix maybe-uninitialized warningNathan Chancellor2017-05-231-1/+1
* drivers: cpufreq: fix maybe-uninitialized warningNathan Chancellor2017-05-231-1/+1
* drivers: net: ppp: fix maybe-uninitialized warningNathan Chancellor2017-05-231-2/+2
* mtk: mt_logger: update & cleanupMister Oyster2017-05-231-26/+37
* net: core: add UID to flows, rules, and routesLorenzo Colitti2017-05-238-3/+120
* Revert "net: core: Support UID-based routing."Lorenzo Colitti2017-05-2329-129/+26
* Revert "Handle 'sk' being NULL in UID-based routing."Lorenzo Colitti2017-05-232-2/+2
* net: Add SIOCKILLADDR ioctl in the compatibility listAbhishek Bhardwaj2017-05-231-0/+1
* UPSTREAM: net: socket: Make unnecessarily global sockfs_setattr() staticTobias Klauser2017-05-231-1/+1
* net: socket: don't set sk_uid to garbage value in ->setattr()Eric Biggers2017-05-231-1/+1
* net: core: Add a UID field to struct sock.Lorenzo Colitti2017-05-233-1/+25
* ANDROID: uid_sys_stats: fix typo in initJin Qian2017-05-231-1/+1
* ANDROID: uid_sys_stats: change to use rt_mutexWei Wang2017-05-231-15/+16
* ANDROID: uid_sys_stats: account for fsync syscallsJin Qian2017-05-231-2/+9
* ANDROID: uid_sys_stats: fix negative write bytes.Jin Qian2017-05-231-4/+10
* ANDROID: uid_sys_stats: remove unnecessary code in procstat switchJin Qian2017-05-231-14/+1
* ANDROID: uid_sys_stats: return full size when state is not changed.Jin Qian2017-05-231-1/+1
* ANDROID: uid_sys_stats: allow writing same stateJin Qian2017-05-231-1/+6
* defconfig: uid_cputime -> uid_sys_statsMister Oyster2017-05-231-1/+1
* ANDROID: uid_sys_stats: rename uid_cputime.c to uid_sys_stats.cJin Qian2017-05-233-3/+4