stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-01 18:49:47 to 2020-06-01 20:37:22 UTC [more...]

stable-rc 4.9: arm: arch/arm/vfp/vfphw.S:158: Error: bad instruction `ldcleq p11,cr0,[r10],#32*4'
 2020-06-01 20:37 UTC  (7+ messages)

✅ PASS: Test report for kernel 5.6.15-962ee1a.cki (stable-queue)
 2020-06-01 20:36 UTC 

stable-rc/linux-5.4.y build: 155 builds: 1 failed, 154 passed, 1 error, 88 warnings (v5.4.43-143-g1fd4226c4fe1)
 2020-06-01 20:34 UTC 

[PATCH v2] f2fs: avoid utf8_strncasecmp() with unstable name
 2020-06-01 20:08 UTC 

[PATCH v2] ext4: avoid utf8_strncasecmp() with unstable name
 2020-06-01 20:05 UTC 

stable-rc/linux-4.19.y build: 161 builds: 1 failed, 160 passed, 7 warnings (v4.19.125-96-g47f49ba00628)
 2020-06-01 19:50 UTC 

[PATCH 4.4 00/48] 4.4.226-rc1 review
 2020-06-01 17:53 UTC  (40+ messages)
` [PATCH 4.4 02/48] net: revert "net: get rid of an signed integer overflow in ip_idents_reserve()"
` [PATCH 4.4 03/48] sctp: Start shutdown on association restart if in SHUTDOWN-SENT state and socket is closed
` [PATCH 4.4 04/48] net/mlx5: Add command entry handling completion
` [PATCH 4.4 05/48] net: sun: fix missing release regions in cas_init_one()
` [PATCH 4.4 07/48] uapi: fix linux/if_pppol2tp.h userspace compilation errors
` [PATCH 4.4 08/48] IB/cma: Fix reference count leak when no ipv4 addresses are set
` [PATCH 4.4 09/48] gfs2: dont call quota_unhold if quotas are not locked
` [PATCH 4.4 10/48] cachefiles: Fix race between read_waiter and read_copier involving op->to_do
` [PATCH 4.4 11/48] usb: gadget: legacy: fix redundant initialization warnings
` [PATCH 4.4 12/48] cifs: Fix null pointer check in cifs_read
` [PATCH 4.4 13/48] Input: usbtouchscreen - add support for BonXeon TP
` [PATCH 4.4 14/48] Input: i8042 - add ThinkPad S230u to i8042 nomux list
` [PATCH 4.4 15/48] Input: evdev - call input_flush_device() on release(), not flush()
` [PATCH 4.4 17/48] Input: i8042 - add ThinkPad S230u to i8042 reset list
` [PATCH 4.4 18/48] IB/qib: Call kobject_put() when kobject_init_and_add() fails
` [PATCH 4.4 19/48] ALSA: hwdep: fix a left shifting 1 by 31 UB bug
` [PATCH 4.4 20/48] ALSA: usb-audio: mixer: volume quirk for ESS Technology Asus USB DAC
` [PATCH 4.4 21/48] exec: Always set cap_ambient in cap_bprm_set_creds
` [PATCH 4.4 22/48] fs/binfmt_elf.c: allocate initialized memory in fill_thread_core_info()
` [PATCH 4.4 23/48] include/asm-generic/topology.h: guard cpumask_of_node() macro argument
` [PATCH 4.4 24/48] iommu: Fix reference count leak in iommu_group_alloc
` [PATCH 4.4 25/48] parisc: Fix kernel panic in mem_init()
` [PATCH 4.4 26/48] x86/dma: Fix max PFN arithmetic overflow on 32 bit systems
` [PATCH 4.4 27/48] xfrm: allow to accept packets with ipv6 NEXTHDR_HOP in xfrm_input
` [PATCH 4.4 28/48] xfrm: fix a warning in xfrm_policy_insert_list
` [PATCH 4.4 29/48] xfrm: fix a NULL-ptr deref in xfrm_local_error
` [PATCH 4.4 30/48] vti4: eliminated some duplicate code
` [PATCH 4.4 31/48] ip_vti: receive ipip packet by calling ip_tunnel_rcv
` [PATCH 4.4 33/48] netfilter: ipset: Fix subcounter update skip
` [PATCH 4.4 34/48] netfilter: nf_conntrack_pptp: prevent buffer overflows in debug code
` [PATCH 4.4 35/48] qlcnic: fix missing release in qlcnic_83xx_interrupt_test
` [PATCH 4.4 38/48] netfilter: nf_conntrack_pptp: fix compilation warning with W=1 build
` [PATCH 4.4 39/48] mm: remove VM_BUG_ON(PageSlab()) from page_mapcount()
` [PATCH 4.4 41/48] genirq/generic_pending: Do not lose pending affinity update
` [PATCH 4.4 43/48] mac80211: fix memory leak
` [PATCH 4.4 44/48] net: rtnl_configure_link: fix dev flags changes arg to __dev_notify_flags
` [PATCH 4.4 45/48] mm/vmalloc.c: dont dereference possible NULL pointer in __vunmap()
` [PATCH 4.4 47/48] sc16is7xx: move label err_spi to correct section
` [PATCH 4.4 48/48] drm/msm: Fix possible null dereference on failure of get_pages()

stable-rc/linux-4.9.y boot: 9 boots: 0 failed, 9 passed (v4.9.225-57-g990ea89b3621)
 2020-06-01 18:59 UTC 

[PATCH 4.9 00/61] 4.9.226-rc1 review
 2020-06-01 17:54 UTC  (32+ messages)
` [PATCH 4.9 01/61] ax25: fix setsockopt(SO_BINDTODEVICE)
` [PATCH 4.9 02/61] net: ipip: fix wrong address family in init error path
` [PATCH 4.9 07/61] net: qrtr: Fix passing invalid reference to qrtr_local_enqueue()
` [PATCH 4.9 09/61] net: sun: fix missing release regions in cas_init_one()
` [PATCH 4.9 10/61] net/mlx4_core: fix a memory leak bug
` [PATCH 4.9 14/61] net: microchip: encx24j600: add missed kthread_stop
` [PATCH 4.9 15/61] gfs2: move privileged user check to gfs2_quota_lock_check
` [PATCH 4.9 17/61] cachefiles: Fix race between read_waiter and read_copier involving op->to_do
` [PATCH 4.9 20/61] Input: usbtouchscreen - add support for BonXeon TP
` [PATCH 4.9 21/61] Input: i8042 - add ThinkPad S230u to i8042 nomux list
` [PATCH 4.9 22/61] Input: evdev - call input_flush_device() on release(), not flush()
` [PATCH 4.9 24/61] Input: i8042 - add ThinkPad S230u to i8042 reset list
` [PATCH 4.9 27/61] ARM: uaccess: consolidate uaccess asm to asm/uaccess-asm.h
` [PATCH 4.9 28/61] ARM: uaccess: integrate uaccess_save and uaccess_restore
` [PATCH 4.9 29/61] ARM: uaccess: fix DACR mismatch with nested exceptions
` [PATCH 4.9 32/61] ARM: dts: imx6q-bx50v3: Add internal switch
` [PATCH 4.9 34/61] ALSA: hwdep: fix a left shifting 1 by 31 UB bug
` [PATCH 4.9 35/61] ALSA: usb-audio: mixer: volume quirk for ESS Technology Asus USB DAC
` [PATCH 4.9 36/61] exec: Always set cap_ambient in cap_bprm_set_creds
` [PATCH 4.9 37/61] libceph: ignore pool overlay and cache logic on redirects
` [PATCH 4.9 42/61] parisc: Fix kernel panic in mem_init()
` [PATCH 4.9 43/61] mac80211: mesh: fix discovery timer re-arming issue / crash
` [PATCH 4.9 46/61] xfrm: fix a warning in xfrm_policy_insert_list
` [PATCH 4.9 47/61] xfrm: fix a NULL-ptr deref in xfrm_local_error
` [PATCH 4.9 49/61] ip_vti: receive ipip packet by calling ip_tunnel_rcv
` [PATCH 4.9 50/61] netfilter: nft_reject_bridge: enable reject with bridge vlan
` [PATCH 4.9 51/61] netfilter: ipset: Fix subcounter update skip
` [PATCH 4.9 53/61] qlcnic: fix missing release in qlcnic_83xx_interrupt_test
` [PATCH 4.9 59/61] mm/vmalloc.c: dont dereference possible NULL pointer in __vunmap()
` [PATCH 4.9 60/61] sc16is7xx: move label err_spi to correct section
` [PATCH 4.9 61/61] net: hns: Fixes the missing put_device in positive leg for roce reset

[PATCH 4.14 00/77] 4.14.183-rc1 review
 2020-06-01 17:54 UTC  (55+ messages)
` [PATCH 4.14 02/77] net: ipip: fix wrong address family in init error path
` [PATCH 4.14 03/77] net/mlx5: Add command entry handling completion
` [PATCH 4.14 04/77] net: revert "net: get rid of an signed integer overflow in ip_idents_reserve()"
` [PATCH 4.14 05/77] net sched: fix reporting the first-time use timestamp
` [PATCH 4.14 07/77] sctp: Start shutdown on association restart if in SHUTDOWN-SENT state and socket is closed
` [PATCH 4.14 08/77] net/mlx5e: Update netdev txq on completions during closure
` [PATCH 4.14 09/77] net: qrtr: Fix passing invalid reference to qrtr_local_enqueue()
` [PATCH 4.14 10/77] net: sun: fix missing release regions in cas_init_one()
` [PATCH 4.14 11/77] net/mlx4_core: fix a memory leak bug
` [PATCH 4.14 13/77] arm64: dts: rockchip: swap interrupts interrupt-names rk3399 gpu node
` [PATCH 4.14 14/77] ARM: dts: rockchip: fix pinctrl sub nodename for spi in rk322x.dtsi
` [PATCH 4.14 16/77] net: microchip: encx24j600: add missed kthread_stop
` [PATCH 4.14 17/77] gfs2: move privileged user check to gfs2_quota_lock_check
` [PATCH 4.14 18/77] gfs2: dont call quota_unhold if quotas are not locked
` [PATCH 4.14 21/77] net: freescale: select CONFIG_FIXED_PHY where needed
` [PATCH 4.14 22/77] cifs: Fix null pointer check in cifs_read
` [PATCH 4.14 24/77] Input: usbtouchscreen - add support for BonXeon TP
` [PATCH 4.14 25/77] Input: i8042 - add ThinkPad S230u to i8042 nomux list
` [PATCH 4.14 26/77] Input: evdev - call input_flush_device() on release(), not flush()
` [PATCH 4.14 27/77] Input: xpad - add custom init packet for Xbox One S controllers
` [PATCH 4.14 28/77] Input: dlink-dir685-touchkeys - fix a typo in driver name
` [PATCH 4.14 29/77] Input: i8042 - add ThinkPad S230u to i8042 reset list
` [PATCH 4.14 30/77] Input: synaptics-rmi4 - really fix attn_data use-after-free
` [PATCH 4.14 31/77] Input: synaptics-rmi4 - fix error return code in rmi_driver_probe()
` [PATCH 4.14 32/77] ARM: 8843/1: use unified assembler in headers
` [PATCH 4.14 33/77] ARM: uaccess: consolidate uaccess asm to asm/uaccess-asm.h
` [PATCH 4.14 35/77] ARM: uaccess: fix DACR mismatch with nested exceptions
` [PATCH 4.14 36/77] gpio: exar: Fix bad handling for ida_simple_get error path
` [PATCH 4.14 37/77] IB/qib: Call kobject_put() when kobject_init_and_add() fails
` [PATCH 4.14 40/77] ARM: dts: bcm2835-rpi-zero-w: Fix led polarity
` [PATCH 4.14 41/77] mmc: block: Fix use-after-free issue for rpmb
` [PATCH 4.14 42/77] RDMA/pvrdma: Fix missing pci disable in pvrdma_pci_probe()
` [PATCH 4.14 43/77] ALSA: hwdep: fix a left shifting 1 by 31 UB bug
` [PATCH 4.14 44/77] ALSA: usb-audio: mixer: volume quirk for ESS Technology Asus USB DAC
` [PATCH 4.14 45/77] exec: Always set cap_ambient in cap_bprm_set_creds
` [PATCH 4.14 46/77] ALSA: hda/realtek - Add new codec supported for ALC287
` [PATCH 4.14 51/77] iommu: Fix reference count leak in iommu_group_alloc
` [PATCH 4.14 52/77] parisc: Fix kernel panic in mem_init()
` [PATCH 4.14 54/77] x86/dma: Fix max PFN arithmetic overflow on 32 bit systems
` [PATCH 4.14 55/77] copy_xstate_to_kernel(): dont leave parts of destination uninitialized
` [PATCH 4.14 59/77] xfrm: fix a NULL-ptr deref in xfrm_local_error
` [PATCH 4.14 60/77] xfrm: fix error in comment
` [PATCH 4.14 61/77] vti4: eliminated some duplicate code
` [PATCH 4.14 62/77] ip_vti: receive ipip packet by calling ip_tunnel_rcv
` [PATCH 4.14 63/77] netfilter: nft_reject_bridge: enable reject with bridge vlan
` [PATCH 4.14 64/77] netfilter: ipset: Fix subcounter update skip
` [PATCH 4.14 67/77] esp6: get the right proto for transport mode in esp6_gso_encap
` [PATCH 4.14 69/77] bonding: Fix reference count leak in bond_sysfs_slave_add
` [PATCH 4.14 70/77] Revert "Input: i8042 - add ThinkPad S230u to i8042 nomux list"
` [PATCH 4.14 72/77] mm/vmalloc.c: dont dereference possible NULL pointer in __vunmap()
` [PATCH 4.14 73/77] sc16is7xx: move label err_spi to correct section
` [PATCH 4.14 74/77] rxrpc: Fix transport sockopts to get IPv4 errors on an IPv6 socket
` [PATCH 4.14 75/77] KVM: VMX: check for existence of secondary exec controls before accessing
` [PATCH 4.14 77/77] net: hns: Fixes the missing put_device in positive leg for roce reset

[PATCH 4.19 00/95] 4.19.126-rc1 review
 2020-06-01 17:54 UTC  (56+ messages)
` [PATCH 4.19 02/95] dpaa_eth: fix usage as DSA master, try 3
` [PATCH 4.19 03/95] net: dsa: mt7530: fix roaming from DSA user ports
` [PATCH 4.19 04/95] __netif_receive_skb_core: pass skb by reference
` [PATCH 4.19 05/95] net: inet_csk: Fix so_reuseport bind-address cache in tb->fast*
` [PATCH 4.19 06/95] net: ipip: fix wrong address family in init error path
` [PATCH 4.19 07/95] net/mlx5: Add command entry handling completion
` [PATCH 4.19 08/95] net: qrtr: Fix passing invalid reference to qrtr_local_enqueue()
` [PATCH 4.19 09/95] net: revert "net: get rid of an signed integer overflow in ip_idents_reserve()"
` [PATCH 4.19 10/95] net sched: fix reporting the first-time use timestamp
` [PATCH 4.19 14/95] net/mlx5e: Update netdev txq on completions during closure
` [PATCH 4.19 15/95] net/mlx5: Annotate mutex destroy for root ns
` [PATCH 4.19 16/95] net: sun: fix missing release regions in cas_init_one()
` [PATCH 4.19 17/95] net/mlx4_core: fix a memory leak bug
` [PATCH 4.19 19/95] ARM: dts: rockchip: fix phy nodename for rk3228-evb
` [PATCH 4.19 20/95] arm64: dts: rockchip: fix status for &gmac2phy in rk3328-evb.dts
` [PATCH 4.19 22/95] ARM: dts: rockchip: swap clock-names of gpu nodes
` [PATCH 4.19 24/95] gpio: tegra: mask GPIO IRQs during IRQ shutdown
` [PATCH 4.19 25/95] ALSA: usb-audio: add mapping for ASRock TRX40 Creator
` [PATCH 4.19 27/95] gfs2: move privileged user check to gfs2_quota_lock_check
` [PATCH 4.19 28/95] gfs2: dont call quota_unhold if quotas are not locked
` [PATCH 4.19 32/95] net: freescale: select CONFIG_FIXED_PHY where needed
` [PATCH 4.19 33/95] IB/i40iw: Remove bogus call to netdev_master_upper_dev_get()
` [PATCH 4.19 34/95] riscv: stacktrace: Fix undefined reference to `walk_stackframe
` [PATCH 4.19 35/95] cifs: Fix null pointer check in cifs_read
` [PATCH 4.19 37/95] Input: usbtouchscreen - add support for BonXeon TP
` [PATCH 4.19 39/95] Input: evdev - call input_flush_device() on release(), not flush()
` [PATCH 4.19 40/95] Input: xpad - add custom init packet for Xbox One S controllers
` [PATCH 4.19 43/95] Input: synaptics-rmi4 - really fix attn_data use-after-free
` [PATCH 4.19 44/95] Input: synaptics-rmi4 - fix error return code in rmi_driver_probe()
` [PATCH 4.19 45/95] ARM: 8970/1: decompressor: increase tag size
` [PATCH 4.19 56/95] RDMA/pvrdma: Fix missing pci disable in pvrdma_pci_probe()
` [PATCH 4.19 57/95] ALSA: hwdep: fix a left shifting 1 by 31 UB bug
` [PATCH 4.19 65/95] mm: remove VM_BUG_ON(PageSlab()) from page_mapcount()
` [PATCH 4.19 66/95] fs/binfmt_elf.c: allocate initialized memory in fill_thread_core_info()
` [PATCH 4.19 67/95] include/asm-generic/topology.h: guard cpumask_of_node() macro argument
` [PATCH 4.19 68/95] iommu: Fix reference count leak in iommu_group_alloc
` [PATCH 4.19 69/95] parisc: Fix kernel panic in mem_init()
` [PATCH 4.19 70/95] mmc: core: Fix recursive locking issue in CQE recovery path
` [PATCH 4.19 71/95] RDMA/core: Fix double destruction of uobject
` [PATCH 4.19 73/95] x86/dma: Fix max PFN arithmetic overflow on 32 bit systems
` [PATCH 4.19 74/95] copy_xstate_to_kernel(): dont leave parts of destination uninitialized
` [PATCH 4.19 75/95] xfrm: allow to accept packets with ipv6 NEXTHDR_HOP in xfrm_input
` [PATCH 4.19 76/95] xfrm: call xfrm_output_gso when inner_protocol is set in xfrm_output
` [PATCH 4.19 77/95] xfrm interface: fix oops when deleting a x-netns interface
` [PATCH 4.19 78/95] xfrm: fix a warning in xfrm_policy_insert_list
` [PATCH 4.19 79/95] xfrm: fix a NULL-ptr deref in xfrm_local_error
` [PATCH 4.19 80/95] xfrm: fix error in comment
` [PATCH 4.19 82/95] ip_vti: receive ipip packet by calling ip_tunnel_rcv
` [PATCH 4.19 85/95] netfilter: nfnetlink_cthelper: unbreak userspace helper support
` [PATCH 4.19 86/95] netfilter: nf_conntrack_pptp: prevent buffer overflows in debug code
` [PATCH 4.19 88/95] bnxt_en: Fix accumulation of bp->net_stats_prev
` [PATCH 4.19 91/95] crypto: chelsio/chtls: properly set tp->lsndtime
` [PATCH 4.19 92/95] bonding: Fix reference count leak in bond_sysfs_slave_add
` [PATCH 4.19 93/95] Revert "Input: i8042 - add ThinkPad S230u to i8042 nomux list"
` [PATCH 4.19 95/95] mm/vmalloc.c: dont dereference possible NULL pointer in __vunmap()

[PATCH] drm/i915: Whitelist context-local timestamp in the gen9 cmdparser
 2020-06-01 18:23 UTC  (2+ messages)

[PATCH 5.4 000/142] 5.4.44-rc1 review
 2020-06-01 17:52 UTC  (10+ messages)
` [PATCH 5.4 001/142] ax25: fix setsockopt(SO_BINDTODEVICE)
` [PATCH 5.4 002/142] dpaa_eth: fix usage as DSA master, try 3
` [PATCH 5.4 003/142] net: dont return invalid table id error when we fall back to PF_UNSPEC
` [PATCH 5.4 004/142] net: dsa: mt7530: fix roaming from DSA user ports
` [PATCH 5.4 005/142] net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during suspend
` [PATCH 5.4 006/142] __netif_receive_skb_core: pass skb by reference
` [PATCH 5.4 008/142] net: ipip: fix wrong address family in init error path
` [PATCH 5.4 013/142] net: revert "net: get rid of an signed integer overflow in ip_idents_reserve()"
` [PATCH 5.4 015/142] net/tls: fix race condition causing kernel panic


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