Revisions of kernel-source
Hans-Peter Jansen (frispete)
committed
(revision 11)
- mptcp: sendmsg: reset iter on error redux (git-fixes). - commit f4bb27a - Linux 5.8.11 (bsc#1012628). - RDMA/bnxt_re: Restrict the max_gids to 256 (bsc#1012628). - dt-bindings: spi: Fix spi-bcm-qspi compatible ordering (bsc#1012628). - mptcp: sendmsg: reset iter on error (bsc#1012628). - net: handle the return value of pskb_carve_frag_list() correctly (bsc#1012628). - dt-bindings: PCI: intel,lgm-pcie: Fix matching on all snps,dw-pcie instances (bsc#1012628). - hv_netvsc: Remove "unlikely" from netvsc_select_queue (bsc#1012628). - loop: Set correct device size when using LOOP_CONFIGURE (bsc#1012628). - xprtrdma: Release in-flight MRs on disconnect (bsc#1012628). - NFSv4.1 handle ERR_DELAY error reclaiming locking state on delegation recall (bsc#1012628). - phy: omap-usb2-phy: disable PHY charger detect (bsc#1012628). - habanalabs: prevent user buff overflow (bsc#1012628). - habanalabs: fix report of RAZWI initiator coordinates (bsc#1012628). - scsi: pm8001: Fix memleak in pm8001_exec_internal_task_abort (bsc#1012628). - scsi: libfc: Fix for double free() (bsc#1012628). - scsi: lpfc: Fix FLOGI/PLOGI receive race condition in pt2pt discovery (bsc#1012628). - scsi: lpfc: Extend the RDF FPIN Registration descriptor for additional events (bsc#1012628).
Hans-Peter Jansen (frispete)
committed
(revision 10)
- RDMA/bnxt_re: Remove set but not used variable 'qplib_ctx' (git-fixes). - commit 33939e8 - Linux 5.8.10 (bsc#1012628). - gcov: add support for GCC 10.1 (bsc#1012628). - drm/msm/gpu: make ringbuffer readonly (bsc#1012628). - usb: typec: intel_pmc_mux: Do not configure SBU and HSL Orientation in Alternate modes (bsc#1012628). - usb: typec: intel_pmc_mux: Do not configure Altmode HPD High (bsc#1012628). - usb: typec: intel_pmc_mux: Un-register the USB role switch (bsc#1012628). - usb: typec: ucsi: acpi: Check the _DEP dependencies (bsc#1012628). - usb: Fix out of sync data toggle if a configured device is reconfigured (bsc#1012628). - USB: serial: option: add support for SIM7070/SIM7080/SIM7090 modules (bsc#1012628). - USB: serial: option: support dynamic Quectel USB compositions (bsc#1012628). - USB: serial: ftdi_sio: add IDs for Xsens Mti USB converter (bsc#1012628). - usb: core: fix slab-out-of-bounds Read in read_descriptors (bsc#1012628). - phy: qcom-qmp: Use correct values for ipq8074 PCIe Gen2 PHY init (bsc#1012628). - staging: greybus: audio: fix uninitialized value issue (bsc#1012628). - video: fbdev: fix OOB read in vga_8planes_imageblit()
Hans-Peter Jansen (frispete)
committed
(revision 9)
- PREEMPT=NONE and NO_HZ=FULL for {arm,x86_}64 - commit dff30b3 - Preempt flavor for {arm,x86_}64, HZ=1000 for x86_64 - commit fb661c0 - PREEMPT=NONE and NO_HZ=FULL for {arm,x86_}64 - commit dff30b3 - Preempt flavor for {arm,x86_}64, HZ=1000 for x86_64 - commit fb661c0 - PREEMPT=NONE and NO_HZ=FULL for {arm,x86_}64 - commit dff30b3 - Preempt flavor for {arm,x86_}64, HZ=1000 for x86_64 - commit fb661c0 - PREEMPT=NONE and NO_HZ=FULL for {arm,x86_}64 - commit dff30b3 - Preempt flavor for {arm,x86_}64, HZ=1000 for x86_64 - commit fb661c0 - PREEMPT=NONE and NO_HZ=FULL for {arm,x86_}64 - commit dff30b3 - Preempt flavor for {arm,x86_}64, HZ=1000 for x86_64 - commit fb661c0
Hans-Peter Jansen (frispete)
committed
(revision 8)
- Linux 5.8.9 (bsc#1012628). - mptcp: free acked data before waiting for more memory (bsc#1012628). - net: disable netpoll on fresh napis (bsc#1012628). - tipc: fix using smp_processor_id() in preemptible (bsc#1012628). - tipc: fix shutdown() of connectionless socket (bsc#1012628). - taprio: Fix using wrong queues in gate mask (bsc#1012628). - sctp: not disable bh in the whole sctp_get_port_local() (bsc#1012628). - net: usb: dm9601: Add USB ID of Keenetic Plus DSL (bsc#1012628). - netlabel: fix problems with mapping removal (bsc#1012628). - ipv6: Fix sysctl max for fib_multipath_hash_policy (bsc#1012628). - ipv4: Silence suspicious RCU usage warning (bsc#1012628). - RDMA/cma: Execute rdma_cm destruction from a handler properly (bsc#1012628). - RDMA/cma: Remove unneeded locking for req paths (bsc#1012628). - RDMA/cma: Using the standard locking pattern when delivering the removal event (bsc#1012628). - RDMA/cma: Simplify DEVICE_REMOVAL for internal_id (bsc#1012628). - io_uring: fix linked deferred ->files cancellation (bsc#1012628). - io_uring: fix cancel of deferred reqs with ->files (bsc#1012628). - commit 52f63c2 - Linux 5.8.9 (bsc#1012628). - mptcp: free acked data before waiting for more memory (bsc#1012628). - net: disable netpoll on fresh napis (bsc#1012628).
Hans-Peter Jansen (frispete)
committed
(revision 7)
- Linux 5.8.8 (bsc#1012628). - hwmon: (pmbus/isl68137) remove READ_TEMPERATURE_1 telemetry for RAA228228 (bsc#1012628). - HID: quirks: Always poll three more Lenovo PixArt mice (bsc#1012628). - drm/msm/dpu: Fix reservation failures in modeset (bsc#1012628). - drm/msm/dpu: Fix scale params in plane validation (bsc#1012628). - drm/msm/dpu: fix unitialized variable error (bsc#1012628). - tty: serial: qcom_geni_serial: Drop __init from qcom_geni_console_setup (bsc#1012628). - drm/msm: add shutdown support for display platform_driver (bsc#1012628). - hwmon: (applesmc) check status earlier (bsc#1012628). - nvmet: Disable keep-alive timer when kato is cleared to 0h (bsc#1012628). - drm/msm: enable vblank during atomic commits (bsc#1012628). - habanalabs: unmap PCI bars upon iATU failure (bsc#1012628). - habanalabs: validate packet id during CB parse (bsc#1012628). - habanalabs: set clock gating according to mask (bsc#1012628). - habanalabs: proper handling of alloc size in coresight (bsc#1012628). - habanalabs: set max power according to card type (bsc#1012628). - habanalabs: validate FW file size (bsc#1012628). - habanalabs: check correct vmalloc return code (bsc#1012628). - drm/msm/a6xx: fix gmu start on newer firmware (bsc#1012628). - gfs2: add some much needed cleanup for log flushes that fail (bsc#1012628). - hv_utils: return error if host timesysnc update is stale (bsc#1012628). - hv_utils: drain the timesync packets on onchannelcallback
Hans-Peter Jansen (frispete)
committed
(revision 6)
- PREEMPT=NONE for x86_64/default - commit 7c80faa - HZ=1000 for x86_64/preempt - commit 3015221 - add preempt flavor - commit 7b50fc4 - Revert "ALSA: hda: Add support for Loongson 7A1000 controller" (git-fixes). - commit 7fc52c0 - Linux 5.8.7 (bsc#1012628). - scsi: target: tcmu: Optimize use of flush_dcache_page (bsc#1012628). - nl80211: fix NL80211_ATTR_HE_6GHZ_CAPABILITY usage (bsc#1012628). - sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for Tegra186 (bsc#1012628). - sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for Tegra210 (bsc#1012628). - arm64: tegra: Add missing timeout clock to Tegra210 SDMMC (bsc#1012628). - arm64: tegra: Add missing timeout clock to Tegra186 SDMMC nodes (bsc#1012628). - arm64: tegra: Add missing timeout clock to Tegra194 SDMMC nodes (bsc#1012628). - dt-bindings: mmc: tegra: Add tmclk for Tegra210 and later (bsc#1012628).
Hans-Peter Jansen (frispete)
committed
(revision 5)
Hans-Peter Jansen (frispete)
committed
(revision 4)
add -preempt to -syms
Hans-Peter Jansen (frispete)
committed
(revision 3)
update config.tar.bz2
Hans-Peter Jansen (frispete)
committed
(revision 2)
add a preempt flavor - Update patches.suse/btrfs-btrfs-use-the-new-VFS-super_block_dev.patch (bsc#865869 bsc#1175657). Add the second bsc reference. - commit fb64fba - Refresh patches.suse/btrfs-btrfs-use-the-new-VFS-super_block_dev.patch. - commit 74987e4 - Linux 5.8.3 (bsc#1012628). - smb3: warn on confusing error scenario with sec=krb5 (bsc#1012628). - SMB3: Fix mkdir when idsfromsid configured on mount (bsc#1012628). - genirq/affinity: Make affinity setting if activated opt-in (bsc#1012628). - genirq: Unlock irq descriptor after errors (bsc#1012628). - genirq/PM: Always unlock IRQ descriptor in rearm_wake_irq() (bsc#1012628). - PCI: hotplug: ACPI: Fix context refcounting in acpiphp_grab_context() (bsc#1012628). - PCI/ATS: Add pci_pri_supported() to check device or associated PF (bsc#1012628). - PCI: Mark AMD Navi10 GPU rev 0x00 ATS as broken (bsc#1012628). - PCI: Add device even if driver attach failed (bsc#1012628). - PCI: qcom: Define some PARF params needed for ipq8064 SoC (bsc#1012628). - PCI: qcom: Add support for tx term offset for rev 2.1.0 (bsc#1012628).
Hans-Peter Jansen (frispete)
committed
(revision 1)
Displaying revisions 281 - 291 of 291