summaryrefslogtreecommitdiffstats
path: root/fs/io_uring.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-21io_uring: don't use retry based buffered reads for non-async bdevJens Axboe1-1/+5
2020-09-21io_uring: don't re-setup vecs/iter in io_resumit_prep() is already thereJens Axboe1-6/+10
2020-09-21bnxt_en: Fix wrong flag value passed to HWRM_PORT_QSTATS_EXT fw call.Michael Chan1-1/+1
2020-09-21bnxt_en: Fix HWRM_FUNC_QSTATS_EXT firmware call.Michael Chan1-0/+1
2020-09-21bnxt_en: Return -EOPNOTSUPP for ETHTOOL_GREGS on VFs.Vasundhara Volam1-0/+3
2020-09-21bnxt_en: Protect bnxt_set_eee() and bnxt_set_pauseparam() with mutex.Michael Chan1-11/+20
2020-09-21bnxt_en: return proper error codes in bnxt_show_tempEdwin Peer1-6/+13
2020-09-21bnxt_en: Use memcpy to copy VPD field info.Vasundhara Volam1-3/+5
2020-09-21Linux 5.9-rc6v5.9-rc6Linus Torvalds1-1/+1
2020-09-20Revert "KVM: Check the allocation of pv cpu mask"Vitaly Kuznetsov1-19/+3
2020-09-20net: sctp: Fix IPv6 ancestor_size calc in sctp_copy_descendantHenry Ptasinski2-9/+8
2020-09-20net: mvneta: recycle the page in case of out-of-orderLorenzo Bianconi1-1/+5
2020-09-20rhashtable: fix indentation of a continue statementColin Ian King1-1/+1
2020-09-20mm: fix wake_page_function() comment typosLinus Torvalds1-2/+2
2020-09-20dax: Fix stack overflow when mounting fsdax pmem deviceAdrian Huang1-6/+6
2020-09-20dm: Call proper helper to determine dax supportJan Kara3-5/+31
2020-09-20dm/dax: Fix table reference countsDan Williams1-2/+3
2020-09-20kconfig: qconf: revive help message in the info viewMasahiro Yamada1-3/+8
2020-09-20kconfig: qconf: fix incomplete type 'struct gstr' warningMasahiro Yamada2-31/+30
2020-09-19RISC-V: Resurrect the MMIO timer implementation for M-mode systemsPalmer Dabbelt4-0/+71
2020-09-19riscv: Fix Kendryte K210 device treeDamien Le Moal1-2/+4
2020-09-19riscv: Add sfence.vma after early page table changesGreentime Hu1-4/+3
2020-09-19kcsan: kconfig: move to menu 'Generic Kernel Debugging Instruments'Changbin Du1-3/+1
2020-09-19fs/fs-writeback.c: adjust dirtytime_interval_handler definition to match prot...Tobias Klauser1-1/+1
2020-09-19stackleak: let stack_erasing_sysctl take a kernel pointer bufferTobias Klauser2-2/+2
2020-09-19ftrace: let ftrace_enable_sysctl take a kernel pointer bufferTobias Klauser2-4/+2
2020-09-19mm/memory_hotplug: drain per-cpu pages again during memory offlinePavel Tatashin2-0/+22
2020-09-19selftests/vm: fix display of page size in map_hugetlbChristophe Leroy1-1/+1
2020-09-19mm/thp: fix __split_huge_pmd_locked() for migration PMDRalph Campbell1-19/+23
2020-09-19kprobes: fix kill kprobe which has been marked as goneMuchun Song1-1/+8
2020-09-19tmpfs: restore functionality of nr_inodes=0Byron Stanoszek1-4/+6
2020-09-19mlock: fix unevictable_pgs event counts on THPHugh Dickins2-12/+18
2020-09-19mm: fix check_move_unevictable_pages() on THPHugh Dickins1-2/+8
2020-09-19mm: migration of hugetlbfs page skip memcgHugh Dickins1-1/+2
2020-09-19ksm: reinstate memcg charge on copied pagesHugh Dickins1-0/+4
2020-09-19mailmap: add older email addresses for Kees CookKees Cook1-0/+4
2020-09-19bootconfig: init: make xbc_namebuf staticJason Yan1-1/+1
2020-09-19MAINTAINERS: Update ibmveth maintainerCristobal Forno1-1/+1
2020-09-19net: ipv6: fix kconfig dependency warning for IPV6_SEG6_HMACNecip Fazil Yildiran1-0/+1
2020-09-18dpaa2-eth: fix a build warning in dpmac.cYangbo Lu1-2/+2
2020-09-18net: hns: kerneldoc fixesLu Wei1-2/+2
2020-09-18i2c: mxs: use MXS_DMA_CTRL_WAIT4END instead of DMA_CTRL_ACKMatthias Schiffer1-3/+7
2020-09-18hinic: fix sending pkts from core while self testingLuo bin2-2/+6
2020-09-18net: mscc: ocelot: deinitialize only initialized portsVladimir Oltean4-8/+14
2020-09-18net: mscc: ocelot: unregister net devices on unbindVladimir Oltean1-0/+21
2020-09-18net: mscc: ocelot: refactor ports parsing code into a dedicated functionVladimir Oltean1-99/+110
2020-09-18net: mscc: ocelot: error checking when calling ocelot_init()Vladimir Oltean2-2/+8
2020-09-18net: mscc: ocelot: check for errors on memory allocation of portsVladimir Oltean1-0/+4
2020-09-18net: dsa: seville: fix buffer size of the queue systemVladimir Oltean1-1/+1
2020-09-18net: mscc: ocelot: add locking for the port TX timestamp IDVladimir Oltean4-9/+17