aboutsummaryrefslogtreecommitdiffstats
path: root/mm/z3fold.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-24staging: most: net: hold used net deviceAndrey Shvetsov1-23/+55
2017-06-24staging: most: net: protect consistency of the stateAndrey Shvetsov1-22/+42
2017-06-24staging: most: net: make net device lifetime obviousAndrey Shvetsov1-22/+25
2017-06-24staging: most: net: remove redundant tracesAndrey Shvetsov1-6/+0
2017-06-24staging: ccree: removed spaces after opening parentheses.Jeremy Sowden1-3/+3
2017-06-24staging: ccree: - style fix, spaces and tabsDerek Robson8-74/+75
2017-06-24staging: ccree: move else to follow close brace '}'Jhih-Ming Hunag1-2/+1
2017-06-24staging: ccree: remove improper spaceJhih-Ming Hunag1-16/+16
2017-06-24staging: ccree: move * to close variable name instead of type.Jhih-Ming Hunag1-1/+1
2017-06-24staging: ccree: move '{' to next line for function.Jhih-Ming Hunag1-2/+4
2017-06-24staging: ccree: move brace { to previous line for if.Jhih-Ming Hunag1-4/+2
2017-06-24Staging: ccree: add space around comma, brace and operator.Jhih-Ming Hunag1-18/+18
2017-06-24staging: lustre: lustre: add all missing indentifier namesJames Simmons5-24/+27
2017-06-24staging: lustre: lustre: fix all bare unsigned usageJames Simmons7-13/+13
2017-06-24staging: lustre: lustre: make all struct file_operations constantJames Simmons7-17/+17
2017-06-24staging: lustre: lustre: resolve "use spaces between elements" checkpatch errorsJames Simmons45-177/+175
2017-06-19Linux 4.12-rc6Linus Torvalds1-1/+1
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins23-163/+152
2017-06-18virtio_balloon: disable VIOMMU supportMichael S. Tsirkin1-0/+7
2017-06-17mm: correct the comment when reclaimed pages exceed the scanned pageszhongjiang1-3/+3
2017-06-17userfaultfd: shmem: handle coredumping in handle_userfault()Andrea Arcangeli1-8/+21
2017-06-17mm: numa: avoid waiting on freed migrated pagesMark Rutland1-1/+7
2017-06-17swap: cond_resched in swap_cgroup_prepare()Yu Zhao1-0/+3
2017-06-17mm/memory-failure.c: use compound_head() flags for huge pagesJames Morse1-1/+4
2017-06-16perf unwind: Report module before querying isactivation in dwfl unwindMilian Wolff1-0/+8
2017-06-16fs: pass on flags in compat_writevChristoph Hellwig1-1/+1
2017-06-16objtool: Add fortify_panic as __noreturn functionKees Cook1-1/+2
2017-06-16powerpc/debug: Add missing warn flag to WARN_ON's non-builtin pathAlexey Kardashevskiy1-1/+1
2017-06-15USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacksAlan Stern3-19/+8
2017-06-15drm: mxsfb_crtc: Reset the eLCDIF controllerFabio Estevam1-0/+42
2017-06-15drm/mgag200: Fix to always set HiPri for G200e4 V2Mathieu Larouche1-1/+8
2017-06-15i2c: ismt: fix wrong device address when unmap the data bufferLiwei Song1-1/+1
2017-06-15i2c: rcar: use correct length when unmapping DMAWolfram Sang1-1/+1
2017-06-15powerpc/xive: Fix offset for store EOI MMIOsBenjamin Herrenschmidt3-8/+10
2017-06-15drm/tegra: Correct idr_alloc() minimum idDmitry Osipenko1-1/+1
2017-06-15drm/tegra: Fix lockup on a use of staging APIDmitry Osipenko1-16/+4
2017-06-15gpu: host1x: Fix error handlingChristophe JAILLET1-1/+1
2017-06-15firmware: dmi_scan: Check DMI structure lengthJean Delvare1-7/+16
2017-06-15firmware: dmi: Fix permissions of product_familyJean Delvare1-2/+2
2017-06-15firmware: dmi_scan: Make dmi_walk and dmi_walk_early return real error codesAndy Lutomirski2-5/+6
2017-06-15firmware: dmi_scan: Look for SMBIOS 3 entry point firstJean Delvare1-1/+16
2017-06-15fs: don't forget to put old mntns in mntns_installAndrei Vagin1-0/+2
2017-06-15Hang/soft lockup in d_invalidate with simultaneous callsAl Viro1-6/+4
2017-06-15MIPS: .its targets depend on vmlinuxPaul Burton1-5/+5
2017-06-15MIPS: Fix bnezc/jialc return address calculationPaul Burton1-1/+3
2017-06-15ufs_truncate_blocks(): fix the case when size is in the last direct blockAl Viro1-9/+12
2017-06-15ufs: more deadlock prevention on tail unpackingAl Viro1-1/+1
2017-06-15ufs: avoid grabbing ->truncate_mutex if possibleAl Viro2-10/+26
2017-06-14i40e: Fix a sleep-in-atomic bugJia-Ju Bai1-0/+2
2017-06-14ufs_get_locked_page(): make sure we have buffer_headsAl Viro1-9/+8