aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-08-25nbd: prevent IDR lookups from finding partially initialized devicesTetsuo Handa1-1/+10
2021-08-25nbd: reset NBD to NULL when restarting in nbd_genl_connectChristoph Hellwig1-14/+18
2021-08-25nbd: add missing locking to the nbd_dev_add error pathTetsuo Handa1-0/+2
2021-08-25kselftest:sched: remove duplicate include in cs_prctl_test.cChangcheng Deng1-2/+0
2021-08-25selftests: openat2: Fix testing failure for O_LARGEFILE flagBaolin Wang1-0/+4
2021-08-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-1/+2
2021-08-25MAINTAINERS: exfat: update my email addressNamjae Jeon1-1/+1
2021-08-25mm/memory_hotplug: fix potential permanent lru cache disableMiaohe Lin1-0/+1
2021-08-25Merge branch 'selftests: xsk: various simplifications'Alexei Starovoitov4-428/+356
2021-08-25selftests: xsk: Preface options with optMagnus Karlsson2-5/+5
2021-08-25selftests: xsk: Make enums lower caseMagnus Karlsson2-13/+7
2021-08-25selftests: xsk: Generate packets from specificationMagnus Karlsson2-121/+166
2021-08-25selftests: xsk: Generate packet directly in umemMagnus Karlsson2-43/+32
2021-08-25selftests: xsk: Simplify cleanup of ifobjectsMagnus Karlsson2-33/+40
2021-08-25selftests: xsk: Decrease sending speedMagnus Karlsson2-1/+2
2021-08-25selftests: xsk: Validate tx stats on tx threadMagnus Karlsson1-14/+41
2021-08-25selftests: xsk: Simplify packet validation in xsk testsMagnus Karlsson2-131/+65
2021-08-25selftests: xsk: Rename worker_* functions that are not thread entry pointsMagnus Karlsson1-6/+6
2021-08-25selftests: xsk: Disassociate umem size with packets sentMagnus Karlsson2-11/+9
2021-08-25selftests: xsk: Remove end-of-test packetMagnus Karlsson2-32/+12
2021-08-25selftests: xsk: Simplify the retry codeMagnus Karlsson2-14/+11
2021-08-25selftests: xsk: Return correct error codesMagnus Karlsson1-5/+5
2021-08-25selftests: xsk: Remove unused variablesMagnus Karlsson2-11/+0
2021-08-25selftests: xsk: Remove the num_tx_packets optionMagnus Karlsson3-27/+13
2021-08-25selftests: xsk: Remove color modeMagnus Karlsson2-28/+9
2021-08-25io_uring: don't free request to slabHao Xu1-1/+1
2021-08-25hv_utils: Set the maximum packet size for VSS driver to the length of the receive bufferVitaly Kuznetsov1-0/+1
2021-08-25vfio/ap_ops: Convert to use vfio_register_group_dev()Jason Gunthorpe2-66/+91
2021-08-25PM: domains: Improve runtime PM performance state handlingDmitry Osipenko1-2/+8
2021-08-25dt-bindings: Add vendor prefix for Topic Embedded SystemsMichal Simek1-0/+2
2021-08-25of: fdt: Rename reserve_elfcorehdr() to fdt_reserve_elfcorehdr()Geert Uytterhoeven1-3/+3
2021-08-25powercap: Add Power Limit4 support for Alder Lake SoCSumeet Pawnikar1-0/+2
2021-08-25cpufreq: intel_pstate: Process HWP Guaranteed change notificationSrinivas Pandruvada1-0/+39
2021-08-25thermal: intel: Allow processing of HWP interruptSrinivas Pandruvada2-1/+9
2021-08-25ACPI: tables: FPDT: Do not print FW_BUG message if record types are reservedAdrian Huang1-4/+3
2021-08-25ACPI: button: Add DMI quirk for Lenovo Yoga 9 (14INTL5)Ulrich Huber1-0/+11
2021-08-25RDMA/hfi1: Convert to SPDX identifierCai Huoqing73-3170/+133
2021-08-25IB/rdmavt: Convert to SPDX identifierCai Huoqing29-1277/+59
2021-08-25ACPI: Add memory semantics to acpi_os_map_memory()Lorenzo Pieralisi4-10/+43
2021-08-25Merge branch 'bpf: Add bpf_task_pt_regs() helper'Alexei Starovoitov10-16/+131
2021-08-25bpf: selftests: Add bpf_task_pt_regs() selftestDaniel Xu2-0/+76
2021-08-25bpf: Add bpf_task_pt_regs() helperDaniel Xu4-0/+36
2021-08-25bpf: Extend bpf_base_func_proto helpers with bpf_get_current_task_btf()Daniel Xu2-1/+4
2021-08-25bpf: Consolidate task_struct BTF_ID declarationsDaniel Xu5-15/+12
2021-08-25bpf: Add BTF_ID_LIST_GLOBAL_SINGLE macroDaniel Xu1-0/+3
2021-08-25pipe: do FASYNC notifications for every pipe IO, not just state changesLinus Torvalds1-12/+8
2021-08-25arm64: mm: fix comment typo of pud_offset_phys()Xujun Leng1-1/+1
2021-08-25Merge branch 'for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds2-10/+10
2021-08-25RDMA/hns: Bugfix for incorrect association between dip_idx and dgidJunxian Huang4-5/+31
2021-08-25RDMA/hns: Bugfix for the missing assignment for dip_idxJunxian Huang1-1/+3