Commit Graph

7 Commits

Author SHA1 Message Date
Denys Vlasenko
b68af0cbf8 kernel-4.18.0-528.el8
* Thu Nov 30 2023 Denys Vlasenko <dvlasenk@redhat.com> [4.18.0-528.el8]
- s390/smp: move rcu_cpu_starting() earlier (Joel Savitz) [RHEL-8624]
- net: fix net device address assign type (Michal Schmidt) [RHEL-6383]
- net: add check for current MAC address in dev_set_mac_address (Michal Schmidt) [RHEL-6383]
- writeback, cgroup: Fix kernel bootup panic with cgroup v2 (Waiman Long) [RHEL-17504]
- net/tls: Remove the context from the list in tls_device_down (Jay Shin) [RHEL-17301]
- tls: Fix context leak on tls_device_down (Jay Shin) [RHEL-17301]
- RDMA/core: Require admin capabilities to set system parameters (Kamal Heib) [RHEL-1033]
- RDMA/cma: Initialize ib_sa_multicast structure to 0 when join (Kamal Heib) [RHEL-1033]
- RDMA/core: Use size_{add,sub,mul}() in calls to struct_size() (Kamal Heib) [RHEL-1033]
- RDMA/cma: Fix truncation compilation warning in make_cma_ports (Kamal Heib) [RHEL-1033]
- RDMA/uverbs: Fix typo of sizeof argument (Kamal Heib) [RHEL-1033]
- IB/uverbs: Fix an potential error pointer dereference (Kamal Heib) [RHEL-1033]
- scsi: RDMA/srp: Fix residual handling (Kamal Heib) [RHEL-1033]
- rdma: fix INFINIBAND_USER_ACCESS dependency (Kamal Heib) [RHEL-1033]
- gfs2: Fix quota=quiet oversight (Bob Peterson) [RHEL-14849]
- gfs2: Free quota data objects synchronously (Andreas Gruenbacher) [RHEL-14849]
- gfs2: Fix initial quota data refcount (Andreas Gruenbacher) [RHEL-14849]
- gfs2: Factor out duplicate quota data disposal code (Andreas Gruenbacher) [RHEL-14849]
- gfs2: Use gfs2_qd_dispose in gfs2_quota_cleanup (Andreas Gruenbacher) [RHEL-14849]
- gfs2: Fix wrong quota shrinker return value (Andreas Gruenbacher) [RHEL-14849]
- gfs2: ignore negated quota changes (Bob Peterson) [RHEL-14849]
- gfs2: Introduce new quota=quiet mount option (Bob Peterson) [RHEL-14849]
- gfs2: Rename sd_{ glock => kill }_wait (Andreas Gruenbacher) [RHEL-14849]
- Bluetooth: btrtl: Set MSFT opcode for RTL8852 (David Marlin) [RHEL-2531]
- Bluetooth: Fix return value in hci_dev_do_close() (David Marlin) [RHEL-2531]
- Bluetooth: add timeout sanity check to hci_inquiry (David Marlin) [RHEL-2531]
- Bluetooth: btusb: Remove WAKEUP_DISABLE and add WAKEUP_AUTOSUSPEND for Realtek devices (David Marlin) [RHEL-2531]
- Bluetooth: mgmt: Pessimize compile-time bounds-check (David Marlin) [RHEL-2531]
- Bluetooth: Fix race condition in handling NOP command (David Marlin) [RHEL-2531]
- Bluetooth: btbcm: add patch ram for bluetooth (David Marlin) [RHEL-2531]
- Bluetooth: Store advertising handle so it can be re-enabled (David Marlin) [RHEL-2531]
- Bluetooth: Fix handling of LE Enhanced Connection Complete (David Marlin) [RHEL-2531]
- Bluetooth: fix repeated calls to sco_sock_kill (David Marlin) [RHEL-2531]
- Bluetooth: switch to lock_sock in RFCOMM (David Marlin) [RHEL-2531]
- Bluetooth: serialize calls to sco_sock_{set,clear}_timer (David Marlin) [RHEL-2531]
- Bluetooth: switch to lock_sock in SCO (David Marlin) [RHEL-2531]
- Bluetooth: avoid circular locks in sco_sock_connect (David Marlin) [RHEL-2531]
- Bluetooth: schedule SCO timeouts with delayed_work (David Marlin) [RHEL-2531]
- Bluetooth: btusb: Fix fall-through warnings (David Marlin) [RHEL-2531]
- Bluetooth: btintel: Combine setting up MSFT extension (David Marlin) [RHEL-2531]
- Bluetooth: increase BTNAMSIZ to 21 chars to fix potential buffer overflow (David Marlin) [RHEL-2531]
- Bluetooth: Add additional Bluetooth part for Realtek 8852AE (David Marlin) [RHEL-2531]
- Bluetooth: btusb: Record debug log for Mediatek Chip. (David Marlin) [RHEL-2531]
- Bluetooth: hci_bcm: Fix kernel doc comments (David Marlin) [RHEL-2531]
- Bluetooth: Fix not generating RPA when required (David Marlin) [RHEL-2531]
- Bluetooth: HCI: Add proper tracking for enable status of adv instances (David Marlin) [RHEL-2531]
- Bluetooth: btusb: Enable MSFT extension for Mediatek Chip (MT7921) (David Marlin) [RHEL-2531]
- Bluetooth: btusb: Make the CSR clone chip force-suspend workaround more generic (David Marlin) [RHEL-2531]
- Bluetooth: btusb: Enable MSFT extension for WCN6855 controller (David Marlin) [RHEL-2531]
- Bluetooth: btusb: Load Broadcom firmware for Dell device 413c:8197 (David Marlin) [RHEL-2531]
- Bluetooth: btmrvl_sdio: Remove all strcpy() uses (David Marlin) [RHEL-2531]
- Bluetooth: skip invalid hci_sync_conn_complete_evt (David Marlin) [RHEL-2531]
- Bluetooth: btusb: Add valid le states quirk (David Marlin) [RHEL-2531]
- Bluetooth: hci_h5: Add runtime suspend (David Marlin) [RHEL-2531]
- Bluetooth: hci_h5: btrtl: Maintain flow control if wakeup is enabled (David Marlin) [RHEL-2531]
- Bluetooth: hci_h5: add WAKEUP_DISABLE flag (David Marlin) [RHEL-2531]
- Bluetooth: btrsi: use non-kernel-doc comment for copyright (David Marlin) [RHEL-2531]
- Bluetooth: btusb: Add support for LG LGSBWAC92/TWCM-K505D (David Marlin) [RHEL-2531]
- Bluetooth: sco: prevent information leak in sco_conn_defer_accept() (David Marlin) [RHEL-2531]
- Bluetooth: btusb: Add support for IMC Networks Mediatek Chip (David Marlin) [RHEL-2531]
- Bluetooth: hci_h5: Disable the hci_suspend_notifier for btrtl devices (David Marlin) [RHEL-2531]
- Bluetooth: msft: Use the correct print format (David Marlin) [RHEL-2531]
- Bluetooth: mgmt: Use the correct print format (David Marlin) [RHEL-2531]
- Bluetooth: use inclusive language in hci_core.h (David Marlin) [RHEL-2531]
- Bluetooth: btqca: Moved extracting rom version info to common place (David Marlin) [RHEL-2531]
- Bluetooth: btqca: Add support for firmware image with mbn type for WCN6750 (David Marlin) [RHEL-2531]
- Bluetooth: hci_qca: Add support for QTI Bluetooth chip wcn6750 (David Marlin) [RHEL-2531]
- Bluetooth: use flexible-array member instead of zero-length array (David Marlin) [RHEL-2531]
- Bluetooth: Fix default values for advertising interval (David Marlin) [RHEL-2531]
- Bluetooth: Remove trailing semicolon in macros (David Marlin) [RHEL-2531]
- Bluetooth: Fix crash in mgmt_add_adv_patterns_monitor_complete (David Marlin) [RHEL-2531]
- Bluetooth: disable advertisement filters during suspend (David Marlin) [RHEL-2531]
- Bluetooth: advmon offload MSFT interleave scanning integration (David Marlin) [RHEL-2531]
- Bluetooth: advmon offload MSFT handle filter enablement (David Marlin) [RHEL-2531]
- Bluetooth: advmon offload MSFT handle controller reset (David Marlin) [RHEL-2531]
- Bluetooth: advmon offload MSFT remove monitor (David Marlin) [RHEL-2531]
- Bluetooth: advmon offload MSFT add monitor (David Marlin) [RHEL-2531]
- Bluetooth: advmon offload MSFT add rssi support (David Marlin) [RHEL-2531]
- Bluetooth: btrtl: Enable MSFT extension for RTL8822CE controller (David Marlin) [RHEL-2531]
- Bluetooth: btqca: Enable MSFT extension for Qualcomm WCN399x (David Marlin) [RHEL-2531]
- Bluetooth: btqca: Use NVM files based on SoC ID for WCN3991 (David Marlin) [RHEL-2531]
- Bluetooth: fix typo in struct name (David Marlin) [RHEL-2531]
- Bluetooth: btqca: Add valid le states quirk (David Marlin) [RHEL-2531]
- Bluetooth: ath3k: use usb_control_msg_send() and usb_control_msg_recv() (David Marlin) [RHEL-2531]
- Bluetooth: Use fallthrough pseudo-keyword (David Marlin) [RHEL-2531]
- Bluetooth: hci_qca: Enable WBS support for wcn3991 (David Marlin) [RHEL-2531]
- Bluetooth: L2CAP: Replace zero-length array with flexible-array (David Marlin) [RHEL-2531]
- Bluetooth: Replace BT_DBG with bt_dev_dbg for security manager support (David Marlin) [RHEL-2531]
- Bluetooth: Replace BT_DBG with bt_dev_dbg for management support (David Marlin) [RHEL-2531]
- Bluetooth: Clear HCI_LL_RPA_RESOLUTION flag on reset (David Marlin) [RHEL-2531]
- Bluetooth: Sort list of LE features constants (David Marlin) [RHEL-2531]
- Bluetooth: Add HCI device identifier for VIRTIO devices (David Marlin) [RHEL-2531]
- Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC QCA6390 (David Marlin) [RHEL-2531]
- Bluetooth: Fixing a few comment typos in the quirk definitions. (David Marlin) [RHEL-2531]
- Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC WCN3991 (David Marlin) [RHEL-2531]
- Bluetooth: btsdio: Use module_sdio_driver helper (David Marlin) [RHEL-2531]
- mmc: sdio: Add helper macro for sdio_driver boilerplate (David Marlin) [RHEL-2531]
- kasan: add compiler barriers to KUNIT_EXPECT_KASAN_FAIL (Nico Pache) [RHEL-5622]
- redhat: add new tests (Nico Pache) [RHEL-5622]
- redhat: disable kunit by default (Nico Pache) [RHEL-5622]
- kasan: fix unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabled (Nico Pache) [RHEL-5622]
- kasan: fix array-bounds warnings in tests (Nico Pache) [RHEL-5622]
- kasan: test: Silence GCC 12 warnings (Nico Pache) [RHEL-5622]
- tracepoint: Allow trace events in modules with TAINT_TEST (Nico Pache) [RHEL-5622]
- kunit: Fix missed memory release in kunit_free_suite_set() (Nico Pache) [RHEL-5622]
- kunit: fix kunit_test_init_section_suites(...) (Nico Pache) [RHEL-5622]
- kunit: tool: print summary of failed tests if a few failed out of a lot (Nico Pache) [RHEL-5622]
- kunit: alloc_string_stream_fragment error handling bug fix (Nico Pache) [RHEL-5622]
- kunit: Fix wild-memory-access bug in kunit_free_suite_set() (Nico Pache) [RHEL-5622]
- Documentation: kunit: Modular tests should not depend on KUNIT=y (Nico Pache) [RHEL-5622]
- kunit: update NULL vs IS_ERR() tests (Nico Pache) [RHEL-5622]
- Documentation: kunit: Update description of --alltests option (Nico Pache) [RHEL-5622]
- kunit: declare kunit_assert structs as const (Nico Pache) [RHEL-5622]
- kunit: rename base KUNIT_ASSERTION macro to _KUNIT_FAILED (Nico Pache) [RHEL-5622]
- kunit: remove format func from struct kunit_assert, get it to 0 bytes (Nico Pache) [RHEL-5622]
- kunit: make kunit_kfree(NULL) a no-op to match kfree() (Nico Pache) [RHEL-5622]
- kunit: make kunit_kfree() not segfault on invalid inputs (Nico Pache) [RHEL-5622]
- kunit: make kunit_kfree() only work on pointers from kunit_malloc() and friends (Nico Pache) [RHEL-5622]
- kunit: drop test pointer in string_stream_fragment (Nico Pache) [RHEL-5622]
- kunit: string-stream: Simplify resource use (Nico Pache) [RHEL-5622]
- Documentation: Kunit: Use full path to .kunitconfig (Nico Pache) [RHEL-5622]
- kunit: tool: rename all_test_uml.config, use it for --alltests (Nico Pache) [RHEL-5622]
- kunit: tool: remove UML specific options from all_tests_uml.config (Nico Pache) [RHEL-5622]
- lib: stackinit: update reference to kunit-tool (Nico Pache) [RHEL-5622]
- Documentation: KUnit: update links in the index page (Nico Pache) [RHEL-5622]
- Documentation: KUnit: add intro to the getting-started page (Nico Pache) [RHEL-5622]
- Documentation: KUnit: Reword start guide for selecting tests (Nico Pache) [RHEL-5622]
- Documentation: KUnit: add note about mrproper in start.rst (Nico Pache) [RHEL-5622]
- Documentation: KUnit: avoid repeating "kunit.py run" in start.rst (Nico Pache) [RHEL-5622]
- Documentation: KUnit: remove duplicated docs for kunit_tool (Nico Pache) [RHEL-5622]
- Documentation: Kunit: Add ref for other kinds of tests (Nico Pache) [RHEL-5622]
- Documentation: KUnit: Fix non-uml anchor (Nico Pache) [RHEL-5622]
- Documentation: Kunit: Fix inconsistent titles (Nico Pache) [RHEL-5622]
- Documentation: kunit: fix trivial typo (Nico Pache) [RHEL-5622]
- kunit: no longer call module_info(test, "Y") for kunit modules (Nico Pache) [RHEL-5622]
- kunit: add kunit.enable to enable/disable KUnit test (Nico Pache) [RHEL-5622]
- kunit: tool: make --raw_output=kunit (aka --raw_output) preserve leading spaces (Nico Pache) [RHEL-5622]
- module: kunit: Load .kunit_test_suites section when CONFIG_KUNIT=m (Nico Pache) [RHEL-5622]
- MAINTAINERS: kunit: add David Gow as a maintainer of KUnit (Nico Pache) [RHEL-5622]
- Documentation: KUnit: Fix example with compilation error (Nico Pache) [RHEL-5622]
- Documentation: kunit: Add CLI args for kunit_tool (Nico Pache) [RHEL-5622]
- kunit: flatten kunit_suite*** to kunit_suite** in .kunit_test_suites (Nico Pache) [RHEL-5622]
- kunit: unify module and builtin suite definitions (Nico Pache) [RHEL-5622]
- Documentation: kunit: fix example run_kunit func to allow spaces in args (Nico Pache) [RHEL-5622]
- kunit: test.h: fix a kernel-doc markup (Nico Pache) [RHEL-5622]
- kunit: tool: Enable virtio/PCI by default on UML (Nico Pache) [RHEL-5622]
- kunit: tool: make --kunitconfig repeatable, blindly concat (Nico Pache) [RHEL-5622]
- kunit: add coverage_uml.config to enable GCOV on UML (Nico Pache) [RHEL-5622]
- kunit: tool: refactor internal kconfig handling, allow overriding (Nico Pache) [RHEL-5622]
- kunit: tool: introduce --qemu_args (Nico Pache) [RHEL-5622]
- kunit: tool: simplify creating LinuxSourceTreeOperations (Nico Pache) [RHEL-5622]
- kunit: tool: cosmetic: don't specify duplicate kernel cmdline options (Nico Pache) [RHEL-5622]
- kunit: tool: refactoring printing logic into kunit_printer.py (Nico Pache) [RHEL-5622]
- kunit: tool: redo how we construct and mock LinuxSourceTree (Nico Pache) [RHEL-5622]
- kunit: tool: drop unused load_config argument (Nico Pache) [RHEL-5622]
- apparmor: test: Remove some casts which are no-longer required (Nico Pache) [RHEL-5622]
- kunit: Taint the kernel when KUnit tests are run (Nico Pache) [RHEL-5622]
- panic: Taint kernel if tests are run (Nico Pache) [RHEL-5622]
- kunit: tool: Use qemu-system-i386 for i386 runs (Nico Pache) [RHEL-5622]
- kunit: tool: update riscv QEMU config with new serial dependency (Nico Pache) [RHEL-5622]
- kunit: tool: Add list of all valid test configs on UML (Nico Pache) [RHEL-5622]
- kunit: take `kunit_assert` as `const` (Nico Pache) [RHEL-5622]
- kunit: fix UAF when run kfence test case test_gfpzero (Nico Pache) [RHEL-5622]
- lib: stackinit: Convert to KUnit (Nico Pache) [RHEL-5622]
- lib/test_stackinit: Add assigned initializers (Nico Pache) [RHEL-5622]
- lib/test_stackinit: Allow building stand-alone (Nico Pache) [RHEL-5622]
- lib/test_stackinit: Fix static initializer test (Nico Pache) [RHEL-5622]
- lib: test_stackinit.c: XFAIL switch variable init tests (Nico Pache) [RHEL-5622]
- lib/test_stackinit: Handle Clang auto-initialization pattern (Nico Pache) [RHEL-5622]
- lib: Introduce test_stackinit module (Nico Pache) [RHEL-5622]
- kunit: cleanup assertion macro internal variables (Nico Pache) [RHEL-5622]
- kunit: factor out str constants from binary assertion structs (Nico Pache) [RHEL-5622]
- kunit: consolidate KUNIT_INIT_BINARY_ASSERT_STRUCT macros (Nico Pache) [RHEL-5622]
- kunit: remove va_format from kunit_assert (Nico Pache) [RHEL-5622]
- docs: dev-tools: kunit: don't use a table for docs name (Nico Pache) [RHEL-5622]
- Documentation: dev-tools: Add Testing Overview (Nico Pache) [RHEL-5622]
Resolves: RHEL-1033, RHEL-14849, RHEL-17301, RHEL-17504, RHEL-2531, RHEL-5622, RHEL-6383, RHEL-8624

Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
2023-11-30 12:02:34 +01:00
Denys Vlasenko
9b7b3cd88d kernel-4.18.0-501.el8
* Tue Jul 04 2023 Denys Vlasenko <dvlasenk@redhat.com> [4.18.0-501.el8]
- x86/cpu: Add Xeon Emerald Rapids to list of CPUs that support PPIN (Prarit Bhargava) [2215040]
- redhat: configs: increase CONFIG_DEBUG_KMEMLEAK_MEM_POOL_SIZE (Audra Mitchell) [2215423]
- docs: admin-guide: Add information about intel_pstate active mode (Prarit Bhargava) [2216962]
- net/sched: flower: fix possible OOB write in fl_set_geneve_opt() (Davide Caratti) [2214027] {CVE-2023-35788}
- scsi: aacraid: Reply queue mapping to CPUs based on IRQ affinity (Tomas Henzl) [2160149]
- cifs: missing null pointer check in cifs_mount (Ronnie Sahlberg) [2215018]
- cpufreq: intel_pstate: Enable HWP IO boost for all servers (Prarit Bhargava) [2175625]
- block: make sure local irq is disabled when calling __blkcg_rstat_flush (Ming Lei) [2208904]
- blk-cgroup: Flush stats before releasing blkcg_gq (Ming Lei) [2208904]
- scsi: storvsc: Always set no_report_opcodes (Cathy Avery) [2217552]
- scsi: storvsc: Don't pass unused PFNs to Hyper-V host (Cathy Avery) [2217552]
- scsi: storvsc: Handle BlockSize change in Hyper-V VHD/VHDX file (Cathy Avery) [2217552]
- dm thin: fix issue_discard to pass GFP_NOIO to __blkdev_issue_discard (Benjamin Marzinski) [2212240]
- dm thin metadata: check fail_io before using data_sm (Benjamin Marzinski) [2215418]
- dm: don't lock fs when the map is NULL during suspend or resume (Benjamin Marzinski) [2215418]
- redhat/configs: enable CONFIG_MANA_INFINIBAND for RHEL (Kamal Heib) [2188737]
- RDMA/mana_ib: Fix a bug when the PF indicates more entries for registering memory on first packet (Kamal Heib) [2188737]
- RDMA/mana_ib: Prevent array underflow in mana_ib_create_qp_raw() (Kamal Heib) [2188737]
- RDMA/mana: Remove redefinition of basic u64 type (Kamal Heib) [2188737]
- RDMA/mana_ib: Add a driver for Microsoft Azure Network Adapter (Kamal Heib) [2188737]
- net: mana: Define data structures for allocating doorbell page from GDMA (Kamal Heib) [2188737]
- Documentation: net: net.core.txrehash is not specific to listening sockets (Antoine Tenart) [2175716]
- net: ipv4: use consistent txhash in TIME_WAIT and SYN_RECV (Antoine Tenart) [2175716]
- net: tcp: make the txhash available in TIME_WAIT sockets for IPv4 too (Antoine Tenart) [2175716]
- net: ipv6: fix skb hash for some RST packets (Antoine Tenart) [2175716]
- ipv6: tcp: send consistent autoflowlabel in RST packets (Antoine Tenart) [2175716]
- ipv6: tcp: send consistent autoflowlabel in SYN_RECV state (Antoine Tenart) [2175716]
- ipv6: tcp: send consistent autoflowlabel in TIME_WAIT state (Antoine Tenart) [2175716]
- txhash: fix sk->sk_txrehash default (Antoine Tenart) [2175716]
- socket: Don't use u8 type in uapi socket.h (Antoine Tenart) [2175716]
- tcp: Change SYN ACK retransmit behaviour to account for rehash (Antoine Tenart) [2175716]
- txhash: Add txrehash sysctl description (Antoine Tenart) [2175716]
- txhash: Add socket option to control TX hash rethink behavior (Antoine Tenart) [2175716]
- txhash: Make rethinking txhash behavior configurable via sysctl (Antoine Tenart) [2175716]
- igc: Fix possible system crash when loading module (Corinna Vinschen) [2153370]
- igc: Clean the TX buffer and TX descriptor ring (Corinna Vinschen) [2153370]
- igc: Avoid transmit queue timeout for XDP (Corinna Vinschen) [2153370]
- igc: read before write to SRRCTL register (Corinna Vinschen) [2153370]
- igc: Enable and fix RX hash usage by netstack (Corinna Vinschen) [2153370]
- igc: Remove obsolete DMA coalescing code (Corinna Vinschen) [2153370]
- igc: fix the validation logic for taprio's gate list (Corinna Vinschen) [2153370]
- igc: Add ndo_tx_timeout support (Corinna Vinschen) [2153370]
- igc: return an error if the mac type is unknown in igc_ptp_systim_to_hwtstamp() (Corinna Vinschen) [2153370]
- igc: Remove redundant pci_enable_pcie_error_reporting() (Corinna Vinschen) [2153370]
- igc: Fix PPS delta between two synchronized end-points (Corinna Vinschen) [2153370]
- igc: Remove reset adapter task for i226 during disable tsn config (Corinna Vinschen) [2153370]
- igc: enable Qbv configuration for 2nd GCL (Corinna Vinschen) [2153370]
- igc: remove I226 Qbv BaseTime restriction (Corinna Vinschen) [2153370]
- igc: Set Qbv start_time and end_time to end_time if not being configured in GCL (Corinna Vinschen) [2153370]
- igc: recalculate Qbv end_time by considering cycle time (Corinna Vinschen) [2153370]
- igc: allow BaseTime 0 enrollment for Qbv (Corinna Vinschen) [2153370]
- igc: Add checking for basetime less than zero (Corinna Vinschen) [2153370]
- igc: Use strict cycles for Qbv scheduling (Corinna Vinschen) [2153370]
- igc: Enhance Qbv scheduling by using first flag bit (Corinna Vinschen) [2153370]
- r8152: fix the autosuspend doesn't work (Jose Ignacio Tornos Martinez) [2159264]
- r8152: move setting r8153b_rx_agg_chg_indicate() (Jose Ignacio Tornos Martinez) [2159264]
- r8152: fix the poor throughput for 2.5G devices (Jose Ignacio Tornos Martinez) [2159264]
- r8152: fix flow control issue of RTL8156A (Jose Ignacio Tornos Martinez) [2159264]
- r8152: Add __GFP_NOWARN to big allocations (Jose Ignacio Tornos Martinez) [2159264]
- r8152: reduce the control transfer of rtl8152_get_version() (Jose Ignacio Tornos Martinez) [2159264]
- r8152: remove rtl_vendor_mode function (Jose Ignacio Tornos Martinez) [2159264]
- r8152: avoid to change cfg for all devices (Jose Ignacio Tornos Martinez) [2159264]
- r8152: add vendor/device ID pair for Microsoft Devkit (Jose Ignacio Tornos Martinez) [2159264]
- cdc_ether: no need to blacklist any r8152 devices (Jose Ignacio Tornos Martinez) [2159264]
- r8152: add USB device driver for config selection (Jose Ignacio Tornos Martinez) [2159264]
- net: usb: cdc_ether: add support for Thales Cinterion PLS62-W modem (Jose Ignacio Tornos Martinez) [2159264]
- net: usb: cdc_ether: add u-blox 0x1343 composition (Jose Ignacio Tornos Martinez) [2159264]
- r8152: Add MAC passthrough support for Lenovo Travel Hub (Jose Ignacio Tornos Martinez) [2159264]
- r8152: allow userland to disable multicast (Jose Ignacio Tornos Martinez) [2159264]
- r8152: add PID for the Lenovo OneLink+ Dock (Jose Ignacio Tornos Martinez) [2159264]
- r8152: fix the RX FIFO settings when suspending (Jose Ignacio Tornos Martinez) [2159264]
- r8152: fix the units of some registers for RTL8156A (Jose Ignacio Tornos Martinez) [2159264]
- r8152: fix a WOL issue (Jose Ignacio Tornos Martinez) [2159264]
- r8152: fix accessing unset transport header (Jose Ignacio Tornos Martinez) [2159264]
- net: usb: r8152: Add in new Devices that are supported for Mac-Passthru (Jose Ignacio Tornos Martinez) [2159264]
- cdc_ether: export usbnet_cdc_zte_rx_fixup (Jose Ignacio Tornos Martinez) [2159264]
- USB: zaurus: support another broken Zaurus (Jose Ignacio Tornos Martinez) [2159264]
- Revert "net: usb: r8152: Add MAC passthrough support for more Lenovo Docks" (Jose Ignacio Tornos Martinez) [2159264]
- r8152: sync ocp base (Jose Ignacio Tornos Martinez) [2159264]
- r8152: fix the force speed doesn't work for RTL8156 (Jose Ignacio Tornos Martinez) [2159264]
- net: usb: r8152: Add MAC passthrough support for more Lenovo Docks (Jose Ignacio Tornos Martinez) [2159264]
- net: usb: use eth_hw_addr_set() for dev->addr_len cases (Jose Ignacio Tornos Martinez) [2159264]
- net: usb: use eth_hw_addr_set() instead of ether_addr_copy() (Jose Ignacio Tornos Martinez) [2159264]
- r8152: avoid to resubmit rx immediately (Jose Ignacio Tornos Martinez) [2159264]
- r8152: fix the maximum number of PLA bp for RTL8153C (Jose Ignacio Tornos Martinez) [2159264]
- r8152: fix writing USB_BP2_EN (Jose Ignacio Tornos Martinez) [2159264]
- r8152: Fix a deadlock by doubly PM resume (Jose Ignacio Tornos Martinez) [2159264]
- r8152: Fix potential PM refcount imbalance (Jose Ignacio Tornos Martinez) [2159264]
- r8152: store the information of the pipes (Jose Ignacio Tornos Martinez) [2159264]
- r8152: support pauseparam of ethtool_ops (Jose Ignacio Tornos Martinez) [2159264]
- r8152: Avoid memcpy() over-reading of ETH_SS_STATS (Jose Ignacio Tornos Martinez) [2159264]
- r8152: check the informaton of the device (Jose Ignacio Tornos Martinez) [2159264]
- r8152: remove some bit operations (Jose Ignacio Tornos Martinez) [2159264]
- r8152: redefine REALTEK_USB_DEVICE macro (Jose Ignacio Tornos Martinez) [2159264]
- r8152: remove NCM mode from REALTEK_USB_DEVICE macro (Jose Ignacio Tornos Martinez) [2159264]
- r8152: replace return with break for ram code speedup mode timeout (Jose Ignacio Tornos Martinez) [2159264]
- r8152: search the configuration of vendor mode (Jose Ignacio Tornos Martinez) [2159264]
- r8152: support PHY firmware for RTL8156 series (Jose Ignacio Tornos Martinez) [2159264]
- r8152: support new chips (Jose Ignacio Tornos Martinez) [2159264]
- r8152: add help function to change mtu (Jose Ignacio Tornos Martinez) [2159264]
- r8152: adjust rtl8152_check_firmware function (Jose Ignacio Tornos Martinez) [2159264]
- r8152: set inter fram gap time depending on speed (Jose Ignacio Tornos Martinez) [2159264]
- r8152: adjust the flow of power cut for RTL8153B (Jose Ignacio Tornos Martinez) [2159264]
- treewide: Use fallthrough pseudo-keyword (Jose Ignacio Tornos Martinez) [2159264]
- nouveau: fix client work fence deletion race (Jocelyn Falempe) [2160452]
- drm/mgag200: Fix gamma lut not initialized. (Jocelyn Falempe) [2160452]
- drm/amd/display: Fix hang when skipping modeset (Jocelyn Falempe) [2160452]
- drm/amd/display: Lowering min Z8 residency time (Jocelyn Falempe) [2160452]
- drm/amd/display: Update minimum stutter residency for DCN314 Z8 (Jocelyn Falempe) [2160452]
- drm/amd/display: Add minimum Z8 residency debug option (Jocelyn Falempe) [2160452]
- drm/i915: disable sampler indirect state in bindless heap (Jocelyn Falempe) [2160452]
- drm/i915/mtl: Add Wa_14017856879 (Jocelyn Falempe) [2160452]
- drm/i915/mtl: Add workarounds Wa_14017066071 and Wa_14017654203 (Jocelyn Falempe) [2160452]
- drm/i915: Add _PICK_EVEN_2RANGES() (Jocelyn Falempe) [2160452]
- drm/amd/display: hpd rx irq not working with eDP interface (Jocelyn Falempe) [2160452]
- drm/amd/display: merge dc_link.h into dc.h and dc_types.h (Jocelyn Falempe) [2160452]
- drm/amd/pm: avoid potential UBSAN issue on legacy asics (Jocelyn Falempe) [2160452]
- drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled in suspend (Jocelyn Falempe) [2160452]
- drm/amdgpu: drop gfx_v11_0_cp_ecc_error_irq_funcs (Jocelyn Falempe) [2160452]
- drm/amd/pm: parse pp_handle under appropriate conditions (Jocelyn Falempe) [2160452]
- drm/amd/display: Enforce 60us prefetch for 200Mhz DCFCLK modes (Jocelyn Falempe) [2160452]
- drm/amdgpu: Fix vram recover doesn't work after whole GPU reset (v2) (Jocelyn Falempe) [2160452]
- drm/amdgpu: change gfx 11.0.4 external_id range (Jocelyn Falempe) [2160452]
- drm/amdgpu/jpeg: Remove harvest checking for JPEG3 (Jocelyn Falempe) [2160452]
- drm/amdgpu/gfx: disable gfx9 cp_ecc_error_irq only when enabling legacy gfx ras (Jocelyn Falempe) [2160452]
- drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v11_0_hw_fini (Jocelyn Falempe) [2160452]
- drm/amdgpu: fix an amdgpu_irq_put() issue in gmc_v9_0_hw_fini() (Jocelyn Falempe) [2160452]
- drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v10_0_hw_fini (Jocelyn Falempe) [2160452]
- drm/amd/display: Change default Z8 watermark values (Jocelyn Falempe) [2160452]
- drm/amdgpu: drop redundant sched job cleanup when cs is aborted (Jocelyn Falempe) [2160452]
- drm/amd/display: fix flickering caused by S/G mode (Jocelyn Falempe) [2160452]
- drm/amd/display: fix access hdcp_workqueue assert (Jocelyn Falempe) [2160452]
- drm/amd/display: filter out invalid bits in pipe_fuses (Jocelyn Falempe) [2160452]
- drm/amd/display: Fix 4to1 MPC black screen with DPP RCO (Jocelyn Falempe) [2160452]
- drm/amd/display: Add NULL plane_state check for cursor disable logic (Jocelyn Falempe) [2160452]
- drm/panel: otm8009a: Set backlight parent to panel device (Jocelyn Falempe) [2160452]
- drm/dsc: fix drm_edp_dsc_sink_output_bpp() DPCD high byte usage (Jocelyn Falempe) [2160452]
- drm/i915/dsi: Use unconditional msleep() instead of intel_dsi_msleep() (Jocelyn Falempe) [2160452]
- drm/i915: Check pipe source size when using skl+ scalers (Jocelyn Falempe) [2160452]
- drm/i915/color: Fix typo for Plane CSC indexes (Jocelyn Falempe) [2160452]
- drm/bridge: lt8912b: Fix DSI Video Mode (Jocelyn Falempe) [2160452]
- drm/amdgpu: add a missing lock for AMDGPU_SCHED (Jocelyn Falempe) [2160452]
- drm/i915/mtl: Add the missing CPU transcoder mask in intel_device_info (Jocelyn Falempe) [2160452]
- drm/i915/guc: Actually return an error if GuC version range check fails (Jocelyn Falempe) [2160452]
- drm/i915/guc: More debug print updates - UC firmware (Jocelyn Falempe) [2160452]
- drm/amd/display: Update bounding box values for DCN321 (Jocelyn Falempe) [2160452]
- drm/amd/display: Do not clear GPINT register when releasing DMUB from reset (Jocelyn Falempe) [2160452]
- drm/amd/display: Reset OUTBOX0 r/w pointer on DMUB reset (Jocelyn Falempe) [2160452]
- drm/amd/display: Fixes for dcn32_clk_mgr implementation (Jocelyn Falempe) [2160452]
- drm/amd/display: Return error code on DSC atomic check failure (Jocelyn Falempe) [2160452]
- drm/amd/display: Add missing WA and MCLK validation (Jocelyn Falempe) [2160452]
- drm/panel: novatek-nt35950: Only unregister DSI1 if it exists (Jocelyn Falempe) [2160452]
- drm/panel: novatek-nt35950: Improve error handling (Jocelyn Falempe) [2160452]
- drm/i915: Fix memory leaks in i915 selftests (Jocelyn Falempe) [2160452]
- drm/i915: Make intel_get_crtc_new_encoder() less oopsy (Jocelyn Falempe) [2160452]
- drm/amd/display: Fix potential null dereference (Jocelyn Falempe) [2160452]
- drm/ttm/pool: Fix ttm_pool_alloc error path (Jocelyn Falempe) [2160452]
- drm/i915/pxp: limit drm-errors or warning on firmware API failures (Jocelyn Falempe) [2160452]
- drm/i915/pxp: Invalidate all PXP fw sessions during teardown (Jocelyn Falempe) [2160452]
- drm/amd/display/dc/dce60/Makefile: Fix previous attempt to silence known override-init warnings (Jocelyn Falempe) [2160452]
- accel: Link to compute accelerator subsystem intro (Jocelyn Falempe) [2160452]
- drm/bridge: adv7533: Fix adv7533_mode_valid for adv7533 and adv7535 (Jocelyn Falempe) [2160452]
- drm/probe-helper: Cancel previous job before starting new one (Jocelyn Falempe) [2160452]
- drm/vgem: add missing mutex_destroy (Jocelyn Falempe) [2160452]
- drm/i915/dg2: Drop one PCI ID (Jocelyn Falempe) [2160452]
- drm/amd/pm: re-enable the gfx imu when smu resume (Jocelyn Falempe) [2160452]
- drm/vmwgfx: Fix Legacy Display Unit atomic drm support (Jocelyn Falempe) [2160452]
- drm/fb-helper: set x/yres_virtual in drm_fb_helper_check_var (Jocelyn Falempe) [2160452]
- redhat: include new drm tests in mod-internals (Jocelyn Falempe) [2160452]
- drm/amd/display: build with std=gnu99 (Jocelyn Falempe) [2160452]
- overflow: Introduce overflows_type() and castable_to_type() (Jocelyn Falempe) [2160452]
- Revert "driver core: make struct bus_type.uevent() take a const *" (Jocelyn Falempe) [2160452]
- Revert "iommu: Add a gfp parameter to iommu_map()" (Jocelyn Falempe) [2160452]
- Revert "mm: replace vma->vm_flags direct modifications with modifier calls" (Jocelyn Falempe) [2160452]
- Merge DRM changes from upstream v6.2..v6.3 (Jocelyn Falempe) [2160452]
- redhat: include new drm_kunit_helpers in mod-internals (Jocelyn Falempe) [2160452]
- drm/i915: build i915 with std=gnu99 (Jocelyn Falempe) [2160452]
- drm/amdgpu: Add missing include for ppc64le (Jocelyn Falempe) [2160452]
- drm/fb-helper: Add missing include for s390x (Jocelyn Falempe) [2160452]
- drm/edid: Add missing include (Jocelyn Falempe) [2160452]
- Revert "drm/i915/gvt: use atomic operations to change the vGPU status" (Jocelyn Falempe) [2160452]
- Revert "kunit: Use KUNIT_EXPECT_MEMEQ macro" (Jocelyn Falempe) [2160452]
- Revert "treewide: use get_random_u32_inclusive() when possible" (Jocelyn Falempe) [2160452]
- Revert "treewide: use get_random_u32_below() instead of deprecated function" (Jocelyn Falempe) [2160452]
- Revert "overflow: Introduce overflows_type() and castable_to_type()" (Jocelyn Falempe) [2160452]
- Merge DRM changes from upstream v6.1..v6.2 (Jocelyn Falempe) [2160452]
- kconfig: disable DRM dynamic debug. (Jocelyn Falempe) [2160452]
- drm/vkms: build driver with gnu99 (Jocelyn Falempe) [2160452]
- Revert "drm: POC drm on dyndbg - use in core, 2 helpers, 3 drivers." (Jocelyn Falempe) [2160452]
- Revert "mm: free device private pages have zero refcount" (Jocelyn Falempe) [2160452]
- Revert "mm/memory.c: fix race when faulting a device private page" (Jocelyn Falempe) [2160452]
- Revert "drm/i915/gvt: simplify vgpu configuration management" (Jocelyn Falempe) [2160452]
- Revert "i915: use the VMA iterator" (Jocelyn Falempe) [2160452]
- Revert "drm/i915/userptr: restore probe_range behaviour" (Jocelyn Falempe) [2160452]
- Revert "dynamic_dname(): drop unused dentry argument" (Jocelyn Falempe) [2160452]
- Revert "i2c: Make remove callback return void" (Jocelyn Falempe) [2160452]
- Merge DRM changes from upstream v6.0..v6.1 (Jocelyn Falempe) [2160452]
- Enable A64FX_DIAG config option (Charles Mirabile) [2047817]
- NMI workaround for GIC irq controllers (Charles Mirabile) [2047817]
- arm64: entry: avoid kprobe recursion (Charles Mirabile) [2047817]
- soc: a64fx-diag: disable modular build (Charles Mirabile) [2047817]
- soc: fujitsu: Add A64FX diagnostic interrupt driver (Charles Mirabile) [2047817]
- irqchip/gic-v3: Fix priority mask handling (Charles Mirabile) [2047817]
- irqchip/gic-v3: Refactor ISB + EOIR at ack time (Charles Mirabile) [2047817]
- irqchip/gic-v3: Ensure pseudo-NMIs have an ISB between ack and handling (Charles Mirabile) [2047817]
- arm64: select TRACE_IRQFLAGS_NMI_SUPPORT (Charles Mirabile) [2047817]
- arm64: entry: Save some nops when CONFIG_ARM64_PSEUDO_NMI is not set (Charles Mirabile) [2047817]
- irqchip/gic-v3: Fix priority comparison when non-secure priorities are used (Charles Mirabile) [2047817]
- arm64: entry: add missing noinstr (Charles Mirabile) [2047817]
- arm64: suspend: Use cpuidle context helpers in cpu_suspend() (Charles Mirabile) [2047817]
- PSCI: Use cpuidle context helpers in psci_cpu_suspend_enter() (Charles Mirabile) [2047817]
- arm64: Convert cpu_do_idle() to using cpuidle context helpers (Charles Mirabile) [2047817]
- arm64: Add cpuidle context save/restore helpers (Charles Mirabile) [2047817]
- arm64: entry: make NMI entry/exit functions static (Charles Mirabile) [2047817]
- arm64: entry: split SDEI entry (Charles Mirabile) [2047817]
- arm64: entry: split bad stack entry (Charles Mirabile) [2047817]
- arm64: entry: fold el1_inv() into el1h_64_sync_handler() (Charles Mirabile) [2047817]
- arm64: entry: handle all vectors with C (Charles Mirabile) [2047817]
- arm64: entry: template the entry asm functions (Charles Mirabile) [2047817]
- arm64: entry: improve bad_mode() (Charles Mirabile) [2047817]
- arm64: entry: move bad_mode() to entry-common.c (Charles Mirabile) [2047817]
- arm64: entry: consolidate EL1 exception returns (Charles Mirabile) [2047817]
- arm64: entry: organise entry vectors consistently (Charles Mirabile) [2047817]
- arm64: entry: organise entry handlers consistently (Charles Mirabile) [2047817]
- arm64: entry: convert IRQ+FIQ handlers to C (Charles Mirabile) [2047817]
- arm64: entry: add a call_on_irq_stack helper (Charles Mirabile) [2047817]
- arm64: entry: move NMI preempt logic to C (Charles Mirabile) [2047817]
- arm64: entry: move arm64_preempt_schedule_irq to entry-common.c (Charles Mirabile) [2047817]
- arm64: entry: convert SError handlers to C (Charles Mirabile) [2047817]
- arm64: entry: unmask IRQ+FIQ after EL0 handling (Charles Mirabile) [2047817]
- arm64: remove redundant local_daif_mask() in bad_mode() (Charles Mirabile) [2047817]
- arm64: entry: always set GIC_PRIO_PSR_I_SET during entry (Charles Mirabile) [2047817]
- arm64: entry: remove test_irqs_unmasked macro (Charles Mirabile) [2047817]
- arm64: irq: allow FIQs to be handled (Charles Mirabile) [2047817]
- arm64: Always keep DAIF.[IF] in sync (Charles Mirabile) [2047817]
- arm64: entry: factor irq triage logic into macros (Charles Mirabile) [2047817]
- arm64: irq: rework root IRQ handler registration (Charles Mirabile) [2047817]
- arm64: don't use GENERIC_IRQ_MULTI_HANDLER (Charles Mirabile) [2047817]
- genirq: Allow architectures to override set_handle_irq() fallback (Charles Mirabile) [2047817]
- irqchip: Do not blindly select CONFIG_GENERIC_IRQ_MULTI_HANDLER (Charles Mirabile) [2047817]
- arm64: entry: consolidate Cortex-A76 erratum 1463225 workaround (Charles Mirabile) [2047817]
- arm64: entry: remove redundant IRQ flag tracing (Charles Mirabile) [2047817]
- arm64: entry: suppress W=1 prototype warnings (Charles Mirabile) [2047817]
- arm64: sdei: explicitly simulate PAN/UAO entry (Charles Mirabile) [2047817]
- arm64: entry: fix EL1 debug transitions (Charles Mirabile) [2047817]
- arm64: entry: fix NMI {user, kernel}->kernel transitions (Charles Mirabile) [2047817]
- arm64: entry: fix non-NMI kernel<->kernel transitions (Charles Mirabile) [2047817]
- arm64: ptrace: prepare for EL1 irq/rcu tracking (Charles Mirabile) [2047817]
- arm64: entry: fix non-NMI user<->kernel transitions (Charles Mirabile) [2047817]
- arm64: entry: move el1 irq/nmi logic to C (Charles Mirabile) [2047817]
- arm64: entry: prepare ret_to_user for function call (Charles Mirabile) [2047817]
- arm64: entry: move enter_from_user_mode to entry-common.c (Charles Mirabile) [2047817]
- arm64: entry: mark entry code as noinstr (Charles Mirabile) [2047817]
- arm64: mark idle code as noinstr (Charles Mirabile) [2047817]
- arm64: add C wrappers for SET_PSTATE_*() (Charles Mirabile) [2047817]
- kgdb: Honour the kprobe blocklist when setting breakpoints (Charles Mirabile) [2047817]
- genirq: Add stub for set_handle_irq() when !GENERIC_IRQ_MULTI_HANDLER (Charles Mirabile) [2047817]
- arm64: Improve diagnostics when trapping BRK with FAULT_BRK_IMM (Charles Mirabile) [2047817]
- arm64/entry: deduplicate SW PAN entry/exit routines (Charles Mirabile) [2047817]
- arm64: Prepare arch_nmi_enter() for recursion (Charles Mirabile) [2047817]
- arm64: Make debug exception handlers visible from RCU (Charles Mirabile) [2047817]
- irqchip: Remove unneeded select IRQ_DOMAIN (Charles Mirabile) [2047817]
- net/mlx5e: TC, Fix using eswitch mapping in nic mode (Amir Tzin) [2166015]
- net/mlx5e: Use query_special_contexts cmd only once per mdev (Amir Tzin) [2166015]
- net/mlx5e: Move Ethernet driver debugfs to profile init callback (Amir Tzin) [2166015]
- net/mlx5e: Do not update SBCM when prio2buffer command is invalid (Amir Tzin) [2166015]
- RDMA/mlx5: Use correct device num_ports when modify DC (Amir Tzin) [2166015]
- net/mlx5e: Nullify table pointer when failing to create (Amir Tzin) [2166015]
- net/mlx5e: Fix error flow in representor failing to add vport rx rule (Amir Tzin) [2166015]
- net/mlx5: E-switch, Don't destroy indirect table in split rule (Amir Tzin) [2166015]
- net/mlx5: E-switch, Create per vport table based on devlink encap mode (Amir Tzin) [2166015]
- net/mlx5e: Don't clone flow post action attributes second time (Amir Tzin) [2166015]
- Revert "net/mlx5: Expose vnic diagnostic counters for eswitch managed vports" (Amir Tzin) [2166015]
- RDMA/mlx5: Fix flow counter query via DEVX (Amir Tzin) [2166015]
- RDMA/mlx5: Check pcie_relaxed_ordering_enabled() in UMR (Amir Tzin) [2166015]
- net/mlx5: Fix wrong comment (Amir Tzin) [2166015]
- net/mlx5e: Coding style fix, add empty line (Amir Tzin) [2166015]
- RDMA/mlx5: Coding style fix reported by checkpatch (Amir Tzin) [2166015]
- net/mlx5e: Release the label when replacing existing ct entry (Amir Tzin) [2165914]
- net/mlx5: Release tunnel device after tc update skb (Amir Tzin) [2166015]
- Revert "net/mlx5: Expose steering dropped packets counter" (Amir Tzin) [2166015]
- Revert "net/mlx5e: Don't use termination table when redundant" (Amir Tzin) [2166015]
- Revert "net/mlx5: Enable management PF initialization" (Amir Tzin) [2166015]
- net/mlx5: E-Switch, Fix an Oops in error handling code (Amir Tzin) [2166015]
- net/mlx5: Read the TC mapping of all priorities on ETS query (Amir Tzin) [2166015]
- net/mlx5e: Initialize link speed to zero (Amir Tzin) [2166015]
- net/mlx5: Fix steering rules cleanup (Amir Tzin) [2166015]
- net/mlx5e: Block entering switchdev mode with ns inconsistency (Amir Tzin) [2166015 2166018]
- net/mlx5e: Set uplink rep as NETNS_LOCAL (Amir Tzin) [2166015]
- IB/mlx5: Add support for 400G_8X lane speed (Amir Tzin) [2166015]
- net/mlx5e: TC, Remove error message log print (Amir Tzin) [2166015]
- net/mlx5e: TC, fix cloned flow attribute (Amir Tzin) [2166015]
- net/mlx5e: TC, fix missing error code (Amir Tzin) [2166015]
- net/sched: TC, fix raw counter initialization (Amir Tzin) [2166015]
- net/mlx5: Set BREAK_FW_WAIT flag first when removing driver (Amir Tzin) [2166013]
- net/mlx5e: Fix cleanup null-ptr deref on encap lock (Amir Tzin) [2166013]
- net/mlx5: E-switch, Fix missing set of split_count when forward to ovs internal port (Amir Tzin) [2166013]
- net/mlx5: E-switch, Fix wrong usage of source port rewrite in split rules (Amir Tzin) [2166013 2166018]
- net/mlx5: Disable eswitch before waiting for VF pages (Amir Tzin) [2166013]
- net/mlx5: Fix setting ec_function bit in MANAGE_PAGES (Amir Tzin) [2166013]
- net/mlx5e: Don't cache tunnel offloads capability (Amir Tzin) [2166013]
- net/mlx5e: Remove hairpin write debugfs files (Amir Tzin) [2166015]
- net/mlx5: Remove NULL check before dev_{put, hold} (Amir Tzin) [2166015]
- net/mlx5e: TC, Set CT miss to the specific ct action instance (Amir Tzin) [2166015]
- net/mlx5e: Rename CHAIN_TO_REG to MAPPED_OBJ_TO_REG (Amir Tzin) [2166015]
- net/mlx5: Refactor tc miss handling to a single function (Amir Tzin) [2166015]
- net/mlx5: Kconfig: Make tc offload depend on tc skb extension (Amir Tzin) [2166015]
- net/sched: Rename user cookie and act cookie (mlx5 hunk only) (Amir Tzin) [2166015]
- IB/mlx5: Extend debug control for CC parameters (Amir Tzin) [2166015]
- net/mlx5e: Allow offloading of ct 'new' match (Amir Tzin) [2165914 2166015]
- net/mlx5e: Implement CT entry update (Amir Tzin) [2165914 2166015]
- net: flow_offload: provision conntrack info in ct_metadata(mlx5 hunks only) (Amir Tzin) [2165914 2166015]
- net/mlx5e: Fix outdated TLS comment (Amir Tzin) [2166015]
- net/mlx5e: Remove unused function mlx5e_sq_xmit_simple (Amir Tzin) [2166015]
- net/mlx5: Simplify eq list traversal (Amir Tzin) [2166015]
- net/mlx5e: Switch to using napi_build_skb() (Amir Tzin) [2166015]
- RDMA/mlx5: Use query_special_contexts for mkeys (Amir Tzin) [2166015]
- net/mlx5e: Use query_special_contexts for mkeys (Amir Tzin) [2166015]
- net/mlx5: Change define name for 0x100 lkey value (Amir Tzin) [2166015]
- net/mlx5: Expose bits for querying special mkeys (Amir Tzin) [2166015]
- RDMA/mlx5: Use rdma_umem_for_each_dma_block() (Amir Tzin) [2166015]
- net/mlx5e: TC, fix return value check in mlx5e_tc_act_stats_create() (Amir Tzin) [2166015]
- net/mlx5e: TC, support per action stats (Amir Tzin) [2166015]
- net/mlx5e: TC, map tc action cookie to a hw counter (Amir Tzin) [2166015]
- net/mlx5e: TC, store tc action cookies per attr (Amir Tzin) [2166015]
- net/mlx5e: TC, add hw counter to branching actions (Amir Tzin) [2166015]
- RDMA/mlx5: Track netdev to avoid deadlock during netdev notifier unregister (Amir Tzin) [2166015]
- net/mlx5e: Propagate an internal event in case uplink netdev changes (Amir Tzin) [2166015]
- net/mlx5e: Fix trap event handling (Amir Tzin) [2166015]
- net/mlx5: fw_tracer, Add support for unrecognized string (Amir Tzin) [2166015]
- net/mlx5: fw_tracer, Add support for strings DB update event (Amir Tzin) [2166015]
- net/mlx5: fw_tracer, allow 0 size string DBs (Amir Tzin) [2166015]
- net/mlx5: fw_tracer: Fix debug print (Amir Tzin) [2166015]
- net/mlx5: fs, Remove redundant assignment of size (Amir Tzin) [2166015]
- net/mlx5: fs_core, Remove redundant variable err (Amir Tzin) [2166015]
- net/mlx5: fs, Remove redundant vport_number assignment (Amir Tzin) [2166015]
- net/mlx5e: Remove redundant code for handling vlan actions (Amir Tzin) [2166015 2166018]
- net/mlx5: fw reset: Skip device ID check if PCI link up failed (Amir Tzin) [2166015]
- net/mlx5: Remove redundant health work lock (Amir Tzin) [2166015]
- mlx5: reduce stack usage in mlx5_setup_tc (Amir Tzin) [2166015]
- net/mlx5e: Trigger NAPI after activating an SQ (Amir Tzin) [2166015]
- net/mlx5e: IPoIB, Add support for XDR speed (Amir Tzin) [2166015]
- net/mlx5: Lag, Move mpesw related definitions to mpesw.h (Amir Tzin) [2166015]
- net/mlx5: Lag, Use flag to check for shared FDB mode (Amir Tzin) [2166015]
- net/mlx5: Lag, Remove redundant bool allocation on the stack (Amir Tzin) [2166015]
- net/mlx5: Lag, Use mlx5_lag_dev() instead of derefering pointers (Amir Tzin) [2166015]
- net/mlx5: Lag, Update multiport eswitch check to log an error (Amir Tzin) [2166015]
- net/mlx5: Add firmware support for MTUTC scaled_ppm frequency adjustments (Amir Tzin) [2166015]
- net/mlx5: Add hardware extended range support for PTP adjtime and adjphase (Amir Tzin) [2166015]
- net/mlx5: Add adjphase function to support hardware-only offset control (Amir Tzin) [2166015]
- net/mlx5: Geneve, Fix handling of Geneve object id as error code (Amir Tzin) [2166015]
- net/mlx5e: Verify flow_source cap before using it (Amir Tzin) [2166015 2166018]
- net/mlx5: ECPF, wait for VF pages only after disabling host PFs (Amir Tzin) [2166015]
- mlx5: fix possible ptp queue fifo use-after-free (Amir Tzin) [2166015]
- mlx5: fix skb leak while fifo resync and push (Amir Tzin) [2166015]
- net/mlx5: Fix memory leak in error flow of port set buffer (Amir Tzin) [2166015]
- net/mlx5e: Remove incorrect debugfs_create_dir NULL check in TLS (Amir Tzin) [2166015]
- net/mlx5e: Remove incorrect debugfs_create_dir NULL check in hairpin (Amir Tzin) [2166015]
- net/mlx5: Enhance debug print in page allocation failure (Amir Tzin) [2166015]
- net/mlx5e: kTLS, Improve connection rate by using fast update encryption key (Amir Tzin) [2166015]
- net/mlx5: Keep only one bulk of full available DEKs (Amir Tzin) [2166015]
- net/mlx5: Add async garbage collector for DEK bulk (Amir Tzin) [2166015]
- net/mlx5: Reuse DEKs after executing SYNC_CRYPTO command (Amir Tzin) [2166015]
- net/mlx5: Use bulk allocation for fast update encryption key (Amir Tzin) [2166015]
- net/mlx5: Add bulk allocation and modify_dek operation (Amir Tzin) [2166015]
- net/mlx5: Add support SYNC_CRYPTO command (Amir Tzin) [2166015]
- net/mlx5: Add new APIs for fast update encryption key (Amir Tzin) [2166015]
- net/mlx5: Refactor the encryption key creation (Amir Tzin) [2166015]
- net/mlx5: Add const to the key pointer of encryption key creation (Amir Tzin) [2166015]
- net/mlx5: Prepare for fast crypto key update if hardware supports it (Amir Tzin) [2166015]
- net/mlx5: Change key type to key purpose (Amir Tzin) [2166015]
- net/mlx5: Add IFC bits and enums for crypto key (Amir Tzin) [2166015]
- net/mlx5: Add IFC bits for general obj create param (Amir Tzin) [2166015]
- net/mlx5: Header file for crypto (Amir Tzin) [2166015]
- net/mlx5e: Use read lock for eswitch get callbacks (Amir Tzin) [2166015 2166018]
- net/mlx5e: Remove redundant allocation of spec in create indirect fwd group (Amir Tzin) [2165994 2166015]
- net/mlx5e: Support Geneve and GRE with VF tunnel offload (Amir Tzin) [2165994 2166015 2166018]
- net/mlx5: E-Switch, Fix typo for egress (Amir Tzin) [2166015]
- net/mlx5e: Warn when destroying mod hdr hash table that is not empty (Amir Tzin) [2166015]
- net/mlx5e: TC, Use common function allocating flow mod hdr or encap mod hdr (Amir Tzin) [2166015]
- net/mlx5e: TC, Add tc prefix to attach/detach hdr functions (Amir Tzin) [2166015]
- net/mlx5e: TC, Pass flow attr to attach/detach mod hdr functions (Amir Tzin) [2166015]
- net/mlx5: E-switch, Remove redundant comment about meta rules (Amir Tzin) [2166015]
- net/mlx5: Suppress error logging on UCTX creation (Amir Tzin) [2166015]
- net/mlx5e: Suppress Send WQEBB room warning for PAGE_SIZE >= 16KB (Amir Tzin) [2166015]
- net/mlx5e: Use kzalloc() in mlx5e_accel_fs_tcp_create() (Amir Tzin) [2166015]
- net/mlx5: remove redundant ret variable (Amir Tzin) [2166015]
- net/mlx5e: Replace 0-length array with flexible array (Amir Tzin) [2166015]
- net/mlx5e: Replace zero-length array with flexible-array member (Amir Tzin) [2166015]
- net/mlx5: Prevent high-rate FW commands from populating all slots (Amir Tzin) [2166015]
- net/mlx5: Introduce and use opcode getter in command interface (Amir Tzin) [2166015]
- net/mlx5: Enable management PF initialization (Amir Tzin) [2166015]
- net/mlx5e: Add hairpin debugfs files (Amir Tzin) [2166015]
- net/mlx5e: Add flow steering debugfs directory (Amir Tzin) [2166015]
- net/mlx5e: Add hairpin params structure (Amir Tzin) [2166015]
- net/mlx5e: kTLS, Add debugfs (Amir Tzin) [2166015]
- net/mlx5e: Add Ethernet driver debugfs (Amir Tzin) [2166015]
- net/mlx5e: Update shared buffer along with device buffer changes (Amir Tzin) [2166015]
- net/mlx5e: Add API to query/modify SBPR and SBCM registers (Amir Tzin) [2166015]
- net/mlx5: Expose shared buffer registers bits and structs (Amir Tzin) [2166015]
- net/mlx5: Serialize module cleanup with reload and remove (Amir Tzin) [2166013]
- net/mlx5: fw_tracer, Zero consumer index when reloading the tracer (Amir Tzin) [2166013]
- net/mlx5: fw_tracer, Clear load bit when freeing string DBs buffers (Amir Tzin) [2166013]
- net/mlx5: Expose SF firmware pages counter (Amir Tzin) [2166013]
- net/mlx5: Store page counters in a single array (Amir Tzin) [2166013]
- net/mlx5e: IPoIB, Show unknown speed instead of error (Amir Tzin) [2166013]
- net/mlx5e: Fix crash unsetting rx-vlan-filter in switchdev mode (Amir Tzin) [2055530 2166013]
- net/mlx5: Bridge, fix ageing of peer FDB entries (Amir Tzin) [2166013]
- net/mlx5: DR, Fix potential race in dr_rule_create_rule_nic (Amir Tzin) [2166013]
- net/mlx5e: Update rx ring hw mtu upon each rx-fcs flag change (Amir Tzin) [2166013]
- net/mlx5e: Don't support encap rules with gbp option (Amir Tzin) [2166013]
- net/mlx5e: Fix memory leak on updating vport counters (Amir Tzin) [2165677 2166013]
- net/mlx5e: TC, Restore pkt rate policing support (Amir Tzin) [2165893 2166013]
- net/mlx5e: TC, ignore match level for post meter rules (Amir Tzin) [2165893 2166013]
- net/mlx5: DR, Fix 'stack frame size exceeds limit' error in dr_rule (Amir Tzin) [2166013]
- net/mlx5: Lag, fix failure to cancel delayed bond work (Amir Tzin) [2166013]
- net/mlx5e: Fix RX reporter for XSK RQs (Amir Tzin) [2166013]
- net/mlx5: Expose steering dropped packets counter (Amir Tzin) [2166013]
- net/mlx5: Refactor and expand rep vport stat group (Amir Tzin) [2165677 2166013]
- net/mlx5e: TC, add support for meter mtu offload (Amir Tzin) [2165893 2166013 2166018]
- net/mlx5e: meter, add mtu post meter tables (Amir Tzin) [2165893 2166013]
- net/mlx5e: meter, refactor to allow multiple post meter tables (Amir Tzin) [2165893 2166013]
- net/mlx5: DR, Add support for range match action (Amir Tzin) [2165893 2166013]
- net/mlx5: DR, Add function that tells if STE miss addr has been initialized (Amir Tzin) [2165893 2166013]
- net/mlx5: DR, Some refactoring of miss address handling (Amir Tzin) [2165893 2166013]
- net/mlx5: DR, Manage definers with refcounts (Amir Tzin) [2165893 2166013]
- net/mlx5: DR, Handle FT action in a separate function (Amir Tzin) [2165893 2166013]
- net/mlx5: DR, Rework is_fw_table function (Amir Tzin) [2165893 2166013]
- net/mlx5: DR, Add functions to create/destroy MATCH_DEFINER general object (Amir Tzin) [2165893 2166013]
- net/mlx5: fs, add match on ranges API (Amir Tzin) [2165893 2166013]
- net/mlx5: mlx5_ifc updates for MATCH_DEFINER general object (Amir Tzin) [2165893 2166013]
- net/mlx5e: TC, allow meter jump control action (Amir Tzin) [2165893 2166013]
- net/mlx5e: TC, init post meter rules with branching attributes (Amir Tzin) [2165893 2166013]
- net/mlx5e: TC, rename post_meter actions (Amir Tzin) [2165893 2166013]
- net/mlx5e: TC, initialize branching action with target attr (Amir Tzin) [2165893 2166013]
- net/mlx5e: TC, initialize branch flow attributes (Amir Tzin) [2165893 2166013]
- net/mlx5e: TC, set control params for branching actions (Amir Tzin) [2165893 2166013]
- net/mlx5e: TC, validate action list per attribute (Amir Tzin) [2165893 2166013]
- net/mlx5e: Adjust function actions_match_supported() to upstream. (Amir Tzin) [2166006]
- net/mlx5e: TC, add terminating actions (Amir Tzin) [2165893 2166013]
- net/mlx5e: TC, reuse flow attribute post parser processing (Amir Tzin) [2165893 2166013]
- net/mlx5: fs, assert null dest pointer when dest_num is 0 (Amir Tzin) [2165893 2166013]
- net/mlx5e: E-Switch, handle flow attribute with no destinations (Amir Tzin) [2165893 2166013 2166018]
- RDMA/mlx5: Remove not-used IB_FLOW_SPEC_IB define (Amir Tzin) [2166013]
- RDMA/mlx5: no need to kfree NULL pointer (Amir Tzin) [2166013]
- net/mlx5e: TC, Add offload support for trap with additional actions (Amir Tzin) [2166013 2166018]
- net/mlx5e: Do early return when setup vports dests for slow path flow (Amir Tzin) [2166013 2166018]
- net/mlx5e: Support devlink reload of IPsec core (Amir Tzin) [2166013]
- net/mlx5: Remove redundant check (Amir Tzin) [2166013]
- net/mlx5e: Don't use termination table when redundant (Amir Tzin) [2166013]
- net/mlx5: Remove unused ctx variables (Amir Tzin) [2166013]
- net/mlx5e: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper (Amir Tzin) [2166013]
- net/mlx5e: Remove unneeded io-mapping.h #include (Amir Tzin) [2166013]
- net/mlx5e: CT, optimize pre_ct table lookup (Amir Tzin) [2166013]
- net/mlx5e: kTLS, Use a single async context object per a callback bulk (Amir Tzin) [2166013]
- net/mlx5e: kTLS, Remove unnecessary per-callback completion (Amir Tzin) [2166013]
- net/mlx5e: kTLS, Remove unused work field (Amir Tzin) [2166013]
- net/mlx5e: TC, Remove redundant WARN_ON() (Amir Tzin) [2166013]
- net/mlx5e: Add error flow when failing update_rx (Amir Tzin) [2166013]
- net/mlx5e: Move params kernel log print to probe function (Amir Tzin) [2166013]
- net/mlx5e: Support enhanced CQE compression (Amir Tzin) [2166013]
- net/mlx5e: Use clamp operation instead of open coding it (Amir Tzin) [2166013]
- net/mlx5e: remove unused list in arfs (Amir Tzin) [2166013]
- net/mlx5: Expose vhca_id to debugfs (Amir Tzin) [2166013]
- net/mlx5: Unregister traps on driver unload flow (Amir Tzin) [2166013]
- net/mlx5: Fix spelling mistake "destoy" -> "destroy" (Amir Tzin) [2166013]
- net/mlx5: Bridge, Use debug instead of warn if entry doesn't exists (Amir Tzin) [2166013]
- RDMA/mlx5: Change debug log level for remote access error syndromes (Amir Tzin) [2166013]
- ptp: mlx5: convert to .adjfine and adjust_by_scaled_ppm (Amir Tzin) [2166013]
- net/mlx5: DR, Remove the buddy used_list (Amir Tzin) [2166013]
- net/mlx5: DR, Keep track of hot ICM chunks in an array instead of list (Amir Tzin) [2166013]
- net/mlx5: DR, Lower sync threshold for ICM hot memory (Amir Tzin) [2166013]
- net/mlx5: DR, Allocate htbl from its own slab allocator (Amir Tzin) [2166013]
- net/mlx5: DR, Allocate icm_chunks from their own slab allocator (Amir Tzin) [2166013]
- net/mlx5: DR, Manage STE send info objects in pool (Amir Tzin) [2166013]
- net/mlx5: DR, In rehash write the line in the entry immediately (Amir Tzin) [2166013]
- net/mlx5: DR, Handle domain memory resources init/uninit separately (Amir Tzin) [2166013]
- net/mlx5: DR, Initialize chunk's ste_arrays at chunk creation (Amir Tzin) [2166013]
- net/mlx5: DR, For short chains of STEs, avoid allocating ste_arr dynamically (Amir Tzin) [2166013]
- net/mlx5: DR, Remove unneeded argument from dr_icm_chunk_destroy (Amir Tzin) [2166013]
- net/mlx5: DR, Check device state when polling CQ (Amir Tzin) [2166013]
- net/mlx5: DR, In destroy flow, free resources even if FW command failed (Amir Tzin) [2166013]
- net/mlx5: Add support for NPPS with real time mode (Amir Tzin) [2166006]
- net/mlx5: Expose NPPS related registers (Amir Tzin) [2166006]
- net/mlx5e: Use kvfree() in mlx5e_accel_fs_tcp_create() (Amir Tzin) [2166006]
- net/mlx5e: Remove leftovers from old XSK queues enumeration (Amir Tzin) [2166006]
- net/mlx5: Lag, avoid lockdep warnings (Amir Tzin) [2166006]
- net/mlx5: Update fw fatal reporter state on PCI handlers successful recover (Amir Tzin) [2166006]
- net/mlx5: Make ASO poll CQ usable in atomic context (Amir Tzin) [2166006]
- net/mlx5: E-Switch, Return EBUSY if can't get mode lock (Amir Tzin) [2166006]
- net/mlx5: E-switch, Don't update group if qos is not enabled (Amir Tzin) [2166006]
- net/mlx5: E-Switch, Allow offloading fwd dest flow table with vport (Amir Tzin) [2166006 2166018]
- net/mlx5: Set default grace period based on function type (Amir Tzin) [2166006]
- net/mlx5: Start health poll at earlier stage of driver load (Amir Tzin) [2166006]
- net/mlx5e: Expose rx_oversize_pkts_buffer counter (Amir Tzin) [2166006]
- net/mlx5: Remove from FPGA IFC file not-needed definitions (Amir Tzin) [2166006]
- net/mlx5: Remove unused structs (Amir Tzin) [2166006]
- net/mlx5: Remove unused functions (Amir Tzin) [2166006]
- net/mlx5: detect and enable bypass port select flow table (Amir Tzin) [2166006]
- net/mlx5: Lag, enable hash mode by default for all NICs (Amir Tzin) [2166006]
- net/mlx5: Lag, set active ports if support bypass port select flow table (Amir Tzin) [2166006]
- RDMA/mlx5: Don't set tx affinity when lag is in hash mode (Amir Tzin) [2166006]
- net/mlx5: add IFC bits for bypassing port select flow table (Amir Tzin) [2166006]
- RDMA/mlx5: Move function mlx5_core_query_ib_ppcnt() to mlx5_ib (Amir Tzin) [2166006]
- IB/mlx5: Support querying eswitch functions from DEVX (Amir Tzin) [2166006]
- net: ethernet: move from strlcpy with unused retval to strscpy (mlx5 hunks only) (Amir Tzin) [2166006]
- net/mlx5e: Do not use err uninitialized in mlx5e_rep_add_meta_tunnel_rule() (Amir Tzin) [2166006]
- IB/mlx5: Remove duplicate header inclusion related to ODP (Amir Tzin) [2166006]
- net/mlx5: TC, Add support for SF tunnel offload (Amir Tzin) [2166006]
- net/mlx5: E-Switch, Move send to vport meta rule creation (Amir Tzin) [2166006 2166018]
- net/mlx5: E-Switch, Split creating fdb tables into smaller chunks (Amir Tzin) [2166006 2166018]
- net/mlx5: E-Switch, Add default drop rule for unmatched packets (Amir Tzin) [2166006 2166018]
- net/mlx5: Adjust function mlx5_eswitch_inline_mode_get() location (Amir Tzin) [2166006]
- net/mlx5e: Completely eliminate priv from fs.h (Amir Tzin) [2166006]
- net/mlx5e: Make all ttc functions of en_fs get fs struct as argument (Amir Tzin) [2166006]
- net/mlx5e: Make flow steering arfs independent of priv (Amir Tzin) [2166006]
- net/mlx5e: Introduce flow steering debug macros (Amir Tzin) [2166006]
- net/mlx5e: Separate ethtool_steering from fs.h and make private (Amir Tzin) [2166006]
- net/mlx5e: Directly get flow_steering struct as input when init/cleanup ethtool steering (Amir Tzin) [2166006]
- Revert "[netdrv] net/mlx5e: Fix missing cleanup of ethtool steering during rep rx cleanup" (Amir Tzin) [2166006]
- net/mlx5e: Convert ethtool_steering member of flow_steering struct to pointer (Amir Tzin) [2166006]
- net/mlx5e: Drop priv argument of ptp function in en_fs (Amir Tzin) [2166006]
- net/mlx5e: Decouple fs_tcp from en.h (Amir Tzin) [2166006]
- net/mlx5e: Decouple fs_tt_redirect from en.h (Amir Tzin) [2166006]
- net/mlx5e: Introduce flow steering API (Amir Tzin) [2166006]
- IB/mlx5: Call io_stop_wc() after writing to WC MMIO (Amir Tzin) [2166006]
Resolves: rhbz#2047817, rhbz#2055530, rhbz#2153370, rhbz#2159264, rhbz#2160149, rhbz#2160452, rhbz#2165677, rhbz#2165893, rhbz#2165914, rhbz#2165994, rhbz#2166006, rhbz#2166013, rhbz#2166015, rhbz#2166018, rhbz#2175625, rhbz#2175716, rhbz#2188737, rhbz#2208904, rhbz#2212240, rhbz#2214027, rhbz#2215018, rhbz#2215040, rhbz#2215418, rhbz#2215423, rhbz#2216962, rhbz#2217552

Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
2023-07-04 18:08:40 +02:00
Denys Vlasenko
c95c0aea23 kernel-4.18.0-496.el8
* Thu Jun 01 2023 Denys Vlasenko <dvlasenk@redhat.com> [4.18.0-496.el8]
- netfilter: nft_redir: correct value of inet type `.maxattrs` (Florian Westphal) [2189517]
- netfilter: tproxy: fix deadlock due to missing BH disable (Florian Westphal) [2189517]
- netfilter: ebtables: fix table blob use-after-free (Florian Westphal) [2189517]
- netfilter: ctnetlink: fix possible refcount leak in ctnetlink_create_conntrack() (Florian Westphal) [2189517]
- netfilter: nf_tables: make table handle allocation per-netns friendly (Florian Westphal) [2189517]
- netfilter: nf_tables: really skip inactive sets when allocating name (Florian Westphal) [2189517]
- intel_idle: add Emerald Rapids Xeon support (Prarit Bhargava) [2156824]
- tools/power turbostat: Introduce support for EMR (Prarit Bhargava) [2156806]
- kunit: drm: make DRM buddy test compatible with other pages sizes (Nico Pache) [2209108]
- redhat: fix missing kunit module in mod-internal.list (Nico Pache) [2209108]
- bluetooth: Perform careful capability checks in hci_sock_ioctl() (Ricardo Robaina) [2196353] {CVE-2023-2002}
- macvlan: Fix mc_filter calculation (Xin Long) [2186948]
- macvlan: Add netlink attribute for broadcast cutoff (Xin Long) [2186948]
- macvlan: Skip broadcast queue if multicast with single receiver (Xin Long) [2186948]
- net: macvlan: fix memory leaks of macvlan_common_newlink (Xin Long) [2186948]
- net: macvlan: change schedule system_wq to system_unbound_wq (Xin Long) [2186948]
- net: macvlan: fix potential UAF problem for lowerdev (Xin Long) [2186948]
- macvlan: Support for high multicast packet rate (Xin Long) [2186948]
- macvlan: Skip loopback packets in RX handler (Xin Long) [2186948]
- macvlan: fix null dereference in macvlan_device_event() (Xin Long) [2186948]
- macvlan: add cond_resched() during multicast processing (Xin Long) [2186948]
- macvlan: schedule bc_work even if error (Xin Long) [2186948]
- macvlan: replace kfree_skb by consume_skb for drop profiles (Xin Long) [2186948]
- tipc: fix unexpected link reset due to discovery messages (Xin Long) [2193242]
- tipc: Fix potential OOB in tipc_link_proto_rcv() (Xin Long) [2193242]
- tipc: check skb_linearize() return value in tipc_disc_rcv() (Xin Long) [2193242]
- tipc: fix the msg->req tlv len check in tipc_nl_compat_name_table_dump_header (Xin Long) [2193242]
- tipc: fix a null-ptr-deref in tipc_topsrv_accept (Xin Long) [2193242]
- s390/dasd: fix hanging blockdevice after request requeue (Tobias Huschle) [2043875]
- s390/dasd: add autoquiesce event for start IO error (Tobias Huschle) [2043875]
- s390/dasd: add aq_timeouts autoquiesce trigger (Tobias Huschle) [2043875]
- s390/dasd: add aq_requeue sysfs attribute (Tobias Huschle) [2043875]
- s390/dasd: add aq_mask sysfs attribute (Tobias Huschle) [2043875]
- s390/dasd: add autoquiesce feature (Tobias Huschle) [2043875]
- s390/dasd: remove unused DASD EER defines (Tobias Huschle) [2043875]
- md: Fix bitmap offset type in sb writer (Nigel Croxon) [2189478]
- md/raid5: Improve performance for sequential IO (Nigel Croxon) [2189478]
- md/raid5: remove unused working_disks variable (Nigel Croxon) [2189478]
- md/raid10: fix memleak of md thread (Nigel Croxon) [2189478]
- md/raid10: fix memleak for 'conf->bio_split' (Nigel Croxon) [2189478]
- md/raid10: fix leak of 'r10bio->remaining' for recovery (Nigel Croxon) [2189478]
- md/raid10: don't BUG_ON() in raise_barrier() (Nigel Croxon) [2189478]
- md: fix soft lockup in status_resync (Nigel Croxon) [2189478]
- md: add error_handlers for raid0 and linear (Nigel Croxon) [2151208 2189478]
- md: Use optimal I/O size for last bitmap page (Nigel Croxon) [2189478]
- md: Fix types in sb writer (Nigel Croxon) [2189478]
- md: Move sb writer loop to its own function (Nigel Croxon) [2189478]
- md/raid10: Fix typo in comment (replacment -> replacement) (Nigel Croxon) [2189478]
- md/raid10: fix null-ptr-deref in raid10_sync_request (Nigel Croxon) [2189478]
- md/raid10: fix task hung in raid10d (Nigel Croxon) [2189478]
- md: simplify sysctl registration (Nigel Croxon) [2189478]
- HID: intel-ish-hid: ipc: Fix potential use-after-free in work function (Tony Camuso) [2182388]
- devm-helpers: Fix devm_delayed_work_autocancel() kerneldoc (Tony Camuso) [2182388]
- devm-helpers: Add resource managed version of work init (Tony Camuso) [2182388]
- workqueue: Add resource managed version of delayed work init (Tony Camuso) [2182388]
- HID: stop drivers from selecting CONFIG_HID (Tony Camuso) [2182388]
- HID: intel_ish-hid: Add check for ishtp_dma_tx_map (Tony Camuso) [2182388]
- HID: intel-ish-hid: ishtp: remove variable rb_count (Tony Camuso) [2182388]
Resolves: rhbz#2043875, rhbz#2151208, rhbz#2156806, rhbz#2156824, rhbz#2182388, rhbz#2186948, rhbz#2189478, rhbz#2189517, rhbz#2193242, rhbz#2196353, rhbz#2209108

Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
2023-06-02 12:58:10 +02:00
Denys Vlasenko
19ed04a388 kernel-4.18.0-493.el8
* Tue May 16 2023 Denys Vlasenko <dvlasenk@redhat.com> [4.18.0-493.el8]
- kunit: make kunit_test_timeout compatible with comment (Nico Pache) [2168375]
- kunit: fix assert_type for comparison macros (Nico Pache) [2168375]
- redhat: include new kunit tests in mod-internals (Nico Pache) [2168375]
- kernel.h: split out mathematical helpers (Nico Pache) [2168375]
- linux/kernel.h: fix overflow for DIV_ROUND_UP_ULL (Nico Pache) [2168375]
- linux/kernel.h: Use parentheses around argument in u64_to_user_ptr() (Nico Pache) [2168375]
- <linux/kernel.h>: drop the gcc-3.3 'const' hack in roundup() (Nico Pache) [2168375]
- kernel.h: documentation for roundup() vs round_up() (Nico Pache) [2168375]
- apparmor: test: Use NULL macros (Nico Pache) [2168375]
- kasan: test: Use NULL macros (Nico Pache) [2168375]
- kunit: use NULL macros (Nico Pache) [2168375]
- kunit: Introduce _NULL and _NOT_NULL macros (Nico Pache) [2168375]
- kunit: decrease macro layering for EQ/NE asserts (Nico Pache) [2168375]
- kunit: decrease macro layering for integer asserts (Nico Pache) [2168375]
- kunit: reduce layering in string assertion macros (Nico Pache) [2168375]
- kunit: drop unused intermediate macros for ptr inequality checks (Nico Pache) [2168375]
- kunit: make KUNIT_EXPECT_EQ() use KUNIT_EXPECT_EQ_MSG(), etc. (Nico Pache) [2168375]
- Documentation: kunit: Remove redundant 'tips.rst' page (Nico Pache) [2168375]
- Documentation: KUnit: reword description of assertions (Nico Pache) [2168375]
- kunit: tool: Don't download risc-v opensbi firmware with wget (Nico Pache) [2168375]
- drm/tests: Split up test cases in igt_check_drm_format_min_pitch (Nico Pache) [2168375]
- kunit: executor: Fix a memory leak on failure in kunit_filter_tests (Nico Pache) [2168375]
- Documentation: kunit: Cleanup run_wrapper, fix x-ref (Nico Pache) [2168375]
- kunit: use kmemdup in kunit_filter_tests(), take suite as const (Nico Pache) [2168375]
- kunit: fix executor OOM error handling logic on non-UML (Nico Pache) [2168375]
- drm: selftest: convert drm_mm selftest to KUnit (Nico Pache) [2168375]
- drm: selftest: convert drm_buddy selftest to KUnit (Nico Pache) [2168375]
- drm: selftest: convert drm_framebuffer selftest to KUnit (Nico Pache) [2168375]
- drm: selftest: convert drm_dp_mst_helper selftest to KUnit (Nico Pache) [2168375]
- drm: selftest: convert drm_plane_helper selftest to KUnit (Nico Pache) [2168375]
- drm: selftest: convert drm_format selftest to KUnit (Nico Pache) [2168375]
- drm: selftest: convert drm_rect selftest to KUnit (Nico Pache) [2168375]
- drm: selftest: convert drm_cmdline_parser selftest to KUnit (Nico Pache) [2168375]
- drm: selftest: convert drm_damage_helper selftest to KUnit (Nico Pache) [2168375]
- drm/doc: Add KUnit documentation (Nico Pache) [2168375]
- kunit: drop unused assert_type from kunit_assert and clean up macros (Nico Pache) [2168375]
- kunit: split out part of kunit_assert into a static const (Nico Pache) [2168375]
- kunit: factor out kunit_base_assert_format() call into kunit_fail() (Nico Pache) [2168375]
- kunit: drop unused kunit* field in kunit_assert (Nico Pache) [2168375]
- kunit: move check if assertion passed into the macros (Nico Pache) [2168375]
- kunit: tool: misc cleanups (Nico Pache) [2168375]
- kunit: tool: minor cosmetic cleanups in kunit_parser.py (Nico Pache) [2168375]
- kunit: tool: make parser stop overwriting status of suites w/ no_tests (Nico Pache) [2168375]
- kunit: tool: remove dead parse_crash_in_log() logic (Nico Pache) [2168375]
- kunit: tool: print clearer error message when there's no TAP output (Nico Pache) [2168375]
- kunit: tool: stop using a shell to run kernel under QEMU (Nico Pache) [2168375]
- kunit: tool: update test counts summary line format (Nico Pache) [2168375]
- kunit: bail out of test filtering logic quicker if OOM (Nico Pache) [2168375]
- lib/Kconfig.debug: change KUnit tests to default to KUNIT_ALL_TESTS (Nico Pache) [2168375]
- kunit: Rework kunit_resource allocation policy (Nico Pache) [2168375]
- thunderbolt: Add KUnit test for devices with no DisplayPort adapters (Nico Pache) [2168375]
- drm/todo: Add entry for converting kselftests to kunit (Nico Pache) [2168375]
- drm/todo: Add entry for using kunit in the subsystem (Nico Pache) [2168375]
- kunit: fix debugfs code to use enum kunit_status, not bool (Nico Pache) [2168375]
- kunit: add ability to specify suite-level init and exit functions (Nico Pache) [2168375]
- kunit: rename print_subtest_{start,end} for clarity (s/subtest/suite) (Nico Pache) [2168375]
- kunit: add support for kunit_suites that reference init code (Nico Pache) [2168375]
- Documentation: kunit: change complete_and_exit to kthread_complete_and_exit (Nico Pache) [2168375]
- mm/slub, kunit: Make slub_kunit unaffected by user specified flags (Nico Pache) [2168375]
- kunit: Make kunit_remove_resource() idempotent (Nico Pache) [2168375]
- list: test: Test the hlist structure (Nico Pache) [2168375]
- ASoC: soc-utils: Add kunit test for snd_soc_tdm_params_to_bclk() (Nico Pache) [2168375]
- ASoC: soc-utils: Add helper to calculate BCLK from TDM info (Nico Pache) [2168375]
- Documentation: kunit: update kconfig options needed for UML coverage (Nico Pache) [2168375]
- kunit: split resource API impl from test.c into new resource.c (Nico Pache) [2168375]
- kunit: split resource API from test.h into new resource.h (Nico Pache) [2168375]
- kunit: tool: more descriptive metavars/--help output (Nico Pache) [2168375]
- kunit: tool: Do not colorize output when redirected (Nico Pache) [2168375]
- kunit: tool: properly report the used arch for --json, or '' if not known (Nico Pache) [2168375]
- kunit: tool: refactor how we plumb metadata into JSON (Nico Pache) [2168375]
- kunit: tool: drop mostly unused KunitResult.result field (Nico Pache) [2168375]
- kunit: tool: readability tweaks in KernelCI json generation logic (Nico Pache) [2168375]
- kunit: tool: simplify code since build_dir can't be None (Nico Pache) [2168375]
- kunit: tool: drop last uses of collections.namedtuple (Nico Pache) [2168375]
- kunit: tool: drop unused KernelDirectoryPath var (Nico Pache) [2168375]
- kunit: tool: make --json handling a bit clearer (Nico Pache) [2168375]
- Documentation: kunit: fix path to .kunitconfig in start.rst (Nico Pache) [2168375]
- Documentation: kunit: Fix cross-referencing warnings (Nico Pache) [2168375]
- binfmt_elf: Introduce KUnit test (Nico Pache) [2168375]
- list: test: Add a test for list_entry_is_head() (Nico Pache) [2168375]
- list: test: Add a test for list_is_head() (Nico Pache) [2168375]
- list: test: Add test for list_del_init_careful() (Nico Pache) [2168375]
- list: introduce list_is_head() helper and re-use it in list.h (Nico Pache) [2168375]
- list: add "list_del_init_careful()" to go with "list_empty_careful()" (Nico Pache) [2168375]
- kunit: add example test case showing off all the expect macros (Nico Pache) [2168375]
- test_hash.c: refactor into kunit (Nico Pache) [2168375]
- lib/Kconfig.debug: properly split hash test kernel entries (Nico Pache) [2168375]
- test_hash.c: split test_hash_init (Nico Pache) [2168375]
- test_hash.c: split test_int_hash into arch-specific functions (Nico Pache) [2168375]
- hash.h: remove unused define directive (Nico Pache) [2168375]
- iio: test: Add check against NULL for buffer in tests. (Nico Pache) [2168375]
- net: kunit: add a test for dev_addr_lists (Nico Pache) [2168375]
- kprobes: convert tests to kunit (Nico Pache) [2168375]
- bitfield: build kunit tests without structleak plugin (Nico Pache) [2168375]
- thunderbolt: build kunit tests without structleak plugin (Nico Pache) [2168375]
- iio/test-format: build kunit tests without structleak plugin (Nico Pache) [2168375]
- gcc-plugins/structleak: add makefile var for disabling structleak (Nico Pache) [2168375]
- math: RATIONAL_KUNIT_TEST should depend on RATIONAL instead of selecting it (Nico Pache) [2168375]
- math: make RATIONAL tristate (Nico Pache) [2168375]
- rtc: move RTC_LIB_KUNIT_TEST to proper location (Nico Pache) [2168375]
- rtc: Improve performance of rtc_time64_to_tm(). Add tests. (Nico Pache) [2168375]
- lib/math/rational: add Kunit test cases (Nico Pache) [2168375]
- time/kunit: Add missing MODULE_LICENSE() (Nico Pache) [2168375]
- kasan: test: make use of kunit_skip() (Nico Pache) [2168375]
- time: Improve performance of time64_to_tm() (Nico Pache) [2168375]
- iio: Remove a cast in iio-test-format which is no longer required (Nico Pache) [2168375]
- lib: kunit: suppress a compilation warning of frame size (Nico Pache) [2168375]
- kasan: docs: update tests section (Nico Pache) [2168375]
- iio: Add basic unit test for iio_format_value() (Nico Pache) [2168375]
- Documentation: KUnit: Fix usage bug (Nico Pache) [2168375]
- kunit: fix missing f in f-string in run_checks.py (Nico Pache) [2168375]
- kunit: tool: Import missing importlib.abc (Nico Pache) [2168375]
- kunit: replace kernel.h with the necessary inclusions (Nico Pache) [2168375]
- Documentation: KUnit: Restyled Frequently Asked Questions (Nico Pache) [2168375]
- Documentation: KUnit: Restyle Test Style and Nomenclature page (Nico Pache) [2168375]
- Documentation: KUnit: Rework writing page to focus on writing tests (Nico Pache) [2168375]
- Documentation: kunit: Reorganize documentation related to running tests (Nico Pache) [2168375]
- Documentation: KUnit: Added KUnit Architecture (Nico Pache) [2168375]
- Documentation: KUnit: Rewrite getting started (Nico Pache) [2168375]
- Documentation: KUnit: Rewrite main page (Nico Pache) [2168375]
- kunit: tool: Default --jobs to number of CPUs (Nico Pache) [2168375]
- kunit: tool: fix newly introduced typechecker errors (Nico Pache) [2168375]
- kunit: tool: make `build` subcommand also reconfigure if needed (Nico Pache) [2168375]
- kunit: tool: delete kunit_parser.TestResult type (Nico Pache) [2168375]
- kunit: tool: use dataclass instead of collections.namedtuple (Nico Pache) [2168375]
- kunit: tool: suggest using decode_stacktrace.sh on kernel crash (Nico Pache) [2168375]
- kunit: tool: reconfigure when the used kunitconfig changes (Nico Pache) [2168375]
- kunit: tool: revamp message for invalid kunitconfig (Nico Pache) [2168375]
- kunit: tool: add --kconfig_add to allow easily tweaking kunitconfigs (Nico Pache) [2168375]
- kunit: tool: move Kconfig read_from_file/parse_from_string to package-level (Nico Pache) [2168375]
- kunit: tool: print parsed test results fully incrementally (Nico Pache) [2168375]
- kunit: Report test parameter results as (K)TAP subtests (Nico Pache) [2168375]
- kunit: Don't crash if no parameters are generated (Nico Pache) [2168375]
- kunit: tool: Report an error if any test has no subtests (Nico Pache) [2168375]
- kunit: tool: Do not error on tests without test plans (Nico Pache) [2168375]
- kunit: add run_checks.py script to validate kunit changes (Nico Pache) [2168375]
- kunit: tool: fix --json output for skipped tests (Nico Pache) [2168375]
- kunit: tool: fix typecheck errors about loading qemu configs (Nico Pache) [2168375]
- kunit: tool: continue past invalid utf-8 output (Nico Pache) [2168375]
- kunit: tool: improve compatibility of kunit_parser with KTAP specification (Nico Pache) [2168375]
- kunit: tool: yield output from run_kernel in real time (Nico Pache) [2168375]
- kunit: tool: support running each suite/test separately (Nico Pache) [2168375]
- kunit: tool: actually track how long it took to run tests (Nico Pache) [2168375]
- kunit: tool: factor exec + parse steps into a function (Nico Pache) [2168375]
- kunit: add 'kunit.action' param to allow listing out tests (Nico Pache) [2168375]
- kunit: tool: show list of valid --arch options when invalid (Nico Pache) [2168375]
- kunit: tool: misc fixes (unused vars, imports, leaked files) (Nico Pache) [2168375]
- kunit: fix too small allocation when using suite-only kunit.filter_glob (Nico Pache) [2168375]
- kunit: tool: allow filtering test cases via glob (Nico Pache) [2168375]
- kunit: tool: better handling of quasi-bool args (--json, --raw_output) (Nico Pache) [2168375]
- kunit: tool: make --raw_output support only showing kunit output (Nico Pache) [2168375]
- kunit: tool: add --kernel_args to allow setting module params (Nico Pache) [2168375]
- kunit: tool: Assert the version requirement (Nico Pache) [2168375]
- kunit: tool: remove unnecessary "annotations" import (Nico Pache) [2168375]
- Documentation: kunit: drop obsolete note about uml_abort for coverage (Nico Pache) [2168375]
- kunit: tool: Fix error messages for cases of no tests and wrong TAP header (Nico Pache) [2168375]
- kunit: tool: Support skipped tests in kunit_tool (Nico Pache) [2168375]
- kunit: tool: internal refactor of parser input handling (Nico Pache) [2168375]
- kunit: Remove the unused all_tests.config (Nico Pache) [2168375]
- kunit: Move default config from arch/um -> tools/testing/kunit (Nico Pache) [2168375]
- kunit: arch/um/configs: Enable KUNIT_ALL_TESTS by default (Nico Pache) [2168375]
- kunit: tool: add support for QEMU (Nico Pache) [2168375]
- kunit: tool: make --kunitconfig accept dirs, add lib/kunit fragment (Nico Pache) [2168375]
- kunit: tool: Disable PAGE_POISONING under --alltests (Nico Pache) [2168375]
- kunit: tool: Fix a python tuple typing error (Nico Pache) [2168375]
- iommu/amd: Indicate whether DMA remap support is enabled (Desnes Nunes) [2184064]
- Revert "usb: typec: ucsi: add a common function ucsi_unregister_connectors()" (Desnes Nunes) [2184064]
- usb: typec: ucsi: Only check the contract if there is a connection (Desnes Nunes) [2184064]
- media: uvcvideo: Fix InterfaceProtocol for Quanta camera (Desnes Nunes) [2184064]
- net: thunderbolt: fix memory leak in tbnet_open() (Desnes Nunes) [2184064]
- USB: serial: option: add u-blox LARA-L6 modem (Desnes Nunes) [2184064]
- USB: serial: option: add u-blox LARA-R6 00B modem (Desnes Nunes) [2184064]
- USB: serial: option: remove old LARA-R6 PID (Desnes Nunes) [2184064]
- net: thunderbolt: Fix error handling in tbnet_init() (Desnes Nunes) [2184064]
- USB: serial: option: add Fibocom FM160 0x0111 composition (Desnes Nunes) [2184064]
- USB: serial: option: add Fibocom MA510 modem (Desnes Nunes) [2184064]
- USB: serial: option: add Fibocom L610 modem (Desnes Nunes) [2184064]
- USB: serial: option: add device id for Foxconn T99W265 (Desnes Nunes) [2184064]
- USB: serial: option: add Fibocom FM101-GL variants (Desnes Nunes) [2184064]
- USB: serial: option: add Telit LE910S1 0x9200 composition (Desnes Nunes) [2184064]
- usb: add NO_LPM quirk for Realforce 87U Keyboard (Desnes Nunes) [2184064]
- usb: typec: tipd: Prevent uninitialized event{1,2} in IRQ handler (Desnes Nunes) [2184064]
- usb: typec: mux: Enter safe mode only when pins need to be reconfigured (Desnes Nunes) [2184064]
- USB: bcma: Make GPIO explicitly optional (Desnes Nunes) [2184064]
- USB: serial: option: add Sierra Wireless EM9191 (Desnes Nunes) [2184064]
- xhci: Remove device endpoints from bandwidth list when freeing the device (Desnes Nunes) [2184064]
- xhci-pci: Set runtime PM as default policy on all xHC 1.2 or later devices (Desnes Nunes) [2184064]
- xhci: Add quirk to reset host back to default state at shutdown (Desnes Nunes) [2184064]
- usb: xhci: add XHCI_SPURIOUS_SUCCESS to ASM1042 despite being a V0.96 controller (Desnes Nunes) [2184064]
- Revert "xhci: turn off port power in shutdown" (Desnes Nunes) [2184064]
- xhci-pci: Allow host runtime PM as default for Intel Meteor Lake xHCI (Desnes Nunes) [2184064]
- xhci-pci: Allow host runtime PM as default for Intel Raptor Lake xHCI (Desnes Nunes) [2184064]
- xhci: turn off port power in shutdown (Desnes Nunes) [2184064]
- xhci: Keep interrupt disabled in initialization until host is running. (Desnes Nunes) [2184064]
- fbdev: sisfb: use explicitly signed char (Desnes Nunes) [2184064]
- usb: typec: ucsi: acpi: Implement resume callback (Desnes Nunes) [2184064]
- usb: typec: ucsi: Check the connection on resume (Desnes Nunes) [2184064]
- usb: host: ehci-exynos: switch to using gpiod API (Desnes Nunes) [2184064]
- usb: typec: ucsi_ccg: Disable UCSI ALT support on Tegra (Desnes Nunes) [2184064]
- usb: typec: Replace custom implementation of device_match_fwnode() (Desnes Nunes) [2184064]
- usb: typec: ucsi: Don't warn on probe deferral (Desnes Nunes) [2184064]
- usb: typec: ucsi: Wait for the USB role switches (Desnes Nunes) [2184064]
- usb: typec: ucsi: add a common function ucsi_unregister_connectors() (Desnes Nunes) [2184064]
- usb: typec: ucsi: Better fix for missing unplug events issue (Desnes Nunes) [2184064]
- usb: typec: ucsi: Read the PDOs in separate work (Desnes Nunes) [2184064]
- usb: typec: ucsi: Check the partner alt modes always if there is PD contract (Desnes Nunes) [2184064]
- usb: typec: ucsi: acpi: Reduce the command completion timeout (Desnes Nunes) [2184064]
- usb: typec: ucsi: Add polling mechanism for partner tasks like alt mode checking (Desnes Nunes) [2184064]
- usb: typec: ucsi: Don't stop alt mode registration on busy condition (Desnes Nunes) [2184064]
- usb: typec: ucsi: Always cancel the command if PPM reports BUSY condition (Desnes Nunes) [2184064]
- usb: add quirks for Lenovo OneLink+ Dock (Desnes Nunes) [2184064]
- USB: NO_LPM quirk Lenovo USB-C to Ethernet Adapher(RTL8153-04) (Desnes Nunes) [2184064]
- USB: NO_LPM quirk Lenovo Powered USB-C Travel Hub (Desnes Nunes) [2184064]
- usb: idmouse: fix an uninit-value in idmouse_open (Desnes Nunes) [2184064]
- usb: ulpi: use DEFINE_SHOW_ATTRIBUTE to simplify ulpi_regs (Desnes Nunes) [2184064]
- usb: ulpi: Add debugfs support (Desnes Nunes) [2184064]
- usb: typec: fusb302: Switch to use dev_err_probe() helper (Desnes Nunes) [2184064]
- usb: typec: qcom-pmic-typec: Switch to use dev_err_probe() helper (Desnes Nunes) [2184064]
- usb: typec: stusb160x: Switch to use dev_err_probe() helper (Desnes Nunes) [2184064]
- USB: serial: qcserial: add new usb-id for Dell branded EM7455 (Desnes Nunes) [2184064]
- thunderbolt: Explicitly enable lane adapter hotplug events at startup (Desnes Nunes) [2184064]
- media: flexcop-usb: use usb_endpoint_maxp() (Desnes Nunes) [2184064]
- media: flexcop-usb: clean up URB initialisation (Desnes Nunes) [2184064]
- media: flexcop-usb: clean up endpoint sanity checks (Desnes Nunes) [2184064]
- media: flexcop-usb: fix endpoint type check (Desnes Nunes) [2184064]
- media: flexcop-usb: sanity checking of endpoint type (Desnes Nunes) [2184064]
- media: dib0700: fix rc endpoint lookup (Desnes Nunes) [2184064]
- media: flexcop-usb: fix endpoint sanity check (Desnes Nunes) [2184064]
- media: b2c2-flexcop-usb: add sanity checking (Desnes Nunes) [2184064]
- media: flexcop-usb: fix NULL-ptr deref in flexcop_usb_transfer_init() (Desnes Nunes) [2184064]
- media: usb/dvb-usb-v2: fix repeated words in comments (Desnes Nunes) [2184064]
- thunderbolt: Use dev_err_probe() (Desnes Nunes) [2184064]
- thunderbolt: Convert to use sysfs_emit()/sysfs_emit_at() APIs (Desnes Nunes) [2184064]
- Revert "usb: storage: Add quirk for Samsung Fit flash" (Desnes Nunes) [2184064]
- USB: add RESET_RESUME quirk for NVIDIA Jetson devices in RCM (Desnes Nunes) [2184064]
- media: uvcvideo: move uvc_format_desc to common header (Desnes Nunes) [2184064]
- media: uvcvideo: Add UVC_GUID_FORMAT_H265 (Desnes Nunes) [2184064]
- media: v4l: move helper functions for fractions from uvc to v4l2-common (Desnes Nunes) [2184064]
- xhci: remove unused lpm_failed_dev member from struct xhci_hcd (Desnes Nunes) [2184064]
- xhci: remove unused command member from struct xhci_hcd struct (Desnes Nunes) [2184064]
- xhci: show fault reason for a failed enable slot command (Desnes Nunes) [2184064]
- xhci: Don't show warning for reinit on known broken suspend (Desnes Nunes) [2184064]
- xhci: dbc: Fix memory leak in xhci_alloc_dbc() (Desnes Nunes) [2184064]
- usb: host: xhci: Fix potential memory leak in xhci_alloc_stream_info() (Desnes Nunes) [2184064]
- USB: serial: ftdi_sio: clean up driver prefix (Desnes Nunes) [2184064]
- USB: serial: ftdi_sio: move driver structure (Desnes Nunes) [2184064]
- USB: serial: make remove callback return void (Desnes Nunes) [2184064]
- USB: serial: ftdi_sio: clean up attribute visibility logic (Desnes Nunes) [2184064]
- USB: serial: console: move mutex_unlock() before usb_serial_put() (Desnes Nunes) [2184064]
- USB: serial: ftdi_sio: convert to use dev_groups (Desnes Nunes) [2184064]
- USB: serial: ftdi_sio: add support for HP and HA devices (Desnes Nunes) [2184064]
- USB: serial: ftdi_sio: simplify divisor handling (Desnes Nunes) [2184064]
- USB: serial: ftdi_sio: assume hi-speed type (Desnes Nunes) [2184064]
- USB: serial: ftdi_sio: clean up baudrate request (Desnes Nunes) [2184064]
- USB: serial: ftdi_sio: clean up attribute handling (Desnes Nunes) [2184064]
- USB: serial: ftdi_sio: clean up modem-status handling (Desnes Nunes) [2184064]
- USB: serial: ftdi_sio: tighten device-type detection (Desnes Nunes) [2184064]
- USB: serial: ftdi_sio: rename channel index (Desnes Nunes) [2184064]
- USB: serial: kl5kusb105: use usb_control_msg_recv() and usb_control_msg_send() (Desnes Nunes) [2184064]
- USB: serial: keyspan_pda: use usb_control_msg_recv() (Desnes Nunes) [2184064]
- USB: serial: ftdi_sio: use usb_control_msg_recv() (Desnes Nunes) [2184064]
- USB: serial: ftdi_sio: include FT2232D in type string (Desnes Nunes) [2184064]
- USB: serial: ftdi_sio: rename chip types (Desnes Nunes) [2184064]
- USB: serial: ftdi_sio: drop redundant chip type comments (Desnes Nunes) [2184064]
- USB: serial: ftdi_sio: clean up chip type enum (Desnes Nunes) [2184064]
- USB: serial: ftdi_sio: fix 300 bps rate for SIO (Desnes Nunes) [2184064]
- usb: typec: intel_pmc_mux: Use the helper acpi_dev_get_memory_resources() (Desnes Nunes) [2184064]
- usb: misc: usb3503: call clk_disable_unprepare in the error handling (Desnes Nunes) [2184064]
- usb: misc: uss720: fix uninitialized variable rlen (Desnes Nunes) [2184064]
- thunderbolt: debugfs: Fix spelling mistakes in seq_puts text (Desnes Nunes) [2184064]
- thunderbolt: Add support for ASMedia NVM image format (Desnes Nunes) [2184064]
- thunderbolt: Move vendor specific NVM handling into nvm.c (Desnes Nunes) [2184064]
- thunderbolt: Provide tb_retimer_nvm_read() analogous to tb_switch_nvm_read() (Desnes Nunes) [2184064]
- thunderbolt: Rename and make nvm_read() available for other files (Desnes Nunes) [2184064]
- thunderbolt: Extend NVM version fields to 32-bits (Desnes Nunes) [2184064]
- thunderbolt: Allow NVM upgrade of USB4 host routers (Desnes Nunes) [2184064]
- scsi: uas: Drop DID_TARGET_FAILURE use (Desnes Nunes) [2184064]
- usb: clean up after dropping driver registration log spam (Desnes Nunes) [2184064]
- USB: host: ehci-atmel: Add support for HSIC phy (Desnes Nunes) [2184064]
- dt-bindings: usb: atmel: add USB PHY type property (Desnes Nunes) [2184064]
- USB: xhci: make xhci_get_endpoint_address static (Desnes Nunes) [2184064]
- thunderbolt: Add support for receiver lane margining (Desnes Nunes) [2184064]
- thunderbolt: Add helper to check if CL states are enabled on port (Desnes Nunes) [2184064]
- thunderbolt: Pass CL state bitmask to tb_port_clx_supported() (Desnes Nunes) [2184064]
- thunderbolt: Move port CL state functions into correct place in switch.c (Desnes Nunes) [2184064]
- thunderbolt: Move tb_xdomain_parent() to tb.h (Desnes Nunes) [2184064]
- USB: hcd-pci: Drop the unused id parameter from usb_hcd_pci_probe() (Desnes Nunes) [2184064]
- USB: FHCI: Switch to GPIO descriptors (Desnes Nunes) [2184064]
- net: thunderbolt: Update module description with mention of USB4 (Desnes Nunes) [2184064]
- net: thunderbolt: Convert to use SPDX identifier (Desnes Nunes) [2184064]
- net: thunderbolt: Enable full end-to-end flow control (Desnes Nunes) [2184064]
- net: thunderbolt: Align the driver to the USB4 networking spec (Desnes Nunes) [2184064]
- net: thunderbolt: Add comment clarifying prtcstns flags (Desnes Nunes) [2184064]
- thunderbolt: Add back Intel Falcon Ridge end-to-end flow control workaround (Desnes Nunes) [2184064]
- thunderbolt: Make iommu_dma_protection more accurate (Desnes Nunes) [2184064]
- iommu: Add capability for pre-boot DMA protection (Desnes Nunes) [2184064]
- iommu: Introduce device_iommu_capable() (Desnes Nunes) [2184064]
- thunderbolt: Show link type for XDomain connections too (Desnes Nunes) [2184064]
- thunderbolt: Add KUnit test for devices with no DisplayPort adapters (Desnes Nunes) [2184064]
- thunderbolt: Add support for XDomain lane bonding (Desnes Nunes) [2184064]
- thunderbolt: Split setting link width and lane bonding into own functions (Desnes Nunes) [2184064]
- thunderbolt: Move tb_port_state() prototype to correct place (Desnes Nunes) [2184064]
- thunderbolt: Fix typo in comment (Desnes Nunes) [2184064]
- thunderbolt: Replace usage of found with dedicated list iterator variable (Desnes Nunes) [2184064]
- net: thunderbolt: Enable DMA paths only after rings are enabled (Desnes Nunes) [2184064]
- usb: reduce kernel log spam on driver registration (Desnes Nunes) [2184064]
- usb: host: xhci-plat: suspend/resume clks for brcm (Desnes Nunes) [2184064]
- usb: host: xhci-plat: suspend and resume clocks (Desnes Nunes) [2184064]
- usb: host: Initiate urb ep with udev ep0 (Desnes Nunes) [2184064]
- usb: ehci: Use endpoint in URB to get maxpacket (Desnes Nunes) [2184064]
- dt-bindings: usb: Add missing (unevaluated|additional)Properties on child nodes (Desnes Nunes) [2184064]
- dt-bindings: usb: Add DT bindings for STUSB160x Type-C controller (Desnes Nunes) [2184064]
- media: uvcvideo: Limit power line control for Sonix Technology (Desnes Nunes) [2184064]
- media: uvcvideo: Use entity get_cur in uvc_ctrl_set (Desnes Nunes) [2184064]
- media: uvcvideo: Fix typo 'the the' in comment (Desnes Nunes) [2184064]
- media: uvcvideo: Use indexed loops in uvc_ctrl_init_ctrl() (Desnes Nunes) [2184064]
- media: uvcvideo: Fix invalid pointer in uvc_ctrl_init_ctrl() (Desnes Nunes) [2184064]
- media: uvcvideo: Remove unneeded goto (Desnes Nunes) [2184064]
- media: uvcvideo: Limit power line control for Acer EasyCamera (Desnes Nunes) [2184064]
- media: uvcvideo: Limit power line control for Quanta cameras (Desnes Nunes) [2184064]
- media: uvcvideo: Limit power line control for Chicony Easycamera (Desnes Nunes) [2184064]
- media: uvcvideo: Limit power line control for Chicony Easycamera (Desnes Nunes) [2184064]
- media: uvcvideo: Limit power line control for Quanta UVC Webcam (Desnes Nunes) [2184064]
- media: uvcvideo: Add support for per-device control mapping overrides (Desnes Nunes) [2184064]
- media: uvcvideo: Add missing value for power_line_frequency (Desnes Nunes) [2184064]
- media: uvcvideo: Replace broken URL (Desnes Nunes) [2184064]
- media: uvcvideo: Fix comment blocks style (Desnes Nunes) [2184064]
- media: uvcvideo: refactor __uvc_ctrl_add_mapping (Desnes Nunes) [2184064]
- media: technisat-usb2: Fix comment typo (Desnes Nunes) [2184064]
- media: tm6000: Fix typo 'the the' in comment (Desnes Nunes) [2184064]
- media: gspca: Fix typo 'the the' in comment (Desnes Nunes) [2184064]
- thunderbolt: Add support for Intel Meteor Lake (Desnes Nunes) [2184064]
- thunderbolt: Add comment where Thunderbolt 4 PCI IDs start (Desnes Nunes) [2184064]
- usb/hcd: Fix dma_map_sg error check (Desnes Nunes) [2184064]
- usb: move from strlcpy with unused retval to strscpy (Desnes Nunes) [2184064]
- usb: typec: tcpci_rt1711h: Fix CC PHY noise filter of voltage level (Desnes Nunes) [2184064]
- usb: typec: tcpci: Move function "tcpci_to_typec_cc" to common (Desnes Nunes) [2184064]
- usb: typec: tcpci_rt1711h: Add compatible id with rt1715 (Desnes Nunes) [2184064]
- usb: typec: tcpci_rt1711h: Add initial phy setting (Desnes Nunes) [2184064]
- usb: typec: tcpci_rt1711h: Add regulator support when source vbus (Desnes Nunes) [2184064]
- usb: typec: tcpci_rt1711h: Fix vendor setting when set vconn (Desnes Nunes) [2184064]
- dt-bindings usb: typec: rt1711h: Add binding for Richtek RT1711H (Desnes Nunes) [2184064]
- usb: common: debug: Check non-standard control requests (Desnes Nunes) [2184064]
- usb: typec: ucsi: stm32g0: Fix spelling mistake "booloader" -> "bootloader" (Desnes Nunes) [2184064]
- usb: common: usb-conn-gpio: Simplify some error message (Desnes Nunes) [2184064]
- scsi: target: iscsi: Fix an error message in iscsi_check_key() (Maurizio Lombardi) [2186500]
- scsi: target: core: Fix warning on RT kernels (Maurizio Lombardi) [2186500]
- scsi: target: core: Remove unused variable 'unit_serial_len' (Maurizio Lombardi) [2186500]
- scsi: target: Remove the unused function transport_lba_64_ext() (Maurizio Lombardi) [2186500]
- fix iov_iter_bvec() "direction" argument (Maurizio Lombardi) [2186500]
- scsi: target: tcm_loop: Fix possible name leak in tcm_loop_setup_hba_bus() (Maurizio Lombardi) [2186500]
- scsi: target: core: New key must be used for moved PR (Maurizio Lombardi) [2186500]
- scsi: target: core: UA on all LUNs after reset (Maurizio Lombardi) [2186500]
- scsi: target: core: Abort all preempted regs if requested (Maurizio Lombardi) [2186500]
- scsi: target: core: Fix memory leak in preempt_and_abort (Maurizio Lombardi) [2186500]
- scsi: target: core: Fix preempt and abort for allreg res (Maurizio Lombardi) [2186500]
- scsi: target: Remove unused se_tmr_req_cache declaration (Maurizio Lombardi) [2186500]
- scsi: target: alua: Do not report emtpy port group (Maurizio Lombardi) [2186500]
- scsi: target: core: Set MULTIP bit for se_device with multiple ports (Maurizio Lombardi) [2186500]
- scsi: target: pscsi: Remove repeated word "calling" (Maurizio Lombardi) [2186500]
- scsi: target: core: De-RCU of se_lun and se_lun acl (Maurizio Lombardi) [2186500]
- scsi: target: core: Fix race during ACL removal (Maurizio Lombardi) [2186500]
- scsi: target: Remove XDWRITEREAD emulated support (Maurizio Lombardi) [2186500]
- scsi: target: iscsi: Do not require target authentication (Maurizio Lombardi) [2186500]
- scsi: target: iscsi: Allow AuthMethod=None (Maurizio Lombardi) [2186500]
- scsi: target: iscsi: Support base64 in CHAP (Maurizio Lombardi) [2186500]
- scsi: target: iscsi: Add support for extended CDB AHS (Maurizio Lombardi) [2186500]
- scsi: target: iscsi: Fix clang -Wformat warnings (Maurizio Lombardi) [2186500]
- scsi: target: Remove incorrect zero blocks WRITE_SAME check (Maurizio Lombardi) [2186500]
- scsi: target: Remove duplicate "the" (Maurizio Lombardi) [2186500]
- scsi: target: iscsi: Fix NULL pointer dereference in iscsi_conn_auth_required() (Maurizio Lombardi) [2186500]
- scsi: target: iscsi: Control authentication per ACL (Maurizio Lombardi) [2186500]
- scsi: target: iscsi: Extract auth functions (Maurizio Lombardi) [2186500]
- scsi: target: iscsi: Add upcast helpers (Maurizio Lombardi) [2186500]
- scsi: target: tcmu: Avoid holding XArray lock when calling lock_page (Maurizio Lombardi) [2186500]
- scsi: target: iscsi: Rename iscsi_session to iscsit_session (Maurizio Lombardi) [2186500]
- scsi: target: iscsi: Rename iscsi_conn to iscsit_conn (Maurizio Lombardi) [2186500]
- scsi: target: iscsi: Rename iscsi_cmd to iscsit_cmd (Maurizio Lombardi) [2186500]
- scsi: target: tcmu: Fix possible data corruption (Maurizio Lombardi) [2186500]
- scsi: target: core: Silence the message about unknown VPD pages (Maurizio Lombardi) [2186500]
- target: remove an incorrect unmap zeroes data deduction (Maurizio Lombardi) [2186500]
- scsi: target: Fix incorrect use of cpumask_t (Maurizio Lombardi) [2186500]
- scsi: target: tcmu: Fix possible page UAF (Maurizio Lombardi) [2186500]
- scsi: target: Add iscsi/cpus_allowed_list in configfs (Maurizio Lombardi) [2186500]
- scsi: target: tcmu: Make cmd_ring_size changeable via configfs (Maurizio Lombardi) [2186500]
- scsi: target: iscsi: Make sure the np under each tpg is unique (Maurizio Lombardi) [2186500]
- scsi: target: configfs: Delete unnecessary checks for NULL (Maurizio Lombardi) [2186500]
- scsi: target: core: Use RCU helpers for INQUIRY t10_alua_tg_pt_gp (Maurizio Lombardi) [2186500]
- scsi: target: core: Remove from tmr_list during LUN unlink (Maurizio Lombardi) [2186500]
- scsi: target: core: Stop using bdevname() (Maurizio Lombardi) [2186500]
- scsi: target: Perform ALUA group changes in one step (Maurizio Lombardi) [2186500]
- scsi: target: Replace lun_tg_pt_gp_lock with rcu in I/O path (Maurizio Lombardi) [2186500]
- scsi: target: Fix alua_tg_pt_gps_count tracking (Maurizio Lombardi) [2186500]
- scsi: target: Fix ordered tag handling (Maurizio Lombardi) [2186500]
- scsi: target: Fix ordered CMD_T_SENT handling (Maurizio Lombardi) [2186500]
- scsi: target: tcmu: Allocate zeroed pages for data area (Maurizio Lombardi) [2186500]
- scsi: target: tcmu: Use struct_size() helper in kmalloc() (Maurizio Lombardi) [2186500]
- scsi: target: sbp: Replace enable attr with ops.enable (Maurizio Lombardi) [2186500]
- scsi: target: iscsi: Replace tpg enable attr with ops.enable (Maurizio Lombardi) [2186500]
- scsi: target: core: Add common tpg/enable attribute (Maurizio Lombardi) [2186500]
- scsi: target: core: Make logs less verbose (Maurizio Lombardi) [2186500]
- scsi: target: Remove unused function arguments (Maurizio Lombardi) [2186500]
- scsi: target: Fix spelling mistake "CONFLIFT" -> "CONFLICT" (Maurizio Lombardi) [2186500]
- dm: don't lock fs when the map is NULL in process of resume (Benjamin Marzinski) [2192702]
- dm flakey: add an "error_reads" option (Benjamin Marzinski) [2192702]
- dm flakey: remove trailing space in the table line (Benjamin Marzinski) [2192702]
- dm flakey: fix a crash with invalid table line (Benjamin Marzinski) [2192702]
- dm ioctl: fix nested locking in table_clear() to remove deadlock concern (Benjamin Marzinski) [2192702]
- dm: unexport dm_get_queue_limits() (Benjamin Marzinski) [2192702]
- dm: add helper macro for simple DM target module init and exit (Benjamin Marzinski) [2192702]
- dm raid: remove unused d variable (Benjamin Marzinski) [2192702]
- dm mirror: add DMERR message if alloc_workqueue fails (Benjamin Marzinski) [2192702]
- dm: push error reporting down to dm_register_target() (Benjamin Marzinski) [2192702]
- dm integrity: call kmem_cache_destroy() in dm_integrity_init() error path (Benjamin Marzinski) [2192702]
- dm error: add discard support (Benjamin Marzinski) [2192702]
- dm zero: add discard support (Benjamin Marzinski) [2192702]
- dm table: allow targets without devices to set ->io_hints (Benjamin Marzinski) [2192702]
- dm verity: fix error handling for check_at_most_once on FEC (Benjamin Marzinski) [2192702]
- dm thin: speed up cell_defer_no_holder() (Benjamin Marzinski) [2192702]
- dm bufio: don't bug for clear developer oversight (Benjamin Marzinski) [2192702]
- dm bufio: never crash if dm_bufio_in_request() (Benjamin Marzinski) [2192702]
- dm bufio: use WARN_ON in dm_bufio_client_destroy and dm_bufio_exit (Benjamin Marzinski) [2192702]
- dm bufio: remove unused dm_bufio_release_move interface (Benjamin Marzinski) [2192702]
- dm stats: check for and propagate alloc_percpu failure (Benjamin Marzinski) [2192702]
- dm crypt: avoid accessing uninitialized tasklet (Benjamin Marzinski) [2192702]
- dm crypt: add cond_resched() to dmcrypt_write() (Benjamin Marzinski) [2192702]
- dm thin: fix deadlock when swapping to thin device (Benjamin Marzinski) [2192702]
- units: add the HZ macros (Jocelyn Falempe) [2160451]
- isystem: ship and use stdarg.h (Jocelyn Falempe) [2160451]
- i915: Move list_count() to list.h as list_count_nodes() for broader use (Jocelyn Falempe) [2160451]
- resource: Convert DEFINE_RES_NAMED() to be compound literal (Jocelyn Falempe) [2160451]
- media: videobuf2: Assert held reservation lock for dma-buf mmapping (Jocelyn Falempe) [2160451]
- media: videobuf2: Stop using internal dma-buf lock (Jocelyn Falempe) [2160451]
- media: videobuf2: Prepare to dynamic dma-buf locking specification (Jocelyn Falempe) [2160451]
- media: videobuf2-dma-contig.c: remove spurious 'b' in message (Jocelyn Falempe) [2160451]
- dma-buf: Add unlocked variant of attachment-mapping functions (Jocelyn Falempe) [2160451]
- dma-buf: Add unlocked variant of vmapping functions (Jocelyn Falempe) [2160451]
- kbuild: simplify access to the kernel's version (Jocelyn Falempe) [2160451]
- hwmon: (core) Add support for rated attributes (Jocelyn Falempe) [2160451]
- ACPI: video: Allow GPU drivers to report no panels (Jocelyn Falempe) [2160451]
- drm: Move nomodeset kernel parameter to drivers/video (Jocelyn Falempe) [2160451]
- PM: core: Add EXPORT[_GPL]_SIMPLE_DEV_PM_OPS macros (Jocelyn Falempe) [2160451]
- PM: runtime: Add DEFINE_RUNTIME_DEV_PM_OPS() macro (Jocelyn Falempe) [2160451]
- ACPI: video: Make backlight class device registration a separate step (v2) (Jocelyn Falempe) [2160451]
- ACPI: video: Add acpi_video_backlight_use_native() helper (Jocelyn Falempe) [2160451]
- scsi: sched/wait: Add wait_event_lock_irq_timeout for TASK_UNINTERRUPTIBLE usage (Jocelyn Falempe) [2160451]
- iosys-map: Add IOSYS_MAP_INIT_VADDR_IOMEM() (Jocelyn Falempe) [2160451]
- perf branch: Fix interpretation of branch records (Michael Petlan) [2086826]
- perf/x86/amd/lbr: Adjust LBR regardless of filtering (Michael Petlan) [2086826]
- perf/x86/utils: Fix uninitialized var in get_branch_type() (Michael Petlan) [2086826]
- perf/x86/amd/lbr: Add LbrExtV2 branch speculation info support (Michael Petlan) [2086826]
- perf/core: Add speculation info to branch entries (Michael Petlan) [2086826]
- perf/x86/amd/lbr: Use fusion-aware branch classifier (Michael Petlan) [2086826]
- perf/x86: Make branch classifier fusion-aware (Michael Petlan) [2086826]
- perf/x86/amd/lbr: Add LbrExtV2 software branch filter support (Michael Petlan) [2086826]
- perf/x86: Move branch classifier (Michael Petlan) [2086826]
- perf: Add irq and exception return branch types (Michael Petlan) [2086826]
- perf/x86/intel/ds: Check return values of insn decoder functions (Michael Petlan) [2086826]
- perf/x86/amd/lbr: Add LbrExtV2 hardware branch filter support (Michael Petlan) [2086826]
- perf/x86/amd/lbr: Add LbrExtV2 branch record support (Michael Petlan) [2086826]
- perf/x86/amd/lbr: Detect LbrExtV2 support (Michael Petlan) [2086826]
- x86/cpufeatures: Add LbrExtV2 feature bit (Michael Petlan) [2086826]
- perf/x86/amd/core: Add generic branch record interfaces (Michael Petlan) [2086826]
- perf/x86/amd/core: Refactor branch attributes (Michael Petlan) [2086826]
- perf/x86/amd/brs: Move feature-specific functions (Michael Petlan) [2086826]
- scsi: zfcp: Trace when request remove fails after qdio send fails (Tobias Huschle) [2159733]
- scsi: zfcp: Change the type of all fsf request id fields and variables to u64 (Tobias Huschle) [2159733]
- scsi: zfcp: Make the type for accessing request hashtable buckets size_t (Tobias Huschle) [2159733]
- scsi: zfcp: Drop redundant "the" in the comments (Tobias Huschle) [2159733]
- s390/qeth: Convert sprintf/snprintf to scnprintf (Tobias Huschle) [2159732]
- s390/qeth: Convert sysfs sprintf to sysfs_emit (Tobias Huschle) [2159732]
- s390/qeth: Use constant for IP address buffers (Tobias Huschle) [2159732]
- s390/ctcm: cleanup indenting (Tobias Huschle) [2159732]
- s390/ipl: add loadparm parameter to eckd ipl/reipl data (Tobias Huschle) [2159689]
- s390/ipl: add DEFINE_GENERIC_LOADPARM() (Tobias Huschle) [2159689]
- s390/ipl: use octal values instead of S_* macros (Tobias Huschle) [2159689]
- s390/ipl: add eckd support (Tobias Huschle) [2159689]
- net/iucv: Fix size of interrupt data (Tobias Huschle) [2192507]
- workqueue: Protects wq_unbound_cpumask with wq_pool_attach_mutex (Waiman Long) [2176760]
- workqueue: make sysfs of unbound kworker cpumask more clever (Waiman Long) [2176760]
- workqueue: Rename "delayed" (delayed by active management) to "inactive" (Waiman Long) [2176760]
- workqueue: Kick a worker based on the actual activation of delayed works (Waiman Long) [2176760]
- workqueue: fix UAF in pwq_unbound_release_workfn() (Waiman Long) [2176760]
- workqueue: fix a piece of comment about reserved bits for work flags (Waiman Long) [2176760]
- workqueue: void unneeded requeuing the pwq in rescuer thread (Waiman Long) [2176760]
- mm/memcg: Fix mem_cgroup_id_get_online() underflow problem (Waiman Long) [2176760]
- net: fix NULL pointer in skb_segment_list (Paolo Abeni) [2188595]
- net: stream: purge sk_error_queue in sk_stream_kill_queues() (Paolo Abeni) [2188595]
- skbuff: Account for tail adjustment during pull operations (Paolo Abeni) [2188595]
- net: vmxnet3: Fix NULL pointer dereference in vmxnet3_rq_rx_complete() (Seiji Nishikawa) [2186419]
- tipc: add an extra conn_get in tipc_conn_alloc (Xin Long) [2177374] {CVE-2023-1382}
- tipc: set con sock in tipc_conn_alloc (Xin Long) [2177374] {CVE-2023-1382}
- net: sched: fix memory leak in tcindex_set_parms (Davide Caratti) [2181874]
- net/sched: tcindex: search key must be 16 bits (Davide Caratti) [2181874]
- net/sched: tcindex: update imperfect hash filters respecting rcu (Davide Caratti) [2181874] {CVE-2023-1281}
- crypto: rng - Use a different crypto_rng for reseeding (Herbert Xu) [2193410]
- media: rc: Fix use-after-free bugs caused by ene_tx_irqsim() (Ricardo Robaina) [2174409] {CVE-2023-1118}
Resolves: rhbz#2086826, rhbz#2159689, rhbz#2159732, rhbz#2159733, rhbz#2160451, rhbz#2168375, rhbz#2174409, rhbz#2176760, rhbz#2177374, rhbz#2181874, rhbz#2184064, rhbz#2186419, rhbz#2186500, rhbz#2188595, rhbz#2192507, rhbz#2192702, rhbz#2193410

Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
2023-05-16 17:47:36 +02:00
CentOS Sources
3be43e9c4d Auto sync2gitlab import of kernel-4.18.0-448.el8.src.rpm 2023-01-12 18:05:16 +00:00
James Antill
ce74951dff Auto sync2gitlab import of kernel-4.18.0-383.el8.src.rpm 2022-05-31 14:38:45 -04:00
James Antill
ceb45b01f3 Auto sync2gitlab import of kernel-4.18.0-373.el8.src.rpm 2022-05-26 09:59:47 -04:00