stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-05 10:25:36 to 2020-12-06 12:06:54 UTC [more...]

FAILED: patch "[PATCH] sched/fair: Fix unthrottle_cfs_rq() for leaf_cfs_rq list" failed to apply to 5.4-stable tree
 2020-12-06 12:07 UTC  (7+ messages)

stable-rc/linux-4.14.y build: 201 builds: 0 failed, 201 passed, 66 warnings (v4.14.210-21-ga6f93b82e1d6)
 2020-12-06 11:49 UTC 

[PATCH 5.4 00/39] 5.4.82-rc1 review
 2020-12-06 11:17 UTC  (40+ messages)
` [PATCH 5.4 01/39] devlink: Hold rtnl lock while reading netdev attributes
` [PATCH 5.4 02/39] ipv6: addrlabel: fix possible memory leak in ip6addrlbl_net_init
` [PATCH 5.4 03/39] net/af_iucv: set correct sk_protocol for child sockets
` [PATCH 5.4 04/39] net/tls: missing received data after fast remote close
` [PATCH 5.4 05/39] net/tls: Protect from calling tls_dev_del for TLS RX twice
` [PATCH 5.4 06/39] rose: Fix Null pointer dereference in rose_send_frame()
` [PATCH 5.4 07/39] sock: set sk_err to ee_errno on dequeue from errq
` [PATCH 5.4 08/39] tcp: Set INET_ECN_xmit configuration in tcp_reinit_congestion_control
` [PATCH 5.4 09/39] tun: honor IOCB_NOWAIT flag
` [PATCH 5.4 10/39] usbnet: ipheth: fix connectivity with iOS 14
` [PATCH 5.4 11/39] bonding: wait for sysfs kobject destruction before freeing struct slave
` [PATCH 5.4 12/39] staging/octeon: fix up merge error
` [PATCH 5.4 13/39] ima: extend boot_aggregate with kernel measurements
` [PATCH 5.4 14/39] sched/fair: Fix unthrottle_cfs_rq() for leaf_cfs_rq list
` [PATCH 5.4 15/39] netfilter: bridge: reset skb->pkt_type after NF_INET_POST_ROUTING traversal
` [PATCH 5.4 16/39] ipv4: Fix tos mask in inet_rtm_getroute()
` [PATCH 5.4 17/39] dt-bindings: net: correct interrupt flags in examples
` [PATCH 5.4 18/39] chelsio/chtls: fix panic during unload reload chtls
` [PATCH 5.4 19/39] ibmvnic: Ensure that SCRQ entry reads are correctly ordered
` [PATCH 5.4 20/39] ibmvnic: Fix TX completion error handling
` [PATCH 5.4 21/39] inet_ecn: Fix endianness of checksum update when setting ECT(1)
` [PATCH 5.4 22/39] geneve: pull IP header before ECN decapsulation
` [PATCH 5.4 23/39] net: ip6_gre: set dev->hard_header_len when using header_ops
` [PATCH 5.4 24/39] net/x25: prevent a couple of overflows
` [PATCH 5.4 25/39] cxgb3: fix error return code in t3_sge_alloc_qset()
` [PATCH 5.4 26/39] net: pasemi: fix error return code in pasemi_mac_open()
` [PATCH 5.4 27/39] vxlan: fix error return code in __vxlan_dev_create()
` [PATCH 5.4 28/39] chelsio/chtls: fix a double free in chtls_setkey()
` [PATCH 5.4 29/39] net: mvpp2: Fix error return code in mvpp2_open()
` [PATCH 5.4 30/39] net: skbuff: ensure LSE is pullable before decrementing the MPLS ttl
` [PATCH 5.4 31/39] net: openvswitch: ensure LSE is pullable before reading it
` [PATCH 5.4 32/39] net/sched: act_mpls: "
` [PATCH 5.4 33/39] net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steering
` [PATCH 5.4 34/39] net/mlx5: Fix wrong address reclaim when command interface is down
` [PATCH 5.4 35/39] ALSA: usb-audio: US16x08: fix value count for level meters
` [PATCH 5.4 36/39] Input: xpad - support Ardwiino Controllers
` [PATCH 5.4 37/39] Input: i8042 - add ByteSpeed touchpad to noloop table
` [PATCH 5.4 38/39] tracing: Remove WARN_ON in start_thread()
` [PATCH 5.4 39/39] RDMA/i40iw: Address an mmap handler exploit in i40iw

[PATCH 5.9 00/46] 5.9.13-rc1 review
 2020-12-06 11:17 UTC  (47+ messages)
` [PATCH 5.9 01/46] devlink: Hold rtnl lock while reading netdev attributes
` [PATCH 5.9 02/46] devlink: Make sure devlink instance and port are in same net namespace
` [PATCH 5.9 03/46] ipv6: addrlabel: fix possible memory leak in ip6addrlbl_net_init
` [PATCH 5.9 04/46] net/af_iucv: set correct sk_protocol for child sockets
` [PATCH 5.9 05/46] net: openvswitch: fix TTL decrement action netlink message format
` [PATCH 5.9 06/46] net/tls: missing received data after fast remote close
` [PATCH 5.9 07/46] net/tls: Protect from calling tls_dev_del for TLS RX twice
` [PATCH 5.9 08/46] rose: Fix Null pointer dereference in rose_send_frame()
` [PATCH 5.9 09/46] sock: set sk_err to ee_errno on dequeue from errq
` [PATCH 5.9 10/46] tcp: Set INET_ECN_xmit configuration in tcp_reinit_congestion_control
` [PATCH 5.9 11/46] tun: honor IOCB_NOWAIT flag
` [PATCH 5.9 12/46] usbnet: ipheth: fix connectivity with iOS 14
` [PATCH 5.9 13/46] vsock/virtio: discard packets only when socket is really closed
` [PATCH 5.9 14/46] mptcp: fix NULL ptr dereference on bad MPJ
` [PATCH 5.9 15/46] net/packet: fix packet receive on L3 devices without visible hard header
` [PATCH 5.9 16/46] netfilter: bridge: reset skb->pkt_type after NF_INET_POST_ROUTING traversal
` [PATCH 5.9 17/46] ipv4: Fix tos mask in inet_rtm_getroute()
` [PATCH 5.9 18/46] dt-bindings: net: correct interrupt flags in examples
` [PATCH 5.9 19/46] chelsio/chtls: fix panic during unload reload chtls
` [PATCH 5.9 20/46] ibmvnic: Ensure that SCRQ entry reads are correctly ordered
` [PATCH 5.9 21/46] ibmvnic: Fix TX completion error handling
` [PATCH 5.9 22/46] tipc: fix incompatible mtu of transmission
` [PATCH 5.9 23/46] inet_ecn: Fix endianness of checksum update when setting ECT(1)
` [PATCH 5.9 24/46] geneve: pull IP header before ECN decapsulation
` [PATCH 5.9 25/46] net: ip6_gre: set dev->hard_header_len when using header_ops
` [PATCH 5.9 26/46] dpaa_eth: copy timestamp fields to new skb in A-050385 workaround
` [PATCH 5.9 27/46] net/x25: prevent a couple of overflows
` [PATCH 5.9 28/46] cxgb3: fix error return code in t3_sge_alloc_qset()
` [PATCH 5.9 29/46] net: pasemi: fix error return code in pasemi_mac_open()
` [PATCH 5.9 30/46] vxlan: fix error return code in __vxlan_dev_create()
` [PATCH 5.9 31/46] chelsio/chtls: fix a double free in chtls_setkey()
` [PATCH 5.9 32/46] net: mvpp2: Fix error return code in mvpp2_open()
` [PATCH 5.9 33/46] net: skbuff: ensure LSE is pullable before decrementing the MPLS ttl
` [PATCH 5.9 34/46] net: openvswitch: ensure LSE is pullable before reading it
` [PATCH 5.9 35/46] net/sched: act_mpls: "
` [PATCH 5.9 36/46] net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steering
` [PATCH 5.9 37/46] net/mlx5: Fix wrong address reclaim when command interface is down
` [PATCH 5.9 38/46] net: mlx5e: fix fs_tcp.c build when IPV6 is not enabled
` [PATCH 5.9 39/46] ALSA: usb-audio: US16x08: fix value count for level meters
` [PATCH 5.9 40/46] Input: xpad - support Ardwiino Controllers
` [PATCH 5.9 41/46] Input: i8042 - add ByteSpeed touchpad to noloop table
` [PATCH 5.9 42/46] Input: atmel_mxt_ts - fix lost interrupts
` [PATCH 5.9 43/46] tracing: Fix alignment of static buffer
` [PATCH 5.9 44/46] tracing: Remove WARN_ON in start_thread()
` [PATCH 5.9 45/46] uapi: fix statx attribute value overlap for DAX & MOUNT_ROOT
` [PATCH 5.9 46/46] drm/i915/gt: Fixup tgl mocs for PTE tracking

stable-rc/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 77 warnings (v4.19.161-33-ge4593a0ad2bf)
 2020-12-06 11:41 UTC 

[PATCH 4.14 00/20] 4.14.211-rc1 review
 2020-12-06 11:17 UTC  (21+ messages)
` [PATCH 4.14 01/20] net/af_iucv: set correct sk_protocol for child sockets
` [PATCH 4.14 02/20] rose: Fix Null pointer dereference in rose_send_frame()
` [PATCH 4.14 03/20] sock: set sk_err to ee_errno on dequeue from errq
` [PATCH 4.14 04/20] tcp: Set INET_ECN_xmit configuration in tcp_reinit_congestion_control
` [PATCH 4.14 05/20] tun: honor IOCB_NOWAIT flag
` [PATCH 4.14 06/20] usbnet: ipheth: fix connectivity with iOS 14
` [PATCH 4.14 07/20] bonding: wait for sysfs kobject destruction before freeing struct slave
` [PATCH 4.14 08/20] netfilter: bridge: reset skb->pkt_type after NF_INET_POST_ROUTING traversal
` [PATCH 4.14 09/20] ipv4: Fix tos mask in inet_rtm_getroute()
` [PATCH 4.14 10/20] ibmvnic: Ensure that SCRQ entry reads are correctly ordered
` [PATCH 4.14 11/20] ibmvnic: Fix TX completion error handling
` [PATCH 4.14 12/20] net/x25: prevent a couple of overflows
` [PATCH 4.14 13/20] cxgb3: fix error return code in t3_sge_alloc_qset()
` [PATCH 4.14 14/20] net: pasemi: fix error return code in pasemi_mac_open()
` [PATCH 4.14 15/20] net/mlx5: Fix wrong address reclaim when command interface is down
` [PATCH 4.14 16/20] dt-bindings: net: correct interrupt flags in examples
` [PATCH 4.14 17/20] ALSA: usb-audio: US16x08: fix value count for level meters
` [PATCH 4.14 18/20] Input: xpad - support Ardwiino Controllers
` [PATCH 4.14 19/20] Input: i8042 - add ByteSpeed touchpad to noloop table
` [PATCH 4.14 20/20] RDMA/i40iw: Address an mmap handler exploit in i40iw

[PATCH 4.19 00/32] 4.19.162-rc1 review
 2020-12-06 11:17 UTC  (33+ messages)
` [PATCH 4.19 01/32] ipv6: addrlabel: fix possible memory leak in ip6addrlbl_net_init
` [PATCH 4.19 02/32] net/af_iucv: set correct sk_protocol for child sockets
` [PATCH 4.19 03/32] net/tls: missing received data after fast remote close
` [PATCH 4.19 04/32] rose: Fix Null pointer dereference in rose_send_frame()
` [PATCH 4.19 05/32] sock: set sk_err to ee_errno on dequeue from errq
` [PATCH 4.19 06/32] tcp: Set INET_ECN_xmit configuration in tcp_reinit_congestion_control
` [PATCH 4.19 07/32] tun: honor IOCB_NOWAIT flag
` [PATCH 4.19 08/32] usbnet: ipheth: fix connectivity with iOS 14
` [PATCH 4.19 09/32] net/tls: Protect from calling tls_dev_del for TLS RX twice
` [PATCH 4.19 10/32] ibmvnic: fix call_netdevice_notifiers in do_reset
` [PATCH 4.19 11/32] ibmvnic: notify peers when failover and migration happen
` [PATCH 4.19 12/32] i40e: Fix removing driver while bare-metal VFs pass traffic
` [PATCH 4.19 13/32] bonding: wait for sysfs kobject destruction before freeing struct slave
` [PATCH 4.19 14/32] netfilter: bridge: reset skb->pkt_type after NF_INET_POST_ROUTING traversal
` [PATCH 4.19 15/32] ipv4: Fix tos mask in inet_rtm_getroute()
` [PATCH 4.19 16/32] ibmvnic: Ensure that SCRQ entry reads are correctly ordered
` [PATCH 4.19 17/32] ibmvnic: Fix TX completion error handling
` [PATCH 4.19 18/32] geneve: pull IP header before ECN decapsulation
` [PATCH 4.19 19/32] net: ip6_gre: set dev->hard_header_len when using header_ops
` [PATCH 4.19 20/32] net/x25: prevent a couple of overflows
` [PATCH 4.19 21/32] cxgb3: fix error return code in t3_sge_alloc_qset()
` [PATCH 4.19 22/32] net: pasemi: fix error return code in pasemi_mac_open()
` [PATCH 4.19 23/32] chelsio/chtls: fix a double free in chtls_setkey()
` [PATCH 4.19 24/32] net: mvpp2: Fix error return code in mvpp2_open()
` [PATCH 4.19 25/32] net/mlx5: Fix wrong address reclaim when command interface is down
` [PATCH 4.19 26/32] chelsio/chtls: fix panic during unload reload chtls
` [PATCH 4.19 27/32] dt-bindings: net: correct interrupt flags in examples
` [PATCH 4.19 28/32] ALSA: usb-audio: US16x08: fix value count for level meters
` [PATCH 4.19 29/32] Input: xpad - support Ardwiino Controllers
` [PATCH 4.19 30/32] Input: i8042 - add ByteSpeed touchpad to noloop table
` [PATCH 4.19 31/32] tracing: Remove WARN_ON in start_thread()
` [PATCH 4.19 32/32] RDMA/i40iw: Address an mmap handler exploit in i40iw

stable-rc/queue/4.14 build: 201 builds: 0 failed, 201 passed, 66 warnings (v4.14.210-20-gc32b9f7cbda7)
 2020-12-06 11:10 UTC 

FAILED: patch "[PATCH] spi: bcm2835aux: Fix use-after-free on unbind" failed to apply to 4.19-stable tree
 2020-12-06 11:08 UTC  (3+ messages)

stable-rc/queue/4.4 build: 189 builds: 0 failed, 189 passed, 13 warnings (v4.4.247-9-ged127671ab0e)
 2020-12-06 10:49 UTC 

stable-rc/queue/4.9 build: 197 builds: 0 failed, 197 passed, 4 warnings (v4.9.247-12-g9d0e8fd8eb63)
 2020-12-06 10:40 UTC 

[PATCH] KVM: x86: reinstate vendor-agnostic check on SPEC_CTRL cpuid bits
 2020-12-06 10:16 UTC  (3+ messages)

stable-rc/queue/4.19 build: 206 builds: 0 failed, 206 passed, 77 warnings (v4.19.161-27-g280e981cb1ee)
 2020-12-06 10:15 UTC 

stable-rc/queue/5.4 build: 200 builds: 0 failed, 200 passed, 109 warnings (v5.4.81-34-gefcfcd5689e6)
 2020-12-06 10:11 UTC 

FAILED: patch "[PATCH] sched/fair: Fix unthrottle_cfs_rq() for leaf_cfs_rq list" failed to apply to 5.4-stable tree
 2020-12-06  9:57 UTC  (2+ messages)

[PATCH 4.14-stable] RDMA/i40iw: Address an mmap handler exploit in i40iw
 2020-12-06  9:53 UTC  (2+ messages)

[PATCH] powerpc: Stop exporting __clear_user which is now inlined
 2020-12-06  9:50 UTC  (3+ messages)

Patch "spi: Fix controller unregister order" has been added to the 4.4-stable tree
 2020-12-06  9:47 UTC  (2+ messages)

[PATCH 4.4 00/70] 4.4.165-stable review
 2020-12-06  9:46 UTC  (5+ messages)
` [PATCH 4.4 17/70] crypto: arm64/sha - avoid non-standard inline asm tricks

FAILED: patch "[PATCH] geneve: pull IP header before ECN decapsulation" failed to apply to 4.4-stable tree
 2020-12-06  9:32 UTC 

FAILED: patch "[PATCH] geneve: pull IP header before ECN decapsulation" failed to apply to 4.9-stable tree
 2020-12-06  9:32 UTC 

FAILED: patch "[PATCH] geneve: pull IP header before ECN decapsulation" failed to apply to 4.14-stable tree
 2020-12-06  9:29 UTC 

[tip: x86/urgent] x86/insn-eval: Use new for_each_insn_prefix() macro to loop over prefixes bytes
 2020-12-06  9:09 UTC 

[tip: x86/urgent] x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytes
 2020-12-06  9:09 UTC  (5+ messages)

+ mm-initialize-struct-pages-in-reserved-regions-outside-of-the-zone-ranges.patch added to -mm tree
 2020-12-06  6:48 UTC  (2+ messages)

[patch 02/12] coredump: fix core_pattern parse error
 2020-12-06  6:15 UTC  (6+ messages)
` [patch 03/12] mm: memcg/slab: fix obj_cgroup_charge() return value handling
` [patch 04/12] mm: list_lru: set shrinker map bit when child nr_items is not zero
` [patch 05/12] mm/zsmalloc.c: drop ZSMALLOC_PGTABLE_MAPPING
` [patch 06/12] mm/swapfile: do not sleep with a spin lock held
` [patch 11/12] hugetlb_cgroup: fix offline of hugetlb cgroup with reservations

[PATCH] kbuild: avoid static_assert for genksyms
 2020-12-06  2:48 UTC  (2+ messages)

[PATCH AUTOSEL 5.9 22/33] vhost scsi: add lun parser helper
 2020-12-05 20:59 UTC  (11+ messages)

patch "of: fix linker-section match-table corruption" added to driver-core-next
 2020-12-05 15:44 UTC 

patch "iio: buffer: Fix demux update" added to staging-next
 2020-12-05 15:45 UTC 

FAILED: patch "[PATCH] spi: bcm-qspi: Fix use-after-free on unbind" failed to apply to 5.4-stable tree
 2020-12-05 16:45 UTC  (10+ messages)
            ` FAILED: patch "[PATCH] spi: bcm-qspi: Fix use-after-free on unbind" failed to apply to 4.9-stable tree

FAILED: patch "[PATCH] spi: bcm2835: Fix use-after-free on unbind" failed to apply to 4.19-stable tree
 2020-12-05 18:00 UTC  (4+ messages)

patch "iio:imu:bmi160: Fix too large a buffer." added to staging-next
 2020-12-05 15:46 UTC 

patch "iio:imu:bmi160: Fix alignment and data leak issues" added to staging-next
 2020-12-05 15:46 UTC 

patch "iio:adc:ti-ads124s08: Fix buffer being too long." added to staging-next
 2020-12-05 15:46 UTC 

patch "iio:adc:ti-ads124s08: Fix alignment and data leak issues." added to staging-next
 2020-12-05 15:46 UTC 

patch "iio:magnetometer:mag3110: Fix alignment and data leak issues." added to staging-next
 2020-12-05 15:46 UTC 

patch "iio:light:rpr0521: Fix timestamp alignment and prevent data leak." added to staging-next
 2020-12-05 15:46 UTC 

patch "iio:light:st_uvis25: Fix timestamp alignment and prevent data leak." added to staging-next
 2020-12-05 15:46 UTC 

patch "iio:pressure:mpl3115: Force alignment of buffer" added to staging-next
 2020-12-05 15:46 UTC 

patch "iio: imu: st_lsm6dsx: fix edge-trigger interrupts" added to staging-next
 2020-12-05 15:46 UTC 

patch "iio: adc: rockchip_saradc: fix missing clk_disable_unprepare() on" added to staging-next
 2020-12-05 15:46 UTC 

patch "counter: microchip-tcb-capture: Fix CMR value check" added to staging-next
 2020-12-05 15:46 UTC 

patch "iio: ad_sigma_delta: Don't put SPI transfer buffer on the stack" added to staging-next
 2020-12-05 15:45 UTC 

Backport 666224b43b4b to 4.19-stable
 2020-12-05 10:19 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).