Show patches with: Series = None       |    Archived = No       |   96 patches
Patch Series S/W/F Date Submitter Delegate State
[5.6,194/194] Makefile: disallow data races on gcc-10 as well Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman New
[5.6,192/194] selftests/bpf: Enforce returning 0 for fentry/fexit programs Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman New
[5.6,190/194] KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mce Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman Superseded
[5.6,188/194] RDMA/uverbs: Move IB_EVENT_DEVICE_FATAL to destroy_uobj Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman New
[5.6,186/194] powerpc/ima: Fix secure boot rules in ima arch policy Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman New
[5.6,185/194] powerpc/uaccess: Evaluate macro arguments once, before user access is allowed Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman Superseded
[5.6,183/194] SUNRPC: Revert 241b1f419f0e ("SUNRPC: Remove xdr_buf_trim()") Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman New
[5.6,181/194] ARM: dts: r8a7740: Add missing extal2 to CPG node Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman Superseded
[5.6,180/194] arm64: dts: renesas: r8a77980: Fix IPMMU VIP[01] nodes Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman New
[5.6,177/194] arm64: dts: rockchip: Rename dwc3 device nodes on rk3399 to make dtc happy Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman New
[5.6,175/194] arm64: dts: meson-g12-common: fix dwc2 clock names Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman Superseded
[5.6,172/194] clk: Unlink clock if failed to prepare or enable Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman Superseded
[5.6,171/194] clk: ti: clkctrl: Fix Bad of_node_put within clkctrl_get_name Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman New
[5.6,169/194] usb: gadget: legacy: fix error return code in cdc_bind() Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman Superseded
[5.6,168/194] usb: gadget: legacy: fix error return code in gncm_bind() Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman Superseded
[5.6,167/194] usb: gadget: audio: Fix a missing error return value in audio_bind() Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman Superseded
[5.6,162/194] dwc3: Remove check for HWO flag in dwc3_gadget_ep_reclaim_trb_sg() Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman New
[5.6,159/194] x86/unwind/orc: Fix error handling in __unwind_start() Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman New
[5.6,158/194] x86: Fix early boot crash on gcc-10, third try Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman Superseded
[5.6,156/194] cifs: fix leaked reference on requeued write Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman New
[5.6,152/194] drm/amd/amdgpu: add raven1 part to the gfxoff quirk list Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman New
[5.6,151/194] drm/amd/display: add basic atomic check for cursor plane Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman Superseded
[5.6,150/194] ARM: dts: imx6dl-yapp4: Fix Ursa board Ethernet connection Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman New
[5.6,148/194] ARM: dts: dra7: Fix bus_dma_limit for PCIe Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman New
[5.6,147/194] Make the "Reducing compressed framebufer size" message be DRM_INFO_ONCE() Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman Superseded
[5.6,144/194] usb: cdns3: gadget: prev_req->trb is NULL for ep0 Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman New
[5.6,143/194] usb: host: xhci-plat: keep runtime active when removing host Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman Superseded
[5.6,141/194] ALSA: usb-audio: Add control message quirk delay for Kingston HyperX headset Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman Superseded
[5.6,137/194] USB: usbfs: fix mmap dma mismatch Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman Superseded
[5.6,135/194] bootconfig: Fix to prevent warning message if no bootconfig option Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman New
[5.6,134/194] bootconfig: Fix to remove bootconfig data from initrd while boot Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman New
[5.6,131/194] gcc-10 warnings: fix low-hanging fruit Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman New
[5.6,130/194] gcc-10: disable restrict warning for now Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman Superseded
[5.6,127/194] gcc-10: disable zero-length-bounds warning for now Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman Superseded
[5.6,126/194] Stop the ad-hoc games with -Wno-maybe-initialized Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman New
[5.6,124/194] pnp: Use list_for_each_entry() instead of open coding Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman Superseded
[5.6,122/194] bpf: Fix bug in mmap() implementation for BPF array map Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman New
[5.6,119/194] drm/i915: Handle idling during i915_gem_evict_something busy loops Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman New
[5.6,117/194] hwmon: (da9052) Synchronize access with mfd Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman New
[5.6,115/194] RDMA/iw_cxgb4: Fix incorrect function parameters Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman New
[5.6,113/194] IB/core: Fix potential NULL pointer dereference in pkey cache Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman Superseded
[5.6,111/194] RDMA/rxe: Always return ERR_PTR from rxe_create_mmap_info() Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman New
[5.6,110/194] netfilter: nft_set_rbtree: Add missing expired checks Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman Superseded
[5.6,107/194] SUNRPC: Signalled ASYNC tasks need to exit Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman New
[5.6,103/194] arm64: fix the flush_icache_range arguments in machine_kexec Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman New
[5.6,101/194] netfilter: conntrack: avoid gcc-10 zero-length-bounds warning Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman Superseded
[5.6,100/194] hwmon: (drivetemp) Fix SCT support if SCT data tables are not supported Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman New
[5.6,098/194] NFS: Fix fscache super_cookie allocation Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman New
[5.6,096/194] drm/amdgpu: force fbdev into vram Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman New
[5.6,094/194] gfs2: More gfs2_find_jhead fixes Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman Superseded
[5.6,092/194] mmc: core: Fix recursive locking issue in CQE recovery path Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman New
[5.6,089/194] mmc: alcor: Fix a resource leak in the error path for ->probe() Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman New
[5.6,087/194] bpf, sockmap: bpf_tcp_ingress needs to subtract bytes from sg.size Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman New
[5.6,085/194] drm/i915: Dont enable WaIncreaseLatencyIPCEnabled when IPC is disabled Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman New
[5.6,083/194] i40iw: Fix error handling in i40iw_manage_arp_cache() Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman New
[5.6,081/194] ALSA: firewire-lib: fix function sizeof not defined error of tracepoints format Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman New
[5.6,080/194] bpf: Fix error return code in map_lookup_and_delete_elem() Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman New
[5.6,079/194] drm/tegra: Fix SMMU support on Tegra124 and Tegra210 Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman New
[5.6,077/194] pinctrl: qcom: fix wrong write in update_dual_edge Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman Superseded
[5.6,073/194] IB/hfi1: Fix another case where pq is left on waitlist Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman Superseded
[5.6,072/194] mmc: sdhci-pci-gli: Fix no irq handler from suspend Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman New
[5.6,071/194] gfs2: Another gfs2_walk_metadata fix Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman New
[5.6,069/194] ipc/util.c: sysvipc_find_ipc() incorrectly updates position index Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman Superseded
[5.6,066/194] fibmap: Warn and return an error in case of block > INT_MAX Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman New
[5.6,063/194] drm/amd/display: Defer cursor update around VUPDATE for all ASIC Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman New
[5.6,061/194] drm/amdgpu: bump version for invalidate L2 before SDMA IBs Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman New
[5.6,059/194] ALSA: hda/hdmi: fix race in monitor detection during probe Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman Superseded
[5.6,058/194] cpufreq: intel_pstate: Only mention the BIOS disabling turbo mode once Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman Superseded
[5.6,055/194] dmaengine: mmp_tdma: Reset channel error on release Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman New
[5.6,053/194] dmaengine: pch_dma.c: Avoid data race between probe and irq handler Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman Superseded
[5.6,050/194] net: broadcom: Select BROADCOM_PHY for BCMGENET Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman New
[5.6,049/194] umh: fix memory leak on execve failure Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman New
[5.6,044/194] net: ipv4: really enforce backoff for redirects Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman Superseded
[5.6,042/194] hinic: fix a bug of ndo_stop Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman New
[5.6,041/194] dpaa2-eth: prevent array underflow in update_cls_rule() Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman New
[5.6,039/194] tcp: fix SO_RCVLOWAT hangs with fat skbs Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman New
[5.6,038/194] tcp: fix error recovery in tcp_zerocopy_receive() Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman Superseded
[5.6,037/194] Revert "ipv6: add mtu lock check in __ip6_rt_update_pmtu" Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman New
[5.6,035/194] net: stmmac: fix num_por initialization Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman New
[5.6,034/194] net: phy: fix aneg restart in phy_ethtool_set_eee Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman Superseded
[5.6,032/194] net: fix a potential recursive NETDEV_FEAT_CHANGE Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman Superseded
[5.6,030/194] dpaa2-eth: properly handle buffer size restrictions Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman Superseded
[5.6,027/194] net: dsa: ocelot: the MAC table on Felix is twice as large Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman New
[5.6,026/194] iommu/amd: Update Device Table in increase_address_space() Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman New
[5.6,024/194] net: stmmac: gmac5+: fix potential integer overflow on 32 bit multiply Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman New
[5.6,021/194] virtio-blk: handle block_device_operations callbacks after hot unplug Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman Superseded
[5.6,019/194] net: Make PTP-specific drivers depend on PTP_1588_CLOCK Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman New
[5.6,018/194] hv_netvsc: Fix netvsc_start_xmits return type Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman New
[5.6,016/194] net: moxa: Fix a potential double free_irq() Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman New
[5.6,013/194] SUNRPC: Add "@len" parameter to gss_unwrap() Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman New
[5.6,012/194] gpio: pca953x: Fix pca953x_gpio_set_config Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman New
[5.6,011/194] KVM: arm: vgic-v2: Only use the virtual state when userspace accesses pending bits Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman New
[5.6,008/194] shmem: fix possible deadlocks on shmlock_user_lock Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman New
[5.6,006/194] drm/i915/tgl: TBT AUX should use TC power well ops Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman New
[5.6,005/194] drm/i915/tgl: Add Wa_14010477008:tgl Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman New
[5.6,003/194] xprtrdma: Clean up the post_send path Untitled series #43538 --- 2020-05-18 Greg Kroah-Hartman New