summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-04-01timers: Fix kernel-doc format and add Return valuesRandy Dunlap1-2/+10
2024-04-01time/timekeeping: Fix kernel-doc warnings and typosRandy Dunlap1-7/+42
2024-04-01time/timecounter: Fix inline documentationRandy Dunlap1-2/+9
2024-04-01Merge tag 'v6.9-rc2' into media_stageHans Verkuil19-27/+76
2024-03-31Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-11/+0
2024-03-31Merge tag 'irq_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+3
2024-03-31fpga: bridge: add owner module and take its refcountMarco Pagani1-3/+7
2024-03-31fpga: manager: add owner module and take its refcountMarco Pagani1-6/+20
2024-03-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-1/+5
2024-03-30x86/mce: Clean up TP_printk() output line of the 'mce_record' tracepointIngo Molnar1-3/+6
2024-03-30Merge tag 'drm-fixes-2024-03-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-3/+14
2024-03-30netlink: introduce type-checking attribute iterationJohannes Berg1-0/+27
2024-03-30net: add sk_wake_async_rcu() helperEric Dumazet1-0/+6
2024-03-29net: udp: add IP/port data to the tracepoint udp/udp_fail_queue_rcv_skbBalazs Scheidler1-5/+24
2024-03-29net: port TP_STORE_ADDR_PORTS_SKB macro to be tcp/udp independentBalazs Scheidler2-43/+42
2024-03-29Merge tag 'gpio-fixes-for-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+15
2024-03-29af_unix: Replace garbage collection algorithm.Kuniyuki Iwashima1-8/+0
2024-03-29af_unix: Assign a unique index to SCC.Kuniyuki Iwashima1-1/+1
2024-03-29af_unix: Save O(n) setup of Tarjan's algo.Kuniyuki Iwashima1-1/+0
2024-03-29af_unix: Fix up unix_edge.successor for embryo socket.Kuniyuki Iwashima1-0/+1
2024-03-29af_unix: Save listener for embryo socket.Kuniyuki Iwashima1-0/+1
2024-03-29af_unix: Detect Strongly Connected Components.Kuniyuki Iwashima1-0/+3
2024-03-29af_unix: Iterate all vertices by DFS.Kuniyuki Iwashima1-0/+2
2024-03-29af_unix: Link struct unix_edge when queuing skb.Kuniyuki Iwashima2-0/+3
2024-03-29af_unix: Allocate struct unix_edge for each inflight AF_UNIX fd.Kuniyuki Iwashima2-0/+11
2024-03-29af_unix: Allocate struct unix_vertex for each inflight AF_UNIX fd.Kuniyuki Iwashima2-0/+12
2024-03-29spi: spi.h: add missing kernel-doc for @last_cs_index_maskRandy Dunlap1-0/+1
2024-03-29Bluetooth: add quirk for broken address propertiesJohan Hovold1-0/+9
2024-03-29udp: do not accept non-tunnel GSO skbs landing in a tunnelAntoine Tenart1-0/+28
2024-03-29net/smc: make smc_hash_sk/smc_unhash_sk staticZhengchao Shao1-3/+0
2024-03-29net: sched: make skip_sw actually skip softwareAsbjørn Sloth Tønnesen2-0/+10
2024-03-29net: sched: cls_api: add filter counterAsbjørn Sloth Tønnesen1-0/+2
2024-03-29net: sched: cls_api: add skip_sw counterAsbjørn Sloth Tønnesen1-0/+1
2024-03-29ASoC: tas2781: mark dvc_tlv with __maybe_unusedGergo Koteles1-1/+1
2024-03-29net: phylink: add rxc_always_on flag to phylink_pcsRomain Gantois1-0/+38
2024-03-29net: phylink: add PHY_F_RXC_ALWAYS_ON to PHY dev flagsRussell King (Oracle)2-0/+5
2024-03-29compiler_types: add Endianness-dependent __counted_by_{le,be}Alexander Lobakin1-0/+11
2024-03-29bpf: support deferring bpf_link dealloc to after RCU grace periodAndrii Nakryiko1-1/+15
2024-03-29bpf: add bpf_modify_return_test_tp() kfunc triggering tracepointAndrii Nakryiko1-0/+17
2024-03-29bpf: Add support for passing mark with bpf_fib_lookupAnton Protopopov1-2/+18
2024-03-29net: remove gfp_mask from napi_alloc_skb()Jakub Kicinski1-7/+1
2024-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski27-43/+206
2024-03-29drm/xe/uapi: Define topology types as indexes rather than masksFrancois Dugast1-3/+3
2024-03-29clk: Provide !COMMON_CLK dummy for devm_clk_rate_exclusive_get()Uwe Kleine-König1-0/+5
2024-03-29Merge tag 'sound-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-0/+10
2024-03-28Merge tag 'net-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds6-8/+15
2024-03-28phy: Add Embedded DisplayPort and DisplayPort submodesAbel Vesa1-0/+3
2024-03-28spi: spi-omap2-mcspi.c: revert "Toggle CS after each word"Louis Chauvet1-3/+0
2024-03-28ASoC: SOF: Intel: support tplg suffix detectionBrent Lu1-0/+12
2024-03-28ASoC: Intel: ssp-common: get codec tplg suffix functionBrent Lu1-0/+5