Kernel-Janitors Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-06 20:49:17 to 2021-04-09 09:39:10 UTC [more...]

[PATCH -next v2] coresight: trbe: Fix return value check in arm_trbe_register_coresight_cpu()
 2021-04-09  9:49 UTC 

[PATCH -next v2] coresight: core: Make symbol 'csdev_sink' static
 2021-04-09  9:49 UTC 

[PATCH] media: s2255drv: remove redundant assignment to variable field
 2021-04-09  9:15 UTC 

[PATCH -next] coresight: trbe: Fix return value check in arm_trbe_register_coresight_cpu()
 2021-04-09  9:12 UTC  (2+ messages)

[PATCH][next] mlxsw: spectrum_router: remove redundant initialization of variable force
 2021-04-09  9:11 UTC  (5+ messages)

[PATCH -next] coresight: core: Make symbol 'csdev_sink' static
 2021-04-09  9:05 UTC  (2+ messages)

[PATCH -next] powerpc/perf/hv-24x7: Make some symbols static
 2021-04-09  9:01 UTC 

[PATCH -next] powerpc/perf: Make symbol 'isa207_pmu_format_attr' static
 2021-04-09  9:01 UTC 

[PATCH -next] powerpc/pseries: Make symbol '__pcpu_scope_hcall_stats' static
 2021-04-09  9:01 UTC 

[PATCH][V2] clk: uniphier: Fix potential infinite loop
 2021-04-09  9:01 UTC  (2+ messages)

[PATCH] clk: uniphier: Fix potential infinite loop
 2021-04-09  8:42 UTC  (3+ messages)

[PATCH -next] gfs2: use kmem_cache_free() instead of kfree()
 2021-04-09  8:34 UTC  (2+ messages)

[PATCH -next] spi: omap-100k: Fix reference leak to master
 2021-04-09  8:29 UTC 

[PATCH -next] spi: dln2: Fix reference leak to master
 2021-04-09  8:29 UTC 

[PATCH -next] scsi: ufs-qcom: Remove redundant dev_err call in ufs_qcom_init()
 2021-04-09  7:56 UTC  (2+ messages)

[PATCH][V2] crypto: sa2ul: Fix memory leak of rxd
 2021-04-09  7:54 UTC  (2+ messages)

[PATCH][next] crypto: sun8i-ss: Fix memory leak of pad
 2021-04-09  7:54 UTC  (2+ messages)

[PATCH -next] crypto: ccp - Use DEFINE_SPINLOCK() for spinlock
 2021-04-09  7:52 UTC  (2+ messages)

[PATCH -next] thermal/drivers/hisi: Remove redundant dev_err call in hisi_thermal_probe()
 2021-04-09  7:52 UTC 

[PATCH -next] ASoC: sti: sti_uniperif: add missing MODULE_DEVICE_TABLE
 2021-04-09  7:40 UTC  (2+ messages)

[PATCH -next] ARM: spear: Fix build error with CONFIG_ARCH_SPEAR3XX
 2021-04-09  6:51 UTC  (3+ messages)

[bug report] ionic: add ethtool support for PTP
 2021-04-09  6:47 UTC 

[PATCH -next] media: sunxi: sun8i-rotate: fix PM reference leak in rotate_start_streaming()
 2021-04-09  6:46 UTC 

[PATCH -next] powerpc/powernv: make symbol 'mpipl_kobj' static
 2021-04-09  6:38 UTC 

[PATCH] staging: rtl8712: fix wrong function output
 2021-04-09  6:33 UTC  (2+ messages)

[PATCH -next] media: s3c-camif: fix PM reference leak in s3c_camif_open()
 2021-04-09  2:57 UTC 

[PATCH -next] power: reset: hisi-reboot: add missing MODULE_DEVICE_TABLE
 2021-04-09  2:50 UTC 

[PATCH] net: ipv6: check for validity before dereferencing cfg->fc_nlinfo.nlh
 2021-04-08 23:50 UTC  (2+ messages)

[PATCH -next v2] i2c: designware: Fix return value check in navi_amd_register_client()
 2021-04-08 20:48 UTC  (4+ messages)

[PATCH] staging: rtl8723bs: Remove unnecessary code
 2021-04-08 20:44 UTC 

[PATCH 1/3] staging: rtl8712: remove struct rtl_ieee80211_ht_cap and ieee80211_ht_addt_info
 2021-04-08 19:58 UTC  (3+ messages)
` [PATCH 2/3] staging: rtl8712: remove enum WIFI_FRAME_SUBTYPE
` [PATCH 3/3] staging: rtl8712: remove (most of) enum WIFI_FRAME_TYPE

[PATCH] spi: orion: set devdata properly as it is being used later
 2021-04-08 19:57 UTC 

[PATCH 01/12] staging: rtl8188eu: remove the last urb callback macros
 2021-04-08 19:56 UTC  (12+ messages)
` [PATCH 02/12] staging: rtl8188eu: remove prototype for non-existing function
` [PATCH 03/12] staging: rtl8188eu: make ffaddr2pipehdl static
` [PATCH 04/12] staging: rtl8188eu: replace switch-case with if
` [PATCH 05/12] staging: rtl8188eu: remove unused function parameter
` [PATCH 06/12] staging: rtl8188eu: remove a constant variable
` [PATCH 07/12] staging: rtl8188eu: move static array from .h to .c
` [PATCH 08/12] staging: rtl8188eu: move another "
` [PATCH 09/12] staging: rtl8188eu: always free cmd_obj in the cmd thread
` [PATCH 10/12] staging: rtl8188eu: remove duplicate if statement
` [PATCH 11/12] staging: rtl8188eu: remove a dead assignment
` [PATCH 12/12] staging: rtl8188eu: simplify rtw_cmd_thread's main loop

[PATCH 01/10] staging: rtl8188eu: remove unused macros
 2021-04-08 19:52 UTC  (12+ messages)
` [PATCH 02/10] staging: rtl8188eu: remove unnecessary brackets
` [PATCH 03/10] staging: rtl8188eu: remove unused defines
` [PATCH 04/10] staging: rtl8188eu: move defines into the .c file
` [PATCH 05/10] staging: rtl8188eu: set pipe only once
` [PATCH 06/10] staging: rtl8188eu: clean up rtw_recv_entry
` [PATCH 07/10] staging: rtl8188eu: remove unnecessary variable
` [PATCH 08/10] staging: rtl8188eu: rtw_usb_if1_init needs no dvobj parameter
` [PATCH 09/10] staging: rtl8188eu: make usb_dvobj_init return a status
` [PATCH 10/10] staging: rtl8188eu: make rtw_usb_if1_init "

[PATCH][next] ice: Fix potential infinite loop when using u8 loop counter
 2021-04-08 19:44 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH -next] ASoC: rt1019: constify static struct snd_soc_dai_ops
 2021-04-08 16:54 UTC  (2+ messages)

[PATCH -next] ASoC: codecs: wsa881x: constify static struct snd_soc_dai_ops
 2021-04-08 16:54 UTC  (2+ messages)

[PATCH] ASoC: fsl: sunxi: remove redundant dev_err call
 2021-04-08 16:54 UTC  (2+ messages)

[PATCH -next] ASoC: cx2072x: constify static struct snd_soc_dai_ops
 2021-04-08 16:54 UTC  (2+ messages)

[PATCH -next] ASoC: tas2770: Constify static struct snd_soc_dai_ops
 2021-04-08 16:54 UTC  (2+ messages)

[PATCH -next] ASoC: tas2764: constify static struct snd_soc_dai_ops
 2021-04-08 16:54 UTC  (2+ messages)

[PATCH v2] staging: rtl8712: remove unused variable from rtl871x_mlme.c
 2021-04-08 15:29 UTC  (3+ messages)

[PATCH -next v2] usbip: vudc: fix missing unlock on error in usbip_sockfd_store()
 2021-04-08 15:14 UTC  (2+ messages)

[PATCH -next] media: sun8i: Fix PM reference leak in deinterlace_start_streaming()
 2021-04-08 13:36 UTC 

[PATCH -next] sched/topology: Make some symbols static
 2021-04-08 13:12 UTC 

[PATCH -next 1/2] w1: ds2805: Use module_w1_family to simplify the code
 2021-04-08 13:09 UTC  (2+ messages)
` [PATCH -next 2/2] w1: ds28e17: "

[PATCH -next] ALSA: virtio: use module_virtio_driver() to simplify the code
 2021-04-08 12:54 UTC 

[PATCH -next] gma500: Use DEFINE_SPINLOCK() for spinlock
 2021-04-08 11:20 UTC  (2+ messages)

[PATCH] drm: xlnx: zynqmp: fix a memset in zynqmp_dp_train()
 2021-04-08 10:53 UTC  (3+ messages)

[PATCH -next] thermal: thermal_mmio: remove redundant dev_err call in thermal_mmio_probe()
 2021-04-08 10:01 UTC  (2+ messages)

[PATCH -next] thermal: bcm2835: remove redundant dev_err call in bcm2835_thermal_probe()
 2021-04-08 10:03 UTC 

[PATCH -next] usbip: vudc: fix missing unlock on error in usbip_sockfd_store()
 2021-04-08  9:47 UTC  (5+ messages)

[PATCH -next] sched/topology: Make some symbols static
 2021-04-08  9:31 UTC 

[PATCH -next] cifsd: remove unused header <linux/version.h>
 2021-04-08  9:43 UTC 

[PATCH] staging: rtl8712: remove unused variable from rtl871x_mlme.c
 2021-04-08  9:24 UTC 

[PATCH] staging: rtl8712: remove unused variable from rtl871x_mlme.c
 2021-04-08  8:38 UTC  (2+ messages)

[PATCH] staging: rtl8712: remove unused variable from rtl871x_mlme.c
 2021-04-08  6:23 UTC  (2+ messages)

[PATCH -next] ASoC: amd: renoir: acp3x-pdm-dma: constify static struct snd_soc_dai_ops
 2021-04-08  6:26 UTC 

[PATCH -next] ASoC: codecs: lpass-rx-macro: constify static struct snd_soc_dai_ops
 2021-04-08  6:26 UTC 

[PATCH -next] ASoC: rt715-sdca: Constify static struct snd_soc_dai_ops
 2021-04-08  6:26 UTC 

[PATCH -next] ASoC: Intel: KMB: Constify static struct snd_soc_dai_ops
 2021-04-08  6:26 UTC 

[PATCH -next] ASoC: codecs: lpass-tx-macro: constify static struct snd_soc_dai_ops
 2021-04-08  6:26 UTC 

[PATCH -next] ASoC: amd: raven: acp3x-i2s: Constify static struct snd_soc_dai_ops
 2021-04-08  6:26 UTC 

[PATCH -next] ASoC: wcd934x: constify static struct snd_soc_dai_ops
 2021-04-08  6:26 UTC 

[PATCH -next] ASoC: wcd9335: constify static struct snd_soc_dai_ops
 2021-04-08  6:26 UTC 

[PATCH -next] ASoC: rt711-sdca: Constify static struct snd_soc_dai_ops
 2021-04-08  6:26 UTC 

[PATCH -next] ASoC: codecs: lpass-wsa-macro: constify static struct snd_soc_dai_ops
 2021-04-08  6:26 UTC 

[PATCH][next] scsi: pm80xx: Fix potential infinite loop
 2021-04-08  5:21 UTC  (4+ messages)

[PATCH] bnx2x: Fix potential infinite loop
 2021-04-08  1:44 UTC  (3+ messages)
` [EXT] "

[PATCH][next] nvmet: Fix spelling mistake "nubmer" -> "number"
 2021-04-08  0:16 UTC  (2+ messages)

[PATCH -next] RDMA/hns: Use GFP_ATOMIC under spin lock
 2021-04-07 23:32 UTC  (2+ messages)

[PATCH][next] clk: socfpga: remove redundant initialization of variable div
 2021-04-07 23:30 UTC  (2+ messages)

[PATCH] clk: socfpga: arria10: Fix memory leak of socfpga_clk on error return
 2021-04-07 23:29 UTC  (3+ messages)

[PATCH net-next] net: sundance: use module_pci_driver to simplify the code
 2021-04-07 22:20 UTC  (2+ messages)

[PATCH net-next] net: fealnx: use module_pci_driver to simplify the code
 2021-04-07 22:20 UTC  (2+ messages)

[PATCH net-next] net: encx24j600: use module_spi_driver to simplify the code
 2021-04-07 22:20 UTC  (2+ messages)

[PATCH net-next] tulip: windbond-840: use module_pci_driver to simplify the code
 2021-04-07 22:20 UTC  (2+ messages)

[PATCH net-next] net: atheros: atl2: use module_pci_driver to simplify the code
 2021-04-07 22:20 UTC  (2+ messages)

[PATCH net-next] enic: use module_pci_driver to simplify the code
 2021-04-07 22:20 UTC  (2+ messages)

[PATCH net-next] tulip: de2104x: use module_pci_driver to simplify the code
 2021-04-07 22:20 UTC  (2+ messages)

[PATCH] xircom: remove redundant error check on variable err
 2021-04-07 22:10 UTC  (2+ messages)

[PATCH] liquidio: Fix unintented sign extension of a left shift of a u16
 2021-04-07 22:10 UTC  (2+ messages)

[PATCH][next] media: venus: hfi,pm,firmware: Fix dereference before null check on hdev
 2021-04-07 21:22 UTC  (2+ messages)

[PATCH -next] ASoC: codecs: lpass-va-macro: constify static struct snd_soc_dai_ops
 2021-04-07 20:26 UTC  (2+ messages)

[PATCH][next] regmap-irq: Fix dereference of a potentially null d->virt_buf
 2021-04-07 20:26 UTC  (2+ messages)

[PATCH] net: sched: Fix potential infinite loop
 2021-04-07 20:20 UTC  (2+ messages)

[PATCH] staging: media/meson: remove redundant dev_err call
 2021-04-07 16:09 UTC 

[PATCH] staging: axis-fifo: media/meson: remove redundant dev_err call
 2021-04-07 15:48 UTC  (3+ messages)

[PATCH] staging: rtl8192u: Fix potential infinite loop
 2021-04-07 15:03 UTC 

[PATCH -next] media: omap3isp: Fix missing unlock in isp_subdev_notifier_complete()
 2021-04-07 14:37 UTC 

[PATCH][next] media: venus: core,pm: fix potential infinite loop
 2021-04-07 13:48 UTC 

[PATCH -next] s390/protvirt: fix error return code in uv_info_init()
 2021-04-07 13:06 UTC  (4+ messages)

[PATCH] brcmsmac: fix shift on 4 bit masked value
 2021-04-07 11:37 UTC  (2+ messages)

[PATCH] platform/x86: panasonic-laptop: remove redundant assignment of variable result
 2021-04-07 11:26 UTC  (2+ messages)

[PATCH] platform/surface: clean up a variable in surface_dtx_read()
 2021-04-07 11:25 UTC  (3+ messages)

[PATCH] staging: comedi: drivers: Fix spelling mistake "nubmer" -> "number"
 2021-04-07 11:13 UTC 

[PATCH RESEND -next] drm: kirin: Remove redundant dev_err call in ade_hw_ctx_alloc()
 2021-04-07 10:06 UTC 

[PATCH RESEND -next] mtd: rawnand: Remove redundant dev_err call in hisi_nfc_probe()
 2021-04-07 10:05 UTC 

[PATCH] staging: rtl8712: avoid multiple line dereference
 2021-04-07  5:40 UTC  (2+ messages)

[PATCH -next] tty: n_gsm: use DEFINE_SPINLOCK() for spinlock
 2021-04-07  5:23 UTC  (2+ messages)

[PATCH][next] erofs: fix uninitialized variable i used in a while-loop
 2021-04-07  3:51 UTC  (4+ messages)

[PATCH -next] i2c: designware: Fix return value check in navi_amd_register_client()
 2021-04-07  1:52 UTC 

[PATCH] cifsd: use kfree to free memory allocated by kzalloc
 2021-04-07  0:17 UTC  (9+ messages)
  ` [Linux-cifsd-devel] "

[PATCH][next] net/mlx5: Fix bit-wise and with zero
 2021-04-06 21:13 UTC  (2+ messages)

[PATCH 01/11] staging: rtl8188eu: remove unused efuse hal components
 2021-04-06 20:48 UTC  (11+ messages)
` [PATCH 02/11] staging: rtl8188eu: ctrl vendor req value is always 0x05
` [PATCH 03/11] staging: rtl8188eu: ctrl vendor req index is not used
` [PATCH 04/11] staging: rtl8188eu: use actual request type as parameter
` [PATCH 05/11] staging: rtl8188eu: clean up usb_read8
` [PATCH 06/11] staging: rtl8188eu: clean up usb_read16
` [PATCH 07/11] staging: rtl8188eu: clean up usb_read32
` [PATCH 08/11] staging: rtl8188eu: clean up usb_write8
` [PATCH 09/11] staging: rtl8188eu: clean up usb_write16
` [PATCH 10/11] staging: rtl8188eu: clean up usb_write32
` [PATCH 11/11] staging: rtl8188eu: remove an obsolete comment


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 read-only IMAP folder(s) and NNTP newsgroup(s).