summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-12-14crypto: skcipher - remove support for physical address walksEric Biggers
2024-12-14power: supply: core: implement extension APIThomas Weißschuh
2024-12-13bpf: Revert "bpf: Mark raw_tp arguments with PTR_MAYBE_NULL"Kumar Kartikeya Dwivedi
2024-12-13Merge tag 'block-6.13-20241213' of git://git.kernel.dk/linuxLinus Torvalds
2024-12-13bpf: Add fd_array_cnt attribute for prog_loadAnton Protopopov
2024-12-13bpf: Add a __btf_get_by_fd helperAnton Protopopov
2024-12-13Merge tag 'sound-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2024-12-13ASoC: fsl: add memory to memory function for ASRCMark Brown
2024-12-13firmware: cirrus: Add KUnit tests for cs_dspMark Brown
2024-12-13accel/amdxdna: Add query firmware versionLizhi Hou
2024-12-13soc: mediatek: cmdq: Remove cmdq_pkt_finalize() helper functionChun-Kuang Hu
2024-12-13accel/qaic: Fix typo for struct qaic_manage_trans_passthroughJeffrey Hugo
2024-12-13kref: Improve documentationMatthew Wilcox (Oracle)
2024-12-13Merge tag 'ffa-fix-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann
2024-12-13firmware: cs_dsp: Add mock bin file generator for KUnit testingRichard Fitzgerald
2024-12-13firmware: cs_dsp: Add mock wmfw file generator for KUnit testingRichard Fitzgerald
2024-12-13firmware: cs_dsp: Add mock DSP memory map for KUnit testingRichard Fitzgerald
2024-12-13firmware: cs_dsp: Add mock regmap for KUnit testingRichard Fitzgerald
2024-12-13ASoC: SOF: Add support for pause supported tokens from topologyPeter Ujfalusi
2024-12-13sched/dlserver: Fix dlserver double enqueueVineeth Pillai (Google)
2024-12-13coresight: Add support for trace filtering by sourceTao Zhang
2024-12-13coresight: Add a helper to check if a device is sourceTao Zhang
2024-12-13dt-bindings: clock: renesas: Document RZ/G3E SoC CPGBiju Das
2024-12-13ALSA: compress: Add output rate and output format supportShengjiu Wang
2024-12-13x86/static-call: provide a way to do very early static-call updatesJuergen Gross
2024-12-12page_pool: disable sync for cpu for dmabuf memory providerMina Almasry
2024-12-12net: page_pool: create page_pool_alloc_netmemMina Almasry
2024-12-12net: page_pool: rename page_pool_alloc_netmem to *_netmemsMina Almasry
2024-12-12skbuff: allow 2-4-argument skb_frag_dma_map()Alexander Lobakin
2024-12-12xdp: make __xdp_return() MP-agnosticAlexander Lobakin
2024-12-12xdp: get rid of xdp_frame::mem.idAlexander Lobakin
2024-12-12page_pool: allow mixing PPs within one bulkAlexander Lobakin
2024-12-12net_sched: sch_cake: Add drop reasonsToke Høiland-Jørgensen
2024-12-13Merge tag 'drm-xe-next-2024-12-11' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2024-12-13power: supply: core: Add new "charge_types" propertyHans de Goede
2024-12-13Merge tag 'drm-misc-next-2024-12-05' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2024-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-12-12Merge tag 'net-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-12-12PCI: endpoint: Replace magic number '6' by PCI_STD_NUM_BARSRick Wertenbroek
2024-12-12turris-omnia-mcu-interface.h: Add LED commands related definitions to global ...Marek Behún
2024-12-12turris-omnia-mcu-interface.h: Move command execution function to global headerMarek Behún
2024-12-12block: Make bio_iov_bvec_set() accept pointer to const iov_iterJohn Garry
2024-12-12Merge tag 'for-net-2024-12-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2024-12-12Bluetooth: SCO: Add support for 16 bits transparent voice settingFrédéric Danis
2024-12-12Bluetooth: hci_core: Fix sleeping function called from invalid contextLuiz Augusto von Dentz
2024-12-12Merge branch 'platform-drivers-x86-platform-profile' into for-nextIlpo Järvinen
2024-12-12Merge tag 'asoc-fix-v6.12-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2024-12-12Merge tag 'nf-24-12-11' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-12-12net, team, bonding: Add netdev_base_features helperDaniel Borkmann
2024-12-11net: dsa: provide implementation of .support_eee()Russell King (Oracle)