kernel-janitors.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-20 15:10:24 to 2024-01-01 16:34:08 UTC [more...]

[PATCH] packet: Improve exception handling in fanout_add()
 2024-01-01 16:33 UTC  (6+ messages)
  `  "

[PATCH] cgroup/cpuset: Adjust exception handling in generate_sched_domains()
 2024-01-01 16:26 UTC  (4+ messages)

[PATCH] sunrpc: Improve exception handling in krb5_etm_checksum()
 2024-01-01 11:24 UTC  (3+ messages)

[PATCH 0/4] netlink: Adjustments for __netlink_kernel_create()
 2024-01-01 10:22 UTC  (7+ messages)
` [PATCH 1/4] netlink: Improve exception handling in __netlink_kernel_create()
` [PATCH 2/4] netlink: Move an assignment for the variable “sk” "
` [PATCH 3/4] netlink: Delete an unnecessary variable initialisation "
` [PATCH 4/4] netlink: Move an assignment for the variable “cb_mutex” "

[PATCH 0/5] bpf: Adjustments for four function implementations
 2024-01-01  9:10 UTC  (8+ messages)
` [PATCH 1/5] bpf: Improve exception handling in bpf_struct_ops_link_create()
` [PATCH 2/5] bpf: Move an assignment for the variable “st_map” "
` [PATCH 3/5] bpf: Improve exception handling in bpf_core_apply()
` [PATCH 4/5] bpf: Return directly after a failed bpf_map_kmalloc_node() in bpf_cgroup_storage_alloc()
` [PATCH 5/5] bpf: Improve exception handling in trie_update_elem()

[PATCH 0/2] net/smc: Adjustments for two function implementations
 2023-12-31 22:40 UTC  (5+ messages)
` [PATCH 1/2] net/smc: Return directly after a failed kzalloc() in smc_fill_gid_list()
` [PATCH 2/2] net/smc: Improve exception handling in smc_llc_cli_add_link_invite()

[PATCH] scsi: ses: Move a label in ses_enclosure_data_process()
 2023-12-31 14:07 UTC  (9+ messages)
  `  "

[PATCH] tipc: Improve exception handling in tipc_bcast_init()
 2023-12-31 11:30 UTC 

[PATCH] PCI: vmd: Remove usage of the deprecated ida_simple_xx() API
 2023-12-31 11:21 UTC  (3+ messages)

[PATCH] misc: pci_endpoint_test: Remove usage of the deprecated ida_simple_xx() API
 2023-12-31 11:16 UTC  (2+ messages)

[PATCH] dw-xdata: Remove usage of the deprecated ida_simple_xx() API
 2023-12-31 11:15 UTC  (2+ messages)

[PATCH][next] powerpc/selftests: Fix spelling mistake "EACCESS" -> "EACCES"
 2023-12-31 11:07 UTC  (2+ messages)

[PATCH] wifi: cfg80211: Replace a label in cfg80211_parse_ml_sta_data()
 2023-12-31 10:33 UTC 

[PATCH][next] media: atomisp: remove redundant assignments to variables
 2023-12-31  9:39 UTC  (2+ messages)

[PATCH] kernel: relay: Improve exception handling in relay_create_buf()
 2023-12-31  9:38 UTC 

[PATCH 0/3] gcov: Adjustments for two function implementations
 2023-12-31  8:43 UTC  (4+ messages)
` [PATCH 1/3] gcov: Delete an error message for a failed memory allocation in new_node()
` [PATCH 2/3] gcov: Return directly after a failed kzalloc() "
` [PATCH 3/3] gcov: Improve exception handling in add_links()

[PATCH] squashfs: Improve error handling in squashfs_decompressor_create()
 2023-12-30  9:55 UTC 

[PATCH] smb3: Improve exception handling in allocate_mr_list()
 2023-12-30  9:47 UTC 

[PATCH 0/2] hugetlbfs: Adjustments for two function implementations
 2023-12-30  6:45 UTC  (5+ messages)
` [PATCH 1/2] hugetlbfs: Improve a size determination in two functions
` [PATCH 2/2] hugetlbfs: Improve exception handling in hugetlbfs_fill_super()

[PATCH 0/2] virtiofs: Adjustments for two function implementations
 2023-12-29 14:21 UTC  (6+ messages)
` [PATCH 1/2] virtiofs: Improve three size determinations
` [PATCH 2/2] virtiofs: Improve error handling in virtio_fs_get_tree()

[PATCH] rpc_pipefs: Replace one label in bl_resolve_deviceid()
 2023-12-29 12:45 UTC 

[PATCH] Input: MT - Return directly after a failed kzalloc() in input_mt_init_slots()
 2023-12-29  9:00 UTC  (3+ messages)
  `  "

[PATCH] Input: usbtouchscreen - Return directly after a failed kmalloc() in nexio_init()
 2023-12-29  8:56 UTC  (3+ messages)
  `  "

[PATCH] PCI: switchtec: Fix an error handling path in switchtec_pci_probe()
 2023-12-29  1:39 UTC  (3+ messages)

[PATCH] fuse: Improve error handling in two functions
 2023-12-28 21:02 UTC 

[PATCH] fs/9p: Improve exception handling in v9fs_session_init()
 2023-12-28 20:01 UTC 

[PATCH 0/4] scsi: lpfc: Adjustments for two function implementations
 2023-12-28 17:28 UTC  (5+ messages)
` [PATCH 1/4] scsi: lpfc: Improve exception handling in lpfc_rcv_plogi()
` [PATCH 2/4] scsi: lpfc: Return directly after a failed kzalloc() in lpfc_sli_read_link_ste()
` [PATCH 3/4] scsi: lpfc: Delete an unnecessary return statement "
` [PATCH 4/4] scsi: lpfc: Delete an unnecessary variable initialisation "

[PATCH] scsi: fcoe: Return directly after a failed kzalloc() in fcoe_sysfs_fcf_add()
 2023-12-28 12:05 UTC 

[PATCH] block: Fix a memory leak in bdev_open_by_dev()
 2023-12-28 10:48 UTC  (4+ messages)

[PATCH] platform/x86/amd/pmf: Return a status code only as a constant in two functions
 2023-12-28  9:54 UTC 

[PATCH] platform/x86/amd/pmf: Return directly after a failed apmf_if_call() in apmf_sbios_heartbeat_notify()
 2023-12-28  8:42 UTC 

[PATCH] platform/chrome: cros_ec_i2c: Less function calls in cros_ec_cmd_xfer_i2c() after error detection
 2023-12-28  7:56 UTC 

[PATCH 00/10] clk: ti: Adjustments for eight function implementations
 2023-12-28  6:39 UTC  (15+ messages)
` [PATCH 01/10] clk: ti: Less function calls in of_omap2_apll_setup() after error detection
` [PATCH 02/10] clk: ti: Less function calls in of_dra7_apll_setup() "
` [PATCH 03/10] clk: ti: Use common code in omap_clk_register_apll()
` [PATCH 04/10] clk: ti: Less function calls in ti_fapll_setup() after error detection
` [PATCH 05/10] clk: ti: One function call less in ti_fapll_synth_setup() "
` [PATCH 06/10] clk: ti: Return directly after a failed kzalloc() in of_mux_clk_setup()
` [PATCH 07/10] clk: ti: Less function calls in _ti_omap4_clkctrl_setup() after error detection
` [PATCH 08/10] clk: ti: Use common error handling code in _ti_omap4_clkctrl_setup()
` [PATCH 09/10] clk: ti: Less function calls in _ti_clkctrl_clk_register() after error detection
    ` [09/10] "
` [PATCH 10/10] clk: ti: Delete an unnecessary initialisation in _ti_clkctrl_clk_register()

[PATCH] of: Less function calls in of_parse_phandle_with_args_map() after error detection
 2023-12-27 20:30 UTC 

[PATCH] mmc: mmc_spi: Adjust error handling in mmc_spi_probe()
 2023-12-27 17:28 UTC  (3+ messages)
  `  "

[PATCH 0/2] nvmet-fc: Adjustments for nvmet_fc_alloc_ls_iodlist()
 2023-12-27 17:18 UTC  (3+ messages)
` [PATCH 1/2] nvmet-fc: One function call less in nvmet_fc_alloc_ls_iodlist() after error detection
` [PATCH 2/2] nvmet-fc: Improve a size determination in nvmet_fc_alloc_ls_iodlist()

[PATCH 0/2] nfc: mei_phy: Adjustments for two function implementations
 2023-12-27 16:04 UTC  (3+ messages)
` [PATCH 1/2] nfc: mei_phy: Return directly after a failed kzalloc() in mei_nfc_send()
` [PATCH 2/2] nfc: mei_phy: Use common code in mei_nfc_connect()

[PATCH] HID: bpf: One function call less in call_hid_bpf_rdesc_fixup() after error detection
 2023-12-27 15:46 UTC  (4+ messages)
  `  "

[PATCH 0/3] mtd: ssfdc: Adjustments for ssfdcr_add_mtd()
 2023-12-27 14:49 UTC  (4+ messages)
` [PATCH 1/3] mtd: ssfdc: One function call less in ssfdcr_add_mtd() after error detection
` [PATCH 2/3] mtd: ssfdc: Fix indentation in ssfdcr_add_mtd()
` [PATCH 3/3] mtd: ssfdc: Improve a size determination "

[PATCH 0/2] scsi: message: fusion: Adjustments for mptsas_find_phyinfo_by_phys_disk_num()
 2023-12-27 10:06 UTC  (3+ messages)
` [PATCH 1/2] scsi: message: fusion: Improve data processing in mptsas_find_phyinfo_by_phys_disk_num()
` [PATCH 2/2] scsi: message: fusion: Move an assignment for the variable “phy_info” "

[PATCH] leds: trigger: oneshot: One function call less in pattern_init() after error detection
 2023-12-26 21:08 UTC 

[PATCH] irqchip/sifive-plic: One function call less in __plic_init() after error detection
 2023-12-26 20:42 UTC 

[PATCH] Drivers: hv: vmbus: One function call less in create_gpadl_header() after error detection
 2023-12-26 19:09 UTC 

[PATCH] drm/vc4: Improve exception handling in vc4_validate_shader()
 2023-12-26 17:33 UTC 

[PATCH 0/2] drm/sched: Adjustments for drm_sched_init()
 2023-12-26 15:58 UTC  (3+ messages)
` [PATCH 1/2] drm/sched: One function call less in drm_sched_init() after error detection
` [PATCH 2/2] drm/sched: Return an error code only as a constant in drm_sched_init()

[PATCH] crypto: virtio - Less function calls in __virtio_crypto_akcipher_do_req() after error detection
 2023-12-26 12:22 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH 0/3] drm: property: Adjustments for three function implementations
 2023-12-26 10:10 UTC  (5+ messages)
` [PATCH 1/3] drm: property: One function call less in drm_property_create() after error detection
` [PATCH 2/3] drm: property: Delete an unnecessary initialisation in drm_property_create()
` [PATCH 3/3] drm: property: Improve four size determinations

[PATCH] firmware: tegra: bpmp: Return directly after a failed kzalloc() in get_filename()
 2023-12-25 19:18 UTC 

[PATCH 0/7] EDAC/amd64: Adjustments for two function implementations
 2023-12-25 17:46 UTC  (8+ messages)
` [PATCH 1/7] EDAC/amd64: Improve error handling in amd64_edac_init()
` [PATCH 2/7] EDAC/amd64: Delete an unnecessary variable initialisation "
` [PATCH 3/7] EDAC/amd64: Merge two if statements into one "
` [PATCH 4/7] EDAC/amd64: Adjust error handling in probe_one_instance()
` [PATCH 5/7] EDAC/amd64: Improve two size determinations "
` [PATCH 6/7] EDAC/amd64: Delete an unnecessary variable initialisation "
` [PATCH 7/7] EDAC/amd64: Move an assignment for the variable “F3” "

[PATCH 0/3] dmaengine: timb_dma: Adjustments for td_alloc_init_desc()
 2023-12-25 10:22 UTC  (4+ messages)
` [PATCH 1/3] dmaengine: timb_dma: Return directly after a failed kzalloc() in td_alloc_init_desc()
` [PATCH 2/3] dmaengine: timb_dma: Improve a size determination "
` [PATCH 3/3] dmaengine: timb_dma: One function call less in td_alloc_init_desc() after error detection

[PATCH 0/2] clk: imx: composite-8m: Adjustments for __imx8m_clk_hw_composite()
 2023-12-25  3:18 UTC  (5+ messages)
` [PATCH 1/2] clk: imx: composite-8m: Less function calls in __imx8m_clk_hw_composite() after error detection
` [PATCH 2/2] clk: imx: composite-8m: Delete two unnecessary initialisations in __imx8m_clk_hw_composite()

[PATCH][next] wifi: rtw89: mac: Fix spelling mistakes "notfify" -> "notify"
 2023-12-25  0:19 UTC  (4+ messages)

[PATCH] clk: stm32f4: One function call less in stm32f4_rcc_init() after error detection
 2023-12-24  8:52 UTC 

[PATCH] perf/x86/intel/pt: Return an error code only as a constant in pt_pmu_hw_init()
 2023-12-23 20:30 UTC 

[PATCH 0/2] powerpc/powernv/vas: Adjustments for two function implementations
 2023-12-23 19:22 UTC  (3+ messages)
` [PATCH 1/2] powerpc/powernv/vas: One function call less in vas_window_alloc() after error detection
` [PATCH 2/2] powerpc/powernv/vas: Return directly after a failed kasprintf() in map_paste_region()

[PATCH] scsi: bnx2i: Use netif_carrier_ok()
 2023-12-23  7:19 UTC 

[PATCH] scsi: bnx2fc: Use netif_carrier_ok()
 2023-12-23  7:18 UTC 

[PATCH][next] selftests/net: Fix various spelling mistakes in TCP-AO tests
 2023-12-22 22:20 UTC  (2+ messages)

[PATCH] clk: imx: scu: Use common error handling code in imx_clk_scu_alloc_dev()
 2023-12-22 12:03 UTC 

[PATCH] blk-throttle: Fix some potential string truncation in tg_prfill_limit()
 2023-12-21 21:42 UTC  (2+ messages)

[PATCH][next] media: v4l2-subdev: Fix spelling mistake "heigth" -> "height"
 2023-12-21 16:39 UTC 

[PATCH v2] dmaengine: idxd: Remove usage of the deprecated ida_simple_xx() API
 2023-12-21 16:29 UTC  (4+ messages)

[PATCH wireless-next 01/11] wifi: rtlwifi: add calculate_bit_shift()
 2023-12-21 14:40 UTC  (2+ messages)

[PATCH net 0/2] ISDN/mISDN maintenanceship cleanup
 2023-12-21 14:06 UTC  (12+ messages)
` [PATCH net 1/2] MAINTAINERS: Remove Karsten Keil
` [PATCH net 2/2] MAINTAINERS: Remove isdn4linux@listserv.isdn4linux.de mailing list

[PATCH] iio: buffer: Use IIO_SEPARATE instead of a hard-coded 0
 2023-12-21 10:49 UTC  (2+ messages)

[PATCH v4 1/3] RAS: Introduce AMD Address Translation Library
 2023-12-20 17:28 UTC  (3+ messages)

[PATCH][next] tools/counter: Fix spelling mistake "componend" -> "component"
 2023-12-20 16:41 UTC  (3+ messages)

[PATCH] samples/bpf: use %lu format specifier for unsigned long values
 2023-12-20 15:10 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).