aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-07-20Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidlsk-v4.1-16.07-androidAlex Shi
2016-07-20Merge remote-tracking branch 'lts/linux-4.1.y' into linux-linaro-lsk-v4.1lsk-v4.1-16.07Alex Shi
2016-07-10netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal
2016-07-10netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal
2016-07-10netfilter: x_tables: check for bogus target offsetFlorian Westphal
2016-07-10netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal
2016-07-10netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal
2016-07-10pipe: limit the per-user amount of pages allocated in pipesWilly Tarreau
2016-07-10net_sched: update hierarchical backlog tooWANG Cong
2016-07-10net_sched: introduce qdisc_replace() helperWANG Cong
2016-07-10ipvs: drop first packet to redirect conntrackJulian Anastasov
2016-07-10bonding: fix bond_get_stats()Eric Dumazet
2016-07-10net: validate variable length ll headersWillem de Bruijn
2016-07-10packet: Allow packets with only a header (but no payload)Martin Blumenstingl
2016-07-10mld, igmp: Fix reserved tailroom calculationBenjamin Poirier
2016-07-10dm snapshot: disallow the COW and origin devices from being identicalDingXiang
2016-07-10ASoC: samsung: pass DMA channels as pointersArnd Bergmann
2016-07-10USB: EHCI: declare hostpc register as zero-length arrayAlan Stern
2016-07-10ALSA: hda - Fix possible race on regmap bypass flipTakashi Iwai
2016-07-10nfsd4/rpc: move backchannel create logic into rpc codeJ. Bruce Fields
2016-07-01Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidlsk-v4.1-16.06-androidAlex Shi
2016-07-01Merge remote-tracking branch 'lts/linux-4.1.y' into linux-linaro-lsk-v4.1lsk-v4.1-16.06Alex Shi
2016-06-29Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidAlex Shi
2016-06-24Merge branch 'v4.1/topic/writeback-cg' into linux-linaro-lsk-v4.1Alex Shi
2016-06-24blkcg: fix incorrect read/write sync/async stat accountingTejun Heo
2016-06-24block: don't release bdi while request_queue has live referencesTejun Heo
2016-06-24memcg: remove pcp_counter_lockGreg Thelen
2016-06-17irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding maskMarc Zyngier
2016-06-17cgroup: refactor allow_attach handler for 4.4Amit Pundir
2016-06-17Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidAlex Shi
2016-06-14 Merge tag 'v4.1.26' into linux-linaro-lsk-v4.1Alex Shi
2016-06-09FROMLIST: security,perf: Allow further restriction of perf_event_openJeff Vander Stoep
2016-06-08Merge branch 'v4.1/topic/writeback-cg' into linux-linaro-lsk-v4.1Alex Shi
2016-06-08cgroup: replace __DEVEL__sane_behavior with cgroup2 fs typeTejun Heo
2016-06-08memcg: fix dirty page migrationGreg Thelen
2016-06-08cgroup: make sure a parent css isn't offlined before its childrenTejun Heo
2016-06-08mm: page_alloc: generalize the dirty balance reserveJohannes Weiner
2016-06-08memcg: punt high overage reclaim to return-to-userland pathTejun Heo
2016-06-08memcg: flatten task_struct->memcg_oomTejun Heo
2016-06-08writeback: bdi_writeback iteration must not skip dying onesTejun Heo
2016-06-08cgroup: fix handling of multi-destination migration from subtree_control enab...Tejun Heo
2016-06-08cgroup: fix cftype->file_offset handlingTejun Heo
2016-06-08cgroup: add cgroup_subsys->free() method and use it to fix pids controllerTejun Heo
2016-06-08cgroup: keep zombies associated with their original cgroupsTejun Heo
2016-06-08cgroup: make css_set_rwsem a spinlock and rename it to css_set_lockTejun Heo
2016-06-08cgroup: don't hold css_set_rwsem across css task iterationTejun Heo
2016-06-08cgroup: replace cgroup_has_tasks() with cgroup_is_populated()Tejun Heo
2016-06-08cgroup: make cgroup->nr_populated count the number of populated css_setsTejun Heo
2016-06-08cgroup: implement the PIDs subsystemAleksa Sarai
2016-06-08cgroup, memcg, cpuset: implement cgroup_taskset_for_each_leader()Tejun Heo