Revisions of kernel-source

Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 137)
- Linux 5.16.14 (bsc#1012628).
- Revert "ACPI: PM: s2idle: Cancel wakeup before dispatching EC
  GPE" (bsc#1012628).
- xen/netfront: react properly to failing
  gnttab_end_foreign_access_ref() (bsc#1012628).
- xen/gnttab: fix gnttab_end_foreign_access() without page
  specified (bsc#1012628).
- xen/pvcalls: use alloc/free_pages_exact() (bsc#1012628).
- xen/9p: use alloc/free_pages_exact() (bsc#1012628).
- xen: remove gnttab_query_foreign_access() (bsc#1012628).
- xen/gntalloc: don't use gnttab_query_foreign_access()
  (bsc#1012628).
- xen/scsifront: don't use gnttab_query_foreign_access() for
  mapped status (bsc#1012628).
- xen/netfront: don't use gnttab_query_foreign_access() for
  mapped status (bsc#1012628).
- xen/blkfront: don't use gnttab_query_foreign_access() for
  mapped status (bsc#1012628).
- xen/grant-table: add gnttab_try_end_foreign_access()
  (bsc#1012628).
- xen/xenbus: don't let xenbus_grant_ring() remove grants in
  error case (bsc#1012628).
- ARM: fix build warning in proc-v7-bugs.c (bsc#1012628).
- arm64: Do not include __READ_ONCE() block in assembly files
  (bsc#1012628).
- ARM: Do not use NOCROSSREFS directive with ld.lld (bsc#1012628).
- ARM: fix co-processor register typo (bsc#1012628).
- ARM: fix build error when BPF_SYSCALL is disabled (bsc#1012628).
- arm64: proton-pack: Include unprivileged eBPF status in Spectre
  v2 mitigation reporting (bsc#1012628).
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 136)
- Linux 5.16.13 (bsc#1012628).
- mac80211_hwsim: report NOACK frames in tx_status (bsc#1012628).
- mac80211_hwsim: initialize ieee80211_tx_info at hw_scan_work
  (bsc#1012628).
- i2c: bcm2835: Avoid clock stretching timeouts (bsc#1012628).
- ASoC: rt5682s: do not block workqueue if card is unbound
  (bsc#1012628).
- ASoC: rt5668: do not block workqueue if card is unbound
  (bsc#1012628).
- ASoC: rt5682: do not block workqueue if card is unbound
  (bsc#1012628).
- regulator: core: fix false positive in regulator_late_cleanup()
  (bsc#1012628).
- Input: clear BTN_RIGHT/MIDDLE on buttonpads (bsc#1012628).
- btrfs: get rid of warning on transaction commit when using
  flushoncommit (bsc#1012628).
- KVM: arm64: vgic: Read HW interrupt pending state from the HW
  (bsc#1012628).
- block: loop:use kstatfs.f_bsize of backing file to set discard
  granularity (bsc#1012628).
- tipc: fix a bit overflow in tipc_crypto_key_rcv() (bsc#1012628).
- cifs: do not use uninitialized data in the owner/group sid
  (bsc#1012628).
- cifs: fix double free race when mount fails in cifs_get_root()
  (bsc#1012628).
- HID: amd_sfh: Handle amd_sfh work buffer in PM ops
  (bsc#1012628).
- HID: amd_sfh: Add functionality to clear interrupts
  (bsc#1012628).
- HID: amd_sfh: Add interrupt handler to process interrupts
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 135)
- Linux 5.16.11 (bsc#1012628).
- drm/nouveau/pmu/gm200-: use alternate falcon reset sequence
  (bsc#1012628).
- bpf: Introduce composable reg, ret and arg types (bsc#1012628).
- bpf: Replace ARG_XXX_OR_NULL with ARG_XXX | PTR_MAYBE_NULL
  (bsc#1012628).
- bpf: Replace RET_XXX_OR_NULL with RET_XXX | PTR_MAYBE_NULL
  (bsc#1012628).
- bpf: Replace PTR_TO_XXX_OR_NULL with PTR_TO_XXX | PTR_MAYBE_NULL
  (bsc#1012628).
- bpf: Introduce MEM_RDONLY flag (bsc#1012628).
- bpf: Convert PTR_TO_MEM_OR_NULL to composable types
  (bsc#1012628).
- bpf: Make per_cpu_ptr return rdonly PTR_TO_MEM (bsc#1012628).
- bpf: Add MEM_RDONLY for helper args that are pointers to rdonly
  mem (bsc#1012628).
- bpf/selftests: Test PTR_TO_RDONLY_MEM (bsc#1012628).
- HID:Add support for UGTABLET WP5540 (bsc#1012628).
- Revert "svm: Add warning message for AVIC IPI invalid target"
  (bsc#1012628).
- parisc: Show error if wrong 32/64-bit compiler is being used
  (bsc#1012628).
- serial: parisc: GSC: fix build when IOSAPIC is not set
  (bsc#1012628).
- parisc: Drop __init from map_pages declaration (bsc#1012628).
- parisc: Fix data TLB miss in sba_unmap_sg (bsc#1012628).
- parisc: Fix sglist access in ccio-dma.c (bsc#1012628).
- mmc: block: fix read single on recovery logic (bsc#1012628).
- mm: don't try to NUMA-migrate COW pages that have other uses
  (bsc#1012628).
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 134)
- Revert "config: x86-64: Enable DRM stack for early-boot graphics (boo#1193472)"
  This reverts commit 8e500f570e98a3997e9f4bc80b4c45bba2a50789.
  Going back to efifb/vesafb for now. See boo#1195885 and boo#1195887.
- commit 20d1fcf

- Linux 5.16.10 (bsc#1012628).
- integrity: check the return value of audit_log_start()
  (bsc#1012628).
- audit: don't deref the syscall args when checking the openat2
  open_how::flags (bsc#1012628).
- ima: fix reference leak in asymmetric_verify() (bsc#1012628).
- ima: Remove ima_policy file before directory (bsc#1012628).
- ima: Allow template selection with ima_template[_fmt]= after
  ima_hash= (bsc#1012628).
- ima: Do not print policy rule with inactive LSM labels
  (bsc#1012628).
- mmc: sdhci-of-esdhc: Check for error num after setting mask
  (bsc#1012628).
- mmc: core: Wait for command setting 'Power Off Notification'
  bit to complete (bsc#1012628).
- mmc: sh_mmcif: Check for null res pointer (bsc#1012628).
- can: isotp: fix potential CAN frame reception race in
  isotp_rcv() (bsc#1012628).
- can: isotp: fix error path in isotp_sendmsg() to unlock wait
  queue (bsc#1012628).
- net: phy: marvell: Fix RGMII Tx/Rx delays setting in
  88e1121-compatible PHYs (bsc#1012628).
- net: phy: marvell: Fix MDI-x polarity setting in
  88e1118-compatible PHYs (bsc#1012628).
- NFS: Fix initialisation of nfs_client cl_flags field
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 133)
add missing fdupes_relink script
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 132)
- Linux 5.16.9 (bsc#1012628).
- tipc: improve size validations for received domain records
  (bsc#1012628).
- crypto: api - Move cryptomgr soft dependency into algapi
  (bsc#1012628).
- ksmbd: fix SMB 3.11 posix extension mount failure (bsc#1012628).
- KVM: s390: Return error on SIDA memop on normal guest
  (bsc#1012628).
- moxart: fix potential use-after-free on remove path
  (bsc#1012628).
- ata: libata-core: Fix ata_dev_config_cpr() (bsc#1012628).
- commit 704dc30

- Revert "build initrd without systemd" (bsc#1195775)
  This reverts commit ef4c569b998635a9369390d4e9cfe3a922815c76. systemd is
  needed to at least mount /sys/kernel/security/ during apparmor build.
- commit 5d1f5d2

- rpm/fdupes_relink: dups linking implementation in perl (bsc#1195709)
- rpm/kernel-source.spec.in: use the above
  This is orders of magnitude faster.
- commit 359854d
- commit 9144c75

- Linux 5.16.9 (bsc#1012628).
- tipc: improve size validations for received domain records
  (bsc#1012628).
- crypto: api - Move cryptomgr soft dependency into algapi
  (bsc#1012628).
- ksmbd: fix SMB 3.11 posix extension mount failure (bsc#1012628).
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 131)
- Update config files.
  Set CONFIG_FRAMEBUFFER_CONSOLE_LEGACY_ACCELERATION=y on i386. the
  rest to =n. Copied from master branch.
- commit 224cad2

- Linux 5.16.8 (bsc#1012628).
- drm/i915: Disable DSB usage for now (bsc#1012628).
- selinux: fix double free of cond_list on error paths
  (bsc#1012628).
- audit: improve audit queue handling when "audit=1" on cmdline
  (bsc#1012628).
- ipc/sem: do not sleep with a spin lock held (bsc#1012628).
- spi: stm32-qspi: Update spi registering (bsc#1012628).
- ASoC: hdmi-codec: Fix OOB memory accesses (bsc#1012628).
- ASoC: ops: Reject out of bounds values in snd_soc_put_volsw()
  (bsc#1012628).
- ASoC: ops: Reject out of bounds values in snd_soc_put_volsw_sx()
  (bsc#1012628).
- ASoC: ops: Reject out of bounds values in snd_soc_put_xr_sx()
  (bsc#1012628).
- ALSA: usb-audio: Correct quirk for VF0770 (bsc#1012628).
- ALSA: hda: Fix UAF of leds class devs at unbinding
  (bsc#1012628).
- ALSA: hda: realtek: Fix race at concurrent COEF updates
  (bsc#1012628).
- ALSA: hda/realtek: Add quirk for ASUS GU603 (bsc#1012628).
- ALSA: hda/realtek: Add missing fixup-model entry for Gigabyte
  X570 ALC1220 quirks (bsc#1012628).
- ALSA: hda/realtek: Fix silent output on Gigabyte X570S Aorus
  Master (newer chipset) (bsc#1012628).
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 130)
- Refresh
  patches.suse/0001-lib-raid6-Use-strict-priority-ranking-for-pq-gen-ben.patch.
- Refresh
  patches.suse/0001-lib-raid6-skip-benchmark-of-non-chosen-xor_syndrome-.patch.
- Refresh
  patches.suse/cifs-fix-workstation_name-for-multiuser-mounts.patch.
  Update upstream status and move to sorted section.
- commit 9ebef3e

- drm/i915: Workaround broken BIOS DBUF configuration on TGL/RKL
  (bsc#1193640).
- drm/i915: Populate pipe dbuf slices more accurately during
  readout (bsc#1193640).
- drm/i915: Allow !join_mbus cases for adlp+ dbuf configuration
  (bsc#1193640).
- commit 0503f69

- Linux 5.16.7 (bsc#1012628).
- Revert "drm/vc4: hdmi: Make sure the device is powered with CEC"
  again (bsc#1012628).
- Revert "drm/vc4: hdmi: Make sure the device is powered with CEC"
  (bsc#1012628).
- commit 37d59fa
- commit 42ecc21

- Refresh
  patches.suse/0001-lib-raid6-Use-strict-priority-ranking-for-pq-gen-ben.patch.
- Refresh
  patches.suse/0001-lib-raid6-skip-benchmark-of-non-chosen-xor_syndrome-.patch.
- Refresh
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 129)
- Linux 5.16.6 (bsc#1012628).
- ovl: fix NULL pointer dereference in copy up warning
  (bsc#1012628).
- tcp: add missing tcp_skb_can_collapse() test in
  tcp_shift_skb_data() (bsc#1012628).
- tcp: fix mem under-charging with zerocopy sendmsg()
  (bsc#1012628).
- af_packet: fix data-race in packet_setsockopt /
  packet_setsockopt (bsc#1012628).
- e1000e: Handshake with CSME starts from ADL platforms
  (bsc#1012628).
- cpuset: Fix the bug that subpart_cpus updated wrongly in
  update_cpumask() (bsc#1012628).
- bpf: Fix possible race in inc_misses_counter (bsc#1012628).
- net: ipa: request IPA register values be retained (bsc#1012628).
- rtnetlink: make sure to refresh master_dev/m_ops in
  __rtnl_newlink() (bsc#1012628).
- net: sched: fix use-after-free in tc_new_tfilter()
  (bsc#1012628).
- fanotify: Fix stale file descriptor in copy_event_to_user()
  (bsc#1012628).
- net: amd-xgbe: Fix skb data length underflow (bsc#1012628).
- net: amd-xgbe: ensure to reset the tx_timer_active flag
  (bsc#1012628).
- i40e: Fix reset path while removing the driver (bsc#1012628).
- i40e: Fix reset bw limit when DCB enabled with 1 TC
  (bsc#1012628).
- ipheth: fix EOVERFLOW in ipheth_rcvbulk_callback (bsc#1012628).
- net/mlx5e: Avoid implicit modify hdr for decap drop rule
  (bsc#1012628).
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 128)
- cifs: fix workstation_name for multiuser mounts (bsc#1195360).
- commit 6d27379

- Linux 5.16.5 (bsc#1012628).
- mtd: rawnand: mpc5121: Remove unused variable in
  ads5121_select_chip() (bsc#1012628).
- block: Fix wrong offset in bio_truncate() (bsc#1012628).
- KVM: nVMX: Allow VMREAD when Enlightened VMCS is in use
  (bsc#1012628).
- KVM: nVMX: Implement evmcs_field_offset() suitable for
  handle_vmread() (bsc#1012628).
- KVM: nVMX: Rename vmcs_to_field_offset{,_table} (bsc#1012628).
- tools/testing/scatterlist: add missing defines (bsc#1012628).
- usr/include/Makefile: add linux/nfc.h to the compile-test
  coverage (bsc#1012628).
- usb: dwc3: xilinx: fix uninitialized return value (bsc#1012628).
- psi: fix "defined but not used" warnings when CONFIG_PROC_FS=n
  (bsc#1012628).
- psi: fix "no previous prototype" warnings when CONFIG_CGROUPS=n
  (bsc#1012628).
- perf/core: Fix cgroup event list management (bsc#1012628).
- PCI: mt7621: Remove unused function pcie_rmw() (bsc#1012628).
- dt-bindings: can: tcan4x5x: fix mram-cfg RX FIFO config
  (bsc#1012628).
- irqchip/realtek-rtl: Fix off-by-one in routing (bsc#1012628).
- irqchip/realtek-rtl: Map control data to virq (bsc#1012628).
- net: bridge: vlan: fix memory leak in __allowed_ingress
  (bsc#1012628).
- ipv4: remove sparse error in ip_neigh_gw4() (bsc#1012628).
- ipv4: tcp: send zero IPID in SYNACK messages (bsc#1012628).
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 127)
- Linux 5.16.4 (bsc#1012628).
- drm/amd/display: reset dcn31 SMU mailbox on failures
  (bsc#1012628).
- io_uring: fix not released cached task refs (bsc#1012628).
- bnx2x: Utilize firmware 7.13.21.0 (bsc#1012628).
- bnx2x: Invalidate fastpath HSI version for VFs (bsc#1012628).
- memcg: better bounds on the memcg stats updates (bsc#1012628).
- rcu: Tighten rcu_advance_cbs_nowake() checks (bsc#1012628).
- select: Fix indefinitely sleeping task in
  poll_schedule_timeout() (bsc#1012628).
- arm64/bpf: Remove 128MB limit for BPF JIT programs
  (bsc#1012628).
- commit b146677

- drm/vmwgfx: Fix stale file descriptors on failed usercopy
  (CVE-2022-22942 bsc#1195065).
- commit c31491c

- Linux 5.16.3 (bsc#1012628).
- KVM: x86/mmu: Fix write-protection of PTs mapped by the TDP MMU
  (bsc#1012628).
- KVM: VMX: switch blocked_vcpu_on_cpu_lock to raw spinlock
  (bsc#1012628).
- HID: Ignore battery for Elan touchscreen on HP Envy X360
  15t-dr100 (bsc#1012628).
- HID: uhid: Fix worker destroying device without any protection
  (bsc#1012628).
- ALSA: core: Fix SSID quirk lookup for subvendor=0 (bsc#1012628).
- cifs: free ntlmsspblob allocated in negotiate (bsc#1012628).
- f2fs: fix to do sanity check on inode type during garbage
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 126)
add tarball
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 125)
- Linux 5.16.2 (bsc#1012628).
- ALSA: hda/realtek: Re-order quirk entries for Lenovo
  (bsc#1012628).
- ALSA: hda/realtek: Add quirk for Legion Y9000X 2020
  (bsc#1012628).
- ALSA: hda/tegra: Fix Tegra194 HDA reset failure (bsc#1012628).
- ALSA: hda: ALC287: Add Lenovo IdeaPad Slim 9i 14ITL5 speaker
  quirk (bsc#1012628).
- ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus
  Master after reboot from Windows (bsc#1012628).
- ALSA: hda/realtek: Use ALC285_FIXUP_HP_GPIO_LED on another HP
  laptop (bsc#1012628).
- ALSA: hda/realtek: Add speaker fixup for some Yoga 15ITL5
  devices (bsc#1012628).
- perf annotate: Avoid TUI crash when navigating in the annotation
  of recursive functions (bsc#1012628).
- firmware: qemu_fw_cfg: fix kobject leak in probe error path
  (bsc#1012628).
- firmware: qemu_fw_cfg: fix NULL-pointer deref on duplicate
  entries (bsc#1012628).
- firmware: qemu_fw_cfg: fix sysfs information leak (bsc#1012628).
- rtlwifi: rtl8192cu: Fix WARNING when calling local_irq_restore()
  with interrupts enabled (bsc#1012628).
- media: uvcvideo: fix division by zero at stream start
  (bsc#1012628).
- video: vga16fb: Only probe for EGA and VGA 16 color graphic
  cards (bsc#1012628).
- 9p: fix enodata when reading growing file (bsc#1012628).
- 9p: only copy valid iattrs in 9P2000.L setattr implementation
  (bsc#1012628).
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 124)
- Linux 5.15.13 (bsc#1012628).
- Input: i8042 - enable deferred probe quirk for ASUS UM325UA
  (bsc#1012628).
- tomoyo: Check exceeded quota early in
  tomoyo_domain_quota_is_ok() (bsc#1012628).
- tomoyo: use hwight16() in tomoyo_domain_quota_is_ok()
  (bsc#1012628).
- net/sched: Extend qdisc control block with tc control block
  (bsc#1012628).
- parisc: Clear stale IIR value on instruction access rights trap
  (bsc#1012628).
- platform/mellanox: mlxbf-pmc: Fix an IS_ERR() vs NULL bug in
  mlxbf_pmc_map_counters (bsc#1012628).
- platform/x86: apple-gmux: use resource_size() with res
  (bsc#1012628).
- memblock: fix memblock_phys_alloc() section mismatch error
  (bsc#1012628).
- ALSA: hda: intel-sdw-acpi: harden detection of controller
  (bsc#1012628).
- ALSA: hda: intel-sdw-acpi: go through HDAS ACPI at max depth
  of 2 (bsc#1012628).
- recordmcount.pl: fix typo in s390 mcount regex (bsc#1012628).
- powerpc/ptdump: Fix DEBUG_WX since generic ptdump conversion
  (bsc#1012628).
- efi: Move efifb_setup_from_dmi() prototype from arch headers
  (bsc#1012628).
- selinux: initialize proto variable in
  selinux_ip_postroute_compat() (bsc#1012628).
- scsi: lpfc: Terminate string in lpfc_debugfs_nvmeio_trc_write()
  (bsc#1012628).
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 123)
- Revert "config: disable BTRFS_ASSERT in default kernels"
  This was pushed without enough review, reverting.
- commit 4fb1cfd

- Revert "config: disable BTRFS_ASSERT in default kernels"
  This reverts commit 81985a674cf03fa1ef7c290050be04e57f8490dc.
  This is a change affecting correctness, trading it for some performance.
  This was done without prior discussion with btrfs people, so revert it
  to previous state.
- commit 55f2c08

- media: Revert "media: uvcvideo: Set unique vdev name based in
  type" (bsc#1193255).
- commit aef9ef2

- igc: Do not enable crosstimestamping for i225-V models
  (bsc#1193039).
- commit a77f415

- Update config files.
- commit 375fcb8

- Linux 5.15.12 (bsc#1012628).
- arm64: vdso32: require CROSS_COMPILE_COMPAT for gcc+bfd
  (bsc#1012628).
- net: usb: lan78xx: add Allied Telesis AT29M2-AF (bsc#1012628).
- ext4: prevent partial update of the extent blocks (bsc#1012628).
- ext4: check for out-of-order index extents in
  ext4_valid_extent_entries() (bsc#1012628).
- ext4: check for inconsistent extents between index and leaf
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 122)
- Linux 5.15.11 (bsc#1012628).
- xen/netback: don't queue unlimited number of packages
  (bsc#1012628).
- xen/netback: fix rx queue stall detection (bsc#1012628).
- xen/console: harden hvc_xen against event channel storms
  (bsc#1012628).
- xen/netfront: harden netfront against event channel storms
  (bsc#1012628).
- xen/blkfront: harden blkfront against event channel storms
  (bsc#1012628).
- Revert "xsk: Do not sleep in poll() when need_wakeup set"
  (bsc#1012628).
- selftests/damon: test debugfs file reads/writes with huge count
  (bsc#1012628).
- bus: ti-sysc: Fix variable set but not used warning for
  reinit_modules (bsc#1012628).
- io-wq: drop wqe lock before creating new worker (bsc#1012628).
- rcu: Mark accesses to rcu_state.n_force_qs (bsc#1012628).
- io-wq: check for wq exit after adding new worker task_work
  (bsc#1012628).
- io-wq: remove spurious bit clear on task_work addition
  (bsc#1012628).
- scsi: scsi_debug: Sanity check block descriptor length in
  resp_mode_select() (bsc#1012628).
- scsi: scsi_debug: Fix type in min_t to avoid stack OOB
  (bsc#1012628).
- scsi: scsi_debug: Don't call kcalloc() if size arg is zero
  (bsc#1012628).
- ovl: fix warning in ovl_create_real() (bsc#1012628).
- fuse: annotate lock in fuse_reverse_inval_entry() (bsc#1012628).
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 121)
- Linux 5.15.10 (bsc#1012628).
- perf inject: Fix itrace space allowed for new attributes
  (bsc#1012628).
- fuse: make sure reclaim doesn't write the inode (bsc#1012628).
- staging: most: dim2: use device release method (bsc#1012628).
- tracing: Fix a kmemleak false positive in tracing_map
  (bsc#1012628).
- drm/amdkfd: process_info lock not needed for svm (bsc#1012628).
- drm/amd/display: add connector type check for CRC source set
  (bsc#1012628).
- drm/amdkfd: fix double free mem structure (bsc#1012628).
- drm/amd/display: Fix for the no Audio bug with Tiled Displays
  (bsc#1012628).
- drm/amdgpu: check atomic flag to differeniate with legacy path
  (bsc#1012628).
- drm/amdgpu: cancel the correct hrtimer on exit (bsc#1012628).
- net: netlink: af_netlink: Prevent empty skb by adding a check
  on len (bsc#1012628).
- i2c: rk3x: Handle a spurious start completion interrupt flag
  (bsc#1012628).
- parisc/agp: Annotate parisc agp init functions with __init
  (bsc#1012628).
- ALSA: hda/hdmi: fix HDA codec entry table order for ADL-P
  (bsc#1012628).
- ALSA: hda: Add Intel DG2 PCI ID and HDMI codec vid
  (bsc#1012628).
- loop: Use pr_warn_once() for loop_control_remove() warning
  (bsc#1012628).
- net/mlx4_en: Update reported link modes for 1/10G (bsc#1012628).
- Revert "tty: serial: fsl_lpuart: drop earlycon entry for
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 120)
- Linux 5.15.8 (bsc#1012628).
- bpf: Add selftests to cover packet access corner cases
  (bsc#1012628).
- clocksource/drivers/dw_apb_timer_of: Fix probe failure
  (bsc#1012628).
- misc: fastrpc: fix improper packet size calculation
  (bsc#1012628).
- irqchip: nvic: Fix offset for Interrupt Priority Offsets
  (bsc#1012628).
- irqchip/irq-gic-v3-its.c: Force synchronisation when issuing
  INVALL (bsc#1012628).
- aio: Fix incorrect usage of eventfd_signal_allowed()
  (bsc#1012628).
- irqchip/armada-370-xp: Fix support for Multi-MSI interrupts
  (bsc#1012628).
- irqchip/armada-370-xp: Fix return value of
  armada_370_xp_msi_alloc() (bsc#1012628).
- irqchip/aspeed-scu: Replace update_bits with write_bits
  (bsc#1012628).
- csky: fix typo of fpu config macro (bsc#1012628).
- bus: mhi: core: Add support for forced PM resume (bsc#1012628).
- bus: mhi: pci_generic: Fix device recovery failed issue
  (bsc#1012628).
- nvmem: eeprom: at25: fix FRAM byte_len (bsc#1012628).
- misc: rtsx: Avoid mangling IRQ during runtime PM (bsc#1012628).
- iio: accel: kxcjk-1013: Fix possible memory leak in probe and
  remove (bsc#1012628).
- iio: ad7768-1: Call iio_trigger_notify_done() on error
  (bsc#1012628).
- iio: adc: axp20x_adc: fix charging current reporting on AXP22x
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 119)
- Linux 5.15.7 (bsc#1012628).
- ALSA: usb-audio: Rename early_playback_start flag with
  lowlatency_playback (bsc#1012628).
- ALSA: usb-audio: Disable low-latency playback for free-wheel
  mode (bsc#1012628).
- ALSA: usb-audio: Disable low-latency mode for implicit feedback
  sync (bsc#1012628).
- ALSA: usb-audio: Check available frames for the next packet size
  (bsc#1012628).
- ALSA: usb-audio: Add spinlock to stop_urbs() (bsc#1012628).
- ALSA: usb-audio: Improved lowlatency playback support
  (bsc#1012628).
- ALSA: usb-audio: Avoid killing in-flight URBs during draining
  (bsc#1012628).
- ALSA: usb-audio: Fix packet size calculation regression
  (bsc#1012628).
- ALSA: usb-audio: Less restriction for low-latency playback mode
  (bsc#1012628).
- ALSA: usb-audio: Switch back to non-latency mode at a later
  point (bsc#1012628).
- ALSA: usb-audio: Don't start stream for capture at prepare
  (bsc#1012628).
- gfs2: release iopen glock early in evict (bsc#1012628).
- gfs2: Fix length of holes reported at end-of-file (bsc#1012628).
- powerpc/pseries/ddw: Revert "Extend upper limit for huge DMA
  window for persistent memory" (bsc#1012628).
- powerpc/pseries/ddw: Do not try direct mapping with persistent
  memory and one window (bsc#1012628).
- drm/sun4i: fix unmet dependency on RESET_CONTROLLER for
  PHY_SUN6I_MIPI_DPHY (bsc#1012628).
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 118)
- Bluetooth: Apply initial command workaround for more Intel chips
  (bsc#83f2dafe2a62).
- commit dc51f96

- rpm/kernel-binary.spec.in: don't strip vmlinux again (bsc#1193306)
  After usrmerge, vmlinux file is not named vmlinux-<version>, but simply
  vmlinux. And this is not reflected in STRIP_KEEP_SYMTAB we set.
  So fix this by removing the dash...
- commit 83af88d

- Linux 5.15.6 (bsc#1012628).
- drm/amdgpu/gfx9: switch to golden tsc registers for renoir+
  (bsc#1012628).
- drm/amdgpu/gfx10: add wraparound gpu counter check for APUs
  as well (bsc#1012628).
- block: avoid to quiesce queue in elevator_init_mq (bsc#1012628).
- blk-mq: cancel blk-mq dispatch work in both blk_cleanup_queue
  and disk_release() (bsc#1012628).
- docs: accounting: update delay-accounting.rst reference
  (bsc#1012628).
- firmware: arm_scmi: Fix type error in sensor protocol
  (bsc#1012628).
- firmware: arm_scmi: Fix type error assignment in voltage
  protocol (bsc#1012628).
- io_uring: fix soft lockup when call __io_remove_buffers
  (bsc#1012628).
- cifs: nosharesock should be set on new server (bsc#1012628).
- tracing: Check pid filtering when creating events (bsc#1012628).
- ksmbd: Fix an error handling path in 'smb2_sess_setup()'
  (bsc#1012628).
Displaying revisions 141 - 160 of 277
openSUSE Build Service is sponsored by