stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-10 07:28:59 to 2022-01-10 10:10:30 UTC [more...]

[PATCH 4.19 00/21] 4.19.225-rc1 review
 2022-01-10 10:10 UTC  (23+ 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.10 00/43] 5.10.91-rc1 review
 2022-01-10 10:07 UTC  (45+ 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 19/43] ipv6: Check attribute length for RTA_GATEWAY "
` [PATCH 5.10 20/43] ipv6: Check attribute length for RTA_GATEWAY when deleting "
` [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 23/43] sch_qfq: prevent shift-out-of-bounds in qfq_init_qdisc
` [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 5.10 42/43] ARM: dts: gpio-ranges property is now required
` [PATCH 5.10 43/43] Input: zinitix - make sure the IRQ is allocated before it gets enabled

stable-rc/queue/5.15 baseline: 163 runs, 1 regressions (v5.15.13-70-g916d1894bcce)
 2022-01-10 10:01 UTC 

[PATCH v2 2/2] video: vga16fb: Only probe for EGA and VGA 16 color graphic cards
 2022-01-10  9:56 UTC 

[PATCH net 0/1] net: phy: marvell: add Marvell specific PHY loopback
 2022-01-10  9:47 UTC  (6+ messages)
` [PATCH net 1/1] "

stable-rc/queue/5.10 build: 185 builds: 3 failed, 182 passed, 4 errors, 10 warnings (v5.10.90-43-g08564451eca2)
 2022-01-10  9:45 UTC 

✅ PASS: Test report for kernel 5.15.13 (stable-queue, 916d1894)
 2022-01-10  9:37 UTC 

stable-rc/queue/5.10 baseline: 153 runs, 2 regressions (v5.10.90-42-g2497db683e3d)
 2022-01-10  9:20 UTC 

stable-rc/queue/4.19 build: 198 builds: 6 failed, 192 passed, 2 errors, 32 warnings (v4.19.224-21-g8ae57b7315c2)
 2022-01-10  9:13 UTC 

stable-rc/linux-4.14.y build: 196 builds: 3 failed, 193 passed, 2 errors, 32 warnings (v4.14.261-23-ga751bd8de086)
 2022-01-10  9:07 UTC 

stable-rc/linux-4.9.y build: 188 builds: 3 failed, 185 passed, 2 errors, 34 warnings (v4.9.296-22-g4b4f2250060d)
 2022-01-10  9:03 UTC 

stable-rc/queue/4.14 baseline: 140 runs, 1 regressions (v4.14.261-22-g0d85bbd52179)
 2022-01-10  8:44 UTC 

stable-rc/queue/4.19 baseline: 152 runs, 1 regressions (v4.19.224-21-g20bd20474370)
 2022-01-10  8:20 UTC 

stable-rc/queue/5.4 baseline: 167 runs, 4 regressions (v5.4.170-34-gdd5012b3788c)
 2022-01-10  7:48 UTC 

[PATCH 5.15 00/72] 5.15.14-rc1 review
 2022-01-10  7:23 UTC  (73+ messages)
` [PATCH 5.15 01/72] fscache_cookie_enabled: check cookie is valid before accessing it
` [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 07/72] i40e: Fix to not show opcode msg on unsuccessful VF MAC change
` [PATCH 5.15 08/72] iavf: Fix limit of total number of queues to active queues of VF
` [PATCH 5.15 09/72] RDMA/core: Dont infoleak GRH fields
` [PATCH 5.15 10/72] Revert "net: usb: r8152: Add MAC passthrough support for more Lenovo Docks"
` [PATCH 5.15 11/72] netrom: fix copying in user data in nr_setsockopt
` [PATCH 5.15 12/72] RDMA/uverbs: Check for null return of kmalloc_array
` [PATCH 5.15 13/72] mac80211: initialize variable have_higher_than_11mbit
` [PATCH 5.15 14/72] mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_mesh
` [PATCH 5.15 15/72] sfc: The RX page_ring is optional
` [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 18/72] i40e: Fix incorrect netdevs real number of RX/TX queues
` [PATCH 5.15 19/72] ftrace/samples: Add missing prototypes direct functions
` [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 25/72] selftests: net: udpgro_fwd.sh: explicitly checking the available ping feature
` [PATCH 5.15 26/72] sctp: hold endpoint before calling cb in sctp_transport_lookup_process
` [PATCH 5.15 27/72] batman-adv: mcast: dont send link-local multicast to mcast routers
` [PATCH 5.15 28/72] sch_qfq: prevent shift-out-of-bounds in qfq_init_qdisc
` [PATCH 5.15 29/72] net: ena: Fix undefined state when tx request id is out of bounds
` [PATCH 5.15 30/72] net: ena: Fix wrong rx request id by resetting device
` [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 33/72] EDAC/i10nm: Release mdev/mbase when failing to detect HBM
` [PATCH 5.15 34/72] KVM: x86: Check for rmaps allocation
` [PATCH 5.15 35/72] cgroup: Use open-time credentials for process migraton perm checks
` [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 39/72] i2c: mpc: Avoid out of bounds memory access
` [PATCH 5.15 40/72] xfs: map unwritten blocks in XFS_IOC_{ALLOC,FREE}SP just like fallocate
` [PATCH 5.15 41/72] power: supply: core: Break capacity loop
` [PATCH 5.15 42/72] power: reset: ltc2952: Fix use of floating point literals
` [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 45/72] gpio: gpio-aspeed-sgpio: Fix wrong hwirq base in irq handler
` [PATCH 5.15 46/72] net ticp:fix a kernel-infoleak in __tipc_sendmsg()
` [PATCH 5.15 47/72] phonet: refcount leak in pep_sock_accep
` [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 51/72] ipv6: Continue processing multipath route even if gateway attribute is invalid
` [PATCH 5.15 52/72] ipv6: Do cleanup if attribute validation fails in multipath route
` [PATCH 5.15 53/72] auxdisplay: charlcd: checking for pointer reference before dereferencing
` [PATCH 5.15 54/72] drm/amdgpu: fix dropped backing store handling in amdgpu_dma_buf_move_notify
` [PATCH 5.15 55/72] drm/amd/pm: Fix xgmi link control on aldebaran
` [PATCH 5.15 56/72] usb: mtu3: fix interval value for intr and isoc
` [PATCH 5.15 57/72] scsi: libiscsi: Fix UAF in iscsi_conn_get_param()/iscsi_conn_teardown()
` [PATCH 5.15 58/72] ip6_vti: initialize __ip6_tnl_parm struct in vti6_siocdevprivate
` [PATCH 5.15 59/72] net: udp: fix alignment problem in udp4_seq_show()
` [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 63/72] drm/amdgpu: put SMU into proper state on runpm suspending for BOCO capable platform
` [PATCH 5.15 64/72] mISDN: change function names to avoid conflicts
` [PATCH 5.15 65/72] drm/amd/display: fix B0 TMDS deepcolor no dislay issue
` [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.15 68/72] userfaultfd/selftests: fix hugetlb area allocations
` [PATCH 5.15 69/72] ARM: dts: gpio-ranges property is now required
` [PATCH 5.15 70/72] Input: zinitix - make sure the IRQ is allocated before it gets enabled
` [PATCH 5.15 71/72] Revert "drm/amdgpu: stop scheduler when calling hw_fini (v2)"
` [PATCH 5.15 72/72] drm/amd/pm: keep the BACO feature enabled for suspend

[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  (10+ messages)
` [PATCH 4.14 03/22] tracing: Tag trace_percpu_buffer as a percpu pointer
` [PATCH 4.14 06/22] RDMA/core: Dont infoleak GRH fields
` [PATCH 4.14 10/22] ipv6: Check attribute length for RTA_GATEWAY in multipath route
` [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 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


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