commit | ef9d9e2c446938a9c1e9a00d686d208ebef5b8a1 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@google.com> | Mon Jul 10 16:05:05 2023 +0000 |
committer | Greg Kroah-Hartman <gregkh@google.com> | Mon Jul 10 16:06:40 2023 +0000 |
tree | 76750600bf2e7538ec36afaa497a9936741876e4 | |
parent | 12d0946b1cd8bb830ae7ceb9af1b6771becab5d9 [diff] | |
parent | 874e208e9b0ffebb9bbf1383dfcca2c37c9407dd [diff] |
Merge tag 'android11-5.4.249_r00' into android11-5.4 This is the merge of the upstream LTS release of 5.4.249 into the android11-5.4 branch. It contains the following commits: * 874e208e9b0f Merge branch 'android11-5.4' into android11-5.4-lts * c7f89f1b6b8f Merge 5.4.249 into android11-5.4-lts |\ | * b30db4f7e45f Linux 5.4.249 | * c87439055174 xfs: verify buffer contents when we skip log replay | * 72ab3d39b443 mm: make wait_on_page_writeback() wait for multiple pending writebacks | * 9ea42ba3e695 mm: fix VM_BUG_ON(PageTail) and BUG_ON(PageWriteback) | * dffd25725e99 i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycle | * f89bcf03e90c x86/apic: Fix kernel panic when booting with intremap=off and x2apic_phys | * a43c763f9cbe drm/radeon: fix race condition UAF in radeon_gem_set_domain_ioctl | * 45f574d8dfc1 drm/exynos: fix race condition UAF in exynos_g2d_exec_ioctl | * c81a542e45a0 drm/exynos: vidi: fix a wrong error return | * 948b8b5fd0f3 ARM: dts: Fix erroneous ADS touchscreen polarities | * 8d6f9f5f3bfc ASoC: nau8824: Add quirk to active-high jack-detect | * d6fd1b3f7648 s390/cio: unregister device when the only path is gone | * 0de32d3dd39d usb: gadget: udc: fix NULL dereference in remove() | * 823dd7de8213 nfcsim.c: Fix error checking for debugfs_create_dir | * c32b39d0707b media: cec: core: don't set last_initiator if tx in progress | * a69a15a1e789 arm64: Add missing Set/Way CMO encodings | * 99de9a18e646 HID: wacom: Add error check to wacom_parse_and_register() | * 2af8d9637270 scsi: target: iscsi: Prevent login threads from racing between each other | * 321a81d26c8d sch_netem: acquire qdisc lock in netem_change() | * 91274bbe78a2 Revert "net: phy: dp83867: perform soft reset and retain established link" | * 25c8d38c7560 netfilter: nfnetlink_osf: fix module autoload | * 476c617e4dd4 netfilter: nf_tables: disallow element updates of bound anonymous sets | * d3b110395fea be2net: Extend xmit workaround to BE3 chip | * 789d5286060f net: dsa: mt7530: fix trapping frames on non-MT7621 SoC MT7530 switch | * 35373d602bd4 ipvs: align inner_mac_header for encapsulation | * ee155675bda8 mmc: usdhi60rol0: fix deferred probing | * 0bd483fb95ce mmc: sh_mmcif: fix deferred probing | * 6160d37db171 mmc: sdhci-acpi: fix deferred probing | * b25875cf5e3b mmc: omap_hsmmc: fix deferred probing | * cbb0118f8aa0 mmc: omap: fix deferred probing | * e0d505356973 mmc: mvsdio: fix deferred probing | * c2e675509ff8 mmc: mvsdio: convert to devm_platform_ioremap_resource | * 3ef787d61972 mmc: mtk-sd: fix deferred probing | * 3c01d64996be net: qca_spi: Avoid high load if QCA7000 is not available | * bf7a4fd33669 xfrm: Linearize the skb after offloading if needed. | * d0fe8a733fa7 ieee802154: hwsim: Fix possible memory leaks | * dfcac203a36a rcu: Upgrade rcu_swap_protected() to rcu_replace_pointer() | * 94199d4727f6 x86/mm: Avoid using set_pgd() outside of real PGD pages | * be178a5eae0f cifs: Fix potential deadlock when updating vol in cifs_reconnect() | * 8a5aaa4562a9 cifs: Merge is_path_valid() into get_normalized_path() | * 339134c15c64 cifs: Introduce helpers for finding TCP connection | * cf8c7aa90618 cifs: Get rid of kstrdup_const()'d paths | * 3fa4c08104c4 cifs: Clean up DFS referral cache | * b73539b887a4 nilfs2: prevent general protection fault in nilfs_clear_dirty_page() | * 1cc7dcfdeb5e writeback: fix dereferencing NULL mapping->host on writeback_page_template | * 18a0202bec17 ip_tunnels: allow VXLAN/GENEVE to inherit TOS/TTL from VLAN | * ab530c9bec51 mmc: meson-gx: remove redundant mmc_request_done() call from irq context | * 88b373d1c5e9 cgroup: Do not corrupt task iteration when rebinding subsystem | * c06c568e43e7 PCI: hv: Fix a race condition bug in hv_pci_query_relations() | * f02a67690777 Drivers: hv: vmbus: Fix vmbus_wait_for_unload() to scan present CPUs | * 966708ed9dd9 nilfs2: fix buffer corruption due to concurrent device reads | * a93ae93e9f1b media: dvb-core: Fix use-after-free due to race at dvb_register_device() | * 225bd8cc9c3f media: dvbdev: fix error logic at dvb_register_device() | * 5bc971f0435f media: dvbdev: Fix memleak in dvb_register_device | * 40d7530bc7fd tick/common: Align tick period during sched_timer setup | * b9b61fd1f74d x86/purgatory: remove PGO flags | * 4d02a166cbee tracing: Add tracing_reset_all_online_cpus_unlocked() function | * e14e9cc588bd epoll: ep_autoremove_wake_function should use list_del_init_careful | * e77e5481d5bf list: add "list_del_init_careful()" to go with "list_empty_careful()" | * c32ab1c1959a mm: rewrite wait_on_page_bit_common() logic | * 559cefc7c25f nilfs2: reject devices with insufficient block count * | f4bff64ed20b Merge 5.4.248 into android11-5.4-lts |\| | * f2b499c27a95 Linux 5.4.248 | * 1cdc48aaff18 mmc: block: ensure error propagation for non-blk | * de517032ee39 drm/nouveau/kms: Fix NULL pointer dereference in nouveau_connector_detect_depth | * d3f7f557d8a2 neighbour: delete neigh_lookup_nodev as not used | * a433b85d1750 net: Remove unused inline function dst_hold_and_use() | * fbc0209ae3a7 neighbour: Remove unused inline function neigh_key_eq16() | * bc1ea55bf1cf afs: Fix vlserver probe RTT handling | * 98acd5f0ce10 selftests/ptp: Fix timestamp printf format for PTP_SYS_OFFSET | * 1140f8bc29c2 net: tipc: resize nlattr array to correct size | * b83f86ba414c net: lapbether: only support ethernet devices | * ec694ad393cc net/sched: cls_api: Fix lockup on flushing explicitly created chain | * 0456f470fa02 drm/nouveau: add nv_encoder pointer check for NULL | * b1d76d16af2a drm/nouveau/kms: Don't change EDID when it hasn't actually changed | * f654b8a1325f drm/nouveau/dp: check for NULL nv_connector->native_mode | * 2ac7be7718a1 igb: fix nvm.ops.read() error handling | * 44008337f80e sctp: fix an error code in sctp_sf_eat_auth() | * edd3d3dc4849 ipvlan: fix bound dev checking for IPv6 l3s mode | * 6718478c18a4 IB/isert: Fix incorrect release of isert connection | * f8a91a024ab9 IB/isert: Fix possible list corruption in CMA handler | * 8a867ab71302 IB/isert: Fix dead lock in ib_isert | * 22125be516ef IB/uverbs: Fix to consider event queue closing also upon non-blocking mode | * ea4cf04d3f19 iavf: remove mask from iavf_irq_enable_queues() | * 19a500f530c2 RDMA/rxe: Fix the use-before-initialization error of resp_pkts | * 42ab73534583 RDMA/rxe: Removed unused name from rxe_task struct | * f99b6de58b5e RDMA/rxe: Remove the unused variable obj | * 46305daf8064 net/sched: cls_u32: Fix reference counter leak leading to overflow | * 88d6c1958bc0 ping6: Fix send to link-local addresses with VRF. | * 474e0adf29cf netfilter: nfnetlink: skip error delivery on batch in case of ENOMEM | * 67cafcd3e661 spi: fsl-dspi: avoid SCK glitches with continuous transfers | * 8231594e21d1 spi: spi-fsl-dspi: Remove unused chip->void_write_data | * 9d8b388a24c6 usb: dwc3: gadget: Reset num TRBs before giving back the request | * 94e52fac1519 serial: lantiq: add missing interrupt ack | * b577b74f8f83 USB: serial: option: add Quectel EM061KGL series | * 6b1203ae83c3 Remove DECnet support from kernel | * aad6addc17ae ALSA: hda/realtek: Add a quirk for Compaq N14JP6 | * def7e17c98f7 net: usb: qmi_wwan: add support for Compal RXM-G1 | * 74bd53737372 RDMA/uverbs: Restrict usage of privileged QKEYs | * a8997ffad359 nouveau: fix client work fence deletion race | * 01fd784b0762 powerpc/purgatory: remove PGO flags | * b16bf76b3828 kexec: support purgatories with .text.hot sections | * b27a5fbe3c87 nilfs2: fix possible out-of-bounds segment allocation in resize ioctl | * 0dd2d8331eb4 nilfs2: fix incomplete buffer cleanup in nilfs_btnode_abort_change_key() | * e1fb47f13970 nios2: dts: Fix tse_mac "max-frame-size" property | * 5e531f448e5a ocfs2: check new file size on fallocate call | * f6878da39f47 ocfs2: fix use-after-free when unmounting read-only filesystem | * 82173fde61c7 drm:amd:amdgpu: Fix missing buffer object unlock in failure path | * 63afd766211b xen/blkfront: Only check REQ_FUA for writes | * 27447dada0b5 mips: Move initrd_start check after initrd address sanitisation. | * a365600bba27 MIPS: Alchemy: fix dbdma2 | * 6b39b06b8d5b parisc: Flush gatt writes and adjust gatt mask in parisc_agp_mask_memory() | * de873bce06a8 parisc: Improve cache flushing for PCXL in arch_sync_dma_for_cpu() | * 28850d25a62c btrfs: handle memory allocation failure in btrfs_csum_one_bio | * b31586747bae power: supply: Fix logic checking if system is running from battery | * dd8804117d4b irqchip/meson-gpio: Mark OF related data as maybe unused | * 30ade27dbe66 regulator: Fix error checking for debugfs_create_dir | * a12155f0b1b6 platform/x86: asus-wmi: Ignore WMI events with codes 0x7B, 0xC0 | * d26edc403c0a power: supply: Ratelimit no data debug output | * af44b2ddfc08 ARM: dts: vexpress: add missing cache properties | * bd725832eb50 power: supply: bq27xxx: Use mod_delayed_work() instead of cancel() + schedule() | * 82bfd14f1359 power: supply: sc27xx: Fix external_power_changed race | * 66d5882dcc9f power: supply: ab8500: Fix external_power_changed race | * a8f286bfbc71 s390/dasd: Use correct lock while counting channel queue length | * d60be47f4357 dasd: refactor dasd_ioctl_information | * 7f3bb75a0484 KEYS: asymmetric: Copy sig and digest in public_key_verify_signature() | * 75d9e00f65cd test_firmware: fix a memory leak with reqs buffer * | 3032bd084a9f Revert "neighbour: Replace zero-length array with flexible-array member" * | 6635f9a873b3 Revert "neighbour: fix unaligned access to pneigh_entry" * | 477bb53b3a40 Merge 5.4.247 into android11-5.4-lts |\| | * 61a2f83e4762 Linux 5.4.247 | * 4b0199bc8189 Revert "staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE" | * 85258ae30708 mtd: spinand: macronix: Add support for MX35LFxGE4AD | * 8e546674031f btrfs: unset reloc control if transaction commit fails in prepare_to_relocate() | * 4223d91ca1b5 btrfs: check return value of btrfs_commit_transaction in relocation | * a35d89d3605b rbd: get snapshot context after exclusive lock is ensured to be held | * 52a40eaa55d6 drm/atomic: Don't pollute crtc_state->mode_blob with error pointers | * 2cc5d40e4d49 cifs: handle empty list of targets in cifs_reconnect() | * 307ffb716282 cifs: get rid of unused parameter in reconn_setup_dfs_targets() | * 73ed7996bbec ext4: only check dquot_initialize_needed() when debugging | * 7d0a29c74a31 eeprom: at24: also select REGMAP | * 0360652bf6ab i2c: sprd: Delete i2c adapter in .remove's error path | * c73f1c2f6816 bonding (gcc13): synchronize bond_{a,t}lb_xmit() types | * ec946898039a usb: usbfs: Use consistent mmap functions | * 0147952d158b usb: usbfs: Enforce page requirements for mmap | * 090878903dd3 pinctrl: meson-axg: add missing GPIOA_18 gpio group | * c6e842555050 rbd: move RBD_OBJ_FLAG_COPYUP_ENABLED flag setting | * 69653f941619 Bluetooth: Fix use-after-free in hci_remove_ltk/hci_remove_irk | * 953335a377b6 ceph: fix use-after-free bug for inodes when flushing capsnaps | * 2416bac0e7b2 can: j1939: avoid possible use-after-free when j1939_can_rx_register fails | * bf0245bd44c0 can: j1939: change j1939_netdev_lock type to mutex | * 9eed68d62e2a can: j1939: j1939_sk_send_loop_abort(): improved error queue handling in J1939 Socket | * 2fc62d51d3e4 drm/amdgpu: fix xclk freq on CHIP_STONEY | * e752bb1c039f ALSA: hda/realtek: Add Lenovo P3 Tower platform | * ca599db7a5e0 ALSA: hda/realtek: Add a quirk for HP Slim Desktop S01 | * d5ca4799e6d3 Input: psmouse - fix OOB access in Elantech protocol | * 282a96e3f88f Input: xpad - delete a Razer DeathAdder mouse VID/PID entry | * a3a99a069eb9 batman-adv: Broken sync while rescheduling delayed work | * df7044fc099b bnxt_en: Query default VLAN before VNIC setup on a VF | * a6ca81297392 lib: cpu_rmap: Fix potential use-after-free in irq_cpu_rmap_release() | * 198da74a4e8d net: sched: fix possible refcount leak in tc_chain_tmplt_add() | * 8f7cbd6d5e39 net: sched: move rtm_tca_policy declaration to include file | * b8b90f92444b rfs: annotate lockless accesses to RFS sock flow table | * 28ac3cf2ac21 rfs: annotate lockless accesses to sk->sk_rxhash | * a4c72805fda4 netfilter: ipset: Add schedule point in call_ad(). | * 0b705ed9d403 netfilter: conntrack: fix NULL pointer dereference in nf_confirm_cthelper | * c2c6133eebaf Bluetooth: L2CAP: Add missing checks for invalid DCID | * 0f841f80390d Bluetooth: Fix l2cap_disconnect_req deadlock | * b0b1b97702a5 net: dsa: lan9303: allow vid != 0 in port_fdb_{add|del} methods | * 7e0da73ce546 neighbour: fix unaligned access to pneigh_entry | * 314713ff4c9b neighbour: Replace zero-length array with flexible-array member | * e96f52705a63 spi: qup: Request DMA before enabling clocks | * 1cc6435cd704 i40e: fix build warnings in i40e_alloc.h | * fc75b8973de4 i40iw: fix build warning in i40iw_manage_apbvt() | * c425e71826e4 block/blk-iocost (gcc13): keep large values in a new enum | * ec97af8e8a36 blk-iocost: avoid 64-bit division in ioc_timer_fn * | de0a430e6c42 Revert "tcp: deny tcp_disconnect() when threads are waiting" * | 6d6982b563be Merge 5.4.246 into android11-5.4-lts |\| | * f568a20f058f Linux 5.4.246 | * 6c0fc4725f6f drm/edid: fix objtool warning in drm_cvt_modes() | * 914bf541c3bb wifi: rtlwifi: 8192de: correct checking of IQK reload | * 58bc9baaef92 drm/edid: Fix uninitialized variable in drm_cvt_modes() | * 77e442733faa RDMA/bnxt_re: Remove the qp from list only if the qp destroy succeeds | * a616aa258e46 RDMA/bnxt_re: Remove set but not used variable 'dev_attr' | * 4ffad598bff4 scsi: dpt_i2o: Do not process completions with invalid addresses | * e2897f133acd scsi: dpt_i2o: Remove broken pass-through ioctl (I2OUSERCMD) | * 56a4a9dc5ed1 regmap: Account for register length when chunking | * 94f3bc7e84af test_firmware: fix the memory leak of the allocated firmware buffer | * fb7dce686fd1 fbcon: Fix null-ptr-deref in soft_cursor | * 5ea6122caf51 ext4: add lockdep annotations for i_data_sem for ea_inode's | * b06346ef5778 ext4: disallow ea_inodes with extended attributes | * ec2a04f8fc9f ext4: set lockdep subclass for the ea_inode in ext4_xattr_inode_cache_find() | * 2e636c0c9344 ext4: add EA_INODE checking to ext4_iget() | * d9de088797a0 tracing/probe: trace_probe_primary_from_call(): checked list_first_entry | * 7df474125c37 selinux: don't use make's grouped targets feature yet | * b18bc3c9c2c5 tty: serial: fsl_lpuart: use UARTCTRL_TXINV to send break instead of UARTCTRL_SBK | * ae7fb0c8bf80 mmc: vub300: fix invalid response handling | * 9d8f5797d791 wifi: rtlwifi: remove always-true condition pointed out by GCC 12 | * 843f51766784 lib/dynamic_debug.c: use address-of operator on section symbols | * 0638dcc7e75f treewide: Remove uninitialized_var() usage | * 1eb88dccb827 kernel/extable.c: use address-of operator on section symbols | * d069c7ce3995 eth: sun: cassini: remove dead code | * d04adc383f32 gcc-12: disable '-Wdangling-pointer' warning for now | * 253d70232573 ACPI: thermal: drop an always true check | * a010f8e64689 x86/boot: Wrap literal addresses in absolute_pointer() | * f0bb5135553c flow_dissector: work around stack frame size warning | * cd943425c6aa ata: libata-scsi: Use correct device no in ata_find_dev() | * 76c67ff783ac scsi: stex: Fix gcc 13 warnings | * cd91ead608f0 misc: fastrpc: reject new invocations during device removal | * bf1d0b84dfd2 misc: fastrpc: return -EPIPE to invocations on device removal | * d5f183881529 usb: gadget: f_fs: Add unbind event before functionfs_unbind | * ac388cbbd97c net: usb: qmi_wwan: Set DTR quirk for BroadMobi BM818 | * e101e8160cf0 iio: dac: build ad5758 driver when AD5758 is selected | * a87236446a62 iio: dac: mcp4725: Fix i2c_master_send() return value handling | * c3b25245e3a8 iio: light: vcnl4035: fixed chip ID check | * 711049e31e09 HID: wacom: avoid integer overflow in wacom_intuos_inout() | * 4251ff7fd4a4 HID: google: add jewel USB id | * f3b4e2a636d1 iio: adc: mxs-lradc: fix the order of two cleanup operations | * 030ca3f7b042 mailbox: mailbox-test: fix a locking issue in mbox_test_message_write() | * 11b084412055 atm: hide unused procfs functions | * cea581b385ab ALSA: oss: avoid missing-prototype warnings | * 384fd08858da netfilter: conntrack: define variables exp_nat_nla_policy and any_addr with CONFIG_NF_NAT | * f7e62f1b7229 wifi: b43: fix incorrect __packed annotation | * 8a9035110288 scsi: core: Decrease scsi_device's iorequest_cnt if dispatch failed | * f1e6a1097141 arm64/mm: mark private VM_FAULT_X defines as vm_fault_t | * c87334f4e705 ARM: dts: stm32: add pin map for CAN controller on stm32f7 | * a39f24357fdc wifi: rtl8xxxu: fix authentication timeout due to incorrect RCR value | * 353fd22693a6 media: dvb-core: Fix use-after-free due to race condition at dvb_ca_en50221 | * 66a6d704c251 media: dvb-core: Fix kernel WARNING for blocking operation in wait_event*() | * ed47886a73db media: dvb-core: Fix use-after-free due on race condition at dvb_net | * e9033a425ab2 media: mn88443x: fix !CONFIG_OF error by drop of_match_ptr from ID table | * 08b20cb8e5b9 media: ttusb-dec: fix memory leak in ttusb_dec_exit_dvb() | * 46e8b0fe538b media: dvb_ca_en50221: fix a size write bug | * b66849f35462 media: netup_unidvb: fix irq init by register it at the end of probe | * 88aef84eefb3 media: dvb-usb: dw2102: fix uninit-value in su3000_read_mac_address | * 6b9a534ec5cf media: dvb-usb: digitv: fix null-ptr-deref in digitv_i2c_xfer() | * f3c8ed7366cd media: dvb-usb-v2: rtl28xxu: fix null-ptr-deref in rtl28xxu_i2c_xfer | * 65033ab2f930 media: dvb-usb-v2: ce6230: fix null-ptr-deref in ce6230_i2c_master_xfer() | * 37e36b426197 media: dvb-usb-v2: ec168: fix null-ptr-deref in ec168_i2c_xfer() | * 64f1b8296bef media: dvb-usb: az6027: fix three null-ptr-deref in az6027_i2c_xfer() | * d16f5dc3aa09 media: dvb_demux: fix a bug for the continuity counter | * a7c87057f259 ASoC: ssm2602: Add workaround for playback distortions | * 619f008df14e xfrm: Check if_id in inbound policy/secpath match | * 21ca81704611 ASoC: dwc: limit the number of overrun messages | * acd5f476c16e nbd: Fix debugfs_create_dir error checking | * 19ce1e1f348d fbdev: stifb: Fix info entry in sti_struct on error path | * aa32f2fadb4c fbdev: modedb: Add 1920x1080 at 60 Hz video mode | * 199f9c5430f9 media: rcar-vin: Select correct interrupt mode for V4L2_FIELD_ALTERNATE | * b950966b44f9 ARM: 9295/1: unwind:fix unwind abort for uleb128 case | * a823d8e0bb02 mailbox: mailbox-test: Fix potential double-free in mbox_test_message_write() | * 29bfbc8a63c4 watchdog: menz069_wdt: fix watchdog initialisation | * 0018639be2d9 mtd: rawnand: marvell: don't set the NAND frequency select | * 5f0043efdc24 mtd: rawnand: marvell: ensure timing values are written | * 6c0aacf1b4e1 net: dsa: mv88e6xxx: Increase wait after reset deactivation | * 94a00f1142c5 net/sched: flower: fix possible OOB write in fl_set_geneve_opt() | * dd4b5a204dfa udp6: Fix race condition in udp6_sendmsg & connect | * cd4a37f0dcc9 net/netlink: fix NETLINK_LIST_MEMBERSHIPS length report | * cec562fbf8c5 ocfs2/dlm: move BITS_TO_BYTES() to bitops.h for wider use | * 9e6bb63e5e66 net: sched: fix NULL pointer dereference in mq_attach | * 2188c0f09532 net/sched: Prohibit regrafting ingress or clsact Qdiscs | * 80b20d528a71 net/sched: Reserve TC_H_INGRESS (TC_H_CLSACT) for ingress (clsact) Qdiscs | * 321f38375517 net/sched: sch_clsact: Only create under TC_H_CLSACT | * 5f67d33c01b3 net/sched: sch_ingress: Only create under TC_H_INGRESS | * 381a703220fb tcp: Return user_mss for TCP_MAXSEG in CLOSE/LISTEN state if user_mss set | * 32e9a9ee285f tcp: deny tcp_disconnect() when threads are waiting | * 26e830858a2b af_packet: do not use READ_ONCE() in packet_bind() | * 43f1402dc2e9 mtd: rawnand: ingenic: fix empty stub helper definitions | * dd3773e8c8c9 amd-xgbe: fix the false linkup in xgbe_phy_status | * 603eec060d14 af_packet: Fix data-races of pkt_sk(sk)->num. | * bab2f42d8d8a netrom: fix info-leak in nr_write_internal() | * d7aeb591b101 net/mlx5: fw_tracer, Fix event handling | * c7ac3ebf41ee dmaengine: pl330: rename _start to prevent build error | * 17d70de57248 iommu/amd: Don't block updates to GATag if guest mode is on | * fa961ad9ef91 iommu/rockchip: Fix unwind goto issue | * 5abb81b4d762 RDMA/bnxt_re: Fix return value of bnxt_re_process_raw_qp_pkt_rx | * 2bafc7f22db3 RDMA/bnxt_re: Refactor queue pair creation code | * 56446791bccd RDMA/bnxt_re: Enable SRIOV VF support on Broadcom's 57500 adapter series | * cc5a673d85a9 RDMA/efa: Fix unsupported page sizes in device * | acebb4758aa4 Merge 5.4.245 into android11-5.4-lts |\| | * cf0b1e5482ea Linux 5.4.245 | * ec14c6e0a2e5 netfilter: ctnetlink: Support offloaded conntrack entry deletion | * 5b7d4d91c047 ipv{4,6}/raw: fix output xfrm lookup wrt protocol | * 6c88024cab83 binder: fix UAF caused by faulty buffer cleanup | * e6183912ee90 bluetooth: Add cmd validity checks at the start of hci_sock_ioctl() | * 9ba28194ea50 io_uring: have io_kill_timeout() honor the request references | * 6de3014d4bd8 io_uring: don't drop completion lock before timer is fully initialized | * b0bfceaa8c0e io_uring: always grab lock in io_cancel_async_work() | * 00395fd7f9a0 cdc_ncm: Fix the build warning | * 672e59995e70 net/mlx5: Devcom, serialize devcom registration | * f42feb29bad9 net/mlx5: devcom only supports 2 ports | * 67637a7ee6bd fs: fix undefined behavior in bit shift for SB_NOUSER | * 02281c23d069 power: supply: bq24190: Call power_supply_changed() after updating input current | * f6518954c146 power: supply: core: Refactor power_supply_set_input_current_limit_from_supplier() | * db00ef8fd609 power: supply: bq27xxx: After charger plug in/out wait 0.5s for things to stabilize | * ff484163dfb6 net: cdc_ncm: Deal with too low values of dwNtbOutMaxSize | * a270ca35a949 cdc_ncm: Implement the 32-bit version of NCM Transfer Block * | b5d7df0c66b2 Revert "firmware: arm_sdei: Fix sleep from invalid context BUG" * | fb4bb5a5f397 Merge 5.4.244 into android11-5.4-lts |\| | * 51d0ac4577c2 Linux 5.4.244 | * edec0d399907 3c589_cs: Fix an error handling path in tc589_probe() | * 3dfc1004d9af net/mlx5: Devcom, fix error flow in mlx5_devcom_register_device | * c59106f8bca1 net/mlx5: Fix error message when failing to allocate device memory | * 8680d838c98c forcedeth: Fix an error handling path in nv_probe() | * b8db4a4e2007 ASoC: Intel: Skylake: Fix declaration of enum skl_ch_cfg | * 0099a29bc5a0 x86/show_trace_log_lvl: Ensure stack pointer is aligned, again | * c60f38c9bdcb xen/pvcalls-back: fix double frees with pvcalls_new_active_socket() | * 9b13972e4f23 coresight: Fix signedness bug in tmc_etr_buf_insert_barrier_packet() | * f6b610730e8f power: supply: sbs-charger: Fix INHIBITED bit for Status reg | * 0c5f4cec7596 power: supply: bq27xxx: Fix poll_interval handling and races on remove | * dafe9136be7b power: supply: bq27xxx: Fix I2C IRQ race on remove | * 7b3b11964979 power: supply: bq27xxx: Fix bq27xxx_battery_update() race condition | * 96bfafbc7d80 power: supply: leds: Fix blink to LED on transition | * 011f47c8b838 ipv6: Fix out-of-bounds access in ipv6_find_tlv() | * 120cdad8b2ae bpf: Fix mask generation for 32-bit narrow loads of 64-bit fields | * 9928ce5225d6 selftests: fib_tests: mute cleanup error message | * 58766252f6b2 net: fix skb leak in __skb_tstamp_tx() | * 2b580d0f03c4 media: radio-shark: Add endpoint checks | * a730feb672c7 USB: sisusbvga: Add endpoint checks | * 80100e0863e5 USB: core: Add routines for endpoint checks in old drivers | * 7e3ae83371a4 udplite: Fix NULL pointer dereference in __sk_mem_raise_allocated(). | * 9ea0c5f90a27 net: fix stack overflow when LRO is disabled for virtual interfaces | * 1522dc58bff8 fbdev: udlfb: Fix endpoint check | * be646802b3dc debugobjects: Don't wake up kswapd from fill_pool() | * 4e5a7181a6c3 x86/topology: Fix erroneous smp_num_siblings on Intel Hybrid platforms | * 6d091e0ddcf3 parisc: Fix flush_dcache_page() for usage from irq context | * b556618baca5 selftests/memfd: Fix unknown type name build failure | * 04aee084a3fa x86/mm: Avoid incomplete Global INVLPG flushes | * a9f5423460a6 btrfs: use nofs when cleaning up aborted transactions | * 4f92934d8073 gpio: mockup: Fix mode of debugfs files | * da8adda57984 parisc: Allow to reboot machine after system halt | * 43ffe982a304 parisc: Handle kgdb breakpoints only in kernel context | * f7d19a366cd2 m68k: Move signal frame following exception on 68020/030 | * 8facb9cc168a ALSA: hda/realtek: Enable headset onLenovo M70/M90 | * 5cc3e698c2bb ALSA: hda/ca0132: add quirk for EVGA X299 DARK | * 68e4c390173e mt76: mt7615: Fix build with older compilers | * b558275c1b04 spi: fsl-cpm: Use 16 bit mode for large transfers with even size | * d64a45c019ac spi: fsl-spi: Re-organise transfer bits_per_word adaptation | * aabe8ca79139 watchdog: sp5100_tco: Immediately trigger upon starting. | * aeff9e7e87c1 s390/qdio: fix do_sqbs() inline assembly constraint | * ab196fe70a18 s390/qdio: get rid of register asm | * a4e3c4c65ae8 vc_screen: reload load of struct vc_data pointer in vcs_write() to avoid UAF | * 74e644795d37 vc_screen: rewrite vcs_size to accept vc, not inode | * e9399d4ea5ee usb: gadget: u_ether: Fix host MAC address case | * 939cafcdf7de usb: gadget: u_ether: Convert prints to device prints | * c8489e0fab18 lib/string_helpers: Introduce string_upper() and string_lower() helpers | * 7e15602c5073 HID: wacom: add three styli to wacom_intuos_get_tool_type | * 2a12339ce34f HID: wacom: Add new Intuos Pro Small (PTH-460) device IDs | * b5185f1b11c7 HID: wacom: Force pen out of prox if no events have been received in a while | * e0c1b35239d9 netfilter: nf_tables: hold mutex on netns pre_exit path | * 6236af6936dd netfilter: nf_tables: validate NFTA_SET_ELEM_OBJREF based on NFT_SET_OBJECT flag | * 05b4105e6852 netfilter: nf_tables: stricter validation of element data | * e832e4bae556 netfilter: nf_tables: allow up to 64 bytes in the set element data area | * 28fe10236a64 netfilter: nf_tables: add nft_setelem_parse_key() | * eb5b579bd69f netfilter: nf_tables: validate registers coming from userspace. | * cfe1b9719cce netfilter: nftables: statify nft_parse_register() | * 7c788393d453 netfilter: nftables: add nft_parse_register_store() and use it | * 25336cd96b03 netfilter: nftables: add nft_parse_register_load() and use it | * 116d53f09ff5 nilfs2: fix use-after-free bug of nilfs_root in nilfs_evict_inode() | * df89b1753eb1 powerpc/64s/radix: Fix soft dirty tracking | * 60b9a9c8f370 tpm/tpm_tis: Disable interrupts for more Lenovo devices | * a33c172c1e34 ceph: force updating the msg pointer in non-split case | * 6eb9ed0ab7b5 serial: Add support for Advantech PCI-1611U card | * 21f107a95965 statfs: enforce statfs[64] structure initialization | * 1eb3e32de7b1 KVM: x86: do not report a vCPU as preempted outside instruction boundaries | * a88638a95407 can: kvaser_pciefd: Disable interrupts in probe error path | * 4579e2556767 can: kvaser_pciefd: Do not send EFLUSH command on TFD interrupt | * 33d5a0a4985a can: kvaser_pciefd: Clear listen-only bit if not explicitly requested | * e5ac4f12074e can: kvaser_pciefd: Empty SRB buffer in probe | * c0e9fb21b612 can: kvaser_pciefd: Call request_irq() before enabling interrupts | * 36cd7601e6b9 can: kvaser_pciefd: Set CAN_STATE_STOPPED in kvaser_pciefd_stop() | * e65811289346 can: j1939: recvmsg(): allow MSG_CMSG_COMPAT flag | * 880482525101 ALSA: hda/realtek: Add quirk for 2nd ASUS GU603 | * 57fd0d122edd ALSA: hda/realtek: Add a quirk for HP EliteDesk 805 | * 739056188ad3 ALSA: hda: Add NVIDIA codec IDs a3 through a7 to patch table | * 4ef155ddf957 ALSA: hda: Fix Oops by 9.1 surround channel names | * 4f9c0a7c2726 usb: typec: altmodes/displayport: fix pin_assignment_show | * 33b6648d27b8 usb: dwc3: debugfs: Resume dwc3 before accessing registers | * 241491524ab0 USB: UHCI: adjust zhaoxin UHCI controllers OverCurrent bit value | * 1f36dc41616b usb-storage: fix deadlock when a scsi command timeouts more than once | * 7cef7681aa77 USB: usbtmc: Fix direction for 0-length ioctl control messages | * f662f856acec vlan: fix a potential uninit-value in vlan_dev_hard_start_xmit() | * 53bf7cda160b igb: fix bit_shift to be in [1..8] range | * e20105d967ab cassini: Fix a memory leak in the error handling path of cas_init_one() | * e519a404a5bb wifi: iwlwifi: mvm: don't trust firmware n_channels | * d0baaadd1c5e net: bcmgenet: Restore phy_stop() depending upon suspend/close | * 2cca63d5bc4e net: bcmgenet: Remove phy_stop() from bcmgenet_netif_stop() | * 435855b0831b net: nsh: Use correct mac_offset to unwind gso skb in nsh_gso_segment() | * ed50fcab1435 drm/exynos: fix g2d_open/close helper function definitions | * 1550bcf2983a media: netup_unidvb: fix use-after-free at del_timer() | * 69055f99900b net: hns3: fix reset delay time to avoid configuration timeout | * 304e5cb77eb8 net: hns3: fix sending pfc frames after reset issue | * d1bcc606870e erspan: get the proto with the md version for collect_md | * f185ede016c9 ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md mode | * 0eb3ec0a3553 ip6_gre: Make o_seqno start from 0 in native mode | * 304096241398 ip6_gre: Fix skb_under_panic in __gre6_xmit() | * 7525aa211758 serial: arc_uart: fix of_iomap leak in `arc_serial_probe` | * 5a90309002cd vsock: avoid to close connected socket after the timeout | * 5009aead17f0 ALSA: firewire-digi00x: prevent potential use after free | * b22b514209ff net: fec: Better handle pm_runtime_get() failing in .remove() | * 033297ef3bba af_key: Reject optional tunnel/BEET mode templates in outbound policies | * 912a6cff0db1 cpupower: Make TSC read per CPU for Mperf monitor | * 131eb9c9b1a0 ASoC: fsl_micfil: register platform component before registering cpu dai | * a3714a47b401 btrfs: fix space cache inconsistency after error loading it from disk | * 596898303745 btrfs: replace calls to btrfs_find_free_ino with btrfs_find_free_objectid | * 1e453cb55014 mfd: dln2: Fix memory leak in dln2_probe() | * bdc33478d5d3 phy: st: miphy28lp: use _poll_timeout functions for waits | * e6e917e82de4 Input: xpad - add constants for GIP interface numbers | * 9fcef1e37d54 iommu/arm-smmu-v3: Acknowledge pri/event queue overflow if any | * 4461f41ece4d clk: tegra20: fix gcc-7 constant overflow warning | * c23e6383d7fe RDMA/core: Fix multiple -Warray-bounds warnings | * 3ed95a6f6c64 recordmcount: Fix memory leaks in the uwrite function | * 38a118fd545b sched: Fix KCSAN noinstr violation | * cbe3063a9be1 mcb-pci: Reallocate memory region to avoid memory overlapping | * d5cd2928d310 serial: 8250: Reinit port->pm on port specific driver unbind | * ccb12585a735 usb: typec: tcpm: fix multiple times discover svids error | * c5405c767173 HID: wacom: generic: Set battery quirk only when we see battery data | * d3f32dc2ccc2 spi: spi-imx: fix MX51_ECSPI_* macros when cs > 3 | * bf80dbd52899 HID: logitech-hidpp: Reconcile USB and Unifying serials | * e28f9de2d4d7 HID: logitech-hidpp: Don't use the USB serial for USB devices | * 8a65476dd1ca staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE | * 2112c4c47d36 Bluetooth: L2CAP: fix "bad unlock balance" in l2cap_disconnect_rsp | * fa57021262e9 wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write backtrace | * 0ad8dd870aa1 wifi: iwlwifi: pcie: Fix integer overflow in iwl_write_to_user_buf | * f6f2d16c77f9 wifi: iwlwifi: pcie: fix possible NULL pointer dereference | * a7ec2f424f6e samples/bpf: Fix fout leak in hbm's run_bpf_prog | * 4ceedc2f8bdf f2fs: fix to drop all dirty pages during umount() if cp_error is set | * 8659c5f4ffaa ext4: Fix best extent lstart adjustment logic in ext4_mb_new_inode_pa() | * cee78217a7ae ext4: set goal start correctly in ext4_mb_normalize_request | * d43b1bdb1005 gfs2: Fix inode height consistency check | * 410e610a96c5 scsi: message: mptlan: Fix use after free bug in mptlan_remove() due to race condition | * cc2d2b3dbfb0 lib: cpu_rmap: Avoid use after free on rmap->obj array entries | * 89f5055f9b0b scsi: target: iscsit: Free cmds before session free | * 67236cf14db3 net: Catch invalid index in XPS mapping | * 92af9cb86ab0 net: pasemi: Fix return type of pasemi_mac_start_tx() | * 644a9d5e2276 scsi: lpfc: Prevent lpfc_debugfs_lockstat_write() buffer overflow | * c4813f858e5c ext2: Check block size validity during mount | * 56c7e9c39bd5 wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hex | * c409eb45f5dd ACPICA: ACPICA: check null return of ACPI_ALLOCATE_ZEROED in acpi_db_display_objects | * 710e09fd116e ACPICA: Avoid undefined behavior: applying zero offset to null pointer | * 99c8f2e6f33a drm/tegra: Avoid potential 32-bit integer overflow | * ccae2233e993 ACPI: EC: Fix oops when removing custom query handlers | * 48ac727ea4a3 firmware: arm_sdei: Fix sleep from invalid context BUG | * a2a5d3a584bf memstick: r592: Fix UAF bug in r592_remove due to race condition | * d73e8c47675e regmap: cache: Return error in cache sync operations for REGCACHE_NONE | * 9b72cb394f96 drm/amd/display: Use DC_LOG_DC in the trasform pixel function | * a75d9211a07f fs: hfsplus: remove WARN_ON() from hfsplus_cat_{read,write}_inode() | * 196528ad4844 af_unix: Fix data races around sk->sk_shutdown. | * 7d17bc2d4e75 af_unix: Fix a data race of sk->sk_receive_queue->qlen. | * 699c9e7c9f66 net: datagram: fix data-races in datagram_poll() | * 1aa872e967f2 ipvlan:Fix out-of-bounds caused by unclear skb->cb | * 4188c5269475 net: add vlan_get_protocol_and_depth() helper | * 57a269d82f2e net: tap: check vlan with eth_type_vlan() method | * 1747aa98ab13 net: annotate sk->sk_err write from do_recvmmsg() | * a507022c862e netlink: annotate accesses to nlk->cb_running | * b47aae7038cc netfilter: conntrack: fix possible bug_on with enable_hooks=1 | * d7343f8de019 net: Fix load-tearing on sk->sk_stamp in sock_recv_cmsgs(). | * 42e1dafa65e2 linux/dim: Do nothing if no time delta between samples | * 7460ac5a66fb ARM: 9296/1: HP Jornada 7XX: fix kernel-doc warnings | * 22b8ac608af5 drm/mipi-dsi: Set the fwnode for mipi_dsi_device | * d4992b2b5c68 driver core: add a helper to setup both the of_node and fwnode of a device * | 4c85910ff83e Revert "PM: domains: Fix up terminology with parent/child" * | cba632cb06d1 Revert "PM: domains: Restore comment indentation for generic_pm_domain.child_links" * | 92cfb8860254 Revert "scripts/gdb: bail early if there are no generic PD" * | 2bd517d6bcc6 Revert "uapi/linux/const.h: prefer ISO-friendly __typeof__" * | 673a774ad687 Revert "netfilter: nf_tables: don't write table validation state without mutex" * | 88ac2d919322 Merge 5.4.243 into android11-5.4-lts |\| | * f53660ec669f Linux 5.4.243 | * d60f15682a5c drm/amd/display: Fix hang when skipping modeset | * 93ca0d7b88e8 mm/page_alloc: fix potential deadlock on zonelist_update_seq seqlock | * 3f231e30cdeb drm/exynos: move to use request_irq by IRQF_NO_AUTOEN flag | * 65a8b6d129cf drm/msm/adreno: Fix null ptr access in adreno_gpu_cleanup() | * 62ac943eb2a9 firmware: raspberrypi: fix possible memory leak in rpi_firmware_probe() | * a781ea3437a0 drm/msm: Fix double pm_runtime_disable() call | * e4e88f74eb2f PM: domains: Restore comment indentation for generic_pm_domain.child_links | * ddcca7299de3 printk: declare printk_deferred_{enter,safe}() in include/linux/printk.h | * c2c3ffc79896 PCI: pciehp: Fix AB-BA deadlock between reset_lock and device_lock | * 6a24285f64ea PCI: pciehp: Use down_read/write_nested(reset_lock) to fix lockdep errors | * dde34ef0bc73 drbd: correctly submit flush bio on barrier | * 373720b9289c serial: 8250: Fix serial8250_tx_empty() race with DMA Tx | * f2a1071100fe tty: Prevent writing chars during tcsetattr TCSADRAIN/FLUSH | * ba04d6af5ac4 ext4: fix invalid free tracking in ext4_xattr_move_to_block() | * 185062a21976 ext4: remove a BUG_ON in ext4_mb_release_group_pa() | * d7ff83a71d77 ext4: bail out of ext4_xattr_ibody_get() fails for any reason | * 486efbbc9445 ext4: add bounds checking in get_max_inline_xattr_value_size() | * b4fa4768c9ac ext4: fix deadlock when converting an inline directory in nojournal mode | * 2dda20290671 ext4: improve error recovery code paths in __ext4_remount() | * 525c802de3f9 ext4: fix data races when using cached status extents | * 4f4fd982d972 ext4: avoid a potential slab-out-of-bounds in ext4_group_desc_csum | * 1b90fbc75901 ext4: fix WARNING in mb_find_extent | * f9e27d4bdb1f HID: wacom: insert timestamp to packed Bluetooth (BT) events | * d8b609e66244 HID: wacom: Set a default resolution for older tablets | * 3decf3a750a9 drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled in suspend | * 625d4112ea25 drm/amdgpu/gfx: disable gfx9 cp_ecc_error_irq only when enabling legacy gfx ras | * b1fabc379463 drm/amdgpu: fix an amdgpu_irq_put() issue in gmc_v9_0_hw_fini() | * c6bb59662432 drm/panel: otm8009a: Set backlight parent to panel device | * 3e7703624612 f2fs: fix potential corruption when moving a directory | * dafc5a5c8fda ARM: dts: s5pv210: correct MIPI CSIS clock name | * ad751b896eae ARM: dts: exynos: fix WM8960 clock name in Itop Elite | * 823496470790 remoteproc: st: Call of_node_put() on iteration error | * a1366ecb0905 remoteproc: stm32: Call of_node_put() on iteration error | * f16bc5111cc6 sh: nmi_debug: fix return value of __setup handler | * c9871a47f4ce sh: init: use OF_EARLY_FLATTREE for early init | * 111b08116dac sh: math-emu: fix macro redefined warning | * 8fb33166aed8 inotify: Avoid reporting event with invalid wd | * 0ccea97abe6d platform/x86: touchscreen_dmi: Add info for the Dexp Ursus KX210i | * 871641c7ebe5 cifs: fix pcchunk length type in smb2_copychunk_range | * 3e2b4bceaaf9 btrfs: print-tree: parent bytenr must be aligned to sector size | * 1e05bf5e80bb btrfs: don't free qgroup space unless specified | * b232f5e8cf81 btrfs: fix btrfs_prev_leaf() to not return the same key twice | * 96f71f669bee perf symbols: Fix return incorrect build_id size in elf_read_build_id() | * 78190a6ebe4e perf map: Delete two variable initialisations before null pointer checks in sort__sym_from_cmp() | * ffec80cc6761 perf vendor events power9: Remove UTF-8 characters from JSON files | * 62f1ebfe9aac virtio_net: suppress cpu stall when free_unused_bufs | * 1dc5faf30a6c virtio_net: split free_unused_bufs() | * b15637e717ad net: dsa: mt7530: fix corrupt frames using trgmii on 40 MHz XTAL MT7621 | * 544b0de2d767 ALSA: caiaq: input: Add error handling for unsupported input methods in `snd_usb_caiaq_input_init` | * 35f2642f4abd drm/amdgpu: add a missing lock for AMDGPU_SCHED | * 5cfe3f910f7c af_packet: Don't send zero-byte data in packet_sendmsg_spkt(). | * fbcfa00386e1 ionic: remove noise from ethtool rxnfc error msg | * 4a56f1f6fe92 rxrpc: Fix hard call timeout units | * dfa36eb38020 net/sched: act_mirred: Add carrier check | * cc5ccfb7c0ee writeback: fix call of incorrect macro | * 9c1fcb97f98f net: dsa: mv88e6xxx: add mv88e6321 rsvd2cpu | * e80412439030 sit: update dev->needed_headroom in ipip6_tunnel_bind_dev() | * cc5fe387c629 net/sched: cls_api: remove block_cb from driver_list before freeing | * 8acd3a28873f net/ncsi: clear Tx enable mode when handling a Config required AEN | * bc0905a76531 relayfs: fix out-of-bounds access in relay_file_read | * c038ae623a7c kernel/relay.c: fix read_pos error when multiple readers | * 4f4de392f492 crypto: safexcel - Cleanup ring IRQ workqueues on load failure | * b9878f485d70 crypto: inside-secure - irq balance | * 439d3a7056d5 dm verity: fix error handling for check_at_most_once on FEC | * 0156f7dbd822 dm verity: skip redundant verity_handle_err() on I/O errors | * e4875d6e053d mailbox: zynqmp: Fix counts of child nodes | * ff0d64f5127e mailbox: zynq: Switch to flexible array to simplify code | * 352b152905cc tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystem | * 9b2ed144318e nohz: Add TICK_DEP_BIT_RCU | * c8b6063f13ad netfilter: nf_tables: deactivate anonymous set from preparation phase | * 29fb2a1a5f71 debugobject: Ensure pool refill (again) | * cef1b8a4df5c perf intel-pt: Fix CYC timestamps after standalone CBR | * 5ead86d57583 perf auxtrace: Fix address filter entire kernel size | * 29a1ef57c3be dm ioctl: fix nested locking in table_clear() to remove deadlock concern | * 337b7af27356 dm flakey: fix a crash with invalid table line | * 6d126899b074 dm integrity: call kmem_cache_destroy() in dm_integrity_init() error path | * cbe0a7ec67c3 dm clone: call kmem_cache_destroy() in dm_clone_init() error path | * d8f66a19f8be s390/dasd: fix hanging blockdevice after request requeue | * 5492d4081274 btrfs: scrub: reject unsupported scrub flags | * 946e067b4cda scripts/gdb: fix lx-timerlist for Python3 | * 7cf5ce2857b8 clk: rockchip: rk3399: allow clk_cifout to force clk_cifout_src to reparent | * 4379d5ce9235 wifi: rtl8xxxu: RTL8192EU always needs full init | * ecdcefd312d4 mailbox: zynqmp: Fix typo in IPI documentation | * 38afc633d374 mailbox: zynqmp: Fix IPI isr handling | * 14964127be77 md/raid10: fix null-ptr-deref in raid10_sync_request | * fe1cbbcb1a25 nilfs2: fix infinite loop in nilfs_mdt_get_block() | * 4569a292a84e nilfs2: do not write dirty data after degenerating to read-only | * fd37a5c6998b parisc: Fix argument pointer in real64_call_asm() | * 736aeb17b6a0 afs: Fix updating of i_size with dv jump from server | * 27263ff39784 dmaengine: at_xdmac: do not enable all cyclic channels | * 8c821199bc28 dmaengine: dw-edma: Fix to enable to issue dma request on DMA processing | * 24c9c4ad23d3 dmaengine: dw-edma: Fix to change for continuous transfer | * 2e900f363174 phy: tegra: xusb: Add missing tegra_xusb_port_unregister for usb2_port and ulpi_port | * 58e026465814 pwm: mtk-disp: Disable shadow registers before setting backlight values | * 33f00f0a7368 pwm: mtk-disp: Adjust the clocks to avoid them mismatch | * e5e9e59c4564 pwm: mtk-disp: Don't check the return code of pwmchip_remove() | * 8e238e88822f dmaengine: mv_xor_v2: Fix an error code. | * 026df12f3c4d leds: TI_LMU_COMMON: select REGMAP instead of depending on it | * a34f6dcb78c6 ext4: fix use-after-free read in ext4_find_extent for bigalloc + inline | * 6dfd85ada867 openrisc: Properly store r31 to pt_regs on unhandled exceptions | * 2fd44d2bde34 clocksource/drivers/davinci: Fix memory leak in davinci_timer_register when init fails | * f2aaf419889c clocksource: davinci: axe a pointless __GFP_NOFAIL | * fc051820d616 clocksource/drivers/davinci: Avoid trailing '\n' hidden in pr_fmt() | * 945e9898624d RDMA/mlx5: Use correct device num_ports when modify DC | * 9bf843683a32 SUNRPC: remove the maximum number of retries in call_bind_status | * 1dfa3c9dd27b Input: raspberrypi-ts - fix refcount leak in rpi_ts_probe | * ce6c42f0b644 input: raspberrypi-ts: Release firmware handle when not needed | * de85be00a8f3 firmware: raspberrypi: Introduce devm_rpi_firmware_get() | * d537afa08e15 firmware: raspberrypi: Keep count of all consumers | * 919f470337e1 NFSv4.1: Always send a RECLAIM_COMPLETE after establishing lease | * fe60c3af70bf IB/hfi1: Fix SDMA mmu_rb_node not being evicted in LRU order | * b4f12e2402a5 RDMA/siw: Remove namespace check from siw_netdev_event() | * 795d11e8ff35 clk: add missing of_node_put() in "assigned-clocks" property parsing | * 0c770f95a2d7 power: supply: generic-adc-battery: fix unit scaling | * 31ca78dc1f50 rtc: meson-vrtc: Use ktime_get_real_ts64() to get the current time | * 8feca6259007 RDMA/mlx4: Prevent shift wrapping in set_user_sq_size() | * 683cd87041ac rtc: omap: include header for omap_rtc_power_off_program prototype | * a48403e8c325 RDMA/rdmavt: Delete unnecessary NULL check | * b24e0e4612a5 RDMA/siw: Fix potential page_array out of range access | * 318bc22decd4 perf/core: Fix hardlockup failure caused by perf throttle | * ff3edfb3c825 powerpc/rtas: use memmove for potentially overlapping buffer copy | * 333a2a9846b9 macintosh: via-pmu-led: requires ATA to be set | * e2dd8bbab7b5 powerpc/sysdev/tsi108: fix resource printk format warnings | * 770d583cd5ae powerpc/wii: fix resource printk format warnings | * f60c8d7c16bb powerpc/mpc512x: fix resource printk format warning | * 97cd970f8add macintosh/windfarm_smu_sat: Add missing of_node_put() | * 54dda7322255 spmi: Add a check for remove callback when removing a SPMI driver | * af9bfe1c0a50 staging: rtl8192e: Fix W_DISABLE# does not work after stop/start | * 572d48361aa0 serial: 8250: Add missing wakeup event reporting | * 488baa8038fa tty: serial: fsl_lpuart: adjust buffer length to the intended size | * 8fa80b452bc9 firmware: stratix10-svc: Fix an NULL vs IS_ERR() bug in probe | * 26ca30516b2c usb: mtu3: fix kernel panic at qmu transfer done irq handler | * bd7a3e6416ab usb: chipidea: fix missing goto in `ci_hdrc_probe` | * f9e2abb6df6d sh: sq: Fix incorrect element size for allocating bitmap buffer | * e1431faa89bd uapi/linux/const.h: prefer ISO-friendly __typeof__ | * 6716203844bc spi: cadence-quadspi: fix suspend-resume implementations | * caaefbf823ab mtd: spi-nor: cadence-quadspi: Handle probe deferral while requesting DMA channel | * ee5ffe4cdfea mtd: spi-nor: cadence-quadspi: Don't initialize rx_dma_complete on failure | * 7c69aeca59f2 mtd: spi-nor: cadence-quadspi: Provide a way to disable DAC mode | * df9708297bb2 mtd: spi-nor: cadence-quadspi: Make driver independent of flash geometry | * 30ac77e99525 scripts/gdb: bail early if there are no generic PD | * 35a2681e9937 PM: domains: Fix up terminology with parent/child | * 0fbc62db7e10 scripts/gdb: bail early if there are no clocks | * 0988baae3984 ia64: salinfo: placate defined-but-not-used warning | * d6cb7b6868b9 ia64: mm/contig: fix section mismatch warning/error | * d3c6d52148a1 of: Fix modalias string generation | * ca0f4ad2b7a3 vmci_host: fix a race condition in vmci_host_poll() causing GPF | * 170e22324052 spi: fsl-spi: Fix CPM/QE mode Litte Endian | * 863238433703 spi: qup: Don't skip cleanup in remove's error path | * 814a9a6de1b1 linux/vt_buffer.h: allow either builtin or modular for macros | * 3547e5bd0d10 ASoC: es8316: Handle optional IRQ assignment | * 9650d5a1e7df ASoC: es8316: Use IRQF_NO_AUTOEN when requesting the IRQ | * f5ce428e3eae genirq: Add IRQF_NO_AUTOEN for request_irq/nmi() | * 0f31993721f9 PCI: imx6: Install the fault handler only on compatible match | * 0fee5030c094 usb: gadget: udc: renesas_usb3: Fix use after free bug in renesas_usb3_remove due to race condition | * 7d2bc728cc8d iio: light: max44009: add missing OF device matching | * ee0e2f7af02a fpga: bridge: fix kernel-doc parameter description | * 3fb02404c1e0 usb: host: xhci-rcar: remove leftover quirk handling | * 36fb7843f1c3 pstore: Revert pmsg_lock back to a normal mutex | * 602fa8af44fd tcp/udp: Fix memleaks of sk and zerocopy skbs with TX timestamp. | * 638810f5d020 net: amd: Fix link leak when verifying config failed | * 9ef809945edd netlink: Use copy_to_user() for optval in netlink_getsockopt(). | * de0ffb5145c9 Revert "Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unfinished work" | * 27c468ec1af1 ipv4: Fix potential uninit variable access bug in __ip_make_skb() | * 3b9960e21e8b netfilter: nf_tables: don't write table validation state without mutex | * 64d2c1cfd04f bpf: Don't EFAULT for getsockopt with optval=NULL | * 3bf918f90f93 ixgbe: Enable setting RSS table to default values | * 053b36c50bdd ixgbe: Allow flow hash to be set via ethtool | * ae23fc2b230a wifi: iwlwifi: mvm: check firmware response size | * ffdfaf27ebf1 wifi: iwlwifi: make the loop for card preparation effective | * 3725b35fc0e5 md/raid10: fix memleak of md thread | * fb3f2f2fa0f3 md: update the optimal I/O size on reshape | * b6460f68c1cc md/raid10: fix memleak for 'conf->bio_split' | * 8c5d5d7ffd1e md/raid10: fix leak of 'r10bio->remaining' for recovery | * 1fee7e391d99 bpf, sockmap: Revert buggy deadlock fix in the sockhash and sockmap | * d5fdcd2384ff nvme-fcloop: fix "inconsistent {IN-HARDIRQ-W} -> {HARDIRQ-ON-W} usage" | * b1e6b3fd1104 nvme: fix async event trace event | * eaaa0c6b0540 nvme: handle the persistent internal error AER | * c229821510df bpf, sockmap: fix deadlocks in the sockhash and sockmap | * 74d90f92eafe scsi: lpfc: Fix ioremap issues in lpfc_sli4_pci_mem_setup() | * 01993768b3e7 crypto: drbg - Only fail when jent is unavailable in FIPS mode | * b21c7e28e801 crypto: drbg - make drbg_prepare_hrng() handle jent instantiation errors | * 14efbe2499c1 bpftool: Fix bug for long instructions in program CFG dumps | * 3e3533c56cf8 wifi: rtlwifi: fix incorrect error codes in rtl_debugfs_set_write_reg() | * 03109f1870e2 wifi: rtlwifi: fix incorrect error codes in rtl_debugfs_set_write_rfreg() | * e163e64227ad rtlwifi: Replace RT_TRACE with rtl_dbg | * faec6b865468 rtlwifi: Start changing RT_TRACE into rtl_dbg | * 7c5e804b6d52 f2fs: handle dqget error in f2fs_transfer_project_quota() | * 7a2ae008a53c scsi: megaraid: Fix mega_cmd_done() CMDID_INT_CMDS | * a4245323d272 scsi: target: iscsit: Fix TAS handling during conn cleanup | * 8e402d5198b3 net/packet: convert po->auxdata to an atomic flag | * f3ac72c7ab20 net/packet: convert po->origdev to an atomic flag | * 4760229b820d net/packet: annotate accesses to po->xmit | * 47464e0c658a vlan: partially enable SIOCSHWTSTAMP in container | * 8f851a75bbc7 scm: fix MSG_CTRUNC setting condition for SO_PASSSEC | * 7160c6940a97 wifi: rtw88: mac: Return the original error from rtw_mac_power_switch() | * 743ae09b28ce wifi: rtw88: mac: Return the original error from rtw_pwr_seq_parser() | * 72d5edceb2de tools: bpftool: Remove invalid \' json escape | * 0d1792c98351 wifi: ath6kl: reduce WARN to dev_dbg() in callback | * 8d17563174b0 wifi: ath5k: fix an off by one check in ath5k_eeprom_read_freq_list() | * d98993186607 wifi: ath9k: hif_usb: fix memory leak of remain_skbs | * 1286c4ce1f01 wifi: ath6kl: minor fix for allocation size | * a3e7a3d472c2 tick/common: Align tick period with the HZ tick. | * 04be737176e6 tick: Get rid of tick_period | * 3df29117d8a6 tick/sched: Optimize tick_do_update_jiffies64() further | * b6fe34d93655 tick/sched: Reduce seqcount held scope in tick_do_update_jiffies64() | * 746eac77e008 tick/sched: Use tick_next_period for lockless quick check | * a23607579f12 timekeeping: Split jiffies seqlock | * 22d7ec50ffdd debugobject: Prevent init race with static objects | * a687da500464 arm64: kgdb: Set PSTATE.SS to 1 to re-enable single-step | * 442470948c04 x86/ioapic: Don't return 0 from arch_dynirq_lower_bound() | * 824683dbec23 regulator: stm32-pwr: fix of_iomap leak | * 53adb408b170 media: rc: gpio-ir-recv: Fix support for wake-up | * 9df630dafa1a media: rcar_fdp1: Fix refcount leak in probe and remove function | * 6fd6e2f29c18 media: rcar_fdp1: Fix the correct variable assignments | * 75b55a3cbb4a media: rcar_fdp1: Make use of the helper function devm_platform_ioremap_resource() | * 03d234459259 media: rcar_fdp1: fix pm_runtime_get_sync() usage count | * aebe8e43d85e media: rcar_fdp1: simplify error check logic at fdp_open() | * a4b6ab360f56 media: saa7134: fix use after free bug in saa7134_finidev due to race condition | * cd1583caed7e media: dm1105: Fix use after free bug in dm1105_remove due to race condition | * 0c61a6897c47 x86/apic: Fix atomic update of offset in reserve_eilvt_offset() | * 5224ea575196 regulator: core: Avoid lockdep reports when resolving supplies | * 73b262115f5f regulator: core: Consistently set mutex_owner when using ww_mutex_lock_slow() | * 9b53238b3be2 drm/lima/lima_drv: Add missing unwind goto in lima_pdev_probe() | * 0a6d476d9c9d mmc: sdhci-of-esdhc: fix quirk to ignore command inhibit for data | * f79421c36070 drm/msm/adreno: drop bogus pm_runtime_set_active() | * 438d00b18d55 drm/msm/adreno: Defer enabling runpm until hw_init() | * 594726c93841 drm/msm: fix unbalanced pm_runtime_enable in adreno_gpu_{init, cleanup} | * 37c8085cf9c0 firmware: qcom_scm: Clear download bit during reboot | * 620b983589e0 media: av7110: prevent underflow in write_ts_to_decoder() | * 1205c52cf270 media: uapi: add MEDIA_BUS_FMT_METADATA_FIXED media bus format. | * c6a315f0b140 media: bdisp: Add missing check for create_workqueue | * 1a057b68952d ARM: dts: qcom: ipq8064: Fix the PCI I/O port range | * 699bf5a793ca ARM: dts: qcom: ipq8064: reduce pci IO size to 64K | * 1d207fcdf670 ARM: dts: qcom: ipq4019: Fix the PCI I/O port range | * e0162c92973b EDAC/skx: Fix overflows on the DRAM row address mapping arrays | * acb6f45775bb arm64: dts: renesas: r8a774c0: Remove bogus voltages from OPP table | * 0524eb688297 arm64: dts: renesas: r8a77990: Remove bogus voltages from OPP table | * a535b5d4a2c3 drm/probe-helper: Cancel previous job before starting new one | * 4223f98d4d45 drm/vgem: add missing mutex_destroy | * 8747cd580b59 drm/rockchip: Drop unbalanced obj unref | * 9773c58594ff erofs: fix potential overflow calculating xattr_isize | * 880c79bdb002 erofs: stop parsing non-compact HEAD index if clusterofs is invalid | * e998107daad2 tpm, tpm_tis: Do not skip reset of original interrupt vector | * 1c131a32a9b5 selinux: ensure av_permissions.h is built when needed | * 11458692ebd2 selinux: fix Makefile dependencies of flask.h | * 823f554747f8 ubifs: Free memory for tmpfile name | * d3f1b113a503 ubi: Fix return value overwrite issue in try_write_vid_and_data() | * 6f2eee5457bc ubifs: Fix memleak when insert_old_idx() failed | * 2c2a76b7c4b5 Revert "ubifs: dirty_cow_znode: Fix memleak in error handling path" | * 5d1f14beabab i2c: omap: Fix standard mode false ACK readings | * d482617fa662 KVM: nVMX: Emulate NOPs in L2, and PAUSE if it's not intercepted | * 67d33b8c5696 reiserfs: Add security prefix to xattr name in reiserfs_security_write() | * 2399b1fda025 ring-buffer: Sync IRQ works before buffer destruction | * a7fa8c9dc851 pwm: meson: Fix g12a ao clk81 name | * a3e0d3430f33 pwm: meson: Fix axg ao mux parents | * 719459877d58 kheaders: Use array declaration instead of char | * 4ec3be7003b6 ipmi: fix SSIF not responding under certain cond. | * bead854bcca2 ipmi:ssif: Add send_retries increment | * 0f91290774c7 MIPS: fw: Allow firmware to pass a empty env | * 3092933b2637 xhci: fix debugfs register accesses while suspended | * 3c5a28658d12 debugfs: regset32: Add Runtime PM support | * 2298b30010fd staging: iio: resolver: ads1210: fix config mode | * fbd11f086bf1 perf sched: Cast PTHREAD_STACK_MIN to int as it may turn into sysconf(__SC_THREAD_STACK_MIN_VALUE) | * 6525d2fd6f83 USB: dwc3: fix runtime pm imbalance on unbind | * 2d5844aa6e56 USB: dwc3: fix runtime pm imbalance on probe errors | * 0804f3715c09 asm-generic/io.h: suppress endianness warnings for readq() and writeq() | * 944ff47a19f2 ASoC: Intel: bytcr_rt5640: Add quirk for the Acer Iconia One 7 B1-750 | * f00e4bfd7f08 iio: adc: palmas_gpadc: fix NULL dereference on rmmod | * 85ed09c33021 USB: serial: option: add UNISOC vendor and TOZED LT70C product | * 48cdcb40d589 bluetooth: Perform careful capability checks in hci_sock_ioctl() | * c8258fc827c8 drm/fb-helper: set x/yres_virtual in drm_fb_helper_check_var | * 425eea395f1f wifi: brcmfmac: slab-out-of-bounds read in brcmf_get_assoc_ies() | * 3b7509b6f5e2 counter: 104-quad-8: Fix race condition between FLAG and CNTR reads * 05fe88d1c80c Merge "Merge tag 'android11-5.4.242_r00' into android11-5.4" into android11-5.4-lts Change-Id: Ib877c272d1132e485256d651e8cd58b2e67a32c4 Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
BEST: Make all of your changes to upstream Linux. If appropriate, backport to the stable releases. These patches will be merged automatically in the corresponding common kernels. If the patch is already in upstream Linux, post a backport of the patch that conforms to the patch requirements below.
LESS GOOD: Develop your patches out-of-tree (from an upstream Linux point-of-view). Unless these are fixing an Android-specific bug, these are very unlikely to be accepted unless they have been coordinated with kernel-team@android.com. If you want to proceed, post a patch that conforms to the patch requirements below.
script/checkpatch.pl
UPSTREAM:
, BACKPORT:
, FROMGIT:
, FROMLIST:
, or ANDROID:
.Change-Id:
tag (see https://gerrit-review.googlesource.com/Documentation/user-changeid.html)Bug:
tag.Signed-off-by:
tag by the author and the submitterAdditional requirements are listed below based on patch type
UPSTREAM:
, BACKPORT:
UPSTREAM:
.(cherry-picked from ...)
lineimportant patch from upstream This is the detailed description of the important patch Signed-off-by: Fred Jones <fred.jones@foo.org>
- then Joe Smith would upload the patch for the common kernel as
UPSTREAM: important patch from upstream This is the detailed description of the important patch Signed-off-by: Fred Jones <fred.jones@foo.org> Bug: 135791357 Change-Id: I4caaaa566ea080fa148c5e768bb1a0b6f7201c01 (cherry-picked from c31e73121f4c1ec41143423ac6ce3ce6dafdcec1) Signed-off-by: Joe Smith <joe.smith@foo.org>
BACKPORT:
instead of UPSTREAM:
.UPSTREAM:
(cherry-picked from ...)
lineBACKPORT: important patch from upstream This is the detailed description of the important patch Signed-off-by: Fred Jones <fred.jones@foo.org> Bug: 135791357 Change-Id: I4caaaa566ea080fa148c5e768bb1a0b6f7201c01 (cherry-picked from c31e73121f4c1ec41143423ac6ce3ce6dafdcec1) [ Resolved minor conflict in drivers/foo/bar.c ] Signed-off-by: Joe Smith <joe.smith@foo.org>
FROMGIT:
, FROMLIST:
,FROMGIT:
(cherry picked from commit <sha1> <repo> <branch>)
. This must be a stable maintainer branch (not rebased, so don't use linux-next
for example).BACKPORT: FROMGIT:
important patch from upstream This is the detailed description of the important patch Signed-off-by: Fred Jones <fred.jones@foo.org>
- then Joe Smith would upload the patch for the common kernel as
FROMGIT: important patch from upstream This is the detailed description of the important patch Signed-off-by: Fred Jones <fred.jones@foo.org> Bug: 135791357 (cherry picked from commit 878a2fd9de10b03d11d2f622250285c7e63deace https://git.kernel.org/pub/scm/linux/kernel/git/foo/bar.git test-branch) Change-Id: I4caaaa566ea080fa148c5e768bb1a0b6f7201c01 Signed-off-by: Joe Smith <joe.smith@foo.org>
FROMLIST:
Link:
tag with a link to the submittal on lore.kernel.orgBACKPORT: FROMLIST:
FROMLIST: important patch from upstream This is the detailed description of the important patch Signed-off-by: Fred Jones <fred.jones@foo.org> Bug: 135791357 Link: https://lore.kernel.org/lkml/20190619171517.GA17557@someone.com/ Change-Id: I4caaaa566ea080fa148c5e768bb1a0b6f7201c01 Signed-off-by: Joe Smith <joe.smith@foo.org>
ANDROID:
ANDROID:
Fixes:
tag that cites the patch with the bugANDROID: fix android-specific bug in foobar.c This is the detailed description of the important fix Fixes: 1234abcd2468 ("foobar: add cool feature") Change-Id: I4caaaa566ea080fa148c5e768bb1a0b6f7201c01 Signed-off-by: Joe Smith <joe.smith@foo.org>
ANDROID:
Bug:
tag with the Android bug (required for android-specific features)