summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-11mac80211: Fix headroom allocation when forwarding mesh pktCedric Izoard1-1/+2
2017-01-11net: vrf: do not allow table id 0David Ahern1-0/+2
2017-01-11net: phy: marvell: fix Marvell 88E1512 used in SGMII modeRussell King1-1/+2
2017-01-11sctp: Fix spelling mistake: "Atempt" -> "Attempt"Colin Ian King1-1/+1
2017-01-11net: ipv4: Fix multipath selection with vrfDavid Ahern2-2/+9
2017-01-11cgroup: move CONFIG_SOCK_CGROUP_DATA to init/KconfigArnd Bergmann2-4/+4
2017-01-11Merge branch 'tracepoint-updates-4.10' of git://git.kernel.org/pub/scm/linux/...Chris Mason3-72/+91
2017-01-11gro: use min_t() in skb_gro_reset_offset()Eric Dumazet1-2/+3
2017-01-11pinctrl: baytrail: Rectify debounce supportAndy Shevchenko1-11/+17
2017-01-11pinctrl: intel: Set pin direction properlyAndy Shevchenko1-11/+19
2017-01-11pinctrl: broxton: Use correct PADCFGLOCK offsetMika Westerberg1-1/+1
2017-01-11perf/x86/intel/uncore: Fix hardcoded socket 0 assumption in the Haswell init ...Prarit Bhargava1-1/+1
2017-01-11USB: serial: ch341: fix control-message error handlingJohan Hovold1-11/+21
2017-01-11arm64: hugetlb: fix the wrong return value for huge_ptep_set_access_flagsHuang Shijie1-1/+1
2017-01-11vme: Fix wrong pointer utilization in ca91cx42_slave_getAugusto Mecking Caringi1-1/+1
2017-01-11nohz: Fix collision between tick and other hrtimersFrederic Weisbecker2-2/+9
2017-01-11drm/etnaviv: trick drm_mm into giving out a low IOVALucas Stach1-1/+6
2017-01-11auxdisplay: fix new ht16k33 build errorsRandy Dunlap1-3/+3
2017-01-11sysrq: attach sysrq handler correctly for 32-bit kernelAkinobu Mita1-2/+2
2017-01-11ppdev: don't print a free'd stringColin Ian King1-5/+8
2017-01-11extcon: return error code on failurePan Bian1-1/+1
2017-01-11Revert "tty: serial: 8250: add CON_CONSDEV to flags"Herbert Xu1-1/+1
2017-01-11Clearing FIFOs in RS485 emulation mode causes subsequent transmits to breakDaniel Jedrychowski1-1/+1
2017-01-118250_pci: Fix potential use-after-free in error pathGabriel Krisman Bertazi1-7/+5
2017-01-11tty/serial: atmel: RS485 half duplex w/DMA: enable RX after TX is doneRichard Genoud1-6/+5
2017-01-11tty/serial: atmel_serial: BUG: stop DMA from transmitting in stop_txRichard Genoud1-0/+11
2017-01-11drivers: char: mem: Fix thinkos in kmem address checksRobin Murphy1-6/+4
2017-01-11mei: bus: enable OS version only for SPT and newerAlexander Usyskin5-0/+17
2017-01-11Merge branch 'mlx5-fixes'David S. Miller4-44/+75
2017-01-11net/mlx5: Only cancel recovery work when cleaning up deviceDaniel Jurgens1-2/+4
2017-01-11net/mlx5e: Remove WARN_ONCE from adaptive moderation codeGil Rockah1-6/+1
2017-01-11net/mlx5e: Un-register uplink representor on nic_disableSaeed Mahameed1-7/+6
2017-01-11net/mlx5e: Properly handle FW errors while adding TC rulesOr Gerlitz1-7/+11
2017-01-11net/mlx5e: Fix kbuild warnings for uninitialized parametersHadar Hen Zion1-2/+2
2017-01-11net/mlx5e: Set inline mode requirements for matching on IP fragmentsOr Gerlitz1-0/+4
2017-01-11net/mlx5e: Properly get address type of encapsulation IP headersOr Gerlitz1-4/+9
2017-01-11net/mlx5e: TC ipv4 tunnel encap offload error flow fixesOr Gerlitz1-8/+8
2017-01-11net/mlx5e: Warn when rejecting offload attempts of IP tunnelsOr Gerlitz1-6/+24
2017-01-11net/mlx5e: Properly handle offloading of source udp port for IP tunnelsOr Gerlitz1-4/+8
2017-01-11timerfd: export defines to userspaceMike Frysinger3-19/+38
2017-01-11mm/hugetlb.c: fix reservation race when freeing surplus pagesMike Kravetz1-9/+28
2017-01-11mm/slab.c: fix SLAB freelist randomization duplicate entriesJohn Sperbeck1-4/+4
2017-01-11zram: support BDI_CAP_STABLE_WRITESMinchan Kim1-2/+11
2017-01-11zram: revalidate disk under init_lockMinchan Kim1-7/+1
2017-01-11mm: support anonymous stable pageMinchan Kim2-2/+21
2017-01-11mm: add documentation for page fragment APIsAlexander Duyck1-0/+42
2017-01-11mm: rename __page_frag functions to __page_frag_cache, drop order from drainAlexander Duyck3-11/+11
2017-01-11mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_...Alexander Duyck4-13/+13
2017-01-11mm, memcg: fix the active list aging for lowmem requests when memcg is enabledMichal Hocko4-24/+49
2017-01-11mm: don't dereference struct page fields of invalid pagesArd Biesheuvel1-3/+3