aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-06-12xfrm: always initialize offload pathLeon Romanovsky1-1/+1
2025-05-30bpf: Fix L4 csum update on IPv6 in CHECKSUM_COMPLETEPaul Chaignon1-0/+2
2025-05-30net: Fix checksum update for ILA adj-transportPaul Chaignon1-1/+1
2025-05-28Merge tag 'bpf-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds6-22/+56
2025-05-28Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds132-1151/+1828
2025-05-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds3-14/+28
2025-05-28Merge tag 'nfsd-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds6-27/+62
2025-05-28Merge tag 'ext4_for_linus-6.16-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+2
2025-05-28Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds40-159/+2355
2025-05-28Merge tag 'media/v6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds5-34/+650
2025-05-28Merge tag 'lsm-pr-20250527' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+6
2025-05-28Merge tag 'integrity-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+12
2025-05-28Merge tag 'hardening-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-5/+56
2025-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-0/+1
2025-05-28net: mana: Add support for Multi Vports on Bare metalHaiyang Zhang1-1/+3
2025-05-27Merge tag 'cgroup-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-43/+102
2025-05-27Merge tag 'wq-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+1
2025-05-27Merge tag 'sysctl-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-9/+0
2025-05-27Merge tag 'dma-mapping-6.16-2025-05-26' of git://git.kernel.org/pub/scm/linux...Linus Torvalds4-54/+174
2025-05-27sctp: mark sctp_do_peeloff staticChristoph Hellwig1-2/+0
2025-05-27net: phy: fix up const issues in to_mdio_device() and to_phy_device()Greg Kroah-Hartman2-8/+2
2025-05-27Merge tag 'pm-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds6-16/+66
2025-05-27Merge tag 'acpi-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds24-55/+441
2025-05-27Merge tag 'mmc-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2-2/+3
2025-05-27Merge tag 'pmdomain-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds3-0/+80
2025-05-27Merge tag 'for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds1-0/+1
2025-05-27Merge tag 'spi-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds4-16/+190
2025-05-27Merge tag 'regulator-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-1/+6
2025-05-27Merge tag 'regmap-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds1-0/+3
2025-05-27Merge tag 'gpio-updates-for-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-39/+216
2025-05-27Merge tag 'sound-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds28-207/+852
2025-05-27Merge tag 'pwm/for-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+6
2025-05-27bpf: Do not include stack ptr register in precision backtracking bookkeepingYonghong Song1-4/+8
2025-05-27Merge tag 'docs-6.16' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2025-05-27Merge tag 'ratelimit.2025.05.25a' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-7/+35
2025-05-27Merge tag 'x86_sev_for_v6.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+149
2025-05-27Merge tag 'x86_cache_for_v6.16_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-18/+136
2025-05-27bpf: Add dmabuf iteratorT.J. Mercier1-0/+2
2025-05-27dma-buf: Rename debugfs symbolsT.J. Mercier1-2/+0
2025-05-27Merge tag 'timers-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-10/+1
2025-05-27Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-22/+22
2025-05-27Merge tag 'irq-msi-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-6/+76
2025-05-27Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-250/+225
2025-05-27Merge tag 'irq-drivers-2025-05-25' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-25/+0
2025-05-27Merge tag 'irq-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-13/+12
2025-05-27Merge tag 'core-entry-2025-05-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+41
2025-05-27Merge branch 'for-next/mm' into for-next/coreWill Deacon2-12/+26
2025-05-27vsock: Move lingering logic to af_vsock coreMichal Luczaj1-0/+1
2025-05-27wireguard: allowedips: add WGALLOWEDIP_F_REMOVE_ME flagJordan Rife1-0/+9
2025-05-27net: core: Convert dev_set_mac_address_user() to use struct sockaddr_storageKees Cook1-1/+1
2025-05-27net: core: Convert dev_set_mac_address() to struct sockaddr_storageKees Cook1-1/+1
2025-05-27net: core: Switch netif_set_mac_address() to struct sockaddr_storageKees Cook1-1/+1
2025-05-27net: core: Convert inet_addr_is_any() to sockaddr_storageKees Cook1-1/+1
2025-05-26Merge tag 'x86-debug-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+43
2025-05-26Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-16/+30
2025-05-26Merge tag 'perf-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-455/+501
2025-05-26Merge tag 'sched-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-19/+41
2025-05-26Merge tag 'locking-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-8/+88
2025-05-26Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds38-909/+943
2025-05-26Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds2-12/+2
2025-05-26Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds1-2/+4
2025-05-26Merge tag 'xfs-merge-6.16' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds3-3/+9
2025-05-26Merge tag 'erofs-for-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2025-05-26Merge tag 'configfs-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+6
2025-05-26Merge tag 'for-6.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds1-49/+40
2025-05-26Merge branches 'pm-runtime' and 'pm-sleep'Rafael J. Wysocki2-0/+13
2025-05-26Merge tag 'for-6.16/io_uring-20250523' of git://git.kernel.dk/linuxLinus Torvalds3-11/+14
2025-05-26Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linuxLinus Torvalds15-34/+299
2025-05-26Merge branch 'pm-cpufreq'Rafael J. Wysocki3-12/+27
2025-05-26Merge tag 'vfs-6.16-rc1.coredump' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-2/+23
2025-05-26Merge branch 'pm-em'Rafael J. Wysocki1-0/+2
2025-05-26Merge branches 'acpi-resource', 'acpi-pm', 'acpi-platform-profile' and 'acpi-...Rafael J. Wysocki1-1/+8
2025-05-26Merge tag 'vfs-6.16-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-2/+6
2025-05-26vsock/virtio: fix `rx_bytes` accounting for stream socketsStefano Garzarella1-0/+1
2025-05-26Merge tag 'vfs-6.16-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-42/+45
2025-05-26Merge tag 'nf-next-25-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni7-12/+48
2025-05-26Merge branches 'acpi-processor' and 'acpi-cppc'Rafael J. Wysocki1-3/+27
2025-05-26Merge branch 'acpi-tables'Rafael J. Wysocki1-0/+9
2025-05-26Merge branch 'acpica'Rafael J. Wysocki22-51/+397
2025-05-26Merge tag 'vfs-6.16-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-10/+29
2025-05-26Merge tag 'ipsec-next-2025-05-23' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni2-5/+24
2025-05-26Merge tag 'linux-can-next-for-6.16-20250522' of git://git.kernel.org/pub/scm/...Paolo Abeni1-12/+16
2025-05-26Merge tag 'vfs-6.16-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-24/+41
2025-05-26Merge tag 'vfs-6.16-rc1.writepage' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-4/+4
2025-05-26Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-11/+10
2025-05-26Merge tag 'opp-updates-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Rafael J. Wysocki1-4/+28
2025-05-26net: neigh: use kfree_skb_reason() in neigh_resolve_output() and neigh_connec...Qiu Yutan1-0/+3
2025-05-26net: devmem: support single IOV with sendmsgStanislav Fomichev1-1/+7
2025-05-25Disable FOP_DONTCACHE for now due to bugsLinus Torvalds1-1/+1
2025-05-25Merge tag 'mm-hotfixes-stable-2025-05-25-00-58' of git://git.kernel.org/pub/s...Linus Torvalds9-32/+65
2025-05-25Merge branch 'locking/futex' into locking/core, to pick up pending futex changesIngo Molnar8-8/+88
2025-05-25mm: fix copy_vma() error handling for hugetlb mappingsRicardo CaƱuelo Navarro1-0/+5
2025-05-25alloc_tag: allocate percpu counters for module tags dynamicallySuren Baghdasaryan3-8/+16
2025-05-25perf/headers: Clean up <linux/perf_event.h> a bitIngo Molnar1-127/+155
2025-05-24Merge tag 'spi-fix-v6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+1
2025-05-23Merge tag 'drm-fixes-2025-05-24' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-0/+4
2025-05-23ACPI: MRRM: Fix default max memory regionAnil S Keshavamurthy1-1/+1
2025-05-23btf: Allow mmap of vmlinux btfLorenz Bauer1-1/+2
2025-05-23ublk: add feature UBLK_F_QUIESCEMing Lei1-0/+19
2025-05-23traceevent/block: Add REQ_ATOMIC flag to block trace eventsRitesh Harjani (IBM)1-1/+1
2025-05-23fs: convert mount flags to enumStephen Brennan1-42/+45
2025-05-23netfilter: nf_tables: Add notifications for hook changesPhil Sutter3-0/+17
2025-05-23netfilter: nf_tables: Have a list of nf_hook_ops in nft_hookPhil Sutter2-1/+4
2025-05-23netfilter: nf_tables: Introduce nft_hook_find_ops{,_rcu}()Phil Sutter1-0/+5
2025-05-23netfilter: nf_tables: add packets conntrack state to debug trace infoFlorian Westphal1-0/+8
2025-05-23netfilter: conntrack: make nf_conntrack_id callable without a module dependencyFlorian Westphal1-0/+1
2025-05-23netfilter: nf_dup_netdev: Move the recursion counter struct netdev_xmitSebastian Andrzej Siewior1-0/+3
2025-05-23netfilter: nf_dup{4, 6}: Move duplication check to task_structSebastian Andrzej Siewior2-11/+1
2025-05-23netfilter: nf_tables: nft_fib: consistent l3mdev handlingFlorian Westphal1-0/+9
2025-05-23af_unix: Introduce SO_PASSRIGHTS.Kuniyuki Iwashima2-1/+5
2025-05-23af_unix: Move SOCK_PASS{CRED,PIDFD,SEC} to struct sock.Kuniyuki Iwashima2-9/+22
2025-05-23net: Restrict SO_PASS{CRED,PIDFD,SEC} to AF_{UNIX,NETLINK,BLUETOOTH}.Kuniyuki Iwashima1-1/+13
2025-05-23scm: Move scm_recv() from scm.h to scm.c.Kuniyuki Iwashima1-117/+4
2025-05-23Revert "crypto: testmgr - Add hash export format testing"Herbert Xu1-6/+0
2025-05-23mips, net: ensure that SOCK_COREDUMP is definedChristian Brauner1-2/+1
2025-05-22drm/xe/ptl: Update the PTL pci id tableMatt Atwood1-0/+4
2025-05-22Merge tag 'wireless-next-2025-05-22' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski3-0/+10
2025-05-22Merge tag 'for-net-next-2025-05-22' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski5-28/+109
2025-05-22sched_ext: Convert cgroup BPF support to use cgroup_lifetime_notifierTejun Heo1-4/+5
2025-05-22sched_ext: Introduce cgroup_lifetime_notifierTejun Heo1-1/+8
2025-05-22Merge branch 'for-linus' into for-nextTakashi Iwai2-2/+4
2025-05-22Merge tag 'asoc-v6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai49-244/+1010
2025-05-22ALSA: core: fix up bus match const issues.Greg Kroah-Hartman1-2/+2
2025-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski10-21/+64
2025-05-22Merge tag 'net-6.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-1/+8
2025-05-22trace/io_uring: fix io_uring_local_work_run ctx documentationCaleb Sander Mateos1-1/+1
2025-05-22Merge tag 'sound-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds1-0/+2
2025-05-22ublk: run auto buf unregisgering in same io_ring_ctx with registeringMing Lei1-1/+5
2025-05-22io_uring: add helper io_uring_cmd_ctx_handle()Ming Lei1-0/+9
2025-05-22net: Add support for providing the PTP hardware source in tsinfoKory Maincent3-6/+20
2025-05-22regmap: irq: Add support for chips without separate IRQ statusMathieu Dubois-Briand1-0/+3
2025-05-22spi: use container_of_cont() for to_spi_device()Greg Kroah-Hartman1-4/+1
2025-05-22Merge tag 'ipsec-2025-05-21' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni1-1/+0
2025-05-22perf/uapi: Clean up <uapi/linux/perf_event.h> a bitIngo Molnar1-321/+331
2025-05-22perf/uapi: Fix PERF_RECORD_SAMPLE comments in <uapi/linux/perf_event.h>Ian Rogers1-2/+3
2025-05-22ALSA: hda/tas2781: Move and unified the calibrated-data getting function for ...Shenghao Ding1-10/+0
2025-05-21net: phy: introduce genphy_match_phy_device()Christian Marangi1-0/+3
2025-05-21net: phy: pass PHY driver to .match_phy_device OPChristian Marangi1-1/+2
2025-05-21net: remove skb_copy_and_hash_datagram_iter()Eric Biggers1-4/+0
2025-05-21net: add skb_copy_and_crc32c_datagram_iter()Eric Biggers1-0/+2
2025-05-21lib/crc32: remove unused support for CRC32C combinationEric Biggers1-23/+0
2025-05-21net: fold __skb_checksum() into skb_checksum()Eric Biggers2-21/+0
2025-05-21sctp: use skb_crc32c() instead of __skb_checksum()Eric Biggers1-26/+3
2025-05-21net: add skb_crc32c()Eric Biggers1-0/+1
2025-05-21tools: ynl-gen: add makefile deps for neighJakub Kicinski1-2/+2
2025-05-21PCI/MSI: Use bool for MSI enable state trackingHans Zhang1-2/+2
2025-05-21Add DAPM/ASoC helpers to create SDCA driversMark Brown3-1/+116
2025-05-21Bluetooth: separate CIS_LINK and BIS_LINK link typesPauli Virtanen2-28/+23
2025-05-21Bluetooth: add support for SIOCETHTOOL ETHTOOL_GET_TS_INFOPauli Virtanen1-0/+4
2025-05-21Bluetooth: Introduce HCI Driver protocolHsin-chen Chuang4-0/+82
2025-05-21can: dev: add struct data_bittiming_params to group FD parametersVincent Mailhol1-12/+16
2025-05-21pidfs, coredump: add PIDFD_INFO_COREDUMPChristian Brauner2-0/+21
2025-05-21coredump: add coredump socketChristian Brauner1-0/+1
2025-05-21futex: Use RCU_INIT_POINTER() in futex_mm_init().Sebastian Andrzej Siewior1-8/+1
2025-05-21Merge tag 'intel-gpio-v6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Bartosz Golaszewski1-1/+1
2025-05-21wifi: check if socket flags are validBert Karwatzki1-0/+6
2025-05-21Merge tag 'v6.15-rc7' into x86/core, to pick up fixesIngo Molnar11-29/+90
2025-05-20highmem: add folio_test_partial_kmap()Matthew Wilcox (Oracle)2-5/+12
2025-05-20taskstats: fix struct taskstats breaks backward compatibility since version 15Wang Yaxin1-18/+29
2025-05-20mm: fix VM_UFFD_MINOR == VM_SHADOW_STACK on USERFAULTFD=y && ARM64_GCS=yFlorent Revest1-1/+1
2025-05-20mm: mmap: map MAP_STACK to VM_NOHUGEPAGE only if THP is enabledIgnacio Moreno Gonzalez1-0/+2
2025-05-20inet: Remove rtnl_is_held arg of lwtunnel_valid_encap_type(_attr)?().Kuniyuki Iwashima1-8/+5
2025-05-20bnxt_en: Fix netdev locking in ULP IRQ functionsMichael Chan1-0/+3
2025-05-20net: phy: fixed_phy: constify status argument where possibleHeiner Kallweit1-4/+4
2025-05-20net: phy: fixed_phy: remove irq argument from fixed_phy_registerHeiner Kallweit1-6/+5
2025-05-20net: phy: fixed_phy: remove irq argument from fixed_phy_addHeiner Kallweit1-3/+2
2025-05-20net: let lockdep compare instance locksJakub Kicinski1-8/+7
2025-05-21Merge tag 'nova-next-v6.16-2025-05-20' of https://gitlab.freedesktop.org/drm/...Dave Airlie2-0/+106
2025-05-20ublk: support UBLK_AUTO_BUF_REG_FALLBACKMing Lei1-3/+36
2025-05-20ublk: register buffer to local io_uring with provided buf index via UBLK_F_AU...Ming Lei1-0/+64
2025-05-20jbd2: remove journal_t argument from jbd2_chksum()Eric Biggers1-2/+1
2025-05-20ext4/jbd2: convert jbd2_journal_blocks_per_page() to support large folioZhang Yi1-1/+1
2025-05-20net: phy: make mdio consumer / device layer a separate moduleHeiner Kallweit1-3/+0
2025-05-20ASoC: SDCA: Create DAI drivers from DisCoCharles Keepax2-2/+33
2025-05-20ASoC: SDCA: Create ALSA controls from DisCoCharles Keepax2-1/+15
2025-05-20ASoC: SDCA: Create DAPM widgets and routes from DisCoCharles Keepax2-0/+66
2025-05-20ASoC: dapm: Add component level pin switchesCharles Keepax1-0/+4
2025-05-20ASoC: SDCA: Fix minor typoCharles Keepax1-1/+1
2025-05-20Add sound card support for QCS9100 and QCS9075Mark Brown14-30/+107
2025-05-20dmapool: add NUMA affinity supportKeith Busch1-5/+16
2025-05-19queue_api: reduce risk of name collision over txqGur Stavi1-9/+9
2025-05-19net: netlink: reduce extack cookie sizeJohannes Berg1-1/+2
2025-05-19PCI: Add Intel Wildcat Lake audio Device IDPeter Ujfalusi1-0/+1
2025-05-19cgroup: document the rstat per-cpu initializationJP Kobryn1-0/+24
2025-05-19cgroup: use subsystem-specific rstat locks to avoid contentionJP Kobryn2-4/+18
2025-05-19cgroup: use separate rstat trees for each subsystemJP Kobryn1-25/+21
2025-05-19cgroup: compare css to cgroup::self in helper for distingushing cssJP Kobryn1-2/+8
2025-05-19bpf: WARN_ONCE on verifier bugsPaul Chaignon2-0/+17
2025-05-19spi: sh-msiof: Move register definitions to <linux/spi/sh_msiof.h>Geert Uytterhoeven1-0/+125
2025-05-19regulator: max8952: Correct Samsung "Electronics" spelling in copyright headersSumanth Gavini1-1/+1
2025-05-19ASoC: tas2781: Header file cleanup and Move the macro definitions to fwlibShenghao Ding1-6/+1
2025-05-19crypto: testmgr - Add hash export format testingHerbert Xu1-0/+6
2025-05-19crypto: hmac - Add ahash supportHerbert Xu2-1/+11
2025-05-19crypto: algapi - Add driver template support to crypto_inst_setnameHerbert Xu1-2/+10
2025-05-19crypto: ahash - Handle partial blocks in APIHerbert Xu1-2/+10
2025-05-19crypto: hash - Add export_core and import_core hooksHerbert Xu2-0/+13
2025-05-19crypto: hash - Move core export and import into internel/hash.hHerbert Xu2-48/+48
2025-05-19Merge tag 'amd-drm-next-6.16-2025-05-16' of https://gitlab.freedesktop.org/ag...Dave Airlie1-0/+1
2025-05-19drm/dp: add option to disable zero sized address only transactions.Dave Airlie1-0/+5
2025-05-17io_uring: pass in struct io_big_cqe to io_alloc_ocqe()Jens Axboe1-1/+1