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 | dbl_to_sgl_fcnvff | arch/parisc/math-emu/fcnvff.c | cf159848860d38c2f2509ec19d595f5490ed03e5 | int
dbl_to_sgl_fcnvff(
dbl_floating_point *srcptr,
unsigned int *nullptr,
sgl_floating_point *dstptr,
unsigned int *status) | int
dbl_to_sgl_fcnvff(
dbl_floating_point *srcptr,
unsigned int *_nullptr,
sgl_floating_point *dstptr,
unsigned int *status) | param_type_changed |
function_signature_change | sgl_to_sgl_fcnvfu | arch/parisc/math-emu/fcnvfu.c | cf159848860d38c2f2509ec19d595f5490ed03e5 | int
sgl_to_sgl_fcnvfu(
sgl_floating_point *srcptr,
unsigned int *nullptr,
unsigned int *dstptr,
unsigned int *status) | int
sgl_to_sgl_fcnvfu(
sgl_floating_point *srcptr,
unsigned int *_nullptr,
unsigned int *dstptr,
unsigned int *status) | param_type_changed |
function_signature_change | sgl_to_dbl_fcnvfu | arch/parisc/math-emu/fcnvfu.c | cf159848860d38c2f2509ec19d595f5490ed03e5 | int
sgl_to_dbl_fcnvfu(
sgl_floating_point *srcptr,
unsigned int *nullptr,
dbl_unsigned *dstptr,
unsigned int *status) | int
sgl_to_dbl_fcnvfu(
sgl_floating_point *srcptr,
unsigned int *_nullptr,
dbl_unsigned *dstptr,
unsigned int *status) | param_type_changed |
function_signature_change | dbl_to_sgl_fcnvfu | arch/parisc/math-emu/fcnvfu.c | cf159848860d38c2f2509ec19d595f5490ed03e5 | int
dbl_to_sgl_fcnvfu (dbl_floating_point * srcptr, unsigned int *nullptr,
unsigned int *dstptr, unsigned int *status) | int
dbl_to_sgl_fcnvfu (dbl_floating_point * srcptr, unsigned int *_nullptr,
unsigned int *dstptr, unsigned int *status) | param_type_changed |
function_signature_change | dbl_to_dbl_fcnvfu | arch/parisc/math-emu/fcnvfu.c | cf159848860d38c2f2509ec19d595f5490ed03e5 | int
dbl_to_dbl_fcnvfu (dbl_floating_point * srcptr, unsigned int *nullptr,
dbl_unsigned * dstptr, unsigned int *status) | int
dbl_to_dbl_fcnvfu (dbl_floating_point * srcptr, unsigned int *_nullptr,
dbl_unsigned * dstptr, unsigned int *status) | param_type_changed |
function_signature_change | sgl_to_sgl_fcnvfut | arch/parisc/math-emu/fcnvfut.c | cf159848860d38c2f2509ec19d595f5490ed03e5 | int
sgl_to_sgl_fcnvfut (sgl_floating_point * srcptr, unsigned int *nullptr,
unsigned int *dstptr, unsigned int *status) | int
sgl_to_sgl_fcnvfut (sgl_floating_point * srcptr, unsigned int *_nullptr,
unsigned int *dstptr, unsigned int *status) | param_type_changed |
function_signature_change | sgl_to_dbl_fcnvfut | arch/parisc/math-emu/fcnvfut.c | cf159848860d38c2f2509ec19d595f5490ed03e5 | int
sgl_to_dbl_fcnvfut (sgl_floating_point * srcptr, unsigned int *nullptr,
dbl_unsigned * dstptr, unsigned int *status) | int
sgl_to_dbl_fcnvfut (sgl_floating_point * srcptr, unsigned int *_nullptr,
dbl_unsigned * dstptr, unsigned int *status) | param_type_changed |
function_signature_change | dbl_to_sgl_fcnvfut | arch/parisc/math-emu/fcnvfut.c | cf159848860d38c2f2509ec19d595f5490ed03e5 | int
dbl_to_sgl_fcnvfut (dbl_floating_point * srcptr, unsigned int *nullptr,
unsigned int *dstptr, unsigned int *status) | int
dbl_to_sgl_fcnvfut (dbl_floating_point * srcptr, unsigned int *_nullptr,
unsigned int *dstptr, unsigned int *status) | param_type_changed |
function_signature_change | dbl_to_dbl_fcnvfut | arch/parisc/math-emu/fcnvfut.c | cf159848860d38c2f2509ec19d595f5490ed03e5 | int
dbl_to_dbl_fcnvfut (dbl_floating_point * srcptr, unsigned int *nullptr,
dbl_unsigned * dstptr, unsigned int *status) | int
dbl_to_dbl_fcnvfut (dbl_floating_point * srcptr, unsigned int *_nullptr,
dbl_unsigned * dstptr, unsigned int *status) | param_type_changed |
function_signature_change | sgl_to_sgl_fcnvfx | arch/parisc/math-emu/fcnvfx.c | cf159848860d38c2f2509ec19d595f5490ed03e5 | int
sgl_to_sgl_fcnvfx(
sgl_floating_point *srcptr,
sgl_floating_point *nullptr,
int *dstptr,
sgl_floating_point *status) | int
sgl_to_sgl_fcnvfx(
sgl_floating_point *srcptr,
sgl_floating_point *_nullptr,
int *dstptr,
sgl_floating_point *status) | param_type_changed |
function_signature_change | sgl_to_dbl_fcnvfx | arch/parisc/math-emu/fcnvfx.c | cf159848860d38c2f2509ec19d595f5490ed03e5 | int
sgl_to_dbl_fcnvfx(
sgl_floating_point *srcptr,
unsigned int *nullptr,
dbl_integer *dstptr,
unsigned int *status) | int
sgl_to_dbl_fcnvfx(
sgl_floating_point *srcptr,
unsigned int *_nullptr,
dbl_integer *dstptr,
unsigned int *status) | param_type_changed |
function_signature_change | dbl_to_sgl_fcnvfx | arch/parisc/math-emu/fcnvfx.c | cf159848860d38c2f2509ec19d595f5490ed03e5 | int
dbl_to_sgl_fcnvfx(
dbl_floating_point *srcptr,
unsigned int *nullptr,
int *dstptr,
unsigned int *status) | int
dbl_to_sgl_fcnvfx(
dbl_floating_point *srcptr,
unsigned int *_nullptr,
int *dstptr,
unsigned int *status) | param_type_changed |
function_signature_change | dbl_to_dbl_fcnvfx | arch/parisc/math-emu/fcnvfx.c | cf159848860d38c2f2509ec19d595f5490ed03e5 | int
dbl_to_dbl_fcnvfx(
dbl_floating_point *srcptr,
unsigned int *nullptr,
dbl_integer *dstptr,
unsigned int *status) | int
dbl_to_dbl_fcnvfx(
dbl_floating_point *srcptr,
unsigned int *_nullptr,
dbl_integer *dstptr,
unsigned int *status) | param_type_changed |
function_signature_change | sgl_to_sgl_fcnvfxt | arch/parisc/math-emu/fcnvfxt.c | cf159848860d38c2f2509ec19d595f5490ed03e5 | int
sgl_to_sgl_fcnvfxt(
sgl_floating_point *srcptr,
unsigned int *nullptr,
int *dstptr,
unsigned int *status) | int
sgl_to_sgl_fcnvfxt(
sgl_floating_point *srcptr,
unsigned int *_nullptr,
int *dstptr,
unsigned int *status) | param_type_changed |
function_signature_change | sgl_to_dbl_fcnvfxt | arch/parisc/math-emu/fcnvfxt.c | cf159848860d38c2f2509ec19d595f5490ed03e5 | int
sgl_to_dbl_fcnvfxt(
sgl_floating_point *srcptr,
unsigned int *nullptr,
dbl_integer *dstptr,
unsigned int *status) | int
sgl_to_dbl_fcnvfxt(
sgl_floating_point *srcptr,
unsigned int *_nullptr,
dbl_integer *dstptr,
unsigned int *status) | param_type_changed |
function_signature_change | dbl_to_sgl_fcnvfxt | arch/parisc/math-emu/fcnvfxt.c | cf159848860d38c2f2509ec19d595f5490ed03e5 | int
dbl_to_sgl_fcnvfxt(
dbl_floating_point *srcptr,
unsigned int *nullptr,
int *dstptr,
unsigned int *status) | int
dbl_to_sgl_fcnvfxt(
dbl_floating_point *srcptr,
unsigned int *_nullptr,
int *dstptr,
unsigned int *status) | param_type_changed |
function_signature_change | dbl_to_dbl_fcnvfxt | arch/parisc/math-emu/fcnvfxt.c | cf159848860d38c2f2509ec19d595f5490ed03e5 | int
dbl_to_dbl_fcnvfxt(
dbl_floating_point *srcptr,
unsigned int *nullptr,
dbl_integer *dstptr,
unsigned int *status) | int
dbl_to_dbl_fcnvfxt(
dbl_floating_point *srcptr,
unsigned int *_nullptr,
dbl_integer *dstptr,
unsigned int *status) | param_type_changed |
function_signature_change | sgl_to_sgl_fcnvuf | arch/parisc/math-emu/fcnvuf.c | cf159848860d38c2f2509ec19d595f5490ed03e5 | int
sgl_to_sgl_fcnvuf(
unsigned int *srcptr,
unsigned int *nullptr,
sgl_floating_point *dstptr,
unsigned int *status) | int
sgl_to_sgl_fcnvuf(
unsigned int *srcptr,
unsigned int *_nullptr,
sgl_floating_point *dstptr,
unsigned int *status) | param_type_changed |
function_signature_change | sgl_to_dbl_fcnvuf | arch/parisc/math-emu/fcnvuf.c | cf159848860d38c2f2509ec19d595f5490ed03e5 | int
sgl_to_dbl_fcnvuf(
unsigned int *srcptr,
unsigned int *nullptr,
dbl_floating_point *dstptr,
unsigned int *status) | int
sgl_to_dbl_fcnvuf(
unsigned int *srcptr,
unsigned int *_nullptr,
dbl_floating_point *dstptr,
unsigned int *status) | param_type_changed |
function_signature_change | dbl_to_sgl_fcnvuf | arch/parisc/math-emu/fcnvuf.c | cf159848860d38c2f2509ec19d595f5490ed03e5 | int
dbl_to_sgl_fcnvuf(
dbl_unsigned *srcptr,
unsigned int *nullptr,
sgl_floating_point *dstptr,
unsigned int *status) | int
dbl_to_sgl_fcnvuf(
dbl_unsigned *srcptr,
unsigned int *_nullptr,
sgl_floating_point *dstptr,
unsigned int *status) | param_type_changed |
function_signature_change | dbl_to_dbl_fcnvuf | arch/parisc/math-emu/fcnvuf.c | cf159848860d38c2f2509ec19d595f5490ed03e5 | int
dbl_to_dbl_fcnvuf(
dbl_unsigned *srcptr,
unsigned int *nullptr,
dbl_floating_point *dstptr,
unsigned int *status) | int
dbl_to_dbl_fcnvuf(
dbl_unsigned *srcptr,
unsigned int *_nullptr,
dbl_floating_point *dstptr,
unsigned int *status) | param_type_changed |
function_signature_change | sgl_to_sgl_fcnvxf | arch/parisc/math-emu/fcnvxf.c | cf159848860d38c2f2509ec19d595f5490ed03e5 | int
sgl_to_sgl_fcnvxf(
int *srcptr,
unsigned int *nullptr,
sgl_floating_point *dstptr,
unsigned int *status) | int
sgl_to_sgl_fcnvxf(
int *srcptr,
unsigned int *_nullptr,
sgl_floating_point *dstptr,
unsigned int *status) | param_type_changed |
function_signature_change | sgl_to_dbl_fcnvxf | arch/parisc/math-emu/fcnvxf.c | cf159848860d38c2f2509ec19d595f5490ed03e5 | int
sgl_to_dbl_fcnvxf(
int *srcptr,
unsigned int *nullptr,
dbl_floating_point *dstptr,
unsigned int *status) | int
sgl_to_dbl_fcnvxf(
int *srcptr,
unsigned int *_nullptr,
dbl_floating_point *dstptr,
unsigned int *status) | param_type_changed |
function_signature_change | dbl_to_sgl_fcnvxf | arch/parisc/math-emu/fcnvxf.c | cf159848860d38c2f2509ec19d595f5490ed03e5 | int
dbl_to_sgl_fcnvxf(
dbl_integer *srcptr,
unsigned int *nullptr,
sgl_floating_point *dstptr,
unsigned int *status) | int
dbl_to_sgl_fcnvxf(
dbl_integer *srcptr,
unsigned int *_nullptr,
sgl_floating_point *dstptr,
unsigned int *status) | param_type_changed |
function_signature_change | dbl_to_dbl_fcnvxf | arch/parisc/math-emu/fcnvxf.c | cf159848860d38c2f2509ec19d595f5490ed03e5 | int
dbl_to_dbl_fcnvxf(
dbl_integer *srcptr,
unsigned int *nullptr,
dbl_floating_point *dstptr,
unsigned int *status) | int
dbl_to_dbl_fcnvxf(
dbl_integer *srcptr,
unsigned int *_nullptr,
dbl_floating_point *dstptr,
unsigned int *status) | param_type_changed |
function_signature_change | sgl_frnd | arch/parisc/math-emu/frnd.c | cf159848860d38c2f2509ec19d595f5490ed03e5 | int
sgl_frnd(sgl_floating_point *srcptr,
unsigned int *nullptr,
sgl_floating_point *dstptr,
unsigned int *status) | int
sgl_frnd(sgl_floating_point *srcptr,
unsigned int *_nullptr,
sgl_floating_point *dstptr,
unsigned int *status) | param_type_changed |
function_signature_change | dbl_frnd | arch/parisc/math-emu/frnd.c | cf159848860d38c2f2509ec19d595f5490ed03e5 | int
dbl_frnd(
dbl_floating_point *srcptr,
unsigned int *nullptr,
dbl_floating_point *dstptr,
unsigned int *status) | int
dbl_frnd(
dbl_floating_point *srcptr,
unsigned int *_nullptr,
dbl_floating_point *dstptr,
unsigned int *status) | param_type_changed |
function_signature_change | sgl_fsqrt | arch/parisc/math-emu/sfsqrt.c | cf159848860d38c2f2509ec19d595f5490ed03e5 | unsigned int
sgl_fsqrt(
sgl_floating_point *srcptr,
unsigned int *nullptr,
sgl_floating_point *dstptr,
unsigned int *status) | unsigned int
sgl_fsqrt(
sgl_floating_point *srcptr,
unsigned int *_nullptr,
sgl_floating_point *dstptr,
unsigned int *status) | param_type_changed |
function_signature_change | io_msg_copy_hdr | io_uring/net.c | c55978024d123d43808ab393a0a4ce3ce8568150 | static int io_msg_copy_hdr(struct io_kiocb *req, struct io_async_msghdr *iomsg,
struct sockaddr __user **addr, int ddir) | static int io_msg_copy_hdr(struct io_kiocb *req, struct io_async_msghdr *iomsg,
struct user_msghdr *msg, int ddir) | param_type_changed |
function_signature_change | f2fs_allocate_new_section | fs/f2fs/f2fs.h | 9703d69d9d153bb230711d0d577454552aeb13d4 | void f2fs_allocate_new_section(struct f2fs_sb_info *sbi, int type, bool force) | int f2fs_allocate_new_section(struct f2fs_sb_info *sbi, int type, bool force) | return_type_changed |
function_signature_change | f2fs_gc_range | fs/f2fs/gc.c | 9703d69d9d153bb230711d0d577454552aeb13d4 | static int f2fs_gc_range(struct f2fs_sb_info *sbi,
unsigned int start_seg, unsigned int end_seg, bool dry_run) | int f2fs_gc_range(struct f2fs_sb_info *sbi,
unsigned int start_seg, unsigned int end_seg,
bool dry_run, unsigned int dry_run_sections) | param_added |
function_signature_change | get_new_segment | fs/f2fs/segment.c | 9703d69d9d153bb230711d0d577454552aeb13d4 | static void get_new_segment(struct f2fs_sb_info *sbi,
unsigned int *newseg, bool new_sec) | static void get_new_segment(struct f2fs_sb_info *sbi,
unsigned int *newseg, bool new_sec, bool pinning) | param_added |
function_signature_change | new_curseg | fs/f2fs/segment.c | 9703d69d9d153bb230711d0d577454552aeb13d4 | static void new_curseg(struct f2fs_sb_info *sbi, int type, bool new_sec) | static int new_curseg(struct f2fs_sb_info *sbi, int type, bool new_sec) | return_type_changed |
function_signature_change | __allocate_new_segment | fs/f2fs/segment.c | 9703d69d9d153bb230711d0d577454552aeb13d4 | static void __allocate_new_segment(struct f2fs_sb_info *sbi, int type,
bool new_sec, bool force) | static int __allocate_new_segment(struct f2fs_sb_info *sbi, int type,
bool new_sec, bool force) | return_type_changed |
function_signature_change | f2fs_allocate_new_section | fs/f2fs/segment.c | 9703d69d9d153bb230711d0d577454552aeb13d4 | void f2fs_allocate_new_section(struct f2fs_sb_info *sbi, int type, bool force) | int f2fs_allocate_new_section(struct f2fs_sb_info *sbi, int type, bool force) | return_type_changed |
function_signature_change | get_new_segment | fs/f2fs/segment.c | 4e0197f9932f70cc7be8744aa0ed4dd9b5d97d85 | static void get_new_segment(struct f2fs_sb_info *sbi,
unsigned int *newseg, bool new_sec, int dir) | static void get_new_segment(struct f2fs_sb_info *sbi,
unsigned int *newseg, bool new_sec) | param_removed |
function_signature_change | __found_offset | fs/f2fs/file.c | a94c7fded76bfd1a061deae7be80fedbfa26774e | static bool __found_offset(struct address_space *mapping, block_t blkaddr,
pgoff_t index, int whence) | static bool __found_offset(struct address_space *mapping,
struct dnode_of_data *dn, pgoff_t index, int whence) | param_type_changed |
function_signature_change | f2fs_do_tmpfile | fs/f2fs/dir.c | 40b2d55e045222dd6de2a54a299f682e0f954b03 | int f2fs_do_tmpfile(struct inode *inode, struct inode *dir) | int f2fs_do_tmpfile(struct inode *inode, struct inode *dir,
struct f2fs_filename *fname) | param_added |
function_signature_change | f2fs_do_tmpfile | fs/f2fs/f2fs.h | 40b2d55e045222dd6de2a54a299f682e0f954b03 | int f2fs_do_tmpfile(struct inode *inode, struct inode *dir) | int f2fs_do_tmpfile(struct inode *inode, struct inode *dir,
struct f2fs_filename *fname) | param_added |
function_signature_change | __f2fs_tmpfile | fs/f2fs/namei.c | 40b2d55e045222dd6de2a54a299f682e0f954b03 | static int __f2fs_tmpfile(struct mnt_idmap *idmap, struct inode *dir,
struct file *file, umode_t mode, bool is_whiteout,
struct inode **new_inode) | static int __f2fs_tmpfile(struct mnt_idmap *idmap, struct inode *dir,
struct file *file, umode_t mode, bool is_whiteout,
struct inode **new_inode, struct f2fs_filename *fname) | param_added |
function_signature_change | f2fs_create_whiteout | fs/f2fs/namei.c | 40b2d55e045222dd6de2a54a299f682e0f954b03 | static int f2fs_create_whiteout(struct mnt_idmap *idmap,
struct inode *dir, struct inode **whiteout) | static int f2fs_create_whiteout(struct mnt_idmap *idmap,
struct inode *dir, struct inode **whiteout,
struct f2fs_filename *fname) | param_added |
function_signature_change | free_segment_range | fs/f2fs/gc.c | 2f0209f579d12bd0ea43a01a8696e30a8eeec1da | static int free_segment_range(struct f2fs_sb_info *sbi,
unsigned int secs, bool gc_only) | static int free_segment_range(struct f2fs_sb_info *sbi,
unsigned int secs, bool dry_run) | param_type_changed |
function_signature_change | ts4800_ic_remove | drivers/irqchip/irq-ts4800.c | f7f56d59a3923e95bad2c49615a4d7313ed78314 | static int ts4800_ic_remove(struct platform_device *pdev) | static void ts4800_ic_remove(struct platform_device *pdev) | return_type_changed |
function_signature_change | stm32_exti_remove | drivers/irqchip/irq-stm32-exti.c | 935603e8199991ac1f72c47a41a558f43f1a6004 | static int stm32_exti_remove(struct platform_device *pdev) | static void stm32_exti_remove(struct platform_device *pdev) | return_type_changed |
function_signature_change | rza1_irqc_remove | drivers/irqchip/irq-renesas-rza1.c | d1c762d93a3bcb42ba3a6b8b09324c7863feef33 | static int rza1_irqc_remove(struct platform_device *pdev) | static void rza1_irqc_remove(struct platform_device *pdev) | return_type_changed |
function_signature_change | irqc_remove | drivers/irqchip/irq-renesas-irqc.c | 127806dc0b2aacd4355a977a6d8ba5cc6d64f55e | static int irqc_remove(struct platform_device *pdev) | static void irqc_remove(struct platform_device *pdev) | return_type_changed |
function_signature_change | intc_irqpin_remove | drivers/irqchip/irq-renesas-intc-irqpin.c | be5476f6658ac4cc562b4c4ea4c90acd18ee7a29 | static int intc_irqpin_remove(struct platform_device *pdev) | static void intc_irqpin_remove(struct platform_device *pdev) | return_type_changed |
function_signature_change | pruss_intc_remove | drivers/irqchip/irq-pruss-intc.c | abe9da4056bc6f13ab96c1511d23bd4635bb0bf0 | static int pruss_intc_remove(struct platform_device *pdev) | static void pruss_intc_remove(struct platform_device *pdev) | return_type_changed |
function_signature_change | mvebu_pic_remove | drivers/irqchip/irq-mvebu-pic.c | b7b58085a5b57bbe83194e12c31977f345c87cce | static int mvebu_pic_remove(struct platform_device *pdev) | static void mvebu_pic_remove(struct platform_device *pdev) | return_type_changed |
function_signature_change | madera_irq_remove | drivers/irqchip/irq-madera.c | 8d0f3e7bdef44236d33ac4a5f2106602e0d4e1ea | static int madera_irq_remove(struct platform_device *pdev) | static void madera_irq_remove(struct platform_device *pdev) | return_type_changed |
function_signature_change | ls_scfg_msi_remove | drivers/irqchip/irq-ls-scfg-msi.c | f62c5be8a63add3b807230287488fc8a9a3b9c34 | static int ls_scfg_msi_remove(struct platform_device *pdev) | static void ls_scfg_msi_remove(struct platform_device *pdev) | return_type_changed |
function_signature_change | keystone_irq_remove | drivers/irqchip/irq-keystone.c | e58e0b5290bfb3ae022d95794499ae62e38c73b5 | static int keystone_irq_remove(struct platform_device *pdev) | static void keystone_irq_remove(struct platform_device *pdev) | return_type_changed |
function_signature_change | imx_irqsteer_remove | drivers/irqchip/irq-imx-irqsteer.c | 5fcf3688e8755cb81fa48fc0fe724cde877491c3 | static int imx_irqsteer_remove(struct platform_device *pdev) | static void imx_irqsteer_remove(struct platform_device *pdev) | return_type_changed |
function_signature_change | imx_intmux_remove | drivers/irqchip/irq-imx-intmux.c | 984e5c7b8d7bac9efd3818e06dcf1f7aab7701b2 | static int imx_intmux_remove(struct platform_device *pdev) | static void imx_intmux_remove(struct platform_device *pdev) | return_type_changed |
function_signature_change | pdc_intc_remove | drivers/irqchip/irq-imgpdc.c | b7357ec21df979b9f72bac61df195dd30eab3381 | static int pdc_intc_remove(struct platform_device *pdev) | static void pdc_intc_remove(struct platform_device *pdev) | return_type_changed |
function_signature_change | acpi_scan_bus_check | drivers/acpi/scan.c | 4f4a335acfbb72bd11185c97394b3c0890e72453 | static int acpi_scan_bus_check(struct acpi_device *adev, void *not_used) | static int acpi_scan_bus_check(struct acpi_device *adev) | param_removed |
function_signature_change | blkif_set_queue_limits | drivers/block/xen-blkfront.c | ba3f67c1163812b5d7ec33705c31edaa30ce6c51 | static void blkif_set_queue_limits(struct blkfront_info *info) | static void blkif_set_queue_limits(const struct blkfront_info *info,
struct queue_limits *lim) | param_added |
function_signature_change | intel_dp_check_link_service_irq | drivers/gpu/drm/i915/display/intel_dp.c | 6496dbecb9c242cb87c237dbf1a51a89588b20f7 | static void intel_dp_check_link_service_irq(struct intel_dp *intel_dp) | static bool intel_dp_check_link_service_irq(struct intel_dp *intel_dp) | return_type_changed |
function_signature_change | intel_dp_max_common_rate | drivers/gpu/drm/i915/display/intel_dp.c | 4ba732a64cdb66daf1eac0306a98c1bbfbe3aac1 | static int intel_dp_max_common_rate(struct intel_dp *intel_dp) | int intel_dp_max_common_rate(struct intel_dp *intel_dp) | return_type_changed |
function_signature_change | intel_dp_max_common_lane_count | drivers/gpu/drm/i915/display/intel_dp.c | 4ba732a64cdb66daf1eac0306a98c1bbfbe3aac1 | static int intel_dp_max_common_lane_count(struct intel_dp *intel_dp) | int intel_dp_max_common_lane_count(struct intel_dp *intel_dp) | return_type_changed |
function_signature_change | intel_link_bw_init_limits | drivers/gpu/drm/i915/display/intel_link_bw.c | 1dd9d86ab60b9810cc99640fa7ebe42e1b9c8b4f | void intel_link_bw_init_limits(struct drm_i915_private *i915, struct intel_link_bw_limits *limits) | void intel_link_bw_init_limits(struct intel_atomic_state *state,
struct intel_link_bw_limits *limits) | param_type_changed |
function_signature_change | intel_link_bw_init_limits | drivers/gpu/drm/i915/display/intel_link_bw.h | 1dd9d86ab60b9810cc99640fa7ebe42e1b9c8b4f | void intel_link_bw_init_limits(struct drm_i915_private *i915,
struct intel_link_bw_limits *limits) | void intel_link_bw_init_limits(struct intel_atomic_state *state,
struct intel_link_bw_limits *limits) | param_type_changed |
function_signature_change | acpi_pfru_remove | drivers/acpi/pfr_update.c | 74550b070d0b40f5b9aaa8c1161e7b587e391289 | static int acpi_pfru_remove(struct platform_device *pdev) | static void acpi_pfru_remove(struct platform_device *pdev) | return_type_changed |
function_signature_change | acpi_pfrt_log_remove | drivers/acpi/pfr_telemetry.c | b4a48c50589e4096d4cc5fefbcea4ebc9a7f31ef | static int acpi_pfrt_log_remove(struct platform_device *pdev) | static void acpi_pfrt_log_remove(struct platform_device *pdev) | return_type_changed |
function_signature_change | acpi_fan_remove | drivers/acpi/fan_core.c | 24fd13c0824f1fc3cb2db0f96d8ac78302b5beb7 | static int acpi_fan_remove(struct platform_device *pdev) | static void acpi_fan_remove(struct platform_device *pdev) | return_type_changed |
function_signature_change | ged_remove | drivers/acpi/evged.c | c21f50e1f39408d43b0fd034764ea63985db2d18 | static int ged_remove(struct platform_device *pdev) | static void ged_remove(struct platform_device *pdev) | return_type_changed |
function_signature_change | pch_fivr_remove | drivers/acpi/dptf/dptf_pch_fivr.c | da22084d586670fa5cfdc92fd7e350cf1fc737de | static int pch_fivr_remove(struct platform_device *pdev) | static void pch_fivr_remove(struct platform_device *pdev) | return_type_changed |
function_signature_change | dptf_power_remove | drivers/acpi/dptf/dptf_power.c | da22084d586670fa5cfdc92fd7e350cf1fc737de | static int dptf_power_remove(struct platform_device *pdev) | static void dptf_power_remove(struct platform_device *pdev) | return_type_changed |
function_signature_change | agdi_remove | drivers/acpi/arm64/agdi.c | 10ff709a68ccd985cbbbdd04beac468724ca3c18 | static int agdi_remove(struct platform_device *pdev) | static void agdi_remove(struct platform_device *pdev) | return_type_changed |
function_signature_change | acpi_tad_remove | drivers/acpi/acpi_tad.c | 9a7897a2b03183f15ea4c7645416daf3ae1f634e | static int acpi_tad_remove(struct platform_device *pdev) | static void acpi_tad_remove(struct platform_device *pdev) | return_type_changed |
function_signature_change | ghes_remove | drivers/acpi/apei/ghes.c | f2f212f36a8cd3cd6763a19611d0edd2a19df51a | static int ghes_remove(struct platform_device *ghes_dev) | static void ghes_remove(struct platform_device *ghes_dev) | return_type_changed |
function_signature_change | mmc_alloc_card | drivers/mmc/core/bus.h | 68f5630ae15407d8d3daaadbbfbafbd319e3ecd4 | struct mmc_card *mmc_alloc_card(struct mmc_host *host,
struct device_type *type) | struct mmc_card *mmc_alloc_card(struct mmc_host *host,
const struct device_type *type) | return_type_changed |
function_signature_change | wmi_notify_driver | drivers/platform/x86/wmi.c | 56230bd733f8cb122632c80bc49ae12b1a9365a6 | static void wmi_notify_driver(struct wmi_block *wblock) | static void wmi_notify_driver(struct wmi_block *wblock, union acpi_object *obj) | param_added |
function_signature_change | meson_mx_sdhc_gate_clk_hw_register | drivers/mmc/host/meson-mx-sdhc-clkc.c | 4c5e3efae66d04af3fc745621acaa47713d853a2 | static int meson_mx_sdhc_gate_clk_hw_register(struct device *dev,
const char *name_suffix,
struct clk_hw *parent,
struct clk_hw *hw) | static int meson_mx_sdhc_gate_clk_hw_register(struct device *dev,
const char *name_suffix,
struct clk_hw *parent,
struct clk_hw *hw,
struct clk_bulk_data *clk_bulk_data,
u8 bulk_index) | param_added |
function_signature_change | thermal_zone_device_register_with_trips | include/linux/thermal.h | 4a62d588a84e13c68017bd16bc9c2531a2cde08f | struct thermal_zone_device *thermal_zone_device_register_with_trips(
const char *type,
const struct thermal_trip *trips,
int num_trips, int mask,
void *devdata,
const struct thermal_zone_device_ops *ops,
const struct thermal_zone_params *tzp,
int passive_delay, int polling_delay) | struct thermal_zone_device *thermal_zone_device_register_with_trips(
const char *type,
const struct thermal_trip *trips,
int num_trips, void *devdata,
const struct thermal_zone_device_ops *ops,
const struct thermal_zone_params *tzp,
int passive_delay, int polling_delay) | param_removed |
function_signature_change | add_dts_thermal_zone | drivers/thermal/intel/intel_soc_dts_iosf.c | cca52f696952962f020c7e1393740d0ba07c3dc2 | static int add_dts_thermal_zone(int id, struct intel_soc_dts_sensor_entry *dts,
struct thermal_trip *trips,
bool critical_trip) | static int add_dts_thermal_zone(int id, struct intel_soc_dts_sensor_entry *dts,
struct thermal_trip *trips) | param_removed |
function_signature_change | thermal_zone_create_device_groups | drivers/thermal/thermal_core.h | 5340f7647294fa8ff8cf5a1bee326b2bd8340e27 | int thermal_zone_create_device_groups(struct thermal_zone_device *, int) | int thermal_zone_create_device_groups(struct thermal_zone_device *tz) | param_removed |
function_signature_change | create_trip_attrs | drivers/thermal/thermal_sysfs.c | 5340f7647294fa8ff8cf5a1bee326b2bd8340e27 | static int create_trip_attrs(struct thermal_zone_device *tz, int mask) | static int create_trip_attrs(struct thermal_zone_device *tz) | param_removed |
function_signature_change | thermal_zone_create_device_groups | drivers/thermal/thermal_sysfs.c | 5340f7647294fa8ff8cf5a1bee326b2bd8340e27 | int thermal_zone_create_device_groups(struct thermal_zone_device *tz,
int mask) | int thermal_zone_create_device_groups(struct thermal_zone_device *tz) | param_removed |
struct_layout_change | stmmac_counters | drivers/net/ethernet/stmicro/stmmac/mmc.h | d0dc1e42109da515db92901ca07270930f15d619 | null | null | fields_modified |
function_signature_change | ipa_interrupt_suspend_clear_all | drivers/net/ipa/ipa_interrupt.c | 423df2e09d3b893ce83bc35ca81657829604968e | void ipa_interrupt_suspend_clear_all(struct ipa_interrupt *interrupt) | static void ipa_interrupt_suspend_clear_all(struct ipa_interrupt *interrupt) | return_type_changed |
function_signature_change | stm32_fmc2_ebi_save_setup | drivers/memory/stm32-fmc2-ebi.c | 722463f73bcf65a8c818752a38c14ee672c77da1 | static void stm32_fmc2_ebi_save_setup(struct stm32_fmc2_ebi *ebi) | static int stm32_fmc2_ebi_save_setup(struct stm32_fmc2_ebi *ebi) | return_type_changed |
function_signature_change | stm32_fmc2_ebi_nwait_used_by_ctrls | drivers/memory/stm32-fmc2-ebi.c | 722463f73bcf65a8c818752a38c14ee672c77da1 | static bool stm32_fmc2_ebi_nwait_used_by_ctrls(struct stm32_fmc2_ebi *ebi) | static int stm32_fmc2_ebi_nwait_used_by_ctrls(struct stm32_fmc2_ebi *ebi) | return_type_changed |
function_signature_change | bringup_nonboot_cpus | include/linux/cpu.h | 4c8a49854130da0117a0fdb858551824919a2389 | void bringup_nonboot_cpus(unsigned int setup_max_cpus) | void bringup_nonboot_cpus(unsigned int max_cpus) | param_type_changed |
function_signature_change | bringup_nonboot_cpus | kernel/cpu.c | 4c8a49854130da0117a0fdb858551824919a2389 | void __init bringup_nonboot_cpus(unsigned int setup_max_cpus) | void __init bringup_nonboot_cpus(unsigned int max_cpus) | param_type_changed |
function_signature_change | intel_conn_to_vcpi | drivers/gpu/drm/i915/display/intel_hdcp.c | 66bd692404a6284ee2cf85968a4018cf212398be | static int intel_conn_to_vcpi(struct drm_atomic_state *state,
struct intel_connector *connector) | static int intel_conn_to_vcpi(struct intel_atomic_state *state,
struct intel_connector *connector) | param_type_changed |
function_signature_change | intel_hdcp_required_content_stream | drivers/gpu/drm/i915/display/intel_hdcp.c | 66bd692404a6284ee2cf85968a4018cf212398be | static void
intel_hdcp_required_content_stream(struct intel_digital_port *dig_port) | static int
intel_hdcp_required_content_stream(struct intel_atomic_state *state,
struct intel_digital_port *dig_port) | param_added |
function_signature_change | intel_hdcp_prepare_streams | drivers/gpu/drm/i915/display/intel_hdcp.c | 66bd692404a6284ee2cf85968a4018cf212398be | static void intel_hdcp_prepare_streams(struct intel_connector *connector) | static int intel_hdcp_prepare_streams(struct intel_atomic_state *state,
struct intel_connector *connector) | param_added |
function_signature_change | hdcp2_authenticate_and_encrypt | drivers/gpu/drm/i915/display/intel_hdcp.c | 66bd692404a6284ee2cf85968a4018cf212398be | static int hdcp2_authenticate_and_encrypt(struct intel_connector *connector) | static int hdcp2_authenticate_and_encrypt(struct intel_atomic_state *state,
struct intel_connector *connector) | param_added |
function_signature_change | _intel_hdcp2_enable | drivers/gpu/drm/i915/display/intel_hdcp.c | 66bd692404a6284ee2cf85968a4018cf212398be | static int _intel_hdcp2_enable(struct intel_connector *connector) | static int _intel_hdcp2_enable(struct intel_atomic_state *state,
struct intel_connector *connector) | param_added |
function_signature_change | do_device_access | drivers/scsi/scsi_debug.c | af180c0880f9df14be31807f0bb0fa6f0d34a943 | static int do_device_access(struct sdeb_store_info *sip, struct scsi_cmnd *scp,
u32 sg_skip, u64 lba, u32 num, bool do_write) | static int do_device_access(struct sdeb_store_info *sip, struct scsi_cmnd *scp,
u32 sg_skip, u64 lba, u32 num, bool do_write,
u8 group_number) | param_added |
struct_layout_change | bfa_sm_table_s | drivers/scsi/bfa/bfa_cs.h | 37126399da15e1d53da93c0282aca539bccc891b | null | null | fields_modified |
function_signature_change | md_set_readonly | drivers/md/md.c | 650b2e69ff6ab4de8d895e933f2b6fbacb1f8411 | static int md_set_readonly(struct mddev *mddev, struct block_device *bdev) | static int md_set_readonly(struct mddev *mddev) | param_removed |
function_signature_change | do_md_stop | drivers/md/md.c | 650b2e69ff6ab4de8d895e933f2b6fbacb1f8411 | static int do_md_stop(struct mddev *mddev, int ro, struct block_device *bdev) | static int do_md_stop(struct mddev *mddev, int ro) | param_removed |
function_signature_change | md_ioctl_valid | drivers/md/md.c | 2fe4ffc3ecdcb69d0e5aded5abf5367e3519bd04 | static inline bool md_ioctl_valid(unsigned int cmd) | static inline int md_ioctl_valid(unsigned int cmd) | return_type_changed |
function_signature_change | kq_submit_packet | drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue.c | e1f6746f339c9514c0564bab02c3f8847f4aa44b | void kq_submit_packet(struct kernel_queue *kq) | int kq_submit_packet(struct kernel_queue *kq) | return_type_changed |
function_signature_change | kq_submit_packet | drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue.h | e1f6746f339c9514c0564bab02c3f8847f4aa44b | void kq_submit_packet(struct kernel_queue *kq) | int kq_submit_packet(struct kernel_queue *kq) | return_type_changed |
function_signature_change | linedisp_register | drivers/auxdisplay/line-display.c | 4ce026d5f4ccb89a493b7c57d87d53a3ccb0be59 | int linedisp_register(struct linedisp *linedisp, struct device *parent,
unsigned int num_chars, char *buf,
const struct linedisp_ops *ops) | int linedisp_register(struct linedisp *linedisp, struct device *parent,
unsigned int num_chars, const struct linedisp_ops *ops) | param_removed |
function_signature_change | linedisp_register | drivers/auxdisplay/line-display.h | 4ce026d5f4ccb89a493b7c57d87d53a3ccb0be59 | int linedisp_register(struct linedisp *linedisp, struct device *parent,
unsigned int num_chars, char *buf,
const struct linedisp_ops *ops) | int linedisp_register(struct linedisp *linedisp, struct device *parent,
unsigned int num_chars, const struct linedisp_ops *ops) | param_removed |
function_signature_change | gpiod_free_commit | drivers/gpio/gpiolib.c | 5d60c1e61fda628619605f5917aba62f071b7106 | static bool gpiod_free_commit(struct gpio_desc *desc) | static void gpiod_free_commit(struct gpio_desc *desc) | return_type_changed |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.