messages from 2022-01-30 22:57:52 to 2022-02-13 12:30:17 UTC [more...]
[PATCH] iio: as3935: Use devm_delayed_work_autocancel()
2022-02-13 12:30 UTC
[PATCH] power: supply: max14656: Use devm_work_autocancel()
2022-02-13 11:54 UTC
[PATCH] power: supply: max8997_charger: Use devm_work_autocancel()
2022-02-13 11:19 UTC
[PATCH] net: bridge: Slightly optimize br_stp_change_bridge_id()
2022-02-13 10:13 UTC (2+ messages)
[PATCH] tda9950: Slightly simplify tda9950_devm_glue_init()
2022-02-13 7:52 UTC
[PATCH] backlight: backlight: Slighly simplify devm_of_find_backlight()
2022-02-13 7:41 UTC
[PATCH v2 1/2] nfp: flower: Fix a potential leak in nfp_tunnel_add_shared_mac()
2022-02-12 0:53 UTC (5+ messages)
` [PATCH v2 2/2] nfp: flower: Remove usage of the deprecated ida_simple_xxx API
[PATCH 0/9] use GFP_KERNEL
2022-02-12 0:20 UTC (16+ messages)
` [PATCH 1/9] net: moxa: "
` [PATCH 2/9] media: cx18: "
` [PATCH 3/9] ASoC: Intel: bytcr_wm5102: "
` [PATCH 4/9] crypto: "
` [PATCH 5/9] pata_mpc52xx: "
` [PATCH 6/9] media: fsl-viu: "
` [PATCH 7/9] mtd: spear_smi: "
` [PATCH 8/9] [SCSI] mptfusion: "
` [PATCH 9/9] mfd: sta2x11: "
[PATCH] loop: clean up grammar in warning message
2022-02-11 22:09 UTC (2+ messages)
[PATCH 0/3] VMCI: Various fixes
2022-02-11 20:06 UTC (6+ messages)
` [PATCH 1/3] VMCI: Fix the description of vmci_check_host_caps()
` [PATCH 2/3] VMCI: No need to clear memory after a dma_alloc_coherent() call
` [PATCH 3/3] VMCI: Fix some error handling paths in vmci_guest_probe_device()
[PATCH] power: supply: Simplify memory allocation
2022-02-11 18:50 UTC (2+ messages)
[PATCH] pinctl: doc: Fix spelling mistake "resisitors" -> "resistors"
2022-02-11 1:21 UTC (4+ messages)
[PATCH] pinctrl: fix loop in k210_pinconf_get_drive()
2022-02-11 1:19 UTC (4+ messages)
[PATCH] i2c: bcm2835: Fix the error handling in 'bcm2835_i2c_probe()'
2022-02-10 19:50 UTC (3+ messages)
[PATCH] nfp: flower: Fix a potential theorical leak in nfp_tunnel_add_shared_mac()
2022-02-10 18:47 UTC (4+ messages)
[bug report] i40e: Fix race condition while adding/deleting MAC/VLAN filters
2022-02-10 9:29 UTC (3+ messages)
[PATCH] wcn36xx: Uninitialized variable in wcn36xx_change_opchannel()
2022-02-10 8:51 UTC (3+ messages)
[PATCH][next] brcmfmac: of: remove redundant variable len
2022-02-10 8:47 UTC (2+ messages)
[PATCH v2] rtw88: fix use after free in rtw_hw_scan_update_probe_req()
2022-02-10 8:33 UTC (3+ messages)
[PATCH] drm/amdkfd: CRIU return -EFAULT for copy_to_user() failure
2022-02-09 20:34 UTC (2+ messages)
[PATCH] drm/amdkfd: CRIU fix a NULL vs IS_ERR() check
2022-02-09 18:09 UTC
[PATCH] drm/nouveau: Fix a potential theorical leak in nouveau_get_backlight_name()
2022-02-09 6:03 UTC
[PATCH] libbpf: Fix signedness bug in btf_dump_array_data()
2022-02-08 21:40 UTC (3+ messages)
[PATCH] spi: spidev: prevent spidev->speed_hz from being zero
2022-02-08 19:00 UTC (2+ messages)
[PATCH v2 1/2] iommu/arm-smmu-v3: Avoid open coded arithmetic in memory allocation
2022-02-08 16:21 UTC (3+ messages)
` [PATCH v2 2/2] iommu/arm-smmu-v3: Simplify "
[PATCH v2] block/rnbd: Remove a useless mutex
2022-02-08 13:58 UTC (3+ messages)
[PATCH] mfd: db8500-prcmu: remove dead code for a non-existing config
2022-02-08 9:02 UTC (2+ messages)
[PATCH] backlight: pwm_bl: Avoid open coded arithmetic in memory allocation
2022-02-08 8:53 UTC (6+ messages)
[PATCH] io_uring: fix uninitialized error code in io_eventfd_register()
2022-02-08 7:41 UTC
[PATCH][next] kselftest: alsa: fix spelling mistake "desciptor" -> "descriptor"
2022-02-08 7:26 UTC (3+ messages)
[PATCH v2] dmaengine: ptdma: Fix the error handling path in pt_core_init()
2022-02-08 4:24 UTC (3+ messages)
[PATCH][next] ext2: remove unused pointer bdi
2022-02-07 20:52 UTC (3+ messages)
[PATCH] iio: adc: cpcap-adc: remove redundant assignment to variable cal_data_diff
2022-02-07 20:40 UTC (2+ messages)
[PATCH] ALSA: usb-audio: remove redundant assignment to variable c
2022-02-07 16:10 UTC (2+ messages)
[PATCH] i2c: amd-mp2: Remove useless DMA-32 fallback configuration
2022-02-07 14:44 UTC (2+ messages)
[PATCH] i2c: ismt: Remove useless DMA-32 fallback configuration
2022-02-07 14:31 UTC (2+ messages)
[PATCH][next] intel_th: remove redundant early initialization of pointer hubdrv
2022-02-07 13:47 UTC
[PATCH 1/2 net-next] net: dsa: mv88e6xxx: Fix off by in one in mv88e6185_phylink_get_caps()
2022-02-07 12:40 UTC (4+ messages)
` [PATCH 2/2 net-next] net: dsa: mv88e6xxx: Unlock on error in mv88e6xxx_port_bridge_join()
[PATCH 1/2] iommu/arm-smmu-v3: Avoid open coded arithmetic in memory allocation
2022-02-07 10:56 UTC (4+ messages)
` [PATCH 2/2] iommu/arm-smmu-v3: Simplify "
[PATCH] misc: alcor_pci: Fix an error handling path
2022-02-07 9:36 UTC (2+ messages)
[PATCH] drm/radeon: Avoid open coded arithmetic in memory allocation
2022-02-07 8:01 UTC (2+ messages)
[PATCH] hwmon: (asus-ec-sensors) fix a typo in asus_ec_probe()
2022-02-07 7:10 UTC (5+ messages)
[PATCH] block/rnbd: Remove a useless mutex
2022-02-07 5:59 UTC (2+ messages)
[PATCH] dmaengine: Remove a useless mutex
2022-02-06 9:47 UTC
[PATCH net-next] net: dsa: qca8k: check correct variable in qca8k_phy_eth_command()
2022-02-05 15:10 UTC (3+ messages)
[PATCH] pcmcia: rsrc_nonstatic: make static read-only array order const
2022-02-05 10:13 UTC (2+ messages)
[PATCH] scsi: qedf: fix race in qedf_alloc_cmd()
2022-02-05 9:27 UTC
[PATCH] crypto: sl3516: remove redundant initializations of pointers in_sg and out_sg
2022-02-05 4:34 UTC (2+ messages)
[PATCH] crypto: marvell/octeontx: remove redundant initialization of variable c_size
2022-02-05 4:34 UTC (2+ messages)
[PATCH] drm/i915/selftests: fix some error codes in __cancel_reset()
2022-02-04 21:46 UTC (3+ messages)
` [Intel-gfx] "
[PATCH] soc: qcom: llcc: Use devm_bitmap_zalloc() when applicable
2022-02-04 18:35 UTC (2+ messages)
` (subset) "
[PATCH] surface: surface3-wmi: Simplify resource management
2022-02-03 10:44 UTC (4+ messages)
Wycena paneli fotowoltaicznych
2022-02-03 8:40 UTC
[PATCH] rtw88: fix use after free in rtw_hw_scan_update_probe_req()
2022-02-03 8:22 UTC (3+ messages)
[PATCH v3] extcon: fix extcon_get_extcon_dev() error handling
2022-02-03 5:24 UTC (3+ messages)
[PATCH] firmware: ti_sci: Fix compilation failure when CONFIG_TI_SCI_PROTOCOL is not defined
2022-02-02 19:50 UTC (2+ messages)
[PATCH] soc: ti: k3-ringacc: Use devm_bitmap_zalloc() when applicable
2022-02-02 19:49 UTC (2+ messages)
[PATCH][next] power: supply: axp288_fuel_gauge: Fix spelling mistake "resisitor" -> "resistor"
2022-02-02 19:06 UTC (3+ messages)
[PATCH] dmaengine: ptdma: Fix the error handling path in pt_core_init()
2022-02-02 18:45 UTC (4+ messages)
[PATCH] media: usb: go7007: s2250-board: fix leak in probe()
2022-02-02 17:52 UTC
[PATCH] fs/ntfs3: remove unnecessary NULL check
2022-02-02 14:51 UTC (3+ messages)
[PATCH] rtlwifi: remove redundant initialization of variable ul_encalgo
2022-02-02 11:44 UTC (9+ messages)
[PATCH][next][V2] usb: gadget: f_uac2: change maxpctksize/maxpcktsize to wMaxPacketSize
2022-02-02 11:09 UTC (2+ messages)
[PATCH][next] usb: gadget: f_uac2: Fix spelling mistake "maxpctksize" -> "maxpcktsize"
2022-02-02 10:31 UTC (3+ messages)
[PATCH] staging: greybus: fix an error handling bug in gb_svc_hello()
2022-02-02 10:27 UTC (2+ messages)
[PATCH] media: mtk-jpeg: remove redundant initialization of variable plane_fmt
2022-02-02 5:00 UTC (2+ messages)
[PATCH][next] net/mlx5e: Fix spelling mistake "supoported" -> "supported"
2022-02-02 4:31 UTC (3+ messages)
[PATCH] RDMA/mlx4: remove redundant assignment to variable nreq
2022-02-01 15:02 UTC (2+ messages)
[PATCH] x86/fault: cast instr to __user locally in prefetch()
2022-02-01 14:40 UTC
[PATCH v2] powerpc/xive: Add some error handling code to 'xive_spapr_init()'
2022-02-01 13:28 UTC (2+ messages)
[bug report] net: socionext: Add Synquacer NetSec driver
2022-02-01 14:12 UTC
[PATCH] btrfs: Remove dead code
2022-02-01 14:05 UTC (2+ messages)
[PATCH] powerpc/xive: Add some error handling code to 'xive_spapr_init()'
2022-02-01 13:39 UTC (4+ messages)
[PATCH] media: i2c: ov08d10: Unlock on error in ov08d10_enum_frame_size()
2022-02-01 13:00 UTC
[PATCH] scsi: target: iscsi: Use strcmp() instead of strncmp()
2022-02-01 11:58 UTC (3+ messages)
[PATCH] fanotify: Fix stale file descriptor in copy_event_to_user()
2022-02-01 11:57 UTC (2+ messages)
[PATCH net-next] net/fsl: xgmac_mdio: fix return value check in xgmac_mdio_probe()
2022-02-01 11:07 UTC (5+ messages)
[PATCH] powerpc: platforms: 52xx: Fix a resource leak in an error handling path
2022-02-01 6:44 UTC (2+ messages)
[PATCH] clk: visconti: Remove dead code
2022-01-31 17:55 UTC (2+ messages)
[PATCH] drm/bridge: lt9611: Fix an error handling path in lt9611_probe()
2022-01-31 16:26 UTC (3+ messages)
[PATCH] Input: spear-keyboard - Simplify resource management
2022-01-31 16:15 UTC (2+ messages)
[PATCH] Input: samsung-keypad - Simplify resource management
2022-01-31 16:14 UTC (2+ messages)
[PATCH] cw1200: wsm: make array queue_id_to_wmm_aci static const
2022-01-31 15:49 UTC (2+ messages)
[PATCH] Input: wm97xx: Simplify resource management
2022-01-31 15:19 UTC (3+ messages)
[PATCH] carl9170: fix missing bit-wise or operator for tx_params
2022-01-31 14:14 UTC (2+ messages)
[PATCH] btrfs: initialize offset early
2022-01-31 12:39 UTC (2+ messages)
[PATCH] comedi: remove redundant assignment to variable buffer_config
2022-01-30 23:29 UTC
[PATCH] media: saa7164: remove redundant assignment to variable idx
2022-01-30 23:21 UTC
[PATCH] media: saa7134: remove redundant assignment to variable id
2022-01-30 23:15 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).