Tux Machines

Do you waddle the waddle?

Other Sites

Ubuntu Buzz !

FoxReplace - a Text Replacement Addon for Firefox Browser

FoxReplace is a Firefox addon that is able to replace text in a web page, in both editing and reading mode, with or without regular expression (regex), both manually and automatically. We use it as a complement to Find and Replace which we reviewed last month because among both, only FoxReplace can do text replacing on Blogspot post editor. We need FoxReplace more because as you might have noticed already, this site --The Ubuntu Buzz-- is based on Blogspot. We hope this tutorial will help all other professional authors. Now let's start exercising like always!   

How To Use Transmission BitTorrent Application

9to5Linux

Alpine Linux Is Moving to a /usr-merged File System Layout

Starting with Alpine Linux 3.23, any new installation will be /usr-merged, with /lib, /bin, and /sbin being symbolic links to their /usr counterparts. The main advantage of the /usr merge change is that there will be a single location for the distribution to install executables and libraries.

OpenSSL 3.6 Officially Released with LMS Signature Verification Support, More

Highlights of OpenSSL 3.6 include LMS signature verification support as per [SP 800-208] in both the FIPS and default providers, and support for EVP_SKEY opaque symmetric key objects to the key derivation and key exchange provider methods via EVP_KDF_CTX_set_SKEY(), EVP_KDF_derive_SKEY(), and EVP_PKEY_derive_SKEY() functions.

openSUSE Leap 16 Is Now Available for Download with Linux Kernel 6.12 LTS

Based on the SUSE Linux Framework One (formerly Adaptable Linux Platform (ALP)) and powered by Linux kernel 6.12 LTS, openSUSE Leap 16 is designed to offer users a balanced operating system that includes cutting-edge software on top of a traditional Linux-based operating system using the new Agama installer.

Ubuntu Touch Mobile Linux OS Is Now Finally Based on Ubuntu 24.04 LTS

Ubuntu Touch 24.04-1.0 is here as the first release of Ubuntu Touch based on Ubuntu 24.04 LTS, a major update to the mobile operating system with new features like new logos, a built-in way to switch the theme of applications, theme live-switching, and experimental support for personal data encryption.

NVIDIA 580.95.05 Driver Adds Support for YCbCr 4:2:2 Display Modes over HDMI FRL

NVIDIA 580.95.05 is here to introduce support for YCbCr 4:2:2 display modes over HDMI Fixed Rate Link (FRL) on Blackwell or later GPUs, as well as to improve support for the Indiana Jones and the Great Circle video game by fixing a bug that caused interactive object outlines not to be rendered.

GNU Linux-Libre 6.17 Kernel Is Now Available for Software Freedom Lovers

Based on the recently released Linux 6.17 kernel series, the GNU Linux-libre 6.17 kernel is here to clean up Intel IPU7 and assorted AArch64 devicetree files, as well as to adjust deblobbing of the AMDGPU, prueth, iwlwifi, btusb, pci mhi host, adreno a6xx, nova-core, and Intel AVS drivers.

9to5Linux Weekly Roundup: September 28th, 2025

I would like to thank everyone who sent us donations; your generosity is greatly appreciated. I also want to thank all of you for your continued support by commenting, liking, sharing, and boosting the articles, following us on social media, and, last but not least, sending us feedback.

Linux 6.0-rc4 (UPDATED)

posted by Roy Schestowitz on Sep 04, 2022,
updated Sep 05, 2022

It's Sunday afternoon, which can only mean one thing - another rc
release. We're up to rc4, and things mostly still look fairly normal.

Most of the fixes the past week have been drivers (gpu, networking, gpio, tty, usb, sound.. a little bit of everything in other words). But we have the usual mix of fixes elsewhere too - architecture fixes (arm64, loongarch, powerpc, RISC-V, s390 and x86), and various other areas - core networking, filesystems, io_uring, LSM, selftests and documentation. Some of this is reverts of things that just turned out to be wrong or just not quite ready.
Please do go test, Linus
---
Abhinav Kumar (1): drm/msm/dpu: populate wb or intf before reset_intf_cfg
Aditya Garg (1): HID: Add Apple Touchbar on T2 Macs in hid_have_special_driver list
Adrian Hunter (2): mmc: core: Fix UHS-I SD 1.8V workaround branch mmc: core: Fix inconsistent sd3_bus_mode at UHS-I SD voltage switch failure
Akihiko Odaki (1): HID: AMD_SFH: Add a DMI quirk entry for Chromebooks
Akira Yokosawa (2): docs: kerneldoc-preamble: Test xeCJK.sty before loading docs/ja_JP/SubmittingPatches: Remove reference to submitting-drivers.rst
Alan Stern (3): USB: gadget: Fix obscure lockdep violation for udc_mutex USB: core: Prevent nested device-reset calls media: mceusb: Use new usb_control_msg_*() routines
Alex Sierra (1): drm/amdgpu: ensure no PCIe peer access for CPU XGMI iolinks
Alex Williamson (1): drm/i915/gvt: Fix Comet Lake
Alvaro Karsz (1): net: virtio_net: fix notification coalescing comments
Andrey Zhadchenko (1): openvswitch: fix memory leak at failed datapath creation
Andy Shevchenko (2): platform/x86: pmc_atom: Fix SLP_TYPx bitfield mask platform/x86: p2sb: Fix UAF when caller uses resource name
Archie Pusaka (1): Bluetooth: hci_event: Fix checking conn for le_conn_complete_evt
Ard Biesheuvel (3): arm64: head: Ignore bogus KASLR displacement on non-relocatable kernels arm64: mm: Reserve enough pages for the initial ID map LoongArch: Avoid orphan input sections
Armin Wolf (1): hwmon: (gpio-fan) Fix array out of bounds access
Arnd Bergmann (1): musb: fix USB_MUSB_TUSB6010 dependency
Arun R Murthy (2): drm/i915/display: avoid warnings when registering dual panel backlight drm/i915/display: avoid warnings when registering dual panel backlight
Aurabindo Pillai (4): drm/amd/display: Fix CAB cursor size allocation for DCN32/321 drm/amd/display: disable display fresh from MALL on an edge case for DCN321 drm/amd/display: use actual cursor size instead of max for CAB allocation drm/amd/display: Use correct plane for CAB cursor size allocation
Axel Rasmussen (1): selftests: net: sort .gitignore file
Badhri Jagan Sridharan (1): usb: typec: tcpm: Return ENOTSUPP for power supply prop writes
Bart Van Assche (1): tracing: Define the is_signed_type() macro once
Bartosz Golaszewski (1): gpio: pxa: use devres for the clock struct
Benjamin Tissoires (1): HID: input: fix uclogic tablets
Bjorn Andersson (1): drm/msm/gpu: Drop qos request if devm_devfreq_add_device() fails
Carlos Llamas (2): binder: fix UAF of ref->proc caused by race condition binder: fix alloc->vma_vm_mm null-ptr dereference
Casey Schaufler (1): Smack: Provide read control for io_uring_cmd
Casper Andersson (1): net: sparx5: fix handling uneven length packets in manual extraction
Charlene Liu (1): drm/amd/display: fix wrong register access
Chen-Yu Tsai (2): clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate ops clk: core: Fix runtime PM sequence in clk_core_unprepare()
Chengming Gui (1): drm/amd/amdgpu: skip ucode loading if ucode_size == 0
Christian König (1): dma-buf/dma-resv: check if the new fence is really later
Christophe JAILLET (2): iio: light: cm3605: Fix an error handling path in cm3605_probe() hwmon: (pmbus) Use dev_err_probe() to filter -EPROBE_DEFER error messages
Christophe Leroy (1): powerpc: Fix hard_irq_disable() with sanitizer
Chunfeng Yun (3): usb: xhci-mtk: relax TT periodic bandwidth allocation usb: xhci-mtk: fix bandwidth release issue dt-bindings: usb: mtu3: add compatible for mt8188
Colin Ian King (1): drm/i915/reg: Fix spelling mistake "Unsupport" -> "Unsupported"
Cong Wang (1): kcm: fix strp_init() order and cleanup
Conor Dooley (2): riscv: kvm: vcpu_timer: fix unused variable warnings riscv: kvm: move extern sbi_ext declarations to a header
Dan Carpenter (6): wifi: cfg80211: debugfs: fix return type in ht40allow_map_read() wifi: mac80211: potential NULL dereference in ieee80211_tx_control_port() ALSA: control: Re-order bounds checking in get_ctl_id_hash() staging: rtl8712: fix use after free bugs net: lan966x: improve error handle in lan966x_fdma_rx_get_frame() xen/grants: prevent integer overflow in gnttab_dma_alloc_pages()
Daniel Borkmann (2): bpf: Partially revert flexible-array member replacement bpf: Don't use tnum_range on array range checking for poke descriptors
Daniel J. Ogorchock (1): HID: nintendo: fix rumble worker null pointer deref
Daniel Müller (1): selftests/bpf: Add lru_bug to s390x deny list
Daniele Ceraolo Spurio (2): drm/i915/guc: clear stalled request after a reset drm/i915/guc: clear stalled request after a reset
David Howells (2): smb3: Move the flush out of smb2_copychunk_range() into its callers smb3: fix temporary data corruption in insert range
David Matlack (2): KVM: selftests: Fix KVM_EXCEPTION_MAGIC build with Clang KVM: selftests: Fix ambiguous mov in KVM_ASM_SAFE()
David Thompson (1): mlxbf_gige: compute MDIO period based on i1clk
Diego Santa Cruz (1): drm/i915/glk: ECS Liva Q2 needs GLK HDMI port timing quirk
Douglas Anderson (2): drm/msm/dsi: Fix number of regulators for msm8996_dsi_cfg drm/msm/dsi: Fix number of regulators for SDM660
Duncan Ma (1): drm/amd/display: Fix OTG H timing reset for dcn314
Duoming Zhou (1): ethernet: rocker: fix sleep in atomic context bug in neigh_timer_handler
Enzo Matsumiya (1): cifs: fix small mempool leak in SMB2_negotiate()
Eric Biggers (1): crypto: lib - remove unneeded selection of XOR_BLOCKS
Eric Dumazet (2): tcp: annotate data-race around challenge_timestamp tcp: make global challenge ack rate limitation per net-ns and default disabled
Ethan Wellenreiter (2): drm/amd/display: Re-initialize viewport after pipe merge drm/amd/display: Fix check for stream and plane
Evan Quan (3): drm/amd/pm: use vbios carried pptable for those supported SKUs drm/amd/pm: use vbios carried pptable for all SMU13.0.7 SKUs drm/amd/pm: bump SMU 13.0.0 driver_if header version
Even Xu (2): hid: intel-ish-hid: ishtp: Fix ishtp client sending disordered message HID: intel-ish-hid: ipc: Add Meteor Lake PCI device ID
Eyal Birger (1): ip_tunnel: Respect tunnel key's "flow_flags" in IP tunnels
Fedor Pchelkin (2): tty: n_gsm: replace kicktimer with delayed_work tty: n_gsm: avoid call of sleeping functions from atomic context
Florian Fainelli (2): net: smsc911x: Stop and start PHY during suspend and resume arch_topology: Silence early cacheinfo errors when non-existent
Gao Xiao (1): nfp: fix the access to management firmware hanging
George Shen (1): drm/amd/display: Fix DCN32 DPSTREAMCLK_CNTL programming
Gerald Schaefer (2): s390/mm: remove useless hugepage address alignment s390/hugetlb: fix prepare_hugepage_range() check for 2 GB hugepages
Graham Sider (1): drm/amdgpu: Update mes_v11_api_def.h
Greg Kroah-Hartman (3): Revert "binder_alloc: Add missing mmap_lock calls when using the VMA" Revert "usb: add quirks for Lenovo OneLink+ Dock" Revert "usb: gadget: udc-xilinx: replace memcpy with memcpy_toio"
Greg Tulli (1): Input: iforce - add support for Boeder Force Feedback Wheel
Grzegorz Szymaszek (1): staging: r8188eu: add firmware dependency
Guchun Chen (1): drm/amdgpu: disable FRU access on special SIENNA CICHLID card
Haibo Chen (1): gpio: pca953x: Add mutex_lock for regcache sync in PM
Hannes Reinecke (1): nvmet-auth: add missing goto in nvmet_setup_auth()
Hans de Goede (3): platform/x86: x86-android-tablets: Fix broken touchscreen on Chuwi Hi8 with Windows BIOS Bluetooth: hci_event: Fix vendor (unknown) opcode status handling platform/x86: acer-wmi: Acer Aspire One AOD270/Packard Bell Dot keymap fixes
Hawking Zhang (1): drm/amdgpu: only init tap_delay ucode when it's included in ucode binary
Heikki Krogerus (2): usb: dwc3: pci: Add support for Intel Raptor Lake usb: typec: Remove retimers properly
Heiko Carstens (1): s390: update defconfigs
Heiner Kallweit (1): usb: dwc2: fix wrong order of phy_power_on and phy_init
Helge Deller (1): vt: Clear selection before changing the font
Horatiu Vultur (1): net: phy: micrel: Make the GPIO to be non-exclusive
Hu Xiaoying (1): usb: storage: Add ASUS <0x0b05:0x1932> to IGNORE_UAS
Huacai Chen (3): LoongArch: Adjust arch_do_signal_or_restart() to adapt generic entry LoongArch: Improve dump_tlb() output messages LoongArch: Fix section mismatch due to acpi_os_ioremap()
Isaac J. Manjarres (1): driver core: Don't probe devices after bus_type.match() probe deferral
Iwona Winiarska (1): peci: cpu: Fix use-after-free in adev_release()
Jakub Kicinski (1): Revert "sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skb"
Jani Nikula (4): drm/i915/dsi: filter invalid backlight and CABC ports drm/i915/dsi: fix dual-link DSI backlight and CABC ports for display 11+ drm/i915/dsi: filter invalid backlight and CABC ports drm/i915/dsi: fix dual-link DSI backlight and CABC ports for display 11+
Jann Horn (1): mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuse
Jarrah Gosbell (2): dt-bindings: input: touchscreen: add compatible string for Goodix GT1158 Input: goodix - add compatible string for GT1158
Jason Wang (1): HID: ishtp-hid-clientHID: ishtp-hid-client: Fix comment typo
Jean-Francois Le Fillatre (2): r8152: add PID for the Lenovo OneLink+ Dock usb: add quirks for Lenovo OneLink+ Dock
Jiapeng Chong (3): drm/i915/gvt: Fix kernel-doc drm/i915/gvt: Fix kernel-doc drm/i915/gvt: Fix kernel-doc
Jilin Yuan (1): net/ieee802154: fix repeated words in comments
Jim Mattson (2): KVM: VMX: Heed the 'msr' argument in msr_write_intercepted() KVM: x86: Mask off unsupported and unknown bits of IA32_ARCH_CAPABILITIES
Jing Leng (1): usb: gadget: f_uac2: fix superspeed transfer
Johan Hovold (17): usb: dwc3: fix PHY disable sequence Revert "usb: dwc3: qcom: Keep power domain on to retain controller status" usb: dwc3: qcom: fix gadget-only builds usb: dwc3: qcom: fix use-after-free on runtime-PM wakeup usb: dwc3: qcom: fix runtime PM wakeup usb: dwc3: qcom: fix peripheral and OTG suspend dt-bindings: usb: qcom,dwc3: add wakeup-source property usb: dwc3: qcom: fix wakeup implementation usb: dwc3: qcom: clean up suspend callbacks usb: dwc3: qcom: suppress unused-variable warning usb: dwc3: disable USB core PHY management USB: serial: cp210x: add Decagon UCA device id USB: serial: ch341: fix lost character on LCR updates USB: serial: ch341: fix disabled rx timer on older devices misc: fastrpc: fix memory corruption on probe misc: fastrpc: fix memory corruption on open misc: fastrpc: increase maximum session count
Josh Kilmer (1): HID: asus: ROG NKey: Ignore portion of 0x5a report
Josh Poimboeuf (1): s390: fix nospec table alignments
Jouni Högander (2): drm/i915/backlight: Disable pps power hook for aux based backlight drm/i915/backlight: Disable pps power hook for aux based backlight
Julia Lawall (1): drm/i915/gvt: fix typo in comment
Junaid Shahid (2): kvm: x86: mmu: Drop the need_remote_flush() function kvm: x86: mmu: Always flush TLBs when enabling dirty logging
Kacper Michajłow (1): ALSA: hda/realtek: Add speaker AMP init for Samsung laptops with ALC298
Kai-Heng Feng (1): tg3: Disable tg3 device on system reboot to avoid triggering AER
Kairui Song (1): Docs/admin-guide/mm/damon/usage: fix the example code snip
Kajol Jain (1): powerpc/papr_scm: Fix nvdimm event mappings
Karthik Alapati (1): HID: hidraw: fix memory leak in hidraw_release()
Khalid Masum (1): fscache: fix misdocumented parameter
Konrad Dybcio (1): dt-bindings: usb: qcom,dwc3: Add SM6375 compatible
Krishna Kurapati (1): usb: gadget: mass_storage: Fix cdrom data transfers on MAC-OS
Krzysztof Kozlowski (1): dt-bindings: iio: gyroscope: bosch,bmg160: correct number of pins
Kumar Kartikeya Dwivedi (2): bpf: Do mark_chain_precision for ARG_CONST_ALLOC_SIZE_OR_ZERO selftests/bpf: Add regression test for pruning fix
Kuniyuki Iwashima (1): bpf: Fix a data-race around bpf_jit_limit.
Kuogee Hsieh (2): drm/msm/dp: make eDP panel as the first connected connector drm/msm/dp: delete DP_RECOVERED_CLOCK_OUT_EN to fix tps4
Kurt Kanzenbach (1): net: dsa: hellcreek: Print warning only once
Larry Finger (1): staging: r8188eu: Add Rosewill USB-N150 Nano to device tables
Lee Jones (1): HID: steam: Prevent NULL pointer dereference in steam_{recv,send}_report
Leo Chen (1): drm/amd/display: Missing HPO instance added
Levi Yun (1): arm64/kexec: Fix missing extra range for crashkres_low.
Li Qiong (1): ieee802154: cc2520: add rc code in cc2520_tx()
Liam Howlett (1): binder_alloc: Add missing mmap_lock calls when using the VMA
Like Xu (1): perf/x86/core: Completely disable guest PEBS via guest's global_ctrl
Lin Ma (1): ieee802154/adf7242: defer destroy_workqueue call
Linus Torvalds (1): Linux 6.0-rc4
Liu Jian (1): skmsg: Fix wrong last sg check in sk_msg_recvmsg()
Lorenzo Bianconi (1): wifi: mac80211: always free sta in __sta_info_alloc in case of error
Luis Chamberlain (1): lsm,io_uring: add LSM hooks for the new uring_cmd file op
Luiz Augusto von Dentz (4): Bluetooth: hci_sync: Fix suspend performance regression Bluetooth: L2CAP: Fix build errors in some archs Bluetooth: MGMT: Fix Get Device Flags Bluetooth: ISO: Fix not handling shutdown condition
Lukas Bulwahn (3): MAINTAINERS: rectify entry for XILINX GPIO DRIVER MAINTAINERS: add include/dt-bindings/input to INPUT DRIVERS docs: Update version number from 5.x to 6.x in README.rst
Luke D. Jones (1): platform/x86: asus-wmi: Increase FAN_CURVE_BUF_LEN to 32
Lv Ruyi (1): peci: aspeed: fix error check return value of platform_get_irq()
Magnus Karlsson (1): xsk: Fix corrupted packets for XDP_SHARED_UMEM
Marcus Folkesson (3): iio: adc: mcp3911: make use of the sign bit iio: adc: mcp3911: correct "microchip,device-addr" property iio: adc: mcp3911: use correct formula for AD conversion
Mario Limonciello (1): platform/x86: thinkpad_acpi: Explicitly set to balanced mode on startup
Masahiro Yamada (1): powerpc: align syscall table for ppc32
Mathias Nyman (3): xhci: Fix null pointer dereference in remove if xHC has only one roothub xhci: Add grace period after xHC start to prevent premature runtime suspend. Revert "xhci: turn off port power in shutdown"
Matthew Auld (2): drm/i915/ttm: fix CCS handling drm/i915/ttm: fix CCS handling
Matthias Kaehlcke (1): usb: misc: onboard_usb_hub: Drop reset delay in onboard_hub_power_off()
Matti Vaittinen (1): iio: ad7292: Prevent regulator double disable
Maurizio Lombardi (1): nvmet-tcp: fix unhandled tcp states in nvmet_tcp_state_change()
Mauro Carvalho Chehab (1): serial: document start_rx member at struct uart_ops
Maximilian Luz (4): platform/surface: aggregator_registry: Add support for Surface Laptop Go 2 platform/surface: aggregator_registry: Rename HID device nodes based on their function platform/surface: aggregator_registry: Rename HID device nodes based on new findings platform/surface: aggregator_registry: Add HID devices for sensors and UCSI client to SP8
Mazin Al Haddad (1): tty: n_gsm: add sanity check for gsm->receive in gsm_receive_buf()
Menglong Dong (1): docs/conf.py: add function attribute '__fix_address' to conf.py
Miaohe Lin (1): KVM: x86: fix memoryleak in kvm_arch_vcpu_create()
Michael Ellerman (3): Revert "powerpc: Remove unused FW_FEATURE_NATIVE references" powerpc/rtas: Fix RTAS MSR[HV] handling for Cell Revert "powerpc/irq: Don't open code irq_soft_mask helpers"
Michael Hübner (1): HID: thrustmaster: Add sparco wheel and fix array length
Mickaël Salaün (1): landlock: Fix file reparenting without explicit LANDLOCK_ACCESS_FS_REFER
Mika Westerberg (2): thunderbolt: Use the actual buffer in tb_async_error() thunderbolt: Check router generation before connecting xHCI
Ming Lei (1): Documentation: document ublk
Miquel Raynal (1): net: mac802154: Fix a condition in the receive path
Nathan Chancellor (1): powerpc/papr_scm: Ensure rc is always initialized in papr_scm_pmu_register()
Nick Desaulniers (1): Makefile.extrawarn: re-enable -Wformat for clang; take 2
Nicolas Dichtel (1): ip: fix triggering of 'icmp redirect'
Niek Nooijens (1): USB: serial: ftdi_sio: add Omron CS1W-CIF31 device id
Ondrej Jirman (1): Input: goodix - add support for GT1158
Pablo Sun (1): usb: typec: altmodes/displayport: correct pin assignment for UFP receptacles
PaddyKP_Yao (1): platform/x86: asus-wmi: Fix the name of the mic-mute LED classdev
Pali Rohár (1): powerpc/pci: Enable PCI domains in /proc when PCI bus numbers are not unique
Paolo Bonzini (1): KVM: x86: check validity of argument to KVM_SET_MP_STATE
Paul Moore (2): selinux: implement the security_uring_cmd() LSM hook /dev/null: add IORING_OP_URING_CMD support
Pavel Begunkov (7): io_uring/net: fix overexcessive retries selftests/net: temporarily disable io_uring zc test Revert "io_uring: add zc notification flush requests" Revert "io_uring: rename IORING_OP_FILES_UPDATE" io_uring/notif: remove notif registration io_uring/net: simplify zerocopy send user API selftests/net: return back io_uring zc send tests
Pawel Laszczak (2): usb: cdns3: fix incorrect handling TRB_SMM flag for ISOC transfer usb: cdns3: fix issue with rearming ISO OUT endpoint
Peter Robinson (1): Input: rk805-pwrkey - fix module autoloading
Peter Ujfalusi (1): ALSA: hda: intel-nhlt: Correct the handling of fmt_config flexible array
Pierre Morel (1): KVM: s390: pci: Hook to access KVM lowlevel from VFIO
Piyush Mehta (1): usb: gadget: udc-xilinx: replace memcpy with memcpy_toio
Pu Lehui (1): bpf, cgroup: Fix kernel BUG in purge_effective_progs
Qiang Yu (1): bus: mhi: host: Fix up null pointer access in mhi_irq_handler
Randy Dunlap (1): Documentation: networking: correct possessive "its"
Rob Clark (1): drm/msm/rd: Fix FIFO-full deadlock
Russ Weight (2): firmware_loader: Fix use-after-free during unregister firmware_loader: Fix memory leak in firmware upload
Sander Vanheule (1): gpio: realtek-otto: switch to 32-bit I/O
Saravana Kannan (4): Revert "driver core: Delete driver_deferred_probe_check_state()" Revert "net: mdio: Delete usage of driver_deferred_probe_check_state()" Revert "PM: domains: Delete usage of driver_deferred_probe_check_state()" Revert "iommu/of: Delete usage of driver_deferred_probe_check_state()"
Sebastian Andrzej Siewior (2): net: dsa: xrs700x: Use irqsave variant for u64 stats update net: Use u64_stats_fetch_begin_irq() for stats fetch.
SeongJae Park (3): xen-blkback: Advertise feature-persistent as user requested xen-blkfront: Advertise feature-persistent as user requested xen-blkfront: Cache feature_persistent value before advertisement
Sergiu Moga (1): tty: serial: atmel: Preserve previous USART mode if RS485 disabled
Shenwei Wang (1): serial: fsl_lpuart: RS485 RTS polariy is inverse
Sherry Sun (1): tty: serial: lpuart: disable flow control while waiting for the transmit engine to complete
Shyamin Ayesh (1): nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM610
Siddh Raman Pant (2): wifi: mac80211: Fix UAF in ieee80211_scan_rx() wifi: mac80211: Don't finalize CSA in IBSS mode if state is disconnected
Slark Xiao (1): USB: serial: option: add support for Cinterion MV32-WA/WB RmNet mode
Srinivas Kandagatla (2): soundwire: qcom: remove duplicate reset control get soundwire: qcom: fix device status array range
Steev Klimaszewski (1): HID: add Lenovo Yoga C630 battery quirk
Stefan Wahren (4): clk: bcm: rpi: Fix error handling of raspberrypi_fw_get_rate clk: bcm: rpi: Prevent out-of-bounds access clk: bcm: rpi: Add missing newline clk: bcm: rpi: Show clock id limit in error case
Stephen Boyd (1): Revert "clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate ops"
Steve French (2): smb3: fix temporary data corruption in collapse range smb3: use filemap_write_and_wait_range instead of filemap_write_and_wait
Steven Price (1): mm: pagewalk: Fix race between unmap and page walker
Sun Ke (1): cachefiles: fix error return code in cachefiles_ondemand_copen()
Takashi Iwai (5): ALSA: memalloc: Revive x86-specific WC page allocations again Revert "usb: typec: ucsi: add a common function ucsi_unregister_connectors()" ALSA: seq: oss: Fix data-race for max_midi_devs access ALSA: seq: Fix data-race at module auto-loading ALSA: usb-audio: Add quirk for LH Labs Geek Out HD Audio 1V5
Tetsuo Handa (3): Bluetooth: hci_sync: fix double mgmt_pending_free() in remove_adv_monitor() Input: iforce - wake up after clearing IFORCE_XMIT_RUNNING flag tty: n_gsm: initialize more members at gsm_alloc_mux()
Thierry GUIBERT (1): USB: cdc-acm: Add Icom PMR F3400 support (0c26:0020)
Tianyu Yuan (1): nfp: flower: fix ingress police using matchall filter
Toke Høiland-Jørgensen (1): sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skb
Tony Lindgren (1): clk: ti: Fix missing of_node_get() ti_find_clock_provider()
Utkarsh Patel (1): usb: typec: intel_pmc_mux: Add new ACPI ID for Meteor Lake IOM device
Vadim Pasternak (4): platform/mellanox: mlxreg-lc: Fix coverity warning platform/mellanox: mlxreg-lc: Fix locking issue platform/mellanox: Remove unnecessary code platform/mellanox: Remove redundant 'NULL' check
Ville Syrjälä (1): drm/i915: Skip wm/ddb readout for disabled pipes
Vincent Whitchurch (2): hwmon: (pmbus) Fix vout margin caching tty: Fix lookahead_buf crash with serdev
Vladimir Stempen (1): drm/amd/display: Fix black flash when switching from ODM2to1 to ODMBypass
Waiman Long (1): mm/slab_common: Deleting kobject in kmem_cache_destroy() without holding slab_mutex/cpu_hotplug_lock
Wang Fudong (1): drm/amd/display: set dig fifo read start level to 7 before dig fifo reset
Wang Hai (1): net/sched: fix netdevice reference leaks in attach_default_qdiscs()
Wei Yongjun (1): gpio: mockup: remove gpio debugfs when remove device
Wesley Cheng (1): usb: dwc3: gadget: Avoid duplicate requests to enable Run/Stop
William Breathitt Gray (4): gpio: 104-dio-48e: Make irq_chip immutable gpio: 104-idi-48: Make irq_chip immutable gpio: 104-idio-16: Make irq_chip immutable gpio: ws16c48: Make irq_chip immutable
Witold Lipieta (1): usb-storage: Add ignore-residue quirk for NXP PN7462AU
Wolfram Sang (1): Bluetooth: move from strlcpy with unused retval to strscpy
Xin Yin (1): cachefiles: make on-demand request distribution fairer
Yacan Liu (1): net/smc: Remove redundant refcount increase
Yan Xinyu (1): USB: serial: option: add support for OPPO R11 diag port
Yang Yingliang (1): wifi: mac80211: fix possible leak in ieee80211_tx_control_port()
YiFei Zhu (1): bpf: Restrict bpf_sys_bpf to CAP_PERFMON
Yonglin Tan (1): USB: serial: option: add Quectel EM060K modem
Yu Zhe (1): perf/arm_pmu_platform: fix tests for platform_get_irq() failure
YuBiao Wang (1): drm/amdgpu: Fix use-after-free in amdgpu_cs_ioctl
Yupeng Li (1): LoongArch: Fix arch_remove_memory() undefined build error
Zhengchao Shao (1): net: sched: tbf: don't call qdisc_put() while holding tree lock
Zhengping Jiang (1): Bluetooth: hci_sync: hold hdev->lock when cleanup hci_conn
Zheyu Ma (1): ALSA: control: Fix an out-of-bounds bug in get_ctl_id_hash()
sunliming (2): drm/msm/dsi: fix the inconsistent indenting iio: light: cm32181: make cm32181_pm_ops static
ye xingchen (1): LoongArch: mm: Remove the unneeded result variable
Łukasz Bartosik (1): drm/i915: fix null pointer dereference

UPDATE

LWN now.

Other Recent Tux Machines' Posts

Linux Kernel 6.17 Officially Released, This Is What’s New
Linux kernel 6.17 is now available for download, featuring enhanced hardware support through new and updated drivers, improvements to file systems and networking, and more.
BCacheFS Banished; Reminder of The Tanenbaum-Torvalds Debate
Kernel picks
NVIDIA 580.95.05 Driver Adds Support for YCbCr 4:2:2 Display Modes over HDMI FRL
NVIDIA released today the NVIDIA 580.95.05 graphics drivers for NVIDIA GPUs on Linux, BSD, and Solaris systems as the second update to the latest NVIDIA 580 series.
Ubuntu Touch mobile Linux distro is now based on Ubuntu 24.04 LTS
Ubuntu Touch is a mobile operating system designed to run on smartphones
A statement from members of the moderation team
We resign, effective immediately, in protest of the Steering Committee’s ongoing pattern of attempting to interfere with moderation team operation
GNU Linux-Libre 6.17 Kernel Is Now Available for Software Freedom Lovers
The GNU Linux-libre project announced today the release and general availability of the GNU Linux-libre 6.17 kernel for those who seek 100% freedom for their GNU/Linux computers and software freedom lovers.
October of Software Freedom [original]
For Free software it'll be an historical month
 
Cairo-Dock 3.6 Released with Wayland and HiDPI Support, systemd Integration
Cairo-Dock 3.6 was released today for this open-source and free dock-like application for your GNU/Linux desktop, adding major new features like Wayland and HiDPI support.
More New Articles in PCLinuxOS Magazine
PCLinuxOS Magazine's latest
Just How Prevalent Is Linux?
(The Answer May Surprise You)
DNF Package Manager, An Overview
by David Pardue (kalwisti)
Alpine Linux Is Moving to a /usr-merged File System Layout
After many months of preparations, the Alpine Linux development team announced today that they have decided to adopt a /usr-merged file system layout for future Alpine Linux releases.
GNU/Linux Leftovers
some more GNU/Linux stories
The Galaxy Tab S11's best new feature turns it into a powerful Linux computer
Galaxy Tab S11 supports the Linux Terminal app
GNU/Linux Leftovers
games, Debian, and more
Free, Libre, and Open Source Software Leftovers
FOSS picks
Applications: MuseScore Studio 4.6, Radicle 1.5.0, and LibreArts
releases and more
KDE's Haruna, Qt, and Christian Hergert's GNOME Progress
KDE and GNOME stuff
Security Leftovers
Security patches and more
Open Hardware/Modding: RISC-V, Raspberry Pi, and More
hardware picks
today's howtos
many from idroot
Almalinux vs Rocky Linux, Fedora Leftovers
mostly Fedora
OpenSSL 3.6 Officially Released with LMS Signature Verification Support, More
OpenSSL 3.6 has been officially released today as a major update that introduces many new features and improvements for this open-source, cross-platform, and free software library that provides secure communications over computer networks for applications and websites.
openSUSE Leap 16 Is Now Available for Download with Linux Kernel 6.12 LTS
The openSUSE project announced today the release of openSUSE Leap 16 as a major update to this long-term supported, traditional, and full-featured openSUSE version derived from the SUSE Linux Enterprise Server (SLES) 16 operating system series.
Red Hat Latest (Lots of Slop)
from redhat.com
Android Leftovers
These two Pixel phone features are driving over to Android Auto
GNU/Linux Leftovers
some GNU/Linux stories
Free, Libre, and Open Source Software Leftovers
FOSS and more
Kernel Stories: Custom Kernel, Avocado OS, and Next Linux
3 stories for today
Austria’s military switches from Microsoft Office to LibreOffice
Like we’re seeing in Schleswig-Holstein, Denmark and many other government bodies and organisations
Programming Leftovers
Development related picks
Open Hardware/Modding Leftovers
Open Hardware stories
Games: Team Fortress 2 Classic, GOG Preservation Program, and More
8 stories from GamingOnLinux
Security and Windows TCO
security coverage and incidents
Imgur is No Longer Available to Users in the UK
The UK can no longer view content on Imgur, the popular online image-hosting site — but why
Free and Open Source Software, howtos and Installations
This is free and open source software
10 simple ways to work smarter on Linux - for beginners and pros
Linux is not just about the choice of distribution or desktop environment
Today in Techrights
Some of the latest articles
Ubuntu Touch Mobile Linux OS Is Now Finally Based on Ubuntu 24.04 LTS
In an unexpected move, the UBports Foundation released today the first update to their Ubuntu Touch mobile OS based on the Ubuntu 24.04 LTS (Noble Numbat) operating system series.
Security Leftovers
patches and more
GNU/Linux Leftovers
GNU/Linux and some more
Free, Libre, and Open Source Software Leftovers
FOSS and more
today's howtos
idroot and more
PostgreSQL: pgwatch v4, Autobase 2.4.0, and pg_stat_kcache 2.3.1 Released
postgresql news
Calibre 8.11 E-Book Manager Adds an “Ask AI” Tab to the Dictionary Lookup Panel
It’s been three weeks since the last Calibre release, and now Calibre 8.11 has been released today as the latest stable version of this open-source, free, and cross-platform e-book management software.
Red Hat Leftovers
all from redhat.com
GNU/Linux Leftovers
Debian, howtos, and more
Free, Libre, and Open Source Software and Standards
FOSS leftovers
Programming Leftovers
Development picks
Open Hardware/Modding: Raspberry Pi, RISC-V, and More
hardware picks
Games: Steam, OpenMW, Electronic Arts (EA) Taken Over, Splatterbot, and More
13 stories from GamingOnLinux
We Never Link to Microsoft Lunduke, It's an Abuser [original]
Boys will be boys
A Human Rights Dysphoria [original]
abusive, user-hostile technology has spread like mushrooms
The Future of GNU/Linux is GNU Coreutils [original]
Some Rust People with Microsoft GitHub accounts won't replace GNU Coreutils by any means other than political manipulation and social engineering
Android Leftovers
Your Next Android Phone Could Crush the iPhone 17 Pro for Gaming
F-Droid and Google's Developer Registration Decree
For the past 15 years, F-Droid has provided a safe and secure haven for Android users around the world to find and install free and open source apps
Finding reason, finding belonging
I’ve been around in the Free and Open Source world for over 20 years now
I install these 11 apps on every new Linux system, and you should, too - here's why
If you're wondering which apps take priority on your new Linux machine
GNOME 49 Support, New Keyboard Options Added to Tiling Shell
Tiling Shell, the GNOME extension providing you with a myriad of ways to tile windows in all kinds of cool ways
Free and Open Source Software
This is free and open source software
Introducing FydeOS v21
We are delighted to announce the release of FydeOS v21: Sunlit Epiphany
Almost October [original]
The site passed from the US to the UK almost exactly 12 years ago
Today in Techrights
Some of the latest articles
Announcing Incus 6.17
The Incus team is pleased to announce the release of Incus 6.17
OpenTofu Introduces Ephemeral Support for Safer Secrets Management
OpenTofu nightly builds add Ephemeral and Write-Only features
4 reasons why Qubes OS is the coolest Linux distro out there
The sheer number of distributions is yet another killer feature of Linux
Free and Open Source Software
This is free and open source software
GNU/Linux and BSD Leftovers
GNU/Linux for the most
Free, Libre, and Open Source Software and Standards
FOSS and more
Programming Leftovers
Development picks
today's howtos
8 more howtos
Open Hardware Leftovers
hardware picks
today's howtos
4 howtos for now
Halloween Next Month [original]
Scaring us is hard
R.R.R.R.R.R. and Tux Machines [original]
R.R.R.R.R.R. plays a big role in our curation of news
Fish Shell 4.1 Released with Brace Syntax, Transient Prompts
Fish shell 4.1 is now available with transient prompts
It turns out that there's one guy at Valve keeping a 13-year-old GPU alive via Linux updates
Such is the case of one guy at Valve who is still ensuring a 13-year-old GPU works fine with Linux
System76 Releases COSMIC Beta Desktop Environment and Pop!_OS 24.04 LTS Beta
Linux hardware vendor System76 announced today the general availability of the beta version of their up-and-coming COSMIC desktop environment written in Rust, along with the beta version of Pop!_OS 24.04 LTS.
Best Free and Open Source Software
This is free and open source software
Review: KDE Linux and GNOME OS
As I mentioned earlier, both the GNOME and KDE projects are quick to point out these distributions are experimental and currently intended to be used by testers and developers
9to5Linux Weekly Roundup: September 28th, 2025
The 259th installment of the 9to5Linux Weekly Roundup is here for the week ending on September 28th, 2025.
Approaching 40,000 Gemini Pages [original]
We started with Gemini Protocol a few years ago, and with 1,000+ pages per month we can expect 100,000 pages in a few years
GNU Turned 42 This Past Weekend and the Free Software Foundation (FSF) Turns 40 on Saturday [original]
software freedom is what actually matters in practice
Next Week Was Supposed to Be Our Opportunity to Have a Pre-trial Hearing Regarding Our Lawsuits Against Garrett (In Response to His SLAPP and His Harassment Against Us) [original]
truth will prevail
Today in Techrights
Some of the latest articles
From Hurd to seL4: How Stallman’s Microkernel Vision Stood the Test of Time
The Long Arc of Vindication