stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-21 13:54:06 to 2022-03-21 14:23:53 UTC [more...]

[PATCH v4 0/3] mtd: cfi_cmdset_0002: Use chip_ready() for write on S29GL064N
 2022-03-21 14:17 UTC  (7+ messages)
` [PATCH v4 2/3] "

[PATCH 5.16 00/37] 5.16.17-rc1 review
 2022-03-21 13:53 UTC  (38+ messages)
` [PATCH 5.16 01/37] crypto: qcom-rng - ensure buffer for generate is completely filled
` [PATCH 5.16 02/37] ocfs2: fix crash when initialize filecheck kobj fails
` [PATCH 5.16 03/37] mm: swap: get rid of livelock in swapin readahead
` [PATCH 5.16 04/37] block: release rq qos structures for queue without disk
` [PATCH 5.16 05/37] drm/mgag200: Fix PLL setup for g200wb and g200ew
` [PATCH 5.16 06/37] efi: fix return value of __setup handlers
` [PATCH 5.16 07/37] alx: acquire mutex for alx_reinit in alx_change_mtu
` [PATCH 5.16 08/37] vsock: each transport cycles only on its own sockets
` [PATCH 5.16 09/37] esp6: fix check on ipv6_skip_exthdrs return value
` [PATCH 5.16 10/37] net: phy: marvell: Fix invalid comparison in the resume and suspend functions
` [PATCH 5.16 11/37] net/packet: fix slab-out-of-bounds access in packet_recvmsg()
` [PATCH 5.16 12/37] nvmet: revert "nvmet: make discovery NQN configurable"
` [PATCH 5.16 13/37] atm: eni: Add check for dma_map_single
` [PATCH 5.16 14/37] ice: fix NULL pointer dereference in ice_update_vsi_tx_ring_stats()
` [PATCH 5.16 15/37] iavf: Fix double free in iavf_reset_task
` [PATCH 5.16 16/37] hv_netvsc: Add check for kvmalloc_array
` [PATCH 5.16 17/37] drm/imx: parallel-display: Remove bus flags check in imx_pd_bridge_atomic_check()
` [PATCH 5.16 18/37] drm/panel: simple: Fix Innolux G070Y2-L01 BPP settings
` [PATCH 5.16 19/37] net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()
` [PATCH 5.16 20/37] drm: Dont make DRM_PANEL_BRIDGE dependent on DRM_KMS_HELPERS
` [PATCH 5.16 21/37] net: dsa: Add missing of_node_put() in dsa_port_parse_of
` [PATCH 5.16 22/37] net: phy: mscc: Add MODULE_FIRMWARE macros
` [PATCH 5.16 23/37] bnx2x: fix built-in kernel driver load failure
` [PATCH 5.16 24/37] net: bcmgenet: skip invalid partial checksums
` [PATCH 5.16 25/37] net: mscc: ocelot: fix backwards compatibility with single-chain tc-flower offload
` [PATCH 5.16 26/37] iavf: Fix hang during reboot/shutdown
` [PATCH 5.16 27/37] arm64: fix clang warning about TRAMP_VALIAS
` [PATCH 5.16 28/37] usb: gadget: rndis: prevent integer overflow in rndis_set_response()
` [PATCH 5.16 29/37] usb: gadget: Fix use-after-free bug by not setting udc->dev.driver
` [PATCH 5.16 30/37] usb: usbtmc: Fix bug in pipe direction for control transfers
` [PATCH 5.16 31/37] scsi: mpt3sas: Page fault in reply q processing
` [PATCH 5.16 32/37] Input: aiptek - properly check endpoint type
` [PATCH 5.16 33/37] arm64: errata: avoid duplicate field initializer
` [PATCH 5.16 34/37] perf symbols: Fix symbol size calculation condition
` [PATCH 5.16 35/37] Revert "arm64: dts: freescale: Fix interrupt-map parent address cells"
` [PATCH 5.16 36/37] Revert "ath10k: drop beacon and probe response which leak from other channel"
` [PATCH 5.16 37/37] btrfs: skip reserved bytes warning on unmount after log cleanup failure

[PATCH 1/3] irqchip/gic-v3: Fix GICR_CTLR.RWP polling
 2022-03-21 14:07 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH 5.15 00/32] 5.15.31-rc1 review
 2022-03-21 13:53 UTC  (33+ messages)
` [PATCH 5.15 01/32] crypto: qcom-rng - ensure buffer for generate is completely filled
` [PATCH 5.15 02/32] ocfs2: fix crash when initialize filecheck kobj fails
` [PATCH 5.15 03/32] mm: swap: get rid of livelock in swapin readahead
` [PATCH 5.15 04/32] block: release rq qos structures for queue without disk
` [PATCH 5.15 05/32] drm/mgag200: Fix PLL setup for g200wb and g200ew
` [PATCH 5.15 06/32] efi: fix return value of __setup handlers
` [PATCH 5.15 07/32] alx: acquire mutex for alx_reinit in alx_change_mtu
` [PATCH 5.15 08/32] vsock: each transport cycles only on its own sockets
` [PATCH 5.15 09/32] esp6: fix check on ipv6_skip_exthdrs return value
` [PATCH 5.15 10/32] net: phy: marvell: Fix invalid comparison in the resume and suspend functions
` [PATCH 5.15 11/32] net/packet: fix slab-out-of-bounds access in packet_recvmsg()
` [PATCH 5.15 12/32] atm: eni: Add check for dma_map_single
` [PATCH 5.15 13/32] iavf: Fix double free in iavf_reset_task
` [PATCH 5.15 14/32] hv_netvsc: Add check for kvmalloc_array
` [PATCH 5.15 15/32] drm/imx: parallel-display: Remove bus flags check in imx_pd_bridge_atomic_check()
` [PATCH 5.15 16/32] drm/panel: simple: Fix Innolux G070Y2-L01 BPP settings
` [PATCH 5.15 17/32] net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()
` [PATCH 5.15 18/32] drm: Dont make DRM_PANEL_BRIDGE dependent on DRM_KMS_HELPERS
` [PATCH 5.15 19/32] net: dsa: Add missing of_node_put() in dsa_port_parse_of
` [PATCH 5.15 20/32] net: phy: mscc: Add MODULE_FIRMWARE macros
` [PATCH 5.15 21/32] bnx2x: fix built-in kernel driver load failure
` [PATCH 5.15 22/32] net: bcmgenet: skip invalid partial checksums
` [PATCH 5.15 23/32] net: mscc: ocelot: fix backwards compatibility with single-chain tc-flower offload
` [PATCH 5.15 24/32] iavf: Fix hang during reboot/shutdown
` [PATCH 5.15 25/32] arm64: fix clang warning about TRAMP_VALIAS
` [PATCH 5.15 26/32] usb: gadget: rndis: prevent integer overflow in rndis_set_response()
` [PATCH 5.15 27/32] usb: gadget: Fix use-after-free bug by not setting udc->dev.driver
` [PATCH 5.15 28/32] usb: usbtmc: Fix bug in pipe direction for control transfers
` [PATCH 5.15 29/32] scsi: mpt3sas: Page fault in reply q processing
` [PATCH 5.15 30/32] Input: aiptek - properly check endpoint type
` [PATCH 5.15 31/32] perf symbols: Fix symbol size calculation condition
` [PATCH 5.15 32/32] btrfs: skip reserved bytes warning on unmount after log cleanup failure

[PATCH 5.10 00/30] 5.10.108-rc1 review
 2022-03-21 13:53 UTC  (31+ messages)
` [PATCH 5.10 01/30] crypto: qcom-rng - ensure buffer for generate is completely filled
` [PATCH 5.10 02/30] ocfs2: fix crash when initialize filecheck kobj fails
` [PATCH 5.10 03/30] mm: swap: get rid of livelock in swapin readahead
` [PATCH 5.10 04/30] efi: fix return value of __setup handlers
` [PATCH 5.10 05/30] vsock: each transport cycles only on its own sockets
` [PATCH 5.10 06/30] esp6: fix check on ipv6_skip_exthdrs return value
` [PATCH 5.10 07/30] net: phy: marvell: Fix invalid comparison in the resume and suspend functions
` [PATCH 5.10 08/30] net/packet: fix slab-out-of-bounds access in packet_recvmsg()
` [PATCH 5.10 09/30] atm: eni: Add check for dma_map_single
` [PATCH 5.10 10/30] hv_netvsc: Add check for kvmalloc_array
` [PATCH 5.10 11/30] drm/imx: parallel-display: Remove bus flags check in imx_pd_bridge_atomic_check()
` [PATCH 5.10 12/30] drm/panel: simple: Fix Innolux G070Y2-L01 BPP settings
` [PATCH 5.10 13/30] net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()
` [PATCH 5.10 14/30] net: dsa: Add missing of_node_put() in dsa_port_parse_of
` [PATCH 5.10 15/30] net: phy: mscc: Add MODULE_FIRMWARE macros
` [PATCH 5.10 16/30] bnx2x: fix built-in kernel driver load failure
` [PATCH 5.10 17/30] net: bcmgenet: skip invalid partial checksums
` [PATCH 5.10 18/30] net: mscc: ocelot: fix backwards compatibility with single-chain tc-flower offload
` [PATCH 5.10 19/30] arm64: fix clang warning about TRAMP_VALIAS
` [PATCH 5.10 20/30] usb: gadget: rndis: prevent integer overflow in rndis_set_response()
` [PATCH 5.10 21/30] usb: gadget: Fix use-after-free bug by not setting udc->dev.driver
` [PATCH 5.10 22/30] usb: usbtmc: Fix bug in pipe direction for control transfers
` [PATCH 5.10 23/30] scsi: mpt3sas: Page fault in reply q processing
` [PATCH 5.10 24/30] Input: aiptek - properly check endpoint type
` [PATCH 5.10 25/30] perf symbols: Fix symbol size calculation condition
` [PATCH 5.10 26/30] net: usb: Correct PHY handling of smsc95xx
` [PATCH 5.10 27/30] net: usb: Correct reset "
` [PATCH 5.10 28/30] smsc95xx: Ignore -ENODEV errors when device is unplugged
` [PATCH 5.10 29/30] esp: Fix possible buffer overflow in ESP transformation
` [PATCH 5.10 30/30] Revert "selftests/bpf: Add test for bpf_timer overwriting crash"

[PATCH 5.4 00/17] 5.4.187-rc1 review
 2022-03-21 13:52 UTC  (18+ messages)
` [PATCH 5.4 01/17] crypto: qcom-rng - ensure buffer for generate is completely filled
` [PATCH 5.4 02/17] ocfs2: fix crash when initialize filecheck kobj fails
` [PATCH 5.4 03/17] efi: fix return value of __setup handlers
` [PATCH 5.4 04/17] net: phy: marvell: Fix invalid comparison in the resume and suspend functions
` [PATCH 5.4 05/17] net/packet: fix slab-out-of-bounds access in packet_recvmsg()
` [PATCH 5.4 06/17] atm: eni: Add check for dma_map_single
` [PATCH 5.4 07/17] hv_netvsc: Add check for kvmalloc_array
` [PATCH 5.4 08/17] drm/panel: simple: Fix Innolux G070Y2-L01 BPP settings
` [PATCH 5.4 09/17] net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()
` [PATCH 5.4 10/17] net: dsa: Add missing of_node_put() in dsa_port_parse_of
` [PATCH 5.4 11/17] arm64: fix clang warning about TRAMP_VALIAS
` [PATCH 5.4 12/17] usb: gadget: rndis: prevent integer overflow in rndis_set_response()
` [PATCH 5.4 13/17] usb: gadget: Fix use-after-free bug by not setting udc->dev.driver
` [PATCH 5.4 14/17] usb: usbtmc: Fix bug in pipe direction for control transfers
` [PATCH 5.4 15/17] Input: aiptek - properly check endpoint type
` [PATCH 5.4 16/17] perf symbols: Fix symbol size calculation condition
` [PATCH 5.4 17/17] Revert "selftests/bpf: Add test for bpf_timer overwriting crash"

[PATCH 4.19 00/57] 4.19.236-rc1 review
 2022-03-21 13:52 UTC  (58+ messages)
` [PATCH 4.19 01/57] Revert "xfrm: state and policy should fail if XFRMA_IF_ID 0"
` [PATCH 4.19 02/57] sctp: fix the processing for INIT chunk
` [PATCH 4.19 03/57] sctp: fix the processing for INIT_ACK chunk
` [PATCH 4.19 04/57] xfrm: Check if_id in xfrm_migrate
` [PATCH 4.19 05/57] xfrm: Fix xfrm migrate issues when address family changes
` [PATCH 4.19 06/57] arm64: dts: rockchip: fix rk3399-puma eMMC HS400 signal integrity
` [PATCH 4.19 07/57] arm64: dts: rockchip: reorder rk3399 hdmi clocks
` [PATCH 4.19 08/57] ARM: dts: rockchip: fix a typo on rk3288 crypto-controller
` [PATCH 4.19 09/57] MIPS: smp: fill in sibling and core maps earlier
` [PATCH 4.19 10/57] ARM: 9178/1: fix unmet dependency on BITREVERSE for HAVE_ARCH_BITREVERSE
` [PATCH 4.19 11/57] can: rcar_canfd: rcar_canfd_channel_probe(): register the CAN device when fully ready
` [PATCH 4.19 12/57] atm: firestream: check the return value of ioremap() in fs_init()
` [PATCH 4.19 13/57] nl80211: Update bss channel on channel switch for P2P_CLIENT
` [PATCH 4.19 14/57] tcp: make tcp_read_sock() more robust
` [PATCH 4.19 15/57] sfc: extend the locking on mcdi->seqno
` [PATCH 4.19 16/57] kselftest/vm: fix tests build with old libc
` [PATCH 4.19 17/57] sched/topology: Make sched_init_numa() use a set for the deduplicating sort
` [PATCH 4.19 18/57] sched/topology: Fix sched_domain_topology_level alloc in sched_init_numa()
` [PATCH 4.19 19/57] ia64: ensure proper NUMA distance and possible map initialization
` [PATCH 4.19 20/57] cpuset: Fix unsafe lock order between cpuset lock and cpuslock
` [PATCH 4.19 21/57] mm: fix dereference a null pointer in migrate[_huge]_page_move_mapping()
` [PATCH 4.19 22/57] fs: sysfs_emit: Remove PAGE_SIZE alignment check
` [PATCH 4.19 23/57] arm64: Add part number for Arm Cortex-A77
` [PATCH 4.19 24/57] arm64: Add Neoverse-N2, Cortex-A710 CPU part definition
` [PATCH 4.19 25/57] arm64: Add Cortex-X2 "
` [PATCH 4.19 26/57] arm64: entry.S: Add ventry overflow sanity checks
` [PATCH 4.19 27/57] arm64: entry: Make the trampoline cleanup optional
` [PATCH 4.19 28/57] arm64: entry: Free up another register on kptis tramp_exit path
` [PATCH 4.19 29/57] arm64: entry: Move the trampoline data page before the text page
` [PATCH 4.19 30/57] arm64: entry: Allow tramp_alias to access symbols after the 4K boundary
` [PATCH 4.19 31/57] arm64: entry: Dont assume tramp_vectors is the start of the vectors
` [PATCH 4.19 32/57] arm64: entry: Move trampoline macros out of ifdefd section
` [PATCH 4.19 33/57] arm64: entry: Make the kpti trampolines kpti sequence optional
` [PATCH 4.19 34/57] arm64: entry: Allow the trampoline text to occupy multiple pages
` [PATCH 4.19 35/57] arm64: entry: Add non-kpti __bp_harden_el1_vectors for mitigations
` [PATCH 4.19 36/57] arm64: entry: Add vectors that have the bhb mitigation sequences
` [PATCH 4.19 37/57] arm64: entry: Add macro for reading symbol addresses from the trampoline
` [PATCH 4.19 38/57] arm64: Add percpu vectors for EL1
` [PATCH 4.19 39/57] arm64: proton-pack: Report Spectre-BHB vulnerabilities as part of Spectre-v2
` [PATCH 4.19 40/57] KVM: arm64: Add templates for BHB mitigation sequences
` [PATCH 4.19 41/57] arm64: Mitigate spectre style branch history side channels
` [PATCH 4.19 42/57] KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migrated
` [PATCH 4.19 43/57] arm64: add ID_AA64ISAR2_EL1 sys register
` [PATCH 4.19 44/57] arm64: Use the clearbhb instruction in mitigations
` [PATCH 4.19 45/57] crypto: qcom-rng - ensure buffer for generate is completely filled
` [PATCH 4.19 46/57] ocfs2: fix crash when initialize filecheck kobj fails
` [PATCH 4.19 47/57] efi: fix return value of __setup handlers
` [PATCH 4.19 48/57] net/packet: fix slab-out-of-bounds access in packet_recvmsg()
` [PATCH 4.19 49/57] atm: eni: Add check for dma_map_single
` [PATCH 4.19 50/57] hv_netvsc: Add check for kvmalloc_array
` [PATCH 4.19 51/57] drm/panel: simple: Fix Innolux G070Y2-L01 BPP settings
` [PATCH 4.19 52/57] net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()
` [PATCH 4.19 53/57] net: dsa: Add missing of_node_put() in dsa_port_parse_of
` [PATCH 4.19 54/57] usb: gadget: rndis: prevent integer overflow in rndis_set_response()
` [PATCH 4.19 55/57] usb: gadget: Fix use-after-free bug by not setting udc->dev.driver
` [PATCH 4.19 56/57] Input: aiptek - properly check endpoint type
` [PATCH 4.19 57/57] perf symbols: Fix symbol size calculation condition

[PATCH 4.14 00/22] 4.14.273-rc1 review
 2022-03-21 13:51 UTC  (20+ messages)
` [PATCH 4.14 02/22] sctp: fix the processing for INIT_ACK chunk
` [PATCH 4.14 03/22] xfrm: Fix xfrm migrate issues when address family changes
` [PATCH 4.14 04/22] arm64: dts: rockchip: fix rk3399-puma eMMC HS400 signal integrity
` [PATCH 4.14 05/22] ARM: dts: rockchip: fix a typo on rk3288 crypto-controller
` [PATCH 4.14 06/22] MIPS: smp: fill in sibling and core maps earlier
` [PATCH 4.14 07/22] ARM: 9178/1: fix unmet dependency on BITREVERSE for HAVE_ARCH_BITREVERSE
` [PATCH 4.14 08/22] can: rcar_canfd: rcar_canfd_channel_probe(): register the CAN device when fully ready
` [PATCH 4.14 09/22] atm: firestream: check the return value of ioremap() in fs_init()
` [PATCH 4.14 12/22] sfc: extend the locking on mcdi->seqno
` [PATCH 4.14 13/22] kselftest/vm: fix tests build with old libc
` [PATCH 4.14 14/22] fs: sysfs_emit: Remove PAGE_SIZE alignment check
` [PATCH 4.14 15/22] efi: fix return value of __setup handlers
` [PATCH 4.14 16/22] net/packet: fix slab-out-of-bounds access in packet_recvmsg()
` [PATCH 4.14 17/22] atm: eni: Add check for dma_map_single
` [PATCH 4.14 18/22] net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()
` [PATCH 4.14 19/22] usb: gadget: rndis: prevent integer overflow in rndis_set_response()
` [PATCH 4.14 20/22] usb: gadget: Fix use-after-free bug by not setting udc->dev.driver
` [PATCH 4.14 21/22] Input: aiptek - properly check endpoint type
` [PATCH 4.14 22/22] perf symbols: Fix symbol size calculation condition


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