stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-14 17:07:45 to 2020-05-14 19:10:13 UTC [more...]

[PATCH AUTOSEL 5.6 01/62] kbuild: avoid concurrency issue in parallel building dtbs and dtbs_check
 2020-05-14 18:51 UTC  (36+ messages)
` [PATCH AUTOSEL 5.6 02/62] net: drop_monitor: use IS_REACHABLE() to guard net_dm_hw_report()
` [PATCH AUTOSEL 5.6 07/62] HID: alps: Add AUI1657 device ID
` [PATCH AUTOSEL 5.6 18/62] net/ena: Fix build warning in ena_xdp_set()
` [PATCH AUTOSEL 5.6 19/62] scsi: ibmvscsi: Fix WARN_ON during event pool release
` [PATCH AUTOSEL 5.6 25/62] ftrace/selftests: workaround cgroup RT scheduling issues
` [PATCH AUTOSEL 5.6 27/62] selftests: fix kvm relocatable native/cross builds and installs
` [PATCH AUTOSEL 5.6 30/62] net: Make PTP-specific drivers depend on PTP_1588_CLOCK
` [PATCH AUTOSEL 5.6 31/62] gtp: set NLM_F_MULTI flag in gtp_genl_dump_pdp()
` [PATCH AUTOSEL 5.6 35/62] ceph: fix double unlock in handle_cap_export()
` [PATCH AUTOSEL 5.6 37/62] net: stmmac: gmac5+: fix potential integer overflow on 32 bit multiply
` [PATCH AUTOSEL 5.6 38/62] USB: core: Fix misleading driver bug report
` [PATCH AUTOSEL 5.6 39/62] platform/x86: asus-nb-wmi: Do not load on Asus T100TA and T200TA
` [PATCH AUTOSEL 5.6 40/62] iommu/amd: Fix race in increase_address_space()/fetch_pte()
` [PATCH AUTOSEL 5.6 41/62] iommu/amd: Do not loop forever when trying to increase address space
` [PATCH AUTOSEL 5.6 42/62] iommu/amd: Call domain_flush_complete() in update_domain()
` [PATCH AUTOSEL 5.6 43/62] iommu/amd: Update Device Table in increase_address_space()
` [PATCH AUTOSEL 5.6 44/62] drm/amd/display: Update DCN2.1 DV Code Revision
` [PATCH AUTOSEL 5.6 45/62] drm/amd/display: fix counter in wait_for_no_pipes_pending
` [PATCH AUTOSEL 5.6 46/62] drm/amd/display: Prevent dpcd reads with passive dongles
` [PATCH AUTOSEL 5.6 47/62] KVM: selftests: Fix build for evmcs.h
` [PATCH AUTOSEL 5.6 48/62] ARM: futex: Address build warning
` [PATCH AUTOSEL 5.6 49/62] net: dsa: ocelot: the MAC table on Felix is twice as large
` [PATCH AUTOSEL 5.6 50/62] net: mscc: ocelot: ANA_AUTOAGE_AGE_PERIOD holds a value in seconds, not ms
` [PATCH AUTOSEL 5.6 51/62] wireguard: selftests: initalize ipv6 members to NULL to squelch clang warning
` [PATCH AUTOSEL 5.6 52/62] tools/bootconfig: Fix resource leak in apply_xbc()
` [PATCH AUTOSEL 5.6 53/62] scripts/gdb: repair rb_first() and rb_last()
` [PATCH AUTOSEL 5.6 54/62] Stop the ad-hoc games with -Wno-maybe-initialized
` [PATCH AUTOSEL 5.6 55/62] gcc-10: disable 'zero-length-bounds' warning for now
` [PATCH AUTOSEL 5.6 56/62] gcc-10: disable 'array-bounds' "
` [PATCH AUTOSEL 5.6 57/62] gcc-10: disable 'stringop-overflow' "
` [PATCH AUTOSEL 5.6 58/62] gcc-10: disable 'restrict' "
` [PATCH AUTOSEL 5.6 59/62] gcc-10: mark more functions __init to avoid section mismatch warnings
` [PATCH AUTOSEL 5.6 60/62] crypto: lrw - simplify error handling in create()
` [PATCH AUTOSEL 5.6 61/62] crypto: xts - simplify error handling in ->create()
` [PATCH AUTOSEL 5.6 62/62] gcc-10: avoid shadowing standard library 'free()' in crypto

[PATCH AUTOSEL 4.14 01/39] Makefile: disallow data races on gcc-10 as well
 2020-05-14 19:08 UTC  (40+ messages)
` [PATCH AUTOSEL 4.14 02/39] gcc-common.h: Update for GCC 10
` [PATCH AUTOSEL 4.14 03/39] HID: multitouch: add eGalaxTouch P80H84 support
` [PATCH AUTOSEL 4.14 04/39] batman-adv: fix batadv_nc_random_weight_tq
` [PATCH AUTOSEL 4.14 05/39] batman-adv: Fix refcnt leak in batadv_show_throughput_override
` [PATCH AUTOSEL 4.14 06/39] batman-adv: Fix refcnt leak in batadv_store_throughput_override
` [PATCH AUTOSEL 4.14 07/39] batman-adv: Fix refcnt leak in batadv_v_ogm_process
` [PATCH AUTOSEL 4.14 08/39] phy: tegra: Select USB_COMMON for usb_get_maximum_speed()
` [PATCH AUTOSEL 4.14 09/39] scsi: qla2xxx: Fix hang when issuing nvme disconnect-all in NPIV
` [PATCH AUTOSEL 4.14 10/39] objtool: Fix stack offset tracking for indirect CFAs
` [PATCH AUTOSEL 4.14 11/39] x86/entry/64: Fix unwind hints in register clearing code
` [PATCH AUTOSEL 4.14 12/39] x86/entry/64: Fix unwind hints in kernel exit path
` [PATCH AUTOSEL 4.14 13/39] x86/entry/64: Fix unwind hints in rewind_stack_do_exit()
` [PATCH AUTOSEL 4.14 14/39] x86/unwind/orc: Don't skip the first frame for inactive tasks
` [PATCH AUTOSEL 4.14 15/39] x86/unwind/orc: Fix error path for bad ORC entry type
` [PATCH AUTOSEL 4.14 16/39] configfs: fix config_item refcnt leak in configfs_rmdir()
` [PATCH AUTOSEL 4.14 17/39] vhost/vsock: fix packet delivery order to monitoring devices
` [PATCH AUTOSEL 4.14 18/39] bnxt_en: Fix VLAN acceleration handling in bnxt_fix_features()
` [PATCH AUTOSEL 4.14 19/39] net/sonic: Fix a resource leak in an error handling path in 'jazz_sonic_probe()'
` [PATCH AUTOSEL 4.14 20/39] component: Silence bind error on -EPROBE_DEFER
` [PATCH AUTOSEL 4.14 21/39] scsi: ibmvscsi: Fix WARN_ON during event pool release
` [PATCH AUTOSEL 4.14 22/39] net/mlx5: Fix forced completion access non initialized command entry
` [PATCH AUTOSEL 4.14 23/39] net/mlx5: Fix command entry leak in Internal Error State
` [PATCH AUTOSEL 4.14 24/39] dp83640: reverse arguments to list_add_tail
` [PATCH AUTOSEL 4.14 25/39] soc: qcom: ipa: IPA endpoints
` [PATCH AUTOSEL 4.14 26/39] net: ipa: fix a bug in ipa_endpoint_stop()
` [PATCH AUTOSEL 4.14 27/39] net: macsec: preserve ingress frame ordering
` [PATCH AUTOSEL 4.14 28/39] net: moxa: Fix a potential double 'free_irq()'
` [PATCH AUTOSEL 4.14 29/39] x86/apic: Move TSC deadline timer debug printk
` [PATCH AUTOSEL 4.14 30/39] gtp: set NLM_F_MULTI flag in gtp_genl_dump_pdp()
` [PATCH AUTOSEL 4.14 31/39] virtio-blk: handle block_device_operations callbacks after hot unplug
` [PATCH AUTOSEL 4.14 32/39] net: usb: qmi_wwan: add support for DW5816e
` [PATCH AUTOSEL 4.14 33/39] ceph: fix double unlock in handle_cap_export()
` [PATCH AUTOSEL 4.14 34/39] net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()
` [PATCH AUTOSEL 4.14 35/39] USB: core: Fix misleading driver bug report
` [PATCH AUTOSEL 4.14 36/39] platform/x86: asus-nb-wmi: Do not load on Asus T100TA and T200TA
` [PATCH AUTOSEL 4.14 37/39] ARM: futex: Address build warning
` [PATCH AUTOSEL 4.14 38/39] scripts/decodecode: fix trapping instruction formatting
` [PATCH AUTOSEL 4.14 39/39] crypto: xts - simplify error handling in ->create()

[PATCH AUTOSEL 5.4 01/49] kbuild: avoid concurrency issue in parallel building dtbs and dtbs_check
 2020-05-14 18:53 UTC  (49+ messages)
` [PATCH AUTOSEL 5.4 02/49] net: drop_monitor: use IS_REACHABLE() to guard net_dm_hw_report()
` [PATCH AUTOSEL 5.4 03/49] Makefile: disallow data races on gcc-10 as well
` [PATCH AUTOSEL 5.4 04/49] gcc-common.h: Update for GCC 10
` [PATCH AUTOSEL 5.4 05/49] HID: multitouch: add eGalaxTouch P80H84 support
` [PATCH AUTOSEL 5.4 06/49] HID: alps: Add AUI1657 device ID
` [PATCH AUTOSEL 5.4 07/49] HID: alps: ALPS_1657 is too specific; use U1_UNICORN_LEGACY instead
` [PATCH AUTOSEL 5.4 08/49] phy: tegra: Select USB_COMMON for usb_get_maximum_speed()
` [PATCH AUTOSEL 5.4 09/49] scsi: qla2xxx: Fix hang when issuing nvme disconnect-all in NPIV
` [PATCH AUTOSEL 5.4 10/49] scsi: qla2xxx: Delete all sessions before unregister local nvme port
` [PATCH AUTOSEL 5.4 11/49] configfs: fix config_item refcnt leak in configfs_rmdir()
` [PATCH AUTOSEL 5.4 12/49] vhost/vsock: fix packet delivery order to monitoring devices
` [PATCH AUTOSEL 5.4 13/49] aquantia: Fix the media type of AQC100 ethernet controller in the driver
` [PATCH AUTOSEL 5.4 14/49] net/sonic: Fix a resource leak in an error handling path in 'jazz_sonic_probe()'
` [PATCH AUTOSEL 5.4 15/49] most: core: use function subsys_initcall()
` [PATCH AUTOSEL 5.4 16/49] component: Silence bind error on -EPROBE_DEFER
` [PATCH AUTOSEL 5.4 17/49] net/ena: Fix build warning in ena_xdp_set()
` [PATCH AUTOSEL 5.4 18/49] scsi: ibmvscsi: Fix WARN_ON during event pool release
` [PATCH AUTOSEL 5.4 19/49] HID: i2c-hid: reset Synaptics SYNA2393 on resume
` [PATCH AUTOSEL 5.4 20/49] x86/mm/cpa: Flush direct map alias during cpa
` [PATCH AUTOSEL 5.4 21/49] ibmvnic: Skip fatal error reset after passive init
` [PATCH AUTOSEL 5.4 22/49] soc: qcom: ipa: IPA endpoints
` [PATCH AUTOSEL 5.4 23/49] net: ipa: fix a bug in ipa_endpoint_stop()
` [PATCH AUTOSEL 5.4 24/49] net: moxa: Fix a potential double 'free_irq()'
` [PATCH AUTOSEL 5.4 25/49] ftrace/selftests: workaround cgroup RT scheduling issues
` [PATCH AUTOSEL 5.4 26/49] ftrace/selftest: make unresolved cases cause failure if --fail-unresolved set
` [PATCH AUTOSEL 5.4 27/49] x86/apic: Move TSC deadline timer debug printk
` [PATCH AUTOSEL 5.4 28/49] gtp: set NLM_F_MULTI flag in gtp_genl_dump_pdp()
` [PATCH AUTOSEL 5.4 29/49] virtio-blk: handle block_device_operations callbacks after hot unplug
` [PATCH AUTOSEL 5.4 30/49] HID: quirks: Add HID_QUIRK_NO_INIT_REPORTS quirk for Dell K12A keyboard-dock
` [PATCH AUTOSEL 5.4 31/49] sun6i: dsi: fix gcc-4.8
` [PATCH AUTOSEL 5.4 32/49] ceph: fix double unlock in handle_cap_export()
` [PATCH AUTOSEL 5.4 33/49] stmmac: fix pointer check after utilization in stmmac_interrupt
` [PATCH AUTOSEL 5.4 34/49] USB: core: Fix misleading driver bug report
` [PATCH AUTOSEL 5.4 35/49] platform/x86: asus-nb-wmi: Do not load on Asus T100TA and T200TA
` [PATCH AUTOSEL 5.4 36/49] iommu/amd: Call domain_flush_complete() in update_domain()
` [PATCH AUTOSEL 5.4 37/49] drm/amd/display: Prevent dpcd reads with passive dongles
` [PATCH AUTOSEL 5.4 38/49] KVM: selftests: Fix build for evmcs.h
` [PATCH AUTOSEL 5.4 39/49] ARM: futex: Address build warning
` [PATCH AUTOSEL 5.4 40/49] scripts/gdb: repair rb_first() and rb_last()
` [PATCH AUTOSEL 5.4 41/49] Stop the ad-hoc games with -Wno-maybe-initialized
` [PATCH AUTOSEL 5.4 42/49] gcc-10: disable 'zero-length-bounds' warning for now
` [PATCH AUTOSEL 5.4 43/49] gcc-10: disable 'array-bounds' "
` [PATCH AUTOSEL 5.4 44/49] gcc-10: disable 'stringop-overflow' "
` [PATCH AUTOSEL 5.4 45/49] gcc-10: disable 'restrict' "
` [PATCH AUTOSEL 5.4 46/49] gcc-10: mark more functions __init to avoid section mismatch warnings
` [PATCH AUTOSEL 5.4 47/49] crypto: lrw - simplify error handling in create()
` [PATCH AUTOSEL 5.4 48/49] crypto: xts - simplify error handling in ->create()
` [PATCH AUTOSEL 5.4 49/49] gcc-10: avoid shadowing standard library 'free()' in crypto

stable-rc/linux-4.4.y boot: 92 boots: 3 failed, 81 passed with 3 offline, 5 untried/unknown (v4.4.223-36-gceb6b0b3f45d)
 2020-05-14 18:53 UTC 

[PATCH AUTOSEL 4.19 01/31] Makefile: disallow data races on gcc-10 as well
 2020-05-14 18:54 UTC  (31+ messages)
` [PATCH AUTOSEL 4.19 02/31] gcc-common.h: Update for GCC 10
` [PATCH AUTOSEL 4.19 03/31] HID: multitouch: add eGalaxTouch P80H84 support
` [PATCH AUTOSEL 4.19 04/31] HID: alps: Add AUI1657 device ID
` [PATCH AUTOSEL 4.19 05/31] HID: alps: ALPS_1657 is too specific; use U1_UNICORN_LEGACY instead
` [PATCH AUTOSEL 4.19 06/31] phy: tegra: Select USB_COMMON for usb_get_maximum_speed()
` [PATCH AUTOSEL 4.19 07/31] scsi: qla2xxx: Fix hang when issuing nvme disconnect-all in NPIV
` [PATCH AUTOSEL 4.19 08/31] scsi: qla2xxx: Delete all sessions before unregister local nvme port
` [PATCH AUTOSEL 4.19 09/31] configfs: fix config_item refcnt leak in configfs_rmdir()
` [PATCH AUTOSEL 4.19 10/31] vhost/vsock: fix packet delivery order to monitoring devices
` [PATCH AUTOSEL 4.19 11/31] aquantia: Fix the media type of AQC100 ethernet controller in the driver
` [PATCH AUTOSEL 4.19 12/31] net/sonic: Fix a resource leak in an error handling path in 'jazz_sonic_probe()'
` [PATCH AUTOSEL 4.19 13/31] most: core: use function subsys_initcall()
` [PATCH AUTOSEL 4.19 14/31] component: Silence bind error on -EPROBE_DEFER
` [PATCH AUTOSEL 4.19 15/31] scsi: ibmvscsi: Fix WARN_ON during event pool release
` [PATCH AUTOSEL 4.19 16/31] HID: i2c-hid: reset Synaptics SYNA2393 on resume
` [PATCH AUTOSEL 4.19 17/31] soc: qcom: ipa: IPA endpoints
` [PATCH AUTOSEL 4.19 18/31] net: ipa: fix a bug in ipa_endpoint_stop()
` [PATCH AUTOSEL 4.19 19/31] net: moxa: Fix a potential double 'free_irq()'
` [PATCH AUTOSEL 4.19 20/31] x86/apic: Move TSC deadline timer debug printk
` [PATCH AUTOSEL 4.19 21/31] gtp: set NLM_F_MULTI flag in gtp_genl_dump_pdp()
` [PATCH AUTOSEL 4.19 22/31] virtio-blk: handle block_device_operations callbacks after hot unplug
` [PATCH AUTOSEL 4.19 23/31] HID: quirks: Add HID_QUIRK_NO_INIT_REPORTS quirk for Dell K12A keyboard-dock
` [PATCH AUTOSEL 4.19 24/31] ceph: fix double unlock in handle_cap_export()
` [PATCH AUTOSEL 4.19 25/31] stmmac: fix pointer check after utilization in stmmac_interrupt
` [PATCH AUTOSEL 4.19 26/31] USB: core: Fix misleading driver bug report
` [PATCH AUTOSEL 4.19 27/31] platform/x86: asus-nb-wmi: Do not load on Asus T100TA and T200TA
` [PATCH AUTOSEL 4.19 28/31] ARM: futex: Address build warning
` [PATCH AUTOSEL 4.19 29/31] crypto: lrw - simplify error handling in create()
` [PATCH AUTOSEL 4.19 30/31] crypto: xts - simplify error handling in ->create()
` [PATCH AUTOSEL 4.19 31/31] gcc-10: avoid shadowing standard library 'free()' in crypto

[PATCH AUTOSEL 4.9 01/27] Makefile: disallow data races on gcc-10 as well
 2020-05-14 18:55 UTC  (27+ messages)
` [PATCH AUTOSEL 4.9 02/27] gcc-common.h: Update for GCC 10
` [PATCH AUTOSEL 4.9 03/27] HID: multitouch: add eGalaxTouch P80H84 support
` [PATCH AUTOSEL 4.9 04/27] batman-adv: fix batadv_nc_random_weight_tq
` [PATCH AUTOSEL 4.9 05/27] batman-adv: Fix refcnt leak in batadv_show_throughput_override
` [PATCH AUTOSEL 4.9 06/27] batman-adv: Fix refcnt leak in batadv_store_throughput_override
` [PATCH AUTOSEL 4.9 07/27] batman-adv: Fix refcnt leak in batadv_v_ogm_process
` [PATCH AUTOSEL 4.9 08/27] phy: tegra: Select USB_COMMON for usb_get_maximum_speed()
` [PATCH AUTOSEL 4.9 09/27] configfs: fix config_item refcnt leak in configfs_rmdir()
` [PATCH AUTOSEL 4.9 10/27] bnxt_en: Fix VLAN acceleration handling in bnxt_fix_features()
` [PATCH AUTOSEL 4.9 11/27] net/sonic: Fix a resource leak in an error handling path in 'jazz_sonic_probe()'
` [PATCH AUTOSEL 4.9 12/27] component: Silence bind error on -EPROBE_DEFER
` [PATCH AUTOSEL 4.9 13/27] net/mlx5: Fix forced completion access non initialized command entry
` [PATCH AUTOSEL 4.9 14/27] net/mlx5: Fix command entry leak in Internal Error State
` [PATCH AUTOSEL 4.9 15/27] dp83640: reverse arguments to list_add_tail
` [PATCH AUTOSEL 4.9 16/27] soc: qcom: ipa: IPA endpoints
` [PATCH AUTOSEL 4.9 17/27] net: ipa: fix a bug in ipa_endpoint_stop()
` [PATCH AUTOSEL 4.9 18/27] net: macsec: preserve ingress frame ordering
` [PATCH AUTOSEL 4.9 19/27] net: moxa: Fix a potential double 'free_irq()'
` [PATCH AUTOSEL 4.9 20/27] gtp: set NLM_F_MULTI flag in gtp_genl_dump_pdp()
` [PATCH AUTOSEL 4.9 21/27] net: usb: qmi_wwan: add support for DW5816e
` [PATCH AUTOSEL 4.9 22/27] ceph: fix double unlock in handle_cap_export()
` [PATCH AUTOSEL 4.9 23/27] net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()
` [PATCH AUTOSEL 4.9 24/27] USB: core: Fix misleading driver bug report
` [PATCH AUTOSEL 4.9 25/27] platform/x86: asus-nb-wmi: Do not load on Asus T100TA and T200TA
` [PATCH AUTOSEL 4.9 26/27] ARM: futex: Address build warning
` [PATCH AUTOSEL 4.9 27/27] scripts/decodecode: fix trapping instruction formatting

stable-rc/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 10 warnings (v4.19.123-2-gbed44563668d)
 2020-05-14 18:58 UTC 

[PATCH AUTOSEL 4.4 01/14] Makefile: disallow data races on gcc-10 as well
 2020-05-14 18:56 UTC  (14+ messages)
` [PATCH AUTOSEL 4.4 02/14] HID: multitouch: add eGalaxTouch P80H84 support
` [PATCH AUTOSEL 4.4 03/14] batman-adv: fix batadv_nc_random_weight_tq
` [PATCH AUTOSEL 4.4 04/14] net/sonic: Fix a resource leak in an error handling path in 'jazz_sonic_probe()'
` [PATCH AUTOSEL 4.4 05/14] dp83640: reverse arguments to list_add_tail
` [PATCH AUTOSEL 4.4 06/14] soc: qcom: ipa: IPA endpoints
` [PATCH AUTOSEL 4.4 07/14] net: ipa: fix a bug in ipa_endpoint_stop()
` [PATCH AUTOSEL 4.4 08/14] net: moxa: Fix a potential double 'free_irq()'
` [PATCH AUTOSEL 4.4 09/14] ceph: fix double unlock in handle_cap_export()
` [PATCH AUTOSEL 4.4 10/14] net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()
` [PATCH AUTOSEL 4.4 11/14] USB: core: Fix misleading driver bug report
` [PATCH AUTOSEL 4.4 12/14] platform/x86: asus-nb-wmi: Do not load on Asus T100TA and T200TA
` [PATCH AUTOSEL 4.4 13/14] ARM: futex: Address build warning
` [PATCH AUTOSEL 4.4 14/14] scripts/decodecode: fix trapping instruction formatting

[selftests/bpf] da43712a72: kernel-selftests.bpf.make_fail
 2020-05-14 18:38 UTC  (5+ messages)

stable-rc/linux-4.14.y build: 201 builds: 0 failed, 201 passed, 102 warnings (v4.14.180-49-g7ab962eff016)
 2020-05-14 17:07 UTC 


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).