summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-09-19Merge tag 'drm-intel-next-2025-09-12' of https://gitlab.freedesktop.org/drm/i...Dave Airlie-19/+70
2025-09-18bpf: Move the signature kfuncs to helpers.cKP Singh-0/+32
2025-09-18bpf: Return hashes of maps in BPF_OBJ_GET_INFO_BY_FDKP Singh-0/+5
2025-09-18bpf: Implement exclusive map creationKP Singh-0/+7
2025-09-18bpf: Update the bpf_prog_calc_tag to use SHA256KP Singh-1/+5
2025-09-18Merge tag 'mlx5-next-09-11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Jakub Kicinski-8/+8
2025-09-19power: supply: max77705_charger: use REGMAP_IRQ_REG_LINE macroDzmitry Sankouski-26/+16
2025-09-19power: supply: max77705_charger: use regfields for config registersDzmitry Sankouski-48/+54
2025-09-18Merge tag 'trace-rv-v6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-4/+2
2025-09-18soundwire: bus: add sdw_slave_get_current_bank helperSrinivas Kandagatla-0/+8
2025-09-18soundwire: bus: add of_sdw_find_device_by_node helperSrinivas Kandagatla-0/+9
2025-09-18ASoC: soc-dapm: add snd_soc_dapm_set_idle_bias()Kuninori Morimoto-0/+1
2025-09-18ASoC: soc-dapm: add snd_soc_dapm_get_bias_level()Kuninori Morimoto-0/+2
2025-09-18ASoC: soc-dapm: tidyup idle_bias handling - step1Kuninori Morimoto-2/+1
2025-09-18ASoC: soc-dapm: remove suspend_bias_off from snd_soc_dapm_contextKuninori Morimoto-1/+0
2025-09-18ASoC: soc-card: add snd_soc_card_to_dapm()Kuninori Morimoto-0/+5
2025-09-18ASoC: soc-component: add snd_soc_component_to_dapm()Kuninori Morimoto-2/+5
2025-09-18ASoC: soc-dapm: use dapm->component instead of container_of()Kuninori Morimoto-15/+1
2025-09-18ASoC: soc-dapm: add snd_soc_dapm_to_card()Kuninori Morimoto-0/+1
2025-09-18ASoC: soc-dapm: add snd_soc_dapm_to_dev()Kuninori Morimoto-1/+2
2025-09-18arm64: Enable permission change on arm64 kernel block mappingsDev Jain-0/+3
2025-09-18io_uring/msg_ring: kill alloc_cache for io_kiocb allocationsJens Axboe-3/+0
2025-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-9/+35
2025-09-18Merge tag 'net-6.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-6/+17
2025-09-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-3/+6
2025-09-18mei: late_bind: add late binding component driverAlexander Usyskin-0/+71
2025-09-18mei: bus: add mei_cldev_mtu interfaceAlexander Usyskin-0/+1
2025-09-18net: clear sk->sk_ino in sk_set_socket(sk, NULL)Eric Dumazet-2/+3
2025-09-18net: ethtool: add get_rx_ring_count callback to optimize RX ring queriesBreno Leitao-0/+2
2025-09-18drm/panfrost: Introduce uAPI for JM context creationBoris Brezillon-0/+50
2025-09-18compiler_types: Add __assume macroHeiko Carstens-0/+23
2025-09-18bnxt_en: Implement ethtool .set_tunable() for ETHTOOL_PFC_PREVENTION_TOUTMichael Chan-0/+21
2025-09-18bnxt_en: Implement ethtool .get_tunable() for ETHTOOL_PFC_PREVENTION_TOUTMichael Chan-0/+40
2025-09-18Merge tag 'ib-mfd-gpio-input-pinctrl-pwm-v6.18' of git://git.kernel.org/pub/s...Bartosz Golaszewski-0/+127
2025-09-18Merge branch 'add-basic-psp-encryption-for-tcp-connections'Paolo Abeni-22/+497
2025-09-18Merge tag 'ib-mfd-gpio-hwmon-i2c-can-rtc-watchdog-v6.18' of git://git.kernel....Bartosz Golaszewski-0/+102
2025-09-18psp: provide decapsulation and receive helper for driversRaed Salem-0/+1
2025-09-18psp: provide encapsulation helper for driversRaed Salem-0/+4
2025-09-18psp: track generations of device keyJakub Kicinski-0/+10
2025-09-18net: psp: update the TCP MSS to reflect PSP packet overheadJakub Kicinski-0/+17
2025-09-18net: psp: add socket security association codeJakub Kicinski-9/+183
2025-09-18net: tcp: allow tcp_timewait_sock to validate skbs before handing to deviceDaniel Zahka-0/+5
2025-09-18net: move sk_validate_xmit_skb() to net/core/dev.cDaniel Zahka-22/+0
2025-09-18psp: add op for rotation of device keyJakub Kicinski-0/+8
2025-09-18tcp: add datapath logic for PSP with inline key exchangeJakub Kicinski-0/+83
2025-09-18net: modify core data structures for PSP datapath supportJakub Kicinski-0/+23
2025-09-18psp: base PSP device supportJakub Kicinski-0/+172
2025-09-18net/mlx5: Add uar access and odp page fault countersAkiva Goldberger-2/+10
2025-09-18crypto: af_alg - Disallow concurrent writes in af_alg_sendmsgHerbert Xu-4/+6
2025-09-18RDMA/irdma: Add SRQ supportFaisal Latif-1/+14