Linux Kernel Janitors
[Prev Page][Next Page]
- [PATCH net] mISDN: hfcpci: Fix a use after free in hfcmulti_tx(),
Dan Carpenter
- [PATCH] hwmon: (pmbus/max20730) delete some dead code,
Dan Carpenter
- [PATCH] hwmon: (pmbus/max20730) use scnprintf() instead of snprintf(),
Dan Carpenter
- [PATCH] rtc: pcf2127: fix pcf2127_nvmem_read/write() returns,
Dan Carpenter
- [PATCH][next] ext4: remove redundant assignment of variable ex,
Colin King
- [PATCH][next] afs: fix a dereference on pointer cell before cell is null checked,
Colin King
- [PATCH] sched/fair: check for idle core,
Julia Lawall
- [PATCH] net: dsa: bcm_sf2: make const array static, makes object smaller,
Colin King
- [PATCH] can: isotp: make const array static, makes object smaller,
Colin King
- [PATCH] media: staging: rkisp1: rsz: make const array static, makes object smaller,
Colin King
- [PATCH] cifs: make const array static, makes object smaller,
Colin King
- Re: [Cocci] Determination of an usage statistic for memory allocation calls, Julia Lawall
- [PATCH] hw_random : platform_get_irq() already prints an error,
Nigel Christian
- [PATCH] ALSA: hda/ca0132: make some const arrays static, makes object smaller,
Colin King
- [PATCH] staging: wfx: make a const array static, makes object smaller,
Colin King
- [PATCH] regulator: lp872x: make a const array static, makes object smaller,
Colin King
- [PATCH] drm/nouveau/bios/init: make two const arrays static, makes object smaller, Colin King
- [PATCH] lightnvm: fix out-of-bounds write to array devices->info[],
Colin King
- [PATCH] tools: net: traceevent: Fix 'snprintf' return value check in 'tep_filter_strerror',
Fedor Tokarev
- [PATCH] net: sunrpc: Fix 'snprintf' return value check in 'do_xprt_debugfs',
Fedor Tokarev
- [PATCH] vfio/fsl-mc: fix the return of the uninitialized variable ret,
Colin King
- [PATCH][next] io_uring: fix flags check for the REQ_F_WORK_INITIALIZED setting,
Colin King
- [PATCH][V2] ima: Fix sizeof mismatches, Colin King
- [PATCH][next] io_uring: Fix sizeof() mismatch,
Colin King
- [PATCH 0/5] net: use semicolons rather than commas to separate statements,
Julia Lawall
- [PATCH 0/8] use semicolons rather than commas to separate statements,
Julia Lawall
- [PATCH] mm/hmm/test: Fix an error code in dmirror_allocate_chunk(),
Dan Carpenter
- [PATCH] crypto: inside-secure: Fix sizeof() mismatch,
Colin King
- [PATCH] MAINTAINERS: rectify ZR36067 VIDEO FOR LINUX DRIVER section, Lukas Bulwahn
- [PATCH] media: tm6000: Fix sizeof() mismatches, Colin King
- [PATCH] scsi: qla2xxx: fix return of uninitialized value in rval,
Colin King
- [PATCH] xhci: Fix sizeof() mismatch,
Colin King
- [PATCH] power: supply: Fix sizeof() mismatch, Colin King
- [PATCH] IB/rdmavt: Fix sizeof mismatch,
Colin King
- [PATCH] media: m88rs6000t: avoid potential out-of-bounds reads on arrays, Colin King
- [PATCH] PCI: fix a potential uninitentional integer overflow issue,
Colin King
- [PATCH] ima: Fix sizeof mismatches,
Colin King
- [PATCH] hwmon: (acpi_power_meter) clean up freeing code,
Dan Carpenter
- [PATCH] ALSA: bebob: potential info leak in hwdep_read(),
Dan Carpenter
- [PATCH][next] net/mlx5: Fix uininitialized pointer read on pointer attr,
Colin King
- [PATCH][next] ath11k: fix memory leak of 'combinations',
Colin King
- [PATCH][next] power: supply: bq25980: remove redundant zero check on ret,
Colin King
- [PATCH][next] ASoC: mchp-spdifrx: fix spelling mistake "overrrun" -> "overrun",
Colin King
- [PATCH][next] RDMA/bnxt_re: fix sizeof mismatch for allocation of pbl_tbl.,
Colin King
- [PATCH] scsi: sym53c8xx_2: fix sizeof mismatch,
Colin King
- [PATCH] mm/vmscan: drop unneeded assignment in kswapd(),
Lukas Bulwahn
- [PATCH] MAINTAINERS: adjust to mcp251xfd file renaming, Lukas Bulwahn
- [PATCH] scsi: isci: Fix a typo in a comment,
Christophe JAILLET
- [PATCH] net: typhoon: Fix a typo Typoon --> Typhoon,
Christophe JAILLET
- [PATCH] ASoC: tlv320adcx140: Fix a typo in a comment,
Christophe JAILLET
- [PATCH][next] drm/i915: fix size_t greater or equal to zero comparison, Colin King
- [PATCH] ASoC: wm8523: Fix a typo in a comment,
Christophe JAILLET
- [PATCH][next] net: phy: dp83869: fix unsigned comparisons against less than zero values,
Colin King
- [PATCH][next] PCI/ASPM: fix an unintended sign extension of a u16, Colin King
- [PATCH][next] perf: arm-cmn: fix less than zero check on unsigned dtc->irq,
Colin King
- [PATCH][V2] selftests/ftrace: check for do_sys_openat2 in user-memory test,
Colin King
- [PATCH][next] media: zoran: fix spelling mistake and make error message more meaningful,
Colin King
- [PATCH] x86/events/amd/iommu: fix sizeof mismatch, Colin King
- [PATCH] selftests/ftrace: check for do_sys_openat2 in user-memory test,
Colin King
- [PATCH][next][resend] lib/mpi: fix off-by-one check on index "no",
Colin King
- [PATCH] soc: aspeed: xdma: Return -EFAULT if copy_from_user() fails,
Dan Carpenter
- [PATCH] staging: vchiq: silence an uninitialized variable warning,
Dan Carpenter
- [PATCH 00/20] media: use semicolons rather than commas to separate statements,
Julia Lawall
- [PATCH 01/20] media: coda: use semicolons rather than commas to separate statements, Julia Lawall
- [PATCH 05/20] media: m88ds3103: use semicolons rather than commas to separate statements, Julia Lawall
- [PATCH 03/20] media: rtl28xxu: use semicolons rather than commas to separate statements, Julia Lawall
- [PATCH 04/20] media: saa7134: use semicolons rather than commas to separate statements, Julia Lawall
- [PATCH 09/20] media: pvrusb2: use semicolons rather than commas to separate statements, Julia Lawall
- [PATCH 07/20] media: s3c-camif: use semicolons rather than commas to separate statements, Julia Lawall
- [PATCH 14/20] media: mt2060: use semicolons rather than commas to separate statements, Julia Lawall
- [PATCH 12/20] media: msp3400: use semicolons rather than commas to separate statements, Julia Lawall
- [PATCH 13/20] media: radio-sf16fmr2: use semicolons rather than commas to separate statements, Julia Lawall
- [PATCH 16/20] media: dvbsky: use semicolons rather than commas to separate statements, Julia Lawall
- [PATCH 10/20] media: lmedm04: use semicolons rather than commas to separate statements, Julia Lawall
- [PATCH 11/20] media: ts2020: use semicolons rather than commas to separate statements, Julia Lawall
- [PATCH 08/20] media: sun4i-csi: use semicolons rather than commas to separate statements, Julia Lawall
- [PATCH 20/20] media: bttv: use semicolons rather than commas to separate statements, Julia Lawall
- [PATCH 18/20] media: rtl2832: use semicolons rather than commas to separate statements, Julia Lawall
- [PATCH 19/20] media: exynos4-is: use semicolons rather than commas to separate statements, Julia Lawall
- [PATCH 17/20] media: dib0700: use semicolons rather than commas to separate statements, Julia Lawall
- [PATCH 15/20] media: au0828: use semicolons rather than commas to separate statements, Julia Lawall
- [PATCH 06/20] media: gspca: ov534-ov772x: use semicolons rather than commas to separate statements, Julia Lawall
- [PATCH 02/20] media: em28xx-audio: use semicolons rather than commas to separate statements, Julia Lawall
- [PATCH][next] crypto: sun8i-ss@: fix memory leak on pointer d,
Colin King
- [PATCH][next] lib/mpi: fix off-by-one check on index "no",
Colin King
- [PATCH 4.14 089/166] perf cpumap: Fix snprintf overflow check, Greg Kroah-Hartman
- [PATCH 4.19 124/245] perf cpumap: Fix snprintf overflow check, Greg Kroah-Hartman
- [PATCH 5.4 187/388] perf cpumap: Fix snprintf overflow check, Greg Kroah-Hartman
- [PATCH] staging: rtl8712: Fix enqueue_reorder_recvframe(), Dan Carpenter
- [bug report] net: vlan: Avoid using BUG() in vlan_proto_idx(),
Dan Carpenter
- [bug report] dpaa2-mac: add PCS support through the Lynx module, Dan Carpenter
- [PATCH 1/2 net-next] net/mlx5e: TC: Fix IS_ERR() vs NULL checks,
Dan Carpenter
- [PATCH][next] net/mlx5: fix dereference on pointer flow before null check, Colin King
- [PATCH -next for tip:x86/pti] x86/tlb: drop unneeded local vars in enable_l1d_flush_for_task(),
Lukas Bulwahn
- [PATCH][next] spi: hisi-sfc-v3xx: fix spelling mistake "occured" -> "occurred",
Colin King
- [PATCH] x86/mm: drop superfluous initialization,
Lukas Bulwahn
- [PATCH] scsi: be2iscsi: Fix a theoretical leak in beiscsi_create_eqs(),
Dan Carpenter
- [PATCH] staging: vchiq: Fix list_for_each exit tests,
Dan Carpenter
- [PATCH net-next] net/mlx5e: Fix a use after free on error in mlx5_tc_ct_shared_counter_get(),
Dan Carpenter
- [PATCH] drm: prime: Potential Oops in drm_gem_map_dma_buf(),
Dan Carpenter
- [PATCH 00/18] use semicolons rather than commas to separate statements,
Julia Lawall
- [PATCH 01/18] clk: uniphier: use semicolons rather than commas to separate statements, Julia Lawall
- [PATCH 02/18] ipmi:bt-bmc: use semicolons rather than commas to separate statements, Julia Lawall
- [PATCH 06/18] hwrng: iproc-rng200 - use semicolons rather than commas to separate statements, Julia Lawall
- [PATCH 08/18] agp: use semicolons rather than commas to separate statements, Julia Lawall
- [PATCH 07/18] hwrng: mxc-rnga - use semicolons rather than commas to separate statements, Julia Lawall
- [PATCH 13/18] crypto: use semicolons rather than commas to separate statements, Julia Lawall
- [PATCH 12/18] ACPI: use semicolons rather than commas to separate statements, Julia Lawall
- [PATCH 14/18] regmap: debugfs: use semicolons rather than commas to separate statements, Julia Lawall
- [PATCH 18/18] drbd: use semicolons rather than commas to separate statements, Julia Lawall
- [PATCH 15/18] counter: use semicolons rather than commas to separate statements, Julia Lawall
- [PATCH 16/18] clocksource/drivers: use semicolons rather than commas to separate statements, Julia Lawall
- [PATCH 17/18] crypto: atmel-tdes - use semicolons rather than commas to separate statements, Julia Lawall
- [PATCH 05/18] bcma: use semicolons rather than commas to separate statements, Julia Lawall
- [PATCH 04/18] hwrng: stm32 - use semicolons rather than commas to separate statements, Julia Lawall
- [PATCH 03/18] [ARM] pata_icside: use semicolons rather than commas to separate statements, Julia Lawall
- [PATCH 10/18] clk: meson: use semicolons rather than commas to separate statements, Julia Lawall
- [PATCH 11/18] clocksource/drivers/mps2-timer: use semicolons rather than commas to separate statements, Julia Lawall
- [PATCH 09/18] clk: mvebu: ap80x-cpu: use semicolons rather than commas to separate statements, Julia Lawall
- Re: [PATCH 00/18] use semicolons rather than commas to separate statements, Joe Perches
- Message not available
- Re: [PATCH 00/18] use semicolons rather than commas to separate statements, Ard Biesheuvel
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
[Index of Archives]
[Kernel Development]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Linux Netdev]
[Netfilter]
[Bugtraq]