summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-06-27x86/its: move its_pages array to struct mod_arch_specificMike Rapoport (Microsoft)1-5/+0
2025-06-27Revert "mac80211: Dynamically set CoDel parameters per station"Toke Høiland-Jørgensen1-16/+0
2025-06-27f2fs: fix to bail out in get_new_segment()Chao Yu1-0/+1
2025-06-27tcp: add receive queue awareness in tcp_rcv_space_adjust()Eric Dumazet1-1/+1
2025-06-27media: uapi: v4l: Change V4L2_TYPE_IS_CAPTURE conditionNas Chung1-1/+10
2025-06-27media: uapi: v4l: Fix V4L2_TYPE_IS_OUTPUT conditionNas Chung1-1/+0
2025-06-27drm/dp: add option to disable zero sized address only transactions.Dave Airlie1-0/+5
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-27mm/hugetlb: unshare page tables during VMA split, not beforeJann Horn1-0/+3
2025-06-27mtd: rawnand: qcom: Pass 18 bit offset from NANDc base to BAM baseMd Sadre Alam1-3/+1
2025-06-27bus: firewall: Fix missing static inline annotations for stubsKrzysztof Kozlowski1-6/+9
2025-06-27fs: add S_ANON_INODEChristian Brauner1-0/+2
2025-06-27alloc_tag: handle module codetag load errors as module load failuresSuren Baghdasaryan1-4/+4
2025-06-19overflow: Introduce __DEFINE_FLEX for having no initializerKees Cook1-6/+19
2025-06-19x86/hyperv: Fix APIC ID and VP index confusion in hv_snp_boot_ap()Roman Kisel1-1/+1
2025-06-19HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhid_parse()Terry Junge1-1/+2
2025-06-19uapi: bitops: use UAPI-safe variant of BITS_PER_LONG againThomas Weißschuh1-2/+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-19finish_automount(): don't leak MNT_LOCKED from parent to childAl Viro1-1/+2
2025-06-19fs: convert mount flags to enumStephen Brennan1-42/+45
2025-06-19ASoC: Intel: avs: Read HW capabilities when possibleCezary Rojewski1-0/+1
2025-06-19ALSA: hda: Allow to fetch hlink by IDCezary Rojewski1-0/+5
2025-06-19drm/xe/pxp: Clarify PXP queue creation behavior if PXP is not readyDaniele Ceraolo Spurio1-0/+5
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-19bpf: Fix L4 csum update on IPv6 in CHECKSUM_COMPLETEPaul Chaignon1-0/+2
2025-06-19bpf: Clarify the meaning of BPF_F_PSEUDO_HDRPaul Chaignon1-1/+1
2025-06-19net: Fix checksum update for ILA adj-transportPaul Chaignon1-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-19PCI: pciehp: Ignore Link Down/Up caused by Secondary Bus ResetLukas Wunner1-0/+8
2025-06-19exportfs: require ->fh_to_parent() to encode connectable file handlesAmir Goldstein1-0/+10
2025-06-19nfs_localio: change nfsd_file_put_local() to take a pointer to __rcu pointerNeilBrown1-11/+12
2025-06-19nfs_localio: always hold nfsd net ref with nfsd_file refNeilBrown1-2/+1
2025-06-19iomap: don't lose folio dropbehind state for overwritesJens Axboe1-1/+4
2025-06-19netfs: Fix undifferentiation of DIO reads from unbuffered readsDavid Howells2-0/+2
2025-06-19netfs: Fix the request's work item to not require a refDavid Howells3-12/+10
2025-06-19netfs: Fix setting of transferred bytes with short DIO readsPaulo Alcantara1-0/+1
2025-06-19net: phy: fix up const issues in to_mdio_device() and to_phy_device()Greg Kroah-Hartman2-8/+2
2025-06-19bpf: Do not include stack ptr register in precision backtracking bookkeepingYonghong Song1-4/+8
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-19Bluetooth: separate CIS_LINK and BIS_LINK link typesPauli Virtanen2-28/+23
2025-06-19clk: test: Forward-declare struct of_phandle_args in kunit/clk.hRichard Fitzgerald1-0/+1