Linux Kernel Janitors
[Prev Page][Next Page]
- [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
- [PATCH] staging: qlge: fix an error code in probe(), Dan Carpenter
- [PATCH] cifsd: Fix an error code in smb2_read(),
Dan Carpenter
- [PATCH 0/2] kernel-doc and MAINTAINERS clean-up,
Lukas Bulwahn
- [PATCH -next] serial: pch_uart: fix build error with !CONFIG_DEBUG_FS, 'w00385741
- [PATCH net-next] net: stmmac: platform: fix build error with !CONFIG_PM_SLEEP,
'w00385741
- [PATCH] devicetree: replace invalid kernel-doc comment headers,
Lukas Bulwahn
- [PATCH] watchdog: fix syntactic kernel-doc issues,
Lukas Bulwahn
- [PATCH] media: cx25821: switch from 'pci_' to 'dma_' API, Christophe JAILLET
- [PATCH] cifsd: fix error handling in ksmbd_server_init(),
Dan Carpenter
- [PATCH] wilc1000: fix a loop timeout condition,
Dan Carpenter
- [PATCH] media: uvcvideo: fix GFP_ flags in uvc_submit_urb(),
Dan Carpenter
- [PATCH] stm: class: dummy_stm: fix an error code in dummy_stm_init(), Dan Carpenter
- [PATCH] Documentation: megaraid: fix spelling "consistend" => "consistent",
Dan Carpenter
- [PATCH][next] iommu: Fix spelling mistake "sixe" -> "size",
Colin King
- [PATCH][next] octeontx2-pf: Fix spelling mistake "ratelimitter" -> "ratelimiter",
Colin King
- [PATCH net-next] octeontx2-pf: Fix missing spin_lock_init() in otx2_tc_add_flow(),
'w00385741
- [PATCH -next] ASoC: rt1019: make symbol 'rt1019_i2c_driver' static,
'w00385741
- [PATCH -next] remoteproc: qcom: wcss: Fix return value check in q6v5_wcss_init_mmio(), 'w00385741
- [PATCH] MAINTAINERS: remove obsolete OMAP HWMOD DATA FOR OMAP4-BASED DEVICES,
Lukas Bulwahn
- [PATCH] brcmsmac: fix shift on 4 bit masked value,
Colin King
- [PATCH][next] octeontx2-af: Remove redundant initialization of pointer pfvf,
Colin King
- [PATCH][next] mm/vmalloc: fix read of uninitialized pointer area,
Colin King
- [PATCH][next] loop: Fix missing max_active argument in alloc_workqueue call,
Colin King
- [PATCH] clk: xilinx: vcu: rewrite and fix xvcu_clk_hw_unregister_leaf, Michael Tretter
- [PATCH -next] ARM: OMAP2+: Make symbol 'pdata_quirks_init_clocks' static,
'w00385741
- [PATCH -next] phy: sparx5_serdes: Fix return value check in sparx5_serdes_probe(),
'w00385741
- [PATCH] ALSA: usb-audio: Fix unintentional sign extension issue,
Colin King
- [PATCH] cifsd: Fix a use after free on error path,
Dan Carpenter
- [PATCH RESEND] cifsd: fix a IS_ERR() vs NULL bug,
Dan Carpenter
- [PATCH] cifsd: fix a precedence bug in parse_dacl(),
Dan Carpenter
- [PATCH] cifsd: fix a IS_ERR() vs NULL bug, Dan Carpenter
- [PATCH] proc: fix incorrect pde_is_permanent check,
Colin King
- [bug report] net: ocelot: Extend MRP,
Dan Carpenter
- [PATCH] HID: ft260: fix an error message in ft260_i2c_write_read(),
Dan Carpenter
- [PATCH net-next] e1000e: Mark e1000e_pm_prepare() as __maybe_unused,
'w00385741
- [PATCH] mm: slab: Fix spelling mistake "disired" -> "desired", Colin King
- [PATCH][next] spi: Fix spelling mistake "softwade" -> "software",
Colin King
- [PATCH][next] cifsd: Fix a handful of spelling mistakes,
Colin King
- [PATCH] lib/test_hmm.c: fix harmless shift wrapping bug,
Dan Carpenter
- [PATCH] mm: cma: Fix potential null dereference on pointer cma,
Colin King
- [PATCH][next] RDMA/mlx5: Fix missing assignment of rc when calling mlx5_ib_dereg_mr,
Colin King
- [PATCH] riscv: Fix spelling mistake "initialisation" -> "initialization,
Muhammad Usama Anjum
- [PATCH][next] ath11k: qmi: Fix spelling mistake "requeqst" -> "request",
Colin King
- [PATCH net-next] net: stmmac: fix missing unlock on error in stmmac_suspend(),
'w00385741
[PATCH 0/5] Rectify file references for dt-bindings in MAINTAINERS,
Lukas Bulwahn
[PATCH net-next] net: dsa: sja1105: fix error return code in sja1105_cls_flower_add(),
'w00385741
[PATCH] selftests/timers: Fix spelling mistake "clocksourc" -> "clocksource",
Colin King
[PATCH][next] net/mlx5: Fix spelling mistakes in mlx5_core_info message,
Colin King
[PATCH v2] rtw88: Fix an error code in rtw_debugfs_set_rsvd_page(),
Dan Carpenter
/sys/devices/system/cpu/possible can be changed during runtime?,
Junyeong Jeong
[PATCH -next 1/3] staging: vt6655: remove unused variable,
Edmundo Carmona Antoranz
Is it ok to propose more complex code changes?,
Edmundo Carmona Antoranz
[PATCH] mt76: mt7921: remove redundant check on type, Colin King
[PATCH v2] staging: vt665x: fix alignment constraints,
Edmundo Carmona Antoranz
[PATCH][next] drm/amd/pm: Fix spelling mistake "disble" -> "disable",
Colin King
[PATCH -next] perf/arm_dmc620_pmu: Fix error return code in dmc620_pmu_device_probe(),
'Wei Yongjun
[PATCH -next] gpiolib: Fix error return code in gpiolib_dev_init(),
'Wei Yongjun
[PATCH -next] remoteproc: imx_rproc: fix return value check in imx_rproc_addr_init(),
'Wei Yongjun
[PATCH] scsi: lpfc: Fix some error codes in debugfs,
Dan Carpenter
[PATCH] scsi: sg: Fix a warning message,
Dan Carpenter
[PATCH] scsi: sg: Fix a use after free on error in sg_add_sfp(), Dan Carpenter
[PATCH] regulator: bd9576: Fix return from bd957x_probe(),
Dan Carpenter
[PATCH net] mptcp: fix bit MPTCP_PUSH_PENDING tests,
Dan Carpenter
[PATCH] staging: vt665x: fix alignment constraints,
Edmundo Carmona Antoranz
[Index of Archives]
[Kernel Development]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Linux Netdev]
[Netfilter]
[Bugtraq]