messages from 2024-09-12 08:49:16 to 2024-09-24 08:59:08 UTC [more...]
[PATCH][next] tcp: Fix spelling mistake "emtpy" -> "empty"
2024-09-24 8:59 UTC (3+ messages)
[PATCH] platform/x86:intel/pmc: fix IS_ENABLED() check
2024-09-24 8:48 UTC (2+ messages)
[PATCH] phy: tegra: xusb: Call of_node_put(np) only once in tegra_xusb_padctl_get()
2024-09-23 20:04 UTC
[PATCH] perf: hisi_pcie: Call pci_dev_put(pdev) only once in hisi_pcie_pmu_valid_requester_id()
2024-09-23 19:28 UTC
[PATCH] pci/hotplug/pnv_php: Reduce of_node_put(dn) calls in pnv_php_register_slot()
2024-09-23 16:46 UTC
[PATCH][next] cxgb4: clip_tbl: Fix spelling mistake "wont" -> "won't"
2024-09-23 16:36 UTC (2+ messages)
[PATCH] nvdimm: Call nvdimm_put_key(key) only once in nvdimm_key_revalidate()
2024-09-23 15:17 UTC
[PATCH][next] ASoC: codecs: aw88395: Fix spelling mistake "unsupport" -> "unsupported"
2024-09-23 12:07 UTC
[PATCH] ASoC: codecs: aw88399: Fix spelling mistake "unsupport" -> "unsupported"
2024-09-23 12:03 UTC
[PATCH][next] sparc: leon: Fix spelling mistake "wont" -> "won't"
2024-09-23 11:58 UTC
[PATCH 0/2] ntb_perf: Adjustments for perf_copy_chunk()
2024-09-23 9:16 UTC (3+ messages)
` [PATCH 1/2] ntb_perf: Delete duplicate dmaengine_unmap_put() call in perf_copy_chunk()
` [PATCH 2/2] ntb_perf: Use common error handling code "
[PATCH] bus: ts-nbus: Fix an error handling path in ts_nbus_probe()
2024-09-22 22:06 UTC (3+ messages)
[PATCH] MAINTAINERS: adjust file entry of the oa_tc6 header
2024-09-22 19:00 UTC (3+ messages)
[PATCH] net: xilinx: axienet: Reduce scopes for two resources in axienet_probe()
2024-09-22 16:59 UTC (2+ messages)
[PATCH] qlcnic: Use common error handling code in four functions
2024-09-22 16:56 UTC (2+ messages)
[PATCH] clk: sunxi-ng: Constify struct ccu_reset_map
2024-09-20 20:25 UTC
[PATCH v2] nfsd: prevent integer overflow in decode_cb_compound4res()
2024-09-20 11:10 UTC (4+ messages)
[PATCH] powerpc/perf: Use guard(irqsave)() in eight functions
2024-09-20 6:52 UTC
[PATCH][next] wifi: rtlwifi: make read-only arrays static const
2024-09-20 2:45 UTC (3+ messages)
[PATCH] OPP: fix error code in dev_pm_opp_set_config()
2024-09-19 19:39 UTC (2+ messages)
[PATCH][next][V2] EDAC, pnd2: Make read-only const array intlv static
2024-09-19 17:16 UTC (2+ messages)
[PATCH] wifi: ath6kl: fix typos
2024-09-19 16:20 UTC (5+ messages)
[PATCH] wifi: wcn36xx: fix a typo
2024-09-19 16:18 UTC (5+ messages)
[PATCH][next] wifi: mac80211: make read-only array svc_id static const
2024-09-19 16:17 UTC (3+ messages)
[PATCH][next] scsi: hisi_sas: Remove trailing space after \n newline
2024-09-19 15:52 UTC (3+ messages)
[PATCH][next] scsi: qedf: Remove trailing space after \n newline
2024-09-19 15:52 UTC (3+ messages)
[PATCH][next] scsi: zalon: Remove trailing space after \n newline
2024-09-19 15:52 UTC (3+ messages)
[PATCH][next] scsi: pm8001: Remove trailing space after \n newline
2024-09-19 15:52 UTC (3+ messages)
[PATCH][next] megaraid_sas: Remove trailing space after \n newline
2024-09-19 15:52 UTC (3+ messages)
[PATCH][next] scsi: lpfc: Remove trailing space after \n newline
2024-09-19 15:52 UTC (3+ messages)
[PATCH] scsi: scsi_debug: Remove a useless memset()
2024-09-19 15:52 UTC (3+ messages)
[PATCH] scsi: libcxgbi: Remove an unused field in struct cxgbi_device
2024-09-19 15:52 UTC (3+ messages)
[PATCH] drm/rockchip: Fix a typo
2024-09-19 14:30 UTC (3+ messages)
` "
[PATCH] SUNRPC: Fix integer overflow in decode_rc_list()
2024-09-19 8:50 UTC
[PATCH][next] EDAC, pnd2: Make read-only const array intlv static
2024-09-19 8:47 UTC (4+ messages)
[PATCH] ibmasmfs: Use common error handling code in command_file_read()
2024-09-18 18:32 UTC
[PATCH 0/2] dm-crypt: Adjustments for crypt_set_keyring_key()
2024-09-18 16:38 UTC (4+ messages)
` [PATCH 1/2] dm-crypt: Use up_read() together with key_put() only once in crypt_set_keyring_key()
` [PATCH 2/2] dm-crypt: Use common error handling code "
[PATCH] clk: at91: pmc: Use common error handling code in pmc_register_ops()
2024-09-18 14:32 UTC
[PATCH] drm/xe/query: Refactor copy_to_user() usage in four functions
2024-09-18 9:38 UTC (3+ messages)
[PATCH] crypto: lib/mpi - Extend support for scope-based resource management
2024-09-18 9:26 UTC (4+ messages)
` [PATCH v2] "
[PATCH] arm/mm: fix typos
2024-09-18 8:15 UTC (3+ messages)
[PATCH] MAINTAINERS: move BK3 machine support to CREDITS
2024-09-17 15:13 UTC (6+ messages)
[PATCH] MAINTAINERS: adjust file entry in INTEL MID PLATFORM
2024-09-17 13:43 UTC (3+ messages)
[PATCH][next] drm/nouveau/gsp: remove extraneous ; after mutex
2024-09-17 12:08 UTC
[PATCH] io_uring: clean up a type in io_uring_register_get_file()
2024-09-17 2:22 UTC (2+ messages)
[PATCH] dmaengine: ep93xx: Fix NULL vs IS_ERR() check in ep93xx_dma_probe()
2024-09-16 18:34 UTC (3+ messages)
[PATCH] nfsd: prevent integer overflow in decode_cb_compound4res()
2024-09-16 15:44 UTC (2+ messages)
[PATCH] drm/i915: Fix typos
2024-09-16 11:25 UTC (3+ messages)
[PATCH] usb: dwc3: rtk: Clean up error code in __get_dwc3_maximum_speed()
2024-09-16 10:28 UTC (2+ messages)
[PATCH v2] ethernet: chelsio: fix a typo
2024-09-15 18:55 UTC (3+ messages)
[PATCH] fsl/fman: Fix a typo
2024-09-15 18:48 UTC (3+ messages)
[PATCH] bpf: Constify struct btf_kind_operations
2024-09-15 16:21 UTC
[PATCH net-next] net/mlx5: HWS, check the correct variable in hws_send_ring_alloc_sq()
2024-09-15 16:01 UTC (3+ messages)
[PATCH net-next] ice: Fix a NULL vs IS_ERR() check in probe()
2024-09-15 16:01 UTC (3+ messages)
[PATCH net-next] ice: Fix a couple NULL vs IS_ERR() bugs
2024-09-15 16:01 UTC (3+ messages)
[PATCH net] netfilter: nft_socket: Fix a NULL vs IS_ERR() bug in nft_socket_cgroup_subtree_level()
2024-09-15 16:01 UTC (5+ messages)
[PATCH v4] phy: renesas: rcar-gen3-usb2: Fix an error handling path in rcar_gen3_phy_usb2_probe()
2024-09-15 15:23 UTC (2+ messages)
[PATCH] ethernet: chelsio: fix a typo
2024-09-15 13:19 UTC (3+ messages)
[PATCH] drm/sun4i: Fix a typo
2024-09-15 12:42 UTC
[PATCH] net/mlx5: Fix typos
2024-09-15 11:42 UTC
[PATCH 1/2] crypto: caam: Fix the pointer passed to caam_qi_shutdown()
2024-09-15 10:22 UTC (2+ messages)
` [PATCH 2/2] crypto: caam: Slightly simplify platform_device()
[PATCH v3] phy: renesas: rcar-gen3-usb2: Fix an error handling path in rcar_gen3_phy_usb2_probe()
2024-09-14 16:11 UTC (2+ messages)
[PATCH net-next] net: lan743x: clean up a check in lan743x_netdev_open()
2024-09-14 15:46 UTC (2+ messages)
[PATCH v3] remoteproc: k3-dsp: Fix an error handling path in k3_dsp_rproc_probe()
2024-09-14 15:41 UTC
[PATCH] pmdomain: rockchip: Simplify dropping OF node reference
2024-09-14 14:40 UTC (2+ messages)
` Generalising a transformation with SmPL?
[PATCH] iio: light: al3010: Fix an error handling path in al3010_probe()
2024-09-14 14:15 UTC (2+ messages)
[PATCH net v2] net: tipc: avoid possible garbage value
2024-09-14 14:12 UTC (2+ messages)
[PATCH net-next] net: tipc: avoid possible garbage value
2024-09-14 10:11 UTC (5+ messages)
[PATCH net-next] rtase: Fix error code in rtase_init_board()
2024-09-14 4:30 UTC (3+ messages)
[PATCH next] drm/tegra: Fix NULL vs IS_ERR() check in probe()
2024-09-14 2:02 UTC (2+ messages)
[PATCH] regulator: sm5703: Remove because it is unused and fails to build
2024-09-13 19:43 UTC (2+ messages)
[PATCH] iio: adc: pac1921: add missing error return in probe()
2024-09-13 19:39 UTC (7+ messages)
[PATCH next] dmaengine: ep93xx: Fix a NULL vs IS_ERR() check in probe()
2024-09-13 17:39 UTC (2+ messages)
[PATCH] thermal/ti-soc-thermal: Fix typos
2024-09-13 9:37 UTC
[PATCH] pwm: stm32: Fix a typo
2024-09-13 7:49 UTC (2+ messages)
[PATCH][next][V2] scsi: mpt3sas: Remove trailing space after \n newline
2024-09-13 0:30 UTC (2+ messages)
[PATCH] vfio/pci: clean up a type in vfio_pci_ioctl_pci_hot_reset_groups()
2024-09-12 20:48 UTC (3+ messages)
[PATCH] i2c/synquacer: Deal with optional PCLK correctly
2024-09-12 17:37 UTC (3+ messages)
[PATCH][next] drm/msm8998: make const arrays ratio_list and band_list static
2024-09-12 15:15 UTC (2+ messages)
[PATCH] ALSA: control: prevent some integer overflow issues
2024-09-12 14:52 UTC (7+ messages)
[PATCH 1/2] i2c: synquacer: Fix an error handling path in synquacer_i2c_probe()
2024-09-12 14:41 UTC (5+ messages)
[PATCH][next] clk: lmk04832: make read-only const arrays static
2024-09-12 13:47 UTC
[PATCH][next] accel/habanalabs/gaudi2: Make read-only array edma_queues_id static const
2024-09-12 13:30 UTC
[PATCH][next] usb: r8a66597-hcd: make read-only const arrays static
2024-09-12 13:23 UTC
[PATCH][next] dmaengine: amd: qdma: make read-only arrays h2c_types and c2h_types static const
2024-09-12 13:10 UTC
[PATCH] drm/tidss: Fix typos
2024-09-12 12:57 UTC
[PATCH next] perf: arm-ni: Fix an NULL vs IS_ERR() bug
2024-09-12 12:57 UTC (2+ messages)
[PATCH] power: supply: Fix a typo
2024-09-12 12:55 UTC (2+ messages)
[PATCH] drm/mediatek: Fix potential NULL dereference in mtk_crtc_destroy()
2024-09-12 9:05 UTC (2+ messages)
[PATCH] netfs: remove some unnecessary code in netfs_read_gaps()
2024-09-12 8:52 UTC
[PATCH] media: i2c: max96717: clean up on error in max96717_subdev_init()
2024-09-12 8:51 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).