kernel-janitors.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-08 01:06:25 to 2023-01-05 06:27:08 UTC [more...]

[PATCH net-next 0/3] ezchip: Simplify some code
 2023-01-05  6:27 UTC  (7+ messages)
` [PATCH net-next 1/3] ezchip: Remove some redundant clean-up functions
` [PATCH net-next 2/3] ezchip: Switch to some devm_ function to simplify code
` [PATCH net-next 3/3] ezchip: Further clean-up

[PATCH net-next v2] fjes: Fix an error handling path in fjes_probe()
 2023-01-04 20:40 UTC 

[PATCH net] fjes: Fix an error handling path in fjes_probe()
 2023-01-04 11:24 UTC  (5+ messages)

[PATCH] watchdog: meson_gxbb: Use devm_clk_get_enabled() helper
 2023-01-03 21:26 UTC  (3+ messages)

[PATCH] watchdog: realtek_otto: Use devm_clk_get_enabled() helper
 2023-01-03 21:16 UTC  (3+ messages)

[PATCH] watchdog: pnx4008: Use devm_clk_get_enabled() helper
 2023-01-03 21:15 UTC  (2+ messages)

[PATCH] watchdog: pic32-wdt: Use devm_clk_get_enabled() helper
 2023-01-03 21:15 UTC  (2+ messages)

[PATCH] watchdog: pic32-dmt: Use devm_clk_get_enabled() helper
 2023-01-03 21:15 UTC  (2+ messages)

[PATCH v2] watchdog: of_xilinx_wdt: Use devm_clk_get_enabled() helper
 2023-01-03 21:14 UTC  (3+ messages)

[PATCH] watchdog: lpc18xx: Use devm_clk_get_enabled() helper
 2023-01-03 21:13 UTC  (2+ messages)

[PATCH] PCI: dwc: adjust to recent removal of PCI_MSI_IRQ_DOMAIN
 2023-01-03 20:06 UTC  (4+ messages)

[PATCH] watchdog: apple: Use devm_clk_get_enabled() helper
 2023-01-03 11:37 UTC  (3+ messages)

[PATCH] PM: AVS: qcom-cpr: Fix an error handling path in cpr_probe()
 2023-01-02 15:12 UTC  (2+ messages)

[PATCH 1/3] mmc: sunlpus: Fix an error handling path in spmmc_drv_probe()
 2023-01-02 12:49 UTC  (5+ messages)
` [PATCH 2/3] mmc: sunlpus: Fix a memory leak in case of error "
` [PATCH 3/3] mmc: sunlpus: Slightly simplify the error ahndling path "

[PATCH][next] udf: Fix spelling mistake "lenght" -> "length"
 2023-01-02 12:39 UTC  (2+ messages)

[PATCH] watchdog: ixp4xx: Use devm_clk_get_enabled() helper
 2023-01-01 19:31 UTC  (6+ messages)

[PATCH] watchdog: loongson1: Use devm_clk_get_enabled() helper
 2022-12-31 23:16 UTC  (2+ messages)

[PATCH] watchdog: imx7ulp: Use devm_clk_get_enabled() helper
 2022-12-31 23:10 UTC  (2+ messages)

[PATCH] watchdog: imgpdc: Use devm_clk_get_enabled() helper
 2022-12-31 23:09 UTC  (2+ messages)

[PATCH] watchdog: davinci: Use devm_clk_get_enabled() helper
 2022-12-31 23:08 UTC  (2+ messages)

[PATCH] watchdog: cadence: Use devm_clk_get_enabled() helper
 2022-12-31 19:29 UTC  (2+ messages)

[PATCH] watchdog: bcm7038: Use devm_clk_get_enabled() helper
 2022-12-31 19:29 UTC  (3+ messages)

[PATCH] watchdog: armada_37xx: Use devm_clk_get_enabled() helper
 2022-12-31 19:28 UTC  (2+ messages)

[PATCH] watchdog: of_xilinx_wdt: Use devm_clk_get_enabled() helper
 2022-12-31 12:55 UTC  (2+ messages)

[PATCH] watchdog: qcom: Use devm_clk_get_enabled() helper
 2022-12-31  6:08 UTC  (2+ messages)

[PATCH] watchdog: rtd119x: Use devm_clk_get_enabled() helper
 2022-12-31  6:08 UTC  (2+ messages)

[PATCH] watchdog: rzn1: Use devm_clk_get_enabled() helper
 2022-12-31  6:07 UTC  (2+ messages)

[PATCH] watchdog: visconti: Use devm_clk_get_enabled() helper
 2022-12-31  6:07 UTC  (2+ messages)

[PATCH][next] perf-tools: Fix spelling mistake "lenght" -> "length"
 2022-12-30 23:32 UTC 

[PATCH] serial: sccnxp: Use devm_clk_get_enabled() helper
 2022-12-30 16:59 UTC 

[PATCH v2] drm/bridge: tc358767: Use devm_clk_get_enabled() helper
 2022-12-30 16:00 UTC 

[PATCH] bus: bt1-axi: Use devm_clk_get_enabled() helper
 2022-12-30 15:41 UTC 

[PATCH] drm/bridge: tc358767: Use devm_clk_get_enabled() helper
 2022-12-30 15:37 UTC  (2+ messages)

[PATCH] bus: bt1-apb: Use devm_clk_get_enabled() helper
 2022-12-30 15:34 UTC 

[PATCH] crypto: ux500: update debug config after ux500 cryp driver removal
 2022-12-30 15:15 UTC  (3+ messages)

[PATCH] fs/ntfs3: fix spelling mistake "attibute" -> "attribute"
 2022-12-30  8:00 UTC  (2+ messages)

[PATCH] pinctrl: mxs: avoid defines prefixed with CONFIG
 2022-12-29  1:07 UTC  (2+ messages)

[PATCH v2] coccinelle: api/atomic_as_refcounter: include message type in output
 2022-12-26 20:51 UTC 

[PATCH] fs/ntfs3: Uninitialized variable bug in ntfs_d_compare()
 2022-12-26 15:15 UTC  (2+ messages)

[cocci] [PATCH] coccinelle: api/atomic_as_refcounter: include message type in output
 2022-12-26 11:41 UTC 

[PATCH] mailbox: zynq: Switch to flexible array to simplify code
 2022-12-23  2:44 UTC  (3+ messages)
` (no subject)

[PATCH] iommu/mediatek-v1: Fix an error handling path in mtk_iommu_v1_probe()
 2022-12-22  9:17 UTC  (4+ messages)

[PATCH] ixp4xx_eth: Fix an error handling path in ixp4xx_eth_probe()
 2022-12-22  1:38 UTC  (3+ messages)

[PATCH] Input: fm801-gp - Fix an error handling path
 2022-12-20 18:59 UTC  (2+ messages)

[PATCH] iommu/arm-smmu-v3: Fix an error handling path in arm_smmu_device_probe()
 2022-12-19 21:17 UTC 

[PATCH] myri10ge: Fix an error handling path in myri10ge_probe()
 2022-12-19 12:40 UTC  (2+ messages)

[PATCH v2] media: imx: remove code for non-existing config IMX_GPT_ICAP
 2022-12-16 17:23 UTC  (2+ messages)

[PATCH] arm64: errata: refer to config ARM64_ERRATUM_2645198 to make workaround work
 2022-12-15 23:31 UTC  (5+ messages)

[PATCH] Input: ibm-panel - fix typo in comment
 2022-12-15 14:52 UTC  (3+ messages)

[PATCH] Input: atkbd - fix typo in comment
 2022-12-15 13:56 UTC  (2+ messages)

[PATCH] PCI/MSI: clean up duplicate dependency in config PCI_HYPERV_INTERFACE
 2022-12-15 10:13 UTC 

[PATCH] wireless: ti: remove obsolete lines in the Makefile
 2022-12-14 12:33 UTC  (3+ messages)
` wifi: "

Słowa kluczowe do wypozycjonowania
 2022-12-14  8:50 UTC 

[PATCH] btrfs: Fix an error handling path in btrfs_defrag_leaves()
 2022-12-13 18:45 UTC  (2+ messages)

[PATCH] btrfs: Fix an error handling path in btrfs_rename()
 2022-12-13 18:41 UTC  (3+ messages)

[PATCH 0/1] idlestat: minor fix for EOF checking
 2022-12-13 16:06 UTC  (2+ messages)
` [PATCH 1/1] tracefile_tracecmd: add null return from fgets when EOF occurs

[PATCH] objtool: Fix spelling mistake "teh" -> "the"
 2022-12-13 14:18 UTC  (2+ messages)

[PATCH v1] spi: xtensa-xtfpga: Fix a double put() in xtfpga_spi_remove()
 2022-12-13 11:40 UTC  (5+ messages)

[PATCH] ipvs: initialize 'ret' variable in do_ip_vs_set_ctl()
 2022-12-13 11:28 UTC  (9+ messages)
          ` [PATCH v2] ipvs: add a 'default' case "

[PATCH v2] drm/msm/hdmi: Fix the error handling path of msm_hdmi_dev_probe()
 2022-12-13  6:15 UTC 

[PATCH net-next] net: lan966x: Remove a useless test in lan966x_ptp_add_trap()
 2022-12-13  3:50 UTC  (2+ messages)

[PATCH] drm/msm/hdm: Fix the error handling path of msm_hdmi_dev_probe()
 2022-12-13  1:35 UTC  (3+ messages)
  ` [Freedreno] "

[PATCH net] lib: packing: fix shift wrapping in bit_reverse()
 2022-12-12 23:30 UTC  (13+ messages)
        ` [PATCH] lib: packing: replace bit_reverse() with bitrev8()

[PATCH] octeontx2-af: cn10k: mcs: Fix a resource leak in the probe and remove functions
 2022-12-12 23:10 UTC  (3+ messages)
` [EXT] "

[PATCH net] genetlink: Fix an error handling path in ctrl_dumppolicy_start()
 2022-12-12 21:23 UTC  (3+ messages)

[PATCH] perf vendor events powerpc: Fix spelling mistake "fpr" -> "for"
 2022-12-12 15:40 UTC  (2+ messages)

[PATCH] iommu/mediatek: Fix forever loop in error handling
 2022-12-12 11:06 UTC  (4+ messages)

[PATCH] scsi: remove left-over due to now gone pktcdvd shortcomings
 2022-12-12  8:39 UTC  (2+ messages)

[PATCH] bus: qcom-ssc-block-bus: Fix resource release in .remove function
 2022-12-11 18:52 UTC  (2+ messages)

[PATCH] iio: imu: kmx61: Fix spelling mistake "Errow" -> "Error"
 2022-12-11 13:39 UTC  (2+ messages)

[PATCH] bus: ts-nbus: Fix the error handling path of ts_nbus_probe()
 2022-12-11  7:08 UTC 

[PATCH] f2fs: Fix spelling mistake in label: free_bio_enrty_cache -> free_bio_entry_cache
 2022-12-11  2:52 UTC  (2+ messages)

[PATCH v2 1/2] video: fbdev: uvesafb: Fixes an error handling path in uvesafb_probe()
 2022-12-10 16:05 UTC  (3+ messages)
` [PATCH v2 2/2] video: fbdev: uvesafb: Simplify uvesafb_remove()

[PATCH] scripts: headers_install.sh: remove left-over due to now gone pktcdvd shortcomings
 2022-12-09  9:15 UTC 

[PATCH][next] xfrm: Fix spelling mistake "tyoe" -> "type"
 2022-12-09  8:13 UTC  (2+ messages)

[PATCH][next] xfrm: Fix spelling mistake "oflload" -> "offload"
 2022-12-09  8:12 UTC  (2+ messages)

[PATCH][next] nfp: Fix spelling mistake "tha" -> "the"
 2022-12-09  3:50 UTC  (2+ messages)

[PATCH 1/2] vfio/mlx5: fix error code in mlx5vf_precopy_ioctl()
 2022-12-08 22:15 UTC  (5+ messages)
` [PATCH 2/2] vfio/mlx5: error pointer dereference in error handling

[bug report] net: microchip: vcap: Add vcap_get_rule
 2022-12-08 22:13 UTC  (2+ messages)

[PATCH] netfilter: initialize 'ret' variable
 2022-12-08 21:12 UTC  (3+ messages)
` [PATCH v2] netfilter: add a 'default' case to 'switch (tuplehash->tuple.xmit_type)'

[PATCH 1/2] mfd: qcom_rpm: Fix an error handling path in qcom_rpm_probe()
 2022-12-08 18:31 UTC  (6+ messages)
` [PATCH 2/2] mfd: qcom_rpm: Use devm_of_platform_populate() to simplify code

[PATCH net v2] net: mvneta: Fix an out of bounds check
 2022-12-08 17:20 UTC  (2+ messages)

[PATCH v2] block: sed-opal: Don't include <linux/kernel.h>
 2022-12-08 16:20 UTC 

[PATCH] drm/amd/display: Fix spelling mistake: "dram_clk_chanage" -> "dram_clk_change"
 2022-12-08 15:43 UTC  (2+ messages)

[PATCH] media: platform: exynos4-is: Fix spelling mistake "palne" -> "plane"
 2022-12-08 14:14 UTC  (2+ messages)

[PATCH] selftest: Fix spelling mistake "eith" -> "with"
 2022-12-08 13:53 UTC 

[PATCH] KVM: PPC: Book3S HV: Use the bitmap API to allocate bitmaps
 2022-12-08 12:39 UTC  (2+ messages)

[bug report] mlxsw: spectrum: Apply RIF configuration when joining a LAG
 2022-12-08  9:01 UTC  (2+ 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).