Linux Kernel Janitors
[Prev Page][Next Page]
- [PATCH][next] drm/selftests/test-drm_dp_mst_helper: fix memory leak allocated to 'out',
Colin King
- [PATCH][next] scsi: lpfc: remove dead code on second !ndlp check,
Colin King
- [PATCH][next] octeontx2-af: Fix return of uninitialized variable err,
Colin King
- Re: [Cocci] [PATCH v2] coccinelle: locks: Add balancedlock.cocci script, Julia Lawall
- [PATCH][next] scsi: lpfc: fix pointer defereference before it is null checked issue,
Colin King
- [PATCH][next] octeontx2-pf: Fix unintentional sign extension issue,
Colin King
- [PATCH net-next] mlxsw: spectrum_router: Fix a double free on error,
Dan Carpenter
- [PATCH][next] btrfs: fix spelling mistake "inititialize" -> "initialize",
Colin King
- [PATCH][next] drm/amd/pm: fix spelling mistakes in dev_warn messages,
Colin King
- [PATCH] hwmon: (applesmc) Fix smc_sane() function,
Dan Carpenter
- [PATCH] media: saa7146: fix array overflow in vidioc_s_audio(), Dan Carpenter
- [PATCH] drm/kmb: Fix possible oops in probe error handling,
Dan Carpenter
- [PATCH] platform/x86: pmt: Fix a potential Oops on error in probe,
Dan Carpenter
- [PATCH] drm/kmb: Remove an unnecessary NULL check,
Dan Carpenter
- [PATCH] ring-buffer: remove obsolete rb_event_is_commit(),
Lukas Bulwahn
- [PATCH] net: wireless: make a const array static, makes object smaller, Colin King
- [PATCH] ASoC: qcom: sc7180: initialize the "no_headphone" variable,
Dan Carpenter
- [PATCH][next] drm/atomic: avoid null pointer dereference on pointer crtc,
Colin King
- [PATCH] x86/cpu: remove needless definition for !CONFIG_X86_32,
Lukas Bulwahn
- [PATCH] scsi: sd: remove obsolete variable in sd_remove(),
Lukas Bulwahn
- [PATCH] mm: memcg: remove obsolete memcg_has_children(),
Lukas Bulwahn
- [PATCH] iommu/vt-d: include conditionally on CONFIG_INTEL_IOMMU_SVM,
Lukas Bulwahn
- [PATCH] tracing: clean up after filter logic rewriting, Lukas Bulwahn
- [PATCH] crypto: fix a couple of spelling mistakes in Kconfig files,
Colin King
- [PATCH] mmc: host: Kconfig: fix spelling mistake "hardare" -> "hardware",
Colin King
- [PATCH] phy: mediatek: fix spelling mistake in Kconfig "veriosn" -> "version",
Colin King
- [PATCH] memory: tegra20-emc: remove redundant error message,
Nigel Christian
- [PATCH] power: supply: pm2301_charger: remove unnecessary variable, Nigel Christian
- [PATCH] futex: remove unused empty compat_exit_robust_list(),
Lukas Bulwahn
- [PATCH] ipv6: remove unused function ipv6_skb_idev(),
Lukas Bulwahn
- [PATCH][next] drm/kmb: fix potential integer overflow on multiplication,
Colin King
- [PATCH][next] drm/kmb: fix array out-of-bounds writes to kmb->plane_status[],
Colin King
- [PATCH] drm/udl: Fix missing error code in udl_handle_damage(),
Dan Carpenter
- [PATCH] dmaengine: fix error codes in channel_register(),
Dan Carpenter
- [PATCH] ALSA: firewire: Clean up a locking issue in copy_resp_to_buf(),
Dan Carpenter
- [PATCH] clk: qcom: lpass-sc7180: Clean up on error in lpass_sc7180_init(),
Dan Carpenter
- [PATCH] soc: aspeed: Fix a reference leak in aspeed_socinfo_init(),
Dan Carpenter
- [bug report] netlabel: fix our progress tracking in netlbl_unlabel_staticlist(),
Dan Carpenter
- [PATCH] dmaengine: ioatdma: remove unused function missed during dma_v2 removal,
Lukas Bulwahn
- [PATCH] USB: storage: avoid use of uninitialized values in error path,
Lukas Bulwahn
- [PATCH][next] drm/ttm: fix spelling mistake "swaput" -> "swapout",
Colin King
- [PATCH][v2] Bluetooth: hci_qca: resolve various warnings,
Nigel Christian
- [PATCH][V2] PCI: Fix a potential uninitentional integer overflow issue,
Colin King
- [PATCH][next] Bluetooth: btrtl: fix incorrect skb allocation failure check,
Colin King
- Re: [PATCH v2] clk: hisilicon: Free clk_data and unmap region obtained by of_iomap, Dongjiu Geng
- re: net: dsa: hellcreek: Add support for hardware timestamping,
Colin Ian King
- [PATCH][next] cpumask: allocate enough space for string and trailing '\0' char,
Colin King
- re: scsi: ufs: Try to save power mode change and UIC cmd completion timeout, Colin Ian King
- [PATCH][next] mptcp: fix a dereference of pointer before msk is null checked.,
Colin King
- [PATCH][next] net: dsa: fix unintended sign extension on a u16 left shift,
Colin King
- [PATCH] MAINTAINERS: assign ./fs/tracefs to TRACING, Lukas Bulwahn
- [PATCH][next] drm/kmb: fix spelling mistakes in drm_info and drm_dbg messages,
Colin King
- Re: [PATCH] clk: hisilicon: Fix the memory leak issues, Dongjiu Geng
- [PATCH] net: Update window_clamp if SOCK_RCVBUF is set,
Mao Wenan
- [PATCH] MAINTAINERS: rectify file patterns for NETFILTER,
Lukas Bulwahn
- [PATCH] sysctl: move local variable in proc_do_large_bitmap() to proper scope,
Lukas Bulwahn
- [PATCH] hfsplus: remove pr_err message on ENOSPC file extend error,
Colin King
- [PATCH] auxdisplay: fix use after free in lcd2s_i2c_remove(),
Dan Carpenter
- [PATCH] clk: remove unneeded dead-store initialization,
Lukas Bulwahn
- [PATCH] futex: Don't enable IRQs unconditionally in put_pi_state(),
Dan Carpenter
- [PATCH] taskstats: remove unneeded dead assignment,
Lukas Bulwahn
- [PATCH] printk: remove unneeded dead-store assignment,
Lukas Bulwahn
- Re: [PATCH] mfd: htc-i2cpld: Add the missed i2c_put_adapter() in htcpld_register_chip_i2c(), Jing Xiangfeng
- [PATCH] ASoC: qcom: common: Fix refcounting in qcom_snd_parse_of(),
Dan Carpenter
- [PATCH][next] hwmon: corsair-psu: fix unintentional sign extension issue,
Colin King
- [PATCH][next] can: usb: fix potential integer overflow on shift of a int,
Colin King
- [PATCH v2] fs/binfmt_elf: free interpreter in load_elf_binary, Liu Shixin
- [PATCH] fs/binfmt_elf: free interpreter in load_elf_binary, Liu Shixin
- [PATCH] platform/x86: dell-wmi-sysman: fix init_bios_attributes() error handling,
Dan Carpenter
- [PATCH] ASoC: qcom: sc7180: Fix some indenting in sc7180_lpass_alloc_dma_channel(),
Dan Carpenter
- [PATCH] ALSA: hda: prevent undefined shift in snd_hdac_ext_bus_get_link(),
Dan Carpenter
- [PATCH] iommu: fix a check in iommu_check_bind_data(),
Dan Carpenter
- [PATCH] MAINTAINERS: assign mediatek headers to Mediatek SoC support,
Lukas Bulwahn
- [PATCH][next] drm/amdgpu: fix spelling mistake: "Successed" -> "Succeeded",
Colin King
- [PATCH] octeontx2-pf: Fix sizeof() mismatch,
Colin King
- [PATCH] net: dev_ioctl: remove redundant initialization of variable err,
Colin King
- [PATCH] mm/process_vm_access: remove redundant initialization of iov_r, Colin King
- [PATCH][next] SFH: remove redundant initialization of pointer cl_data, Colin King
- [PATCH] MAINTAINERS: replace non-matching patterns for loongson{2,3},
Lukas Bulwahn
- [PATCH] usb: misc: brcmstb-usb-pinmap: Fix an IS_ERR() vs NULL check,
Dan Carpenter
- [bug report] tracing, synthetic events: Replace buggy strcat() with seq_buf operations,
Dan Carpenter
- Re: kernel-janitor TODO list?, Marion & Christophe JAILLET
- [PATCH] Bluetooth: hci_qca: resolve various warnings,
Nigel Christian
- [PATCH] usb: core: ledtrig-usbport: use octal permission,
Nigel Christian
- [PATCH] media: ipu3-cio2: fix trivial style warning, Nigel Christian
- [PATCH] iommu/vt-d: Avoid GFP_ATOMIC where it is not needed, Christophe JAILLET
- [PATCH][next] SFH: fix error return check for -ERESTARTSYS,
Colin King
- [PATCH] ide: Prevent some negative shifts in ide_set_ignore_cable(), Dan Carpenter
- [PATCH] media: rc: validate that "rc_proto" is reasonable,
Dan Carpenter
- [PATCH] drm/virtio: Fix a double free in virtio_gpu_cmd_map(),
Dan Carpenter
- [PATCH] ext4: silence an uninitialized variable warning,
Dan Carpenter
- [bug report] nitro_enclaves: Add logic for setting an enclave vCPU,
Dan Carpenter
- [bug report] chelsio/chtls: Fix panic when listen on multiadapter, Dan Carpenter
- [PATCH] clk: imx: remove redundant assignment to pointer np,
Colin King
- [PATCH][next] nl80211/cfg80211: fix potential infinite loop,
Colin King
- [PATCH][next] sched/debug: fix memory corruption caused by multiple small reads of flags,
Colin King
- [PATCH] MAINTAINERS: rectify DELL WMI SYSMAN DRIVERS section,
Lukas Bulwahn
- [PATCH] x86/unwind: remove unneeded initialization,
Lukas Bulwahn
- [PATCH resend] hwrng: imx-rngc - irq already prints an error,
Nigel Christian
- [PATCH] agp: amd64: remove unneeded initialization,
Lukas Bulwahn
- [PATCH] ipv6: mcast: make annotations for ip6_mc_msfget() consistent,
Lukas Bulwahn
- [PATCH][next] ASoC: qcom: fix unsigned int bitwidth compared to less than zero,
Colin King
- [PATCH][next] net/sunrpc: fix unsigned size_t comparison to less than zero, Colin King
- [PATCH][next] drm/amd/pm: fix out-of-bound read on pptable->SkuReserved,
Colin King
- [PATCH] kernel/hung_task.c: make type annotations consistent, Lukas Bulwahn
- [PATCH] net: cls_api: remove unneeded local variable in tc_dump_chain(),
Lukas Bulwahn
- [PATCH] MIPS: Kconfig: fix a few trivial spelling mistakes,
Colin King
- [PATCH] net/sunrpc: clean up error checking in proc_do_xprt(),
Dan Carpenter
- [PATCH] net: atm: fix update of position index in lec_seq_next,
Colin King
- Re: [Cocci] Coccinelle: Checking the relevance of parentheses in “git grep”,
Julia Lawall
[PATCH 0/2] vsock: minor clean up of ioctl error handling,
Colin King
[PATCH 1/2 net] devlink: Fix some error codes,
Dan Carpenter
[PATCH] Input: adxl34x - clean up a data type in adxl34x_probe(),
Dan Carpenter
Re: [Cocci] [PATCH] Coccinelle: null: Optimise disjunctions in SmPL script “eno.cocci”,
Julia Lawall
[PATCH] arch/Kconfig: fix a few trivial spelling mistakes in Kconfig,
Colin King
[PATCH] vsock: ratelimit unknown ioctl error message,
Colin King
[PATCH net] vhost_vdpa: Return -EFUALT if copy_from_user() fails,
Dan Carpenter
[PATCH 1/2] vfio/fsl-mc: return -EFAULT if copy_to_user() fails,
Dan Carpenter
[PATCH] drm/i915: Fix a crash in shmem_pin_map() error handling,
Dan Carpenter
[PATCH 2/2] vfio/fsl-mc: prevent underflow in vfio_fsl_mc_mmap(),
Dan Carpenter
[PATCH] btrfs: clean up NULL checks in qgroup_unreserve_range(),
Dan Carpenter
[PATCH 2/2] usb: typec: stusb160x: fix some signedness bugs,
Dan Carpenter
[PATCH 1/2] usb: typec: stusb160x: fix an IS_ERR() vs NULL check in probe,
Dan Carpenter
[PATCH net] net: hns3: clean up a return in hclge_tm_bp_setup(),
Dan Carpenter
[PATCH] ext4: Fix an IS_ERR() vs NULL check,
Dan Carpenter
[PATCH][next] docs/vm: trivial fixes to several spelling mistakes,
Colin King
Re: Coccinelle: Checking the influence of ���Grep query”,
Julia Lawall
[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
[Index of Archives]
[Kernel Development]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Linux Netdev]
[Netfilter]
[Bugtraq]