aboutsummaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-26ocfs2: fix panic on nfs server over ocfs2Junxiao Bi1-3/+6
2020-06-26ocfs2: load global_inode_allocJunxiao Bi1-1/+1
2020-06-26ocfs2: avoid inode removal while nfsd is accessing itJunxiao Bi2-1/+17
2020-06-26kexec: do not verify the signature without the lockdown or mandatory signatureLianbo Jiang1-28/+6
2020-06-26mm, compaction: make capture control handling safe wrt interruptsVlastimil Babka1-3/+14
2020-06-26mm: do_swap_page(): fix up the error codeMichal Hocko1-1/+3
2020-06-26openrisc: fix boot oops when DEBUG_VM is enabledStafford Horne1-0/+5
2020-06-26selftests/powerpc: Fix build failure in ebb testsHarish1-1/+1
2020-06-25rds: transport module should be auto loaded when transport is setRao Shoaib2-10/+20
2020-06-25sch_cake: fix a few style nitsToke Høiland-Jørgensen1-2/+2
2020-06-25sch_cake: don't call diffserv parsing code when it is not neededToke Høiland-Jørgensen1-4/+9
2020-06-25sch_cake: don't try to reallocate or unshare skb unconditionallyIlya Ponetayev1-11/+30
2020-06-25ethtool: fix error handling in linkstate_prepare_data()Michal Kubecek1-6/+5
2020-06-25wil6210: account for napi_gro_receive never returning GRO_DROPJason A. Donenfeld1-28/+11
2020-06-25hns: do not cast return value of napi_gro_receive to nullJason A. Donenfeld1-1/+1
2020-06-25socionext: account for napi_gro_receive never returning GRO_DROPJason A. Donenfeld1-2/+3
2020-06-25wireguard: receive: account for napi_gro_receive never returning GRO_DROPJason A. Donenfeld1-8/+2
2020-06-25vxlan: fix last fdb index during dump of fdb with nhidRoopa Prabhu1-0/+4
2020-06-25sctp: Don't advertise IPv4 addresses if ipv6only is set on the socketMarcelo Ricardo Leitner4-5/+12
2020-06-25tc-testing: avoid action cookies with odd length.Briana Oursler3-7/+7
2020-06-25bpf: tcp: bpf_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTTNeal Cardwell1-3/+2
2020-06-25tcp_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTTNeal Cardwell1-3/+2
2020-06-25net: dsa: sja1105: fix tc-gate schedule with single elementVladimir Oltean1-2/+1
2020-06-25net: dsa: sja1105: recalculate gating subschedule after deleting tc-gate rulesVladimir Oltean1-0/+8
2020-06-25net: dsa: sja1105: unconditionally free old gating configVladimir Oltean1-2/+2
2020-06-25net: dsa: sja1105: move sja1105_compose_gating_subschedule at the topVladimir Oltean1-160/+160
2020-06-25net: macb: free resources on failure path of at91ether_open()Claudiu Beznea1-43/+73
2020-06-25net: macb: call pm_runtime_put_sync on failure pathClaudiu Beznea1-2/+6
2020-06-25riscv: Fixup __vdso_gettimeofday broke dynamic ftraceGuo Ren1-0/+3
2020-06-26i2c: fsi: Fix the port number field in status registerEddie James1-1/+1
2020-06-25riscv: Add extern declarations for vDSO time-related functionsVincent Chen1-0/+6
2020-06-25clk: sifive: allocate sufficient memory for struct __prci_dataVincent Chen1-1/+4
2020-06-25riscv: Add -fPIC option to CFLAGS_vgettimeofday.oVincent Chen1-1/+1
2020-06-25net: bridge: enfore alignment for ethernet addressThomas Martitz1-1/+1
2020-06-25tcp: don't ignore ECN CWR on pure ACKDenis Kirjanov1-3/+11
2020-06-25arm64: Add KRYO{3,4}XX silver CPU cores to SSB safelistSai Prakash Ranjan1-0/+2
2020-06-25net: phy: mscc: avoid skcipher API for single block AES encryptionArd Biesheuvel2-33/+10
2020-06-25vfio/pci: Fix SR-IOV VF handling with MMIO blockingAlex Williamson1-1/+16
2020-06-25rcu: Fixup noinstr warningsPeter Zijlstra2-8/+26
2020-06-25locking/atomics: Provide the arch_atomic_ interface to generic codePeter Zijlstra2-1/+266
2020-06-25arm64: perf: Report the PC value in REGS_ABI_32 modeJiping Ma1-3/+22
2020-06-25io_uring: fix current->mm NULL dereference on exitPavel Begunkov1-0/+9
2020-06-25io_uring: fix hanging iopoll in case of -EAGAINPavel Begunkov1-7/+2
2020-06-25cpuidle: Rearrange s2idle-specific idle state entry codeRafael J. Wysocki2-7/+14
2020-06-25x86/entry: Fix #UD vs WARN morePeter Zijlstra1-34/+38
2020-06-25x86/entry: Increase entry_stack size to a full pagePeter Zijlstra1-1/+1
2020-06-25x86/entry: Fixup bad_iret vs noinstrPeter Zijlstra2-3/+7
2020-06-25objtool: Don't consider vmlinux a C-filePeter Zijlstra1-1/+1
2020-06-25kasan: Fix required compiler versionMarco Elver1-1/+1
2020-06-25kdb: Make kdb_printf() console handling more robustSumit Garg1-0/+11