summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-20xfs: Properly retry failed inode items in case of error during buffer writebackCarlos Maiolino6-5/+108
2017-09-20xfs: Add infrastructure needed for error propagation during buffer IO failureCarlos Maiolino2-3/+36
2017-09-20xfs: toggle readonly state around xfs_log_mount_finishEric Sandeen1-0/+7
2017-09-20xfs: write unmount record for ro mountsEric Sandeen1-2/+5
2017-09-20libnvdimm: fix integer overflow static analysis warningDan Williams1-8/+9
2017-09-20libnvdimm, btt: check memory allocation failureChristophe Jaillet1-0/+2
2017-09-20idr: remove WARN_ON_ONCE() when trying to replace negative IDEric Biggers1-1/+1
2017-09-20fuse: allow server to run in different pid_nsMiklos Szeredi2-9/+7
2017-09-20ovl: fix false positive ESTALE on lookupAmir Goldstein1-4/+7
2017-09-20x86/mm, mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison pagesTony Luck4-0/+55
2017-09-20x86/switch_to/64: Rewrite FS/GS switching yet again to fix AMD CPUsAndy Lutomirski1-105/+122
2017-09-20x86/fsgsbase/64: Report FSBASE and GSBASE correctly in core dumpsAndy Lutomirski1-2/+3
2017-09-20x86/fsgsbase/64: Fully initialize FS and GS state in start_thread_commonAndy Lutomirski1-0/+9
2017-09-20thunderbolt: Allow clearing the keyBernat, Yehezkel2-4/+13
2017-09-20thunderbolt: Make key root-only accessibleBernat, Yehezkel1-1/+1
2017-09-20thunderbolt: Remove superfluous checkBernat, Yehezkel1-3/+0
2017-09-20f2fs: check hot_data for roll-forward recoveryJaegeuk Kim1-1/+1
2017-09-20f2fs: let fill_super handle roll-forward errorsJaegeuk Kim1-2/+0
2017-09-20ip_tunnel: fix setting ttl and tos value in collect_md modeHaishuang Yan1-2/+2
2017-09-20tcp: fix a request socket leakEric Dumazet2-6/+6
2017-09-20sctp: fix missing wake ups in some situationsMarcelo Ricardo Leitner1-1/+2
2017-09-20ipv6: fix typo in fib6_net_exit()Eric Dumazet1-1/+1
2017-09-20ipv6: fix memory leak with multiple tables during netns destructionSabrina Dubroca1-6/+19
2017-09-20udp: drop head states only when all skb references are gonePaolo Abeni3-8/+8
2017-09-20ip6_gre: update mtu properly in ip6gre_errXin Long1-1/+3
2017-09-20vhost_net: correctly check tx avail during rx busy pollingJason Wang1-1/+6
2017-09-20gianfar: Fix Tx flow control deactivationClaudiu Manoil1-1/+1
2017-09-20Revert "net: fix percpu memory leaks"Jesper Dangaard Brouer5-41/+13
2017-09-20Revert "net: use lib/percpu_counter API for fragmentation mem accounting"Jesper Dangaard Brouer2-24/+10
2017-09-14Linux 4.13.2v4.13.2Greg Kroah-Hartman1-1/+1
2017-09-14xfs: XFS_IS_REALTIME_INODE() should be false if no rt device presentRichard Wareing1-1/+8
2017-09-14NFSv4: Fix up mirror allocationTrond Myklebust1-34/+39
2017-09-14NFS: Sync the correct byte range during synchronous writestarangg@amazon.com1-3/+3
2017-09-14NFS: Fix 2 use after free issues in the I/O codeTrond Myklebust3-17/+12
2017-09-14ARM: 8692/1: mm: abort uaccess retries upon fatal signalMark Rutland1-1/+4
2017-09-14ARM64: dts: marvell: armada-37xx: Fix GIC maintenance interruptMarc Zyngier1-0/+1
2017-09-14Bluetooth: Properly check L2CAP config option output buffer lengthBen Seri1-37/+43
2017-09-14rt2800: fix TX_PIN_CFG setting for non MT7620 chipsStanislaw Gruszka1-1/+4
2017-09-14Revert "firmware: add sanity check on shutdown/suspend"Linus Torvalds2-110/+0
2017-09-14KVM: SVM: Limit PFERR_NESTED_GUEST_PAGE error_code check to L1 guestBrijesh Singh1-1/+2
2017-09-14mm/memory.c: fix mem_cgroup_oom_disable() call missingLaurent Dufour1-5/+5
2017-09-14mm/sparse.c: fix typo in online_mem_sectionsMichal Hocko1-1/+1
2017-09-14mm/swapfile.c: fix swapon frontswap_map memory leak on errorDavid Rientjes1-0/+1
2017-09-14mm: kvfree the swap cluster info if the swap file is unsatisfactoryDarrick J. Wong1-1/+1
2017-09-14selftests/x86/fsgsbase: Test selectors 1, 2, and 3Andy Lutomirski1-6/+35
2017-09-14selftests: timers: Fix run_destructive_tests target to handle skipped testsShuah Khan1-13/+13
2017-09-14kselftests: timers: leap-a-day: Change default arguments to help test runsJohn Stultz1-8/+9
2017-09-14brcmfmac: feature check for multi-scheduled scan fails on bcm4345 devicesIan W MORRISON1-1/+2
2017-09-14radix-tree: must check __radix_tree_preload() return valueEric Dumazet1-4/+5
2017-09-14rtlwifi: btcoexist: Fix antenna selection codeLarry Finger1-7/+16