summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2024-11-12net: ip: make ip_route_input_noref() return drop reasonsMenglong Dong-7/+8
2024-11-12net: ip: make ip_route_input_slow() return drop reasonsMenglong Dong-0/+6
2024-11-12net: ip: make ip_mc_validate_source() return drop reasonMenglong Dong-3/+7
2024-11-12net: ip: make fib_validate_source() support drop reasonsMenglong Dong-0/+22
2024-11-12drm/i915/gsc: ARL-H and ARL-U need a newer GSC FW.Daniele Ceraolo Spurio-4/+15
2024-11-11bpf: Replace the document for PTR_TO_BTF_ID_OR_NULLMenglong Dong-4/+4
2024-11-11net: Add control functions for irq suspensionMartin Karsten-0/+3
2024-11-11net: Add napi_struct parameter irq_suspend_timeoutMartin Karsten-0/+3
2024-11-11rtnetlink: Register rtnl_dellink() and rtnl_setlink() with RTNL_FLAG_DOIT_PER...Kuniyuki Iwashima-0/+1
2024-11-11rtnetlink: Add peer_type in struct rtnl_link_ops.Kuniyuki Iwashima-0/+2
2024-11-11rtnetlink: Remove __rtnl_link_register()Kuniyuki Iwashima-2/+0
2024-11-11rtnetlink: Protect link_ops by mutex.Kuniyuki Iwashima-1/+1
2024-11-11rtnetlink: Remove __rtnl_link_unregister().Kuniyuki Iwashima-1/+0
2024-11-11mm: mmap_lock: check trace_mmap_lock_$type_enabled() instead of regcountVlastimil Babka-10/+4
2024-11-11mm: define general function pXd_init()Bibo Mao-3/+21
2024-11-11kmemleak: iommu/iova: fix transient kmemleak false positiveCatalin Marinas-0/+4
2024-11-11mm/list_lru: simplify the list_lru walk callback functionKairui Song-1/+1
2024-11-11mm/list_lru: split the lock to per-cgroup scopeKairui Song-3/+3
2024-11-11mm/list_lru: don't pass unnecessary key parametersKairui Song-3/+15
2024-11-11util_macros.h: fix/rework find_closest() macrosAlexandru Ardelean-16/+40
2024-11-11Improve consistency of '#error' directive messagesNataniel Farzan-9/+9
2024-11-11rxrpc: Add a tracepoint for aborts being proposedDavid Howells-0/+25
2024-11-11rtc: add driver for Marvell 88PM886 PMIC RTCKarel Balej-0/+9
2024-11-11empty include/asm-generic/vga.hAl Viro-22/+1
2024-11-11vt_buffer.h: get rid of dead code in default scr_...() instancesAl Viro-24/+0
2024-11-11PCI: Unexport pci_walk_bus_locked()Keith Busch-2/+0
2024-11-11PCI: Store all PCIe Supported Link SpeedsIlpo Järvinen-1/+10
2024-11-11mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'Yunsheng Lin-10/+33
2024-11-11mm: page_frag: avoid caller accessing 'page_frag_cache' directlyYunsheng Lin-0/+10
2024-11-11mm: move the page fragment allocator from page_alloc into its own fileYunsheng Lin-40/+50
2024-11-11Merge branch kvm-arm64/nv-pmu into kvmarm/nextOliver Upton-2/+16
2024-11-11xdrgen: Keep track of on-the-wire data type widthsChuck Lever-0/+9
2024-11-11xdrgen: Implement big-endian enumsChuck Lever-0/+21
2024-11-11Merge branch kvm-arm64/psci-1.3 into kvmarm/nextOliver Upton-1/+8
2024-11-11net: netlink: add nla_get_*_default() accessorsJohannes Berg-0/+262
2024-11-11firmware: qcom: scm: Introduce CP_SMMU_APERTURE_IDBjorn Andersson-0/+2
2024-11-11nvme: check ns's volatile write cache not presentGuixin Liu-0/+1
2024-11-11nvmet: support for csi identify nsKeith Busch-0/+1
2024-11-11nvmet: implement rotational media information logKeith Busch-1/+14
2024-11-11nvmet: implement endurance groupsKeith Busch-2/+27
2024-11-11nvmet: implement supported features logKeith Busch-0/+11
2024-11-11nvmet: implement supported log pagesKeith Busch-0/+9
2024-11-11nvmet: implement active command set ns listKeith Busch-0/+1
2024-11-11nvmet: support reservation featureGuixin Liu-1/+1
2024-11-11kunit: skb: use "gfp" variable instead of hardcoding GFP_KERNELDan Carpenter-1/+1
2024-11-11drm/fourcc: add AMD_FMT_MOD_TILE_GFX9_4K_D_XQiang Yu-0/+1
2024-11-11block: pre-calculate max_zone_append_sectorsChristoph Hellwig-18/+3
2024-11-11bpf: Drop special callback reference handlingKumar Kartikeya Dwivedi-17/+4
2024-11-11bpf: Refactor active lock managementKumar Kartikeya Dwivedi-28/+25
2024-11-11bpf: Add support for uprobe multi session attachJiri Olsa-0/+1