kernel-janitors.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-24 11:10:08 to 2020-08-03 19:19:26 UTC [more...]

[PATCH] gve: Fix the size used in a 'dma_free_coherent()' call
 2020-08-03 19:19 UTC  (3+ messages)

[PATCH net-next] net/mlx5: remove erroneous fallthrough
 2020-08-03 15:48 UTC  (2+ messages)

[PATCH] habanalabs: Fix memory corruption in debugfs
 2020-08-03 14:41 UTC  (2+ messages)

[PATCH] memory: jz4780_nemc: Fix an error pointer vs NULL check in probe()
 2020-08-03 14:36 UTC 

[PATCH] drm/amd/display: indent an if statement
 2020-08-03 14:35 UTC  (2+ messages)
` [PATCH] drm/amd/display: Indent "

[PATCH] coccinelle: api: add kvmalloc script
 2020-08-03 13:21 UTC 

[PATCH] KVM: SVM: Fix sev_pin_memory() error handling
 2020-08-03 10:27 UTC  (3+ messages)

[PATCH][next] drm/rockchip: lvds: ensure ret is assigned before checking for an error
 2020-08-03  6:46 UTC  (2+ messages)

[PATCH] spi: a3700: Remove a useless memset
 2020-08-02 17:50 UTC 

[PATCH] atm: he: Fix the size used in a 'dma_free_coherent()' call
 2020-08-02 15:33 UTC 

[PATCH 1/2] ipw2100: Use GFP_KERNEL instead of GFP_ATOMIC in some memory allocation
 2020-08-02 15:19 UTC  (2+ messages)

[PATCH] atm: idt77252: Fix the size used in a 'dma_alloc_coherent()' call
 2020-08-02 15:10 UTC 

[PATCH] prism54: switch from 'pci_' to 'dma_' API
 2020-08-02 14:59 UTC  (2+ messages)

[PATCH] p54: switch from 'pci_' to 'dma_' API
 2020-08-02 14:57 UTC  (2+ messages)

[PATCH] crypto: ixp4xx - Fix the size used in a 'dma_free_coherent()' call
 2020-08-02 14:56 UTC 

[PATCH] rtlwifi: btcoex: remove redundant initialization of variables ant_num and single_ant_path
 2020-08-02 14:54 UTC  (2+ messages)
` [PATCH] rtlwifi: btcoex: remove redundant initialization of variables

[PATCH 2/2] net: spider_net: Remove a useless memset
 2020-08-02 13:53 UTC 

[PATCH 1/2] net: spider_net: Fix the size used in a 'dma_free_coherent()' call
 2020-08-02 13:53 UTC 

[PATCH] net: sgi: ioc3-eth: Fix the size used in some 'dma_free_coherent()' calls
 2020-08-02 13:52 UTC 

[PATCH] ath10k: Fix the size used in a 'dma_free_coherent()' call in an error handling path
 2020-08-02 12:22 UTC 

[PATCH] scsi: qla2xxx: Fix the size used in a 'dma_free_coherent()' call
 2020-08-02 11:07 UTC 

[PATCH] scsi: qla4xxx: Fix an error handling path in 'qla4xxx_get_host_stats()'
 2020-08-02 10:15 UTC 

gma500: monitor-dependent failure to boot FB console (psbdrmfb)
 2020-08-02  8:47 UTC  (2+ messages)

[PATCH -next v2] virtio_net: Avoid loop in virtnet_poll
 2020-08-02  7:44 UTC  (5+ messages)
    ` [PATCH -next v3] virtio_ring: Avoid loop when vq is broken in virtqueue_poll

[PATCH v6] coccinelle: api: add kvfree script
 2020-08-02  7:09 UTC 

[PATCH] MAINTAINERS: update QUALCOMM IOMMU after Arm SSMU drivers move
 2020-08-02  6:53 UTC 

[PATCH][next] cifs: fix double free error on share and prefix
 2020-08-01 14:49 UTC  (2+ messages)

[PATCH] ALSA: docs: fix typo
 2020-08-01  9:34 UTC  (2+ messages)

[PATCH] ALSA: doc: use correct config variable name
 2020-08-01  9:34 UTC  (2+ messages)

[PATCH] clk: drop unused function __clk_get_flags
 2020-08-01  8:53 UTC 

[PATCH] docs: ia64: correct typo
 2020-07-31 17:09 UTC  (2+ messages)

[PATCH v4] coccinelle: api: add kvfree script
 2020-07-31 14:38 UTC  (3+ messages)
        ` [v4] "

[PATCH] hwrng: core: remove redundant initialization of variable ret
 2020-07-31 13:32 UTC  (2+ messages)

[PATCH -next] crypto: sa2ul - fix wrong pointer passed to PTR_ERR()
 2020-07-31  7:28 UTC  (2+ messages)

[PATCH][next] habanalabs: fix incorrect check on failed workqueue create
 2020-07-31  6:20 UTC  (3+ messages)

[PATCH net-next] sfc_ef100: remove duplicated include from ef100_netdev.c
 2020-07-30 23:53 UTC  (3+ messages)

[PATCH 0/7] drop unnecessary list_empty
 2020-07-30 22:28 UTC  (13+ messages)
` [PATCH 1/7] ASoC: Intel: "
` [PATCH 2/7] sfc: "
` [PATCH 3/7] [media] cx231xx: "
` [PATCH 4/7] net/mlx5: "
` [PATCH 5/7] [media] saa7134: "
` [PATCH 6/7] [media] tm6000: "
` [PATCH 7/7] ath: "

[PATCH] ASoC: SOF: imx: use resource_size
 2020-07-30 22:27 UTC  (2+ messages)

[PATCH] drm/amd/display: fix dp_dsc_clock_en_read() debugfs function
 2020-07-30 11:52 UTC  (2+ messages)

[PATCH] net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rq
 2020-07-29 18:36 UTC 

[PATCH -next] drm: xlnx: Fix typo in parameter description
 2020-07-29 18:30 UTC  (7+ messages)

[PATCH][next] drm: xln: fix spelling mistake "failes" -> "failed"
 2020-07-29 18:27 UTC  (3+ messages)

[PATCH V2] dmaengine: bcm-sba-raid: add missing put_device() call in sba_probe()
 2020-07-29 18:00 UTC 

[PATCH] atm: Fix atm_dev reference count leaks in atmtcp_remove_persistent()
 2020-07-29 17:16 UTC 

[PATCH 4/4] ixgbe/ixgbe_ethtool.c: Remove unnecessary usages of memset
 2020-07-29 17:11 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH] staging: rtl8723bs: remove redundant comparisons of unsigned ints with >= 0
 2020-07-29 10:05 UTC  (2+ messages)
` [PATCH] staging: rtl8723bs: remove redundant assignment to variable ret

[PATCH] ethernet: fix potential memory leak in gemini_ethernet_port_probe()
 2020-07-29  8:38 UTC 

[PATCH] net: nixge: fix potential memory leak in nixge_probe()
 2020-07-29  7:49 UTC 

[PATCH 3/4] igb/igb_ethtool.c : Remove unnecessary usages of memset
 2020-07-28 20:49 UTC  (2+ messages)

[PATCH 2/4] e1000e/ethtool.c : Remove unnecessary usages of memset
 2020-07-28 20:47 UTC  (2+ messages)

[PATCH 1/4] e1000/e1000_ethtool.c: Remove unnecessary usages of memset
 2020-07-28 20:43 UTC  (2+ messages)

[PATCH] NFSv4.2: Fix an error code in nfs4_xattr_cache_init()
 2020-07-28 20:18 UTC  (10+ messages)

[PATCH] trivial: acpi: replace some bitshifts with BIT macro
 2020-07-28 20:03 UTC  (6+ messages)
    ` [Devel] "

[PATCH][next] bpf: fix swapped arguments in calls to check_buffer_access
 2020-07-28 19:12 UTC  (5+ messages)

[PATCH] m68k/amiga: Add missing platform_device_unregister() call in amiga_init_devices()
 2020-07-28 15:54 UTC  (2+ messages)

[PATCH] usb: hso: check for return value in hso_serial_common_create()
 2020-07-28 15:30 UTC  (2+ messages)

[PATCH] ARM: zx: remove redundant dev_err call in zx296702_pd_probe()
 2020-07-28 15:13 UTC 

[PATCH] media: dm1105: switch from 'pci_' to 'dma_' API
 2020-07-28 10:18 UTC 

[PATCH 2/2] media: bt8xx: avoid a useless memset
 2020-07-28  9:25 UTC  (6+ messages)

Covid 19 Wohltätigkeitsfonds
 2020-07-28  9:08 UTC 

[PATCH] MAINTAINERS: update entry to thermal governors file name prefixing
 2020-07-28  8:43 UTC  (3+ messages)

[PATCH] MAINTAINERS: adjust kprobes.rst entry to new location
 2020-07-28  5:12 UTC  (4+ messages)

[PATCH] PCI: correct flag name
 2020-07-27 22:21 UTC  (2+ messages)

[PATCH] docs: filesystems: vfs: correct flag name
 2020-07-27 22:20 UTC  (5+ messages)
` [PATCH] docs: filesystems: vfs: correct sync_mode flag names

[PATCH] integrity: remove redundant initialization of variable ret
 2020-07-27 20:57 UTC  (3+ messages)

[PATCH] qed: fix assignment of n_rq_elems to incorrect params field
 2020-07-27 19:46 UTC  (5+ messages)

[PATCH] drm/amd/powerplay: off by one bugs in smu_cmn_to_asic_specific_index()
 2020-07-27 19:00 UTC  (2+ messages)

[PATCH][next] binfmt_elf: fix unsigned regset0_size compared to less than zero
 2020-07-27 18:43 UTC  (2+ messages)

[PATCH 1/2] drm/radeon: switch from 'pci_' to 'dma_' API
 2020-07-27 18:14 UTC  (3+ messages)

[PATCH 2/2] drm/radeon: avoid a useless memset
 2020-07-27 18:11 UTC  (3+ messages)

[PATCH][next] counter: microchip-tcb-capture: remove ATMEL_TC_ETRGEDG_NONE bit check
 2020-07-27 15:12 UTC  (2+ messages)

[PATCH 1/2] media: bt8xx: switch from 'pci_' to 'dma_' API
 2020-07-27 13:51 UTC 

[PATCH] mtd: unlock on error in ioctl
 2020-07-27 13:35 UTC  (2+ messages)

[PATCH] ACPI: APEI: remove redundant assignment to variable rc
 2020-07-27 13:24 UTC  (2+ messages)

[PATCH v2] trivial: acpi: replace some bitshifts with BIT macro
 2020-07-27 12:48 UTC  (2+ messages)

[PATCH] trivial: acpi: replace some bitshifts with BIT macro
 2020-07-27 12:48 UTC  (2+ messages)

[PATCH] media: b2c2: switch from 'pci_' to 'dma_' API
 2020-07-27 12:45 UTC 

[bug report] qed: sanitize PBL chains allocation
 2020-07-27 12:40 UTC  (3+ messages)

[PATCH] counter: microchip-tcb-capture: check the correct variable
 2020-07-27 12:28 UTC  (2+ messages)

[bug report] cxgb4: add loopback ethtool self-test
 2020-07-27 11:17 UTC 

[PATCH] crypto: hifn_795x - switch from 'pci_' to 'dma_' API
 2020-07-27  9:30 UTC 

[PATCH] i2c: qcom-geni: fix spelling mistake "unepxected" -> "unexpected"
 2020-07-27  7:59 UTC  (3+ messages)

[PATCH v3 0/3] Update memdup_user.cocci
 2020-07-26 16:02 UTC 

[PATCH v2] ARM: milbeaut: Add missing of_node_put() call in m10v_smp_init()
 2020-07-25 12:02 UTC 

[PATCH] block: Fix reference count leak in blk_integrity_add
 2020-07-25 11:35 UTC 

[PATCH] sh: sh4: Fix reference count leak in sq_dev_add
 2020-07-25 11:27 UTC  (2+ messages)

[PATCH] nbd: add missed destroy_workqueue when nbd_start_device fails
 2020-07-25 10:50 UTC 

[PATCH -next] mtd: fix missing unlock on error in mtdchar_compat_ioctl()
 2020-07-25  8:13 UTC  (3+ messages)

[PATCH -next] phy: qualcomm: fix platform_no_drv_owner.cocci warnings
 2020-07-25  3:16 UTC 

[PATCH] scsi: libsas: remove redundant assignment to variable res
 2020-07-25  2:50 UTC  (2+ messages)

[PATCH] scsi: isci: remove redundant initialization of variable status
 2020-07-25  2:50 UTC  (2+ messages)

[PATCH][V2] sctp: remove redundant initialization of variable status
 2020-07-25  0:10 UTC  (2+ messages)

[PATCH] media: davinci: vpif_capture: fix potential double free
 2020-07-24 20:08 UTC  (2+ messages)

(no subject)
 2020-07-24 16:20 UTC 

INVESTMENT
 2020-07-24 14:55 UTC 

[PATCH] sctp: remove redundant initialization of variable status
 2020-07-24 12:56 UTC  (3+ messages)

[PATCH][next] drm/amdgpu: fix spelling mistake: "asssert" -> "assert"
 2020-07-24 11:10 UTC  (2+ messages)
` [PATCH][next] drm/amdgpu: fix spelling mistake "Falied" -> "Failed"


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).