summaryrefslogtreecommitdiffstats
path: root/arch (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-04sparc64: Fix exception handling in UltraSPARC-III memcpy.David S. Miller1-2/+2
2017-08-04arm64: avoid overflow in VA_START and PAGE_OFFSETNick Desaulniers1-2/+4
2017-08-04arm64: Fix potential race with hardware DBM in ptep_set_access_flags()Catalin Marinas1-7/+8
2017-08-04ARM: dts: tango4: Request RGMII RX and TX clock delaysMarc Gonzalez1-1/+1
2017-08-04bus: uniphier-system-bus: set up registers when resumingMasahiro Yamada1-0/+14
2017-08-04powerpc/64: Fix __check_irq_replay missing decrementer interruptNicholas Piggin1-1/+14
2017-08-04powerpc/perf: POWER9 PMU stops after idle workaroundNicholas Piggin1-1/+7
2017-08-03mmc: block: bypass the queue even if usage is present for hotplugShawn Lin1-0/+1
2017-08-03mmc: sdhci-of-at91: force card detect value for non removable devicesLudovic Desroches1-1/+34
2017-08-03isdn/i4l: fix buffer overflowAnnie Cherkaev2-3/+3
2017-08-03ocfs2: don't clear SGID when inheriting ACLsJan Kara1-12/+12
2017-08-03mm: allow page_cache_get_speculative in interrupt contextKan Liang1-2/+0
2017-08-03userfaultfd: non-cooperative: flush event_wqh at release timeMike Rapoport1-0/+3
2017-08-03ipc: add missing container_of()s for randstructKees Cook3-3/+7
2017-08-03cpuset: fix a deadlock due to incomplete patching of cpusets_enabled()Dima Zavin2-2/+18
2017-08-03userfaultfd_zeropage: return -ENOSPC in case mm has goneMike Rapoport1-0/+2
2017-08-03mm: take memory hotplug lock within numa_zonelist_order_handler()Heiko Carstens1-0/+2
2017-08-03mm/page_io.c: fix oops during block io poll in swapin pathTetsuo Handa1-0/+7
2017-08-03zram: do not free pool->size_classMinchan Kim1-1/+0
2017-08-03kthread: fix documentation build warningJonathan Corbet1-1/+1
2017-08-03kasan: avoid -Wmaybe-uninitialized warningArnd Bergmann1-0/+1
2017-08-03userfaultfd: non-cooperative: notify about unmap of destination during mremapMike Rapoport1-2/+5
2017-08-03mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving...Mel Gorman7-1/+48
2017-08-03pid: kill pidhash_size in pidhash_init()Kefeng Wang1-3/+0
2017-08-03mm/hugetlb.c: __get_user_pages ignores certain follow_hugetlb_page errorsDaniel Jordan1-6/+3
2017-08-02drm/amdgpu: Use list_del_init in amdgpu_mn_unregisterFelix Kuehling1-1/+1
2017-08-02drm/amdgpu: Fix undue fallthroughs in golden registers initializationJean Delvare1-0/+2
2017-08-02ARM64: dts: marvell: armada-37xx: Fix the number of GPIO on south bridgeGregory CLEMENT1-1/+1
2017-08-02NFSv4: Fix double frees in nfs4_test_session_trunk()Trond Myklebust2-16/+3
2017-08-02ALSA: hda - Fix speaker output from VAIO VPCL14M1RSergei A. Trusov1-0/+1
2017-08-02powerpc/83xx/mpc832x_rdb: fix of_irq_to_resource() error checkSergei Shtylyov1-1/+1
2017-08-02platform/x86: dell-wmi: Fix driver interface version queryAndy Lutomirski1-5/+7
2017-08-01NFSv4: Fix EXCHANGE_ID corrupt verifier issueTrond Myklebust3-9/+6
2017-08-01libceph: make RECOVERY_DELETES feature create a new intervalIlya Dryomov5-1/+16
2017-08-01libceph: upmap semantic changesIlya Dryomov1-28/+11
2017-08-01crush: assume weight_set != null imples weight_set_size > 0Ilya Dryomov2-1/+5
2017-08-01libceph: fallback for when there isn't a pool-specific choose_argIlya Dryomov2-2/+12
2017-08-01libceph: don't call ->reencode_message() more than once per messageIlya Dryomov1-3/+3
2017-08-01libceph: make encode_request_*() work with r_mempool requestsIlya Dryomov1-3/+6
2017-08-01device property: Fix usecount for of_graph_get_port_parent()Tony Lindgren5-18/+34
2017-08-01timers: Fix overflow in get_next_timer_interruptMatija Glavinic Pecotic1-1/+1
2017-08-01ASoC: rt5665: fix wrong register for bclk ratio controlBard Liao1-2/+2
2017-08-01arm64: Use arch_timer_get_rate when trapping CNTFRQ_EL0Marc Zyngier1-1/+1
2017-08-01x86/hpet: Cure interface abuse in the resume pathThomas Gleixner1-16/+11
2017-08-01samples/bpf: fix bpf tunnel cleanupWilliam Tu2-2/+3
2017-08-01udp6: fix jumbogram receptionPaolo Abeni3-1/+17
2017-08-01ppp: Fix a scheduling-while-atomic bug in del_chanGao Feng1-1/+1
2017-08-01Revert "net: bcmgenet: Remove init parameter from bcmgenet_mii_config"Florian Fainelli3-5/+6
2017-08-01virtio_net: fix truesize for mergeable buffersMichael S. Tsirkin1-3/+2
2017-08-01mv643xx_eth: fix of_irq_to_resource() error checkSergei Shtylyov1-1/+1