aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/ibm (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-21io_uring: fix openat/openat2 unified prep handlingJens Axboe1-2/+4
2020-09-21io_uring: mark statx/files_update/epoll_ctl as non-SQPOLLJens Axboe1-2/+4
2020-09-21tools/io_uring: fix compile breakageDouglas Gilbert1-2/+2
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-20Linux 5.9-rc6Linus Torvalds1-1/+1
2020-09-20Revert "KVM: Check the allocation of pv cpu mask"Vitaly Kuznetsov1-19/+3
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 prototypeTobias 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-18bootconfig: init: make xbc_namebuf staticJason Yan1-1/+1
2020-09-18i2c: mxs: use MXS_DMA_CTRL_WAIT4END instead of DMA_CTRL_ACKMatthias Schiffer1-3/+7
2020-09-18i2c: mediatek: Send i2c master code at more than 1MHzQii Wang1-1/+1
2020-09-18i2c: mediatek: Fix generic definitions for bus frequencyQii Wang1-2/+2
2020-09-18kprobes: tracing/kprobes: Fix to kill kprobes on initmem after bootMasami Hiramatsu3-0/+29
2020-09-18objtool: Fix noreturn detection for ignored functionsJosh Poimboeuf1-1/+1
2020-09-18tracing: fix double freeTom Rix1-1/+0
2020-09-18ftrace: Let ftrace_enable_sysctl take a kernel pointer bufferTobias Klauser2-4/+2
2020-09-18KVM: arm64: Remove S1PTW check from kvm_vcpu_dabt_iswrite()Marc Zyngier1-2/+2
2020-09-18KVM: arm64: Assume write fault on S1PTW permission fault on instruction fetchMarc Zyngier3-5/+13
2020-09-18tracing: Make the space reserved for the pid widerSebastian Andrzej Siewior2-25/+25
2020-09-18ftrace: Fix missing synchronize_rcu() removing trampoline from kallsymsAdrian Hunter1-0/+1
2020-09-18ftrace: Free the trampoline when ftrace_startup() failsMiroslav Benes1-0/+2
2020-09-18kprobes: Fix to check probe enabled before disarm_kprobe_ftrace()Masami Hiramatsu1-2/+3
2020-09-19kconfig: qconf: use delete[] instead of delete to free array (again)Masahiro Yamada1-1/+1
2020-09-18iommu/amd: Restore IRTE.RemapEn bit for amd_iommu_activate_guest_modeSuravee Suthikulpanit1-0/+4
2020-09-18iommu/amd: Fix potential @entry null derefJoao Martins1-1/+3
2020-09-18x86/unwind/fp: Fix FP unwinding in ret_from_forkJosh Poimboeuf2-1/+21
2020-09-17i2c: core: Call i2c_acpi_install_space_handler() before i2c_acpi_register_devices()Hans de Goede1-1/+1
2020-09-17percpu: fix first chunk size calculation for populated bitmapSunghyun Jin1-1/+1