summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-07-06vsock/uapi: fix linux/vm_sockets.h userspace compilation errorsStefano Garzarella
2025-07-06Bluetooth: hci_core: Fix use-after-free in vhci_flush()Kuniyuki Iwashima
2025-07-06accel/ivpu: Remove copy engine supportAndrzej Kacprowski
2025-06-27ipv6: replace ipcm6_init calls with ipcm6_init_skWillem de Bruijn
2025-06-27erofs: remove unused trace event erofs_destroy_inodeGao Xiang
2025-06-27bpf: Fix L4 csum update on IPv6 in CHECKSUM_COMPLETEPaul Chaignon
2025-06-27net: Fix checksum update for ILA adj-transportPaul Chaignon
2025-06-27mm/hugetlb: unshare page tables during VMA split, not beforeJann Horn
2025-06-27atm: Revert atm_account_tx() if copy_from_iter_full() fails.Kuniyuki Iwashima
2025-06-27Revert "mac80211: Dynamically set CoDel parameters per station"Toke Høiland-Jørgensen
2025-06-27f2fs: fix to bail out in get_new_segment()Chao Yu
2025-06-27tcp: add receive queue awareness in tcp_rcv_space_adjust()Eric Dumazet
2025-06-27ACPI: Add missing prototype for non CONFIG_SUSPEND/CONFIG_X86 caseMario Limonciello
2025-06-27ACPICA: Avoid sequence overread in call to strncmp()Ahmed Salem
2025-06-27mmc: Add quirk to disable DDR50 tuningErick Shepherd
2025-06-27bus: firewall: Fix missing static inline annotations for stubsKrzysztof Kozlowski
2025-06-19overflow: Introduce __DEFINE_FLEX for having no initializerKees Cook
2025-06-19HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhid_parse()Terry Junge
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-19net: Fix TOCTOU issue in sk_is_readable()Michal Luczaj
2025-06-19Bluetooth: MGMT: Protect mgmt_pending list with its own lockLuiz Augusto von Dentz
2025-06-19Bluetooth: MGMT: Fix UAF on mgmt_remove_adv_monitor_completeLuiz Augusto von Dentz
2025-06-19pmdomain: core: Introduce dev_pm_genpd_rpm_always_on()Ulf Hansson
2025-06-19wifi: cfg80211/mac80211: correctly parse S1G beacon optional elementsLachlan Hodges
2025-06-19nvme: fix command limits status codeKeith Busch
2025-06-19coresight: Fixes device's owner field for registered using coresight_init_dri...Junhao He
2025-06-19PCI: endpoint: Retain fixed-size BAR size as well as aligned sizeJerome Brunet
2025-06-19net: phy: fix up const issues in to_mdio_device() and to_phy_device()Greg Kroah-Hartman
2025-06-19vsock/virtio: fix `rx_bytes` accounting for stream socketsStefano Garzarella
2025-06-19netfilter: nf_tables: nft_fib: consistent l3mdev handlingFlorian Westphal
2025-06-19RDMA/mlx5: Fix error flow upon firmware failure for RQ destructionPatrisious Haddad
2025-06-19page_pool: Track DMA-mapped pages and unmap them when destroying the poolToke Høiland-Jørgensen
2025-06-19page_pool: Move pp_magic check into helper functionsToke Høiland-Jørgensen
2025-06-19overflow: Fix direct struct member initialization in _DEFINE_FLEX()Gustavo A. R. Silva
2025-06-19firmware: SDEI: Allow sdei initialization without ACPI_APEI_GHESHuang Yiwei
2025-06-19ALSA: core: fix up bus match const issues.Greg Kroah-Hartman
2025-06-04NFS: Avoid flushing data while holding directory locks in nfs_rename()Trond Myklebust
2025-06-04coredump: hand a pidfd to the usermode coredump helperChristian Brauner
2025-05-29drm/gem: Internally test import_attach for imported objectsThomas Zimmermann
2025-05-29err.h: move IOMEM_ERR_PTR() to err.hRaag Jadav
2025-05-29spi: use container_of_cont() for to_spi_device()Greg Kroah-Hartman
2025-05-29mm: mmap: map MAP_STACK to VM_NOHUGEPAGE only if THP is enabledIgnacio Moreno Gonzalez
2025-05-29highmem: add folio_test_partial_kmap()Matthew Wilcox (Oracle)
2025-05-29ALSA: pcm: Fix race of buffer access at PCM OSS layerTakashi Iwai
2025-05-29devres: Introduce devm_kmemdup_array()Raag Jadav
2025-05-29driver core: Split devres APIs to device/devres.hAndy Shevchenko
2025-05-29espintcp: remove encap socket caching to avoid reference leakSabrina Dubroca
2025-05-29btrfs: correct the order of prelim_ref arguments in btrfs__prelim_refGoldwyn Rodrigues
2025-05-29drm/atomic: clarify the rules around drm_atomic_state->allow_modesetSimona Vetter