Linux Kernel Janitors
[Prev Page][Next Page]
- Re: [PATCH 00/18] use semicolons rather than commas to separate statements, (continued)
- Re: [PATCH] iio: temperature: ltc2983: fix leak of device node iterator, Jonathan Cameron
- [PATCH v3] mm/hmm/test: use after free in dmirror_allocate_chunk(),
Dan Carpenter
- [PATCH] qtnfmac: fix resource leaks on unsupported iftype error return path,
Colin King
- Re: [Cocci] [PATCH] coccinelle: iterators: Add for_each_child.cocci script, Julia Lawall
- [PATCH] drm/i915: Uninitialized variable in i915_gem_object_map_page(),
Dan Carpenter
- [PATCH net-next] can: mcp25xxfd: fix a leak in mcp25xxfd_ring_free(),
Dan Carpenter
- [PATCH] soc: renesas: rmobile-sysc: Fix some leaks in rmobile_init_pm_domains(),
Dan Carpenter
- [PATCH] cfg80211: regulatory: remove a bogus initialization, Dan Carpenter
- [PATCH] soundwire: remove an unnecessary NULL check,
Dan Carpenter
- [PATCH net-next] tipc: potential memory corruption in tipc_crypto_key_rcv(),
Dan Carpenter
- [PATCH] leds: lp50xx: Fix an error handling path in 'lp50xx_probe_dt()',
Christophe JAILLET
- Re: [PATCH v2] PCI: brcmstb: fix a missing if statement on a return error check,
Jim Quinlan
- [PATCH] mfd: max8998: fix potential double free in probe, Dan Carpenter
- [PATCH] mm/hmm/test: use after free in dmirror_allocate_chunk(),
Dan Carpenter
- [PATCH][V2][next] PCI: brcmstb: fix a missing if statement on a return error check, Colin King
- [PATCH][next] PCI: brcmstb: fix a missing if statement on a return error check,
Colin King
- [PATCH] hwmon: (w83627ehf) Fix a resource leak in probe,
Dan Carpenter
- Re: [PATCH] 6lowpan: Add missing locking, Pavel Machek
- Re: [PATCH] lib/scatterlist: Fix memory leak in sgl_alloc_order(),
Douglas Gilbert
- Re: [PATCH] lib/scatterlist: Fix memory leak in sgl_alloc_order(), Dan Carpenter
[PATCH] regulator: fix indentation issue,
Colin King
[PATCH] misc: hisi_hikey_usb: clean up indentation issue, Colin King
[PATCH] drm/gma500: clean up indentation issues,
Colin King
[PATCH 00/14] drop double zeroing,
Julia Lawall
- [PATCH 03/14] dpaa2-eth: drop double zeroing, Julia Lawall
- [PATCH 01/14] pch_uart: drop double zeroing, Julia Lawall
- [PATCH 04/14] dmaengine: sh: drop double zeroing, Julia Lawall
- [PATCH 05/14] RDMA/efa: drop double zeroing, Julia Lawall
- [PATCH 06/14] block: drop double zeroing, Julia Lawall
- [PATCH 11/14] spi/topcliff-pch: drop double zeroing, Julia Lawall
- [PATCH 14/14] PCI/P2PDMA: drop double zeroing, Julia Lawall
- [PATCH 13/14] misc: mic: drop double zeroing, Julia Lawall
- [PATCH 08/14] xprtrdma: drop double zeroing, Julia Lawall
- [PATCH 12/14] [media] saa7146: drop double zeroing, Julia Lawall
- [PATCH 09/14] dmaengine: rcar-dmac: drop double zeroing, Julia Lawall
- [PATCH 10/14] iwlwifi: dbg_ini: drop double zeroing, Julia Lawall
- [PATCH 07/14] RDS: drop double zeroing, Julia Lawall
- [PATCH 02/14] target/rd: drop double zeroing, Julia Lawall
- Re: [PATCH 00/14] drop double zeroing, Mark Brown
- Re: [PATCH 00/14] drop double zeroing, Martin K. Petersen
[PATCH] scsi: pmcraid: Fix memory allocation in 'pmcraid_alloc_sglist()',
Christophe JAILLET
[PATCH] lib/scatterlist: Avoid a double memset,
Christophe JAILLET
[PATCH] crypto/chcr: fix minor indentation issue,
Colin King
[PATCH] rhashtable: fix indentation of a continue statement,
Colin King
[PATCH] staging/emxx_udc: fix indenting issue on a couple of statements, Colin King
Re: [PATCH] scsi: arcmsr: Remove the superfluous break,
Joe Perches
[PATCH][next] drm/panel: fix null pointer dereference on pointer mode,
Colin King
[PATCH] remoteproc/mediatek: fix null pointer dereference on null scp pointer, Colin King
[PATCH] misc: hisi_hikey_usb: delete a stray tab, Dan Carpenter
[PATCH] staging: spmi: hisi-spmi-controller: Use devm_ version of ioremap()., Dan Carpenter
[PATCH net] sfc: Fix error code in probe,
Dan Carpenter
[PATCH] ath6kl: wmi: prevent a shift wrapping bug in ath6kl_wmi_delete_pstream_cmd(),
Dan Carpenter
[PATCH] ipmi: msghandler: Fix a signedness bug,
Dan Carpenter
[PATCH][next] regmap: fix return of unintialized value in variable ret,
Colin King
[bug report] ionic: dynamic interrupt moderation, Dan Carpenter
[PATCH AUTOSEL 5.4 193/330] perf cpumap: Fix snprintf overflow check, Sasha Levin
[PATCH AUTOSEL 4.19 123/206] perf cpumap: Fix snprintf overflow check, Sasha Levin
[PATCH AUTOSEL 4.14 072/127] perf cpumap: Fix snprintf overflow check, Sasha Levin
[PATCH] i40e, xsk: uninitialized variable in i40e_clean_rx_irq_zc(),
Dan Carpenter
[PATCH] media: rc: fix check on dev->min_timeout for LIRC_GET_MIN_TIMEOUT ioctl,
Colin King
[PATCH] drm/rockchip: cdn-dp: fix sign extension on an int multiply for a u64 result,
Colin King
[PATCH] vboxsf: fix comparison of signed char constant with unsigned char array elements,
Colin King
Re: [PATCH] blk-mq: fix hang issue in blk_queue_enter(), Yang Yang
[PATCH][next] mptcp: fix spelling mistake "colesced" -> "coalesced",
Colin King
[PATCH -next] soc: ti: pruss: Fix return value check,
Wei Yongjun
[PATCH][next] misc: hisi_hikey_usb: fix return of uninitialized ret status variable,
Colin King
Re: [Cocci] [RFC PATCH] scripts: coccicheck: Improve error feedback when coccicheck fails,
Julia Lawall
[PATCH] MAINTAINERS: mark linux-samsung-soc list non-moderated,
Lukas Bulwahn
[PATCH] MAINTAINERS: make linux-mediatek list remarks consistent,
Lukas Bulwahn
[PATCH] media: ngene: switch from 'pci_' to 'dma_' API, Christophe JAILLET
[PATCH] media: mantis: switch from 'pci_' to 'dma_' API, Christophe JAILLET
Re: [PATCH] tee/tee_shm.c: Fix error handling path, Souptick Joarder
[PATCH] tulip: switch from 'pci_' to 'dma_' API,
Christophe JAILLET
[PATCH] tulip: de2104x: switch from 'pci_' to 'dma_' API,
Christophe JAILLET
[PATCH] tulip: dmfe: switch from 'pci_' to 'dma_' API,
Christophe JAILLET
[PATCH] tulip: uli526x: switch from 'pci_' to 'dma_' API,
Christophe JAILLET
[PATCH] tulip: windbond-840: Fix a debug message,
Christophe JAILLET
[PATCH] tulip: windbond-840: switch from 'pci_' to 'dma_' API,
Christophe JAILLET
[PATCH] net: dl2k: switch from 'pci_' to 'dma_' API,
Christophe JAILLET
[PATCH] natsemi: switch from 'pci_' to 'dma_' API,
Christophe JAILLET
[PATCH] MAINTAINERS: make linux-aspeed list remarks consistent,
Lukas Bulwahn
[PATCH] net: tehuti: switch from 'pci_' to 'dma_' API,
Christophe JAILLET
[PATCH] MAINTAINERS: make linux-usb list remarks consistent,
Lukas Bulwahn
[PATCH] rocker: switch from 'pci_' to 'dma_' API,
Christophe JAILLET
[PATCH] sc92031: switch from 'pci_' to 'dma_' API,
Christophe JAILLET
[PATCH] tlan: switch from 'pci_' to 'dma_' API,
Christophe JAILLET
[PATCH] mfd: sm501: Fix leaks in probe(),
Dan Carpenter
[PATCH] drm/i915/selftests: test the correct variable in igt_gem_ww_ctx(),
Dan Carpenter
[PATCH][next] KVM: SVM: nested: fix free of uninitialized pointers save and ctl,
Colin King
[PATCH] mtd: remove redundant assignment to pointer eb,
Colin King
Re: [PATCH] qedr: fix resource leak in qedr_create_qp,
Keita Suzuki
[PATCH] mtd: mtdconcat: map: remove redundant assignment to variable 'size',
Colin King
[PATCH][next] binder: remove redundant assignment to pointer n,
Colin King
[PATCH] spi: qup: remove redundant assignment to variable ret,
Colin King
[PATCH] drm/i915: Fix an error code i915_gem_object_copy_blt(),
Dan Carpenter
[PATCH] drm/vc4: hdmi: Fix NULL vs IS_ERR() checks in vc5_hdmi_init_resources(),
Dan Carpenter
[PATCH] thunderbolt: debugfs: Fix uninitialized return in counters_write(),
Dan Carpenter
[PATCH] drm/vc4: hdmi: Fix off by ones in vc4_hdmi_read/write(),
Dan Carpenter
[bug report] mfd: ene-kb3930: Add driver for ENE KB3930 Embedded Controller, Dan Carpenter
[PATCH V3] scripts: coccicheck: Do not use shift command when rule is specified, Sumera Priyadarsini
[PATCH] crypto: sa2ul - Fix pm_runtime_get_sync() error checking,
Dan Carpenter
[PATCH] spi: stm32: fix pm_runtime_get_sync() error checking,
Dan Carpenter
Re: [Cocci] [PATCH v2] scripts: coccicheck: Do not use shift command when rule is specified, Julia Lawall
[PATCH V2] scripts: coccicheck: Do not use shift command when rule is specfified, Sumera Priyadarsini
Re: [PATCH] scripts: coccicheck: Do not use shift command when rule is specified, Sumera Priyadarsini
[PATCH] net: tc35815: switch from 'pci_' to 'dma_' API,
Christophe JAILLET
[PATCH] hippi: switch from 'pci_' to 'dma_' API,
Christophe JAILLET
[PATCH] PM / devfreq: tegra30: disable clock on error in probe,
Dan Carpenter
[PATCH] rpmsg: smd: Fix a kobj leak in in qcom_smd_parse_edge(), Dan Carpenter
[PATCH] airo: switch from 'pci_' to 'dma_' API,
Christophe JAILLET
[PATCH v2] rtlwifi: switch from 'pci_' to 'dma_' API,
Christophe JAILLET
Re: [Cocci] [PATCH v2] Coccinelle: api: Add SmPL script “use_devm_platform_get_and_ioremap_resource.cocci”,
Julia Lawall
Re: [Cocci] [PATCH] Coccinelle: api: Add SmPL script “use_devm_platform_get_and_ioremap_resource.cocci”,
Julia Lawall
[PATCH] enic: switch from 'pci_' to 'dma_' API,
Christophe JAILLET
[PATCH] scsi: libsas: Fix error path in sas_notify_lldd_dev_found(),
Dan Carpenter
[PATCH] tracing: remove a pointless assignment, Dan Carpenter
[PATCH] blk-mq: Fix refcounting leak in __blk_mq_register_dev(),
Dan Carpenter
[PATCH] rtlwifi: rtl8723ae: Delete a stray tab,
Dan Carpenter
[PATCH] Input: imx6ul_tsc - clean up some errors in imx6ul_tsc_resume(),
Dan Carpenter
[PATCH] phy: ti: am654: Fix a leak in serdes_am654_probe(),
Dan Carpenter
[PATCH] MAINTAINERS: repair reference in LYNX PCS MODULE,
Lukas Bulwahn
[PATCH RESEND] smsc9420: switch from 'pci_' to 'dma_' API,
Christophe JAILLET
[PATCH RESEND] epic100: switch from 'pci_' to 'dma_' API,
Christophe JAILLET
Re: [PATCH] RDMA/ucma: fix memory leak of mc on an xa_alloc failure, Colin Ian King
[PATCH][next] staging: media: atomisp: fix memory leak of object flash,
Colin King
[PATCH][next] RDMA/ucma: fix memory leak of mc on an xa_alloc failure,
Colin King
[PATCH][next] xsk: fix incorrect memory allocation failure check on dma_map->dma_pages,
Colin King
[PATCH][next] charger-manager: fix incorrect check on charging_duration_ms,
Colin King
[PATCH net] net: gemini: Fix another missing clk_disable_unprepare() in probe,
Dan Carpenter
Re: [PATCH] rpmsg: Avoid double-free in mtk_rpmsg_register_device(), Nicolas Boichat
RE: [PATCH] clocksource: Return negative error code in h8300_8timer_init(), Tianxianting
[PATCH][next] power: supply: fix spelling mistake "unprecise" -> "imprecise",
Colin King
Re: [PATCH] coccinelle: ifnullfree: add vfree(), kvfree*() functions, Julia Lawall
[PATCH] hwmon: replace impossible fallthroughs with breaks,
Dan Carpenter
[PATCH] MAINTAINERS: add headers and doc to SCHEDULER, Lukas Bulwahn
Re: [Cocci] [RFC PATCH] coccinelle: api: add flex_array_size.cocci script, Julia Lawall
Re: [PATCH] coccinelle: api: fix kobj_to_dev.cocci warnings, Julia Lawall
[PATCH][next] drm/amdgpu/swsmu: fix potential uint32_t multiplication overflow, Colin King
[PATCH] afs: Remove erroneous fallthough annotation,
Dan Carpenter
[PATCH] selinux: fix error handling bugs in security_load_policy(),
Dan Carpenter
[PATCH] rnbd: Fix an error code in process_rdma(),
Dan Carpenter
[PATCH net-next] ath11k: return -ENOMEM on allocation failure,
Dan Carpenter
[PATCH] memory: emif: Remove bogus debugfs error handling,
Dan Carpenter
[PATCH] dma-pool: Fix an uninitialized variable bug in atomic_pool_expand(),
Dan Carpenter
[PATCH][next] selftests/bpf: fix spelling mistake "scoket" -> "socket",
Colin King
[PATCH] drm/mgag200: fix spelling mistake "expeced" -> "expected",
Colin King
[PATCH] Staging: sm750fb: Fix basic coding style issues, Timo A. Aranjo
[PATCH 1/3] drm/amdgpu/si: Fix buffer overflow in si_get_register_value(),
Dan Carpenter
[PATCH] scsi: aacraid: remove erroneous fallthrough annotation,
Dan Carpenter
[PATCH] ASoC: hdac_hdmi: tidy up a memset(), Dan Carpenter
[PATCH] memory: omap-gpmc: Fix a couple off by ones,
Dan Carpenter
Re: [PATCH] USB: PHY: JZ4770: Fix static checker warning, Greg Kroah-Hartman
Re: [PATCH v2] workqueue: Warn when work flush own workqueue,
qianli zhao
[PATCH v2] MAINTAINERS: update QUALCOMM IOMMU after Arm SMMU drivers move,
Lukas Bulwahn
[PATCH] Staging: sm750fb: Fixed a coding style issue,
Timo Aranjo
[PATCH THIRD RESEND] MAINTAINERS: adjust entries to moving CEC platform drivers, Lukas Bulwahn
[PATCH] crypto/chtls: Fix double free in chtls_pass_accept_request(), Dan Carpenter
[PATCH] afs: Fix a use after free in afs_xattr_get_acl(), Dan Carpenter
[PATCH] scsi: libcxgbi: Fix a use after free in cxgbi_conn_xmit_pdu(), Dan Carpenter
[PATCH] chelsio: switch from 'pci_' to 'dma_' API,
Christophe JAILLET
[PATCH] net: atheros: switch from 'pci_' to 'dma_' API,
Christophe JAILLET
[PATCH] starfire: switch from 'pci_' to 'dma_' API,
Christophe JAILLET
[PATCH] typhoon: switch from 'pci_' to 'dma_' API,
Christophe JAILLET
[PATCH] media: staging/intel-ipu3: css: Correctly reset some memory,
Christophe JAILLET
Re: [Cocci] coccinelle: Convert comma to semicolons (was Re: [PATCH] checkpatch: Add test for comma use that should be semicolon),
Joe Perches
[PATCH] staging: rtl8192e: fix missing failure check on a call to dev_alloc_name,
Colin King
[PATCH] nvmet-fc: Fix a missed _irqsave version of spin_lock in 'nvmet_fc_fod_op_done()',
Christophe JAILLET
[PATCH] rtw88: switch from 'pci_' to 'dma_' API,
Christophe JAILLET
[PATCH] rtlwifi: switch from 'pci_' to 'dma_' API,
Christophe JAILLET
[PATCH RESEND] rtl818x_pci: switch from 'pci_' to 'dma_' API, Christophe JAILLET
[PATCH 1/6] staging: wfx/main.h: fix a spelling and grammar mistake,
Suraj Upadhyay
[PATCH][next] staging: spmi: hisi-spmi-controller: fix spelling mistake "controlller" -> "controller",
Colin King
[PATCH] rtl818x_pci: switch from 'pci_' to 'dma_' API,
Christophe JAILLET
Re: [PATCH] video: backlight: sky81452-backlight: Fix reference count imbalance on error,
Lee Jones
[PATCH][next] ASoC: qcom: add missing out of memory check on drvdata->clks allocation,
Colin King
Re: [PATCH] staging: wilc1000: Fix memory leak in wilc_bus_probe, Greg Kroah-Hartman
[PATCH][next] ath11k: fix missing error check on call to ath11k_pci_get_user_msi_assignment,
Colin King
[PATCH][next] ath11k: fix error check on return from call to ath11k_core_firmware_request,
Colin King
[PATCH][next] selinux: fix allocation failure check on newpolicy->sidtab,
Colin King
[PATCH][next] soc: ti: omap-prm: fix spelling mistake "unusupported" -> "unsupported", Colin King
[PATCH][next] ath11k: fix spelling mistake "moniter" -> "monitor",
Colin King
[PATCH] mwifiex: Clean up some err and dbg messages,
Christophe JAILLET
[PATCH] mwifiex: switch from 'pci_' to 'dma_' API,
Christophe JAILLET
[PATCH] staging: kpc2000: kpc_dma: fix spelling mistake "for for" -> "for",
Colin King
[PATCH][next] drm/amd/display: fix potential integer overflow when shifting 32 bit variable bl_pwm,
Colin King
[PATCH] sound: remove duplicate "the the" phrase in Kconfig text,
Colin King
[PATCH] net: ipv4: remove duplicate "the the" phrase in Kconfig text,
Colin King
[PATCH] net: mscc: ocelot: remove duplicate "the the" phrase in Kconfig text,
Colin King
[PATCH] mailbox: remove duplicate "the the" phrase in Kconfig text, Colin King
[PATCH] ARM: Kconfig: remove duplicate "the the" phrase in Kconfig text, Colin King
[PATCH][V3] of/address: check for invalid range.cpu_addr,
Colin King
[PATCH] media: mceusb: Avoid GFP_ATOMIC where it is not needed, Christophe JAILLET
Re: [PATCH 2/2] tree-wide: rename vmemdup_user to kvmemdup_user, Matthew Wilcox
Re: [PATCH v2] scripts: coccicheck: Change default value for parallelism, Greg Kroah-Hartman
Re: [PATCH] coccinelle: api: add sprintf() support to device_attr_show,
Denis Efremov
[PATCH] usb: gadget: f_tcm: Fix some resource leaks in some error paths, Christophe JAILLET
[PATCH] xhci: Do not use GFP_KERNEL in (potentially) atomic context, Christophe JAILLET
[PATCH] staging: rtl8192u: Do not use GFP_KERNEL in atomic context, Christophe JAILLET
[PATCH] ath9k: Fix potential out of bounds in ath9k_htc_txcompletion_cb(),
Dan Carpenter
[PATCH] ath6kl: prevent potential array overflow in ath6kl_add_new_sta(),
Dan Carpenter
[PATCH net] can: peak_usb: add range checking in decode operations,
Dan Carpenter
RE: [PATCH net] can: peak_usb: add range checking in decode operations, Stéphane Grosjean
Re: [PATCH] drm/nouveau/gem: Use vmemdup_user() rather than duplicating its implementation, kernel test robot
[PATCH] drm/nouveau/gem: fix err_cast.cocci warnings, kernel test robot
[PATCH][V2] of/address: check for invalid range.cpu_addr,
Colin King
Re: [RFC PATCH] coccinelle: misc: add uninitialized_var.cocci script, Julia Lawall
[PATCH] perf bench: fix a couple of spelling mistakes in options text,
Colin King
Re: [PATCH v4] documentation: coccinelle: Improve command example for make C={1, 2}, Greg Kroah-Hartman
Re: [PATCH v2] documentation: coccinelle: Improve command example for make C={1, 2},
Jonathan Corbet
[PATCH] of/address: check for invalid range.cpu_addr, Colin King
[PATCH] cpupowerutils: fix spelling mistake "dependant" -> "dependent",
Colin King
[PATCH] kvm: selftests: fix spelling mistake: "missmatch" -> "missmatch",
Colin King
[PATCH] lpfc: fix spelling mistake "Cant" -> "Can't",
Colin King
[PATCH] ktest.pl: fix spelling mistake "Cant" -> "Can't", Colin King
[PATCH] drm/vmwgfx: fix spelling mistake "Cant" -> "Can't",
Colin King
[PATCH] drm/i915/vlv_dsi_pll: fix spelling mistake "Cant" -> "Can't",
Colin King
[PATCH] regulator: fix spelling mistake "Cant" -> "Can't",
Colin King
[PATCH] scsi: csiostor: fix fix spelling mistake "couldnt" -> "couldn't",
Colin King
[PATCH] scsi: bnx2fc: fix spelling mistake "couldnt" -> "couldn't",
Colin King
[PATCH] USB: storage: isd200: fix spelling mistake "removeable" -> "removable",
Colin King
[PATCH] drivers: thermal: Kconfig: fix spelling mistake "acces" -> "access",
Colin King
[PATCH] scsi: snic: fix spelling mistakes of "Queueing",
Colin King
[PATCH] ms_block: fix spelling mistake "doesn'" -> "doesn't",
Colin King
[PATCH] RDMA/core: fix spelling mistake "Could't" -> "Couldn't",
Colin King
[PATCH] x86/resctrl: fix spelling mistake "Could't" -> "Couldn't", Colin King
[PATCH] drm: amdgpu: Use the correct size when allocating memory,
Christophe JAILLET
[PATCH] clk: davinci: Use the correct size when allocating memory,
Christophe JAILLET
[PATCH] staging: ks7010: Do not use GFP_KERNEL in atomic context,
Christophe JAILLET
[PATCH] mwifiex: Do not use GFP_KERNEL in atomic context,
Christophe JAILLET
[PATCH] usb: gadget: tegra-xudc: Avoid GFP_ATOMIC where it is not needed,
Christophe JAILLET
[PATCH 0/4] Infiniband Subsystem: Remove pci-dma-compat wrapper APIs.,
Suraj Upadhyay
[PATCH] watchdog: pcwd_usb: Avoid GFP_ATOMIC where it is not needed,
Christophe JAILLET
[PATCH] vdpa/mlx5: Fix pointer math in mlx5_vdpa_get_config(),
Dan Carpenter
[PATCH] vdpa/mlx5: Missing error code on allocation failure, Dan Carpenter
Re: [PATCH 9/9] scsi: ufs: Properly release resources if a task is aborted successfully,
Can Guo
[PATCH] adm8211: switch from 'pci_' to 'dma_' API,
Christophe JAILLET
[PATCH] smsc9420: switch from 'pci_' to 'dma_' API, Christophe JAILLET
[PATCH] epic100: switch from 'pci_' to 'dma_' API,
Christophe JAILLET
[PATCH] tty: serial: icom: switch from 'pci_' to 'dma_' API, Christophe JAILLET
[PATCH] wl1251, wlcore: fix spelling mistake "buld" -> "build",
Colin King
[PATCH] mmc: sdhci-pci-o2micro: fix spelling mistake "unsupport" -> "unsupported",
Colin King
[PATCH][next] vdpa/mlx5: fix memory allocation failure checks,
Colin King
[PATCH] rtw88: fix spelling mistake: "unsupport" -> "unsupported",
Colin King
[PATCH][V2] macintosh: windfarm: remove detatch debug containing spelling mistakes,
Colin King
[PATCH] can: grcan: fix spelling mistake "buss" -> "bus", Colin King
[PATCH] ath6kl: fix spelling mistake "initilisation" -> "initialization",
Colin King
[PATCH][next] thermal: mediatek: remove redundant initialization of variables, Colin King
[PATCH] net: hns3: fix spelling mistake "could'nt" -> "couldn't",
Colin King
[PATCH] ALSA: usb: fix spelling mistake "buss" -> "bus",
Colin King
[PATCH][next][V2] staging: wfx: fix a handful of spelling mistakes,
Colin King
[PATCH] media: atomisp: fix spelling mistake "unsupport" -> "unsupported", Colin King
[PATCH] tty: synclink_gt: switch from 'pci_' to 'dma_' API,
Christophe JAILLET
[PATCH][next] staging: wfx: fix a handful of spelling mistakes,
Colin King
[PATCH] drm/gma500: fix spelling mistake "pannel" -> "panel",
Colin King
[PATCH] drm/vmwgfx: fix spelling mistake "Cound" -> "Could", Colin King
[PATCH] power: pm2301_charger: fix spelling mistake "chargind" -> "charging",
Colin King
[PATCH] RDMA/hns: fix spelling mistake "epmty" -> "empty",
Colin King
[PATCH] usb: gadget: fix spelling mistake "Dectected" -> "Detected", Colin King
[PATCH] staging: ion: fix spelling mistake in function name "detatch" -> "detach",
Colin King
[PATCH] RDMA/usnic: fix spelling mistake "transistion" -> "transition",
Colin King
[PATCH][next] drm/amdgpu: fix spelling mistake "paramter" -> "parameter",
Colin King
[PATCH] macintosh: windfarm: fix spelling mistake "detatch" -> "detach",
Colin King
[PATCH] drm/amdgpu: fix spelling mistake "Falied" -> "Failed",
Colin King
[PATCH] omapfb: fix spelling mistake "propert" -> "property",
Colin King
[PATCH] drm/omap: fix spelling mistake "propert" -> "property",
Colin King
[PATCH] HID: roccat: add bounds checking in kone_sysfs_write_settings(),
Dan Carpenter
[PATCH] btrfs: Fix an error pointer vs NULL check,
Dan Carpenter
[PATCH] cifs: Fix an error pointer dereference in cifs_mount(), Dan Carpenter
[PATCH] habanalabs: Fix a loop in gaudi_extract_ecc_info(),
Dan Carpenter
Re: [PATCH v4 01/10] crypto: hisilicon/qm - fix wrong release after using strsep,
shenyang (M)
[Index of Archives]
[Kernel Development]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Linux Netdev]
[Netfilter]
[Bugtraq]