summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-14RDMA/core: Fix corrupted SL on passive sideHåkon Bugge
2021-05-14bug: Remove redundant condition check in report_bugAndrew Scull
2021-05-14net/tipc: fix missing destroy_workqueue() on error in tipc_crypto_start()Yang Yingliang
2021-05-14powerpc/pseries: Only register vio drivers if vio bus existsMichael Ellerman
2021-05-14udp: never accept GSO_FRAGLIST packetsPaolo Abeni
2021-05-14net: phy: lan87xx: fix access to wrong register of LAN87xxAndre Edich
2021-05-14ALSA: core: remove redundant spin_lock pair in snd_card_disconnectJia Zhou
2021-05-14ASoC: q6afe-clocks: fix reprobing of the driverDmitry Baryshkov
2021-05-14fs: dlm: fix missing unlock on error in accept_from_sock()Yang Yingliang
2021-05-14gpio: guard gpiochip_irqchip_add_domain() with GPIOLIB_IRQCHIPÁlvaro Fernández Rojas
2021-05-14MIPS/bpf: Enable bpf_probe_read{, str}() on MIPS againTiezhu Yang
2021-05-14powerpc: Fix HAVE_HARDLOCKUP_DETECTOR_ARCH build configurationChen Huang
2021-05-14IB/isert: Fix a use after free in isert_connect_requestLv Yunlong
2021-05-14RDMA/mlx5: Fix drop packet rule in egress tableMaor Gottlieb
2021-05-14iommu/arm-smmu-v3: add bit field SFM into GERROR_ERR_MASKZhen Lei
2021-05-14ASoC: wm8960: Remove bitclk relax condition in wm8960_configure_sysclkShengjiu Wang
2021-05-14MIPS: loongson64: fix bug when PAGE_SIZE > 16KBHuang Pei
2021-05-14pinctrl: pinctrl-single: fix pcs_pin_dbg_show() when bits_per_mux is not zeroHanna Hawa
2021-05-14pinctrl: pinctrl-single: remove unused parameterHanna Hawa
2021-05-14inet: use bigger hash table for IP ID generationEric Dumazet
2021-05-14ima: Fix the error code for restoring the PCR valueLi Huafei
2021-05-14MIPS: fix local_irq_{disable,enable} in asmmacro.hHuang Pei
2021-05-14powerpc/prom: Mark identical_pvr_fixup as __initNathan Chancellor
2021-05-14powerpc/fadump: Mark fadump_calculate_reserve_size as __initNathan Chancellor
2021-05-14powerpc/mm: Move the linear_mapping_mutex to the ifdef where it is usedSebastian Andrzej Siewior
2021-05-14libbpf: Add explicit padding to btf_dump_emit_type_decl_optsKP Singh
2021-05-14selftests/bpf: Re-generate vmlinux.h and BPF skeletons if bpftool changedAndrii Nakryiko
2021-05-14iommu/vt-d: Reject unsupported page request modesJacob Pan
2021-05-14iommu/dma: Resurrect the "forcedac" optionRobin Murphy
2021-05-14dma-iommu: use static-key to minimize the impact in the fast-pathLianbo Jiang
2021-05-14iommu: Check dev->iommu in iommu_dev_xxx functionsShameer Kolothum
2021-05-14bpftool: Fix maybe-uninitialized warningsAndrii Nakryiko
2021-05-14libbpf: Add explicit padding to bpf_xdp_set_link_optsAndrii Nakryiko
2021-05-14net: lapbether: Prevent racing when checking whether the netif is runningXie He
2021-05-14Bluetooth: avoid deadlock between hci_dev->lock and socket lockJiri Kosina
2021-05-14KVM: x86/mmu: Retry page faults that hit an invalid memslotSean Christopherson
2021-05-14wilc1000: write value to WILC_INTR2_ENABLE registerMarcus Folkesson
2021-05-14RDMA/mlx5: Fix mlx5 rates to IB rates mapMark Zhang
2021-05-14ASoC: Intel: Skylake: Compile when any configuration is selectedCezary Rojewski
2021-05-14ASoC: Intel: boards: sof-wm8804: add check for PLL settingColin Ian King
2021-05-14perf symbols: Fix dso__fprintf_symbols_by_name() to return the number of prin...Arnaldo Carvalho de Melo
2021-05-14HID: plantronics: Workaround for double volume key pressesMaxim Mikityanskiy
2021-05-14xsk: Respect device's headroom and tailroom on generic xmit pathAlexander Lobakin
2021-05-14drivers/block/null_blk/main: Fix a double free in null_init.Lv Yunlong
2021-05-14ataflop: fix off by one in ataflop_probe()Dan Carpenter
2021-05-14ataflop: potential out of bounds in do_format()Dan Carpenter
2021-05-14kthread: Fix PF_KTHREAD vs to_kthread() racePeter Zijlstra
2021-05-14sched/debug: Fix cgroup_path[] serializationWaiman Long
2021-05-14block/rnbd-clt-sysfs: Remove copy buffer overlap in rnbd_clt_get_path_nameDima Stepanov
2021-05-14io_uring: fix overflows checks in provide buffersPavel Begunkov