summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-19Linux 6.6.143v6.6.143linux-6.6.yGreg Kroah-Hartman
2026-06-19netfilter: require Ethernet MAC header before using eth_hdr()Zhengchuan Liang
2026-06-19x86/CPU/AMD: Rename init_amd_zn() to init_amd_zen_common()Borislav Petkov (AMD)
2026-06-19x86/CPU/AMD: Call the spectral chicken in the Zen2 init functionBorislav Petkov (AMD)
2026-06-19x86/CPU/AMD: Move the Zen3 BTC_NO detection to the Zen3 init functionBorislav Petkov (AMD)
2026-06-19Revert "selftest/ptp: update ptp selftest to exercise the gettimex options"Petr Machata
2026-06-19mptcp: fix missing wakeups in edge scenariosPaolo Abeni
2026-06-19mptcp: add-addr: always drop other suboptionsMatthieu Baerts (NGI0)
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-19ALSA: hda/hdmi: Add quirk for TUXEDO IBS14G6Aaron Erhardt
2026-06-19ipvs: skip ipv6 extension headers for csum checksJulian Anastasov
2026-06-19net: bonding: fix use-after-free in bond_xmit_broadcast()Xiang Mei
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-19RDMA: During rereg_mr ensure that REREG_ACCESS is compatibleJason Gunthorpe
2026-06-19hv_netvsc: use kmap_local_page in netvsc_copy_to_send_bufAnton Leontev
2026-06-19mm/memory-failure: fix hugetlb_lock AA deadlock in get_huge_page_for_hwpoisonWupeng Ma
2026-06-19mm/memory-failure: fix missing ->mf_stats count in hugetlb poisonJane Chu
2026-06-19mm/hugetlb: rename folio_putback_active_hugetlb() to folio_putback_hugetlb()David Hildenbrand
2026-06-19mm/migrate: don't call folio_putback_active_hugetlb() on dst hugetlb folioDavid Hildenbrand
2026-06-19mm/hugetlb: rename isolate_hugetlb() to folio_isolate_hugetlb()David Hildenbrand
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-19serial: qcom_geni: fix kfifo underflow when flush precedes DMA completion IRQViken Dadhaniya
2026-06-19scsi: target: iscsi: Fix CRC overread and double-free in iscsit_handle_text_c...Michael Bommarito
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-19usb: gadget: uvc: hold opts->lock across XU walks in uvc_function_bindKai Aizen
2026-06-19usb: dwc3: xilinx: fix error handling in zynqmp init error pathsRadhey Shyam Pandey
2026-06-19usb: musb: omap2430: Fix use-after-free in omap2430_probe()Wentao Liang
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-19ALSA: firewire-motu: Protect register DSP event queue positionsCássio Gabriel
2026-06-19memfd: deny writeable mappings when implying SEAL_WRITEPratyush Yadav (Google)
2026-06-19iio: dac: ad5686: fix ref bit initialization for single-channel partsRodrigo Alencar
2026-06-19usb: cdns3: plat: fix leaked usb2_phy initialization on usb3_phy acquisition ...Peter Chen
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-19iio: gyro: adis16260: fix division by zero in write_rawAntoniu Miclaus
2026-06-19mptcp: handle first subflow closing consistentlyPaolo Abeni
2026-06-19Bluetooth: hci_qca: Convert timeout from jiffies to msShuai Zhang
2026-06-19Bluetooth: hci_qca: Migrate to serdev specific shutdown functionUwe Kleine-König
2026-06-19serdev: Provide a bustype shutdown functionUwe Kleine-König