summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-06-27mtd: spinand: winbond: Prevent unsupported frequencies on dual/quad I/O variantsMiquel Raynal
2025-06-27mtd: spinand: Use more specific naming for the (quad IO) read from cache opsMiquel Raynal
2025-06-27mtd: spinand: Use more specific naming for the (quad output) read from cache opsMiquel Raynal
2025-06-27mtd: spinand: Use more specific naming for the (dual IO) read from cache opsMiquel Raynal
2025-06-27mtd: spinand: Use more specific naming for the (dual output) read from cache opsMiquel Raynal
2025-06-27mtd: spinand: Use more specific naming for the (single) read from cache opsMiquel Raynal
2025-06-27erofs: remove unused trace event erofs_destroy_inodeGao Xiang
2025-06-27atm: Revert atm_account_tx() if copy_from_iter_full() fails.Kuniyuki Iwashima
2025-06-27Revert "mm/execmem: Unify early execmem_cache behaviour"Mike Rapoport (Microsoft)
2025-06-27x86/its: move its_pages array to struct mod_arch_specificMike Rapoport (Microsoft)
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-27media: uapi: v4l: Change V4L2_TYPE_IS_CAPTURE conditionNas Chung
2025-06-27media: uapi: v4l: Fix V4L2_TYPE_IS_OUTPUT conditionNas Chung
2025-06-27drm/dp: add option to disable zero sized address only transactions.Dave Airlie
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-27mm/hugetlb: unshare page tables during VMA split, not beforeJann Horn
2025-06-27mtd: rawnand: qcom: Pass 18 bit offset from NANDc base to BAM baseMd Sadre Alam
2025-06-27bus: firewall: Fix missing static inline annotations for stubsKrzysztof Kozlowski
2025-06-27fs: add S_ANON_INODEChristian Brauner
2025-06-27alloc_tag: handle module codetag load errors as module load failuresSuren Baghdasaryan
2025-06-19overflow: Introduce __DEFINE_FLEX for having no initializerKees Cook
2025-06-19x86/hyperv: Fix APIC ID and VP index confusion in hv_snp_boot_ap()Roman Kisel
2025-06-19HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhid_parse()Terry Junge
2025-06-19uapi: bitops: use UAPI-safe variant of BITS_PER_LONG againThomas Weißschuh
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-19finish_automount(): don't leak MNT_LOCKED from parent to childAl Viro
2025-06-19fs: convert mount flags to enumStephen Brennan
2025-06-19ASoC: Intel: avs: Read HW capabilities when possibleCezary Rojewski
2025-06-19ALSA: hda: Allow to fetch hlink by IDCezary Rojewski
2025-06-19drm/xe/pxp: Clarify PXP queue creation behavior if PXP is not readyDaniele Ceraolo Spurio
2025-06-19wifi: cfg80211/mac80211: correctly parse S1G beacon optional elementsLachlan Hodges
2025-06-19nvme: fix command limits status codeKeith Busch
2025-06-19bpf: Fix L4 csum update on IPv6 in CHECKSUM_COMPLETEPaul Chaignon
2025-06-19bpf: Clarify the meaning of BPF_F_PSEUDO_HDRPaul Chaignon
2025-06-19net: Fix checksum update for ILA adj-transportPaul Chaignon
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-19PCI: pciehp: Ignore Link Down/Up caused by Secondary Bus ResetLukas Wunner
2025-06-19exportfs: require ->fh_to_parent() to encode connectable file handlesAmir Goldstein
2025-06-19nfs_localio: change nfsd_file_put_local() to take a pointer to __rcu pointerNeilBrown
2025-06-19nfs_localio: always hold nfsd net ref with nfsd_file refNeilBrown
2025-06-19iomap: don't lose folio dropbehind state for overwritesJens Axboe