public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-27 14:52:26 to 2022-07-27 16:45:06 UTC [more...]

[PATCH 5.4 00/87] 5.4.208-rc1 review
 2022-07-27 16:11 UTC  (73+ messages)
` [PATCH 5.4 01/87] pinctrl: stm32: fix optional IRQ support to gpios
` [PATCH 5.4 02/87] riscv: add as-options for modules with assembly compontents
` [PATCH 5.4 03/87] mlxsw: spectrum_router: Fix IPv4 nexthop gateway indication
` [PATCH 5.4 04/87] lockdown: Fix kexec lockdown bypass with ima policy
` [PATCH 5.4 05/87] xen/gntdev: Ignore failure to unmap INVALID_GRANT_HANDLE
` [PATCH 5.4 06/87] PCI: hv: Fix multi-MSI to allow more than one MSI vector
` [PATCH 5.4 07/87] PCI: hv: Fix hv_arch_irq_unmask() for multi-MSI
` [PATCH 5.4 08/87] PCI: hv: Reuse existing IRTE allocation in compose_msi_msg()
` [PATCH 5.4 09/87] PCI: hv: Fix interrupt mapping for multi-MSI
` [PATCH 5.4 10/87] serial: mvebu-uart: correctly report configured baudrate value
` [PATCH 5.4 11/87] xfrm: xfrm_policy: fix a possible double xfrm_pols_put() in xfrm_bundle_lookup()
` [PATCH 5.4 12/87] power/reset: arm-versatile: Fix refcount leak in versatile_reboot_probe
` [PATCH 5.4 13/87] pinctrl: ralink: Check for null return of devm_kcalloc
` [PATCH 5.4 14/87] perf/core: Fix data race between perf_event_set_output() and perf_mmap_close()
` [PATCH 5.4 15/87] igc: Reinstate IGC_REMOVED logic and implement it properly
` [PATCH 5.4 16/87] ip: Fix data-races around sysctl_ip_no_pmtu_disc
` [PATCH 5.4 17/87] ip: Fix data-races around sysctl_ip_fwd_use_pmtu
` [PATCH 5.4 18/87] ip: Fix data-races around sysctl_ip_nonlocal_bind
` [PATCH 5.4 19/87] ip: Fix a data-race around sysctl_fwmark_reflect
` [PATCH 5.4 20/87] tcp/dccp: Fix a data-race around sysctl_tcp_fwmark_accept
` [PATCH 5.4 21/87] tcp: Fix data-races around sysctl_tcp_mtu_probing
` [PATCH 5.4 22/87] tcp: Fix data-races around sysctl_tcp_base_mss
` [PATCH 5.4 23/87] tcp: Fix data-races around sysctl_tcp_min_snd_mss
` [PATCH 5.4 24/87] tcp: Fix a data-race around sysctl_tcp_mtu_probe_floor
` [PATCH 5.4 25/87] tcp: Fix a data-race around sysctl_tcp_probe_threshold
` [PATCH 5.4 26/87] tcp: Fix a data-race around sysctl_tcp_probe_interval
` [PATCH 5.4 27/87] i2c: cadence: Change large transfer count reset logic to be unconditional
` [PATCH 5.4 28/87] net: stmmac: fix dma queue left shift overflow issue
` [PATCH 5.4 29/87] net/tls: Fix race in TLS device down flow
` [PATCH 5.4 30/87] igmp: Fix data-races around sysctl_igmp_llm_reports
` [PATCH 5.4 31/87] igmp: Fix a data-race around sysctl_igmp_max_memberships
` [PATCH 5.4 32/87] tcp: Fix data-races around sysctl_tcp_syncookies
` [PATCH 5.4 33/87] tcp: Fix data-races around sysctl_tcp_reordering
` [PATCH 5.4 34/87] tcp: Fix data-races around some timeout sysctl knobs
` [PATCH 5.4 35/87] tcp: Fix a data-race around sysctl_tcp_notsent_lowat
` [PATCH 5.4 36/87] tcp: Fix a data-race around sysctl_tcp_tw_reuse
` [PATCH 5.4 37/87] tcp: Fix data-races around sysctl_max_syn_backlog
` [PATCH 5.4 38/87] tcp: Fix data-races around sysctl_tcp_fastopen
` [PATCH 5.4 39/87] iavf: Fix handling of dummy receive descriptors
` [PATCH 5.4 40/87] i40e: Fix erroneous adapter reinitialization during recovery process
` [PATCH 5.4 41/87] ixgbe: Add locking to prevent panic when setting sriov_numvfs to zero
` [PATCH 5.4 42/87] gpio: pca953x: only use single read/write for No AI mode
` [PATCH 5.4 43/87] be2net: Fix buffer overflow in be_get_module_eeprom
` [PATCH 5.4 44/87] ipv4: Fix a data-race around sysctl_fib_multipath_use_neigh
` [PATCH 5.4 46/87] tcp: Fix data-races around sysctl knobs related to SYN option
` [PATCH 5.4 47/87] tcp: Fix a data-race around sysctl_tcp_early_retrans
` [PATCH 5.4 48/87] tcp: Fix data-races around sysctl_tcp_recovery
` [PATCH 5.4 49/87] tcp: Fix a data-race around sysctl_tcp_thin_linear_timeouts
` [PATCH 5.4 55/87] spi: bcm2835: bcm2835_spi_handle_err(): fix NULL pointer deref for non DMA transfers
` [PATCH 5.4 56/87] mm/mempolicy: fix uninit-value in mpol_rebind_policy()
` [PATCH 5.4 57/87] bpf: Make sure mac_header was set before using it
` [PATCH 5.4 58/87] dlm: fix pending remove if msg allocation fails
` [PATCH 5.4 59/87] ima: remove the IMA_TEMPLATE Kconfig option
` [PATCH 5.4 60/87] locking/refcount: Define constants for saturation and max refcount values
` [PATCH 5.4 61/87] locking/refcount: Ensure integer operands are treated as signed
` [PATCH 5.4 62/87] locking/refcount: Remove unused refcount_*_checked() variants
` [PATCH 5.4 63/87] locking/refcount: Move the bulk of the REFCOUNT_FULL implementation into the <linux/refcount.h> header
` [PATCH 5.4 64/87] locking/refcount: Improve performance of generic REFCOUNT_FULL code
` [PATCH 5.4 65/87] locking/refcount: Move saturation warnings out of line
` [PATCH 5.4 66/87] locking/refcount: Consolidate REFCOUNT_{MAX,SATURATED} definitions
` [PATCH 5.4 67/87] locking/refcount: Consolidate implementations of refcount_t
` [PATCH 5.4 68/87] x86: get rid of small constant size cases in raw_copy_{to,from}_user()
` [PATCH 5.4 69/87] x86/uaccess: Implement macros for CMPXCHG on user addresses
` [PATCH 5.4 70/87] mmap locking API: initial implementation as rwsem wrappers
` [PATCH 5.4 71/87] x86/mce: Deduplicate exception handling
` [PATCH 5.4 72/87] bitfield.h: Fix "type of reg too small for mask" test
` [PATCH 5.4 73/87] ALSA: memalloc: Align buffer allocations in page size
` [PATCH 5.4 74/87] Bluetooth: Add bt_skb_sendmsg helper
` [PATCH 5.4 75/87] Bluetooth: Add bt_skb_sendmmsg helper
` [PATCH 5.4 76/87] Bluetooth: SCO: Replace use of memcpy_from_msg with bt_skb_sendmsg
` [PATCH 5.4 77/87] Bluetooth: RFCOMM: Replace use of memcpy_from_msg with bt_skb_sendmmsg
` [PATCH 5.4 78/87] Bluetooth: Fix passing NULL to PTR_ERR

[PATCH 4.19 00/62] 4.19.254-rc1 review
 2022-07-27 16:11 UTC  (60+ messages)
` [PATCH 4.19 01/62] riscv: add as-options for modules with assembly compontents
` [PATCH 4.19 02/62] xen/gntdev: Ignore failure to unmap INVALID_GRANT_HANDLE
` [PATCH 4.19 03/62] xfrm: xfrm_policy: fix a possible double xfrm_pols_put() in xfrm_bundle_lookup()
` [PATCH 4.19 04/62] power/reset: arm-versatile: Fix refcount leak in versatile_reboot_probe
` [PATCH 4.19 05/62] pinctrl: ralink: Check for null return of devm_kcalloc
` [PATCH 4.19 06/62] perf/core: Fix data race between perf_event_set_output() and perf_mmap_close()
` [PATCH 4.19 07/62] ip: Fix data-races around sysctl_ip_fwd_use_pmtu
` [PATCH 4.19 08/62] ip: Fix data-races around sysctl_ip_nonlocal_bind
` [PATCH 4.19 09/62] ip: Fix a data-race around sysctl_fwmark_reflect
` [PATCH 4.19 10/62] tcp/dccp: Fix a data-race around sysctl_tcp_fwmark_accept
` [PATCH 4.19 11/62] tcp: Fix data-races around sysctl_tcp_mtu_probing
` [PATCH 4.19 12/62] tcp: Fix a data-race around sysctl_tcp_probe_threshold
` [PATCH 4.19 13/62] tcp: Fix a data-race around sysctl_tcp_probe_interval
` [PATCH 4.19 14/62] i2c: cadence: Change large transfer count reset logic to be unconditional
` [PATCH 4.19 15/62] net: stmmac: fix dma queue left shift overflow issue
` [PATCH 4.19 16/62] net/tls: Fix race in TLS device down flow
` [PATCH 4.19 17/62] igmp: Fix data-races around sysctl_igmp_llm_reports
` [PATCH 4.19 18/62] igmp: Fix a data-race around sysctl_igmp_max_memberships
` [PATCH 4.19 19/62] tcp: Fix data-races around sysctl_tcp_reordering
` [PATCH 4.19 20/62] tcp: Fix data-races around some timeout sysctl knobs
` [PATCH 4.19 21/62] tcp: Fix a data-race around sysctl_tcp_notsent_lowat
` [PATCH 4.19 22/62] tcp: Fix a data-race around sysctl_tcp_tw_reuse
` [PATCH 4.19 23/62] tcp: Fix data-races around sysctl_tcp_fastopen
` [PATCH 4.19 24/62] be2net: Fix buffer overflow in be_get_module_eeprom
` [PATCH 4.19 25/62] tcp: Fix a data-race around sysctl_tcp_early_retrans
` [PATCH 4.19 26/62] tcp: Fix data-races around sysctl_tcp_recovery
` [PATCH 4.19 27/62] tcp: Fix a data-race around sysctl_tcp_thin_linear_timeouts
` [PATCH 4.19 28/62] tcp: Fix data-races around sysctl_tcp_slow_start_after_idle
` [PATCH 4.19 29/62] tcp: Fix a data-race around sysctl_tcp_retrans_collapse
` [PATCH 4.19 30/62] tcp: Fix a data-race around sysctl_tcp_stdurg
` [PATCH 4.19 31/62] tcp: Fix a data-race around sysctl_tcp_rfc1337
` [PATCH 4.19 32/62] tcp: Fix data-races around sysctl_tcp_max_reordering
` [PATCH 4.19 33/62] Revert "Revert "char/random: silence a lockdep splat with printk()""
` [PATCH 4.19 34/62] mm/mempolicy: fix uninit-value in mpol_rebind_policy()
` [PATCH 4.19 35/62] bpf: Make sure mac_header was set before using it
` [PATCH 4.19 36/62] drm/tilcdc: Remove obsolete crtc_mode_valid() hack
` [PATCH 4.19 37/62] tilcdc: tilcdc_external: fix an incorrect NULL check on list iterator
` [PATCH 4.19 38/62] HID: multitouch: simplify the application retrieval
` [PATCH 4.19 39/62] HID: multitouch: Lenovo X1 Tablet Gen3 trackpoint and buttons
` [PATCH 4.19 40/62] HID: multitouch: add support for the Smart Tech panel
` [PATCH 4.19 41/62] HID: add ALWAYS_POLL quirk to lenovo pixart mouse
` [PATCH 4.19 42/62] dlm: fix pending remove if msg allocation fails
` [PATCH 4.19 43/62] ima: remove the IMA_TEMPLATE Kconfig option
` [PATCH 4.19 44/62] ALSA: memalloc: Align buffer allocations in page size
` [PATCH 4.19 45/62] Bluetooth: Add bt_skb_sendmsg helper
` [PATCH 4.19 46/62] Bluetooth: Add bt_skb_sendmmsg helper
` [PATCH 4.19 47/62] Bluetooth: SCO: Replace use of memcpy_from_msg with bt_skb_sendmsg
` [PATCH 4.19 48/62] Bluetooth: RFCOMM: Replace use of memcpy_from_msg with bt_skb_sendmmsg
` [PATCH 4.19 49/62] Bluetooth: Fix passing NULL to PTR_ERR
` [PATCH 4.19 51/62] Bluetooth: Fix bt_skb_sendmmsg not allocating partial chunks
` [PATCH 4.19 52/62] serial: mvebu-uart: correctly report configured baudrate value
` [PATCH 4.19 53/62] tty: drivers/tty/, stop using tty_schedule_flip()
` [PATCH 4.19 54/62] tty: the rest, "
` [PATCH 4.19 55/62] tty: drop tty_schedule_flip()
` [PATCH 4.19 57/62] tty: use new tty_insert_flip_string_and_push_buffer() in pty_write()
` [PATCH 4.19 58/62] net: usb: ax88179_178a needs FLAG_SEND_ZLP
` [PATCH 4.19 59/62] PCI: hv: Fix multi-MSI to allow more than one MSI vector
` [PATCH 4.19 60/62] PCI: hv: Fix hv_arch_irq_unmask() for multi-MSI
` [PATCH 4.19 61/62] PCI: hv: Reuse existing IRTE allocation in compose_msi_msg()

[PATCH 4.14 00/37] 4.14.290-rc1 review
 2022-07-27 16:11 UTC  (38+ messages)
` [PATCH 4.14 01/37] xen/gntdev: Ignore failure to unmap INVALID_GRANT_HANDLE
` [PATCH 4.14 02/37] xfrm: xfrm_policy: fix a possible double xfrm_pols_put() in xfrm_bundle_lookup()
` [PATCH 4.14 03/37] power/reset: arm-versatile: Fix refcount leak in versatile_reboot_probe
` [PATCH 4.14 04/37] perf/core: Fix data race between perf_event_set_output() and perf_mmap_close()
` [PATCH 4.14 05/37] ip: Fix a data-race around sysctl_fwmark_reflect
` [PATCH 4.14 06/37] tcp/dccp: Fix a data-race around sysctl_tcp_fwmark_accept
` [PATCH 4.14 07/37] tcp: Fix a data-race around sysctl_tcp_probe_threshold
` [PATCH 4.14 08/37] tcp: Fix a data-race around sysctl_tcp_probe_interval
` [PATCH 4.14 09/37] i2c: cadence: Change large transfer count reset logic to be unconditional
` [PATCH 4.14 10/37] net: stmmac: fix dma queue left shift overflow issue
` [PATCH 4.14 11/37] igmp: Fix data-races around sysctl_igmp_llm_reports
` [PATCH 4.14 12/37] igmp: Fix a data-race around sysctl_igmp_max_memberships
` [PATCH 4.14 13/37] tcp: Fix a data-race around sysctl_tcp_notsent_lowat
` [PATCH 4.14 14/37] be2net: Fix buffer overflow in be_get_module_eeprom
` [PATCH 4.14 15/37] Revert "Revert "char/random: silence a lockdep splat with printk()""
` [PATCH 4.14 16/37] mm/mempolicy: fix uninit-value in mpol_rebind_policy()
` [PATCH 4.14 17/37] bpf: Make sure mac_header was set before using it
` [PATCH 4.14 18/37] drm/tilcdc: Remove obsolete crtc_mode_valid() hack
` [PATCH 4.14 19/37] tilcdc: tilcdc_external: fix an incorrect NULL check on list iterator
` [PATCH 4.14 20/37] ALSA: memalloc: Align buffer allocations in page size
` [PATCH 4.14 21/37] Bluetooth: Add bt_skb_sendmsg helper
` [PATCH 4.14 22/37] Bluetooth: Add bt_skb_sendmmsg helper
` [PATCH 4.14 23/37] Bluetooth: SCO: Replace use of memcpy_from_msg with bt_skb_sendmsg
` [PATCH 4.14 24/37] Bluetooth: RFCOMM: Replace use of memcpy_from_msg with bt_skb_sendmmsg
` [PATCH 4.14 25/37] Bluetooth: Fix passing NULL to PTR_ERR
` [PATCH 4.14 26/37] Bluetooth: SCO: Fix sco_send_frame returning skb->len
` [PATCH 4.14 27/37] Bluetooth: Fix bt_skb_sendmmsg not allocating partial chunks
` [PATCH 4.14 28/37] tty: drivers/tty/, stop using tty_schedule_flip()
` [PATCH 4.14 29/37] tty: the rest, "
` [PATCH 4.14 30/37] tty: drop tty_schedule_flip()
` [PATCH 4.14 31/37] tty: extract tty_flip_buffer_commit() from tty_flip_buffer_push()
` [PATCH 4.14 32/37] tty: use new tty_insert_flip_string_and_push_buffer() in pty_write()
` [PATCH 4.14 33/37] net: usb: ax88179_178a needs FLAG_SEND_ZLP
` [PATCH 4.14 34/37] PCI: hv: Fix multi-MSI to allow more than one MSI vector
` [PATCH 4.14 35/37] PCI: hv: Fix hv_arch_irq_unmask() for multi-MSI
` [PATCH 4.14 36/37] PCI: hv: Reuse existing IRTE allocation in compose_msi_msg()
` [PATCH 4.14 37/37] PCI: hv: Fix interrupt mapping for multi-MSI

[PATCH 4.9 00/26] 4.9.325-rc1 review
 2022-07-27 16:10 UTC  (27+ messages)
` [PATCH 4.9 01/26] security,selinux,smack: kill security_task_wait hook
` [PATCH 4.9 02/26] xen/gntdev: Ignore failure to unmap INVALID_GRANT_HANDLE
` [PATCH 4.9 03/26] misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transfer
` [PATCH 4.9 04/26] misc: rtsx_usb: use separate command and response buffers
` [PATCH 4.9 05/26] misc: rtsx_usb: set return value in rsp_buf alloc err path
` [PATCH 4.9 06/26] xfrm: xfrm_policy: fix a possible double xfrm_pols_put() in xfrm_bundle_lookup()
` [PATCH 4.9 07/26] power/reset: arm-versatile: Fix refcount leak in versatile_reboot_probe
` [PATCH 4.9 08/26] perf/core: Fix data race between perf_event_set_output() and perf_mmap_close()
` [PATCH 4.9 09/26] ip: Fix a data-race around sysctl_fwmark_reflect
` [PATCH 4.9 10/26] tcp/dccp: Fix a data-race around sysctl_tcp_fwmark_accept
` [PATCH 4.9 11/26] tcp: Fix a data-race around sysctl_tcp_probe_threshold
` [PATCH 4.9 12/26] i2c: cadence: Change large transfer count reset logic to be unconditional
` [PATCH 4.9 13/26] igmp: Fix data-races around sysctl_igmp_llm_reports
` [PATCH 4.9 14/26] igmp: Fix a data-race around sysctl_igmp_max_memberships
` [PATCH 4.9 15/26] tcp: Fix a data-race around sysctl_tcp_notsent_lowat
` [PATCH 4.9 16/26] be2net: Fix buffer overflow in be_get_module_eeprom
` [PATCH 4.9 17/26] Revert "Revert "char/random: silence a lockdep splat with printk()""
` [PATCH 4.9 18/26] mm/mempolicy: fix uninit-value in mpol_rebind_policy()
` [PATCH 4.9 19/26] bpf: Make sure mac_header was set before using it
` [PATCH 4.9 20/26] ALSA: memalloc: Align buffer allocations in page size
` [PATCH 4.9 21/26] tty: drivers/tty/, stop using tty_schedule_flip()
` [PATCH 4.9 22/26] tty: the rest, "
` [PATCH 4.9 23/26] tty: drop tty_schedule_flip()
` [PATCH 4.9 24/26] tty: extract tty_flip_buffer_commit() from tty_flip_buffer_push()
` [PATCH 4.9 25/26] tty: use new tty_insert_flip_string_and_push_buffer() in pty_write()
` [PATCH 4.9 26/26] net: usb: ax88179_178a needs FLAG_SEND_ZLP

[PATCH] platform/x86: pmc_atom: Add DMI quirk for Lex 3I380A/CW boards
 2022-07-27 15:32 UTC 

FAILED: patch "[PATCH] drm/amd/display: Add callbacks for DMUB HPD IRQ notifications" failed to apply to 5.15-stable tree
 2022-07-27 14:52 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox