summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm/vmpressure.c: fix subtree pressure detectionVladimir Davydov2016-02-031-2/+1Star
* mm: polish virtual memory accountingKonstantin Khlebnikov2016-02-034-11/+28
* mm: warn about VmData over RLIMIT_DATAKonstantin Khlebnikov2016-02-033-6/+38
* Documentation: cgroup-v2: add memory.stat::sock descriptionJohannes Weiner2016-02-031-0/+4
* mm: memcontrol: drop superfluous entry in the per-memcg stats arrayJohannes Weiner2016-02-031-1/+1
* drivers/scsi/sg.c: mark VMA as VM_IO to prevent migrationKirill A. Shutemov2016-02-031-1/+1
* proc: revert /proc/<pid>/maps [stack:TID] annotationJohannes Weiner2016-02-035-106/+48Star
* numa: fix /proc/<pid>/numa_maps for hugetlbfs on s390Michael Holzheu2016-02-031-3/+4
* MAINTAINERS: update Seth emailSeth Jennings2016-02-031-2/+2
* ocfs2/cluster: fix memory leak in o2hb_region_releaseJoseph Qi2016-02-031-6/+8
* lib/test-string_helpers.c: fix and improve string_get_size() testsVitaly Kuznetsov2016-02-031-18/+49
* thp: limit number of object to scan on deferred_split_scan()Kirill A. Shutemov2016-02-031-4/+6
* thp: change deferred_split_count() to return number of THP in queueKirill A. Shutemov2016-02-031-7/+8
* thp: make split_queue per-nodeKirill A. Shutemov2016-02-033-23/+37
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-02-02154-843/+1402
|\
| * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-01-317-35/+51
| |\
| | * Bluetooth: Fix incorrect removing of IRKsJohan Hedberg2016-01-292-26/+18Star
| | * Bluetooth: L2CAP: Fix setting chan src info before adding PSM/CIDJohan Hedberg2016-01-291-3/+3
| | * Bluetooth: L2CAP: Fix auto-allocating LE PSM valuesJohan Hedberg2016-01-291-2/+12
| | * Bluetooth: L2CAP: Introduce proper defines for PSM rangesJohan Hedberg2016-01-292-3/+9
| | * Bluetooth: Add missing COMPATIBLE_IOCTL for UART line disciplineMarcel Holtmann2016-01-271-0/+3
| | * Bluetooth: 6lowpan: Fix handling of uncompressed IPv6 packetsLukasz Duda2016-01-231-0/+3
| | * Bluetooth: 6lowpan: Fix kernel NULL pointer dereferencesGlenn Ruben Bakke2016-01-231-1/+3
| * | tcp: avoid cwnd undo after receiving ECNYuchung Cheng2016-01-301-2/+0Star
| * | irda: fix a potential use-after-free in ircomm_param_requestWANG Cong2016-01-301-2/+1Star
| * | Merge branch 'arnd-net-driver-fixes'David S. Miller2016-01-306-47/+25Star
| |\ \
| | * | net: tg3: avoid uninitialized variable warningArnd Bergmann2016-01-301-1/+1
| | * | net: nb8800: avoid uninitialized variable warningArnd Bergmann2016-01-301-2/+2
| | * | net: vxge: avoid unused function warningsArnd Bergmann2016-01-301-19/+12Star
| | * | net: bgmac: clarify CONFIG_BCMA dependencyArnd Bergmann2016-01-301-1/+4
| | * | net: hp100: remove unnecessary #ifdefsArnd Bergmann2016-01-301-18/+0Star
| | * | net: davinci_cpdma: use dma_addr_t for DMA addressArnd Bergmann2016-01-301-6/+6
| |/ /
| * | Merge branch 'ipv6-sticky-pktinfo'David S. Miller2016-01-304-7/+21
| |\ \
| | * | ipv6/udp: use sticky pktinfo egress ifindex on connect()Paolo Abeni2016-01-301-0/+3
| | * | ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()Paolo Abeni2016-01-303-7/+18
| |/ /
| * | Merge tag 'wireless-drivers-for-davem-2016-01-29' of git://git.kernel.org/pub...David S. Miller2016-01-3022-80/+136
| |\ \
| | * \ Merge tag 'iwlwifi-for-kalle-2016-01-26_2' of https://git.kernel.org/pub/scm/...Kalle Valo2016-01-275-33/+79
| | |\ \
| | | * | iwlwifi: mvm: rs: fix TPC statistics handlingGregory Greenman2016-01-263-29/+56
| | | * | iwlwifi: update support for 3168 series firmware and NVMOren Givon2016-01-261-4/+19
| | | * | iwlwifi: add device ID for 8265Oren Givon2016-01-241-0/+1
| | | * | iwlwifi: add new 3168 series devices supportOren Givon2016-01-241-0/+3
| | * | | Merge ath-current from ath.gitKalle Valo2016-01-261-6/+6
| | |\ \ \
| | | * | | ath9k_hw: ignore eeprom magic mismatch on flash based devicesFelix Fietkau2016-01-251-6/+6
| | * | | | rtlwifi: rtl8821ae: Fix 5G failure when EEPROM is incorrectly encodedLarry Finger2016-01-251-1/+1
| | * | | | rt2x00: fix monitor mode regressionEli Cooper2016-01-259-11/+23
| | |/ / /
| | * | | brcmfmac: fix sdio sg table alloc crashHante Meuleman2016-01-193-25/+21Star
| | * | | ssb: mark ssb_bus_register as __maybe_unusedArnd Bergmann2016-01-191-3/+4
| | * | | ssb: Set linux-wireless as MAINTAINERS listMichael Büsch2016-01-191-1/+1
| | * | | brcmfmac: add missing includeFelix Fietkau2016-01-191-0/+1
| * | | | netlink: not trim skb for mmaped socket when dumpKen-ichirou MATSUZAWA2016-01-301-1/+2