type stringclasses 2
values | api_name stringlengths 4 44 | file stringlengths 8 70 | commit stringlengths 40 40 | old_signature stringlengths 14 4.12k ⌀ | new_signature stringlengths 19 4.19k ⌀ | change_type stringclasses 5
values |
|---|---|---|---|---|---|---|
function_signature_change | iwl_mvm_wowlan_config | drivers/net/wireless/intel/iwlwifi/mvm/d3.c | 8c9bef26e98b71b18afe8de6212b750c4e9f9ecf | static int
iwl_mvm_wowlan_config(struct iwl_mvm *mvm,
struct cfg80211_wowlan *wowlan,
struct iwl_wowlan_config_cmd *wowlan_config_cmd,
struct ieee80211_vif *vif, struct iwl_mvm_vif *mvmvif,
struct ieee80211_sta *ap_sta) | static int
iwl_mvm_wowlan_config(struct iwl_mvm *mvm,
struct cfg80211_wowlan *wowlan,
struct iwl_wowlan_config_cmd *wowlan_config_cmd,
struct ieee80211_vif *vif, struct iwl_mvm_vif *mvmvif,
struct iwl_mvm_vif_link_info *mvm_link,
struct ieee80211_sta *ap_sta) | param_added |
function_signature_change | cfg80211_free_coloc_ap_list | net/wireless/scan.c | 45d43937a44c806b8649323b8f5d9f42ae838b0e | static void cfg80211_free_coloc_ap_list(struct list_head *coloc_ap_list) | VISIBLE_IF_CFG80211_KUNIT void
cfg80211_free_coloc_ap_list(struct list_head *coloc_ap_list) | return_type_changed |
function_signature_change | cfg80211_parse_colocated_ap | net/wireless/scan.c | 45d43937a44c806b8649323b8f5d9f42ae838b0e | static int cfg80211_parse_colocated_ap(const struct cfg80211_bss_ies *ies,
struct list_head *list) | VISIBLE_IF_CFG80211_KUNIT int
cfg80211_parse_colocated_ap(const struct cfg80211_bss_ies *ies,
struct list_head *list) | return_type_changed |
function_signature_change | iwl_mvm_is_ftm_responder_chanctx | drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c | ce1fa3adc007ce3fd6beb8f4d733e00daa64c6c0 | static bool iwl_mvm_is_ftm_responder_chanctx(struct iwl_mvm *mvm,
struct ieee80211_chanctx_conf *ctx) | bool iwl_mvm_is_ftm_responder_chanctx(struct iwl_mvm *mvm,
struct ieee80211_chanctx_conf *ctx) | return_type_changed |
function_signature_change | iwl_mvm_add_pasn_sta | drivers/net/wireless/intel/iwlwifi/mvm/sta.c | 619a900f279800876e425ce4ef41c4e493bdf7d4 | int iwl_mvm_add_pasn_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif,
struct iwl_mvm_int_sta *sta, u8 *addr, u32 cipher,
u8 *key, u32 key_len) | int iwl_mvm_add_pasn_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif,
struct iwl_mvm_int_sta *sta, u8 *addr, u32 cipher,
u8 *key, u32 key_len,
struct ieee80211_key_conf *keyconf) | param_added |
function_signature_change | iwl_mvm_add_pasn_sta | drivers/net/wireless/intel/iwlwifi/mvm/sta.h | 619a900f279800876e425ce4ef41c4e493bdf7d4 | int iwl_mvm_add_pasn_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif,
struct iwl_mvm_int_sta *sta, u8 *addr, u32 cipher,
u8 *key, u32 key_len) | int iwl_mvm_add_pasn_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif,
struct iwl_mvm_int_sta *sta, u8 *addr, u32 cipher,
u8 *key, u32 key_len,
struct ieee80211_key_conf *key_conf_out) | param_added |
struct_layout_change | iwl_bt_coex_profile_notif | drivers/net/wireless/intel/iwlwifi/fw/api/coex.h | 10159a45666bf127afe8d7c654351d542e7fcb42 | null | null | fields_modified |
struct_layout_change | htt_rx_ring_selection_cfg_cmd | drivers/net/wireless/ath/ath12k/dp.h | 419927ec8438e336f9dea183de9153da4e65dafc | null | null | fields_modified |
struct_layout_change | htt_rx_ring_tlv_filter | drivers/net/wireless/ath/ath12k/dp.h | 419927ec8438e336f9dea183de9153da4e65dafc | null | null | fields_modified |
struct_layout_change | ath12k_hal | drivers/net/wireless/ath/ath12k/hal.h | 3cf1a9f7a1b2823af5a57e277bbb7c730c8d737b | null | null | fields_modified |
struct_layout_change | ath12k_wmi_mac_phy_caps_params | drivers/net/wireless/ath/ath12k/wmi.h | 9f06911998cac015e333f519243f1601ca687f47 | null | null | fields_modified |
struct_layout_change | ath12k_wmi_caps_ext_params | drivers/net/wireless/ath/ath12k/wmi.h | 9f06911998cac015e333f519243f1601ca687f47 | null | null | fields_modified |
function_signature_change | is_sdp_vf | drivers/net/ethernet/marvell/octeontx2/af/rvu.h | ae703539f49d20cafc888f5d2e8fe5851d5da6cd | bool is_sdp_vf(u16 pcifunc) | bool is_sdp_vf(struct rvu *rvu, u16 pcifunc) | param_added |
function_signature_change | is_sdp_vf | drivers/net/ethernet/marvell/octeontx2/af/rvu_sdp.c | ae703539f49d20cafc888f5d2e8fe5851d5da6cd | bool is_sdp_vf(u16 pcifunc) | bool is_sdp_vf(struct rvu *rvu, u16 pcifunc) | param_added |
function_signature_change | pidfd_pid | include/linux/pid.h | 64bef697d33b75fc06c5789b3f8108680271529f | extern struct pid *pidfd_pid(const struct file *file) | struct pid *pidfd_pid(const struct file *file) | return_type_changed |
function_signature_change | do_notify_pidfd | kernel/signal.c | 64bef697d33b75fc06c5789b3f8108680271529f | static void do_notify_pidfd(struct task_struct *task) | void do_notify_pidfd(struct task_struct *task) | return_type_changed |
function_signature_change | pidfd_create | kernel/pid.c | cdefbf2324ceda662e2667aa2f44e8b9de3d780f | int pidfd_create(struct pid *pid, unsigned int flags) | static int pidfd_create(struct pid *pid, unsigned int flags) | return_type_changed |
function_signature_change | copy_compat_iovec_from_user | lib/iov_iter.c | bd8c239c0502e70c92cf9496846bcbec7cd5702f | static __noclone int copy_compat_iovec_from_user(struct iovec *iov,
const struct iovec __user *uvec, unsigned long nr_segs) | static __noclone int copy_compat_iovec_from_user(struct iovec *iov,
const struct iovec __user *uvec, u32 nr_segs) | param_type_changed |
function_signature_change | crypto_hash_alg_has_setkey | crypto/ahash.c | 9a14b311f2f786a7ac68f445bc550459b36d3190 | bool crypto_hash_alg_has_setkey(struct hash_alg_common *halg) | static bool crypto_hash_alg_has_setkey(struct hash_alg_common *halg) | return_type_changed |
function_signature_change | sec_alloc_qp_ctx_resource | drivers/crypto/hisilicon/sec2/sec_crypto.c | 0c753f33428d824f476c1e76fac2f06b8dd0b3d5 | static int sec_alloc_qp_ctx_resource(struct hisi_qm *qm, struct sec_ctx *ctx,
struct sec_qp_ctx *qp_ctx) | static int sec_alloc_qp_ctx_resource(struct sec_ctx *ctx, struct sec_qp_ctx *qp_ctx) | param_removed |
function_signature_change | sec_create_qp_ctx | drivers/crypto/hisilicon/sec2/sec_crypto.c | 0c753f33428d824f476c1e76fac2f06b8dd0b3d5 | static int sec_create_qp_ctx(struct hisi_qm *qm, struct sec_ctx *ctx,
int qp_ctx_id, int alg_type) | static int sec_create_qp_ctx(struct sec_ctx *ctx, int qp_ctx_id) | param_removed |
function_signature_change | sec_skcipher_3des_setkey | drivers/crypto/hisilicon/sec2/sec_crypto.c | 0c753f33428d824f476c1e76fac2f06b8dd0b3d5 | static int sec_skcipher_3des_setkey(struct crypto_skcipher *tfm, const u8 *key,
const u32 keylen,
const enum sec_cmode c_mode) | static int sec_skcipher_3des_setkey(struct crypto_skcipher *tfm, const u8 *key, const u32 keylen) | param_removed |
function_signature_change | sec_alloc_queue_id | drivers/crypto/hisilicon/sec2/sec_crypto.c | dd1a502cabcaa410c68ee9f74eae50d85e89fee3 | static inline int sec_alloc_queue_id(struct sec_ctx *ctx, struct sec_req *req) | static inline u32 sec_alloc_queue_id(struct sec_ctx *ctx, struct sec_req *req) | return_type_changed |
function_signature_change | array_index_mask_nospec | arch/x86/include/asm/barrier.h | cba9ff33451162a6aa9b1424b32503354d7ef20e | static inline unsigned long array_index_mask_nospec(unsigned long index,
unsigned long size) | static __always_inline unsigned long array_index_mask_nospec(unsigned long index,
unsigned long size) | return_type_changed |
function_signature_change | xe_pt_prepare_bind | drivers/gpu/drm/xe/xe_pt.c | 5fcbf83e39ecde8e54c0b3da3a755a306a0ac348 | static int
xe_pt_prepare_bind(struct xe_tile *tile, struct xe_vma *vma,
struct xe_vm_pgtable_update *entries, u32 *num_entries,
bool rebind) | static int
xe_pt_prepare_bind(struct xe_tile *tile, struct xe_vma *vma,
struct xe_vm_pgtable_update *entries, u32 *num_entries) | param_removed |
function_signature_change | libbpf_set_memlock_rlim | tools/lib/bpf/bpf.h | 93ee1eb85e28d1e35bb059c1f5965d65d5fc83c2 | int libbpf_set_memlock_rlim(size_t memlock_bytes) | LIBBPF_API int libbpf_set_memlock_rlim(size_t memlock_bytes) | return_type_changed |
function_signature_change | lkdtm_HUNG_TASK | drivers/misc/lkdtm/bugs.c | 6dde3569b867e2af2a9576c2f3ca1aa9b87d39fd | static void lkdtm_HUNG_TASK(void) | static void __noreturn lkdtm_HUNG_TASK(void) | return_type_changed |
function_signature_change | lkdtm_do_action | drivers/misc/lkdtm/core.c | 84022cff50511e28bf96a407979ff7ea809b532c | static noinline void lkdtm_do_action(const struct crashtype *crashtype) | static noinline int lkdtm_do_action(const struct crashtype *crashtype) | return_type_changed |
function_signature_change | BTF_ID | kernel/bpf/bpf_lsm.c | 1581e5118e485e82cfb5d04d636a79aaefb6f266 | BTF_SET_START(sleepable_lsm_hooks)
BTF_ID(func, bpf_lsm_bpf)
BTF_ID(func, bpf_lsm_bpf_map)
BTF_ID(func, bpf_lsm_bpf_map_create)
BTF_ID(func, bpf_lsm_bpf_map_free)
BTF_ID(func, bpf_lsm_bpf_prog)
BTF_ID(func, bpf_lsm_bpf_prog_load)
BTF_ID(func, bpf_lsm_bpf_prog_free)
BTF_ID(func, bpf_lsm_bpf_token_create)
BTF_ID(func, bp... | BTF_SET_START(sleepable_lsm_hooks)
BTF_ID(func, bpf_lsm_bpf)
BTF_ID(func, bpf_lsm_bpf_map)
BTF_ID(func, bpf_lsm_bpf_map_create)
BTF_ID(func, bpf_lsm_bpf_map_free)
BTF_ID(func, bpf_lsm_bpf_prog)
BTF_ID(func, bpf_lsm_bpf_prog_load)
BTF_ID(func, bpf_lsm_bpf_prog_free)
BTF_ID(func, bpf_lsm_bpf_token_create)
BTF_ID(func, bp... | param_type_changed |
function_signature_change | kvm_pmu_trigger_event | arch/x86/kvm/pmu.c | f19063b1ca058b3971d6883b5ec45955b7f53f9c | void kvm_pmu_trigger_event(struct kvm_vcpu *vcpu, u64 perf_hw_id) | void kvm_pmu_trigger_event(struct kvm_vcpu *vcpu, u64 eventsel) | param_type_changed |
function_signature_change | kvm_pmu_trigger_event | arch/x86/kvm/pmu.h | f19063b1ca058b3971d6883b5ec45955b7f53f9c | void kvm_pmu_trigger_event(struct kvm_vcpu *vcpu, u64 perf_hw_id) | void kvm_pmu_trigger_event(struct kvm_vcpu *vcpu, u64 eventsel) | param_type_changed |
function_signature_change | reprogram_counter | arch/x86/kvm/pmu.c | 004a0aa56edea3effc97bc90a620da1bcde5c63c | static void reprogram_counter(struct kvm_pmc *pmc) | static int reprogram_counter(struct kvm_pmc *pmc) | return_type_changed |
function_signature_change | ice_dpll_lock_status_get | drivers/net/ethernet/intel/ice/ice_dpll.c | e2ca9e75849e63eab6544549b6888595997e8153 | static int
ice_dpll_lock_status_get(const struct dpll_device *dpll, void *dpll_priv,
enum dpll_lock_status *status,
struct netlink_ext_ack *extack) | static int
ice_dpll_lock_status_get(const struct dpll_device *dpll, void *dpll_priv,
enum dpll_lock_status *status,
enum dpll_lock_status_error *status_error,
struct netlink_ext_ack *extack) | param_added |
function_signature_change | mlx5_dpll_device_lock_status_get | drivers/net/ethernet/mellanox/mlx5/core/dpll.c | e2ca9e75849e63eab6544549b6888595997e8153 | static int mlx5_dpll_device_lock_status_get(const struct dpll_device *dpll,
void *priv,
enum dpll_lock_status *status,
struct netlink_ext_ack *extack) | static int
mlx5_dpll_device_lock_status_get(const struct dpll_device *dpll, void *priv,
enum dpll_lock_status *status,
enum dpll_lock_status_error *status_error,
struct netlink_ext_ack *extack) | param_added |
function_signature_change | ptp_ocp_dpll_lock_status_get | drivers/ptp/ptp_ocp.c | e2ca9e75849e63eab6544549b6888595997e8153 | static int ptp_ocp_dpll_lock_status_get(const struct dpll_device *dpll,
void *priv,
enum dpll_lock_status *status,
struct netlink_ext_ack *extack) | static int
ptp_ocp_dpll_lock_status_get(const struct dpll_device *dpll, void *priv,
enum dpll_lock_status *status,
enum dpll_lock_status_error *status_error,
struct netlink_ext_ack *extack) | param_added |
function_signature_change | blkdev_map_blocks | block/fops.c | 19871b5c7a003946d3cd4209a348ab7c0df5dbad | static int blkdev_map_blocks(struct iomap_writepage_ctx *wpc,
struct inode *inode, loff_t offset) | static int blkdev_map_blocks(struct iomap_writepage_ctx *wpc,
struct inode *inode, loff_t offset, unsigned int len) | param_added |
function_signature_change | gfs2_map_blocks | fs/gfs2/bmap.c | 19871b5c7a003946d3cd4209a348ab7c0df5dbad | static int gfs2_map_blocks(struct iomap_writepage_ctx *wpc, struct inode *inode,
loff_t offset) | static int gfs2_map_blocks(struct iomap_writepage_ctx *wpc, struct inode *inode,
loff_t offset, unsigned int len) | param_added |
function_signature_change | xfs_map_blocks | fs/xfs/xfs_aops.c | 19871b5c7a003946d3cd4209a348ab7c0df5dbad | static int
xfs_map_blocks(
struct iomap_writepage_ctx *wpc,
struct inode *inode,
loff_t offset) | static int
xfs_map_blocks(
struct iomap_writepage_ctx *wpc,
struct inode *inode,
loff_t offset,
unsigned int len) | param_added |
function_signature_change | zonefs_write_map_blocks | fs/zonefs/file.c | 19871b5c7a003946d3cd4209a348ab7c0df5dbad | static int zonefs_write_map_blocks(struct iomap_writepage_ctx *wpc,
struct inode *inode, loff_t offset) | static int zonefs_write_map_blocks(struct iomap_writepage_ctx *wpc,
struct inode *inode, loff_t offset,
unsigned int len) | param_added |
function_signature_change | iomap_add_to_ioend | fs/iomap/buffered-io.c | 30deff8531f469453ccc0981f14eceb0a2ea68d6 | static int iomap_add_to_ioend(struct iomap_writepage_ctx *wpc,
struct writeback_control *wbc, struct folio *folio,
struct inode *inode, loff_t pos) | static int iomap_add_to_ioend(struct iomap_writepage_ctx *wpc,
struct writeback_control *wbc, struct folio *folio,
struct inode *inode, loff_t pos, unsigned len) | param_added |
function_signature_change | iomap_writepage_map_blocks | fs/iomap/buffered-io.c | 30deff8531f469453ccc0981f14eceb0a2ea68d6 | static int iomap_writepage_map_blocks(struct iomap_writepage_ctx *wpc,
struct writeback_control *wbc, struct folio *folio,
struct inode *inode, u64 pos, unsigned *count) | static int iomap_writepage_map_blocks(struct iomap_writepage_ctx *wpc,
struct writeback_control *wbc, struct folio *folio,
struct inode *inode, u64 pos, unsigned dirty_len,
unsigned *count) | param_added |
function_signature_change | iomap_submit_ioend | fs/iomap/buffered-io.c | 410bb2ce611133a11d4d11f0aef4c83f095c3200 | static int
iomap_submit_ioend(struct iomap_writepage_ctx *wpc, struct iomap_ioend *ioend,
int error) | static int iomap_submit_ioend(struct iomap_writepage_ctx *wpc, int error) | param_removed |
function_signature_change | iomap_add_to_ioend | fs/iomap/buffered-io.c | 410bb2ce611133a11d4d11f0aef4c83f095c3200 | static void iomap_add_to_ioend(struct iomap_writepage_ctx *wpc,
struct writeback_control *wbc, struct folio *folio,
struct inode *inode, loff_t pos, struct list_head *iolist) | static int iomap_add_to_ioend(struct iomap_writepage_ctx *wpc,
struct writeback_control *wbc, struct folio *folio,
struct inode *inode, loff_t pos) | param_removed |
function_signature_change | iomap_writepage_map_blocks | fs/iomap/buffered-io.c | 410bb2ce611133a11d4d11f0aef4c83f095c3200 | static int iomap_writepage_map_blocks(struct iomap_writepage_ctx *wpc,
struct writeback_control *wbc, struct folio *folio,
struct inode *inode, u64 pos, unsigned *count,
struct list_head *submit_list) | static int iomap_writepage_map_blocks(struct iomap_writepage_ctx *wpc,
struct writeback_control *wbc, struct folio *folio,
struct inode *inode, u64 pos, unsigned *count) | param_removed |
function_signature_change | iomap_finish_folio_write | fs/iomap/buffered-io.c | 6b865d6530230b0c446efd93e0207b8eed7eadb2 | static void iomap_finish_folio_write(struct inode *inode, struct folio *folio,
size_t len, int error) | static void iomap_finish_folio_write(struct inode *inode, struct folio *folio,
size_t len) | param_removed |
function_signature_change | iomap_can_add_to_ioend | fs/iomap/buffered-io.c | dec3a7b3aa45802e70c350d73e11564cd444e448 | static bool
iomap_can_add_to_ioend(struct iomap_writepage_ctx *wpc, loff_t offset,
sector_t sector) | static bool iomap_can_add_to_ioend(struct iomap_writepage_ctx *wpc, loff_t pos) | param_removed |
function_signature_change | iomap_add_to_ioend | fs/iomap/buffered-io.c | 7edfc610ec315de96963e66889511212ad87e3de | static void
iomap_add_to_ioend(struct inode *inode, loff_t pos, struct folio *folio,
struct iomap_folio_state *ifs, struct iomap_writepage_ctx *wpc,
struct writeback_control *wbc, struct list_head *iolist) | static void iomap_add_to_ioend(struct iomap_writepage_ctx *wpc,
struct writeback_control *wbc, struct folio *folio,
struct inode *inode, loff_t pos, struct list_head *iolist) | param_removed |
function_signature_change | iomap_writepage_map | fs/iomap/buffered-io.c | cc9542534bf09f33b4da32025b31335588fcefb9 | static int
iomap_writepage_map(struct iomap_writepage_ctx *wpc,
struct writeback_control *wbc, struct inode *inode,
struct folio *folio, u64 end_pos) | static int iomap_writepage_map(struct iomap_writepage_ctx *wpc,
struct writeback_control *wbc, struct folio *folio) | param_removed |
function_signature_change | ena_calc_io_queue_size | drivers/net/ethernet/amazon/ena/ena_netdev.c | 4b4012da28cf240d0208833297c4435a11de0039 | static void ena_calc_io_queue_size(struct ena_adapter *adapter,
struct ena_com_dev_get_features_ctx *get_feat_ctx) | static int ena_calc_io_queue_size(struct ena_adapter *adapter,
struct ena_com_dev_get_features_ctx *get_feat_ctx) | return_type_changed |
function_signature_change | irq_setup | drivers/net/ethernet/microsoft/mana/gdma_main.c | 8afefc361209b726aa5886833384d048412b159e | static __maybe_unused int irq_setup(unsigned int *irqs, unsigned int len, int node) | static int irq_setup(unsigned int *irqs, unsigned int len, int node) | return_type_changed |
struct_layout_change | ec_params_hang_detect | include/linux/platform_data/cros_ec_commands.h | 4d2ff655fb85a0bf1ecec6022ffdacb2a5f83fd2 | null | null | fields_modified |
struct_layout_change | rtw89_h2c_bcn_upd_be | drivers/net/wireless/realtek/rtw89/fw.h | f1abee76dba829ada6e30ac640443e81bde2f878 | null | null | fields_modified |
function_signature_change | __rtw89_enter_lps | drivers/net/wireless/realtek/rtw89/ps.c | e58e3117019cfa732706211c151fd94d8fb08ce3 | static void __rtw89_enter_lps(struct rtw89_dev *rtwdev, u8 mac_id) | static void __rtw89_enter_lps(struct rtw89_dev *rtwdev, struct rtw89_vif *rtwvif) | param_type_changed |
function_signature_change | rtw89_hw_scan_add_chan_list | drivers/net/wireless/realtek/rtw89/fw.c | a412920b70199c07504ea9e937b00f07916a541a | static int rtw89_hw_scan_add_chan_list(struct rtw89_dev *rtwdev,
struct rtw89_vif *rtwvif, bool connected) | int rtw89_hw_scan_add_chan_list(struct rtw89_dev *rtwdev,
struct rtw89_vif *rtwvif, bool connected) | return_type_changed |
struct_layout_change | rtw89_h2c_chinfo | drivers/net/wireless/realtek/rtw89/fw.h | a412920b70199c07504ea9e937b00f07916a541a | null | null | fields_modified |
function_signature_change | rtw89_mac_cfg_ppdu_status | drivers/net/wireless/realtek/rtw89/mac.h | b16daa62125e3f841a135c37dfd996cdf7e7960d | int rtw89_mac_cfg_ppdu_status(struct rtw89_dev *rtwdev, u8 mac_ids, bool enable) | static inline
int rtw89_mac_cfg_ppdu_status(struct rtw89_dev *rtwdev, u8 mac_idx, bool enable) | return_type_changed |
function_signature_change | rtw89_pci_rxbd_info_update | drivers/net/wireless/realtek/rtw89/pci.c | 0bc7d1d4e63cf31ff1b4396b0e2f0e3c76828d26 | static int rtw89_pci_rxbd_info_update(struct rtw89_dev *rtwdev,
struct sk_buff *skb) | static void rtw89_pci_rxbd_info_update(struct rtw89_dev *rtwdev,
struct sk_buff *skb) | return_type_changed |
function_signature_change | xe_pt_userptr_inject_eagain | drivers/gpu/drm/xe/xe_pt.c | 5bd24e78829ad569fa1c3ce9a05b59bb97b91f3d | static bool xe_pt_userptr_inject_eagain(struct xe_vma *vma) | static bool xe_pt_userptr_inject_eagain(struct xe_userptr_vma *uvma) | param_type_changed |
function_signature_change | xe_vma_userptr_check_repin | drivers/gpu/drm/xe/xe_vm.c | 5bd24e78829ad569fa1c3ce9a05b59bb97b91f3d | int xe_vma_userptr_check_repin(struct xe_vma *vma) | int xe_vma_userptr_check_repin(struct xe_userptr_vma *uvma) | param_type_changed |
function_signature_change | xe_vma_userptr_pin_pages | drivers/gpu/drm/xe/xe_vm.c | 5bd24e78829ad569fa1c3ce9a05b59bb97b91f3d | int xe_vma_userptr_pin_pages(struct xe_vma *vma) | int xe_vma_userptr_pin_pages(struct xe_userptr_vma *uvma) | param_type_changed |
function_signature_change | xe_vma_userptr_pin_pages | drivers/gpu/drm/xe/xe_vm.h | 5bd24e78829ad569fa1c3ce9a05b59bb97b91f3d | int xe_vma_userptr_pin_pages(struct xe_vma *vma) | int xe_vma_userptr_pin_pages(struct xe_userptr_vma *uvma) | param_type_changed |
function_signature_change | xe_vma_userptr_check_repin | drivers/gpu/drm/xe/xe_vm.h | 5bd24e78829ad569fa1c3ce9a05b59bb97b91f3d | int xe_vma_userptr_check_repin(struct xe_vma *vma) | int xe_vma_userptr_check_repin(struct xe_userptr_vma *uvma) | param_type_changed |
struct_layout_change | mdp_comp_data | drivers/media/platform/mediatek/mdp3/mtk-mdp3-comp.h | d97fd41e83f4468e1abb58b0a706456bc7f65162 | null | null | fields_modified |
function_signature_change | mdp_path_subfrm_require | drivers/media/platform/mediatek/mdp3/mtk-mdp3-cmdq.c | ee0d0dbb80f6bd812db80f369562fd85d3ac567c | static int mdp_path_subfrm_require(const struct mdp_path *path,
struct mdp_cmdq_cmd *cmd,
s32 *mutex_id, u32 count) | static int mdp_path_subfrm_require(const struct mdp_path *path,
struct mdp_cmdq_cmd *cmd,
struct mdp_pipe_info *p, u32 count) | param_type_changed |
function_signature_change | mdp_path_subfrm_run | drivers/media/platform/mediatek/mdp3/mtk-mdp3-cmdq.c | ee0d0dbb80f6bd812db80f369562fd85d3ac567c | static int mdp_path_subfrm_run(const struct mdp_path *path,
struct mdp_cmdq_cmd *cmd,
s32 *mutex_id, u32 count) | static int mdp_path_subfrm_run(const struct mdp_path *path,
struct mdp_cmdq_cmd *cmd,
struct mdp_pipe_info *p, u32 count) | param_type_changed |
struct_layout_change | mdp_pipe_info | drivers/media/platform/mediatek/mdp3/mtk-mdp3-core.h | e280d1a0eb93354c46f503700b38d3660c34b3dd | null | null | fields_modified |
struct_layout_change | atomisp_device | drivers/staging/media/atomisp/pci/atomisp_internal.h | a6be73e97facfdc1d4e3117afcbc6fdbaeae7726 | null | null | fields_modified |
function_signature_change | ia_css_init | drivers/staging/media/atomisp/pci/ia_css_control.h | 571f043d2ab24d314ec2516dc51e31d43977b2f8 | int ia_css_init(struct device *dev,
const struct ia_css_env *env,
const struct ia_css_fw *fw,
u32 l1_base,
enum ia_css_irq_type irq_type) | int ia_css_init(struct device *dev,
const struct ia_css_env *env,
u32 l1_base,
enum ia_css_irq_type irq_type) | param_removed |
function_signature_change | ia_css_init | drivers/staging/media/atomisp/pci/sh_css.c | 571f043d2ab24d314ec2516dc51e31d43977b2f8 | int
ia_css_init(struct device *dev, const struct ia_css_env *env,
const struct ia_css_fw *fw,
u32 mmu_l1_base,
enum ia_css_irq_type irq_type) | int
ia_css_init(struct device *dev, const struct ia_css_env *env,
u32 mmu_l1_base, enum ia_css_irq_type irq_type) | param_removed |
function_signature_change | atomisp_set_crop | drivers/staging/media/atomisp/pci/atomisp_cmd.c | 592bb51d048c180ac9f5a52167548f18fe896a43 | static int atomisp_set_crop(struct atomisp_device *isp,
const struct v4l2_mbus_framefmt *format,
int which) | static int atomisp_set_crop(struct atomisp_device *isp,
const struct v4l2_mbus_framefmt *format,
struct v4l2_subdev_state *sd_state,
int which) | param_added |
function_signature_change | BTF_ID_FLAGS | drivers/hid/bpf/hid_bpf_dispatch.c | 6f3189f38a3e995232e028a4c341164c4aca1b20 | BTF_SET8_START(hid_bpf_syscall_kfunc_ids)
BTF_ID_FLAGS(func, hid_bpf_attach_prog)
BTF_ID_FLAGS(func, hid_bpf_allocate_context, KF_ACQUIRE | KF_RET_NULL)
BTF_ID_FLAGS(func, hid_bpf_release_context, KF_RELEASE)
BTF_ID_FLAGS(func, hid_bpf_hw_request)
BTF_SET8_END(hid_bpf_syscall_kfunc_ids)
static const struct btf_kfunc_i... | BTF_KFUNCS_START(hid_bpf_syscall_kfunc_ids)
BTF_ID_FLAGS(func, hid_bpf_attach_prog)
BTF_ID_FLAGS(func, hid_bpf_allocate_context, KF_ACQUIRE | KF_RET_NULL)
BTF_ID_FLAGS(func, hid_bpf_release_context, KF_RELEASE)
BTF_ID_FLAGS(func, hid_bpf_hw_request)
BTF_KFUNCS_END(hid_bpf_syscall_kfunc_ids)
static const struct btf_kfu... | return_type_changed |
function_signature_change | BTF_ID_FLAGS | fs/verity/measure.c | 6f3189f38a3e995232e028a4c341164c4aca1b20 | BTF_SET8_START(fsverity_set_ids)
BTF_ID_FLAGS(func, bpf_get_fsverity_digest, KF_TRUSTED_ARGS)
BTF_SET8_END(fsverity_set_ids)
static int bpf_get_fsverity_digest_filter(const struct bpf_prog *prog, u32 kfunc_id) | BTF_KFUNCS_START(fsverity_set_ids)
BTF_ID_FLAGS(func, bpf_get_fsverity_digest, KF_TRUSTED_ARGS)
BTF_KFUNCS_END(fsverity_set_ids)
static int bpf_get_fsverity_digest_filter(const struct bpf_prog *prog, u32 kfunc_id) | return_type_changed |
function_signature_change | BTF_ID_FLAGS | kernel/bpf/cpumask.c | 6f3189f38a3e995232e028a4c341164c4aca1b20 | BTF_ID_FLAGS(func, bpf_cpumask_release, KF_RELEASE)
BTF_ID_FLAGS(func, bpf_cpumask_acquire, KF_ACQUIRE | KF_TRUSTED_ARGS)
BTF_ID_FLAGS(func, bpf_cpumask_first, KF_RCU)
BTF_ID_FLAGS(func, bpf_cpumask_first_zero, KF_RCU)
BTF_ID_FLAGS(func, bpf_cpumask_first_and, KF_RCU)
BTF_ID_FLAGS(func, bpf_cpumask_set_cpu, KF_RCU)
BTF... | BTF_ID_FLAGS(func, bpf_cpumask_release, KF_RELEASE)
BTF_ID_FLAGS(func, bpf_cpumask_acquire, KF_ACQUIRE | KF_TRUSTED_ARGS)
BTF_ID_FLAGS(func, bpf_cpumask_first, KF_RCU)
BTF_ID_FLAGS(func, bpf_cpumask_first_zero, KF_RCU)
BTF_ID_FLAGS(func, bpf_cpumask_first_and, KF_RCU)
BTF_ID_FLAGS(func, bpf_cpumask_set_cpu, KF_RCU)
BTF... | return_type_changed |
function_signature_change | BTF_ID | kernel/bpf/helpers.c | 6f3189f38a3e995232e028a4c341164c4aca1b20 | BTF_ID_LIST(generic_dtor_ids)
BTF_ID(struct, task_struct)
BTF_ID(func, bpf_task_release_dtor)
#ifdef CONFIG_CGROUPS
BTF_ID(struct, cgroup)
BTF_ID(func, bpf_cgroup_release_dtor)
#endif
BTF_SET8_START(common_btf_ids)
BTF_ID_FLAGS(func, bpf_cast_to_kern_ctx)
BTF_ID_FLAGS(func, bpf_rdonly_cast)
BTF_ID_FLAGS(func, bpf_rcu_... | BTF_ID_LIST(generic_dtor_ids)
BTF_ID(struct, task_struct)
BTF_ID(func, bpf_task_release_dtor)
#ifdef CONFIG_CGROUPS
BTF_ID(struct, cgroup)
BTF_ID(func, bpf_cgroup_release_dtor)
#endif
BTF_KFUNCS_START(common_btf_ids)
BTF_ID_FLAGS(func, bpf_cast_to_kern_ctx)
BTF_ID_FLAGS(func, bpf_rdonly_cast)
BTF_ID_FLAGS(func, bpf_rc... | return_type_changed |
function_signature_change | BTF_ID_FLAGS | kernel/bpf/map_iter.c | 6f3189f38a3e995232e028a4c341164c4aca1b20 | BTF_SET8_START(bpf_map_iter_kfunc_ids)
BTF_ID_FLAGS(func, bpf_map_sum_elem_count, KF_TRUSTED_ARGS)
BTF_SET8_END(bpf_map_iter_kfunc_ids)
static const struct btf_kfunc_id_set bpf_map_iter_kfunc_set = {
.owner = THIS_MODULE,
.set = &bpf_map_iter_kfunc_ids,
} | BTF_KFUNCS_START(bpf_map_iter_kfunc_ids)
BTF_ID_FLAGS(func, bpf_map_sum_elem_count, KF_TRUSTED_ARGS)
BTF_KFUNCS_END(bpf_map_iter_kfunc_ids)
static const struct btf_kfunc_id_set bpf_map_iter_kfunc_set = {
.owner = THIS_MODULE,
.set = &bpf_map_iter_kfunc_ids,
} | return_type_changed |
function_signature_change | BTF_ID_FLAGS | kernel/cgroup/rstat.c | 6f3189f38a3e995232e028a4c341164c4aca1b20 | BTF_SET8_START(bpf_rstat_kfunc_ids)
BTF_ID_FLAGS(func, cgroup_rstat_updated)
BTF_ID_FLAGS(func, cgroup_rstat_flush, KF_SLEEPABLE)
BTF_SET8_END(bpf_rstat_kfunc_ids)
static const struct btf_kfunc_id_set bpf_rstat_kfunc_set = {
.owner = THIS_MODULE,
.set = &bpf_rstat_kfunc_ids,
} | BTF_KFUNCS_START(bpf_rstat_kfunc_ids)
BTF_ID_FLAGS(func, cgroup_rstat_updated)
BTF_ID_FLAGS(func, cgroup_rstat_flush, KF_SLEEPABLE)
BTF_KFUNCS_END(bpf_rstat_kfunc_ids)
static const struct btf_kfunc_id_set bpf_rstat_kfunc_set = {
.owner = THIS_MODULE,
.set = &bpf_rstat_kfunc_ids,
} | return_type_changed |
function_signature_change | BTF_ID_FLAGS | kernel/trace/bpf_trace.c | 6f3189f38a3e995232e028a4c341164c4aca1b20 | BTF_ID_FLAGS(func, bpf_lookup_system_key, KF_ACQUIRE | KF_RET_NULL)
BTF_ID_FLAGS(func, bpf_key_put, KF_RELEASE)
#ifdef CONFIG_SYSTEM_DATA_VERIFICATION
BTF_ID_FLAGS(func, bpf_verify_pkcs7_signature, KF_SLEEPABLE)
#endif
BTF_SET8_END(key_sig_kfunc_set)
static const struct btf_kfunc_id_set bpf_key_sig_kfunc_set = {
.own... | BTF_ID_FLAGS(func, bpf_lookup_system_key, KF_ACQUIRE | KF_RET_NULL)
BTF_ID_FLAGS(func, bpf_key_put, KF_RELEASE)
#ifdef CONFIG_SYSTEM_DATA_VERIFICATION
BTF_ID_FLAGS(func, bpf_verify_pkcs7_signature, KF_SLEEPABLE)
#endif
BTF_KFUNCS_END(key_sig_kfunc_set)
static const struct btf_kfunc_id_set bpf_key_sig_kfunc_set = {
.o... | return_type_changed |
function_signature_change | BTF_ID_FLAGS | net/bpf/test_run.c | 6f3189f38a3e995232e028a4c341164c4aca1b20 | BTF_SET8_START(bpf_test_modify_return_ids)
BTF_ID_FLAGS(func, bpf_modify_return_test)
BTF_ID_FLAGS(func, bpf_modify_return_test2)
BTF_ID_FLAGS(func, bpf_fentry_test1, KF_SLEEPABLE)
BTF_SET8_END(bpf_test_modify_return_ids)
static const struct btf_kfunc_id_set bpf_test_modify_return_set = {
.owner = THIS_MODULE,
.set ... | BTF_KFUNCS_START(bpf_test_modify_return_ids)
BTF_ID_FLAGS(func, bpf_modify_return_test)
BTF_ID_FLAGS(func, bpf_modify_return_test2)
BTF_ID_FLAGS(func, bpf_fentry_test1, KF_SLEEPABLE)
BTF_KFUNCS_END(bpf_test_modify_return_ids)
static const struct btf_kfunc_id_set bpf_test_modify_return_set = {
.owner = THIS_MODULE,
.... | return_type_changed |
function_signature_change | BTF_ID_FLAGS | net/core/filter.c | 6f3189f38a3e995232e028a4c341164c4aca1b20 | BTF_SET8_START(bpf_kfunc_check_set_skb)
BTF_ID_FLAGS(func, bpf_dynptr_from_skb)
BTF_SET8_END(bpf_kfunc_check_set_skb)
BTF_SET8_START(bpf_kfunc_check_set_xdp)
BTF_ID_FLAGS(func, bpf_dynptr_from_xdp)
BTF_SET8_END(bpf_kfunc_check_set_xdp)
BTF_SET8_START(bpf_kfunc_check_set_sock_addr)
BTF_ID_FLAGS(func, bpf_sock_addr_set... | BTF_KFUNCS_START(bpf_kfunc_check_set_skb)
BTF_ID_FLAGS(func, bpf_dynptr_from_skb)
BTF_KFUNCS_END(bpf_kfunc_check_set_skb)
BTF_KFUNCS_START(bpf_kfunc_check_set_xdp)
BTF_ID_FLAGS(func, bpf_dynptr_from_xdp)
BTF_KFUNCS_END(bpf_kfunc_check_set_xdp)
BTF_KFUNCS_START(bpf_kfunc_check_set_sock_addr)
BTF_ID_FLAGS(func, bpf_soc... | return_type_changed |
function_signature_change | XDP_METADATA_KFUNC | net/core/xdp.c | 6f3189f38a3e995232e028a4c341164c4aca1b20 | BTF_SET8_START(xdp_metadata_kfunc_ids)
#define XDP_METADATA_KFUNC(_, __, name, ___) BTF_ID_FLAGS(func, name, KF_TRUSTED_ARGS)
XDP_METADATA_KFUNC_xxx
#undef XDP_METADATA_KFUNC
BTF_SET8_END(xdp_metadata_kfunc_ids)
static const struct btf_kfunc_id_set xdp_metadata_kfunc_set = {
.owner = THIS_MODULE,
.set = &xdp_metad... | BTF_KFUNCS_START(xdp_metadata_kfunc_ids)
#define XDP_METADATA_KFUNC(_, __, name, ___) BTF_ID_FLAGS(func, name, KF_TRUSTED_ARGS)
XDP_METADATA_KFUNC_xxx
#undef XDP_METADATA_KFUNC
BTF_KFUNCS_END(xdp_metadata_kfunc_ids)
static const struct btf_kfunc_id_set xdp_metadata_kfunc_set = {
.owner = THIS_MODULE,
.set = &xdp_m... | return_type_changed |
function_signature_change | BTF_ID_FLAGS | net/ipv4/bpf_tcp_ca.c | 6f3189f38a3e995232e028a4c341164c4aca1b20 | BTF_SET8_START(bpf_tcp_ca_check_kfunc_ids)
BTF_ID_FLAGS(func, tcp_reno_ssthresh)
BTF_ID_FLAGS(func, tcp_reno_cong_avoid)
BTF_ID_FLAGS(func, tcp_reno_undo_cwnd)
BTF_ID_FLAGS(func, tcp_slow_start)
BTF_ID_FLAGS(func, tcp_cong_avoid_ai)
BTF_SET8_END(bpf_tcp_ca_check_kfunc_ids)
static const struct btf_kfunc_id_set bpf_tcp_... | BTF_KFUNCS_START(bpf_tcp_ca_check_kfunc_ids)
BTF_ID_FLAGS(func, tcp_reno_ssthresh)
BTF_ID_FLAGS(func, tcp_reno_cong_avoid)
BTF_ID_FLAGS(func, tcp_reno_undo_cwnd)
BTF_ID_FLAGS(func, tcp_slow_start)
BTF_ID_FLAGS(func, tcp_cong_avoid_ai)
BTF_KFUNCS_END(bpf_tcp_ca_check_kfunc_ids)
static const struct btf_kfunc_id_set bpf_... | return_type_changed |
function_signature_change | BTF_ID_FLAGS | net/ipv4/fou_bpf.c | 6f3189f38a3e995232e028a4c341164c4aca1b20 | BTF_SET8_START(fou_kfunc_set)
BTF_ID_FLAGS(func, bpf_skb_set_fou_encap)
BTF_ID_FLAGS(func, bpf_skb_get_fou_encap)
BTF_SET8_END(fou_kfunc_set)
static const struct btf_kfunc_id_set fou_bpf_kfunc_set = {
.owner = THIS_MODULE,
.set = &fou_kfunc_set,
} | BTF_KFUNCS_START(fou_kfunc_set)
BTF_ID_FLAGS(func, bpf_skb_set_fou_encap)
BTF_ID_FLAGS(func, bpf_skb_get_fou_encap)
BTF_KFUNCS_END(fou_kfunc_set)
static const struct btf_kfunc_id_set fou_bpf_kfunc_set = {
.owner = THIS_MODULE,
.set = &fou_kfunc_set,
} | return_type_changed |
function_signature_change | BTF_ID_FLAGS | net/netfilter/nf_conntrack_bpf.c | 6f3189f38a3e995232e028a4c341164c4aca1b20 | BTF_ID_FLAGS(func, bpf_xdp_ct_lookup, KF_ACQUIRE | KF_RET_NULL)
BTF_ID_FLAGS(func, bpf_skb_ct_alloc, KF_ACQUIRE | KF_RET_NULL)
BTF_ID_FLAGS(func, bpf_skb_ct_lookup, KF_ACQUIRE | KF_RET_NULL)
BTF_ID_FLAGS(func, bpf_ct_insert_entry, KF_ACQUIRE | KF_RET_NULL | KF_RELEASE)
BTF_ID_FLAGS(func, bpf_ct_release, KF_RELEASE)
BTF... | BTF_ID_FLAGS(func, bpf_xdp_ct_lookup, KF_ACQUIRE | KF_RET_NULL)
BTF_ID_FLAGS(func, bpf_skb_ct_alloc, KF_ACQUIRE | KF_RET_NULL)
BTF_ID_FLAGS(func, bpf_skb_ct_lookup, KF_ACQUIRE | KF_RET_NULL)
BTF_ID_FLAGS(func, bpf_ct_insert_entry, KF_ACQUIRE | KF_RET_NULL | KF_RELEASE)
BTF_ID_FLAGS(func, bpf_ct_release, KF_RELEASE)
BTF... | return_type_changed |
function_signature_change | BTF_ID_FLAGS | net/netfilter/nf_nat_bpf.c | 6f3189f38a3e995232e028a4c341164c4aca1b20 | BTF_SET8_START(nf_nat_kfunc_set)
BTF_ID_FLAGS(func, bpf_ct_set_nat_info, KF_TRUSTED_ARGS)
BTF_SET8_END(nf_nat_kfunc_set)
static const struct btf_kfunc_id_set nf_bpf_nat_kfunc_set = {
.owner = THIS_MODULE,
.set = &nf_nat_kfunc_set,
} | BTF_KFUNCS_START(nf_nat_kfunc_set)
BTF_ID_FLAGS(func, bpf_ct_set_nat_info, KF_TRUSTED_ARGS)
BTF_KFUNCS_END(nf_nat_kfunc_set)
static const struct btf_kfunc_id_set nf_bpf_nat_kfunc_set = {
.owner = THIS_MODULE,
.set = &nf_nat_kfunc_set,
} | return_type_changed |
function_signature_change | BTF_ID_FLAGS | net/xfrm/xfrm_interface_bpf.c | 6f3189f38a3e995232e028a4c341164c4aca1b20 | BTF_SET8_START(xfrm_ifc_kfunc_set)
BTF_ID_FLAGS(func, bpf_skb_get_xfrm_info)
BTF_ID_FLAGS(func, bpf_skb_set_xfrm_info)
BTF_SET8_END(xfrm_ifc_kfunc_set)
static const struct btf_kfunc_id_set xfrm_interface_kfunc_set = {
.owner = THIS_MODULE,
.set = &xfrm_ifc_kfunc_set,
} | BTF_KFUNCS_START(xfrm_ifc_kfunc_set)
BTF_ID_FLAGS(func, bpf_skb_get_xfrm_info)
BTF_ID_FLAGS(func, bpf_skb_set_xfrm_info)
BTF_KFUNCS_END(xfrm_ifc_kfunc_set)
static const struct btf_kfunc_id_set xfrm_interface_kfunc_set = {
.owner = THIS_MODULE,
.set = &xfrm_ifc_kfunc_set,
} | return_type_changed |
function_signature_change | BTF_ID_FLAGS | tools/testing/selftests/bpf/bpf_testmod/bpf_testmod.c | 6f3189f38a3e995232e028a4c341164c4aca1b20 | BTF_SET8_START(bpf_testmod_common_kfunc_ids)
BTF_ID_FLAGS(func, bpf_iter_testmod_seq_new, KF_ITER_NEW)
BTF_ID_FLAGS(func, bpf_iter_testmod_seq_next, KF_ITER_NEXT | KF_RET_NULL)
BTF_ID_FLAGS(func, bpf_iter_testmod_seq_destroy, KF_ITER_DESTROY)
BTF_ID_FLAGS(func, bpf_kfunc_common_test)
BTF_SET8_END(bpf_testmod_common_kfu... | BTF_KFUNCS_START(bpf_testmod_common_kfunc_ids)
BTF_ID_FLAGS(func, bpf_iter_testmod_seq_new, KF_ITER_NEW)
BTF_ID_FLAGS(func, bpf_iter_testmod_seq_next, KF_ITER_NEXT | KF_RET_NULL)
BTF_ID_FLAGS(func, bpf_iter_testmod_seq_destroy, KF_ITER_DESTROY)
BTF_ID_FLAGS(func, bpf_kfunc_common_test)
BTF_KFUNCS_END(bpf_testmod_common... | return_type_changed |
function_signature_change | ia32_enabled | arch/x86/include/asm/ia32.h | 14619d912b658ecd9573fb88400d3830a29cadcb | static inline bool ia32_enabled(void) | static __always_inline bool ia32_enabled(void) | return_type_changed |
function_signature_change | exc_debug_kernel | arch/x86/kernel/traps.c | 99fcc968e7c4b117c91f7d03c302d860b74b947b | static __always_inline void exc_debug_kernel(struct pt_regs *regs,
unsigned long dr6) | static noinstr void exc_debug_kernel(struct pt_regs *regs, unsigned long dr6) | return_type_changed |
function_signature_change | exc_debug_user | arch/x86/kernel/traps.c | 99fcc968e7c4b117c91f7d03c302d860b74b947b | static __always_inline void exc_debug_user(struct pt_regs *regs,
unsigned long dr6) | static noinstr void exc_debug_user(struct pt_regs *regs, unsigned long dr6) | return_type_changed |
function_signature_change | start_thread_common | arch/x86/kernel/process_64.c | ad41a14cc2d66229479d73e4a7dc1fda26827666 | static void
start_thread_common(struct pt_regs *regs, unsigned long new_ip,
unsigned long new_sp,
unsigned int _cs, unsigned int _ss, unsigned int _ds) | static void
start_thread_common(struct pt_regs *regs, unsigned long new_ip,
unsigned long new_sp,
u16 _cs, u16 _ss, u16 _ds) | param_type_changed |
function_signature_change | amdgpu_amdkfd_gpuvm_dmaunmap_mem | drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h | 0c93bd49576677ae1a18817d5ec000ef031d5187 | void amdgpu_amdkfd_gpuvm_dmaunmap_mem(struct kgd_mem *mem, void *drm_priv) | int amdgpu_amdkfd_gpuvm_dmaunmap_mem(struct kgd_mem *mem, void *drm_priv) | return_type_changed |
function_signature_change | amdgpu_amdkfd_gpuvm_dmaunmap_mem | drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c | 0c93bd49576677ae1a18817d5ec000ef031d5187 | void amdgpu_amdkfd_gpuvm_dmaunmap_mem(struct kgd_mem *mem, void *drm_priv) | int amdgpu_amdkfd_gpuvm_dmaunmap_mem(struct kgd_mem *mem, void *drm_priv) | return_type_changed |
struct_layout_change | amd_cpudata | include/linux/amd-pstate.h | e571a5e2068ef57945fcd5d0fb950f8f96da6dc8 | null | null | fields_modified |
struct_layout_change | amd_cpudata | include/linux/amd-pstate.h | f3a052391822b772b4e27f2594526cf1eb103cab | null | null | fields_modified |
function_signature_change | rzg2l_gpio_get_gpioint | drivers/pinctrl/renesas/pinctrl-rzg2l.c | fea58424e2523376ece6f734479e63061e17ad7f | static int rzg2l_gpio_get_gpioint(unsigned int virq, const struct rzg2l_pinctrl_data *data) | static int rzg2l_gpio_get_gpioint(unsigned int virq, struct rzg2l_pinctrl *pctrl) | param_type_changed |
function_signature_change | mcr_lock | drivers/gpu/drm/xe/xe_gt_mcr.c | 97fd7a7e4e877676a2ab1a687ba958b70931abcc | static void mcr_lock(struct xe_gt *gt) | static void mcr_lock(struct xe_gt *gt) __acquires(>->mcr_lock) | param_type_changed |
function_signature_change | mcr_unlock | drivers/gpu/drm/xe/xe_gt_mcr.c | 97fd7a7e4e877676a2ab1a687ba958b70931abcc | static void mcr_unlock(struct xe_gt *gt) | static void mcr_unlock(struct xe_gt *gt) __releases(>->mcr_lock) | param_type_changed |
struct_layout_change | efa_dev | drivers/infiniband/hw/efa/efa.h | 809c9c3bd6997edf2dcee4e1eb856425263be4f3 | null | null | fields_modified |
function_signature_change | b53_get_mac_eee | drivers/net/dsa/b53/b53_common.c | d80a52335374e484a4ff2afdc9af843e73273945 | int b53_get_mac_eee(struct dsa_switch *ds, int port, struct ethtool_eee *e) | int b53_get_mac_eee(struct dsa_switch *ds, int port, struct ethtool_keee *e) | param_type_changed |
function_signature_change | b53_set_mac_eee | drivers/net/dsa/b53/b53_common.c | d80a52335374e484a4ff2afdc9af843e73273945 | int b53_set_mac_eee(struct dsa_switch *ds, int port, struct ethtool_eee *e) | int b53_set_mac_eee(struct dsa_switch *ds, int port, struct ethtool_keee *e) | param_type_changed |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.