Linux Kernel Janitors
[Prev Page][Next Page]
- Re: [PATCH] udmabuf: Fix a potential (and unlikely) access to unallocated memory, (continued)
- [PATCH][next] net: dsa: microchip: Fix spelling mistake "unxpexted" -> "unexpected",
Colin Ian King
- [PATCH v3 0/3] HID: nvidia-shield: Fix the error handling path of shield_probe(),
Rahul Rameshbabu
- [PATCH v2 0/3] HID: nvidia-shield: Fix the error handling path of shield_probe(),
Rahul Rameshbabu
- [PATCH] spi: at91-usart: Remove some dead code,
Christophe JAILLET
- [PATCH] media: pxa_camera: Fix an error handling path in pxa_camera_probe(), Christophe JAILLET
- [PATCH v2] ext4: Simplify code in ext4_decode_error(), Christophe JAILLET
- [PATCH resend] kstrtox: Remove strtobool(),
Christophe JAILLET
- [PATCH] bcachefs: Avoid a potential memory over-allocation in bch2_printbuf_make_room(),
Christophe JAILLET
- [PATCH] bcachefs: Use snprintf() instead of scnprintf() when appropriate,
Christophe JAILLET
- [PATCH] bcachefs: Avoid a potential useless over memory allocation in bch2_prt_vprintf(),
Christophe JAILLET
- [PATCH] dmaengine: ti: edma: handle irq_of_parse_and_map() errors,
Dan Carpenter
- [PATCH] drm/msm/dsi: fix irq_of_parse_and_map() error checking,
Dan Carpenter
- [PATCH] nouveau/u_memcpya: fix NULL vs error pointer bug,
Dan Carpenter
- [PATCH v2] HID: steelseries: Fix signedness bug in steelseries_headset_arctis_1_fetch_battery(),
Dan Carpenter
- [PATCH] kunit: Check for kunit_parse_glob_filter() failure,
Dan Carpenter
- [PATCH] bcachefs: snapshot: Add missing assignment in bch2_delete_dead_snapshots(),
Dan Carpenter
- [PATCH] bcachefs: debug: Fix copy_to_user() error code in flush_buf(),
Dan Carpenter
- [PATCH 1/2] bcachefs: acl: Uninitialized variable in bch2_acl_chmod(),
Dan Carpenter
- [PATCH] bcachefs: fs-ioctl: Fix copy_to_user() error code,
Dan Carpenter
- [PATCH][next] ASoC: cs42l43: make const array controls static,
Colin Ian King
- [PATCH][next] perf kwork: Fix spelling mistake "COMMMAND" -> "COMMAND",
Colin Ian King
- [bug report] devlink: implement shared buffer occupancy monitoring interface,
Dan Carpenter
- [PATCH v2 0/5] clk: imx: imx8: Fix some error handling paths,
Christophe JAILLET
- [PATCH 1/3] bcachefs: chardev: return -EFAULT if copy_to_user() fails,
Dan Carpenter
- [PATCH net-next] tcp: indent an if statement,
Dan Carpenter
- [PATCH] bcachefs: fix error checking in bch2_fs_alloc(),
Dan Carpenter
- [PATCH wireless-next 9/9] wifi: ath9k: Remove unnecessary (void*) conversions, Wu Yunchuan
- [PATCH wireless-next 7/9] wifi: ath12k: Remove unnecessary (void*) conversions,
Wu Yunchuan
- [PATCH wireless-next 8/9] wifi: ath11k: remove unnecessary (void*) conversions, Wu Yunchuan
- [PATCH wireless-next 6/9] wifi: ath10k: Remove unnecessary (void*) conversions,
Wu Yunchuan
- [PATCH wireless-next 5/9] ath6kl: remove unnecessary (void*) conversions, Wu Yunchuan
- [PATCH wireless-next 3/9] wifi: wcn36xx: remove unnecessary (void*) conversions, Wu Yunchuan
- [PATCH wireless-next 4/9] wifi: ath5k: remove unnecessary (void*) conversions, Wu Yunchuan
- [PATCH wireless-next 0/9] Remove unnecessary (void*) conversions, Wu Yunchuan
- [PATCH wireless-next 2/9] carl9170: remove unnecessary (void*) conversions, Wu Yunchuan
- [PATCH wireless-next 1/9] wifi: ar5523: Remove unnecessary (void*) conversions, Wu Yunchuan
- [PATCH 1/2] bcachefs: Fix a potential in the error handling path of use-after-free inbch2_dev_add(),
Christophe JAILLET
- [PATCH net] dmaengine: ti: k3-udma-glue: fix k3_udma_glue_tx_get_irq() error checking,
Dan Carpenter
- [PATCH] drm/i915/gt: Prevent error pointer dereference,
Dan Carpenter
- [PATCH] ASoC: codecs: aw88395: Fix some error codes,
Dan Carpenter
- [PATCH] xfs: delete some dead code in xfile_create(),
Dan Carpenter
- [PATCH 0/5][next] bcachefs: clean up some redundant assignments,
Colin Ian King
- [PATCH][next] bcachefs: Fix a handful of spelling mistakes in various messages,
Colin Ian King
- [PATCH net-next] net: hinic: Use devm_kasprintf(),
Christophe JAILLET
- [PATCH] ext4: Fix a test in ext4_decode_error(),
Christophe JAILLET
- [PATCH] bpf: Fix a erroneous check after snprintf(),
Christophe JAILLET
- [PATCH] of: dynamic: Fix potential memory leak in of_changeset_action(),
Dan Carpenter
- [PATCH net-next] net: microchip: sparx5: clean up error checking in vcap_show_admin(),
Dan Carpenter
- [PATCH 00/11] add missing of_node_put,
Julia Lawall
- [PATCH 01/11] arm-cci: add missing of_node_put, Julia Lawall
- [PATCH 03/11] powerpc/powermac: add missing of_node_put, Julia Lawall
- [PATCH 04/11] genpd: ti: add missing of_node_put, Julia Lawall
- [PATCH 05/11] mmc: atmel-mci: add missing of_node_put, Julia Lawall
- [PATCH 06/11] powerpc/kexec_file: add missing of_node_put, Julia Lawall
- [PATCH 07/11] soc: dove: add missing of_node_put, Julia Lawall
- [PATCH 08/11] thermal/of: add missing of_node_put, Julia Lawall
- [PATCH 09/11] drm/mediatek: add missing of_node_put, Julia Lawall
- [PATCH 10/11] ASoC: rsnd: add missing of_node_put, Julia Lawall
- [PATCH 11/11] media: platform: mtk-mdp3: add missing of_node_put, Julia Lawall
- [PATCH 02/11] net: bcmasp: add missing of_node_put, Julia Lawall
- Re: [PATCH 00/11] add missing of_node_put, patchwork-bot+netdevbpf
- Re: (subset) [PATCH 00/11] add missing of_node_put, Mark Brown
- Re: [PATCH 00/11] add missing of_node_put, Michael Ellerman
- [PATCH] fsi: i2cr-scom: Fix error code in read/write,
Dan Carpenter
- [PATCH] HID: steelseries: Fix signedness bug in steelseries_headset_arctis_1_fetch_battery(),
Dan Carpenter
- [PATCH] mmc: sdhci-sprd: Fix error code in sdhci_sprd_tuning(),
Dan Carpenter
- [PATCH] phy: qcom-m31: Fix error code in probe(),
Dan Carpenter
[PATCH] watchdog: marvell_gti_wdt: Fix error code in probe(),
Dan Carpenter
[bug report] sfc: functions to register for conntrack zone offload,
Dan Carpenter
[PATCH] RDMA/erdma: Fix error code in erdma_create_scatter_mtt(),
Dan Carpenter
[PATCH] drm/amdgpu: fix retry loop test,
Dan Carpenter
[PATCH] power: supply: mt6370: Fix missing error code in mt6370_chg_toggle_cfo(),
Harshit Mogalapalli
[PATCH] crypto: hisilicon/hpre - Fix a erroneous check after snprintf(),
Christophe JAILLET
[PATCH] regmap: debugfs: Fix a erroneous check after snprintf(),
Christophe JAILLET
[PATCH] ata: sata_mv: Fix incorrect string length computation in mv_dump_mem(),
Christophe JAILLET
[PATCH] accessibility: speakup: Fix incorrect string length computation in report_char_chartab_status(),
Christophe JAILLET
[PATCH] accel/habanalabs/gaudi2: Fix incorrect string length computation in gaudi2_psoc_razwi_get_engines(),
Christophe JAILLET
[PATCH] HID: sony: Fix a potential memory leak in sony_probe(),
Christophe JAILLET
[PATCH] ALSA: usb-audio: Fix a potential memory leak in scarlett2_init_notify(),
Christophe JAILLET
[PATCH] ALSA: scarlett2: Fix a potential memory leak in scarlett2_init_notify(),
Christophe JAILLET
[PATCH] phy: sun4i-usb: Fix a W=1 compilation failure,
Christophe JAILLET
[PATCH] gpio: tb10x: Fix an error handling path in tb10x_gpio_probe(),
Christophe JAILLET
[PATCH] drm/rockchip: cdn-dp: Fix some error handling paths in cdn_dp_probe(),
Christophe JAILLET
[PATCH 0/6] drm/tegra: Fix some error handling paths,
Christophe JAILLET
[PATCH] driver base: slience unused warning,
Su Hui
[PATCH 2/2] ACPI: OSL: add __printf format attribute to acpi_os_vprintf,
Su Hui
[PATCH 1/2] ACPICA: Use strscpy to replace strncpy,
Su Hui
[PATCH] media: imx-mipi-csis: Remove an incorrect fwnode_handle_put() call,
Christophe JAILLET
[PATCH v2] media: i2c: rdacm21: Remove an incorrect fwnode_handle_put() call, Christophe JAILLET
[PATCH] media: i2c: max9286: Remove an incorrect fwnode_handle_put() call,
Christophe JAILLET
[PATCH next] ASoC: cs42l43: Fix missing error code in cs42l43_codec_probe(),
Harshit Mogalapalli
[PATCH][next] scsi: qla2xxx: Fix spelling mistake "tranport" -> "transport",
Colin Ian King
[PATCH 0/5] clk: imx: imx8: Fix some error handling paths,
Christophe JAILLET
[PATCH] perf pmu: Fix a potential memory leak in perf_pmu__lookup(),
Christophe JAILLET
[PATCH 0/3] HID: nvidia-shield: Fix the error handling path of shield_probe(),
Christophe JAILLET
[PATCH] media: i2c: rdacm2: Remove an incorrect fwnode_handle_put() call,
Christophe JAILLET
[PATCH] media: i2c: max9286: Fix some redundant of_node_put() calls,
Christophe JAILLET
[PATCH] x86: Clean up remaining references to CONFIG_MICROCODE_AMD,
Lukas Bulwahn
[PATCH] net/mlx5: fix config name in Kconfig parameter documentation,
Lukas Bulwahn
[PATCH v2] xfs: fix select in config XFS_ONLINE_SCRUB_STATS,
Lukas Bulwahn
[PATCH] xfs: fix select in config XFS_ONLINE_SCRUB_STATS, Lukas Bulwahn
[PATCH] MAINTAINERS: adjust file patterns in TQ SYSTEMS BOARD & DRIVER SUPPORT,
Lukas Bulwahn
[PATCH] MAINTAINERS: remove obsolete pattern in RTC SUBSYSTEM section,
Lukas Bulwahn
[PATCH next] ASoC: codecs: Fix error code in aw88261_i2c_probe(),
Harshit Mogalapalli
[PATCH next] i2c: qcom-cci: Fix error checking in cci_probe(),
Harshit Mogalapalli
[PATCH][next] drm/amd: Fix spelling mistake "throtting" -> "throttling",
Colin Ian King
[PATCH] ALSA: ac97: Fix possible error value of *rac97,
Su Hui
[PATCH][next] ALSA: hda/realtek: Fix spelling mistake "powe" -> "power",
Colin Ian King
[PATCH v2] drm/amdgpu: Avoid possible buffer overflow,
Su Hui
[PATCH] drm/ast: Avoid possible NULL dereference,
Su Hui
[PATCH] drm/amdgpu: Avoid possible buffer overflow,
Su Hui
[PATCH] tracing/user_events: Fix an erroneous usage of struct_size(),
Christophe JAILLET
[PATCH 0/4] drm/amdgpu: Explicitly add a flexible array at the end of 'struct amdgpu_bo_list' and simplify amdgpu_bo_list_create(),
Christophe JAILLET
[PATCH][next][V2] jfs: remove redundant initialization to pointer ip,
Colin Ian King
[PATCH][next] jfs: remove redundant initialization to pointer ip, Colin Ian King
[PATCH][next] fs/pipe: remove redundant initialization of pointer buf,
Colin Ian King
[PATCH][next] btrfs: remove redundant initialization of variable dirty,
Colin Ian King
[PATCH][next] media: mediatek: vcodec: fix spelling mistake "resonable" -> "reasonable",
Colin Ian King
Re: [PATCH v3] sparc: Use shared font data, Dr. David Alan Gilbert
[PATCH] accel/qaic: Clean up integer overflow checking in map_user_pages(),
Dan Carpenter
Re: [PATCH v2 2/2] usb: typec: tcpm: Support multiple capabilities, Greg Kroah-Hartman
[PATCH next v2 1/2] mmc: sunplus: Fix error handling in spmmc_drv_probe(),
Harshit Mogalapalli
[PATCH] fanotify: avoid possible NULL dereference,
Su Hui
[PATCH] misc: microchip: pci1xxxx: Fix some NULL vs IS_ERR() bugs, Dan Carpenter
[PATCH] wifi: rtw89: fix a width vs precision bug,
Dan Carpenter
Re: [PATCH v3 1/9] i2c: bcm2835: Use dev_err_probe in probe function, Andi Shyti
Re: [PATCH v3] riscv: dts: allwinner: d1: Add CAN controller nodes,
Conor Dooley
[PATCH v5] accel/qaic: tighten integer overflow checking in map_user_pages(),
Dan Carpenter
[PATCH net-next] net: bcmasp: Prevent array undereflow in bcmasp_netfilt_get_init(),
Dan Carpenter
[PATCH] media: atomisp: csi2-bridge: check for negative port values,
Dan Carpenter
[PATCH][next] net/mlx5e: Fix spelling mistake "Faided" -> "Failed",
Colin Ian King
[PATCH v2] fs: lockd: avoid possible wrong NULL parameter,
Su Hui
[PATCH net-next v2 8/9] wifi: rsi: rsi_91x_usb: Remove unnecessary (void*) conversions, Wu Yunchuan
[PATCH net-next v2 9/9] wifi: rsi: rsi_91x_usb_ops: Remove unnecessary (void*) conversions, Wu Yunchuan
[PATCH net-next v2 7/9] wifi: rsi: rsi_91x_sdio_ops: Remove unnecessary (void*) conversions, Wu Yunchuan
[PATCH net-next v2 1/9] wifi: rsi: rsi_91x_coex: Remove unnecessary (void*) conversions,
Wu Yunchuan
[PATCH net-next v2 0/9] wifi: rsi: Remove some unnecessary conversions,
Wu Yunchuan
[PATCH net-next v2 2/9] wifi: rsi: rsi_91x_debugfs: Remove unnecessary (void*) conversions, Wu Yunchuan
[PATCH net-next v2 6/9] wifi: rsi: rsi_91x_sdio: Remove unnecessary (void*) conversions, Wu Yunchuan
[PATCH net-next v2 4/9] wifi: rsi: rsi_91x_mac80211: Remove unnecessary conversions, Wu Yunchuan
[PATCH net-next v2 3/9] wifi: rsi: rsi_91x_hal: Remove unnecessary conversions, Wu Yunchuan
[PATCH net-next v2 5/9] wifi: rsi: rsi_91x_main: Remove unnecessary (void*) conversions, Wu Yunchuan
[PATCH net-next 9/9] wifi: rsi: Remove unnecessary (void*) conversions, Wu Yunchuan
[PATCH net-next 8/9] wifi: rsi: Remove unnecessary (void*) conversions, Wu Yunchuan
[PATCH net-next 6/9] wifi: rsi: Remove unnecessary (void*) conversions, Wu Yunchuan
[PATCH net-next 7/9] wifi: rsi: Remove unnecessary (void*) conversions, Wu Yunchuan
[PATCH net-next 5/9] wifi: rsi: Remove unnecessary (void*) conversions, Wu Yunchuan
[PATCH net-next 4/9] wifi: rsi: Remove unnecessary conversions, Wu Yunchuan
[PATCH net-next 3/9] wifi: rsi: Remove unnecessary conversions, Wu Yunchuan
[PATCH net-next 2/9] wifi: rsi: Remove unnecessary (void*) conversions, Wu Yunchuan
[PATCH net-next 1/9] wifi: rsi: Remove unnecessary (void*) conversions, Wu Yunchuan
[PATCH net-next 0/9] wifi: rsi: Remove some unnecessary conversions,
Wu Yunchuan
[PATCH] fs: lockd: avoid possible wrong NULL parameter,
Su Hui
[bug report] lockdep/selftests: Use SBRM APIs for wait context tests,
Dan Carpenter
[PATCH] perf/x86/rapl: fix Using plain integer as NULL pointer warning, David Reaver
[PATCH next] mmc: sunplus: Fix error handling in spmmc_drv_probe(),
Harshit Mogalapalli
Re: [PATCH net] net: dcb: choose correct policy to parse DCB_ATTR_BCN,
Lin Ma
[PATCH] rtla: Uninitialized variable in find_mount(),
Dan Carpenter
[bug report] mfd: ezx-pcap: Replace mutex_lock with spin_lock, Dan Carpenter
[PATCH] rtc: pcf2127: fix error code in pcf2127_enable_ts(),
Dan Carpenter
Re: [PATCH 1/2] nvme-auth: unlock mutex in one place only,
Christoph Hellwig
Re: [PATCH] tty: synclink_gt: Fix potential deadlock on &info->lock, Greg Kroah-Hartman
[PATCH] MAINTAINERS: correct file entry in MEDIA DRIVERS FOR FREESCALE IMX7/8,
Lukas Bulwahn
[PATCH] MAINTAINERS: adjust file entry in STARFIVE JH71XX PMU CONTROLLER DRIVER,
Lukas Bulwahn
[PATCH] MAINTAINERS: correct file entry in STARFIVE JH7110 DPHY RX DRIVER,
Lukas Bulwahn
[PATCH net] net: ll_temac: fix error checking of irq_of_parse_and_map(),
Dan Carpenter
Re: [PATCH] ath6kl: Fix debugfs_create_dir error checking, Greg KH
Re: [PATCH v5] selftests: rtc: Improve rtctest error handling, Greg KH
Re: Contributing subsequent patch versions,
Oscar Megia López
<Possible follow-ups>
Re: Contributing subsequent patch versions, Greg KH
[PATCH][next] [media] go7007: Remove redundant if statement, Colin Ian King
[PATCH] radix tree test suite: Fix incorrect allocation size for pthreads, Colin Ian King
[PATCH][next] rtla: Fix uninitialized variable found,
Colin Ian King
[PATCH] ALSA: hda/cs35l56: Do some clean up on probe error,
Dan Carpenter
[bug report] octeontx2-af: Install TC filter rules in hardware based on priority,
Dan Carpenter
[PATCH][next] net: ethernet: slicoss: remove redundant increment of pointer data,
Colin Ian King
Re: [PATCH][next] net: ethernet: slicoss: remove redundant increment of pointer data, patchwork-bot+netdevbpf
[PATCH][next][V2] agp/amd64: remove redundant assignment to variable i, Colin Ian King
[PATCH][V2][next] accel/qaic: remove redundant pointer pexec,
Colin Ian King
[PATCH net] dccp: Allocate enough data in ccid_get_builtin_ccids(),
Dan Carpenter
Re: [PATCH v4 bpf 2/2] bpf: selftests: add lwt redirect regression test cases,
Yan Zhai
[PATCH] proc/vmcore: fix signedness bug in read_from_oldmem(),
Dan Carpenter
Re: [PATCH v3 bpf 1/2] bpf: fix skb_do_redirect return values, Yan Zhai
[PATCH][next] bcache: remove redundant assignment to variable cur_idx,
Colin Ian King
[PATCH][next] accel/qaic: remove redundant assignment to pointer pexec,
Colin Ian King
[PATCH] i2c: imx: Clean up a call to request_irq(),
Dan Carpenter
[PATCH net-next] net/mlx4: clean up a type issue,
Dan Carpenter
[bug report] mlxsw: spectrum_switchdev: Replay switchdev objects on port join,
Dan Carpenter
[PATCH v2] ext4: mballoc: avoid garbage value from err,
Su Hui
[PATCH v2] nfs/blocklayout: Use the passed in gfp flags,
Dan Carpenter
[PATCH] ext4: mballoc: avoid garbage value from err,
Su Hui
[PATCH wireless] wifi: iwlwifi: mvm: Fix a memory corruption issue,
Christophe JAILLET
[PATCH] drm/msm: Slightly simplify memory allocation in submit_lookup_cmds(), Christophe JAILLET
[PATCH] pinctrl: renesas: rzg2l: Use devm_clk_get_enabled() helper,
Christophe JAILLET
[PATCH] leds: ns2: Slightly simplify a memory allocation,
Christophe JAILLET
[PATCH] stm class: Use struct_size(), Christophe JAILLET
[PATCH v2] IB/hfi1: Use struct_size(),
Christophe JAILLET
[PATCH] IB/hfi1: Use struct_size(), Christophe JAILLET
[PATCH] dmaengine: ep93xx: Use struct_size(),
Christophe JAILLET
[PATCH 1/2] crypto: caam - Use struct_size(),
Christophe JAILLET
[PATCH] mei: pxp: Keep a const qualifier when calling mei_cldev_send(),
Christophe JAILLET
[PATCH] regmap: Fix the type used for a bitmap pointer,
Christophe JAILLET
[PATCH] nfs/blocklayout: Use the passed in gfp flags,
Dan Carpenter
[PATCH] drm/managed: Clean up GFP_ flag usage in drmm_kmalloc(),
Dan Carpenter
[PATCH] lib/string_helpers: Use passed in GFP_ flags,
Dan Carpenter
[PATCH] drm: bridge: samsung-dsim: Clean up a call to request_irq(),
Dan Carpenter
[PATCH] drm/amd/display: Unlock on error path in dm_handle_mst_sideband_msg_ready_event(),
Dan Carpenter
[PATCH] regmap: rbtree: Use alloc_flags for memory allocations,
Dan Carpenter
[PATCH] phy: hisilicon: Fix an out of bounds check in hisi_inno_phy_probe(),
Harshit Mogalapalli
[PATCH] kstrtox: Remove strtobool(),
Christophe JAILLET
[PATCH v4 1/2] PCI: layerscape: Add support for Link down notification,
Frank Li
[PATCH next] drm/loongson: Fix error handling in lsdc_pixel_pll_setup(),
Harshit Mogalapalli
[PATCH][next] selftests/xsk: Fix spelling mistake "querrying" -> "querying",
Colin Ian King
[PATCH] afs: Documentation: correct reference to CONFIG_AFS_FS,
Lukas Bulwahn
[PATCH] mtd: rawnand: fsl_upm: Fix an off-by one test in fun_exec_op(),
Christophe JAILLET
Re: + ipc-sem-use-flexible-array-in-struct-sem_undo.patch added to mm-nonmm-unstable branch, Manfred Spraul
[Index of Archives]
[Kernel Development]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Linux Netdev]
[Netfilter]
[Bugtraq]