summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-19Linux 5.10.259v5.10.259linux-5.10.yGreg Kroah-Hartman
2026-06-19media: rc: igorplugusb: fix control request setup packetHenri A
2026-06-19media: rc: ttusbir: fix inverted error logicOliver Neukum
2026-06-19x86/CPU/AMD: Move the Zen3 BTC_NO detection to the Zen3 init functionBorislav Petkov (AMD)
2026-06-19apparmor: validate default DFA states are in boundsBen Hutchings
2026-06-19fbdev: vt8500lcdfb: Fix dma_free_coherent() cpu_addr parameterBen Hutchings
2026-06-19arm64: errata: Mitigate TLBI errata on Microsoft Azure Cobalt 100 CPUWill Deacon
2026-06-19arm64: errata: Mitigate TLBI errata on NVIDIA Olympus CPUShanker Donthineni
2026-06-19arm64: errata: Mitigate TLBI errata on various Arm CPUsMark Rutland
2026-06-19arm64: cputype: Add C1-Premium definitionsMark Rutland
2026-06-19arm64: cputype: Add C1-Ultra definitionsMark Rutland
2026-06-19arm64: cputype: Add NVIDIA Olympus definitionsShanker Donthineni
2026-06-19arm64: Subscribe Microsoft Azure Cobalt 100 to ARM Neoverse N2 errataEaswar Hariharan
2026-06-19lib/crypto: mpi: Fix integer underflow in mpi_read_raw_from_sgl()Lukas Wunner
2026-06-19usb: gadget: f_hid: fix device reference leak in hidg_alloc()Guangshuo Li
2026-06-19usb: gadget: f_hid: tidy error handling in hidg_allocJohn Keeping
2026-06-19tty: serial: samsung: Remove redundant port lock acquisition in rx helpersTudor Ambarus
2026-06-19tty: serial: samsung: use u32 for register interactionsTudor Ambarus
2026-06-19serial: samsung_tty: Use port lock wrappersThomas Gleixner
2026-06-19net: skbuff: fix missing zerocopy reference in pskb_carve helpersMinh Nguyen
2026-06-19xfrm: input: hold netns during deferred transport reinjectionZhengchuan Liang
2026-06-19iio: dac: ad5686: fix ref bit initialization for single-channel partsRodrigo Alencar
2026-06-19iio: gyro: adis16260: fix division by zero in write_rawAntoniu Miclaus
2026-06-19iio: chemical: scd30: fix division by zero in write_rawAntoniu Miclaus
2026-06-19iio: chemical: scd30: Use guard(mutex) to allow early returnsJonathan Cameron
2026-06-19usb: cdns3: gadget: fix request skipping after clearing haltYongchao Wu
2026-06-19iio: adc: npcm: fix unbalanced clk_disable_unprepare()David Carlier
2026-06-19ALSA: hda/hdmi: Add quirk for TUXEDO IBS14G6Aaron Erhardt
2026-06-19Bluetooth: L2CAP: use chan timer to close channels in cleanup_listen()Siwei Zhang
2026-06-19RDMA/umem: Fix truncation for block sizes >= 4GJason Gunthorpe
2026-06-19RDMA: Move DMA block iterator logic into dedicated filesLeon Romanovsky
2026-06-19RDMA/umem: fix kernel-doc warningsRandy Dunlap
2026-06-19mm/huge_memory: update file PMD counter before folio_put()Yin Tirui
2026-06-19hv_netvsc: use kmap_local_page in netvsc_copy_to_send_bufAnton Leontev
2026-06-19netfilter: nft_fib: fix stale stack leak via the OIFNAME registerDavide Ornaghi
2026-06-19usb: typec: ucsi: Don't update power_supply on power role change if not conne...Myrrh Periwinkle
2026-06-19scsi: target: iscsi: Fix CRC overread and double-free in iscsit_handle_text_c...Michael Bommarito
2026-06-19serial: altera_jtaguart: handle uart_add_one_port() failuresMyeonghun Pak
2026-06-19serial: altera_jtaguart: Use platform_get_irq_optional() to get the interruptLad Prabhakar
2026-06-19serial: qcom-geni: fix UART_RX_PAR_EN bit positionPrasanna S
2026-06-19tty: serial: qcom-geni-serial: align #define valuesBartosz Golaszewski
2026-06-19tty: serial: qcom-geni-serial: remove unused symbolsBartosz Golaszewski
2026-06-19thunderbolt: property: Cap recursion depth in __tb_property_parse_dir()Michael Bommarito
2026-06-19usb: typec: ucsi: Check if power role change actually happened before handlingMyrrh Periwinkle
2026-06-19scsi: target: iscsi: Bound iscsi_encode_text_output() appends to rsp_bufMichael Bommarito
2026-06-19phy: tegra: xusb: Fix per-pad high-speed termination calibrationWayne Chang
2026-06-19phy: tegra: xusb: Disable trk clk when not in useWayne Chang
2026-06-19arm64: tlb: Flush walk cache when unsharing PMD tablesZeng Heng
2026-06-19spi: qup: fix error pointer deref after DMA setup failureJohan Hovold
2026-06-19spi: qup: switch to use modern nameYang Yingliang