summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-14RDMA/core: Fix corrupted SL on passive sideHåkon Bugge1-1/+2
2021-05-14bug: Remove redundant condition check in report_bugAndrew Scull1-18/+15
2021-05-14net/tipc: fix missing destroy_workqueue() on error in tipc_crypto_start()Yang Yingliang1-0/+2
2021-05-14powerpc/pseries: Only register vio drivers if vio bus existsMichael Ellerman1-0/+4
2021-05-14udp: never accept GSO_FRAGLIST packetsPaolo Abeni2-3/+16
2021-05-14net: phy: lan87xx: fix access to wrong register of LAN87xxAndre Edich1-2/+5
2021-05-14ALSA: core: remove redundant spin_lock pair in snd_card_disconnectJia Zhou1-2/+0
2021-05-14ASoC: q6afe-clocks: fix reprobing of the driverDmitry Baryshkov3-105/+108
2021-05-14fs: dlm: fix missing unlock on error in accept_from_sock()Yang Yingliang1-0/+1
2021-05-14gpio: guard gpiochip_irqchip_add_domain() with GPIOLIB_IRQCHIPÁlvaro Fernández Rojas1-0/+9
2021-05-14MIPS/bpf: Enable bpf_probe_read{, str}() on MIPS againTiezhu Yang1-0/+1
2021-05-14powerpc: Fix HAVE_HARDLOCKUP_DETECTOR_ARCH build configurationChen Huang1-1/+1
2021-05-14IB/isert: Fix a use after free in isert_connect_requestLv Yunlong1-8/+8
2021-05-14RDMA/mlx5: Fix drop packet rule in egress tableMaor Gottlieb1-4/+5
2021-05-14iommu/arm-smmu-v3: add bit field SFM into GERROR_ERR_MASKZhen Lei1-1/+1
2021-05-14ASoC: wm8960: Remove bitclk relax condition in wm8960_configure_sysclkShengjiu Wang1-11/+1
2021-05-14MIPS: loongson64: fix bug when PAGE_SIZE > 16KBHuang Pei1-1/+1
2021-05-14pinctrl: pinctrl-single: fix pcs_pin_dbg_show() when bits_per_mux is not zeroHanna Hawa1-20/+35
2021-05-14pinctrl: pinctrl-single: remove unused parameterHanna Hawa1-6/+2
2021-05-14inet: use bigger hash table for IP ID generationEric Dumazet1-14/+28
2021-05-14ima: Fix the error code for restoring the PCR valueLi Huafei1-2/+2
2021-05-14MIPS: fix local_irq_{disable,enable} in asmmacro.hHuang Pei1-2/+1
2021-05-14powerpc/prom: Mark identical_pvr_fixup as __initNathan Chancellor1-1/+1
2021-05-14powerpc/fadump: Mark fadump_calculate_reserve_size as __initNathan Chancellor1-1/+1
2021-05-14powerpc/mm: Move the linear_mapping_mutex to the ifdef where it is usedSebastian Andrzej Siewior1-1/+1
2021-05-14libbpf: Add explicit padding to btf_dump_emit_type_decl_optsKP Singh1-0/+1
2021-05-14selftests/bpf: Re-generate vmlinux.h and BPF skeletons if bpftool changedAndrii Nakryiko1-2/+3
2021-05-14iommu/vt-d: Reject unsupported page request modesJacob Pan1-1/+11
2021-05-14iommu/dma: Resurrect the "forcedac" optionRobin Murphy4-11/+24
2021-05-14dma-iommu: use static-key to minimize the impact in the fast-pathLianbo Jiang1-6/+11
2021-05-14iommu: Check dev->iommu in iommu_dev_xxx functionsShameer Kolothum1-9/+15
2021-05-14bpftool: Fix maybe-uninitialized warningsAndrii Nakryiko3-3/+5
2021-05-14libbpf: Add explicit padding to bpf_xdp_set_link_optsAndrii Nakryiko1-0/+1
2021-05-14net: lapbether: Prevent racing when checking whether the netif is runningXie He1-7/+25
2021-05-14Bluetooth: avoid deadlock between hci_dev->lock and socket lockJiri Kosina1-4/+0
2021-05-14KVM: x86/mmu: Retry page faults that hit an invalid memslotSean Christopherson1-0/+8
2021-05-14wilc1000: write value to WILC_INTR2_ENABLE registerMarcus Folkesson1-1/+1
2021-05-14RDMA/mlx5: Fix mlx5 rates to IB rates mapMark Zhang1-1/+14
2021-05-14ASoC: Intel: Skylake: Compile when any configuration is selectedCezary Rojewski2-2/+2
2021-05-14ASoC: Intel: boards: sof-wm8804: add check for PLL settingColin Ian King1-1/+5
2021-05-14perf symbols: Fix dso__fprintf_symbols_by_name() to return the number of prin...Arnaldo Carvalho de Melo1-1/+1
2021-05-14HID: plantronics: Workaround for double volume key pressesMaxim Mikityanskiy3-2/+61
2021-05-14xsk: Respect device's headroom and tailroom on generic xmit pathAlexander Lobakin1-1/+7
2021-05-14drivers/block/null_blk/main: Fix a double free in null_init.Lv Yunlong1-0/+1
2021-05-14ataflop: fix off by one in ataflop_probe()Dan Carpenter1-1/+4
2021-05-14ataflop: potential out of bounds in do_format()Dan Carpenter1-6/+5
2021-05-14kthread: Fix PF_KTHREAD vs to_kthread() racePeter Zijlstra3-8/+29
2021-05-14sched/debug: Fix cgroup_path[] serializationWaiman Long1-13/+29
2021-05-14block/rnbd-clt-sysfs: Remove copy buffer overlap in rnbd_clt_get_path_nameDima Stepanov1-5/+1
2021-05-14io_uring: fix overflows checks in provide buffersPavel Begunkov1-2/+8