summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-06-27ACPI: Add missing prototype for non CONFIG_SUSPEND/CONFIG_X86 caseMario Limonciello1-1/+8
2025-06-27ACPICA: Avoid sequence overread in call to strncmp()Ahmed Salem1-1/+1
2025-06-27mmc: Add quirk to disable DDR50 tuningErick Shepherd1-0/+1
2025-06-27bus: firewall: Fix missing static inline annotations for stubsKrzysztof Kozlowski1-6/+9
2025-06-19overflow: Introduce __DEFINE_FLEX for having no initializerKees Cook1-6/+19
2025-06-19HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhid_parse()Terry Junge1-1/+2
2025-06-19block: Fix bvec_set_folio() for very large foliosMatthew Wilcox (Oracle)1-2/+5
2025-06-19bio: Fix bio_first_folio() for SPARSEMEM without VMEMMAPMatthew Wilcox (Oracle)1-1/+1
2025-06-19net: Fix TOCTOU issue in sk_is_readable()Michal Luczaj1-2/+5
2025-06-19Bluetooth: MGMT: Protect mgmt_pending list with its own lockLuiz Augusto von Dentz1-0/+1
2025-06-19Bluetooth: MGMT: Fix UAF on mgmt_remove_adv_monitor_completeLuiz Augusto von Dentz1-1/+0
2025-06-19pmdomain: core: Introduce dev_pm_genpd_rpm_always_on()Ulf Hansson1-0/+7
2025-06-19wifi: cfg80211/mac80211: correctly parse S1G beacon optional elementsLachlan Hodges1-10/+69
2025-06-19nvme: fix command limits status codeKeith Busch1-1/+1
2025-06-19coresight: Fixes device's owner field for registered using coresight_init_dri...Junhao He1-1/+1
2025-06-19PCI: endpoint: Retain fixed-size BAR size as well as aligned sizeJerome Brunet1-0/+3
2025-06-19net: phy: fix up const issues in to_mdio_device() and to_phy_device()Greg Kroah-Hartman2-8/+2
2025-06-19vsock/virtio: fix `rx_bytes` accounting for stream socketsStefano Garzarella1-0/+1
2025-06-19netfilter: nf_tables: nft_fib: consistent l3mdev handlingFlorian Westphal1-0/+9
2025-06-19RDMA/mlx5: Fix error flow upon firmware failure for RQ destructionPatrisious Haddad1-0/+1
2025-06-19page_pool: Track DMA-mapped pages and unmap them when destroying the poolToke Høiland-Jørgensen3-4/+52
2025-06-19page_pool: Move pp_magic check into helper functionsToke Høiland-Jørgensen1-0/+20
2025-06-19overflow: Fix direct struct member initialization in _DEFINE_FLEX()Gustavo A. R. Silva1-3/+3
2025-06-19firmware: SDEI: Allow sdei initialization without ACPI_APEI_GHESHuang Yiwei1-2/+2
2025-06-19ALSA: core: fix up bus match const issues.Greg Kroah-Hartman1-2/+2
2025-06-04NFS: Avoid flushing data while holding directory locks in nfs_rename()Trond Myklebust1-3/+9
2025-06-04coredump: hand a pidfd to the usermode coredump helperChristian Brauner1-0/+1
2025-05-29drm/gem: Internally test import_attach for imported objectsThomas Zimmermann1-2/+1
2025-05-29err.h: move IOMEM_ERR_PTR() to err.hRaag Jadav2-2/+3
2025-05-29spi: use container_of_cont() for to_spi_device()Greg Kroah-Hartman1-4/+1
2025-05-29mm: mmap: map MAP_STACK to VM_NOHUGEPAGE only if THP is enabledIgnacio Moreno Gonzalez1-0/+2
2025-05-29highmem: add folio_test_partial_kmap()Matthew Wilcox (Oracle)2-5/+12
2025-05-29ALSA: pcm: Fix race of buffer access at PCM OSS layerTakashi Iwai1-0/+2
2025-05-29devres: Introduce devm_kmemdup_array()Raag Jadav1-0/+5
2025-05-29driver core: Split devres APIs to device/devres.hAndy Shevchenko2-118/+125
2025-05-29espintcp: remove encap socket caching to avoid reference leakSabrina Dubroca1-1/+0
2025-05-29btrfs: correct the order of prelim_ref arguments in btrfs__prelim_refGoldwyn Rodrigues1-1/+1
2025-05-29drm/atomic: clarify the rules around drm_atomic_state->allow_modesetSimona Vetter1-2/+21
2025-05-29perf: Avoid the read if the count is already updatedPeter Zijlstra (Intel)1-1/+7
2025-05-29rcu: fix header guard for rcu_all_qs()Ankur Arora1-1/+1
2025-05-29rcu: handle unstable rdp in rcu_read_unlock_strict()Ankur Arora1-1/+1
2025-05-29r8152: add vendor/device ID pair for Dell Alienware AW1022zAleksander Jan Bajkowski1-0/+1
2025-05-29wifi: mac80211: set ieee80211_prep_tx_info::link_id upon Auth RxEmmanuel Grumbach1-2/+2
2025-05-29net/mlx4_core: Avoid impossible mlx4_db_alloc() order valueKees Cook1-1/+1
2025-05-29media: v4l: Memset argument to 0 before calling get_mbus_config pad opSakari Ailus1-1/+3
2025-05-29mfd: axp20x: AXP717: Add AXP717_TS_PIN_CFG to writeable regsChris Morgan1-0/+1
2025-05-29genirq/msi: Store the IOMMU IOVA directly in msi_desc instead of iommu_cookieJason Gunthorpe1-21/+12
2025-05-29crypto: ahash - Set default reqsize from ahash_algHerbert Xu1-0/+3
2025-05-29net/mlx5: Change POOL_NEXT_SIZE define value and make it globalPatrisious Haddad1-0/+2
2025-05-29net/mlx5e: Add correct match to check IPSec syndromes for switchdev modeJianbo Liu1-0/+2