Tux Machines

Do you waddle the waddle?

Other Sites

Tor Project blog

Arti 2.0.0 released: Relay, directory authority, and RPC development.

While "2.0" may sound like an exciting release number, it's actually fairly mundane. Semver requires us to bump our major version number when making breaking changes, and we had a couple breaking changes we wanted to make in order to keep our APIs tidy. These breaking changes are:

LinuxGizmos.com

WalnutPi 2B is a Raspberry Pi–style SBC with Allwinner T527 and 2 TOPS NPU

The WalnutPi 2B is based on the Allwinner T527, an octa-core 64-bit Cortex-A55 processor clocked at up to 1.8 GHz, paired with a 200 MHz RISC-V coprocessor for auxiliary and control tasks.

Core Ultra HX powers RTX-equipped NUC 15 workstation

The Jean Canyon platform is available in two main configurations based on Intel’s Core Ultra 9 275-HX or Core Ultra 7 255-HX processors. Both variants share the same chassis, I/O layout, memory support, and cooling design, with differences primarily limited to the processor and GPU.

Compact SMARC module combines Linux, AI, and vision on i.MX 8M Plus

The module is built around the NXP i.MX 8M Plus processor, featuring a quad-core Arm Cortex-A53 running at up to 1.8 GHz alongside an 800 MHz Cortex-M7 real-time co-processor.

Tria launches Linux-ready OSM-LF-IMX95 45 × 45 mm module

The OSM-LF-IMX95 follows the OSM 1.2 specification in a Size-L form factor and measures 45 × 45 mm. It is designed for direct soldering, eliminating board-to-board connectors and enabling more compact and cost-optimized carrier designs.

DietPi January 2026 Update Introduces Uptime Kuma, ownCloud Infinite Scale, and Debian 12 Baseline

The January 25, 2026 release of DietPi v10.0 introduces new self-hosted services, drops legacy platform support, and raises the minimum supported Debian version to Bookworm. The update adds Uptime Kuma and ownCloud Infinite Scale to the DietPi software catalog, with a focus on long-term maintainability and SBC compatibility.

Internet Society

Community Snapshot—January

Around the world, our 130 chapters and special interest groups work locally, regionally, and globally to keep the Internet a force for good: open, globally connected, secure, and trustworthy. Several of our chapters have already kicked off their work in 2026—here is an overview of just some of their activities over the last few weeks.

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

Microsoft's Problem in Israel is GNU/Linux [original]
GNU/Linux is trending up
A Bunch of Developers Have Come Together to Make Linux Gaming Great
The people behind Bazzite, Fyra Labs, Nobara, ChimeraOS, and a few other projects have teamed up to improve Linux gaming for everyone
Open Hardware: RAM-flation Impacts Raspberry Pi and "Meet the Garbage PC"
Hardware news
2026 Started Well for GNU/Linux in Albania [original]
Albania is a poor country (by European standards), but can it show the way out of GAFAM?
Daniel Pocock Filed a Lawsuit Against Debian, EFF, Gandi and Others [original]
It's almost 400 pages long
The UK's Solicitors Regulation Authority (SRA) is in Trouble, It Doesn't Know How to Tackle SLAPPs, It Only Wastes a Lot of Money [original]
It's a lapdog, not a watchdog
Skywave Linux v5.10 Released
Skywave Linux has been upgraded to version 5.10
Zoo is Never the Right Place [original]
I am saddened, as reading the news is something which I always do and is part of my daily routine
 
GNU/Linux Usage Growing in Moldova This Year [original]
Moldova was recently in the news cycle (again)
Equilibrium [original]
Many people I know are overwhelmed by worries because they think of hypothetical scenarios
Today in Techrights
Some of the latest articles
Security Leftovers
Security related stuff
GNU/Linux, Games, and Hardware Leftovers
today's leftovers
Distributions and Operating Systems: Haiku and GNU/Linux
a few OS related picks
Free, Libre, and Open Source Software Leftovers
only 3 for now
today's howtos
idroot and more
Kernel Space: Issues in Public Transport, Grooming of Greg Kroah-Hartman, and Plan for Post-Torvalds Scenario
3 kernel related picks
This tiny Linux USB tool can save almost any broken PC
Not every written-off PC is broken due to hardware failure
Linux Gaming Is Finally Legit: Why Steam Players Are Switching From Windows
hanks to Valve’s Proton compatibility layer, a huge part of the Windows game library on Steam runs on Linux with barely any extra effort
System76 Releases COSMIC 1.0.5 with New Option to Show Battery Percentage
Linux hardware vendor System76 released COSMIC 1.0.5 today as the latest stable update to this Rust-based desktop environment for Pop!_OS Linux and other GNU/Linux distributions.
Raising Awareness of SLAPPs in the UK (Filed by Americans Connected to Microsoft) [original]
In the coming years we'll go what we can to raise awareness of this problem and tackle it
Games: GOG, TerraTech Legion, and More
GamingOnLinux's latest 10
Free, Libre, and Open Source Software, Development, and Standards
FOSS and more
today's howtos
Instructionals/Technical posts
PCLinuxOS Magazine: Screenshots, Making Quality Music Easily, and Another Great Loss For PCLinuxOS
some new updates/community news
Android Leftovers
What’s new in Android’s February 2026 Google System Updates
Xubuntu Development Update February 2026
Winter 2026 is proving to be a cold one around these parts
Free and Open Source Software
This is free and open source software
GNU/Linux Reaches 12% in Bulgaria, Says statCounter; Windows Down From 99% to 22% [original]
Bulgaria used to be almost 100% Windows
Static Site Generators (SSGs) Made Life Easier and the Site Vastly Faster [original]
You'd hardly know or feel the site serving a lot of pages despite it being very modestly provisioned
Liya Linux proves high performance doesn’t require a command line
Liya Linux offers a user-friendly, point-and-click installation
CachyOS vs. EdeavorOS: Which spinoff makes Arch Linux easier to use?
They're quite different - with one faster than the other - but both are a great introduction to Arch
China's Deepin Linux has built-in [Slop], snazzy desktop
Deepin 25.0.10 is the latest point release of Uniontech's free community desktop, following the debut of Deepin 25 in June 2025
Today in Techrights
Some of the latest articles
Firefox’s AI Kill Switch Lands in Firefox Nightly, Slated for Firefox 148
Mozilla finally landed today the long-anticipated AI Kill Switch controls for Firefox, which let users strip the open-source web browser of any AI-powered features, and you can test it right now in Firefox Nightly.
Google is Not Your Friend (Even If It Uses Linux a Lot) [original]
instead of Google sending people to us it is taking our words and replicating them
GNU/Linux at All-Time High in Chile and Brazil (Almost 5%) [original]
When will it exceed 5%?
3 Linux features that make my daily work faster than Windows 11
Specifically, here's some stuff that Linux has that I would love to see on Windows one day
South America Keeps Marching Towards GNU/Linux [original]
It is understandable that GNU/Linux rose to over 4% from about 2% last year
Turn off these 3 annoying Ubuntu defaults in 5 minutes
Ubuntu is great (it's many people's first Linux distro), and like your typical Linux distro
Android Leftovers
Moto G17 may not receive any Android updates as Motorola cites lack of EU requirements
Git 2.53 Released with New Features and Performance Improvements
Git 2.53 has been released today as the latest stable update to this free and open-source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
How immutable Linux can stop you from breaking your system
Linux is increasingly user-friendly, and as more and more apps become compatible
Linux Mint isn't the answer for Windows refugees anymore
I've been having a big think over Linux distros
I ditched my NAS OS for Ubuntu Desktop, and I’m never going back
Straight off the bat, the fact is that Ubuntu is actually fully capable of replicating every core function of a dedicated NAS OS
Fed up with Ubuntu? Why Debian should be your daily driver
Ubuntu is one of the most popular Linux distros
today's leftovers
mostly GNU/Linux news
New Releases: Tiling Shell 17.3, Resources 1.10, and More
from OMG Ubuntu
Linux Hardware/Modding and Mobile Linux
some devices centric picks
Free and Open Source Software
Only free and open source software is eligible for inclusion
FSF's Alex Oliva on Software Freedom and Lack of Privacy
2 new articles
Games: Steam and Crimsonland
Games-related picks
Web Browsers/Web Servers Leftovers
FOSS-centric Web-related news
Season of KDE 2026: Week 1 Progress for Automating Promo Data Collection
Hi all! I'm CJ, and I'm participating in Season of KDE 2026 by automating portions of the data collection for the KDE promo team
Valnet on GNU/Linux and Music in the Terminal
a pair of new articles
today's howtos
howtos for the day
Canonical/Ubuntu: Ubuntu 26.04 Snapshot 3 and Old Bug Which "makes it impossible to print on Tuesdays"
Ubuntu picks
United Kingdom: ChromeOS and GNU/Linux at About 7%, Windows All-Time Low [original]
In Germany GNU/Linux is measured at about 6% this month
Shotcut 26.1 Open-Source Video Editor Released with Hardware Video Decoding
Shotcut 26.1 has been released today as a major update to this open-source, free, and cross-platform video editing software for GNU/Linux, macOS, and Windows systems.
Raspberry Pi OS alternative DietPi just got a big update
DietPi is a popular Linux distribution for Raspberry Pi computers and other single-board computers
Linux Lite 7.8 Is Out Based on Ubuntu 24.04.3 LTS, Ports Many Apps to GTK4
Linux Lite 7.8 has been released today as the latest stable update to this Ubuntu-based distribution using the lightweight Xfce desktop environment and based on the latest Ubuntu LTS series.
Linux 6.19-rc8
Almost final now
I switched to this tiling window manager and can’t go back to normal desktops
Tiling window managers are fundamentally reshaping how power users think about desktop productivity
Open Hardware/Modding: Weekly GNU-like Mobile Linux, NexPhone, and More
hardware leftovers
Programming Leftovers
Development related picks
Android Leftovers
If you use Wi-Fi, this hidden Android setting could be wasting battery
This is the one Linux distro I recommend to every Windows 11 user
When I initially tried switching to Linux
I struggled with Hyprland for months, until this Arch-based distro fixed it
Hyprland is getting tons of coverage within the Linux community
5 things you can do on Linux but not on Windows
Linux outshines Windows in a number of areas
Always Obeying Just Laws [original]
British libel law needs urgent reform. We're working on it.
Free and Open Source Software
This is free and open source software
Review: Manjaro Linux 26.0
The Manjaro Linux distribution is an Arch-based project which offers a wide range of desktop editions
9to5Linux Weekly Roundup: February 1st, 2026
The 277th installment of the 9to5Linux Weekly Roundup is here for the week ending February 1st, 2026.
What a Difference Four Years Make [original]
We've since then both created our own "proper" offices and are nowadays working close to wildlife
Recent GNU/Linux Videos
From Invidious
Today in Techrights
Some of the latest articles