kernel-janitors.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-20 16:38:34 to 2021-11-08 19:51:48 UTC [more...]

[PATCH] PCI: brcmstb: Declare a bitmap as a bitmap, not as a plain 'unsigned long'
 2021-11-08 19:51 UTC  (4+ messages)

[PATCH] platform/x86: hp_accel: Fix an error handling path in 'lis3lv02d_probe()'
 2021-11-08 19:48 UTC  (2+ messages)

[PATCH 1/2] eni_vdpa: Fix an error handling path in 'eni_vdpa_probe()'
 2021-11-08 19:32 UTC  (4+ messages)
` [PATCH 2/2] eni_vdpa: Simplify 'eni_vdpa_probe()'

[PATCH] nvdimm/pmem: Fix an error handling path in 'pmem_attach_disk()'
 2021-11-08 16:14 UTC  (6+ messages)

[PATCH] PCI: xilinx-nwl: Simplify code and fix a memory leak
 2021-11-08  6:37 UTC  (3+ messages)

[PATCH] usb: gadget: udc-xilinx: Fix an error handling path in 'xudc_probe()'
 2021-11-08  4:49 UTC  (2+ messages)

[PATCH] iommu/vt-d: Fix an unbalanced rcu_read_lock/rcu_read_unlock()
 2021-11-08  2:18 UTC  (2+ messages)

[PATCH] PCI: xgene-msi: Use bitmap_zalloc() when applicable
 2021-11-08  0:56 UTC  (4+ messages)

[PATCH] litex_liteeth: Fix a double free in the remove function
 2021-11-07 22:00 UTC  (2+ messages)

[PATCH 1/2] gpu: host1x: Fix an error handling path in 'host1x_probe()'
 2021-11-07 21:16 UTC  (2+ messages)
` [PATCH 2/2] gpu: host1x: Fix a memory leak in 'host1x_remove()'

[PATCH] ksmbd: Fix an error handling path in 'smb2_sess_setup()'
 2021-11-07 20:33 UTC  (2+ messages)

[PATCH] tpm_tis: Fix an error handling path in 'tpm_tis_core_init()'
 2021-11-07 17:04 UTC  (2+ messages)

[PATCH] net/mlx5: Fix some error handling paths in 'mlx5e_tc_add_fdb_flow()'
 2021-11-07  7:49 UTC  (2+ messages)

[PATCH] PCI: endpoint: Use 'bitmap_zalloc()' when applicable
 2021-11-07  6:52 UTC  (3+ messages)

[PATCH -next] i2c: xgene-slimpro: Fix wrong pointer passed to PTR_ERR()
 2021-11-06 21:28 UTC  (3+ messages)

[PATCH] PCI: qcom: Fix an error handling path in 'qcom_pcie_probe()'
 2021-11-06 17:44 UTC 

[PATCH] ipv6: remove useless assignment to newinet in tcp_v6_syn_recv_sock()
 2021-11-06  8:50 UTC  (4+ messages)

[PATCH] ASoC: codecs: Axe some dead code in 'wcd_mbhc_adc_hs_rem_irq()'
 2021-11-05  9:11 UTC  (2+ messages)

[PATCH] MAINTAINERS: rectify entry for INTEL KEEM BAY OCS ECC CRYPTO DRIVER
 2021-11-04 10:15 UTC  (2+ messages)

[PATCH 1/2] soc: fsl: guts: Revert commit 3c0d64e867ed
 2021-11-04  6:03 UTC  (3+ messages)
` [PATCH 2/2] soc: fsl: guts: Add a missing memory allocation failure check

[PATCH][next] rtw89: Fix potential dereference of the null pointer sta
 2021-11-04  1:38 UTC  (11+ messages)

[PATCH] mm/mremap_pages: Save a few cycles in 'get_dev_pagemap()'
 2021-11-03 22:01 UTC  (4+ messages)

[PATCH] aio: Save a few cycles in 'lookup_ioctx()'
 2021-11-03 21:31 UTC 

[PATCH] scsi: target: Save a few cycles in 'transport_lookup_[cmd|tmr]_lun()'
 2021-11-03 21:24 UTC 

[PATCH] PCI/P2PDMA: Save a few cycles in 'pci_alloc_p2pmem()'
 2021-11-03 21:16 UTC 

[PATCH v2] coresight: Use devm_bitmap_zalloc when applicable
 2021-11-03 18:39 UTC 

[PATCH v1 0/4] char: xillybus: Remove usage of the deprecated 'pci-dma-compat.h' API
 2021-11-03 18:38 UTC  (3+ messages)
` [PATCH v1 1/4] "

[PATCH] ASoC: codecs: Fix WCD_MBHC_HPH_PA_EN usage
 2021-11-03 10:46 UTC  (4+ messages)

[PATCH] mailmap: update email address for Colin King
 2021-11-02 23:16 UTC 

[PATCH V2] message: fusion: switch from 'pci_' to 'dma_' API
 2021-11-02 19:43 UTC 

[PATCH V2] dma: dw-edma-pcie: switch from 'pci_' to 'dma_' API
 2021-11-02 19:05 UTC 

[PATCH] ASoC: rsnd: Fix an error handling path in 'rsnd_node_count()'
 2021-11-02 18:30 UTC  (2+ messages)

[PATCH 00/13] Kconfig symbol clean-up on ./arch/arm{64}
 2021-11-02 12:14 UTC  (39+ messages)
` [PATCH 01/13] arm: debug: remove obsolete debug code for DEBUG_ZTE_ZX
` [PATCH 02/13] arm: debug: reuse the config DEBUG_OMAP2UART{1,2} for OMAP{3,4,5}
` [PATCH 03/13] arm: Kconfig.debug: drop reference to removed ARCH_MSM
` [PATCH 04/13] arm: drop an obsolete ifdef with the removed config PCI_HOST_ITE8152
` [PATCH 05/13] arm: davinci: remove reference to obsolete BLK_DEV_PALMCHIP_BK3710
` [PATCH 06/13] arm: ixp4xx: remove dead configs CPU_IXP43X and CPU_IXP46X
` [PATCH 07/13] arm: imx: remove dead left-over from i.MX{27,31,35} removal
` [PATCH 08/13] arm: imx: rename DEBUG_IMX21_IMX27_UART to DEBUG_IMX27_UART
` [PATCH 09/13] arm: milbeaut: remove select of non-existing PINCTRL_MILBEAUT
` [PATCH 10/13] arm: nomadik: drop selecting obsolete CLKSRC_NOMADIK_MTU_SCHED_CLOCK
` [PATCH 11/13] arm: npcm: drop selecting non-existing ARM_ERRATA_794072
` [PATCH 12/13] arm: socfpga: always select PL310_ERRATA_753970
` [PATCH 13/13] arm: pgtable: refer to intended CONFIG_ARM_LPAE in comment

[PATCH -next] crypto: keembay-ocs-ecc - Fix error return code in kmb_ocs_ecc_probe()
 2021-11-02 10:11 UTC  (2+ messages)

[PATCH] arm: remove zte zx platform left-over
 2021-11-02  7:07 UTC  (2+ messages)

[PATCH] speakup: Fix typo in documentation "boo" -> "boot"
 2021-11-01 19:27 UTC  (5+ messages)

[PATCH -next] mailbox: imx: Fix return value check in imx_mu_probe()
 2021-11-01 14:02 UTC 

[PATCH -next] gpio: sim: fix missing unlock on error in gpio_sim_config_commit_item()
 2021-10-30 15:13 UTC  (2+ messages)

[PATCH] i2c: bcm2835: Fix the error handling in 'bcm2835_i2c_probe()'
 2021-10-29 20:07 UTC  (2+ messages)

[PATCH] i2c: xlr: Fix a resource leak in the error handling path of 'xlr_i2c_probe()'
 2021-10-29 20:05 UTC  (2+ messages)

[PATCH] ipmi: kcs_bmc: Fix a memory leak in the error handling path of 'kcs_bmc_serio_add_device()'
 2021-10-29 12:25 UTC  (3+ messages)

[PATCH][next] optee: Fix spelling mistake "reclain" -> "reclaim"
 2021-10-28 18:52 UTC  (3+ messages)

[PATCH][next] mm/damon: Fix a few spelling mistakes in comments and a pr_debug message
 2021-10-28 18:51 UTC  (2+ messages)

[PATCH] coresight: Use devm_bitmap_zalloc when applicable
 2021-10-28 16:44 UTC  (4+ messages)

[PATCH] ext4: scope ret locally in ext4_try_to_trim_range()
 2021-10-28 14:59 UTC  (2+ messages)

[PATCH][next] mmc: dw_mmc: exynos: Fix spelling mistake "candiates" -> candidates
 2021-10-28 11:32 UTC  (3+ messages)

[PATCH][next] virtio_blk: Fix spelling mistake: "advertisted" -> "advertised"
 2021-10-28  8:18 UTC  (4+ messages)

[PATCH 1/2] RDMA/rxe: Save a few bytes from struct rxe_pool
 2021-10-27 16:55 UTC  (6+ messages)
` [PATCH 2/2] RDMA/rxe: Use 'bitmap_zalloc()' when applicable
` [PATCH] RDMA/rxe: Make rxe_type_info static const

[PATCH] xen/pvcalls-back: Remove redundant 'flush_workqueue()' calls
 2021-10-27 13:20 UTC  (3+ messages)

[PATCH] dma-mapping: Use 'bitmap_zalloc()' when applicable
 2021-10-27  6:20 UTC  (4+ messages)

[PATCH] scsi: elx: libefc_sli: Use 'bitmap_zalloc()' when applicable
 2021-10-27  3:28 UTC  (2+ messages)

[PATCH] PCI: Remove redundant initialization of variable rc
 2021-10-26 21:35 UTC  (2+ messages)

[PATCH] MAINTAINERS: drop obsolete file pattern in SDHCI DRIVER section
 2021-10-26 15:39 UTC  (4+ messages)

[PATCH v5 0/4] Rectify file references for dt-bindings in MAINTAINERS
 2021-10-26 14:19 UTC  (5+ messages)
` [PATCH v5 1/4] MAINTAINERS: rectify entry for ARM/TOSHIBA VISCONTI ARCHITECTURE
` [PATCH v5 2/4] MAINTAINERS: rectify entry for HIKEY960 ONBOARD USB GPIO HUB DRIVER
` [PATCH v5 3/4] MAINTAINERS: rectify entry for INTEL KEEM BAY DRM DRIVER
` [PATCH v5 4/4] MAINTAINERS: rectify entry for ALLWINNER HARDWARE SPINLOCK SUPPORT

[PATCH] wireless: mac80211_hwsim: Fix spelling mistake "Droping" -> "Dropping"
 2021-10-26  9:40 UTC 

[PATCH][next] gve: Fix spelling mistake "droping" -> "dropping"
 2021-10-26  9:34 UTC  (3+ messages)

[PATCH] ext4: remove useless resetting io_end_size in mpage_process_page()
 2021-10-25 22:18 UTC 

[PATCH] mlxsw: spectrum: Use 'bitmap_zalloc()' when applicable
 2021-10-25 14:50 UTC  (3+ messages)

[PATCH][V2] dmaengine: sh: make array ds_lut static
 2021-10-25  6:45 UTC  (2+ messages)

[PATCH] gve: Fix a possible invalid memory access
 2021-10-24 15:36 UTC  (4+ messages)

[PATCH][next] parisc: Fix spelling mistake "Plase" -> "Please"
 2021-10-23 20:51 UTC  (2+ messages)

[PATCH] iommu/vt-d: Use bitmap_zalloc() when applicable
 2021-10-23 19:49 UTC 

[PATCH] media: s5p-mfc: Use 'bitmap_zalloc()' when applicable
 2021-10-23 10:10 UTC 

[PATCH] soc: fsl: guts: Fix a resource leak in the error handling path of 'fsl_guts_probe()'
 2021-10-22 20:16 UTC  (3+ messages)

[PATCH] riscv: do not select non-existing config ANON_INODES
 2021-10-22 11:55 UTC  (3+ messages)

[PATCH] PCI: j721e: Fix an error handling path in 'j721e_pcie_probe()'
 2021-10-22  9:35 UTC  (2+ messages)

[PATCH] serial: sifive: set pointer to NULL rather than 0
 2021-10-21 21:51 UTC  (2+ messages)

[PATCH] remoteproc: imx_rproc: Fix a resource leak in the remove function
 2021-10-21 17:41 UTC  (2+ messages)

[PATCH] scsi: 3w-xxx: Remove redundant initialization of variable retval
 2021-10-21  3:42 UTC  (2+ messages)

[PATCH] scsi: csiostor: Uninitialized data in csio_ln_vnp_read_cbfn()
 2021-10-21  3:42 UTC  (2+ messages)

[PATCH] scsi: mpi3mr: use scnprintf() instead of snprintf()
 2021-10-21  3:42 UTC  (2+ messages)

[PATCH] phy: ti: gmii-sel: check of_get_address() for failure
 2021-10-20 17:27 UTC  (2+ messages)

[PATCH v3] iio: adc128s052: Simplify 'adc128_probe()'
 2021-10-20 16:42 UTC  (4+ messages)


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).