Revisions of kernel-source

Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 165)
- Update config files (bsc#1201361 bsc#1192968 https://github.com/rear/rear/issues/2554).
  ppc64: NVRAM=y
- commit e3d4124

- Linux 5.19.2 (bsc#1012628).
- Revert "pNFS: nfs3_set_ds_client should set NFS_CS_NOPING"
  (bsc#1012628).
- scsi: Revert "scsi: qla2xxx: Fix disk failure to rediscover"
  (bsc#1012628).
- pNFS/flexfiles: Report RDMA connection errors to the server
  (bsc#1012628).
- nfsd: eliminate the NFSD_FILE_BREAK_* flags (bsc#1012628).
- ALSA: usb-audio: Add quirk for Behringer UMC202HD (bsc#1012628).
- ALSA: bcd2000: Fix a UAF bug on the error path of probing
  (bsc#1012628).
- ALSA: hda/realtek: Add quirk for Clevo NV45PZ (bsc#1012628).
- ALSA: hda/realtek: Add quirk for HP Spectre x360 15-eb0xxx
  (bsc#1012628).
- ALSA: hda/realtek: Add quirk for Lenovo Yoga9 14IAP7
  (bsc#1012628).
- ASoC: amd: yc: Update DMI table entries (bsc#1012628).
- hwmon: (nct6775) Fix platform driver suspend regression
  (bsc#1012628).
- wifi: mac80211_hwsim: fix race condition in pending packet
  (bsc#1012628).
- wifi: mac80211_hwsim: add back erroneously removed cast
  (bsc#1012628).
- wifi: mac80211_hwsim: use 32-bit skb cookie (bsc#1012628).
- add barriers to buffer_uptodate and set_buffer_uptodate
  (bsc#1012628).
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 164)
- add patch: patches.suse/0001-scripts-check-local-export-use-bin-bash-in.patch
- commit e28cd39

- add patch: patches.suse/0001-scripts-check-local-export-use-bin-bash-in.patch
- commit e28cd39

- add patch: patches.suse/0001-scripts-check-local-export-use-bin-bash-in.patch
- commit e28cd39

- add patch: patches.suse/0001-scripts-check-local-export-use-bin-bash-in.patch
- commit e28cd39

- add patch: patches.suse/0001-scripts-check-local-export-use-bin-bash-in.patch
- commit e28cd39

- add patch: patches.suse/0001-scripts-check-local-export-use-bin-bash-in.patch
- commit e28cd39

- add patch: patches.suse/0001-scripts-check-local-export-use-bin-bash-in.patch
- commit e28cd39

- add patch: patches.suse/0001-scripts-check-local-export-use-bin-bash-in.patch
- commit e28cd39

- add patch: patches.suse/0001-scripts-check-local-export-use-bin-bash-in.patch
- commit e28cd39

- add patch: patches.suse/0001-scripts-check-local-export-use-bin-bash-in.patch
- commit e28cd39
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 163)
- Refresh patches.suse/iwlwifi-module-firmware-ucode-fix.patch.
  Now iwlwifi queries *-72.ucode, but again, this is non-existing version.
  Correct to the existing *-71.ucode
- commit e6472b4

- Linux 5.19.1 (bsc#1012628).
- x86/speculation: Add LFENCE to RSB fill sequence (bsc#1012628).
- x86/speculation: Add RSB VM Exit protections (bsc#1012628).
- macintosh/adb: fix oob read in do_adb_query() function
  (bsc#1012628).
- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3586
  (bsc#1012628).
- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3587
  (bsc#1012628).
- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0CB8:0xC558
  (bsc#1012628).
- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04C5:0x1675
  (bsc#1012628).
- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04CA:0x4007
  (bsc#1012628).
- Bluetooth: btusb: Add support of IMC Networks PID 0x3568
  (bsc#1012628).
- dt-bindings: bluetooth: broadcom: Add BCM4349B1 DT binding
  (bsc#1012628).
- Bluetooth: hci_bcm: Add DT compatible for CYW55572
  (bsc#1012628).
- Bluetooth: hci_bcm: Add BCM4349B1 variant (bsc#1012628).
- Bluetooth: hci_qca: Return wakeup for qca_wakeup (bsc#1012628).
- arm64: set UXN on swapper page tables (bsc#1012628).
- ata: sata_mv: Fixes expected number of resources now IRQs are
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 162)
- Linux 5.18.15 (bsc#1012628).
- watch-queue: remove spurious double semicolon (bsc#1012628).
- ASoC: SOF: Intel: disable IMR boot when resuming from ACPI S4
  and S5 states (bsc#1012628).
- ASoC: SOF: pm: add definitions for S4 and S5 states
  (bsc#1012628).
- ASoC: SOF: pm: add explicit behavior for ACPI S1 and S2
  (bsc#1012628).
- watchqueue: make sure to serialize 'wqueue->defunct' properly
  (bsc#1012628).
- x86/alternative: Report missing return thunk details
  (bsc#1012628).
- x86/amd: Use IBPB for firmware calls (bsc#1012628).
- exfat: use updated exfat_chain directly during renaming
  (bsc#1012628).
- exfat: fix referencing wrong parent directory information
  after renaming (bsc#1012628).
- crypto: qat - re-enable registration of algorithms
  (bsc#1012628).
- crypto: qat - add param check for DH (bsc#1012628).
- crypto: qat - add param check for RSA (bsc#1012628).
- crypto: qat - remove dma_free_coherent() for DH (bsc#1012628).
- crypto: qat - remove dma_free_coherent() for RSA (bsc#1012628).
- crypto: qat - fix memory leak in RSA (bsc#1012628).
- crypto: qat - add backlog mechanism (bsc#1012628).
- crypto: qat - refactor submission logic (bsc#1012628).
- crypto: qat - use pre-allocated buffers in datapath
  (bsc#1012628).
- crypto: qat - set to zero DH parameters before free
  (bsc#1012628).
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 161)
- Linux 5.18.12 (bsc#1012628).
- Revert "mtd: rawnand: gpmi: Fix setting busy timeout setting"
  (bsc#1012628).
- commit 3198c22

- Refresh
  patches.suse/0001-drm-aperture-Run-fbdev-removal-before-internal-helpe.patch.
  Update upstream status.
- commit 4fcb983

- x86/mm: Simplify RESERVE_BRK() (bsc#1199657 CVE-2022-29900
  CVE-2022-29901).
- commit da1381f

- x86/entry: Remove UNTRAIN_RET from native_irq_return_ldt
  (bsc#1199657 CVE-2022-29900 CVE-2022-29901).
- commit ce3ce6a

- Refresh
  patches.suse/x86-kvm-fix-FASTOP_SIZE-when-return-thunks-are-enabl.patch.
  Update to upstream version.
- commit 3f7e318

- x86/asm/32: Fix ANNOTATE_UNRET_SAFE use on 32-bit (bsc#1199657
  CVE-2022-29900 CVE-2022-29901).
  Update upstream status.
- commit eae54b1

- tty: use new tty_insert_flip_string_and_push_buffer() in
  pty_write() (bsc#1198829 CVE-2022-1462).
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 160)
- Linux 5.18.10 (bsc#1012628).
- xen/arm: Fix race in RB-tree based P2M accounting (bsc#1012628).
- xen-netfront: restore __skb_queue_tail() positioning in
  xennet_get_responses() (bsc#1012628).
- xen/blkfront: force data bouncing when backend is untrusted
  (bsc#1012628).
- xen/netfront: force data bouncing when backend is untrusted
  (bsc#1012628).
- xen/netfront: fix leaking data in shared pages (bsc#1012628).
- xen/blkfront: fix leaking data in shared pages (bsc#1012628).
- hwmon: (ibmaem) don't call platform_device_del() if
  platform_device_add() fails (bsc#1012628).
- net: sparx5: mdb add/del handle non-sparx5 devices
  (bsc#1012628).
- net: sparx5: Add handling of host MDB entries (bsc#1012628).
- drm/fourcc: fix integer type usage in uapi header (bsc#1012628).
- platform/x86: panasonic-laptop: filter out duplicate volume
  up/down/mute keypresses (bsc#1012628).
- platform/x86: panasonic-laptop: don't report duplicate
  brightness key-presses (bsc#1012628).
- platform/x86: panasonic-laptop: revert "Resolve hotkey double
  trigger bug" (bsc#1012628).
- platform/x86: panasonic-laptop: sort includes alphabetically
  (bsc#1012628).
- platform/x86: panasonic-laptop: de-obfuscate button codes
  (bsc#1012628).
- drivers: cpufreq: Add missing of_node_put() in qoriq-cpufreq.c
  (bsc#1012628).
- drm/msm/gem: Fix error return on fence id alloc fail
  (bsc#1012628).
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 159)
- Linux 5.18.9 (bsc#1012628).
- clocksource/drivers/ixp4xx: Drop boardfile probe path
  (bsc#1012628).
- bcache: memset on stack variables in bch_btree_check() and
  bch_sectors_dirty_init() (bsc#1012628).
- hinic: Replace memcpy() with direct assignment (bsc#1012628).
- powerpc/ftrace: Remove ftrace init tramp once kernel init is
  complete (bsc#1012628).
- io_uring: fix not locked access to fixed buf table
  (bsc#1012628).
- commit 0e67dc1
- commit a9d4d97
- commit 3674c67
- commit c5fe8f7

- Linux 5.18.9 (bsc#1012628).
- clocksource/drivers/ixp4xx: Drop boardfile probe path
  (bsc#1012628).
- bcache: memset on stack variables in bch_btree_check() and
  bch_sectors_dirty_init() (bsc#1012628).
- hinic: Replace memcpy() with direct assignment (bsc#1012628).
- powerpc/ftrace: Remove ftrace init tramp once kernel init is
  complete (bsc#1012628).
- io_uring: fix not locked access to fixed buf table
  (bsc#1012628).
- commit 0e67dc1
- commit a9d4d97
- commit 3674c67
- commit c5fe8f7
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 158)
- tick/nohz: unexport __init-annotated tick_nohz_full_setup()
  (tick_nohz_full_setup fix).
- commit 296483f

- Linux 5.18.8 (bsc#1012628).
- random: schedule mix_interrupt_randomness() less often
  (bsc#1012628).
- random: quiet urandom warning ratelimit suppression message
  (bsc#1012628).
- ALSA: memalloc: Drop x86-specific hack for WC allocations
  (bsc#1012628).
- ALSA: hda/via: Fix missing beep setup (bsc#1012628).
- ALSA: hda/conexant: Fix missing beep setup (bsc#1012628).
- ALSA: hda/realtek: Add mute LED quirk for HP Omen laptop
  (bsc#1012628).
- ALSA: hda/realtek - ALC897 headset MIC no sound (bsc#1012628).
- ALSA: hda/realtek: Apply fixup for Lenovo Yoga Duet 7 properly
  (bsc#1012628).
- ALSA: hda/realtek: Add quirk for Clevo PD70PNT (bsc#1012628).
- ALSA: hda/realtek: Add quirk for Clevo NS50PU (bsc#1012628).
- net: openvswitch: fix parsing of nw_proto for IPv6 fragments
  (bsc#1012628).
- ipv4: ping: fix bind address validity check (bsc#1012628).
- 9p: Fix refcounting during full path walks for fid lookups
  (bsc#1012628).
- 9p: fix fid refcount leak in v9fs_vfs_atomic_open_dotl
  (bsc#1012628).
- 9p: fix fid refcount leak in v9fs_vfs_get_link (bsc#1012628).
- 9p: fix EBADF errors in cached mode (bsc#1012628).
- btrfs: fix hang during unmount when block group reclaim task
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 157)
- Linux 5.18.7 (bsc#1012628).
- s390/mm: use non-quiescing sske for KVM switch to keyed guest
  (bsc#1012628).
- zonefs: fix zonefs_iomap_begin() for reads (bsc#1012628).
- fsnotify: introduce mark type iterator (bsc#1012628).
- fsnotify: consistent behavior for parent not watching children
  (bsc#1012628).
- bpf: Fix calling global functions from BPF_PROG_TYPE_EXT
  programs (bsc#1012628).
- selftests/bpf: Add selftest for calling global functions from
  freplace (bsc#1012628).
- dt-bindings: nvmem: sfp: Add clock properties (bsc#1012628).
- io_uring: use original request task for inflight tracking
  (bsc#1012628).
- commit 531894c
- commit 3bbb02c
- commit 2310a8f
- commit 10e50b0

- Linux 5.18.7 (bsc#1012628).
- s390/mm: use non-quiescing sske for KVM switch to keyed guest
  (bsc#1012628).
- zonefs: fix zonefs_iomap_begin() for reads (bsc#1012628).
- fsnotify: introduce mark type iterator (bsc#1012628).
- fsnotify: consistent behavior for parent not watching children
  (bsc#1012628).
- bpf: Fix calling global functions from BPF_PROG_TYPE_EXT
  programs (bsc#1012628).
- selftests/bpf: Add selftest for calling global functions from
  freplace (bsc#1012628).
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 156)
- Linux 5.18.6 (bsc#1012628).
- Revert "drm/amd/display: Fix DCN3 B0 DP Alt Mapping"
  (bsc#1012628).
- arm64: dts: imx8mm-beacon: Enable RTS-CTS on UART3
  (bsc#1012628).
- arm64: dts: imx8mn-beacon: Enable RTS-CTS on UART3
  (bsc#1012628).
- io_uring: reinstate the inflight tracking (bsc#1012628).
- powerpc/kasan: Silence KASAN warnings in __get_wchan()
  (bsc#1012628).
- ASoC: nau8822: Add operation for internal PLL off and on
  (bsc#1012628).
- ASoC: qcom: lpass-platform: Update VMA access permissions in
  mmap callback (bsc#1012628).
- drm/amd/display: Read Golden Settings Table from VBIOS
  (bsc#1012628).
- drm/amdgpu: Resolve RAS GFX error count issue after cold boot
  on Arcturus (bsc#1012628).
- drm/amdkfd: Use mmget_not_zero in MMU notifier (bsc#1012628).
- dma-debug: make things less spammy under memory pressure
  (bsc#1012628).
- ASoC: Intel: cirrus-common: fix incorrect channel mapping
  (bsc#1012628).
- ASoC: cs42l52: Fix TLV scales for mixer controls (bsc#1012628).
- ASoC: cs35l36: Update digital volume TLV (bsc#1012628).
- ASoC: cs53l30: Correct number of volume levels on SX controls
  (bsc#1012628).
- ASoC: cs42l52: Correct TLV for Bypass Volume (bsc#1012628).
- ASoC: cs42l56: Correct typo in minimum level for SX volume
  controls (bsc#1012628).
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 155)
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 154)
- Linux 5.18.5 (bsc#1012628).
- x86/speculation/mmio: Print SMT warning (bsc#1012628).
- KVM: x86/speculation: Disable Fill buffer clear within guests
  (bsc#1012628).
- x86/speculation/mmio: Reuse SRBDS mitigation for SBDS
  (bsc#1012628).
- x86/speculation/srbds: Update SRBDS mitigation selection
  (bsc#1012628).
- x86/speculation/mmio: Add sysfs reporting for Processor MMIO
  Stale Data (bsc#1012628).
- x86/speculation/mmio: Enable CPU Fill buffer clearing on idle
  (bsc#1012628).
- x86/bugs: Group MDS, TAA & Processor MMIO Stale Data mitigations
  (bsc#1012628).
- x86/speculation/mmio: Add mitigation for Processor MMIO Stale
  Data (bsc#1012628).
- x86/speculation: Add a common function for MD_CLEAR mitigation
  update (bsc#1012628).
- x86/speculation/mmio: Enumerate Processor MMIO Stale Data bug
  (bsc#1012628).
- Documentation: Add documentation for Processor MMIO Stale Data
  (bsc#1012628).
- commit 0ac72f9

- Linux 5.18.4 (bsc#1012628).
- pcmcia: db1xxx_ss: restrict to MIPS_DB1XXX boards (bsc#1012628).
- staging: greybus: codecs: fix type confusion of list iterator
  variable (bsc#1012628).
- iio: adc: ad7124: Remove shift from scan_type (bsc#1012628).
- soundwire: qcom: fix an error message in
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 153)
- kernel-binary.spec.in: clean up %endif
- commit e1e73ea

- kernel-binary.spec.in: clean up %endif
- commit e1e73ea

- kernel-binary.spec.in: clean up %endif
- commit e1e73ea

- kernel-binary.spec.in: clean up %endif
- commit e1e73ea

- kernel-binary.spec.in: clean up %endif
- commit e1e73ea

- kernel-binary.spec.in: clean up %endif
- commit e1e73ea

- kernel-binary.spec.in: clean up %endif
- commit e1e73ea

- kernel-binary.spec.in: clean up %endif
- commit e1e73ea

- kernel-binary.spec.in: clean up %endif
- commit e1e73ea

- kernel-binary.spec.in: clean up %endif
- commit e1e73ea
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 152)
- Linux 5.18.3 (bsc#1012628).
- binfmt_flat: do not stop relocating GOT entries prematurely
  on riscv (bsc#1012628).
- parisc: fix a crash with multicore scheduler (bsc#1012628).
- parisc/stifb: Implement fb_is_primary_device() (bsc#1012628).
- parisc/stifb: Keep track of hardware path of graphics card
  (bsc#1012628).
- RISC-V: Mark IORESOURCE_EXCLUSIVE for reserved mem instead of
  IORESOURCE_BUSY (bsc#1012628).
- riscv: Initialize thread pointer before calling C functions
  (bsc#1012628).
- riscv: Fix irq_work when SMP is disabled (bsc#1012628).
- riscv: Wire up memfd_secret in UAPI header (bsc#1012628).
- riscv: Move alternative length validation into subsection
  (bsc#1012628).
- ALSA: hda/realtek - Add new type for ALC245 (bsc#1012628).
- ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15
  9520 laptop (bsc#1012628).
- ALSA: hda/realtek - Fix microphone noise on ASUS TUF B550M-PLUS
  (bsc#1012628).
- ALSA: usb-audio: Cancel pending work at closing a MIDI substream
  (bsc#1012628).
- USB: serial: pl2303: fix type detection for odd device
  (bsc#1012628).
- USB: serial: option: add Quectel BG95 modem (bsc#1012628).
- USB: new quirk for Dell Gen 2 devices (bsc#1012628).
- usb: isp1760: Fix out-of-bounds array access (bsc#1012628).
- usb: dwc3: gadget: Move null pinter check to proper place
  (bsc#1012628).
- usb: core: hcd: Add support for deferring roothub registration
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 151)
- Linux 5.17.9 (bsc#1012628).
- batman-adv: Don't skb_split skbuffs with frag_list
  (bsc#1012628).
- iwlwifi: iwl-dbg: Use del_timer_sync() before freeing
  (bsc#1012628).
- hwmon: (tmp401) Add OF device ID table (bsc#1012628).
- mac80211: Reset MBSSID parameters upon connection (bsc#1012628).
- net: rds: use maybe_get_net() when acquiring refcount on TCP
  sockets (bsc#1012628).
- net: Fix features skip in for_each_netdev_feature()
  (bsc#1012628).
- net: mscc: ocelot: fix last VCAP IS1/IS2 filter persisting in
  hardware when deleted (bsc#1012628).
- net: mscc: ocelot: fix VCAP IS2 filters matching on both lookups
  (bsc#1012628).
- net: mscc: ocelot: restrict tc-trap actions to VCAP IS2 lookup 0
  (bsc#1012628).
- net: mscc: ocelot: avoid corrupting hardware counters when
  moving VCAP filters (bsc#1012628).
- fbdev: simplefb: Cleanup fb_info in .fb_destroy rather than
  .remove (bsc#1012628).
- fbdev: efifb: Cleanup fb_info in .fb_destroy rather than .remove
  (bsc#1012628).
- fbdev: vesafb: Cleanup fb_info in .fb_destroy rather than
  .remove (bsc#1012628).
- platform/surface: aggregator: Fix initialization order when
  compiling as builtin module (bsc#1012628).
- ice: Fix race during aux device (un)plugging (bsc#1012628).
- ice: clear stale Tx queue settings before configuring
  (bsc#1012628).
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 150)
- constraints: reduce to local limits
- commit 8d89489

- constraints: reduce to local limits
- commit 8d89489

- constraints: reduce to local limits
- commit 8d89489

- constraints: reduce to local limits
- commit 8d89489

- constraints: reduce to local limits
- commit 8d89489

- constraints: reduce to local limits
- commit 8d89489

- constraints: reduce to local limits
- commit 8d89489

- constraints: reduce to local limits
- commit 8d89489

- constraints: reduce to local limits
- commit 8d89489

- constraints: reduce to local limits
- commit 8d89489
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 149)
- Linux 5.17.7 (bsc#1012628).
- PCI: aardvark: Update comment about link going down after
  link-up (bsc#1012628).
- PCI: aardvark: Drop __maybe_unused from advk_pcie_disable_phy()
  (bsc#1012628).
- PCI: aardvark: Don't mask irq when mapping (bsc#1012628).
- PCI: aardvark: Remove irq_mask_ack() callback for INTx
  interrupts (bsc#1012628).
- PCI: aardvark: Use separate INTA interrupt for emulated root
  bridge (bsc#1012628).
- PCI: aardvark: Fix support for PME requester on emulated bridge
  (bsc#1012628).
- PCI: aardvark: Add support for PME interrupts (bsc#1012628).
- PCI: aardvark: Optimize writing PCI_EXP_RTCTL_PMEIE and
  PCI_EXP_RTSTA_PME on emulated bridge (bsc#1012628).
- PCI: aardvark: Add support for ERR interrupt on emulated bridge
  (bsc#1012628).
- PCI: aardvark: Enable MSI-X support (bsc#1012628).
- PCI: aardvark: Fix setting MSI address (bsc#1012628).
- PCI: aardvark: Add support for masking MSI interrupts
  (bsc#1012628).
- PCI: aardvark: Refactor unmasking summary MSI interrupt
  (bsc#1012628).
- PCI: aardvark: Use dev_fwnode() instead of
  of_node_to_fwnode(dev->of_node) (bsc#1012628).
- PCI: aardvark: Make msi_domain_info structure a static driver
  structure (bsc#1012628).
- PCI: aardvark: Make MSI irq_chip structures static driver
  structures (bsc#1012628).
- PCI: aardvark: Check return value of generic_handle_domain_irq()
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 148)
- Revert "build initrd without systemd" (bsc#1195775)"
  This reverts commit 3a2140fa2acded48224e1438ac9b4775340c94c2. Again,
  this breaks many packages as:
  * iproute2 is missing, and
  * kernel-obs-qa fails with:
  Timed out waiting for device /dev/disk/by-id/virtio-0.
- commit e57ab05

- io_uring: fix uninitialized field in rw io_kiocb (bsc#1199087
  CVE-2022-29968).
- commit 8ca9274

- Revert "Revert "build initrd without systemd" (bsc#1195775)"
  This reverts commit e962fefb4c9cd553921cf49c24f9d0e1d16f90b3.
  d9a821b1f81a from packaging should fix this. So let's try.
- commit 3a2140f

- Revert "Revert "Revert "build initrd without systemd" (bsc#1195775)""
  This reverts commit ac62a28013491cd72dd4a81604454658314e4ba5. It's still
  not ready:
- some packages need iproute2
- osc shell is still defunct
- commit e962fef

- pahole 1.22 required for full BTF features.
  also recommend pahole for kernel-source to make the kernel buildable
  with standard config
- commit 364f54b

- rpm/kernel-obs-build.spec.in: add systemd-initrd and terminfo dracut module (bsc#1195775)
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 147)
reduce constraints to 4 jobs
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 146)
- Update
  patches.kernel.org/5.17.2-0822-net-x25-Fix-null-ptr-deref-caused-by-x25_disc.patch
  references (add CVE-2022-1516 bsc#1199012).
- commit af2638d

- Linux 5.17.5 (bsc#1012628).
- etherdevice: Adjust ether_addr* prototypes to silence
  -Wstringop-overead (bsc#1012628).
- perf tools: Fix segfault accessing sample_id xyarray
  (bsc#1012628).
- drm/amd/display: Only set PSR version when valid (bsc#1012628).
- block/compat_ioctl: fix range check in BLKGETSIZE (bsc#1012628).
- gfs2: assign rgrp glock before compute_bitstructs (bsc#1012628).
- scsi: ufs: core: scsi_get_lba() error fix (bsc#1012628).
- net/sched: cls_u32: fix netns refcount changes in u32_change()
  (bsc#1012628).
- ALSA: usb-audio: Clear MIDI port active flag after draining
  (bsc#1012628).
- ALSA: usb-audio: add mapping for MSI MAG X570S Torpedo MAX
  (bsc#1012628).
- ALSA: hda/realtek: Add quirk for Clevo NP70PNP (bsc#1012628).
- ASoC: atmel: Remove system clock tree configuration for
  at91sam9g20ek (bsc#1012628).
- ASoC: topology: Correct error handling in
  soc_tplg_dapm_widget_create() (bsc#1012628).
- ASoC: rk817: Use devm_clk_get() in rk817_platform_probe
  (bsc#1012628).
- ASoC: msm8916-wcd-digital: Check failure for
  devm_snd_soc_register_component (bsc#1012628).
- ASoC: codecs: wcd934x: do not switch off SIDO Buck when codec
Displaying revisions 121 - 140 of 285
openSUSE Build Service is sponsored by