Linux Stable Commits
[Prev Page][Next Page]
- Patch "udf: Convert udf_get_parent() to new directory iteration code" has been added to the 5.15-stable tree, (continued)
- udf: Convert udf_lookup() to use new directory iteration code,
Thadeu Lima de Souza Cascardo
- udf: Convert udf_readdir() to new directory iteration,
Thadeu Lima de Souza Cascardo
- udf: Convert udf_rename() to new directory iteration code,
Thadeu Lima de Souza Cascardo
- udf: Provide function to mark entry as deleted using new directory iteration code,
Thadeu Lima de Souza Cascardo
- udf: Implement searching for directory entry using new iteration code,
Thadeu Lima de Souza Cascardo
- udf: Move udf_expand_dir_adinicb() to its callsite,
Thadeu Lima de Souza Cascardo
- udf: Convert udf_expand_dir_adinicb() to new directory iteration,
Thadeu Lima de Souza Cascardo
- udf: New directory iteration code,
Thadeu Lima de Souza Cascardo
- leds: lp55xx: Remove redundant test for invalid channel number, Michal Vokáč
- io_uring/sqpoll: ensure task state is TASK_RUNNING when running task_work, Jens Axboe
- x86/xen: remove hypercall page, Juergen Gross
- x86/xen: use new hypercall functions instead of hypercall page, Juergen Gross
- ACPI: resource: Add LG 16T90SP to irq1_level_low_skip_override[], Christian Heusel
- Patch "net: dsa: microchip: fix build warning" has been added to the 5.10-stable tree, gregkh
- net: dsa: microchip: fix build warning, Greg Kroah-Hartman
- Patch "device property: Add const qualifier to device_get_match_data() parameter" has been added to the 5.10-stable tree, gregkh
- x86/xen: add central hypercall functions, Juergen Gross
- x86: make get_cpu_vendor() accessible from Xen code, Juergen Gross
- KVM: arm64: Fix shift-out-of-bounds bug, Ilkka Koskinen
- PCI: rockchip-ep: Fix address translation unit programming, Damien Le Moal
- crypto: x86/aegis128 - access 32-bit arguments as 32-bit, Eric Biggers
- riscv: dts: starfive: disable unused csi/camss nodes, Conor Dooley
- Input: xpad - add support for 8BitDo Ultimate 2C Wireless Controller, Stefan Kerkmann
- fs: don't try and remove empty rbtree node, Christian Brauner
- iio: light: veml6030: fix microlux value calculation, Javier Carrasco
- firmware: microchip: auto-update: fix poll_complete() to not report spurious timeout errors, Conor Dooley
- Bluetooth: btusb: Fix regression with fake CSR controllers 0a12:0001, Luiz Augusto von Dentz
- USB: gadget: dummy-hcd: Fix "task hung" problem, Alan Stern
- arm64: dts: qcom: x1e80100-qcp: fix nvme regulator boot glitch, Johan Hovold
- arm64: dts: qcom: x1e80100-yoga-slim7x: fix nvme regulator boot glitch, Johan Hovold
- arm64: dts: qcom: x1e80100-vivobook-s15: fix nvme regulator boot glitch, Johan Hovold
- arm64: dts: qcom: x1e80100-crd: fix nvme regulator boot glitch, Johan Hovold
- soc: qcom: socinfo: fix revision check in qcom_socinfo_probe(), Manikanta Mylavarapu
- xhci: Mitigate failed set dequeue pointer commands, Mathias Nyman
- xhci: Fix incorrect stream context type macro, Mathias Nyman
- ublk: don't allow user copy for unprivileged device, Ming Lei
- staging: vchiq_arm: Use devm_kzalloc() for drv_mgmt allocation, Umang Jain
- staging: vchiq_arm: Use devm_kzalloc() for vchiq_arm_state allocation, Umang Jain
- net: phy: dp83822: Fix reset pin definitions, Michel Alex
- media: v4l2-tpg: prevent the risk of a division by zero, Mauro Carvalho Chehab
- media: pulse8-cec: fix data timestamp at pulse8_setup(), Mauro Carvalho Chehab
- x86/xen: don't do PV iret hypercall through hypercall page, Juergen Gross
- f2fs: fix to do sanity check on node blkaddr in truncate_node(), Chao Yu
- ALSA: hda/conexant - Use cached pin control for Node 0x1d on HP EliteOne 1000 G2, Vasiliy Kovalev
- media: ipu6: use the IPU6 DMA mapping APIs to do mapping, Bingbu Cao
- ASoC: SOF: Intel: hda: Always clean up link DMA during stop, Ranjani Sridharan
- soundwire: intel_ace2x: Send PDI stream number during prepare, Ranjani Sridharan
- ASoC: SOF: Intel: hda: Handle prepare without close for non-HDA DAI's, Ranjani Sridharan
- ASoC: SOF: ipc4-topology: Do not set ALH node_id for aggregated DAIs, Ranjani Sridharan
- iio: gts-helper: Fix memory leaks for the error path of iio_gts_build_avail_scale_table(), Jinjie Ruan
- xfs: allow unlinked symlinks and dirs with zero size,
Catherine Hoang
- xfs: restrict when we try to align cow fork delalloc to cowextsz hints,
Catherine Hoang
- xfs: fix freeing speculative preallocations for preallocated files,
Catherine Hoang
- xfs: make sure sb_fdblocks is non-negative,
Catherine Hoang
- xfs: allow symlinks with short remote targets,
Catherine Hoang
- xfs: convert delayed extents to unwritten when zeroing post eof blocks,
Catherine Hoang
- xfs: make xfs_bmapi_convert_delalloc() to allocate the target offset,
Catherine Hoang
- xfs: make the seq argument to xfs_bmapi_convert_delalloc() optional,
Catherine Hoang
- xfs: match lock mode in xfs_buffered_write_iomap_begin(),
Catherine Hoang
- xfs: use dontcache for grabbing inodes during scrub,
Catherine Hoang
- xfs: revert commit 44af6c7e59b12,
Catherine Hoang
- xfs: enforce one namespace per attribute,
Catherine Hoang
- xfs: validate recovered name buffers when recovering xattr items,
Catherine Hoang
- xfs: check shortform attr entry flags specifically,
Catherine Hoang
- xfs: fix missing check for invalid attr flags,
Catherine Hoang
- xfs: check opcode and iovec count match in xlog_recover_attri_commit_pass2,
Catherine Hoang
- xfs: require XFS_SB_FEAT_INCOMPAT_LOG_XATTRS for attr log intent item recovery,
Catherine Hoang
- xfs: remove a racy if_bytes check in xfs_reflink_end_cow_extent,
Catherine Hoang
- xfs: fix xfs_bmap_add_extent_delay_real for partial conversions,
Catherine Hoang
- xfs: fix error returns from xfs_bmapi_write,
Catherine Hoang
- nilfs2: fix kernel bug due to missing clearing of buffer delay flag, Ryusuke Konishi
- blk-rq-qos: fix crash on rq_qos_wait vs. rq_qos_wake_function race, Omar Sandoval
- io_uring/sqpoll: close race on waiting for sqring entries, Jens Axboe
- media: v4l2-ctrls-api: fix error handling for v4l2_g_ctrl(), Mauro Carvalho Chehab
- Patch "RDMA/hns: Fix uninitialized variable" has been added to the 5.10-stable tree, gregkh
- media: stb0899_algo: initialize cfr before using it, Mauro Carvalho Chehab
- media: cx24116: prevent overflows on SNR calculus, Mauro Carvalho Chehab
- media: ar0521: don't overflow when checking PLL values, Mauro Carvalho Chehab
- selftest: hid: add the missing tests directory, Yun Lu
- media: s5p-jpeg: prevent buffer overflows, Mauro Carvalho Chehab
- mptcp: pm: fix UaF read in mptcp_pm_nl_rm_addr_or_subflow,
Matthieu Baerts (NGI0)
- media: mgb4: protect driver against spectre, Mauro Carvalho Chehab
- media: av7110: fix a spectre vulnerability, Mauro Carvalho Chehab
- dt-bindings: pinctrl: samsung: Fix interrupt constraint for variants with fallbacks, Krzysztof Kozlowski
- wifi: ath10k: Fix memory leak in management tx, Manikanta Pubbisetty
- x86/apic: Always explicitly disarm TSC-deadline timer, Zhang Rui
- uprobe: avoid out-of-bounds memory access of fetching args, Qiao Ma
- mm/swapfile: skip HugeTLB pages for unuse_vma, Liu Shixin
- mm/mglru: only clear kswapd_failures if reclaimable, Wei Xu
- platform/x86: dell-wmi: Ignore suspend notifications, Armin Wolf
- Bluetooth: btusb: Fix not being able to reconnect after suspend, Luiz Augusto von Dentz
- drm/radeon: Fix encoder->possible_clones, Ville Syrjälä
- btrfs: clear force-compress on remount when compress mount option is given, Filipe Manana
- media: v4l2-core: v4l2-dv-timings: check cvt/gtf result, Hans Verkuil
- Patch "net: xilinx: axienet: Schedule NAPI in two steps" has been added to the 5.15-stable tree, gregkh
- selftests: mptcp: join: test for prohibited MPC to port-based endp,
Paolo Abeni
- mptcp: prevent MPC handshake on port-based signal endpoints,
Paolo Abeni
- Patch "selftests: net: more strict check in net_helper" has been added to the 5.15-stable tree, gregkh
- Patch "net: axienet: start napi before enabling Rx/Tx" has been added to the 5.15-stable tree, gregkh
- Patch "ext4: fix warning in ext4_dio_write_end_io()" has been added to the 5.15-stable tree, gregkh
- Patch "ext4: fix warning in ext4_dio_write_end_io()" has been added to the 5.10-stable tree, gregkh
- Patch "xfrm: Pass flowi_oif or l3mdev as oif to xfrm_dst_lookup" has been added to the 5.15-stable tree, gregkh
- Patch "netfilter: ip6t_rpfilter: Fix regression with VRF interfaces" has been added to the 5.15-stable tree, gregkh
- Patch "net: seg6: fix seg6_lookup_any_nexthop() to handle VRFs using flowi_l3mdev" has been added to the 5.15-stable tree, gregkh
- Patch "perf test sample-parsing: Fix branch_stack entry endianness check" has been added to the 5.15-stable tree, gregkh
- Patch "net: vrf: determine the dst using the original ifindex for multicast" has been added to the 5.15-stable tree, gregkh
- Patch "net: geneve: add missing netlink policy and size for IFLA_GENEVE_INNER_PROTO_INHERIT" has been added to the 5.15-stable tree, gregkh
- Patch "i2c: smbus: Check for parent device before dereference" has been added to the 5.15-stable tree, gregkh
- Patch "net: geneve: add missing netlink policy and size for IFLA_GENEVE_INNER_PROTO_INHERIT" has been added to the 5.10-stable tree, gregkh
- Patch "net: vrf: determine the dst using the original ifindex for multicast" has been added to the 5.10-stable tree, gregkh
- Patch "netfilter: ip6t_rpfilter: Fix regression with VRF interfaces" has been added to the 5.10-stable tree, gregkh
- Patch "net: Handle l3mdev in ip_tunnel_init_flow" has been added to the 5.15-stable tree, gregkh
- Patch "xfrm: Pass flowi_oif or l3mdev as oif to xfrm_dst_lookup" has been added to the 5.10-stable tree, gregkh
- Patch "net: seg6: fix seg6_lookup_any_nexthop() to handle VRFs using flowi_l3mdev" has been added to the 5.10-stable tree, gregkh
- Patch "net: Handle l3mdev in ip_tunnel_init_flow" has been added to the 5.10-stable tree, gregkh
- Patch "Revert "iommu/vt-d: Retrieve IOMMU perfmon capability information"" has been added to the 6.1-stable tree, gregkh
- Patch "io_uring/rw: fix cflags posting for single issue multishot read" has been added to the 6.11-stable tree, gregkh
- Patch "perf lock: Don't pass an ERR_PTR() directly to perf_session__delete()" has been added to the 6.1-stable tree, gregkh
- Patch "rcu/nocb: Fix rcuog wake-up from offline softirq" has been added to the 6.1-stable tree,
gregkh
- Patch "block, bfq: fix uaf for accessing waker_bfqq after splitting" has been added to the 6.1-stable tree, gregkh
- Patch "block, bfq: fix uaf for accessing waker_bfqq after splitting" has been added to the 5.15-stable tree, gregkh
- RISC-V: ACPI: fix early_ioremap to early_memremap, Yunhui Cui
- Patch "scsi: Revert "scsi: sd: Do not repeat the starting disk message"" has been added to the 6.6-stable tree, gregkh
- Patch "net: ethernet: cortina: Restore TSO support" has been added to the 6.6-stable tree, gregkh
- Patch "e1000e: fix force smbus during suspend flow" has been added to the 6.6-stable tree, gregkh
- Patch "net: ethernet: cortina: Restore TSO support" has been added to the 6.1-stable tree, gregkh
- Patch "net: ethernet: cortina: Restore TSO support" has been added to the 5.15-stable tree, gregkh
- Patch "net: ethernet: cortina: Restore TSO support" has been added to the 5.10-stable tree, gregkh
- Patch "net: ethernet: cortina: Restore TSO support" has been added to the 5.4-stable tree, gregkh
- Patch "net: ethernet: cortina: Restore TSO support" has been added to the 4.19-stable tree, gregkh
- Patch "PCI: Pass domain number to pci_bus_release_domain_nr() explicitly" has been added to the 6.11-stable tree, gregkh
- [no subject], Unknown
- Patch "secretmem: disable memfd_secret() if arch cannot set direct map" has been added to the 6.11-stable tree, gregkh
- Patch "secretmem: disable memfd_secret() if arch cannot set direct map" has been added to the 6.6-stable tree, gregkh
- Patch "secretmem: disable memfd_secret() if arch cannot set direct map" has been added to the 6.1-stable tree, gregkh
- Patch "selftests/mm: fix incorrect buffer->mirror size in hmm2 double_map test" has been added to the 6.11-stable tree, gregkh
- Patch "thermal: core: Reference count the zone in thermal_zone_get_by_id()" has been added to the 6.11-stable tree, gregkh
- Patch "thermal: core: Free tzp copy along with the thermal zone" has been added to the 6.11-stable tree, gregkh
- Patch "selftests/rseq: Fix mm_cid test failure" has been added to the 6.11-stable tree, gregkh
- Patch "scsi: ufs: Use pre-calculated offsets in ufshcd_init_lrb()" has been added to the 6.11-stable tree,
gregkh
- Patch "scsi: fnic: Move flush_work initialization out of if block" has been added to the 6.11-stable tree, gregkh
- Patch "scsi: wd33c93: Don't use stale scsi_pointer value" has been added to the 6.11-stable tree, gregkh
- Patch "PM: domains: Fix alloc/free in dev_pm_domain_attach|detach_list()" has been added to the 6.11-stable tree, gregkh
- Patch "Revert "mmc: mvsdio: Use sg_miter for PIO"" has been added to the 6.11-stable tree, gregkh
- Patch "net: phy: Remove LED entry from LEDs list on unregister" has been added to the 6.11-stable tree, gregkh
- Patch "powercap: intel_rapl_tpmi: Fix bogus register reading" has been added to the 6.11-stable tree, gregkh
- Patch "OPP: fix error code in dev_pm_opp_set_config()" has been added to the 6.11-stable tree, gregkh
- Patch "nouveau/dmem: Fix vulnerability in migrate_to_ram upon copy error" has been added to the 6.11-stable tree, gregkh
- Patch "net: explicitly clear the sk pointer, when pf->create fails" has been added to the 6.11-stable tree, gregkh
- Patch "net: phy: realtek: Fix MMD access on RTL8126A-integrated PHY" has been added to the 6.11-stable tree, gregkh
- Patch "net: Fix an unsafe loop on the list" has been added to the 6.11-stable tree, gregkh
- Patch "mptcp: fallback when MPTCP opts are dropped after 1st data" has been added to the 6.11-stable tree, gregkh
- Patch "net: dsa: lan9303: ensure chip reset and wait for READY status" has been added to the 6.11-stable tree, gregkh
- Patch "mptcp: pm: do not remove closing subflows" has been added to the 6.11-stable tree, gregkh
- Patch "mmc: sdhci-of-dwcmshc: Prevent stale command interrupt handling" has been added to the 6.11-stable tree, gregkh
- Patch "kthread: unpark only parked kthread" has been added to the 6.11-stable tree, gregkh
- Patch "fs/proc/kcore.c: allow translation of physical memory addresses" has been added to the 6.11-stable tree, gregkh
- Patch "mptcp: handle consistently DSS corruption" has been added to the 6.11-stable tree, gregkh
- Patch "idpf: use actual mbx receive payload length" has been added to the 6.11-stable tree, gregkh
- Patch "ice: Fix improper handling of refcount in ice_sriov_set_msix_vec_count()" has been added to the 6.11-stable tree, gregkh
- Patch "ice: Fix improper handling of refcount in ice_dpll_init_rclk_pins()" has been added to the 6.11-stable tree, gregkh
- Patch "drm/vc4: Stop the active perfmon before being destroyed" has been added to the 6.11-stable tree, gregkh
- Patch "drm/xe/guc_submit: fix xa_store() error checking" has been added to the 6.11-stable tree, gregkh
- Patch "drm/xe/ct: prevent UAF in send_recv()" has been added to the 6.11-stable tree, gregkh
- Patch "drm/xe/ct: fix xa_store() error checking" has been added to the 6.11-stable tree, gregkh
- Patch "drm/v3d: Stop the active perfmon before being destroyed" has been added to the 6.11-stable tree, gregkh
- Patch "drm/amdkfd: Fix an eviction fence leak" has been added to the 6.11-stable tree, gregkh
- Patch "drm/i915/hdcp: fix connector refcounting" has been added to the 6.11-stable tree, gregkh
- Patch "device-dax: correct pgoff align in dax_set_mapping()" has been added to the 6.11-stable tree, gregkh
- Patch "drm/amdgpu: partially revert powerplay `__counted_by` changes" has been added to the 6.11-stable tree, gregkh
- Patch "drm/amd/display: fix hibernate entry for DCN35+" has been added to the 6.11-stable tree, gregkh
- Patch "scsi: ufs: Use pre-calculated offsets in ufshcd_init_lrb()" has been added to the 6.6-stable tree, gregkh
- Patch "drm/amd/display: Clear update flags after update has been applied" has been added to the 6.11-stable tree, gregkh
- Patch "btrfs: add cancellation points to trim loops" has been added to the 6.11-stable tree, gregkh
- Patch "selftests/rseq: Fix mm_cid test failure" has been added to the 6.6-stable tree, gregkh
- Patch "ata: libata: avoid superfluous disk spin down + spin up during hibernation" has been added to the 6.11-stable tree, gregkh
- Patch "nouveau/dmem: Fix vulnerability in migrate_to_ram upon copy error" has been added to the 6.6-stable tree, gregkh
- Patch "powercap: intel_rapl_tpmi: Fix bogus register reading" has been added to the 6.6-stable tree, gregkh
- Patch "scsi: wd33c93: Don't use stale scsi_pointer value" has been added to the 6.6-stable tree, gregkh
- Patch "net: explicitly clear the sk pointer, when pf->create fails" has been added to the 6.6-stable tree, gregkh
- Patch "Bluetooth: hci_conn: Fix UAF in hci_enhanced_setup_sync" has been added to the 6.11-stable tree, gregkh
- Patch "btrfs: split remaining space to discard in chunks" has been added to the 6.11-stable tree, gregkh
- Patch "ACPI: resource: Make Asus ExpertBook B2402 matches cover more models" has been added to the 6.11-stable tree, gregkh
- Patch "ACPI: resource: Make Asus ExpertBook B2502 matches cover more models" has been added to the 6.11-stable tree, gregkh
- Patch "selftests/mm: fix incorrect buffer->mirror size in hmm2 double_map test" has been added to the 6.6-stable tree, gregkh
- Patch "net: phy: Remove LED entry from LEDs list on unregister" has been added to the 6.6-stable tree, gregkh
- Patch "net: Fix an unsafe loop on the list" has been added to the 6.6-stable tree, gregkh
- Patch "mptcp: fallback when MPTCP opts are dropped after 1st data" has been added to the 6.6-stable tree, gregkh
- Patch "net: dsa: lan9303: ensure chip reset and wait for READY status" has been added to the 6.6-stable tree, gregkh
- Patch "mptcp: pm: do not remove closing subflows" has been added to the 6.6-stable tree, gregkh
- Patch "mptcp: handle consistently DSS corruption" has been added to the 6.6-stable tree, gregkh
- Patch "drm/vc4: Stop the active perfmon before being destroyed" has been added to the 6.6-stable tree, gregkh
- Patch "kthread: unpark only parked kthread" has been added to the 6.6-stable tree, gregkh
- Patch "fs/proc/kcore.c: allow translation of physical memory addresses" has been added to the 6.6-stable tree, gregkh
- Patch "drm/v3d: Stop the active perfmon before being destroyed" has been added to the 6.6-stable tree, gregkh
- Patch "device-dax: correct pgoff align in dax_set_mapping()" has been added to the 6.6-stable tree, gregkh
- Patch "drm/i915/hdcp: fix connector refcounting" has been added to the 6.6-stable tree, gregkh
- Patch "ata: libata: avoid superfluous disk spin down + spin up during hibernation" has been added to the 6.6-stable tree, gregkh
- Patch "btrfs: split remaining space to discard in chunks" has been added to the 6.6-stable tree, gregkh
- Patch "Bluetooth: hci_conn: Fix UAF in hci_enhanced_setup_sync" has been added to the 6.6-stable tree, gregkh
- Patch "scsi: wd33c93: Don't use stale scsi_pointer value" has been added to the 6.1-stable tree, gregkh
- Patch "nouveau/dmem: Fix vulnerability in migrate_to_ram upon copy error" has been added to the 6.1-stable tree, gregkh
- Patch "net: explicitly clear the sk pointer, when pf->create fails" has been added to the 6.1-stable tree, gregkh
- Patch "net: Fix an unsafe loop on the list" has been added to the 6.1-stable tree, gregkh
- Patch "net: dsa: lan9303: ensure chip reset and wait for READY status" has been added to the 6.1-stable tree, gregkh
- Patch "mptcp: pm: do not remove closing subflows" has been added to the 6.1-stable tree, gregkh
- Patch "mptcp: handle consistently DSS corruption" has been added to the 6.1-stable tree, gregkh
- Patch "mptcp: fallback when MPTCP opts are dropped after 1st data" has been added to the 6.1-stable tree, gregkh
- Patch "kthread: unpark only parked kthread" has been added to the 6.1-stable tree, gregkh
- Patch "drm/vc4: Stop the active perfmon before being destroyed" has been added to the 6.1-stable tree, gregkh
- Patch "drm/v3d: Stop the active perfmon before being destroyed" has been added to the 6.1-stable tree, gregkh
- Patch "device-dax: correct pgoff align in dax_set_mapping()" has been added to the 6.1-stable tree, gregkh
- Patch "ata: libata: avoid superfluous disk spin down + spin up during hibernation" has been added to the 6.1-stable tree, gregkh
- Patch "nouveau/dmem: Fix vulnerability in migrate_to_ram upon copy error" has been added to the 5.15-stable tree, gregkh
- Patch "net: Fix an unsafe loop on the list" has been added to the 5.15-stable tree, gregkh
- Patch "net: explicitly clear the sk pointer, when pf->create fails" has been added to the 5.15-stable tree, gregkh
- Patch "net: dsa: lan9303: ensure chip reset and wait for READY status" has been added to the 5.15-stable tree, gregkh
- Patch "drm/v3d: Stop the active perfmon before being destroyed" has been added to the 5.15-stable tree, gregkh
- Patch "kthread: unpark only parked kthread" has been added to the 5.15-stable tree, gregkh
- Patch "mptcp: pm: do not remove closing subflows" has been added to the 5.15-stable tree, gregkh
- net: microchip: vcap api: Fix memory leaks in vcap_api_encode_rule_test(), Jinjie Ruan
- Patch "net: Fix an unsafe loop on the list" has been added to the 5.10-stable tree, gregkh
- Patch "nouveau/dmem: Fix vulnerability in migrate_to_ram upon copy error" has been added to the 5.10-stable tree, gregkh
- Patch "net: dsa: lan9303: ensure chip reset and wait for READY status" has been added to the 5.10-stable tree, gregkh
- Patch "nouveau/dmem: Fix vulnerability in migrate_to_ram upon copy error" has been added to the 5.4-stable tree, gregkh
- Patch "net: Fix an unsafe loop on the list" has been added to the 5.4-stable tree, gregkh
- Patch "net: Fix an unsafe loop on the list" has been added to the 4.19-stable tree, gregkh
- Patch "hid: intel-ish-hid: Fix uninitialized variable 'rv' in ish_fw_xfer_direct_dma" has been added to the 6.11-stable tree, gregkh
- Patch "HID: plantronics: Workaround for an unexcepted opposite volume key" has been added to the 6.11-stable tree, gregkh
- Patch "usb: storage: ignore bogus device raised by JieLi BR21 USB sound chip" has been added to the 6.11-stable tree, gregkh
- Patch "usb: xhci: Fix problem with xhci resume from suspend" has been added to the 6.11-stable tree, gregkh
- Patch "usb: dwc3: core: Stop processing of pending events if controller is halted" has been added to the 6.11-stable tree, gregkh
- Patch "usb: gadget: core: force synchronous registration" has been added to the 6.11-stable tree, gregkh
- Patch "usb: dwc3: re-enable runtime PM after failed resume" has been added to the 6.11-stable tree, gregkh
- Patch "Revert "usb: yurex: Replace snprintf() with the safer scnprintf() variant"" has been added to the 6.11-stable tree, gregkh
- Patch "HID: wacom: Hardcode (non-inverted) AES pens as BTN_TOOL_PEN" has been added to the 6.11-stable tree, gregkh
- Patch "usb: gadget: core: force synchronous registration" has been added to the 6.6-stable tree, gregkh
- Patch "usb: xhci: Fix problem with xhci resume from suspend" has been added to the 6.6-stable tree, gregkh
- Patch "usb: storage: ignore bogus device raised by JieLi BR21 USB sound chip" has been added to the 6.6-stable tree, gregkh
- Patch "hid: intel-ish-hid: Fix uninitialized variable 'rv' in ish_fw_xfer_direct_dma" has been added to the 6.6-stable tree, gregkh
- Patch "usb: dwc3: core: Stop processing of pending events if controller is halted" has been added to the 6.6-stable tree, gregkh
- Patch "Revert "usb: yurex: Replace snprintf() with the safer scnprintf() variant"" has been added to the 6.6-stable tree, gregkh
- Patch "HID: plantronics: Workaround for an unexcepted opposite volume key" has been added to the 6.6-stable tree, gregkh
- Patch "usb: xhci: Fix problem with xhci resume from suspend" has been added to the 6.1-stable tree, gregkh
- Patch "usb: gadget: core: force synchronous registration" has been added to the 6.1-stable tree, gregkh
- Patch "usb: storage: ignore bogus device raised by JieLi BR21 USB sound chip" has been added to the 6.1-stable tree, gregkh
- Patch "Revert "usb: yurex: Replace snprintf() with the safer scnprintf() variant"" has been added to the 6.1-stable tree, gregkh
- Patch "usb: dwc3: core: Stop processing of pending events if controller is halted" has been added to the 6.1-stable tree, gregkh
- Patch "HID: plantronics: Workaround for an unexcepted opposite volume key" has been added to the 6.1-stable tree, gregkh
- Patch "hid: intel-ish-hid: Fix uninitialized variable 'rv' in ish_fw_xfer_direct_dma" has been added to the 6.1-stable tree, gregkh
- Patch "usb: dwc3: core: Stop processing of pending events if controller is halted" has been added to the 5.15-stable tree, gregkh
- Patch "usb: xhci: Fix problem with xhci resume from suspend" has been added to the 5.15-stable tree, gregkh
- Patch "usb: storage: ignore bogus device raised by JieLi BR21 USB sound chip" has been added to the 5.15-stable tree, gregkh
- Patch "hid: intel-ish-hid: Fix uninitialized variable 'rv' in ish_fw_xfer_direct_dma" has been added to the 5.15-stable tree, gregkh
- Patch "Revert "usb: yurex: Replace snprintf() with the safer scnprintf() variant"" has been added to the 5.15-stable tree, gregkh
- Patch "HID: plantronics: Workaround for an unexcepted opposite volume key" has been added to the 5.15-stable tree, gregkh
- Patch "usb: dwc3: core: Stop processing of pending events if controller is halted" has been added to the 5.10-stable tree, gregkh
- Patch "usb: xhci: Fix problem with xhci resume from suspend" has been added to the 5.10-stable tree, gregkh
- Patch "usb: storage: ignore bogus device raised by JieLi BR21 USB sound chip" has been added to the 5.10-stable tree, gregkh
- Patch "Revert "usb: yurex: Replace snprintf() with the safer scnprintf() variant"" has been added to the 5.10-stable tree, gregkh
- Patch "HID: plantronics: Workaround for an unexcepted opposite volume key" has been added to the 5.10-stable tree, gregkh
- Patch "hid: intel-ish-hid: Fix uninitialized variable 'rv' in ish_fw_xfer_direct_dma" has been added to the 5.10-stable tree, gregkh
- Patch "usb: storage: ignore bogus device raised by JieLi BR21 USB sound chip" has been added to the 5.4-stable tree, gregkh
- Patch "usb: xhci: Fix problem with xhci resume from suspend" has been added to the 5.4-stable tree, gregkh
- Patch "hid: intel-ish-hid: Fix uninitialized variable 'rv' in ish_fw_xfer_direct_dma" has been added to the 5.4-stable tree, gregkh
- Patch "usb: dwc3: core: Stop processing of pending events if controller is halted" has been added to the 5.4-stable tree, gregkh
- Patch "Revert "usb: yurex: Replace snprintf() with the safer scnprintf() variant"" has been added to the 5.4-stable tree, gregkh
- Patch "HID: plantronics: Workaround for an unexcepted opposite volume key" has been added to the 5.4-stable tree, gregkh
- Patch "usb: xhci: Fix problem with xhci resume from suspend" has been added to the 4.19-stable tree, gregkh
- Patch "usb: storage: ignore bogus device raised by JieLi BR21 USB sound chip" has been added to the 4.19-stable tree, gregkh
- Patch "Revert "usb: yurex: Replace snprintf() with the safer scnprintf() variant"" has been added to the 4.19-stable tree, gregkh
- Patch "HID: plantronics: Workaround for an unexcepted opposite volume key" has been added to the 4.19-stable tree, gregkh
- block: fix ordering between checking BLK_MQ_S_STOPPED request adding, Muchun Song
- block: fix ordering between checking QUEUE_FLAG_QUIESCED request adding, Muchun Song
- block: fix missing dispatching request when queue is started or unquiesced, Muchun Song
- staging: vchiq_arm: Fix missing refcount decrement in error path for fw_node, Javier Carrasco
- drm/fbdev-dma: Select FB_DEFERRED_IO, Thomas Zimmermann
- Patch "HID: multitouch: Add support for lenovo Y9000P Touchpad" has been added to the 6.6-stable tree, gregkh
- Patch "resource: fix region_intersects() vs add_memory_driver_managed()" has been added to the 5.15-stable tree, gregkh
- Patch "CDC-NCM: avoid overflow in sanity checking" has been added to the 5.4-stable tree, gregkh
- Patch "wifi: mac80211: sdata can be NULL during AMPDU start" has been added to the 5.4-stable tree, gregkh
- Patch "resource: fix region_intersects() vs add_memory_driver_managed()" has been added to the 5.4-stable tree, gregkh
- Patch "wifi: mac80211: sdata can be NULL during AMPDU start" has been added to the 4.19-stable tree, gregkh
- Patch "net: ipv6: ensure we call ipv6_mc_down() at most once" has been added to the 4.19-stable tree, gregkh
- Patch "CDC-NCM: avoid overflow in sanity checking" has been added to the 4.19-stable tree, gregkh
- arm64: dts: qcom: x1e80100: Add Broadcast_AND region in LLCC block, Abel Vesa
- Patch "HID: amd_sfh: Switch to device-managed dmam_alloc_coherent()" has been added to the 6.11-stable tree, gregkh
- Patch "HID: amd_sfh: Switch to device-managed dmam_alloc_coherent()" has been added to the 6.1-stable tree, gregkh
- Patch "HID: amd_sfh: Switch to device-managed dmam_alloc_coherent()" has been added to the 6.6-stable tree, gregkh
- Patch "HID: amd_sfh: Switch to device-managed dmam_alloc_coherent()" has been added to the 5.15-stable tree, gregkh
- s390/sclp_vt220: Convert newlines to CRLF instead of LFCR, Thomas Weißschuh
- s390/sclp: Deactivate sclp after all its users, Thomas Weißschuh
- xhci: tegra: fix checked USB2 port number, Henry Lin
- iommu/vt-d: Fix incorrect pci_for_each_dma_alias() for non-PCI devices, Lu Baolu
- blk-mq: setup queue ->tag_set before initializing hctx, Ming Lei
- Patch "hwmon: (tmp513) Add missing dependency on REGMAP_I2C" has been added to the 5.10-stable tree, Sasha Levin
- Patch "hwmon: (adm9240) Add missing dependency on REGMAP_I2C" has been added to the 5.10-stable tree, Sasha Levin
- Patch "hwmon: (adm9240) Add missing dependency on REGMAP_I2C" has been added to the 5.15-stable tree, Sasha Levin
- Patch "hwmon: (adt7470) Add missing dependency on REGMAP_I2C" has been added to the 5.15-stable tree, Sasha Levin
- Patch "hwmon: (tmp513) Add missing dependency on REGMAP_I2C" has been added to the 5.15-stable tree, Sasha Levin
- Patch "x86/fpu: Avoid writing LBR bit to IA32_XSS unless supported" has been added to the 5.15-stable tree, Sasha Levin
- Patch "Revert "net: ibm/emac: allocate dummy net_device dynamically"" has been added to the 6.1-stable tree, Sasha Levin
- Patch "RDMA/hns: Fix UAF for cq async event" has been added to the 5.15-stable tree, Sasha Levin
- Patch "hwmon: (adt7470) Add missing dependency on REGMAP_I2C" has been added to the 6.1-stable tree, Sasha Levin
- Patch "hwmon: (adm9240) Add missing dependency on REGMAP_I2C" has been added to the 6.1-stable tree, Sasha Levin
- Patch "hwmon: (tmp513) Add missing dependency on REGMAP_I2C" has been added to the 6.1-stable tree, Sasha Levin
- Patch "wifi: mac80211: Avoid address calculations via out of bounds array indexing" has been added to the 6.1-stable tree, Sasha Levin
- Patch "net/mlx5: Always drain health in shutdown callback" has been added to the 6.1-stable tree, Sasha Levin
- Patch "HID: multitouch: Add support for lenovo Y9000P Touchpad" has been added to the 6.1-stable tree, Sasha Levin
- Patch "hwmon: (adt7470) Add missing dependency on REGMAP_I2C" has been added to the 6.6-stable tree, Sasha Levin
- Patch "hwmon: (adm9240) Add missing dependency on REGMAP_I2C" has been added to the 6.6-stable tree, Sasha Levin
- Patch "hwmon: (mc34vr500) Add missing dependency on REGMAP_I2C" has been added to the 6.6-stable tree, Sasha Levin
- Patch "hwmon: intel-m10-bmc-hwmon: relabel Columbiaville to CVL Die Temperature" has been added to the 6.6-stable tree, Sasha Levin
- Patch "hwmon: (tmp513) Add missing dependency on REGMAP_I2C" has been added to the 6.6-stable tree, Sasha Levin
- Patch "wifi: mac80211: Avoid address calculations via out of bounds array indexing" has been added to the 6.6-stable tree, Sasha Levin
- Patch "hid-asus: add ROG Ally X prod ID to quirk list" has been added to the 6.6-stable tree, Sasha Levin
- Patch "HID: asus: add ROG Z13 lightbar" has been added to the 6.6-stable tree, Sasha Levin
- Patch "HID: asus: add ROG Ally N-Key ID and keycodes" has been added to the 6.6-stable tree, Sasha Levin
- Patch "HID: i2c-hid: Skip SET_POWER SLEEP for Cirque touchpad on system suspend" has been added to the 6.6-stable tree, Sasha Levin
- Patch "HID: i2c-hid: Renumber I2C_HID_QUIRK_ defines" has been added to the 6.6-stable tree, Sasha Levin
- Patch "HID: i2c-hid: Remove I2C_HID_QUIRK_SET_PWR_WAKEUP_DEV quirk" has been added to the 6.6-stable tree, Sasha Levin
- Patch "hwmon: (ltc2991) Add missing dependency on REGMAP_I2C" has been added to the 6.11-stable tree, Sasha Levin
- Patch "HID: mcp2200: added driver for GPIOs of MCP2200" has been added to the 6.6-stable tree, Sasha Levin
- Patch "hwmon: (adt7470) Add missing dependency on REGMAP_I2C" has been added to the 6.11-stable tree, Sasha Levin
- Patch "hwmon: (adm9240) Add missing dependency on REGMAP_I2C" has been added to the 6.11-stable tree, Sasha Levin
- Patch "hwmon: (tmp513) Add missing dependency on REGMAP_I2C" has been added to the 6.11-stable tree, Sasha Levin
- Patch "hwmon: (mc34vr500) Add missing dependency on REGMAP_I2C" has been added to the 6.11-stable tree, Sasha Levin
- Patch "HID: multitouch: Add support for lenovo Y9000P Touchpad" has been added to the 6.11-stable tree, Sasha Levin
- Patch "hwmon: intel-m10-bmc-hwmon: relabel Columbiaville to CVL Die Temperature" has been added to the 6.11-stable tree, Sasha Levin
- soc: fsl: rcpm: fix missing of_node_put() in copy_ippdexpcr1_setting(), Javier Carrasco
- platform/chrome: cros_ec_typec: fix missing fwnode reference decrement, Javier Carrasco
- efi/libstub: Free correct pointer on failure, Ard Biesheuvel
- net: macb: Avoid 20s boot delay by skipping MDIO bus registration for fixed-link PHY, Oleksij Rempel
- Patch "ppp: fix ppp_async_encode() illegal access" has been added to the 4.19-stable tree, Sasha Levin
- Patch "net: ibm: emac: mal: fix wrong goto" has been added to the 4.19-stable tree, Sasha Levin
- Patch "igb: Do not bring the device up after non-fatal error" has been added to the 4.19-stable tree, Sasha Levin
- Patch "gpio: aspeed: Use devm_clk api to manage clock source" has been added to the 4.19-stable tree, Sasha Levin
- Patch "clk: Provide new devm_clk helpers for prepared and enabled clocks" has been added to the 4.19-stable tree, Sasha Levin
- Patch "clk: generalize devm_clk_get() a bit" has been added to the 4.19-stable tree, Sasha Levin
- Patch "clk: Add (devm_)clk_get_optional() functions" has been added to the 4.19-stable tree, Sasha Levin
- Patch "gpio: aspeed: Add the flush write to ensure the write complete." has been added to the 4.19-stable tree, Sasha Levin
- Patch "Bluetooth: RFCOMM: FIX possible deadlock in rfcomm_sk_state_change" has been added to the 4.19-stable tree, Sasha Levin
- Patch "tcp: fix tcp_enter_recovery() to zero retrans_stamp when it's safe" has been added to the 4.19-stable tree, Sasha Levin
- Patch "netfilter: br_netfilter: fix panic with metadata_dst skb" has been added to the 4.19-stable tree, Sasha Levin
- Patch "SUNRPC: Fix integer overflow in decode_rc_list()" has been added to the 4.19-stable tree, Sasha Levin
- Patch "NFS: Remove print_overflow_msg()" has been added to the 4.19-stable tree, Sasha Levin
- Patch "slip: make slhc_remember() more robust against malicious packets" has been added to the 5.4-stable tree, Sasha Levin
- Patch "ppp: fix ppp_async_encode() illegal access" has been added to the 5.4-stable tree, Sasha Levin
- Patch "sctp: ensure sk_state is set to CLOSED if hashing fails in sctp_listen_start" has been added to the 5.4-stable tree, Sasha Levin
- Patch "net: annotate lockless accesses to sk->sk_max_ack_backlog" has been added to the 5.4-stable tree, Sasha Levin
- Patch "net: annotate lockless accesses to sk->sk_ack_backlog" has been added to the 5.4-stable tree, Sasha Levin
- Patch "net: ibm: emac: mal: fix wrong goto" has been added to the 5.4-stable tree, Sasha Levin
- Patch "net/sched: accept TCA_STAB only for root qdisc" has been added to the 5.4-stable tree, Sasha Levin
- Patch "igb: Do not bring the device up after non-fatal error" has been added to the 5.4-stable tree, Sasha Levin
- Patch "gpio: aspeed: Use devm_clk api to manage clock source" has been added to the 5.4-stable tree, Sasha Levin
- Patch "gpio: aspeed: Add the flush write to ensure the write complete." has been added to the 5.4-stable tree, Sasha Levin
- Patch "netfilter: br_netfilter: fix panic with metadata_dst skb" has been added to the 5.4-stable tree, Sasha Levin
- Patch "Bluetooth: RFCOMM: FIX possible deadlock in rfcomm_sk_state_change" has been added to the 5.4-stable tree, Sasha Levin
- Patch "tcp: fix tcp_enter_recovery() to zero retrans_stamp when it's safe" has been added to the 5.4-stable tree, Sasha Levin
- Patch "tcp: fix to allow timestamp undo if no retransmits were sent" has been added to the 5.4-stable tree, Sasha Levin
- Patch "SUNRPC: Fix integer overflow in decode_rc_list()" has been added to the 5.4-stable tree, Sasha Levin
- Patch "ice: fix VLAN replay after reset" has been added to the 5.4-stable tree, Sasha Levin
- Patch "slip: make slhc_remember() more robust against malicious packets" has been added to the 5.10-stable tree, Sasha Levin
- Patch "ppp: fix ppp_async_encode() illegal access" has been added to the 5.10-stable tree, Sasha Levin
- Patch "netfilter: rpfilter/fib: Set ->flowic_uid correctly for user namespaces." has been added to the 5.10-stable tree, Sasha Levin
- Patch "netfilter: fib: check correct rtable in vrf setups" has been added to the 5.10-stable tree, Sasha Levin
- Patch "netfilter: rpfilter/fib: Populate flowic_l3mdev field" has been added to the 5.10-stable tree, Sasha Levin
- Patch "sctp: ensure sk_state is set to CLOSED if hashing fails in sctp_listen_start" has been added to the 5.10-stable tree, Sasha Levin
- Patch "net: ibm: emac: mal: fix wrong goto" has been added to the 5.10-stable tree, Sasha Levin
- Patch "net/sched: accept TCA_STAB only for root qdisc" has been added to the 5.10-stable tree, Sasha Levin
- Patch "igb: Do not bring the device up after non-fatal error" has been added to the 5.10-stable tree, Sasha Levin
- Patch "gpio: aspeed: Use devm_clk api to manage clock source" has been added to the 5.10-stable tree, Sasha Levin
- Patch "gpio: aspeed: Add the flush write to ensure the write complete." has been added to the 5.10-stable tree, Sasha Levin
- Patch "net: dsa: b53: fix jumbo frames on 10/100 ports" has been added to the 5.10-stable tree, Sasha Levin
- Patch "net: dsa: b53: allow lower MTUs on BCM5325/5365" has been added to the 5.10-stable tree, Sasha Levin
- Patch "net: dsa: b53: fix max MTU for BCM5325/BCM5365" has been added to the 5.10-stable tree, Sasha Levin
- Patch "net: dsa: b53: fix max MTU for 1g switches" has been added to the 5.10-stable tree, Sasha Levin
- Patch "net: dsa: b53: fix jumbo frame mtu check" has been added to the 5.10-stable tree, Sasha Levin
- Patch "net: phy: bcm84881: Fix some error handling paths" has been added to the 5.10-stable tree, Sasha Levin
- Patch "netfilter: br_netfilter: fix panic with metadata_dst skb" has been added to the 5.10-stable tree, Sasha Levin
- Patch "Bluetooth: RFCOMM: FIX possible deadlock in rfcomm_sk_state_change" has been added to the 5.10-stable tree, Sasha Levin
- Patch "tcp: fix tcp_enter_recovery() to zero retrans_stamp when it's safe" has been added to the 5.10-stable tree, Sasha Levin
- Patch "tcp: fix to allow timestamp undo if no retransmits were sent" has been added to the 5.10-stable tree, Sasha Levin
- Patch "net: phy: dp83869: fix memory corruption when enabling fiber" has been added to the 5.10-stable tree, Sasha Levin
- Patch "NFSv4: Prevent NULL-pointer dereference in nfs42_complete_copies()" has been added to the 5.10-stable tree, Sasha Levin
- Patch "SUNRPC: Fix integer overflow in decode_rc_list()" has been added to the 5.10-stable tree, Sasha Levin
- Patch "ice: fix VLAN replay after reset" has been added to the 5.10-stable tree, Sasha Levin
- Patch "NFSD: Mark filecache "down" if init fails" has been added to the 5.10-stable tree, Sasha Levin
- Patch "slip: make slhc_remember() more robust against malicious packets" has been added to the 5.15-stable tree, Sasha Levin
- Patch "ppp: fix ppp_async_encode() illegal access" has been added to the 5.15-stable tree, Sasha Levin
- Patch "mctp: Handle error of rtnl_register_module()." has been added to the 5.15-stable tree, Sasha Levin
- Patch "rtnetlink: Add bulk registration helpers for rtnetlink message handlers." has been added to the 5.15-stable tree, Sasha Levin
- Patch "net: rtnetlink: add msg kind names" has been added to the 5.15-stable tree, Sasha Levin
- Patch "netfilter: fib: check correct rtable in vrf setups" has been added to the 5.15-stable tree, Sasha Levin
- Patch "netfilter: rpfilter/fib: Set ->flowic_uid correctly for user namespaces." has been added to the 5.15-stable tree, Sasha Levin
- Patch "netfilter: rpfilter/fib: Populate flowic_l3mdev field" has been added to the 5.15-stable tree, Sasha Levin
- Patch "netfilter: xtables: avoid NFPROTO_UNSPEC where needed" has been added to the 5.15-stable tree, Sasha Levin
- Patch "sctp: ensure sk_state is set to CLOSED if hashing fails in sctp_listen_start" has been added to the 5.15-stable tree, Sasha Levin
- Patch "net: ibm: emac: mal: fix wrong goto" has been added to the 5.15-stable tree, Sasha Levin
- Patch "net/sched: accept TCA_STAB only for root qdisc" has been added to the 5.15-stable tree, Sasha Levin
- Patch "igb: Do not bring the device up after non-fatal error" has been added to the 5.15-stable tree, Sasha Levin
- Patch "i40e: Fix macvlan leak by synchronizing access to mac_filter_hash" has been added to the 5.15-stable tree, Sasha Levin
- Patch "ice: Fix netif_is_ice() in Safe Mode" has been added to the 5.15-stable tree, Sasha Levin
- Patch "gpio: aspeed: Use devm_clk api to manage clock source" has been added to the 5.15-stable tree, Sasha Levin
- Patch "gpio: aspeed: Add the flush write to ensure the write complete." has been added to the 5.15-stable tree, Sasha Levin
- Patch "net: dsa: b53: fix jumbo frames on 10/100 ports" has been added to the 5.15-stable tree, Sasha Levin
- Patch "net: dsa: b53: fix max MTU for BCM5325/BCM5365" has been added to the 5.15-stable tree, Sasha Levin
- Patch "net: dsa: b53: allow lower MTUs on BCM5325/5365" has been added to the 5.15-stable tree, Sasha Levin
- Patch "net: dsa: b53: fix max MTU for 1g switches" has been added to the 5.15-stable tree, Sasha Levin
- Patch "net: dsa: b53: fix jumbo frame mtu check" has been added to the 5.15-stable tree, Sasha Levin
- Patch "thermal: intel: int340x: processor: Fix warning during module unload" has been added to the 5.15-stable tree, Sasha Levin
- Patch "thermal: int340x: processor_thermal: Set feature mask before proc_thermal_add" has been added to the 5.15-stable tree, Sasha Levin
- Patch "net: phy: bcm84881: Fix some error handling paths" has been added to the 5.15-stable tree, Sasha Levin
- Patch "Bluetooth: RFCOMM: FIX possible deadlock in rfcomm_sk_state_change" has been added to the 5.15-stable tree, Sasha Levin
- Patch "netfilter: br_netfilter: fix panic with metadata_dst skb" has been added to the 5.15-stable tree, Sasha Levin
- Patch "tcp: fix tcp_enter_recovery() to zero retrans_stamp when it's safe" has been added to the 5.15-stable tree, Sasha Levin
- Patch "tcp: fix to allow timestamp undo if no retransmits were sent" has been added to the 5.15-stable tree, Sasha Levin
- Patch "net: phy: dp83869: fix memory corruption when enabling fiber" has been added to the 5.15-stable tree, Sasha Levin
- Patch "NFSv4: Prevent NULL-pointer dereference in nfs42_complete_copies()" has been added to the 5.15-stable tree, Sasha Levin
- Patch "SUNRPC: Fix integer overflow in decode_rc_list()" has been added to the 5.15-stable tree, Sasha Levin
- Patch "ice: fix VLAN replay after reset" has been added to the 5.15-stable tree, Sasha Levin
- Patch "NFSD: Mark filecache "down" if init fails" has been added to the 5.15-stable tree, Sasha Levin
- Patch "slip: make slhc_remember() more robust against malicious packets" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ppp: fix ppp_async_encode() illegal access" has been added to the 6.1-stable tree, Sasha Levin
- Patch "mctp: Handle error of rtnl_register_module()." has been added to the 6.1-stable tree, Sasha Levin
- Patch "vxlan: Handle error of rtnl_register_module()." has been added to the 6.1-stable tree, Sasha Levin
- Patch "rtnetlink: Add bulk registration helpers for rtnetlink message handlers." has been added to the 6.1-stable tree, Sasha Levin
- Patch "net: ibm: emac: mal: add dcr_unmap to _remove" has been added to the 6.1-stable tree, Sasha Levin
- Patch "net: ibm/emac: allocate dummy net_device dynamically" has been added to the 6.1-stable tree, Sasha Levin
- Patch "netfilter: xtables: avoid NFPROTO_UNSPEC where needed" has been added to the 6.1-stable tree, Sasha Levin
- Patch "netfilter: fib: check correct rtable in vrf setups" has been added to the 6.1-stable tree, Sasha Levin
- Patch "sctp: ensure sk_state is set to CLOSED if hashing fails in sctp_listen_start" has been added to the 6.1-stable tree, Sasha Levin
- Patch "btrfs: zoned: fix missing RCU locking in error message when loading zone info" has been added to the 6.1-stable tree, Sasha Levin
- Patch "net: ibm: emac: mal: fix wrong goto" has been added to the 6.1-stable tree, Sasha Levin
- Patch "net/sched: accept TCA_STAB only for root qdisc" has been added to the 6.1-stable tree, Sasha Levin
- Patch "igb: Do not bring the device up after non-fatal error" has been added to the 6.1-stable tree, Sasha Levin
- Patch "i40e: Fix macvlan leak by synchronizing access to mac_filter_hash" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ice: Fix netif_is_ice() in Safe Mode" has been added to the 6.1-stable tree, Sasha Levin
- Patch "gpio: aspeed: Use devm_clk api to manage clock source" has been added to the 6.1-stable tree, Sasha Levin
- Patch "gpio: aspeed: Add the flush write to ensure the write complete." has been added to the 6.1-stable tree, Sasha Levin
- Patch "net: dsa: b53: fix jumbo frames on 10/100 ports" has been added to the 6.1-stable tree, Sasha Levin
- Patch "net: dsa: b53: allow lower MTUs on BCM5325/5365" has been added to the 6.1-stable tree, Sasha Levin
- Patch "net: dsa: b53: fix max MTU for BCM5325/BCM5365" has been added to the 6.1-stable tree, Sasha Levin
- Patch "net: dsa: b53: fix max MTU for 1g switches" has been added to the 6.1-stable tree, Sasha Levin
- Patch "net: dsa: b53: fix jumbo frame mtu check" has been added to the 6.1-stable tree, Sasha Levin
- Patch "net: ethernet: adi: adin1110: Fix some error handling path in adin1110_read_fifo()" has been added to the 6.1-stable tree, Sasha Levin
- Patch "Revert "net: stmmac: set PP_FLAG_DMA_SYNC_DEV only if XDP is enabled"" has been added to the 6.1-stable tree, Sasha Levin
- Patch "thermal: intel: int340x: processor: Fix warning during module unload" has been added to the 6.1-stable tree, Sasha Levin
- Patch "net: phy: bcm84881: Fix some error handling paths" has been added to the 6.1-stable tree, Sasha Levin
- Patch "thermal: int340x: processor_thermal: Set feature mask before proc_thermal_add" has been added to the 6.1-stable tree, Sasha Levin
- Patch "Bluetooth: RFCOMM: FIX possible deadlock in rfcomm_sk_state_change" has been added to the 6.1-stable tree, Sasha Levin
- Patch "selftests: net: no_forwarding: fix VID for $swp2 in one_bridge_two_pvids() test" has been added to the 6.1-stable tree, Sasha Levin
- Patch "tcp: fix tcp_enter_recovery() to zero retrans_stamp when it's safe" has been added to the 6.1-stable tree, Sasha Levin
- Patch "netfilter: br_netfilter: fix panic with metadata_dst skb" has been added to the 6.1-stable tree, Sasha Levin
- Patch "tcp: fix to allow timestamp undo if no retransmits were sent" has been added to the 6.1-stable tree, Sasha Levin
- Patch "net: phy: dp83869: fix memory corruption when enabling fiber" has been added to the 6.1-stable tree, Sasha Levin
- Patch "NFSv4: Prevent NULL-pointer dereference in nfs42_complete_copies()" has been added to the 6.1-stable tree, Sasha Levin
- Patch "SUNRPC: Fix integer overflow in decode_rc_list()" has been added to the 6.1-stable tree, Sasha Levin
- Patch "NFSD: Mark filecache "down" if init fails" has been added to the 6.1-stable tree, Sasha Levin
- Patch "ice: fix VLAN replay after reset" has been added to the 6.1-stable tree, Sasha Levin
- Patch "drm/rockchip: vop: enable VOP_FEATURE_INTERNAL_RGB on RK3066" has been added to the 6.1-stable tree, Sasha Levin
- Patch "drm/rockchip: vop: limit maximum resolution to hardware capabilities" has been added to the 6.1-stable tree, Sasha Levin
- Patch "rcu/nocb: Fix rcuog wake-up from offline softirq" has been added to the 6.6-stable tree, Sasha Levin
- Patch "rcu/nocb: Make IRQs disablement symmetric" has been added to the 6.6-stable tree, Sasha Levin
- Patch "ppp: fix ppp_async_encode() illegal access" has been added to the 6.6-stable tree, Sasha Levin
- Patch "slip: make slhc_remember() more robust against malicious packets" has been added to the 6.6-stable tree, Sasha Levin
- Patch "phonet: Handle error of rtnl_register_module()." has been added to the 6.6-stable tree, Sasha Levin
- Patch "phonet: no longer hold RTNL in route_dumpit()" has been added to the 6.6-stable tree, Sasha Levin
- Patch "mpls: Handle error of rtnl_register_module()." has been added to the 6.6-stable tree, Sasha Levin
- Patch "mpls: no longer hold RTNL in mpls_netconf_dump_devconf()" has been added to the 6.6-stable tree, Sasha Levin
- Patch "rtnetlink: add RTNL_FLAG_DUMP_UNLOCKED flag" has been added to the 6.6-stable tree, Sasha Levin
- Patch "rtnetlink: change nlk->cb_mutex role" has been added to the 6.6-stable tree, Sasha Levin
- Patch "mctp: Handle error of rtnl_register_module()." has been added to the 6.6-stable tree, Sasha Levin
- Patch "bridge: Handle error of rtnl_register_module()." has been added to the 6.6-stable tree, Sasha Levin
- Patch "vxlan: Handle error of rtnl_register_module()." has been added to the 6.6-stable tree, Sasha Levin
- Patch "rtnetlink: Add bulk registration helpers for rtnetlink message handlers." has been added to the 6.6-stable tree, Sasha Levin
- Patch "net: do not delay dst_entries_add() in dst_release()" has been added to the 6.6-stable tree, Sasha Levin
- Patch "netfilter: fib: check correct rtable in vrf setups" has been added to the 6.6-stable tree, Sasha Levin
- Patch "netfilter: xtables: avoid NFPROTO_UNSPEC where needed" has been added to the 6.6-stable tree, Sasha Levin
- Patch "btrfs: zoned: fix missing RCU locking in error message when loading zone info" has been added to the 6.6-stable tree, Sasha Levin
- Patch "sctp: ensure sk_state is set to CLOSED if hashing fails in sctp_listen_start" has been added to the 6.6-stable tree, Sasha Levin
- Patch "net/sched: accept TCA_STAB only for root qdisc" has been added to the 6.6-stable tree, Sasha Levin
- Patch "net: ibm: emac: mal: fix wrong goto" has been added to the 6.6-stable tree, Sasha Levin
- Patch "e1000e: change I219 (19) devices to ADP" has been added to the 6.6-stable tree, Sasha Levin
- Patch "igb: Do not bring the device up after non-fatal error" has been added to the 6.6-stable tree, Sasha Levin
- Patch "i40e: Fix macvlan leak by synchronizing access to mac_filter_hash" has been added to the 6.6-stable tree, Sasha Levin
- Patch "ice: Flush FDB entries before reset" has been added to the 6.6-stable tree, Sasha Levin
- Patch "ice: rename switchdev to eswitch" has been added to the 6.6-stable tree, Sasha Levin
- Patch "ice: Fix netif_is_ice() in Safe Mode" has been added to the 6.6-stable tree, Sasha Levin
- Patch "powercap: intel_rapl_tpmi: Ignore minor version change" has been added to the 6.6-stable tree, Sasha Levin
- Patch "platform/x86/intel/tpmi: Add defines to get version information" has been added to the 6.6-stable tree, Sasha Levin
- Patch "gpio: aspeed: Use devm_clk api to manage clock source" has been added to the 6.6-stable tree, Sasha Levin
- Patch "gpio: aspeed: Add the flush write to ensure the write complete." has been added to the 6.6-stable tree, Sasha Levin
- Patch "nouveau/dmem: Fix privileged error in copy engine channel" has been added to the 6.6-stable tree, Sasha Levin
- Patch "drm/nouveau: pass cli to nouveau_channel_new() instead of drm+device" has been added to the 6.6-stable tree, Sasha Levin
- Patch "net: dsa: b53: fix jumbo frames on 10/100 ports" has been added to the 6.6-stable tree, Sasha Levin
- Patch "net: dsa: b53: allow lower MTUs on BCM5325/5365" has been added to the 6.6-stable tree, Sasha Levin
- Patch "net: dsa: b53: fix max MTU for 1g switches" has been added to the 6.6-stable tree, Sasha Levin
- Patch "net: dsa: b53: fix max MTU for BCM5325/BCM5365" has been added to the 6.6-stable tree, Sasha Levin
- Patch "net: dsa: b53: fix jumbo frame mtu check" has been added to the 6.6-stable tree, Sasha Levin
- Patch "net: ethernet: adi: adin1110: Fix some error handling path in adin1110_read_fifo()" has been added to the 6.6-stable tree, Sasha Levin
- Patch "Revert "net: stmmac: set PP_FLAG_DMA_SYNC_DEV only if XDP is enabled"" has been added to the 6.6-stable tree, Sasha Levin
- Patch "thermal: intel: int340x: processor: Fix warning during module unload" has been added to the 6.6-stable tree, Sasha Levin
- Patch "thermal: int340x: processor_thermal: Set feature mask before proc_thermal_add" has been added to the 6.6-stable tree, Sasha Levin
- Patch "net: phy: bcm84881: Fix some error handling paths" has been added to the 6.6-stable tree, Sasha Levin
- Patch "Bluetooth: RFCOMM: FIX possible deadlock in rfcomm_sk_state_change" has been added to the 6.6-stable tree, Sasha Levin
- Patch "selftests: net: no_forwarding: fix VID for $swp2 in one_bridge_two_pvids() test" has been added to the 6.6-stable tree, Sasha Levin
- Patch "netfilter: br_netfilter: fix panic with metadata_dst skb" has been added to the 6.6-stable tree, Sasha Levin
- Patch "rxrpc: Fix uninitialised variable in rxrpc_send_data()" has been added to the 6.6-stable tree, Sasha Levin
- Patch "tcp: fix TFO SYN_RECV to not zero retrans_stamp with retransmits out" has been added to the 6.6-stable tree, Sasha Levin
- Patch "tcp: new TCP_INFO stats for RTO events" has been added to the 6.6-stable tree, Sasha Levin
- Patch "tcp: fix tcp_enter_recovery() to zero retrans_stamp when it's safe" has been added to the 6.6-stable tree, Sasha Levin
- Patch "tcp: fix to allow timestamp undo if no retransmits were sent" has been added to the 6.6-stable tree, Sasha Levin
- Patch "NFSv4: Prevent NULL-pointer dereference in nfs42_complete_copies()" has been added to the 6.6-stable tree, Sasha Levin
- Patch "net: phy: dp83869: fix memory corruption when enabling fiber" has been added to the 6.6-stable tree, Sasha Levin
- Patch "SUNRPC: Fix integer overflow in decode_rc_list()" has been added to the 6.6-stable tree, Sasha Levin
- Patch "ice: fix VLAN replay after reset" has been added to the 6.6-stable tree, Sasha Levin
- Patch "ice: set correct dst VSI in only LAN filters" has been added to the 6.6-stable tree, Sasha Levin
- Patch "x86/amd_nb: Add new PCI IDs for AMD family 1Ah model 60h" has been added to the 6.6-stable tree, Sasha Levin
- Patch "NFSD: Mark filecache "down" if init fails" has been added to the 6.6-stable tree, Sasha Levin
- Patch "x86/amd_nb: Add new PCI IDs for AMD family 0x1a" has been added to the 6.6-stable tree, Sasha Levin
- Patch "x86/amd_nb: Add new PCI IDs for AMD family 1Ah model 60h" has been added to the 6.11-stable tree, Sasha Levin
- Patch "rcu/nocb: Fix rcuog wake-up from offline softirq" has been added to the 6.11-stable tree, Sasha Levin
- Patch "slip: make slhc_remember() more robust against malicious packets" has been added to the 6.11-stable tree, Sasha Levin
- Patch "net/smc: fix lacks of icsk_syn_mss with IPPROTO_SMC" has been added to the 6.11-stable tree, Sasha Levin
- Patch "ppp: fix ppp_async_encode() illegal access" has been added to the 6.11-stable tree, Sasha Levin
- Patch "phonet: Handle error of rtnl_register_module()." has been added to the 6.11-stable tree, Sasha Levin
- Patch "mpls: Handle error of rtnl_register_module()." has been added to the 6.11-stable tree, Sasha Levin
- Patch "mctp: Handle error of rtnl_register_module()." has been added to the 6.11-stable tree, Sasha Levin
- Patch "bridge: Handle error of rtnl_register_module()." has been added to the 6.11-stable tree, Sasha Levin
- Patch "vxlan: Handle error of rtnl_register_module()." has been added to the 6.11-stable tree, Sasha Levin
- Patch "rtnetlink: Add bulk registration helpers for rtnetlink message handlers." has been added to the 6.11-stable tree, Sasha Levin
- Patch "drm/fbdev-dma: Only cleanup deferred I/O if necessary" has been added to the 6.11-stable tree, Sasha Levin
- Patch "net: do not delay dst_entries_add() in dst_release()" has been added to the 6.11-stable tree, Sasha Levin
- Patch "net: netconsole: fix wrong warning" has been added to the 6.11-stable tree, Sasha Levin
- Patch "net: dsa: refuse cross-chip mirroring operations" has been added to the 6.11-stable tree, Sasha Levin
- Patch "net: ibm: emac: mal: add dcr_unmap to _remove" has been added to the 6.11-stable tree, Sasha Levin
- Patch "netfilter: fib: check correct rtable in vrf setups" has been added to the 6.11-stable tree, Sasha Levin
- Patch "netfilter: xtables: avoid NFPROTO_UNSPEC where needed" has been added to the 6.11-stable tree, Sasha Levin
- Patch "sctp: ensure sk_state is set to CLOSED if hashing fails in sctp_listen_start" has been added to the 6.11-stable tree, Sasha Levin
- Patch "btrfs: zoned: fix missing RCU locking in error message when loading zone info" has been added to the 6.11-stable tree, Sasha Levin
- Patch "net: ti: icssg-prueth: Fix race condition for VLAN table access" has been added to the 6.11-stable tree, Sasha Levin
- Patch "drm/xe: Make wedged_mode debugfs writable" has been added to the 6.11-stable tree, Sasha Levin
- Patch "drm/xe: Restore GT freq on GSC load error" has been added to the 6.11-stable tree, Sasha Levin
- Patch "igb: Do not bring the device up after non-fatal error" has been added to the 6.11-stable tree, Sasha Levin
- Patch "net: ibm: emac: mal: fix wrong goto" has been added to the 6.11-stable tree, Sasha Levin
- Patch "e1000e: change I219 (19) devices to ADP" has been added to the 6.11-stable tree, Sasha Levin
- Patch "net/sched: accept TCA_STAB only for root qdisc" has been added to the 6.11-stable tree, Sasha Levin
- Patch "i40e: Fix macvlan leak by synchronizing access to mac_filter_hash" has been added to the 6.11-stable tree, Sasha Levin
- Patch "ice: Fix increasing MSI-X on VF" has been added to the 6.11-stable tree, Sasha Levin
- Patch "ice: Flush FDB entries before reset" has been added to the 6.11-stable tree, Sasha Levin
- Patch "ice: Fix netif_is_ice() in Safe Mode" has been added to the 6.11-stable tree, Sasha Levin
- Patch "ice: Fix entering Safe Mode" has been added to the 6.11-stable tree, Sasha Levin
- Patch "powercap: intel_rapl_tpmi: Ignore minor version change" has been added to the 6.11-stable tree, Sasha Levin
- Patch "x86/xen: mark boot CPU of PV guest in MSR_IA32_APICBASE" has been added to the 6.11-stable tree, Sasha Levin
- Patch "gpio: aspeed: Use devm_clk api to manage clock source" has been added to the 6.11-stable tree, Sasha Levin
- Patch "gpio: aspeed: Add the flush write to ensure the write complete." has been added to the 6.11-stable tree, Sasha Levin
- Patch "nouveau/dmem: Fix privileged error in copy engine channel" has been added to the 6.11-stable tree, Sasha Levin
- Patch "drm/nouveau: pass cli to nouveau_channel_new() instead of drm+device" has been added to the 6.11-stable tree, Sasha Levin
- Patch "net: dsa: b53: fix jumbo frames on 10/100 ports" has been added to the 6.11-stable tree, Sasha Levin
- Patch "net: dsa: b53: allow lower MTUs on BCM5325/5365" has been added to the 6.11-stable tree, Sasha Levin
- Patch "net: dsa: b53: fix max MTU for BCM5325/BCM5365" has been added to the 6.11-stable tree, Sasha Levin
- Patch "net: dsa: b53: fix max MTU for 1g switches" has been added to the 6.11-stable tree, Sasha Levin
- Patch "net: dsa: b53: fix jumbo frame mtu check" has been added to the 6.11-stable tree, Sasha Levin
- Patch "Revert "net: stmmac: set PP_FLAG_DMA_SYNC_DEV only if XDP is enabled"" has been added to the 6.11-stable tree, Sasha Levin
- Patch "net: ethernet: adi: adin1110: Fix some error handling path in adin1110_read_fifo()" has been added to the 6.11-stable tree, Sasha Levin
- Patch "nfsd: fix possible badness in FREE_STATEID" has been added to the 6.11-stable tree, Sasha Levin
- Patch "thermal: intel: int340x: processor: Fix warning during module unload" has been added to the 6.11-stable tree, Sasha Levin
- Patch "net: phy: bcm84881: Fix some error handling paths" has been added to the 6.11-stable tree, Sasha Levin
- Patch "Bluetooth: btusb: Don't fail external suspend requests" has been added to the 6.11-stable tree, Sasha Levin
- Patch "Bluetooth: RFCOMM: FIX possible deadlock in rfcomm_sk_state_change" has been added to the 6.11-stable tree, Sasha Levin
- Patch "selftests: net: no_forwarding: fix VID for $swp2 in one_bridge_two_pvids() test" has been added to the 6.11-stable tree, Sasha Levin
- Patch "net: pse-pd: Fix enabled status mismatch" has been added to the 6.11-stable tree, Sasha Levin
- Patch "netfilter: br_netfilter: fix panic with metadata_dst skb" has been added to the 6.11-stable tree, Sasha Levin
- Patch "net: dsa: sja1105: fix reception from VLAN-unaware bridges" has been added to the 6.11-stable tree, Sasha Levin
- Patch "rxrpc: Fix uninitialised variable in rxrpc_send_data()" has been added to the 6.11-stable tree, Sasha Levin
- Patch "tcp: fix TFO SYN_RECV to not zero retrans_stamp with retransmits out" has been added to the 6.11-stable tree, Sasha Levin
- Patch "tcp: fix to allow timestamp undo if no retransmits were sent" has been added to the 6.11-stable tree, Sasha Levin
- Patch "tcp: fix tcp_enter_recovery() to zero retrans_stamp when it's safe" has been added to the 6.11-stable tree, Sasha Levin
- Patch "net: phy: aquantia: remove usage of phy_set_max_speed" has been added to the 6.11-stable tree, Sasha Levin
- Patch "net: phy: aquantia: AQR115c fix up PMA capabilities" has been added to the 6.11-stable tree, Sasha Levin
- Patch "sfc: Don't invoke xdp_do_flush() from netpoll." has been added to the 6.11-stable tree, Sasha Levin
- Patch "net: phy: dp83869: fix memory corruption when enabling fiber" has been added to the 6.11-stable tree, Sasha Levin
- Patch "NFSv4: Prevent NULL-pointer dereference in nfs42_complete_copies()" has been added to the 6.11-stable tree, Sasha Levin
- Patch "SUNRPC: Fix integer overflow in decode_rc_list()" has been added to the 6.11-stable tree, Sasha Levin
- Patch "ice: fix VLAN replay after reset" has been added to the 6.11-stable tree, Sasha Levin
- Patch "ice: disallow DPLL_PIN_STATE_SELECTABLE for dpll output pins" has been added to the 6.11-stable tree, Sasha Levin
- Patch "ice: fix memleak in ice_init_tx_topology()" has been added to the 6.11-stable tree, Sasha Levin
- Patch "ice: clear port vlan config during reset" has been added to the 6.11-stable tree, Sasha Levin
- Patch "ice: set correct dst VSI in only LAN filters" has been added to the 6.11-stable tree, Sasha Levin
- Patch "NFSD: Mark filecache "down" if init fails" has been added to the 6.11-stable tree, Sasha Levin
- Patch "nfsd: nfsd_destroy_serv() must call svc_destroy() even if nfsd_startup_net() failed" has been added to the 6.11-stable tree, Sasha Levin
- ceph: extract entity name from device id, Patrick Donnelly
- ACPI: PRM: Find EFI_MEMORY_RUNTIME block for PRM handler and context, Koba Ko
- Patch "RDMA/rxe: Fix seg fault in rxe_comp_queue_pkt" has been added to the 5.10-stable tree, gregkh
- Patch "RDMA/rxe: Fix seg fault in rxe_comp_queue_pkt" has been added to the 5.4-stable tree, gregkh
- Patch "RDMA/rxe: Fix seg fault in rxe_comp_queue_pkt" has been added to the 5.15-stable tree, gregkh
- pinctrl: ocelot: fix system hang on level based interrupts, Sergey Matsievskiy
- ASoC: qcom: sc7280: Fix missing Soundwire runtime stream alloc, Krzysztof Kozlowski
- ASoC: qcom: Select missing common Soundwire module code on SDM845, Krzysztof Kozlowski
- mm: khugepaged: fix the arguments order in khugepaged_collapse_file trace point, Yang Shi
- dmaengine: mv_xor: fix child node refcount handling in early exit, Javier Carrasco
- Patch "driver core: bus: Return -EIO instead of 0 when show/store invalid bus attribute" has been added to the 4.19-stable tree, Sasha Levin
- Patch "fbdev: sisfb: Fix strbuf array overflow" has been added to the 4.19-stable tree, Sasha Levin
- Patch "tools/iio: Add memory allocation failure check for trigger_name" has been added to the 4.19-stable tree, Sasha Levin
- Patch "usb: chipidea: udc: enable suspend interrupt after usb reset" has been added to the 4.19-stable tree, Sasha Levin
- Patch "PCI: Mark Creative Labs EMU20k2 INTx masking as broken" has been added to the 4.19-stable tree, Sasha Levin
- Patch "media: videobuf2-core: clear memory related fields in __vb2_plane_dmabuf_put()" has been added to the 4.19-stable tree, Sasha Levin
[Index of Archives]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Scanners]
[Yosemite Forum]