summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-07arm64: dts: ti: k3-am62p-verdin: Adjust temperature trip pointstoradex_ti-linux-6.6.yJoão Paulo Gonçalves
2025-07-07arm64: dts: ti: k3-am62p-j722s: Enable freq throttling on thermal alertJoão Paulo Gonçalves
2025-07-04wifi: mwifiex: discard erroneous disassoc frames on STA interfaceVitor Soares
2025-07-03arm64: dts: ti: k3-am62p-verdin: fix PWM_3_DSI GPIO directionParth Pancholi
2025-07-01arm64: dts: ti: k3-am62p: fix pinctrl settingsMichael Walle
2025-07-01arm64: dts: ti: k3-am62p-verdin: add SD_1 CD pull-upFrancesco Dolcini
2025-06-23Merge 'v6.6.94'Francesco Dolcini
2025-06-19Linux 6.6.94Greg Kroah-Hartman
2025-06-19drm/meson: Use 1000ULL when operating with mode->clockI Hsin Cheng
2025-06-19net: usb: aqc111: debug info before sanitationOliver Neukum
2025-06-19regulator: dt-bindings: mt6357: Drop fixed compatible requirementNícolas F. R. A. Prado
2025-06-19calipso: unlock rcu before returning -EAFNOSUPPORTEric Dumazet
2025-06-19x86/iopl: Cure TIF_IO_BITMAP inconsistenciesThomas Gleixner
2025-06-19xen/arm: call uaccess_ttbr0_enable for dm_op hypercallStefano Stabellini
2025-06-19usb: typec: tcpm/tcpci_maxim: Fix bounds check in process_rx()Amit Sunil Dhamne
2025-06-19usb: Flush altsetting 0 endpoints before reinitializating them after reset.Mathias Nyman
2025-06-19usb: cdnsp: Fix issue with detecting USB 3.2 speedPawel Laszczak
2025-06-19usb: cdnsp: Fix issue with detecting command completion eventPawel Laszczak
2025-06-19VMCI: fix race between vmci_host_setup_notify and vmci_ctx_unset_notifyWupeng Ma
2025-06-19usb: usbtmc: Fix read_stb function and get_stb ioctlDave Penkler
2025-06-19kbuild: Disable -Wdefault-const-init-unsafeNathan Chancellor
2025-06-19posix-cpu-timers: fix race between handle_posix_cpu_timers() and posix_cpu_ti...Oleg Nesterov
2025-06-19Revert "io_uring: ensure deferred completions are posted for multishot"Greg Kroah-Hartman
2025-06-19io_uring/rw: fix wrong NOWAIT check in io_rw_init_file()Jens Axboe
2025-06-19io_uring/rw: allow pollable non-blocking attempts for !FMODE_NOWAITJens Axboe
2025-06-19io_uring: add io_file_can_poll() helperJens Axboe
2025-06-19HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhid_parse()Terry Junge
2025-06-19ALSA: usb-audio: Add implicit feedback quirk for RODE AI-1David Heimann
2025-06-19tools/resolve_btfids: Fix build when cross compiling kernel with clang.Suleiman Souhlal
2025-06-19block: Fix bvec_set_folio() for very large foliosMatthew Wilcox (Oracle)
2025-06-19bio: Fix bio_first_folio() for SPARSEMEM without VMEMMAPMatthew Wilcox (Oracle)
2025-06-19perf: Ensure bpf_perf_link path is properly serializedPeter Zijlstra
2025-06-19nvmet-fcloop: access fcpreq only when holding reqlockDaniel Wagner
2025-06-19fs/filesystems: Fix potential unsigned integer underflow in fs_name()Zijun Hu
2025-06-19net_sched: ets: fix a race in ets_qdisc_change()Eric Dumazet
2025-06-19net_sched: tbf: fix a race in tbf_change()Eric Dumazet
2025-06-19net_sched: red: fix a race in __red_change()Eric Dumazet
2025-06-19net_sched: prio: fix a race in prio_tune()Eric Dumazet
2025-06-19net/mlx5e: Fix leak of Geneve TLV option objectJianbo Liu
2025-06-19net/mlx5: Fix return value when searching for existing flow groupPatrisious Haddad
2025-06-19net/mlx5: Fix ECVF vports unload on shutdown flowAmir Tzin
2025-06-19net/mlx5: Ensure fw pages are always allocated on same NUMAMoshe Shemesh
2025-06-19Bluetooth: MGMT: Fix sparse errorsLuiz Augusto von Dentz
2025-06-19Bluetooth: hci_sync: Fix broadcast/PA when using an existing instanceLuiz Augusto von Dentz
2025-06-19Bluetooth: Fix NULL pointer deference on eir_get_service_dataLuiz Augusto von Dentz
2025-06-19net/mdiobus: Fix potential out-of-bounds clause 45 read/write accessJakub Raczynski
2025-06-19net/mdiobus: Fix potential out-of-bounds read/write accessJakub Raczynski
2025-06-19macsec: MACsec SCI assignment for ES = 0Carlos Fernandez
2025-06-19net: Fix TOCTOU issue in sk_is_readable()Michal Luczaj
2025-06-19ACPI: CPPC: Fix NULL pointer dereference when nosmp is usedYunhui Cui