Linux Kernel Janitors
[Prev Page][Next Page]
- [PATCH] block: initialize variable ret with 0, Muhammad Usama Anjum
- [PATCH][next] Bluetooth: virtio_bt: add missing null pointer check on alloc_skb call return,
Colin King
- [PATCH][next] net: hns3: Fix potential null pointer defererence of null ae_dev,
Colin King
- [PATCH] xfs: fix return of uninitialized value in variable error,
Colin King
- Re: New Defects reported by Coverity Scan for linux-next weekly scan, Muhammad Usama Anjum
- [PATCH] net: thunderx: Fix unintentional sign extension issue,
Colin King
- [PATCH v2] staging: rtl8712: fix wrong function output, Sergei Krainov
- [PATCH net-next] net: enetc: fix array underflow in error handling code,
Dan Carpenter
- [PATCH] Bluetooth: btintel: prevent buffer overflow in btintel_read_version_tlv(), Dan Carpenter
- [PATCH net-next] ehea: add missing MODULE_DEVICE_TABLE,
Qiheng Lin
- [PATCH] cxgb4: Fix unintentional sign extension issues,
Colin King
- [PATCH] HSI: core: fix resource leaks in hsi_add_client_from_dt(),
Dan Carpenter
- [PATCH -next] mailbox: arm_mhu_db: Remove redundant dev_err call in mhu_db_probe(), Qiheng Lin
- [PATCH -next] ASoC: sun4i-codec: remove redundant dev_err call in sun4i_codec_probe(), Qiheng Lin
- [PATCH -next] soc: amlogic: meson-clk-measure: remove redundant dev_err call in meson_msr_probe(),
Qiheng Lin
- [PATCH] node: fix device cleanups in error handling code,
Dan Carpenter
- [PATCH -next] soc: fsl: qe: use DEFINE_SPINLOCK() for spinlock,
Ye Bin
- [PATCH -next] dca: use DEFINE_SPINLOCK() for spinlock and DEFINE_IDR() for idr, Ye Bin
- [PATCH -next] clk: renesas: r8a77970: Use DEFINE_SPINLOCK() for spinlock,
Ye Bin
- [PATCH -next] i40iw: Use DEFINE_SPINLOCK() for spinlock,
Ye Bin
- [PATCH -next] [POWERPC] Rename get_property to of_get_property: use DEFINE_SPINLOCK() for spinlock,
Ye Bin
- [PATCH -next] macintosh/via-pmu: Use DEFINE_SPINLOCK() for spinlock, Ye Bin
- [PATCH -next] [media] siano: use DEFINE_MUTEX() for mutex lock and LIST_HEAD for list head, Ye Bin
- [PATCH -next] eCryptfs: Use DEFINE_MUTEX() for mutex lock,
Ye Bin
- [PATCH -next] video: fbdev: vermilion: use DEFINE_MUTEX() for mutex lock and LIST_HEAD() for list head, Ye Bin
- [PATCH -next] platform/chrome: cros_ec_lpc: Use DEFINE_MUTEX() for mutex lock,
Ye Bin
- [PATCH -next] usb: ftdi-elan: use DEFINE_MUTEX() for mutex lock and LIST_HEAD for list head, Ye Bin
- [PATCH -next] dlm: use DEFINE_MUTEX() for mutex lock,
Ye Bin
- [PATCH -next] char: xilinx_hwicap: use DEFINE_MUTEX() for mutex lock,
Ye Bin
- [PATCH -next v2] coresight: trbe: Fix return value check in arm_trbe_register_coresight_cpu(),
Wei Yongjun
- [PATCH -next v2] coresight: core: Make symbol 'csdev_sink' static, Wei Yongjun
- [PATCH] media: s2255drv: remove redundant assignment to variable field, Colin King
- [PATCH -next] powerpc/perf/hv-24x7: Make some symbols static,
Bixuan Cui
- [PATCH -next] powerpc/perf: Make symbol 'isa207_pmu_format_attr' static,
Bixuan Cui
- [PATCH -next] powerpc/pseries: Make symbol '__pcpu_scope_hcall_stats' static,
Bixuan Cui
- [PATCH][V2] clk: uniphier: Fix potential infinite loop,
Colin King
- [PATCH -next] gfs2: use kmem_cache_free() instead of kfree(),
Wei Yongjun
- [PATCH -next] spi: omap-100k: Fix reference leak to master,
Wei Yongjun
- [PATCH -next] spi: dln2: Fix reference leak to master,
Wei Yongjun
- [PATCH -next] scsi: ufs-qcom: Remove redundant dev_err call in ufs_qcom_init(),
Ye Bin
- [PATCH -next] thermal/drivers/hisi: Remove redundant dev_err call in hisi_thermal_probe(), Ye Bin
- [bug report] ionic: add ethtool support for PTP, Dan Carpenter
- [PATCH -next] media: sunxi: sun8i-rotate: fix PM reference leak in rotate_start_streaming(),
Xiang Yang
- [PATCH -next] powerpc/powernv: make symbol 'mpipl_kobj' static,
Bixuan Cui
- [PATCH -next] media: s3c-camif: fix PM reference leak in s3c_camif_open(), Lu Jialin
- [PATCH -next] power: reset: hisi-reboot: add missing MODULE_DEVICE_TABLE,
Chen Lifu
- [PATCH -next] ASoC: sti: sti_uniperif: add missing MODULE_DEVICE_TABLE,
Chen Lifu
- [PATCH -next] ARM: spear: Fix build error with CONFIG_ARCH_SPEAR3XX,
Chen Lifu
- [PATCH -next] coresight: core: Make symbol 'csdev_sink' static,
Wei Yongjun
- [PATCH -next] coresight: trbe: Fix return value check in arm_trbe_register_coresight_cpu(),
Wei Yongjun
- [PATCH] staging: rtl8712: fix wrong function output,
Sergei Krainov
- [PATCH] net: ipv6: check for validity before dereferencing cfg->fc_nlinfo.nlh,
Muhammad Usama Anjum
- [PATCH] staging: rtl8723bs: Remove unnecessary code, Muhammad Usama Anjum
- [PATCH 1/3] staging: rtl8712: remove struct rtl_ieee80211_ht_cap and ieee80211_ht_addt_info,
Christophe JAILLET
- [PATCH] spi: orion: set devdata properly as it is being used later,
Muhammad Usama Anjum
- [PATCH 01/12] staging: rtl8188eu: remove the last urb callback macros,
Martin Kaiser
- [PATCH 02/12] staging: rtl8188eu: remove prototype for non-existing function, Martin Kaiser
- [PATCH 03/12] staging: rtl8188eu: make ffaddr2pipehdl static, Martin Kaiser
- [PATCH 04/12] staging: rtl8188eu: replace switch-case with if, Martin Kaiser
- [PATCH 05/12] staging: rtl8188eu: remove unused function parameter, Martin Kaiser
- [PATCH 06/12] staging: rtl8188eu: remove a constant variable, Martin Kaiser
- [PATCH 07/12] staging: rtl8188eu: move static array from .h to .c, Martin Kaiser
- [PATCH 08/12] staging: rtl8188eu: move another static array from .h to .c, Martin Kaiser
- [PATCH 09/12] staging: rtl8188eu: always free cmd_obj in the cmd thread, Martin Kaiser
- [PATCH 10/12] staging: rtl8188eu: remove duplicate if statement, Martin Kaiser
- [PATCH 11/12] staging: rtl8188eu: remove a dead assignment, Martin Kaiser
- [PATCH 12/12] staging: rtl8188eu: simplify rtw_cmd_thread's main loop, Martin Kaiser
- [PATCH -next] media: sun8i: Fix PM reference leak in deinterlace_start_streaming(),
Lu Jialin
- [PATCH -next 1/2] w1: ds2805: Use module_w1_family to simplify the code,
Chen Huang
- [PATCH -next] ALSA: virtio: use module_virtio_driver() to simplify the code,
Chen Huang
- [PATCH v2] staging: rtl8712: remove unused variable from rtl871x_mlme.c,
Sergei Krainov
- [PATCH -next v2] usbip: vudc: fix missing unlock on error in usbip_sockfd_store(),
Ye Bin
- [PATCH -next] thermal: bcm2835: remove redundant dev_err call in bcm2835_thermal_probe(), Ruiqi Gong
- [PATCH -next] thermal: thermal_mmio: remove redundant dev_err call in thermal_mmio_probe(),
Ruiqi Gong
- [PATCH -next] sched/topology: Make some symbols static,
Peng Wu
- [PATCH -next] cifsd: remove unused header <linux/version.h>, Ruiqi Gong
- [PATCH -next] usbip: vudc: fix missing unlock on error in usbip_sockfd_store(),
Ye Bin
- [PATCH -next] ASoC: codecs: wsa881x: constify static struct snd_soc_dai_ops,
Ye Bin
- [PATCH -next] ASoC: amd: renoir: acp3x-pdm-dma: constify static struct snd_soc_dai_ops,
Ye Bin
- [PATCH -next] ASoC: rt1019: constify static struct snd_soc_dai_ops,
Ye Bin
- [PATCH -next] ASoC: cx2072x: constify static struct snd_soc_dai_ops,
Ye Bin
- [PATCH -next] ASoC: rt715-sdca: Constify static struct snd_soc_dai_ops,
Ye Bin
- [PATCH -next] ASoC: codecs: lpass-rx-macro: constify static struct snd_soc_dai_ops,
Ye Bin
- [PATCH -next] ASoC: codecs: lpass-tx-macro: constify static struct snd_soc_dai_ops,
Ye Bin
- [PATCH -next] ASoC: Intel: KMB: Constify static struct snd_soc_dai_ops,
Ye Bin
- [PATCH -next] ASoC: amd: raven: acp3x-i2s: Constify static struct snd_soc_dai_ops,
Ye Bin
- [PATCH -next] ASoC: wcd9335: constify static struct snd_soc_dai_ops,
Ye Bin
- [PATCH -next] ASoC: wcd934x: constify static struct snd_soc_dai_ops,
Ye Bin
- [PATCH -next] ASoC: tas2770: Constify static struct snd_soc_dai_ops,
Ye Bin
- [PATCH -next] ASoC: rt711-sdca: Constify static struct snd_soc_dai_ops,
Ye Bin
- [PATCH -next] ASoC: codecs: lpass-wsa-macro: constify static struct snd_soc_dai_ops,
Ye Bin
- [PATCH -next] ASoC: tas2764: constify static struct snd_soc_dai_ops,
Ye Bin
- [PATCH] staging: rtl8712: remove unused variable from rtl871x_mlme.c,
Sergei Krainov
- [PATCH 01/10] staging: rtl8188eu: remove unused macros,
Martin Kaiser
- [PATCH 02/10] staging: rtl8188eu: remove unnecessary brackets, Martin Kaiser
- [PATCH 03/10] staging: rtl8188eu: remove unused defines, Martin Kaiser
- [PATCH 04/10] staging: rtl8188eu: move defines into the .c file, Martin Kaiser
- [PATCH 05/10] staging: rtl8188eu: set pipe only once, Martin Kaiser
- [PATCH 07/10] staging: rtl8188eu: remove unnecessary variable, Martin Kaiser
- [PATCH 08/10] staging: rtl8188eu: rtw_usb_if1_init needs no dvobj parameter, Martin Kaiser
- [PATCH 09/10] staging: rtl8188eu: make usb_dvobj_init return a status, Martin Kaiser
- [PATCH 10/10] staging: rtl8188eu: make rtw_usb_if1_init return a status, Martin Kaiser
- [PATCH 06/10] staging: rtl8188eu: clean up rtw_recv_entry, Martin Kaiser
- Re: [PATCH 01/10] staging: rtl8188eu: remove unused macros, Greg Kroah-Hartman
- [PATCH] net: sched: Fix potential infinite loop,
Colin King
- [PATCH] staging: media/meson: remove redundant dev_err call,
Muhammad Usama Anjum
- [PATCH -next] RDMA/hns: Use GFP_ATOMIC under spin lock,
Wei Yongjun
- [PATCH] clk: uniphier: Fix potential infinite loop,
Colin King
- [PATCH] staging: rtl8192u: Fix potential infinite loop, Colin King
- [PATCH net-next] net: atheros: atl2: use module_pci_driver to simplify the code,
Wei Yongjun
- [PATCH net-next] net: sundance: use module_pci_driver to simplify the code,
Wei Yongjun
- [PATCH net-next] net: fealnx: use module_pci_driver to simplify the code,
Wei Yongjun
- [PATCH net-next] tulip: windbond-840: use module_pci_driver to simplify the code,
Wei Yongjun
- [PATCH net-next] tulip: de2104x: use module_pci_driver to simplify the code,
Wei Yongjun
- [PATCH net-next] net: encx24j600: use module_spi_driver to simplify the code,
Wei Yongjun
- [PATCH net-next] enic: use module_pci_driver to simplify the code,
Wei Yongjun
- [PATCH] bnx2x: Fix potential infinite loop,
Colin King
- [PATCH -next] media: omap3isp: Fix missing unlock in isp_subdev_notifier_complete(), Wei Yongjun
- [PATCH][next] media: venus: hfi,pm,firmware: Fix dereference before null check on hdev,
Colin King
- [PATCH][next] scsi: pm80xx: Fix potential infinite loop,
Colin King
- [PATCH][next] media: venus: core,pm: fix potential infinite loop, Colin King
- [PATCH -next] s390/protvirt: fix error return code in uv_info_init(),
zhongbaisong
- [PATCH] staging: comedi: drivers: Fix spelling mistake "nubmer" -> "number", Colin King
- [PATCH][next] nvmet: Fix spelling mistake "nubmer" -> "number",
Colin King
- [PATCH] liquidio: Fix unintented sign extension of a left shift of a u16,
Colin King
- [PATCH] staging: axis-fifo: media/meson: remove redundant dev_err call,
Muhammad Usama Anjum
- [PATCH RESEND -next] drm: kirin: Remove redundant dev_err call in ade_hw_ctx_alloc(), Wei Li
- [PATCH RESEND -next] mtd: rawnand: Remove redundant dev_err call in hisi_nfc_probe(),
Wei Li
- [PATCH] ASoC: fsl: sunxi: remove redundant dev_err call,
Muhammad Usama Anjum
- [PATCH] xircom: remove redundant error check on variable err,
Colin King
- [PATCH -next] ASoC: codecs: lpass-va-macro: constify static struct snd_soc_dai_ops,
Ye Bin
- [PATCH -next v2] i2c: designware: Fix return value check in navi_amd_register_client(),
Wei Yongjun
- [PATCH -next] i2c: designware: Fix return value check in navi_amd_register_client(), Wei Yongjun
- [PATCH] staging: rtl8712: avoid multiple line dereference,
Sergei Krainov
- [PATCH 01/11] staging: rtl8188eu: remove unused efuse hal components,
Martin Kaiser
- [PATCH 03/11] staging: rtl8188eu: ctrl vendor req index is not used, Martin Kaiser
- [PATCH 02/11] staging: rtl8188eu: ctrl vendor req value is always 0x05, Martin Kaiser
- [PATCH 04/11] staging: rtl8188eu: use actual request type as parameter, Martin Kaiser
- [PATCH 05/11] staging: rtl8188eu: clean up usb_read8, Martin Kaiser
- [PATCH 06/11] staging: rtl8188eu: clean up usb_read16, Martin Kaiser
- [PATCH 07/11] staging: rtl8188eu: clean up usb_read32, Martin Kaiser
- [PATCH 08/11] staging: rtl8188eu: clean up usb_write8, Martin Kaiser
- [PATCH 09/11] staging: rtl8188eu: clean up usb_write16, Martin Kaiser
- [PATCH 10/11] staging: rtl8188eu: clean up usb_write32, Martin Kaiser
- [PATCH 11/11] staging: rtl8188eu: remove an obsolete comment, Martin Kaiser
- [PATCH] staging: rtl8712: Use constants from <linux/ieee80211.h>, Christophe JAILLET
- [PATCH] hwmon: (dme1737): Add missing null check on return from platform_get_resource,
Colin King
- [PATCH] usb: gadget: r8a66597: Add missing null check on return from platform_get_resource, Colin King
- [PATCH][next] clk: socfpga: remove redundant initialization of variable div,
Colin King
- [PATCH] clk: socfpga: arria10: Fix memory leak of socfpga_clk on error return,
Colin King
- [PATCH][next] net/mlx5: Fix bit-wise and with zero,
Colin King
- [PATCH][next] regmap-irq: Fix dereference of a potentially null d->virt_buf,
Colin King
- [PATCH][next] erofs: fix uninitialized variable i used in a while-loop,
Colin King
- [PATCH][next] drm/msm: Fix spelling mistake "Purgable" -> "Purgeable",
Colin King
- [PATCH -next] PM: AVS: remove redundant dev_err call in omap_sr_probe(),
Qiheng Lin
- [PATCH -next] tty: n_gsm: use DEFINE_SPINLOCK() for spinlock,
Huang Guobin
- [PATCH -next] gma500: Use DEFINE_SPINLOCK() for spinlock,
Huang Guobin
- [PATCH -next] dlm: use DEFINE_SPINLOCK() for spinlock, Huang Guobin
- [PATCH] media: siano: use DEFINE_MUTEX() for mutex lock,
Muhammad Usama Anjum
- [PATCH] staging: rtl8723bs: remove unused dvobj_priv members, Martin Kaiser
- [PATCH -next] block: use DEFINE_MUTEX() for mutex lock,
Zheng Yongjun
- [PATCH -next] bcache: use DEFINE_MUTEX() for mutex lock,
Zheng Yongjun
- [PATCH -next] btrfs: integrity-checker: use DEFINE_MUTEX() for mutex lock,
Zheng Yongjun
- [PATCH -next] backlight: backlight: Use DEFINE_MUTEX() for mutex lock,
Zheng Yongjun
- [PATCH -next] usb: host: u132-hcd: use DEFINE_MUTEX() for mutex lock, Zheng Yongjun
- [PATCH] rtl8xxxu: Simplify locking of a skb list accesses,
Christophe JAILLET
- [PATCH] rtlwifi: Simplify locking of a skb list accesses,
Christophe JAILLET
- [PATCH 1/2] qede: Remove a erroneous ++ in 'qede_rx_build_jumbo()',
Christophe JAILLET
- [PATCH] sfc: Use 'skb_add_rx_frag()' instead of hand coding it,
Christophe JAILLET
- [PATCH] ibmvnic: Use 'skb_frag_address()' instead of hand coding it,
Christophe JAILLET
- [PATCH] net: openvswitch: Use 'skb_push_rcsum()' instead of hand coding it,
Christophe JAILLET
- [PATCH] net: ag71xx: Slightly simplify 'ag71xx_rx_packets()',
Christophe JAILLET
- [PATCH] carl9170: remove get_tid_h,
Christophe JAILLET
- [PATCH] rtlwifi: remove rtl_get_tid_h,
Christophe JAILLET
- [PATCH] RDMA/addr: potential uninitialized variable in ib_nl_process_good_ip_rsep(),
Dan Carpenter
- [PATCH] netfilter: nftables: fix a warning message in nf_tables_commit_audit_collect(),
Dan Carpenter
- [PATCH net-next] nfc: pn533: prevent potential memory corruption,
Dan Carpenter
- [PATCH 1/2] ALSA: control - fix a leak in snd_ctl_led_init(),
Dan Carpenter
- [PATCH -next] HID: thrustmaster: fix return value check in thrustmaster_probe(),
Wei Yongjun
- [PATCH][next] drm/i915: Fix an uninitialized variable issue, Colin King
- [PATCH][next] crypto: sun8i-ss: Fix memory leak of pad,
Colin King
- [PATCH] crypto: sa2ul: Fix memory lead of rxd, Colin King
- [PATCH][V2] crypto: sa2ul: Fix memory leak of rxd,
Colin King
- [PATCH] cifsd: use kfree to free memory allocated by kzalloc,
Muhammad Usama Anjum
- [PATCH -next] ARM: OMAP2+: Fix build warning when mmc_omap is not built,
Yongqiang Liu
- [PATCH] cifsd: use kfree to free memory allocated by kmalloc or kzalloc,
Muhammad Usama Anjum
- [PATCH] cifsd: fix memory leak when loop ends,
Muhammad Usama Anjum
- [Discussion] Uninitialized variable in wiz_mode_select(),
Muhammad Usama Anjum
- Re: Exploitable bugs in AF_VSOCK implementation,
Dan Carpenter
- [PATCH][next] ice: Fix potential infinite loop when using u8 loop counter,
Colin King
- [PATCH][next] netfilter: nf_log_bridge: Fix missing assignment of ret on a call to nf_log_register,
Colin King
- [PATCH][next] soundwire: qcom: Fix a u8 comparison with less than zero,
Colin King
- [PATCH -next] remoteproc: imx_rproc: fix build error without CONFIG_MAILBOX,
Wei Yongjun
- [PATCH -next] memory: fsl-corenet-cf: Remove redundant dev_err call in ccf_probe(),
Qiheng Lin
- [PATCH -next] PCI: mediatek: Add missing MODULE_DEVICE_TABLE,
Qiheng Lin
- [PATCH -next] powerpc: Remove duplicated include from time.c, Qiheng Lin
- [PATCH -next] watchdog: dw_wdt: Remove duplicated include from dw_wdt.c,
Qiheng Lin
- [PATCH -next] mips: remove unused variable 'prev_state',
Xu Jia
- [PATCH -next] staging: rtl8723bs: core: Remove unused variable 'res',
Xu Jia
- [PATCH -next] KVM: arm64: Make symbol '_kvm_host_prot_finalize' static,
Xu Jia
- [PATCH -next] Drivers: hv: vmbus: Remove unused including <linux/version.h>,
Qiheng Lin
- [PATCH -next] media: uvcvideo: Remove unused including <linux/version.h>, Qiheng Lin
- [PATCH -next] RDMA/iw_cxgb4: Use DEFINE_SPINLOCK() for spinlock,
Tang Yizhou
- [PATCH -next] crypto: ccp - Use DEFINE_SPINLOCK() for spinlock,
Tang Yizhou
- [PATCH] drm: xlnx: zynqmp: fix a memset in zynqmp_dp_train(),
Dan Carpenter
- [PATCH][next] ASoC: mediatek: mt6359: Fix spelling mistake "reate" -> "create",
Colin King
- [PATCH -next] misc/pvpanic: fix return value check in pvpanic_pci_probe(),
Qiheng Lin
- [PATCH][next] mm/vmalloc: Fix read of pointer area after it has been free'd,
Colin King
- [PATCH -next] serial: 8250_bcm7271: Fix return value check in brcmuart_probe(),
Wei Yongjun
- [PATCH] i915: Fix uninitialized variable err, Colin King
- [PATCH] ieee802154: hwsim: remove redundant initialization of variable res,
Colin King
- [PATCH 1/2] thunderbolt: Fix a leak in tb_retimer_add(),
Dan Carpenter
- [PATCH] lan743x: remove redundant intializations of pointers adapter and phydev,
Colin King
- [PATCH] mac80211: remove redundant assignment of variable result, Colin King
- [PATCH] media: tw68: switch from 'pci_' to 'dma_' API, Christophe JAILLET
- [PATCH] staging: rtl8188eu: remove unused function parameter, Martin Kaiser
- [PATCH] staging: rtl8188eu: (trivial) remove a duplicate comment,
Martin Kaiser
- [PATCH] media: tw686x: switch from 'pci_' to 'dma_' API, Christophe JAILLET
- [PATCH] media: cx23885: switch from 'pci_' to 'dma_' API, Christophe JAILLET
- [PATCH] USB: serial: iuu_phoenix: remove redundant variable 'error',
Colin King
- [PATCH] scsi: qedi: emove redundant assignment to variable err,
Colin King
- [PATCH] rtlwifi: remove redundant assignment to variable err,
Colin King
- [PATCH] mfd: timberdale: remove redundant assignment to variable err, Colin King
- [PATCH][next] mlxsw: spectrum_router: remove redundant initialization of variable force,
Colin King
- [PATCH v2] scripts/spelling.txt: add entries for recent discoveries, Tom Saeger
- [PATCH net-next] mac80211_hwsim: use DEFINE_SPINLOCK() for spinlock, Huang Guobin
- [PATCH net-next] mt76: mt7615: remove redundant dev_err call in mt7622_wmac_probe(),
Huang Guobin
- [PATCH -next] ARM: davinci: dm646x-evm: use DEFINE_SPINLOCK() for spinlock, Chen Lifu
- [PATCH -next] i2c: gpio: use DEFINE_SPINLOCK() for spinlock,
Chen Lifu
- [PATCH -next] ARM: OMAP: Use DEFINE_SPINLOCK() for spinlock,
Chen Lifu
- [PATCH -next] MIPS: Alchemy: Use DEFINE_SPINLOCK() for spinlock,
Chen Lifu
- [PATCH] arm: kprobes: fix an old-style function definition, Shixin Liu
- [PATCH] arm: kprobes: Make some symbols static, Shixin Liu
- [PATCH v3 1/2] usb: gadget: s3c: Fix incorrect resources releasing,
Christophe JAILLET
- [PATCH -next 1/2] scsi: myrb: Make symbols DAC960_{LA/PG/PD/P}_privdata static,
Shixin Liu
- [PATCH -next 2/2] scsi: myrs: Make symbols DAC960_{GEM/BA/LP}_privdata static,
Shixin Liu
- [PATCH net-next] net: hns3: no return statement in hclge_clear_arfs_rules,
'Liu Jian
- [PATCH -next 1/6] staging: rtl8723bs: ieee80211: remove unused variable,
Edmundo Carmona Antoranz
- [PATCH] io_uring: remove unsued assignment to pointer io,
Colin King
- [PATCH] bpf: remove redundant assignment of variable id,
Colin King
- [PATCH] drivers: net: smc91x: remove redundant initialization of pointer gpio,
Colin King
- [PATCH 1/1] scripts/spelling.txt: add entries for recent discoveries,
Tom Saeger
- [PATCH] platform/x86: panasonic-laptop: remove redundant assignment of variable result,
Colin King
- [PATCH] usb: cdnsp: remove redundant initialization of variable ret,
Colin King
- [PATCH] PCI: endpoint: remove redundant initialization of pointer dev,
Colin King
- [PATCH] xen/pciback: Fix incorrect type warnings,
Muhammad Usama Anjum
- [PATCH][next] ethtool: fec: Fix bitwise-and with ETHTOOL_FEC_NONE,
Colin King
- [PATCH net-next] farsync: use DEFINE_SPINLOCK() for spinlock,
'Liu Jian
- [PATCH] platform/surface: clean up a variable in surface_dtx_read(),
Dan Carpenter
- [PATCH -next] x86/hyperv: remove unused including <linux/version.h>,
Zheng Yongjun
- [PATCH -next] treewide: Remove duplicated include from tm-vmx-unavail.c,
Zheng Yongjun
- [PATCH -next] ARM: sa11x0: remove duplicated include from hackkit.c, Zheng Yongjun
- [PATCH -next] bus: bt1-apb: Remove duplicated include from bt1-apb.c, Zheng Yongjun
- [PATCH -next] pinctrl: Remove duplicated include from pinctrl-k210.c,
Zheng Yongjun
- [PATCH -next] selftests/powerpc: Remove duplicated include from tm-poison.c,
Zheng Yongjun
- [PATCH -next] drivers/soc/litex: remove duplicated include from litex_soc_ctrl.c,
Zheng Yongjun
- [PATCH -next] ASoC: cs35l35: Remove unused including <linux/version.h>,
Zheng Yongjun
- [PATCH -next] ASoC: cs42l42: Remove unused including <linux/version.h>,
Zheng Yongjun
- [PATCH -next] usb: remove unused including <linux/version.h>,
Zheng Yongjun
- [PATCH -next] mac80211: minstrel_ht: remove unused variable 'mg' in minstrel_ht_next_jump_rate(), Wei Yongjun
- [PATCH -next v2] remoteproc: qcom: wcss: Fix wrong pointer passed to PTR_ERR(),
Wei Yongjun
- [PATCH net-next] net: ethernet: remove duplicated include,
Xu Jia
- [PATCH -next] mm/page_alloc: remove duplicated include from page_alloc.c,
Qinglang Miao
- [PATCH] mtd: cfi: remove redundant assignment to variable timeo,
Colin King
- [PATCH][next] cifsd: remove redundant assignment to variable err,
Colin King
- [PATCH][next] thermal/drivers/devfreq_cooling: Fix error return if kasprintf returns NULL,
Colin King
- [PATCH][next] scsi: a100u2w: remove unused variable biosaddr,
Colin King
- [PATCH net-next] net: usb: pegasus: Remove duplicated include from pegasus.c,
'Qiheng Lin
- [PATCH net-next] cfg80211: regulatory: use DEFINE_SPINLOCK() for spinlock, 'Qiheng Lin
- [PATCH -tip 0/2] x86/kprobes: Fix and cleanup can_boost(),
Masami Hiramatsu
- [PATCH net-next] net: ethernet: mtk_eth_soc: remove unused variable 'count',
Qiheng Lin
- [PATCH net-next] net: dsa: b53: spi: add missing MODULE_DEVICE_TABLE,
Qinglang Miao
- [PATCH] ALSA: usb-audio: Don't store returned value and check for errors,
Muhammad Usama Anjum
- [PATCH net-next] net: bcmgenet: remove unused including <linux/version.h>,
'Zheng Yongjun
- [PATCH net-next] qede: remove unused including <linux/version.h>,
'Zheng Yongjun
- [PATCH -next] remoteproc: qcom: wcss: Fix wrong pointer passed to PTR_ERR(),
'Wei Yongjun
- [PATCH -next] usb: typec: tipd: Remove duplicated include from core.c,
'Qinglang Miao
- [PATCH net-next] net: usb: lan78xx: remove unused including <linux/version.h>,
'Zheng Yongjun
- [PATCH] x86/kprobes: Remove dead code,
Muhammad Usama Anjum
- [PATCH] ALSA: usb-audio: Fix missing return assignment,
Muhammad Usama Anjum
- [PATCH][next] staging: rtl8188eu: Fix null pointer dereference on free_netdev call,
Colin King
- [PATCH][next] net: bridge: Fix missing return assignment from br_vlan_replay_one call,
Colin King
- [PATCH -next] x86/kprobes: Fix old-style-declaration warning,
'Wei Yongjun
- [PATCH -next] libnvdimm/security: Make symbol '__nvdimm_security_overwrite_query' static, 'Wei Yongjun
- [PATCH -next] crypto: hisilicon/hpre - fix build error without CONFIG_CRYPTO_ECDH,
'Wei Yongjun
- [PATCH -next] usb: typec: tcpci_maxim: Make symbol 'max_tcpci_tcpci_write_table' static,
'Wei Yongjun
- [PATCH net-next] netdevsim: switch to memdup_user_nul(),
'Wei Yongjun
- [PATCH -next] firewire: net: remove unused variable 'dev', Xu Jia
- [PATCH][next] media: imx-jpeg: Pass the v4l2_jpeg_header header argument by reference,
Colin King
- [PATCH][next] drm/amd/display/dc/calcs/dce_calcs: Fix allocation size for dceip and vbios,
Colin King
- [PATCH][next] media: dvb-frontends: Remove redundant error check on variable ret, Colin King
- [PATCH v2] cifsd: fix error handling in ksmbd_server_init(),
Dan Carpenter
- [PATCH] dmaengine: plx_dma: add a missing put_device() on error path,
Dan Carpenter
- [PATCH] ovl: fix missing revert_creds() on error path,
Dan Carpenter
- [PATCH] thunderbolt: unlock on error path in tb_domain_add(),
Dan Carpenter
- [PATCH] octeontx2-af: Fix memory leak of object buf,
Colin King
- [PATCH -next] mmc: sdhci-of-dwcmshc: fix error return code in dwcmshc_probe(),
'w00385741
- [PATCH -next] media: imx-jpeg: Fix return value check in mxc_jpeg_attach_pm_domains(),
'w00385741
- [PATCH -next] media: imx-jpeg: Fix error return code in mxc_jpeg_probe(),
'w00385741
- [PATCH][next] media: imx-jpeg: Fix spelling mistake "Canot" -> "Cannot",
Colin King
- [PATCH v2] thermal/core: avoid memory leak, Muhammad Usama Anjum
- [PATCH] thermal/core: avoid memory leak,
Muhammad Usama Anjum
- [PATCH] io_uring: Initialize variable before use,
Muhammad Usama Anjum
[Index of Archives]
[Kernel Development]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Linux Netdev]
[Netfilter]
[Bugtraq]