messages from 2020-05-18 18:07:35 to 2020-05-18 18:20:00 UTC [more...]
[PATCH 4.19 00/80] 4.19.124-rc1 review
2020-05-18 17:37 UTC (7+ messages)
` [PATCH 4.19 63/80] x86: Fix early boot crash on gcc-10, third try
` [PATCH 4.19 66/80] clk: rockchip: fix incorrect configuration of rk3228 aclk_gpu* clocks
` [PATCH 4.19 67/80] dwc3: Remove check for HWO flag in dwc3_gadget_ep_reclaim_trb_sg()
` [PATCH 4.19 70/80] usb: gadget: legacy: fix error return code in gncm_bind()
` [PATCH 4.19 71/80] usb: gadget: legacy: fix error return code in cdc_bind()
` [PATCH 4.19 72/80] Revert "ALSA: hda/realtek: Fix pop noise on ALC225"
[PATCH 5.4 000/147] 5.4.42-rc1 review
2020-05-18 17:37 UTC (84+ messages)
` [PATCH 5.4 001/147] net: dsa: Do not make user port errors fatal
` [PATCH 5.4 002/147] shmem: fix possible deadlocks on shmlock_user_lock
` [PATCH 5.4 003/147] net: phy: microchip_t1: add lan87xx_phy_init to initialize the lan87xx phy
` [PATCH 5.4 004/147] KVM: arm: vgic: Synchronize the whole guest on GIC{D,R}_I{S,C}ACTIVER read
` [PATCH 5.4 005/147] gpio: pca953x: Fix pca953x_gpio_set_config
` [PATCH 5.4 006/147] SUNRPC: Add "@len" parameter to gss_unwrap()
` [PATCH 5.4 008/147] net/sonic: Fix a resource leak in an error handling path in jazz_sonic_probe()
` [PATCH 5.4 011/147] drop_monitor: work around gcc-10 stringop-overflow warning
` [PATCH 5.4 012/147] virtio-blk: handle block_device_operations callbacks after hot unplug
` [PATCH 5.4 013/147] sun6i: dsi: fix gcc-4.8
` [PATCH 5.4 015/147] scsi: sg: add sg_remove_request in sg_write
` [PATCH 5.4 016/147] selftests/bpf: fix goto cleanup label not defined
` [PATCH 5.4 019/147] net: fix a potential recursive NETDEV_FEAT_CHANGE
` [PATCH 5.4 020/147] netlabel: cope with NULL catmap
` [PATCH 5.4 021/147] net: phy: fix aneg restart in phy_ethtool_set_eee
` [PATCH 5.4 023/147] pppoe: only process PADT targeted at local interfaces
` [PATCH 5.4 024/147] Revert "ipv6: add mtu lock check in __ip6_rt_update_pmtu"
` [PATCH 5.4 026/147] tcp: fix SO_RCVLOWAT hangs with fat skbs
` [PATCH 5.4 028/147] dpaa2-eth: prevent array underflow in update_cls_rule()
` [PATCH 5.4 029/147] hinic: fix a bug of ndo_stop
` [PATCH 5.4 033/147] net: tcp: fix rx timestamp behavior for tcp_recvmsg
` [PATCH 5.4 035/147] r8169: re-establish support for RTL8401 chip version
` [PATCH 5.4 036/147] umh: fix memory leak on execve failure
` [PATCH 5.4 040/147] dmaengine: mmp_tdma: Reset channel error on release
` [PATCH 5.4 043/147] ALSA: hda/hdmi: fix race in monitor detection during probe
` [PATCH 5.4 045/147] drm/amd/display: check if REFCLK_CNTL register is present
` [PATCH 5.4 049/147] drm/amdgpu: invalidate L2 before SDMA IBs (v2)
` [PATCH 5.4 053/147] mmc: sdhci-pci-gli: Fix no irq handler from suspend
` [PATCH 5.4 055/147] ACPI: EC: PM: Avoid premature returns from acpi_s2idle_wake()
` [PATCH 5.4 059/147] pinctrl: cherryview: Add missing spinlock usage in chv_gpio_irq_handler
` [PATCH 5.4 060/147] bpf: Fix error return code in map_lookup_and_delete_elem()
` [PATCH 5.4 061/147] ALSA: firewire-lib: fix function sizeof not defined error of tracepoints format
` [PATCH 5.4 062/147] i40iw: Fix error handling in i40iw_manage_arp_cache()
` [PATCH 5.4 063/147] drm/i915: Dont enable WaIncreaseLatencyIPCEnabled when IPC is disabled
` [PATCH 5.4 064/147] bpf, sockmap: msg_pop_data can incorrecty set an sge length
` [PATCH 5.4 065/147] bpf, sockmap: bpf_tcp_ingress needs to subtract bytes from sg.size
` [PATCH 5.4 066/147] mmc: alcor: Fix a resource leak in the error path for ->probe()
` [PATCH 5.4 069/147] mmc: core: Fix recursive locking issue in CQE recovery path
` [PATCH 5.4 070/147] mmc: block: Fix request completion in the CQE timeout path
` [PATCH 5.4 073/147] drm/amdgpu: force fbdev into vram
` [PATCH 5.4 074/147] NFS: Fix fscache super_cookie index_key from changing after umount
` [PATCH 5.4 075/147] nfs: fscache: use timespec64 in inode auxdata
` [PATCH 5.4 079/147] arm64: fix the flush_icache_range arguments in machine_kexec
` [PATCH 5.4 080/147] nfs: fix NULL deference in nfs4_get_valid_delegation
` [PATCH 5.4 081/147] SUNRPC: Signalled ASYNC tasks need to exit
` [PATCH 5.4 082/147] netfilter: nft_set_rbtree: Introduce and use nft_rbtree_interval_start()
` [PATCH 5.4 087/147] RDMA/core: Fix double put of resource
` [PATCH 5.4 088/147] RDMA/iw_cxgb4: Fix incorrect function parameters
` [PATCH 5.4 092/147] NFSv3: fix rpc receive buffer size for MOUNT call
` [PATCH 5.4 094/147] net/rds: Use ERR_PTR for rds_message_alloc_sgs()
` [PATCH 5.4 097/147] gcc-10: disable array-bounds warning for now
` [PATCH 5.4 098/147] gcc-10: disable stringop-overflow "
` [PATCH 5.4 100/147] gcc-10 warnings: fix low-hanging fruit
` [PATCH 5.4 102/147] gcc-10: avoid shadowing standard library free() in crypto
` [PATCH 5.4 104/147] USB: usbfs: fix mmap dma mismatch
` [PATCH 5.4 105/147] ALSA: hda/realtek - Limit int mic boost for Thinkpad T530
` [PATCH 5.4 106/147] ALSA: hda/realtek - Add COEF workaround for ASUS ZenBook UX431DA
` [PATCH 5.4 107/147] ALSA: rawmidi: Fix racy buffer resize under concurrent accesses
` [PATCH 5.4 110/147] usb: host: xhci-plat: keep runtime active when removing host
` [PATCH 5.4 111/147] usb: cdns3: gadget: prev_req->trb is NULL for ep0
` [PATCH 5.4 115/147] ARM: dts: dra7: Fix bus_dma_limit for PCIe
` [PATCH 5.4 117/147] ARM: dts: imx6dl-yapp4: Fix Ursa board Ethernet connection
` [PATCH 5.4 119/147] powerpc/32s: Fix build failure with CONFIG_PPC_KUAP_DEBUG
` [PATCH 5.4 120/147] cifs: fix leaked reference on requeued write
` [PATCH 5.4 121/147] x86: Fix early boot crash on gcc-10, third try
` [PATCH 5.4 122/147] x86/unwind/orc: Fix error handling in __unwind_start()
` [PATCH 5.4 123/147] exec: Move would_dump into flush_old_exec
` [PATCH 5.4 124/147] clk: rockchip: fix incorrect configuration of rk3228 aclk_gpu* clocks
` [PATCH 5.4 125/147] dwc3: Remove check for HWO flag in dwc3_gadget_ep_reclaim_trb_sg()
` [PATCH 5.4 127/147] usb: gadget: net2272: Fix a memory leak in an error handling path in net2272_plat_probe()
` [PATCH 5.4 128/147] usb: gadget: audio: Fix a missing error return value in audio_bind()
` [PATCH 5.4 129/147] usb: gadget: legacy: fix error return code in gncm_bind()
` [PATCH 5.4 131/147] Revert "ALSA: hda/realtek: Fix pop noise on ALC225"
` [PATCH 5.4 135/147] arm64: dts: rockchip: Replace RK805 PMIC node name with "pmic" on rk3328 boards
` [PATCH 5.4 136/147] arm64: dts: rockchip: Rename dwc3 device nodes on rk3399 to make dtc happy
` [PATCH 5.4 138/147] ARM: dts: r8a73a4: Add missing CMT1 interrupts
` [PATCH 5.4 139/147] arm64: dts: renesas: r8a77980: Fix IPMMU VIP[01] nodes
` [PATCH 5.4 140/147] ARM: dts: r8a7740: Add missing extal2 to CPG node
` [PATCH 5.4 141/147] SUNRPC: Revert 241b1f419f0e ("SUNRPC: Remove xdr_buf_trim()")
` [PATCH 5.4 143/147] KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mce
` [PATCH 5.4 145/147] libbpf: Extract and generalize CPU mask parsing logic
` [PATCH 5.4 146/147] selftest/bpf: fix backported test_select_reuseport selftest changes
` [PATCH 5.4 147/147] bpf: Test_progs, fix test_get_stack_rawtp_err.c build
[PATCH 5.6 000/194] 5.6.14-rc1 review
2020-05-18 18:13 UTC (109+ messages)
` [PATCH 5.6 002/194] kvm: nVMX: reflect MTF VM-exits if injected by L1
` [PATCH 5.6 003/194] xprtrdma: Clean up the post_send path
` [PATCH 5.6 004/194] xprtrdma: Fix trace point use-after-free race
` [PATCH 5.6 006/194] drm/i915/tgl: TBT AUX should use TC power well ops
` [PATCH 5.6 010/194] KVM: arm: vgic: Synchronize the whole guest on GIC{D,R}_I{S,C}ACTIVER read
` [PATCH 5.6 012/194] gpio: pca953x: Fix pca953x_gpio_set_config
` [PATCH 5.6 013/194] SUNRPC: Add "@len" parameter to gss_unwrap()
` [PATCH 5.6 014/194] SUNRPC: Fix GSS privacy computation of auth->au_ralign
` [PATCH 5.6 015/194] net/sonic: Fix a resource leak in an error handling path in jazz_sonic_probe()
` [PATCH 5.6 016/194] net: moxa: Fix a potential double free_irq()
` [PATCH 5.6 017/194] ftrace/selftests: workaround cgroup RT scheduling issues
` [PATCH 5.6 018/194] hv_netvsc: Fix netvsc_start_xmits return type
` [PATCH 5.6 019/194] net: Make PTP-specific drivers depend on PTP_1588_CLOCK
` [PATCH 5.6 023/194] net_sched: fix tcm_parent in tc filter dump
` [PATCH 5.6 027/194] net: dsa: ocelot: the MAC table on Felix is twice as large
` [PATCH 5.6 028/194] net: mscc: ocelot: ANA_AUTOAGE_AGE_PERIOD holds a value in seconds, not ms
` [PATCH 5.6 029/194] mmc: sdhci-acpi: Add SDHCI_QUIRK2_BROKEN_64_BIT_DMA for AMDI0040
` [PATCH 5.6 030/194] dpaa2-eth: properly handle buffer size restrictions
` [PATCH 5.6 035/194] net: stmmac: fix num_por initialization
` [PATCH 5.6 037/194] Revert "ipv6: add mtu lock check in __ip6_rt_update_pmtu"
` [PATCH 5.6 040/194] virtio_net: fix lockdep warning on 32 bit
` [PATCH 5.6 045/194] netprio_cgroup: Fix unlimited memory leak of v2 cgroups
` [PATCH 5.6 047/194] nfp: abm: fix error return code in nfp_abm_vnic_alloc()
` [PATCH 5.6 048/194] r8169: re-establish support for RTL8401 chip version
` [PATCH 5.6 049/194] umh: fix memory leak on execve failure
` [PATCH 5.6 050/194] net: broadcom: Select BROADCOM_PHY for BCMGENET
` [PATCH 5.6 051/194] dmaengine: xilinx_dma: Add missing check for empty list
` [PATCH 5.6 052/194] riscv: fix vdso build with lld
` [PATCH 5.6 053/194] dmaengine: pch_dma.c: Avoid data race between probe and irq handler
` [PATCH 5.6 054/194] dmaengine: mmp_tdma: Do not ignore slave config validation errors
` [PATCH 5.6 055/194] dmaengine: mmp_tdma: Reset channel error on release
` [PATCH 5.6 058/194] cpufreq: intel_pstate: Only mention the BIOS disabling turbo mode once
` [PATCH 5.6 060/194] drm/amd/powerplay: avoid using pm_en before it is initialized revised
` [PATCH 5.6 063/194] drm/amd/display: Defer cursor update around VUPDATE for all ASIC
` [PATCH 5.6 065/194] drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()
` [PATCH 5.6 067/194] io_uring: use cond_resched() in io_ring_ctx_wait_and_kill()
` [PATCH 5.6 069/194] ipc/util.c: sysvipc_find_ipc() incorrectly updates position index
` [PATCH 5.6 070/194] ALSA: hda/realtek - Fix S3 pop noise on Dell Wyse
` [PATCH 5.6 071/194] gfs2: Another gfs2_walk_metadata fix
` [PATCH 5.6 072/194] mmc: sdhci-pci-gli: Fix no irq handler from suspend
` [PATCH 5.6 075/194] pinctrl: sunrisepoint: Fix PAD lock register offset for SPT-H
` [PATCH 5.6 077/194] pinctrl: qcom: fix wrong write in update_dual_edge
` [PATCH 5.6 078/194] pinctrl: cherryview: Add missing spinlock usage in chv_gpio_irq_handler
` [PATCH 5.6 080/194] bpf: Fix error return code in map_lookup_and_delete_elem()
` [PATCH 5.6 081/194] ALSA: firewire-lib: fix function sizeof not defined error of tracepoints format
` [PATCH 5.6 082/194] cachefiles: Fix corruption of the return value in cachefiles_read_or_alloc_pages()
` [PATCH 5.6 084/194] drm/i915/gt: Make timeslicing an explicit engine property
` [PATCH 5.6 085/194] drm/i915: Dont enable WaIncreaseLatencyIPCEnabled when IPC is disabled
` [PATCH 5.6 090/194] mmc: sdhci-pci-gli: Fix can not access GL9750 after reboot from Windows 10
` [PATCH 5.6 097/194] NFS: Fix fscache super_cookie index_key from changing after umount
` [PATCH 5.6 098/194] NFS: Fix fscache super_cookie allocation
` [PATCH 5.6 099/194] NFSv4: Fix fscache cookie aux_data to ensure change_attr is included
` [PATCH 5.6 100/194] hwmon: (drivetemp) Fix SCT support if SCT data tables are not supported
` [PATCH 5.6 101/194] netfilter: conntrack: avoid gcc-10 zero-length-bounds warning
` [PATCH 5.6 102/194] drm/i915/gvt: Fix kernel oops for 3-level ppgtt guest
` [PATCH 5.6 103/194] arm64: fix the flush_icache_range arguments in machine_kexec
` [PATCH 5.6 105/194] drm/i915: Mark concurrent submissions with a weak-dependency
` [PATCH 5.6 106/194] nfs: fix NULL deference in nfs4_get_valid_delegation
` [PATCH 5.6 109/194] netfilter: flowtable: set NF_FLOW_TEARDOWN flag on entry expiration
` [PATCH 5.6 110/194] netfilter: nft_set_rbtree: Add missing expired checks
` [PATCH 5.6 114/194] RDMA/core: Fix double put of resource
` [PATCH 5.6 115/194] RDMA/iw_cxgb4: Fix incorrect function parameters
` [PATCH 5.6 119/194] drm/i915: Handle idling during i915_gem_evict_something busy loops
` [PATCH 5.6 126/194] Stop the ad-hoc games with -Wno-maybe-initialized
` [PATCH 5.6 128/194] gcc-10: disable array-bounds warning for now
` [PATCH 5.6 129/194] gcc-10: disable stringop-overflow "
` [PATCH 5.6 130/194] gcc-10: disable restrict "
` [PATCH 5.6 132/194] gcc-10: mark more functions __init to avoid section mismatch warnings
` [PATCH 5.6 135/194] bootconfig: Fix to prevent warning message if no bootconfig option
` [PATCH 5.6 136/194] usb: usbfs: correct kernel->user page attribute mismatch
` [PATCH 5.6 137/194] USB: usbfs: fix mmap dma mismatch
` [PATCH 5.6 138/194] ALSA: hda/realtek - Limit int mic boost for Thinkpad T530
` [PATCH 5.6 141/194] ALSA: usb-audio: Add control message quirk delay for Kingston HyperX headset
` [PATCH 5.6 142/194] usb: core: hub: limit HUB_QUIRK_DISABLE_AUTOSUSPEND to USB5534B
` [PATCH 5.6 143/194] usb: host: xhci-plat: keep runtime active when removing host
` [PATCH 5.6 146/194] usb: xhci: Fix NULL pointer dereference when enqueuing trbs from urb sg list
` [PATCH 5.6 148/194] ARM: dts: dra7: Fix bus_dma_limit for PCIe
` [PATCH 5.6 149/194] ARM: dts: imx27-phytec-phycard-s-rdk: Fix the I2C1 pinctrl entries
` [PATCH 5.6 150/194] ARM: dts: imx6dl-yapp4: Fix Ursa board Ethernet connection
` [PATCH 5.6 151/194] drm/amd/display: add basic atomic check for cursor plane
` [PATCH 5.6 153/194] drm/i915/tgl+: Fix interrupt handling for DP AUX transactions
` [PATCH 5.6 154/194] powerpc/vdso32: Fallback on getres syscall when clock is unknown
` [PATCH 5.6 156/194] cifs: fix leaked reference on requeued write
` [PATCH 5.6 157/194] KVM: x86: Fix pkru save/restore when guest CR4.PKE=0, move it to x86.c
` [PATCH 5.6 159/194] x86/unwind/orc: Fix error handling in __unwind_start()
` [PATCH 5.6 161/194] clk: rockchip: fix incorrect configuration of rk3228 aclk_gpu* clocks
` [PATCH 5.6 162/194] dwc3: Remove check for HWO flag in dwc3_gadget_ep_reclaim_trb_sg()
` [PATCH 5.6 163/194] fanotify: fix merging marks masks with FAN_ONDIR
` [PATCH 5.6 164/194] arm64: dts: meson-g12b-ugoos-am6: fix usb vbus-supply
` [PATCH 5.6 165/194] usb: gadget: tegra-xudc: Fix idle suspend/resume
` [PATCH 5.6 166/194] usb: gadget: net2272: Fix a memory leak in an error handling path in net2272_plat_probe()
` [PATCH 5.6 167/194] usb: gadget: audio: Fix a missing error return value in audio_bind()
` [PATCH 5.6 168/194] usb: gadget: legacy: fix error return code in gncm_bind()
` [PATCH 5.6 169/194] usb: gadget: legacy: fix error return code in cdc_bind()
` [PATCH 5.6 170/194] Revert "ALSA: hda/realtek: Fix pop noise on ALC225"
` [PATCH 5.6 174/194] arm64: dts: qcom: msm8996: Reduce vdd_apc voltage
` [PATCH 5.6 175/194] arm64: dts: meson-g12-common: fix dwc2 clock names
` [PATCH 5.6 179/194] ARM: dts: r8a73a4: Add missing CMT1 interrupts
` [PATCH 5.6 180/194] arm64: dts: renesas: r8a77980: Fix IPMMU VIP[01] nodes
` [PATCH 5.6 181/194] ARM: dts: r8a7740: Add missing extal2 to CPG node
` [PATCH 5.6 182/194] dt-bindings: dma: fsl-edma: fix ls1028a-edma compatible
` [PATCH 5.6 188/194] RDMA/uverbs: Move IB_EVENT_DEVICE_FATAL to destroy_uobj
` [PATCH 5.6 190/194] KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mce
` [PATCH 5.6 191/194] bpf: Enforce returning 0 for fentry/fexit progs
` [PATCH 5.6 192/194] selftests/bpf: Enforce returning 0 for fentry/fexit programs
` [PATCH 5.6 193/194] bpf: Restrict bpf_trace_printk()s %s usage and add %pks, %pus specifier
` [PATCH 5.6 194/194] Makefile: disallow data races on gcc-10 as well
[ACPI] b13663bdf9: BUG:sleeping_function_called_from_invalid_context_at_kernel/locking/mutex.c
2020-05-18 18:08 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).