[ Inicio ] [ Archivo ] [ art / l ] [ txt ]

/l/ - Who Portugal Here?

TSUUUUUUUUUUUUUU
Nombre
Función
Asunto
BBCode
Plz Rspond
Archivo
:
Video
Password (For file deletion.)

1781498706631-0.png (216.11 KB, 624x457, image.png)

 No.154510

* Linux 7.1
@ 2026-06-14 15:21 Linus Torvalds
0 siblings, 0 replies; only message in thread
From: Linus Torvalds @ 2026-06-14 15:21 UTC (permalink / raw)
To: Linux Kernel Mailing List

So it's only Sunday morning back home, but it's Sunday afternoon where
I am right now, so I'm doing the 7.1 release at the regular time -
just not in the regular timezone.

This obviously means that the merge window opens tomorrow, but I'll be
in yet another timezone by then, so timing will all be a bit
irregular. Normally I try to front-load the merge window and do as
much as possible the first few days - this time I'm not sure that will
work out with my laptop and a couple of long flights without internet,
but I've made sure that I have fetched the early pull requests (thank
you - you know who you are), so I will be able to do some of it
off-line.

Anyway, possible slight hiccups in the merge window aside, the news
today is 7.1. Below is the shortlog for the last week - nothing
particularly interesting or scary stands out, which is as it should
be. It's mostly various smaller driver updates (gpu, networking,
sound, misc) with some networking and trace tooling fixes. And random
minor changes elsewhere.

Please do keep testing despite the release, and apologies in advance
if my merge window latency is going to be a bit random the next few
days. I briefly considered just extending the release for a week, but
decided it wasn't really worth it. I may come to regret that decision,

Linus



Adrian Korwel (2):
USB: serial: io_ti: fix heap overflow in get_manuf_info()
USB: serial: io_ti: fix heap overflow in build_i2c_fw_hdr()

Adrian Moreno (1):
net: openvswitch: fix possible kfree_skb of ERR_PTR

Akhil R (2):
i2c: tegra: Update Tegra410 I2C timing parameters
i2c: tegra: Fix NOIRQ suspend/resume

Alessandro Schino (1):
esp: fix page frag reference leak on skb_to_sgvec failure

Alex Hung (1):
drm/colorop: Remove read-only comments from interpolation fields

Alexander A. Klimov (1):
drm/vc4: fix krealloc() memory leak

Alistair Popple (1):
arm64: mm: call pagetable dtor when freeing hot-removed page tables

Alok Tiwari (1):
idpf: fix mailbox capability for set device clock time

Anandu Krishnan E (1):
misc: fastrpc: fix use-after-free of fastrpc_user in workqueue context

Andi Shyti (1):
MAINTAINERS: i2c: designware: Remove inactive reviewer

Andre Heider (1):
nvmem: layouts: onie-tlv: fix hang on unknown types

Andreas Schwab (1):
riscv/ptrace: Use USER_REGSET_NOTE_TYPE for REGSET_CFI

Andrzej Kacprowski (1):
accel/ivpu: Fix signed integer truncation in IPC receive

Anirudh Rayabharam (Microsoft) (1):
mshv: support 1G hugepages by passing them as 2M-aligned chunks

Anton Leontev (1):
hv_netvsc: use kmap_local_page in netvsc_copy_to_send_buf

Arnd Bergmann (1):
crypto: s390 - add select CRYPTO_AEAD for aes

Arthur Kiyanovski (1):
net: ena: PHC: Add missing barrier

Baoquan He (1):
MAINTAINERS: update Baoquan He's email address

Bartosz Golaszewski (5):
pmdomain: imx: fix OF node refcount
net: mv643xx: fix OF node refcount
nvmem: core: fix use-after-free bugs in error paths
slimbus: qcom-ngd-ctrl: fix OF node refcount
gpio: fix cleanup path on hog failure

Bjorn Andersson (7):
slimbus: qcom-ngd-ctrl: Fix up platform_driver registration
slimbus: qcom-ngd-ctrl: Fix probe error path ordering
slimbus: qcom-ngd-ctrl: Correct PDR and SSR cleanup ownership
slimbus: qcom-ngd-ctrl: Register callbacks after creating the ngd
slimbus: qcom-ngd-ctrl: Initialize controller resources in controller
slimbus: qcom-ngd-ctrl: Balance pm_runtime enablement for NGD
slimbus: qcom-ngd-ctrl: Avoid ABBA on tx_lock/ctrl->lock

Breno Leitao (1):
rds: mark snapshot pages dirty in rds_info_getsockopt()

Can Peng (1):
mshv: use kmalloc_array in mshv_root_scheduler_init

Carlos Song (2):
i2c: imx: fix clock and pinctrl state inconsistency in runtime PM
i2c: imx-lpi2c: fix resource leaks switching to devm_dma_request_chan()

Chenguang Zhao (1):
netlabel: validate unlabeled address and mask attribute lengths

Chih Kai Hsu (1):
r8152: handle the return value of usb_reset_device()

Christian A. Ehrhardt (1):
io_uring/wait: fix min_timeout behavior

Christian König (1):
drm/amdgpu: restart the CS if some parts of the VM are still invalidated

Cunlong Li (1):
zram: fix use-after-free in zram_bvec_write_partial()

Daniel Drake (1):
gpiolib: handle gpio-hogs only once

David Howells (1):
rxrpc: Fix the ACK parser to extract the SACK table for parsing

David Rosca (1):
drm/amdgpu/userq: Fix reading timeline points in wait ioctl

Davide Ornaghi (2):
netfilter: nft_fib: fix stale stack leak via the OIFNAME register
netfilter: nft_meta_bridge: fix stale stack leak via IIFHWADDR register

Dawei Feng (1):
octeontx2-af: fix memory leak in rvu_setup_hw_resources()

Dexuan Cui (2):
hyperv: Clean up and fix the guest ID comment in hvgdk.h
Drivers: hv: vmbus: Improve the logic of reserving fb_mmio on Gen2 VMs

Dinh Nguyen (1):
firmware: stratix10-rsu: Fix NULL deref on rsu_send_msg() timeout in probe

Dmitry Osipenko (1):
drm/virtio: Fix driver removal with disabled KMS

Dragos Tatulea (2):
net/mlx5: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_list
net/mlx5e: xsk: Fix DMA and xdp_frame leak on XDP_TX xmit failure

Eric Dumazet (3):
tcp: restrict SO_ATTACH_FILTER to priv users
ip6_vti: set netns_immutable on the fallback device.
ip6_vti: fix incorrect tunnel matching in vti6_tnl_lookup()

Felix Gu (2):
soc: microchip: mpfs-sys-controller: fix resource leak on probe error
spi: rzv2h-rspi: Fix SPDR read access width for 16-bit RX

Florian Fainelli (1):
ARM: 9476/1: mm: fix kexec and hibernation with CONFIG_CPU_TTBR0_PAN

Florian Westphal (3):
netfilter: revalidate bridge ports
netfilter: nf_tables_offload: drop device refcount on error
netfilter: nft_exthdr: fix register tracking for F_PRESENT flag

Frank Li (1):
MAINTAINERS: Add Frank Li as PCI endpoint reviewer

Fushuai Wang (1):
net/mlx5: Use effective affinity mask for IRQ selection

Gabriele Monaco (16):
rv: Fix __user specifier usage in extract_params()
rv: Reset per-task DA monitors before releasing the slot
rv: Prevent in-flight per-task handlers from using invalid slots
rv: Ensure all pending probes terminate on per-obj monitor destroy
rv: Do not rely on clean monitor when initialising HA
rv: Add automatic cleanup handlers for per-task HA monitors
rv: Ensure synchronous cleanup for HA monitors
rv: Prevent task migration while handling per-CPU events
rv: Use 0 to check preemption enabled in opid
tools/rv: Ensure monitor name and desc are NUL-terminated
tools/rv: Fix substring match bug in monitor name search
tools/rv: Fix substring match when listing container monitors
tools/rv: Fix cleanup after failed trace setup
verification/rvgen: Fix suffix strip in dot2k
verification/rvgen: Fix options shared among commands
verification/rvgen: Fix ltl2k writing True as a literal

Guillermo Rodríguez (1):
i2c: stm32f7: fix timing computation ignoring i2c-analog-filter

HanQuan (1):
net: add pskb_may_pull() to skb_gro_receive_list()

Hans de Goede (1):
clk: qcom: x1e80100-dispcc: Stop disp_cc_mdss_mdp_clk_src from
getting parked

Hardik Prakash (1):
Revert "pinctrl-amd: enable IRQ for WACF2200 touchscreen on
Lenovo Yoga 7 14AGP11"

Heiko Carstens (1):
s390: Remove GENERIC_LOCKBREAK Kconfig option

Heiko Stuebner (1):
ARM: rockchip: keep reset control around

HyeongJun An (1):
USB: serial: kl5kusb105: fix bulk-out buffer overflow

Hyunwoo Kim (1):
inet: frags: fix use-after-free caused by the fqdir_pre_exit() flush

Ido Schimmel (1):
ipv6: Fix a potential NPD in cleanup_prefix_route()

Jack Wu (1):
USB: serial: option: add usb-id for Dell Wireless DW5826e-m

Jakub Kicinski (1):
netdev: fix double-free in netdev_nl_bind_rx_doit()

Jani Nikula (1):
drm/xe/display: fix oops in suspend/shutdown without display

Jann Horn (1):
namespace: restrict OPEN_TREE_NAMESPACE/FSMOUNT_NAMESPACE to directories

Jason Gunthorpe (4):
RDMA/core: Validate the passed in fops for ib_get_ucaps()
RDMA/umem: Fix truncation for block sizes >= 4G
RDMA: During rereg_mr ensure that REREG_ACCESS is compatible
iommu/dma: Do not try to iommu_map a 0 length region in swiotlb

Jens Axboe (1):
io_uring/kbuf: don't truncate end buffer for bundles

Jeremy Kerr (2):
net: mctp: usb: fix race between urb completion and rx_retry cancellation
net: mctp: usb: don't fail mctp_usb_rx_queue on a deferred submission

Jiawen Wu (3):
net: txgbe: initialize module info buffer
net: txgbe: distinguish module types by checking identifier
net: txgbe: initialize PHY interface to 0

Joonas Lahtinen (1):
drm/i915/gem: Fix phys BO pread/pwrite with offset

Jork Loeser (3):
mshv: limit SynIC management to MSHV-owned resources
mshv: clean up SynIC state on kexec for L1VH
mshv: unmap debugfs stats pages on kexec

Judith Mendez (2):
pinctrl: mcp23s08: Initialize mcp->dev and mcp->addr before regmap init
pinctrl: mcp23s08: Read spi-present-mask as u8 not u32

Junrui Luo (1):
misc: fastrpc: fix DMA address corruption due to find_vma misuse

Kaitao Cheng (1):
mm/cma_sysfs: skip inactive CMA areas in sysfs

Karl Mehltretter (2):
ARM: 9474/1: io: avoid KASAN instrumentation of raw halfword I/O
ARM: 9475/1: entry: use byte load for KASAN VMAP stack shadow

Kean Ren (1):
ASoC: SDCA: fix NULL pointer dereference in sdca_dev_unregister_functions

Kendall Willis (1):
pmdomain: ti_sci: add wakeup constraint to parent devices of wakeup source

Kiran Kumar K (1):
octeontx2-af: fix IP fragment flag corruption on custom KPU profile load

Kuan-Wei Chiu (1):
clk: samsung: gs101: Fix missing USI7_USI DIV clock in peric0_clk_regs

Kyle Meyer (1):
bnxt_en: Fix NULL pointer dereference

Kyle Zeng (3):
ipv6: sit: reload inner IPv6 header after GSO offloads
net: guard timestamp cmsgs to real error queue skbs
netfilter: x_tables: avoid leaking percpu counter pointers

Li Jun (1):
ASoC: loongson: Fix invalid position error in ls_pcm_pointer

Li RongQing (2):
dma-mapping: direct: fix missing mapping for THRU_HOST_BRIDGE segments
dma-debug: fix physical address retrieval in debug_dma_sync_sg_for_device

Linus Torvalds (1):
Linux 7.1

Lizhi Hou (1):
accel/amdxdna: Fix mm_struct reference leak in aie2_populate_range()

Lorenzo Stoakes (1):
mm/huge_memory: use correct flags for device private PMD entry

Marco Scardovi (1):
gpio: rockchip: fix generic IRQ chip leak on remove

Mario Limonciello (AMD) (1):
cpufreq/amd-pstate: Fix setting EPP in performance mode

Maxime Chevallier (4):
net: phy: clean the sfp upstream if phy probing fails
net: phy: remove phy ports upon probe failure
net: phy: Clean the phy_ports after unregistering the downstream SFP bus
net: phy: don't try to setup PHY-driven SFP cages when using genphy

Melissa Wen (3):
drm/colorop: make lut(1/3)d_interpolation props correctly behave
as mutable
drm/atomic: track individual colorop updates
drm/amd/display: use plane color_mgmt_changed to track colorop changes

Michael Bommarito (8):
thunderbolt: Reject zero-length property entries in validator
thunderbolt: Bound root directory content to block size
thunderbolt: Clamp XDomain response data copy to allocation size
thunderbolt: Validate XDomain request packet size before type cast
thunderbolt: Limit XDomain response copy to actual frame size
IB/isert: Reject login PDUs shorter than ISER_HEADERS_LEN
RDMA/srp: bound SRP_RSP sense copy by the received length
sctp: fix uninit-value in __sctp_rcv_asconf_lookup()

Michael Kelley (3):
Drivers: hv: vmbus: Provide option to skip VMBus unload on panic
drm/hyperv: During panic do VMBus unload after frame buffer is flushed
mshv: Add conditional VMBus dependency

Michel Dänzer (1):
drm/amd/display: Consult MCCS FreeSync cap only if requested & supported

Mingyu Wang (1):
net: qrtr: fix refcount saturation and potential UAF in qrtr_port_remove

Muhammad Amirul Asyraf Mohamad Jamian (2):
firmware: stratix10-svc: Return -EOPNOTSUPP when ATF async unsupported
firmware: stratix10-svc: Don't fail probe when async ops unsupported

Mukesh Ojha (1):
misc: fastrpc: Fix NULL pointer dereference in rpmsg callback

Nam Cao (1):
riscv: Fix fast_unaligned_access_speed_key not getting initialized

Nicolás Antinori (1):
rust: i2c: fix I2cAdapter refcounts double increment

Nikita Zhandarovich (1):
drm/i915/edp: Check supported link rates DPCD read

Peng Yang (1):
spi: dw: fix race between IRQ handler and error handler on SMP

Pengyu Luo (1):
clk: qcom: dispcc-sc8280xp: Don't park mdp_clk_src at registration time

Petr Oros (1):
ice: fix missing priority callbacks for U.FL DPLL pins

Raag Jadav (3):
drm/xe/drm_ras: Make counter allocation drm managed
drm/xe/drm_ras: Add per node cleanup action
drm/xe/hw_error: Use HW_ERR prefix in log

Richard Fitzgerald (1):
ASoC: wm_adsp: Fix NULL dereference when removing firmware controls

Richard Patel (1):
riscv: cfi: reject unknown flags in PR_SET_CFI

Rodrigo Vivi (1):
drm/xe: fix job timeout recovery for unstarted jobs and kernel queues

Rosen Penev (1):
net: ibm: emac: Fix use-after-free during device removal

Ruoyu Wang (1):
gpio: zynq: fix runtime PM leak on remove

Salman Alghamdi (2):
staging: rtl8723bs: fix buffer over-read in rtw_update_protection
staging: rtl8723bs: rtw_mlme: add bounds checks before ie_length
subtraction

Samuel Moelius (1):
gpio: mockup: reject invalid gpio_mockup_ranges widths

Sanghyun Park (1):
xfrm: policy: fix use-after-free on inexact bin in xfrm_policy_bysel_ctx()

Santosh Kalluri (1):
net: phonet: free phonet_device after RCU grace period

SeongJae Park (2):
mm/damon/reclaim: handle ctx allocation failure
mm/damon/lru_sort: handle ctx allocation failure

Shakeel Butt (1):
mm/list_lru: drain before clearing xarray entry on reparent

Sunday Clement (1):
drm/amdkfd: Add bounds check for AMDKFD_IOC_WAIT_EVENTS

Takao Sato (1):
xfrm: iptfs: preserve shared-frag marker in iptfs_consume_frags()

Takashi Iwai (2):
ALSA: timer: Forcibly close timer instances at closing
ALSA: timer: Fix UAF at snd_timer_user_params()

Tangudu Tilak Tirumalesh (1):
drm/xe: include all registered queues in TLB invalidation

Thorsten Blum (2):
hv: utils: handle and propagate errors in kvp_register
hv: utils: replace deprecated strcpy with strscpy in kvp_register

Til Kaiser (4):
net: mvpp2: sync RX data at the hardware packet offset
net: mvpp2: limit XDP frame size to the RX buffer
net: mvpp2: refill RX buffers before XDP or skb use
net: mvpp2: build skb from XDP-adjusted data on XDP_PASS

Tomas Glozar (1):
rtla: Fix parsing of multi-character short options

Tristan Madani (1):
xfrm: iptfs: fix ABBA deadlock in iptfs_destroy_state()

Usama Arif (1):
mm/mincore: handle non-swap entries before !CONFIG_SWAP guard

Vadim Fedorenko (1):
ptp: ocp: fix resource freeing order

Vijendar Mukunda (2):
ASoC: SOF: amd: fix for ipc flags check
ASoC: SOF: amd: set ipc flags to zero

Vikas Gupta (1):
bnge: fix context mem iteration

Viken Dadhaniya (1):
spi: qcom-geni: Fix cs_change handling on the last transfer

Vladimir Zapolskiy (1):
i2c: qcom-cci: Fix NULL pointer dereference in cci_remove()

Waiman Long (1):
debugobjects: Don't call fill_pool() in early boot hardirq context

Wang Yaxin (1):
tools headers UAPI: sync linux/taskstats.h for procacct.c

Wei Liu (1):
mshv: add a missing padding field

Weiming Shi (2):
net/rds: fix NULL deref in rds_ib_send_cqe_handler() on masked
atomic completion
netfilter: nf_conntrack: destroy stale expectfn expectations on unregister

Wen Yang (1):
rv: Fix monitor start ordering and memory ordering for monitoring flag

Wentao Liang (3):
i2c: riic: fix refcount leak in riic_i2c_resume_noirq()
drm/virtio: fix dma_fence refcount leak on error in
virtio_gpu_dma_fence_wait()
drm/xe: fix refcount leak in xe_range_fence_insert()

Wolfram Sang (2):
MAINTAINERS: hand over I2C to Andi Shyti
dt-bindings: i2c: mux-gpio: name correct maintainer

Wyatt Feng (2):
xfrm: espintcp: do not reuse an in-progress partial send
sctp: stream: fully roll back denied add-stream state

Xiang Mei (2):
tun: zero the whole vnet header in tun_put_user()
netfilter: nf_log: validate MAC header was set before dumping it

Xin Long (1):
sctp: validate embedded INIT chunk and address list lengths in cookie

Yao Sang (1):
net/mlx4: avoid GCC 10 __bad_copy_from() false positive

Yilin Zhu (1):
ipc/shm: serialize orphan cleanup with shm_nattch updates

Yishai Hadas (1):
RDMA/core: Validate cpu_id against nr_cpu_ids in DMAH alloc

Yonatan Nachum (1):
RDMA/efa: Validate SQ ring size against max LLQ size

Yongqiang Sun (2):
drm/amdkfd: fix SMI event cross-process information leak
drm/amdkfd: Unwind debug trap enable on copy_to_user failure

Yun Zhou (1):
gpio: mvebu: fix NULL pointer dereference in suspend/resume

Zhan Xusheng (1):
cpufreq/amd-pstate: drop stale @epp_cached kdoc

Zhang Heng (1):
ASoC: amd: yc: Add DMI quirk for ASUS EXPERTBOOK PM1403CDA

ZhaoJinming (1):
net: airoha: Add NULL check for of_reserved_mem_lookup() in
airoha_qdma_init_hfwd_queues()

Zhenghang Xiao (2):
xfrm: iptfs: fix use-after-free on first_skb in __input_process_payload
misc: fastrpc: fix use-after-free race in fastrpc_map_create

^ permalink raw reply[flat|nested] only message in thread
only message in thread, other threads:[~2026-06-14 15:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
– links below jump to the message on this page –
2026-06-14 15:21 Linux 7.1 Linus Torvalds
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).

 No.154511

nos están juankeando suavecito?

 No.154513

   1781499271370-0.png (3.3 MB, 1536x2048, image.png)

>>154511
ci
hoygan, cuanto dicen que pagaron por el groot? como que ya me interesó probarlo

 No.154515

>>154513
Dicen que de 10 a 30… años de prisión.

 No.154523

Mira todas esas miles de broncas diarias de linuxfag tan solo en una actualización a .1

 No.154526

   1781552911630.gif (80.68 KB, 640x360, sumireko-us….gif)

>>154510
ha bueno, actualizo cuando tenga tiempo, para los que tengan problemas con los discos nvme y otros disco ssd, cargar los modulos nvme, nvme_core, mmc_core, mmc_block, sdhci, registrenlos en el modo chroot en modules o modprobe, algunas distros no los estan registrando.

 No.154527

>>154526
docenas de broncas diarias

 No.154528

   1781553593837.gif (3.85 MB, 640x360, sumireko-us….gif)

>>154527
trabajo, nada mas. (nada fuera de lo normal)

 No.154529

   1781555743821.png (699.68 KB, 1980x1080, r51iouz42y0….png)

ha perdón es que un youtuber se paso a linux para jugar la mayor parte del tiempo me preguntan eso por que algunos ssd no cargan después de actualizaciones y instalaciones. (y pues de eso se trata de ser linuxero ayudar un poquito)

 No.154532

>>154527
Archbros y sus miles de broncas repentinas mejor dirás.

 No.154533

>>154526
>>154528
>>154529

No se que distro uses pero de seguro le servirá a alguien. De mi parte toy joya en Debian. Claro que es un dolor de cabeza cuando le meto mano, pero eso, cuando me preparo para ello.


¡Mira vos qué espeluznante, te dejo: 8846 Monstrocréditos! 


 No.154538

   1781570029318-0.jpg (37.78 KB, 719x399, 17815699831….jpg)

>>154533
¿Puede convertirse en lesbiano por usar debían?

 No.154543

   1781571021728-0.png (507.39 KB, 1080x607, debian_lesb….png)

   1781571021728-1.png (404.34 KB, 640x640, arch_femboy.png)

>>154538
En teoría sí, pero en la práctica eso es más cosa de usuarios de Arch (o en su caso, que seas el Big Data también aplica)

 No.154549

>>154513
10 dolares
de manera no ironica, podias engañarlo para que te generara lolis 3D encueradas sin promptearlas explicitamente
>e-eso me han dicho
asi que ahi es culpa del grok y no del usuario, no sé si ya lo parcharían

>>154523
>qué es un changelog?
eso leí

>>154526
>>154528
eres el mejor, nk, el mejor!

 No.154550

>>154549
Ah, de esas cosas que los moralfags simplemente saben que existen por pura intuición moral y no porque las hayan experimentado

 No.154568

Y cuál es el plan cuando ese we se lolmuera o esté demasiado senil para programar? Habrá división? Un GNU con su propio kernel? Porque en algún lugar debe haber un autista intentando que Hurd funcione, no?

 No.154571

>>154568
Implicando que no está entrenando una red neuronal alimentada con todas sus skills de programación

Un wizardo virtual para dominarlos a todos

 No.154579

>>154568
el linux es FLOSS, si se muere un negro el linux sigue vivo porque hay toda una comunidad que lo mantiene

>>154571
de manera no ironica, los del claudio ya dijeron que sus modelos de programacion son demasiado peligrosos para liberarlos al publico, imagina lo que podrán hacer en 2 años… o en 10 años… el linux será programador por puras IAs del diablo sin intervencion humana

 No.154580

>>154579
Qué harías si Linux fuera tu papá??

 No.154585

>>154580
Pues sería un pingüino igual que el Linux. Eso y bañarme en billetes.

 No.154601

   1781742494250-0.jpg (113.01 KB, 1200x675, 17817424946….jpg)

>>154585
>sería un pingüino
como el de devito o como el de farrell?

 No.154603

   1781749337601.jpg (10.79 KB, 480x360, hqdefault-3….jpg)

>>154601
como el de maussan

 No.154607

>>154601
Lolazo

 No.154654

   1781977474236.png (136.77 KB, 400x503, 124_00.png)

>>154533
>No se que distro uses pero de seguro le servirá a alguien.
arch linux con cahotic en mi lap y arch linux con cachyos en mi estacion de batalla, en realidad antes era arch sólito con aur y cahotic, pero como aparecieron paquetes infectados en aur instale cachyos, recomendable tiene un apartado que permite descargar lo necesario para jugar, kernel parchado para juegos (que casi ya no juego pero la ia local corre como seda), recomiendo kde plasma para los nobs, en mi caso tenia ganas de calar el hyperlang + noctalia para no meterme en problemas de configuración, ya comprendo por que esta ese hyper de pasarse a linux con una distro difícil como arch.

 No.154656

 Ruleta:   *Click*  

>>154654
>recomiendo kde plasma para los nobs
No mames nk, así comienzan los elitistas de mierda
>recuerdo cuando subí mi porción de código mal optimizado y recibí burlas
oh….

 No.154661

   1782003562817.png (79.91 KB, 351x498, touhou-usam….png)

>>154656
cierto toda la razón le asiste, no se que me poseyó (creo que tengo que regresar a mi nescafe bien cargado con mi taza de monas chinas y alejarme del cafe de grano exportado), en mi defensa diré que ya no juego tanto y en muchos casos yo soy el nob, así que es un inocente desquite el preguntarme sobre algo en lo que soy medianamente competente.(digo hasta yo tengo derecho de que se me suban los humos de ves en cuando ¿no?)

 No.154665

>>154654
>kde plasma
esc llevo como 10 años usando el lxde por ser ligero

 No.154666

   1782008974976.jpg (32.63 KB, 357x560, images.jpg)

gamers

 No.154667


 No.154669

>arch
Tons enekâ se volvió femboy? Si no mal recuerdo el we era radicalista de Debian

 No.154670

>>154669
NK usaba Elive, y mantenía el proyecto siendo el único que compraba la suscripción. Creo que si teníamos a un fiel a Debian pero no se si era un namefag/tripfag/avartarero.

 No.154673

   1782021360854.jpg (13.94 KB, 480x297, FB_IMG_1609….jpg)

>>154665
Yo utilizo una combinación extraña entre lxqt y i3 que no se como utilizar y ni siquiera me acuerdo como le hice para que trabajaran al mismo tiempo.
Creo que voy a utilizar como avatar a las chicas de Monogatari Series

 No.154674

   1782022727427.png (2.03 MB, 2700x3072, Sin nombre.png)

>>154670
mmmm…, ¿mi evolucion en linux? empecé con mandrake, luego slakware, luego debian, por dos años compile mi propio blf + blfs, cuando vi que no podia seguir el ritmo a las actualisaciones, probe ubuntu, encontre elive, regrese a debian, por ultimo estoy con arch. creo que nada mas me falta probar gentoo, pero si ya arme mi propio linux from scratch no veo que tenga que demostrar (¿instalar templeOS y programar?, no me tientes satanas).

 No.154678

monstro, estaba pensando sacar una cuenta alternativa de google usando mi celular de bolsita antes de que me lo bloqueen el 30 de junio (es de esos de 300 pesos en el oxxo que no tienen ni android ni pantalla tactil y que solo sirven para hablar por telefono)
pero sacar una cuenta de google fue imposible, antes te pedía tu numero de celular para mandarte un sms, ahora no te pide el celular porque "tienes que hacerlo directo desde el celular"
entonces pensé en sacar al menos una cuenta de yahoo para usar sus direcciones desechables para spam y tambien fue imposible, "intenta con otro dispositivo"
registrarte en la pagina de cualquier banco? imposible porque todo lo tienes que hacer "desde la app"

en qué momento la pc se volvió irrelevante?! antes era la madre de todos los dispositivos, pc master race, decían
ahora parece que se ha convertido en el apestado de la familia tecnologica!

 No.154679

>>154678
Ahora cualquiera se mete a internet pero la mayoría no tienen pc/lap y son sucios phone posters, lo chistoso es que mucha gente que trae esmarfons de 7k o más, con eso ya te compras una lap de canasta básica nueva o una ThinkPad usada, pc no sé, yo siento que antes había más gente con pc que ahora, aunque fuera una cafetera sin acceso a internet, casi todo estudiante tenía algo o un familiar, pero ya todo se hace en canva y esas madres que jalan en el cel o se los piden a mano así si lo hicieron con IA mínimo les dejan la chinga de pasarlo a mano

 No.154681

   1782062648043-0.jpeg (127.52 KB, 1818x1818, HLRfw8Ca8A….jpeg)

>>154678
¿Que haces cuando tienes a un morro cagando el palo mientras tu estas intentando hacer algo?
le das un celular.

La PC sigue siendo la herramienta definitiva. Solo sacaron de la ecuación a los normalfags y brainlets.

Lo de los bancos igual lo puedes hacer todo en ventanilla, como se hacía en el pasado y hay chingos de páginas que te dan una identidad o un correo desechable para que lo registres en las páginas que se ponen mamonas.

 No.154693

>>154681
pues quería una cuenta alternativa de google mas que nada para usar el gemini sin que ligue todo lo que hago con mi cuenta real
>sí, autismo todo, soy paranoico, hasta ahora no he usado el gimini ni el modo IA de google por esa razon

me quedan 7 dias (como en la pelicula de el aro, lol) para ver en qué puedo usar ese numero de celular antes del claudiaggedon

 No.154701

 Tu fortuna: Nunca tendrás novia si no aprendes Python 

Vaya mierda, no sé si alguien recuerde que compré una lap Asus de segunda mano (algo vieja pero en buen estado, prácticamente la tenían arrumbada por ahí) en 500 varos, gasté 300 en una batería nueva y fue un coñazo cambiarla porque no solo la trae adentro, sino que literalmente hay que quitarle todo para reemplazarla. Y bueno, la dejé de usar como por 3 semanas y ahora que la enciendo ya valió verga la pila, en cero y no carga, ya probé de todo, no me nace cambiarla otra vez, aunque falta probar una opción que es sacar la pila y hacerle corto circuito rápido para que reviva (me ha funcionado antes) pero meh, que hueva abrirla toda de nuevo

 No.154702

>>154701
Además, trae un puerto USB C que con un bloatware de los que vienen con Windows OEM ofrece carga rápida (creo que 20W) y ya no está funcionando más que para carga normal, supongo que es por la batería y no por el puerto o la MoBo

 No.154717

>>154701
>>154702
esc compro una laptop en las chácharas y para mi mala suerte, de todas las laptops del planeta, tuve que comprar la unica laptop que queda en el mundo que solo soporta la arquitectura i686 (cualquier cosa hecha en los ultimos 20 años soporta x86_64 sin broncas)
eso significa que esta laptop ya no es compatible con NADA! hay algunas distros de linux que aun soportan i686 pero hasta el firefox ya abandonó esa arquitectura
>feels batman.jpeg
pensaba usarla para programar mientras ando AFK

 No.154722

>>154717
De esas con pentium M non-pae?
La única distro que me funcionó fue bodhi Linux pero eso fue hace como 10 años y de xp hasta el sp2



[Return][Go to top] [Catalog] [Post a Reply]
Delete Post [ ]
[ Inicio ] [ Archivo ] [ art / l ] [ txt ]