stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-10 06:32:29 to 2022-01-10 07:37:46 UTC [more...]

[PATCH 5.15 00/72] 5.15.14-rc1 review
 2022-01-10  7:23 UTC  (38+ messages)
` [PATCH 5.15 02/72] selftests: x86: fix [-Wstringop-overread] warn in test_process_vm_readv()
` [PATCH 5.15 03/72] tracing: Fix check for trace_percpu_buffer validity in get_trace_buf()
` [PATCH 5.15 04/72] tracing: Tag trace_percpu_buffer as a percpu pointer
` [PATCH 5.15 05/72] Revert "RDMA/mlx5: Fix releasing unallocated memory in dereg MR flow"
` [PATCH 5.15 06/72] ieee802154: atusb: fix uninit value in atusb_set_extended_addr
` [PATCH 5.15 08/72] iavf: Fix limit of total number of queues to active queues of VF
` [PATCH 5.15 11/72] netrom: fix copying in user data in nr_setsockopt
` [PATCH 5.15 13/72] mac80211: initialize variable have_higher_than_11mbit
` [PATCH 5.15 16/72] i40e: fix use-after-free in i40e_sync_filters_subtask()
` [PATCH 5.15 17/72] i40e: Fix for displaying message regarding NVM version
` [PATCH 5.15 20/72] ipv4: Check attribute length for RTA_GATEWAY in multipath route
` [PATCH 5.15 21/72] ipv4: Check attribute length for RTA_FLOW "
` [PATCH 5.15 22/72] ipv6: Check attribute length for RTA_GATEWAY "
` [PATCH 5.15 23/72] ipv6: Check attribute length for RTA_GATEWAY when deleting "
` [PATCH 5.15 24/72] lwtunnel: Validate RTA_ENCAP_TYPE attribute length
` [PATCH 5.15 29/72] net: ena: Fix undefined state when tx request id is out of bounds
` [PATCH 5.15 31/72] net: ena: Fix error handling when calculating max IO queues number
` [PATCH 5.15 32/72] md/raid1: fix missing bitmap update w/o WriteMostly devices
` [PATCH 5.15 34/72] KVM: x86: Check for rmaps allocation
` [PATCH 5.15 36/72] cgroup: Allocate cgroup_file_ctx for kernfs_open_file->priv
` [PATCH 5.15 37/72] cgroup: Use open-time cgroup namespace for process migration perm checks
` [PATCH 5.15 38/72] Revert "i2c: core: support bus regulator controlling in adapter"
` [PATCH 5.15 41/72] power: supply: core: Break capacity loop
` [PATCH 5.15 43/72] reset: renesas: Fix Runtime PM usage
` [PATCH 5.15 44/72] rndis_host: support Hytera digital radios
` [PATCH 5.15 46/72] net ticp:fix a kernel-infoleak in __tipc_sendmsg()
` [PATCH 5.15 48/72] fbdev: fbmem: add a helper to determine if an aperture is used by a fw fb
` [PATCH 5.15 49/72] drm/amdgpu: disable runpm if we are the primary adapter
` [PATCH 5.15 50/72] power: bq25890: Enable continuous conversion for ADC at charging
` [PATCH 5.15 54/72] drm/amdgpu: fix dropped backing store handling in amdgpu_dma_buf_move_notify
` [PATCH 5.15 56/72] usb: mtu3: fix interval value for intr and isoc
` [PATCH 5.15 58/72] ip6_vti: initialize __ip6_tnl_parm struct in vti6_siocdevprivate
` [PATCH 5.15 60/72] atlantic: Fix buff_ring OOB in aq_ring_rx_clean
` [PATCH 5.15 61/72] drm/amd/pm: skip setting gfx cgpg in the s0ix suspend-resume
` [PATCH 5.15 62/72] drm/amdgpu: always reset the asic in suspend (v2)
` [PATCH 5.15 66/72] drm/amd/display: Added power down for DCN10
` [PATCH 5.15 67/72] ipv6: raw: check passed optlen before reading

[PATCH 5.10 00/43] 5.10.91-rc1 review
 2022-01-10  7:23 UTC  (39+ messages)
` [PATCH 5.10 01/43] f2fs: quota: fix potential deadlock
` [PATCH 5.10 02/43] selftests: x86: fix [-Wstringop-overread] warn in test_process_vm_readv()
` [PATCH 5.10 03/43] tracing: Fix check for trace_percpu_buffer validity in get_trace_buf()
` [PATCH 5.10 04/43] tracing: Tag trace_percpu_buffer as a percpu pointer
` [PATCH 5.10 05/43] ieee802154: atusb: fix uninit value in atusb_set_extended_addr
` [PATCH 5.10 06/43] i40e: Fix to not show opcode msg on unsuccessful VF MAC change
` [PATCH 5.10 07/43] iavf: Fix limit of total number of queues to active queues of VF
` [PATCH 5.10 08/43] RDMA/core: Dont infoleak GRH fields
` [PATCH 5.10 09/43] netrom: fix copying in user data in nr_setsockopt
` [PATCH 5.10 10/43] RDMA/uverbs: Check for null return of kmalloc_array
` [PATCH 5.10 11/43] mac80211: initialize variable have_higher_than_11mbit
` [PATCH 5.10 12/43] sfc: The RX page_ring is optional
` [PATCH 5.10 13/43] i40e: fix use-after-free in i40e_sync_filters_subtask()
` [PATCH 5.10 14/43] i40e: Fix for displaying message regarding NVM version
` [PATCH 5.10 15/43] i40e: Fix incorrect netdevs real number of RX/TX queues
` [PATCH 5.10 16/43] ftrace/samples: Add missing prototypes direct functions
` [PATCH 5.10 17/43] ipv4: Check attribute length for RTA_GATEWAY in multipath route
` [PATCH 5.10 18/43] ipv4: Check attribute length for RTA_FLOW "
` [PATCH 5.10 21/43] lwtunnel: Validate RTA_ENCAP_TYPE attribute length
` [PATCH 5.10 22/43] batman-adv: mcast: dont send link-local multicast to mcast routers
` [PATCH 5.10 24/43] net: ena: Fix undefined state when tx request id is out of bounds
` [PATCH 5.10 25/43] net: ena: Fix error handling when calculating max IO queues number
` [PATCH 5.10 26/43] xfs: map unwritten blocks in XFS_IOC_{ALLOC,FREE}SP just like fallocate
` [PATCH 5.10 27/43] power: supply: core: Break capacity loop
` [PATCH 5.10 28/43] power: reset: ltc2952: Fix use of floating point literals
` [PATCH 5.10 29/43] rndis_host: support Hytera digital radios
` [PATCH 5.10 30/43] phonet: refcount leak in pep_sock_accep
` [PATCH 5.10 31/43] power: bq25890: Enable continuous conversion for ADC at charging
` [PATCH 5.10 32/43] ipv6: Continue processing multipath route even if gateway attribute is invalid
` [PATCH 5.10 33/43] ipv6: Do cleanup if attribute validation fails in multipath route
` [PATCH 5.10 34/43] usb: mtu3: fix interval value for intr and isoc
` [PATCH 5.10 35/43] scsi: libiscsi: Fix UAF in iscsi_conn_get_param()/iscsi_conn_teardown()
` [PATCH 5.10 36/43] ip6_vti: initialize __ip6_tnl_parm struct in vti6_siocdevprivate
` [PATCH 5.10 37/43] net: udp: fix alignment problem in udp4_seq_show()
` [PATCH 5.10 38/43] atlantic: Fix buff_ring OOB in aq_ring_rx_clean
` [PATCH 5.10 39/43] mISDN: change function names to avoid conflicts
` [PATCH 5.10 40/43] drm/amd/display: Added power down for DCN10
` [PATCH 5.10 41/43] ipv6: raw: check passed optlen before reading

[PATCH 4.19 00/21] 4.19.225-rc1 review
 2022-01-10  7:23 UTC  (22+ messages)
` [PATCH 4.19 01/21] tracing: Fix check for trace_percpu_buffer validity in get_trace_buf()
` [PATCH 4.19 02/21] tracing: Tag trace_percpu_buffer as a percpu pointer
` [PATCH 4.19 03/21] ieee802154: atusb: fix uninit value in atusb_set_extended_addr
` [PATCH 4.19 04/21] RDMA/core: Dont infoleak GRH fields
` [PATCH 4.19 05/21] mac80211: initialize variable have_higher_than_11mbit
` [PATCH 4.19 06/21] i40e: fix use-after-free in i40e_sync_filters_subtask()
` [PATCH 4.19 07/21] i40e: Fix incorrect netdevs real number of RX/TX queues
` [PATCH 4.19 08/21] ipv6: Check attribute length for RTA_GATEWAY in multipath route
` [PATCH 4.19 09/21] ipv6: Check attribute length for RTA_GATEWAY when deleting "
` [PATCH 4.19 10/21] sch_qfq: prevent shift-out-of-bounds in qfq_init_qdisc
` [PATCH 4.19 11/21] xfs: map unwritten blocks in XFS_IOC_{ALLOC,FREE}SP just like fallocate
` [PATCH 4.19 12/21] power: reset: ltc2952: Fix use of floating point literals
` [PATCH 4.19 13/21] rndis_host: support Hytera digital radios
` [PATCH 4.19 14/21] phonet: refcount leak in pep_sock_accep
` [PATCH 4.19 15/21] ipv6: Continue processing multipath route even if gateway attribute is invalid
` [PATCH 4.19 16/21] ipv6: Do cleanup if attribute validation fails in multipath route
` [PATCH 4.19 17/21] usb: mtu3: fix interval value for intr and isoc
` [PATCH 4.19 18/21] scsi: libiscsi: Fix UAF in iscsi_conn_get_param()/iscsi_conn_teardown()
` [PATCH 4.19 19/21] ip6_vti: initialize __ip6_tnl_parm struct in vti6_siocdevprivate
` [PATCH 4.19 20/21] net: udp: fix alignment problem in udp4_seq_show()
` [PATCH 4.19 21/21] mISDN: change function names to avoid conflicts

[PATCH 5.4 00/34] 5.4.171-rc1 review
 2022-01-10  7:23 UTC  (35+ messages)
` [PATCH 5.4 01/34] f2fs: quota: fix potential deadlock
` [PATCH 5.4 02/34] Input: touchscreen - Fix backport of a02dcde595f7cbd240ccd64de96034ad91cffc40
` [PATCH 5.4 03/34] selftests: x86: fix [-Wstringop-overread] warn in test_process_vm_readv()
` [PATCH 5.4 04/34] tracing: Fix check for trace_percpu_buffer validity in get_trace_buf()
` [PATCH 5.4 05/34] tracing: Tag trace_percpu_buffer as a percpu pointer
` [PATCH 5.4 06/34] ieee802154: atusb: fix uninit value in atusb_set_extended_addr
` [PATCH 5.4 07/34] iavf: Fix limit of total number of queues to active queues of VF
` [PATCH 5.4 08/34] RDMA/core: Dont infoleak GRH fields
` [PATCH 5.4 09/34] RDMA/uverbs: Check for null return of kmalloc_array
` [PATCH 5.4 10/34] mac80211: initialize variable have_higher_than_11mbit
` [PATCH 5.4 11/34] i40e: fix use-after-free in i40e_sync_filters_subtask()
` [PATCH 5.4 12/34] i40e: Fix for displaying message regarding NVM version
` [PATCH 5.4 13/34] i40e: Fix incorrect netdevs real number of RX/TX queues
` [PATCH 5.4 14/34] ipv4: Check attribute length for RTA_GATEWAY in multipath route
` [PATCH 5.4 15/34] ipv4: Check attribute length for RTA_FLOW "
` [PATCH 5.4 16/34] ipv6: Check attribute length for RTA_GATEWAY "
` [PATCH 5.4 17/34] ipv6: Check attribute length for RTA_GATEWAY when deleting "
` [PATCH 5.4 18/34] lwtunnel: Validate RTA_ENCAP_TYPE attribute length
` [PATCH 5.4 19/34] batman-adv: mcast: dont send link-local multicast to mcast routers
` [PATCH 5.4 20/34] sch_qfq: prevent shift-out-of-bounds in qfq_init_qdisc
` [PATCH 5.4 21/34] net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ8081
` [PATCH 5.4 22/34] xfs: map unwritten blocks in XFS_IOC_{ALLOC,FREE}SP just like fallocate
` [PATCH 5.4 23/34] power: supply: core: Break capacity loop
` [PATCH 5.4 24/34] power: reset: ltc2952: Fix use of floating point literals
` [PATCH 5.4 25/34] rndis_host: support Hytera digital radios
` [PATCH 5.4 26/34] phonet: refcount leak in pep_sock_accep
` [PATCH 5.4 27/34] ipv6: Continue processing multipath route even if gateway attribute is invalid
` [PATCH 5.4 28/34] ipv6: Do cleanup if attribute validation fails in multipath route
` [PATCH 5.4 29/34] usb: mtu3: fix interval value for intr and isoc
` [PATCH 5.4 30/34] scsi: libiscsi: Fix UAF in iscsi_conn_get_param()/iscsi_conn_teardown()
` [PATCH 5.4 31/34] ip6_vti: initialize __ip6_tnl_parm struct in vti6_siocdevprivate
` [PATCH 5.4 32/34] net: udp: fix alignment problem in udp4_seq_show()
` [PATCH 5.4 33/34] atlantic: Fix buff_ring OOB in aq_ring_rx_clean
` [PATCH 5.4 34/34] mISDN: change function names to avoid conflicts

[PATCH 4.14 00/22] 4.14.262-rc1 review
 2022-01-10  7:23 UTC  (23+ messages)
` [PATCH 4.14 01/22] Bluetooth: btusb: Apply QCA Rome patches for some ATH3012 models
` [PATCH 4.14 02/22] tracing: Fix check for trace_percpu_buffer validity in get_trace_buf()
` [PATCH 4.14 03/22] tracing: Tag trace_percpu_buffer as a percpu pointer
` [PATCH 4.14 04/22] virtio_pci: Support surprise removal of virtio pci device
` [PATCH 4.14 05/22] ieee802154: atusb: fix uninit value in atusb_set_extended_addr
` [PATCH 4.14 06/22] RDMA/core: Dont infoleak GRH fields
` [PATCH 4.14 07/22] mac80211: initialize variable have_higher_than_11mbit
` [PATCH 4.14 08/22] i40e: fix use-after-free in i40e_sync_filters_subtask()
` [PATCH 4.14 09/22] i40e: Fix incorrect netdevs real number of RX/TX queues
` [PATCH 4.14 10/22] ipv6: Check attribute length for RTA_GATEWAY in multipath route
` [PATCH 4.14 11/22] ipv6: Check attribute length for RTA_GATEWAY when deleting "
` [PATCH 4.14 12/22] sch_qfq: prevent shift-out-of-bounds in qfq_init_qdisc
` [PATCH 4.14 13/22] xfs: map unwritten blocks in XFS_IOC_{ALLOC,FREE}SP just like fallocate
` [PATCH 4.14 14/22] power: reset: ltc2952: Fix use of floating point literals
` [PATCH 4.14 15/22] rndis_host: support Hytera digital radios
` [PATCH 4.14 16/22] phonet: refcount leak in pep_sock_accep
` [PATCH 4.14 17/22] ipv6: Continue processing multipath route even if gateway attribute is invalid
` [PATCH 4.14 18/22] ipv6: Do cleanup if attribute validation fails in multipath route
` [PATCH 4.14 19/22] scsi: libiscsi: Fix UAF in iscsi_conn_get_param()/iscsi_conn_teardown()
` [PATCH 4.14 20/22] ip6_vti: initialize __ip6_tnl_parm struct in vti6_siocdevprivate
` [PATCH 4.14 21/22] net: udp: fix alignment problem in udp4_seq_show()
` [PATCH 4.14 22/22] mISDN: change function names to avoid conflicts

[PATCH 4.9 00/21] 4.9.297-rc1 review
 2022-01-10  7:23 UTC  (22+ messages)
` [PATCH 4.9 01/21] Bluetooth: btusb: Apply QCA Rome patches for some ATH3012 models
` [PATCH 4.9 02/21] tracing: Fix check for trace_percpu_buffer validity in get_trace_buf()
` [PATCH 4.9 03/21] tracing: Tag trace_percpu_buffer as a percpu pointer
` [PATCH 4.9 04/21] virtio_pci: Support surprise removal of virtio pci device
` [PATCH 4.9 05/21] ieee802154: atusb: fix uninit value in atusb_set_extended_addr
` [PATCH 4.9 06/21] mac80211: initialize variable have_higher_than_11mbit
` [PATCH 4.9 07/21] i40e: Fix incorrect netdevs real number of RX/TX queues
` [PATCH 4.9 08/21] sch_qfq: prevent shift-out-of-bounds in qfq_init_qdisc
` [PATCH 4.9 09/21] xfs: map unwritten blocks in XFS_IOC_{ALLOC,FREE}SP just like fallocate
` [PATCH 4.9 10/21] rndis_host: support Hytera digital radios
` [PATCH 4.9 11/21] bug: split BUILD_BUG stuff out into <linux/build_bug.h>
` [PATCH 4.9 12/21] arm64: Remove a redundancy in sysreg.h
` [PATCH 4.9 13/21] arm64: reduce el2_setup branching
` [PATCH 4.9 14/21] arm64: move !VHE work to end of el2_setup
` [PATCH 4.9 15/21] arm64: sysreg: Move to use definitions for all the SCTLR bits
` [PATCH 4.9 16/21] phonet: refcount leak in pep_sock_accep
` [PATCH 4.9 17/21] scsi: libiscsi: Fix UAF in iscsi_conn_get_param()/iscsi_conn_teardown()
` [PATCH 4.9 18/21] ip6_vti: initialize __ip6_tnl_parm struct in vti6_siocdevprivate
` [PATCH 4.9 19/21] net: udp: fix alignment problem in udp4_seq_show()
` [PATCH 4.9 20/21] mISDN: change function names to avoid conflicts
` [PATCH 4.9 21/21] power: reset: ltc2952: Fix use of floating point literals

[PATCH 4.4 00/14] 4.4.299-rc1 review
 2022-01-10  7:22 UTC  (15+ messages)
` [PATCH 4.4 01/14] bpf, test: fix ld_abs + vlan push/pop stress test
` [PATCH 4.4 02/14] Bluetooth: btusb: Apply QCA Rome patches for some ATH3012 models
` [PATCH 4.4 03/14] ieee802154: atusb: fix uninit value in atusb_set_extended_addr
` [PATCH 4.4 04/14] mac80211: initialize variable have_higher_than_11mbit
` [PATCH 4.4 05/14] i40e: Fix incorrect netdevs real number of RX/TX queues
` [PATCH 4.4 06/14] sch_qfq: prevent shift-out-of-bounds in qfq_init_qdisc
` [PATCH 4.4 07/14] xfs: map unwritten blocks in XFS_IOC_{ALLOC,FREE}SP just like fallocate
` [PATCH 4.4 08/14] rndis_host: support Hytera digital radios
` [PATCH 4.4 09/14] phonet: refcount leak in pep_sock_accep
` [PATCH 4.4 10/14] scsi: libiscsi: Fix UAF in iscsi_conn_get_param()/iscsi_conn_teardown()
` [PATCH 4.4 11/14] ip6_vti: initialize __ip6_tnl_parm struct in vti6_siocdevprivate
` [PATCH 4.4 12/14] net: udp: fix alignment problem in udp4_seq_show()
` [PATCH 4.4 13/14] mISDN: change function names to avoid conflicts
` [PATCH 4.4 14/14] power: reset: ltc2952: Fix use of floating point literals

stable-rc/queue/4.4 baseline: 116 runs, 1 regressions (v4.4.298-13-g45579b4281d3)
 2022-01-10  7:15 UTC 

[PATCH 1/2] tracing: Have syscall trace events use trace_event_buffer_lock_reserve()
 2022-01-10  7:06 UTC  (2+ messages)

[PATCH] gpio: Revert regression in sysfs-gpio (gpiolib.c)
 2022-01-10  7:02 UTC  (5+ messages)

FAILED: patch "[PATCH] power: reset: ltc2952: Fix use of floating point literals" failed to apply to 4.9-stable tree
 2022-01-10  6:56 UTC  (3+ messages)
` [PATCH 4.4,4.9] power: reset: ltc2952: Fix use of floating point literals

[PATCH] HID: Ignore battery for Elan touchscreen on HP Envy X360 15t-dr100
 2022-01-10  6:55 UTC  (2+ messages)

stable-rc/queue/5.15 build: 180 builds: 4 failed, 176 passed, 14 errors, 5 warnings (v5.15.13-70-g916d1894bcce)
 2022-01-10  6:32 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).