Kernel-Janitors Archive mirror
 help / color / mirror / Atom feed
[PATCH] net: mvneta: fix locking in mvneta_cpu_online()
 2025-01-21  1:04 UTC  (3+ messages)

[PATCH] fs/stat.c: avoid harmless garbage value problem in vfs_statx_path()
 2025-01-20 15:20 UTC  (2+ messages)

[PATCH net-next] tipc: re-order conditions in tipc_crypto_key_rcv()
 2025-01-20 12:20 UTC  (3+ messages)

[PATCH] ASoC: renesas: rz-ssi: Clean up on error in probe()
 2025-01-20 10:32 UTC  (3+ messages)

Bug: broken /proc/kcore in 6.13
 2025-01-20 10:20 UTC  (4+ messages)

[PATCH] drm/panthor: avoid garbage value in panthor_ioctl_dev_query()
 2025-01-20 10:01 UTC  (5+ messages)

[PATCH next] wifi: mt76: mt7925: fix error checking in mt7925_mcu_uni_rx/tx_ba()
 2025-01-20  9:46 UTC 

[PATCH] scsi: Constify struct pci_error_handlers
 2025-01-19 20:29 UTC 

[PATCH] wifi: mwifiex: Constify struct mwifiex_if_ops
 2025-01-19 17:48 UTC 

[PATCH] usb: musb: Constify struct musb_fifo_cfg
 2025-01-18 21:10 UTC 

[PATCH 1/3] dmaengine: ptdma: Fix an error handling parth in pt_pci_probe()
 2025-01-18 15:51 UTC  (3+ messages)
` [PATCH 2/3] dmaengine: ptdma: Slightly simplify error handling "
` [PATCH 3/3] dmaengine: ptdma: Remove some dead code in pt_pci_remove()

[PATCH][next] net/mlx5: fix unintentional sign extension on shift of dest_attr->vport.vhca_id
 2025-01-18  4:00 UTC  (4+ messages)

[PATCH] dmaengine: idxd: Delete unnecessary NULL check
 2025-01-18  0:17 UTC  (2+ messages)

[PATCH] arm64: Kconfig: Remove selecting replaced HAVE_FUNCTION_GRAPH_RETVAL
 2025-01-17 12:55 UTC 

[PATCH] NFC: nci: Add bounds checking in nci_hci_create_pipe()
 2025-01-17  9:38 UTC 

[PATCH][next] PCI: Fix ternary operator that never returns 0
 2025-01-17  5:25 UTC  (4+ messages)

[PATCH net] net/rose: prevent integer overflows in rose_setsockopt()
 2025-01-16 12:37 UTC  (2+ messages)

[PATCH] kernfs: Convert idr to xarray
 2025-01-16 10:12 UTC  (3+ messages)

Generic sk_buff contract documentation ?
 2025-01-16  5:37 UTC  (2+ messages)

[PATCH] MAINTAINERS: Adjust the file entry for the qnap-mcu header
 2025-01-15 15:01 UTC  (2+ messages)
` (subset) "

[PATCH][next] drm/amd/display: remove extraneous ; after statements
 2025-01-15 14:59 UTC  (2+ messages)

[PATCH v2] PCI: rockchip-ep: Fix error code in rockchip_pcie_ep_init_ob_mem()
 2025-01-15 11:31 UTC  (2+ messages)

[PATCH net] nfp: bpf: prevent integer overflow in nfp_bpf_event_output()
 2025-01-15 10:22 UTC  (7+ messages)

[PATCH next] firmware: qcom: scm: Fix error code in probe()
 2025-01-15  8:20 UTC  (2+ messages)

[PATCH next] PCI: rockchip: Clean up on error in rockchip_pcie_init_port()
 2025-01-15  7:51 UTC  (2+ messages)

[PATCH next] md/md-linear: Fix a NULL vs IS_ERR() bug in linear_add()
 2025-01-15  7:31 UTC  (2+ messages)

[PATCH next] wifi: mac80211: fix memory leak in ieee80211_mgd_assoc_ml_reconf()
 2025-01-15  6:54 UTC 

[PATCH RESEND] ksmbd: fix integer overflows on 32 bit systems
 2025-01-15  5:26 UTC  (5+ messages)

[PATCH next] drm/bridge: ite-it6263: Prevent error pointer dereference in probe()
 2025-01-15  3:47 UTC  (2+ messages)

[PATCH net-next] net: phy: Constify struct mdio_device_id
 2025-01-15  1:30 UTC  (4+ messages)

[PATCH][next] net: phy: dp83822: Fix typo "outout" -> "output"
 2025-01-14 22:30 UTC  (3+ messages)

[PATCH next] squashfs: Fix a NULL vs IS_ERR() bug
 2025-01-14 21:06 UTC  (2+ messages)

[PATCH next] efivarfs: Fix a NULL vs IS_ERR() bug
 2025-01-14 17:11 UTC  (4+ messages)

[PATCH V3] lib: 842: Improve error handling in sw842_compress()
 2025-01-14 14:13 UTC  (4+ messages)

[RESEND PATCH V3] lib: 842: Improve error handling in sw842_compress()
 2025-01-14 14:12 UTC 

[PATCH next] HID: intel-thc-hid: intel-quicki2c: fix potential memory corruption
 2025-01-14  0:14 UTC  (3+ messages)

[PATCH next] HID: intel-thc-hid: intel-thc: Fix error code in thc_i2c_subip_init()
 2025-01-14  0:14 UTC  (4+ messages)

[PATCH][next] clk: lmk04832: make read-only const arrays static
 2025-01-13 21:28 UTC  (2+ messages)

[PATCH][next] clk: ep93xx: make const read-only arrays static
 2025-01-13 21:28 UTC  (2+ messages)

[PATCH][next] btrfs: selftests: Fix spelling mistake "suceeded" -> "succeeded"
 2025-01-13 11:30 UTC  (2+ messages)

[PATCH] ecryptfs: use struct_size() to prevent in integer overflow
 2025-01-13  6:19 UTC 

[PATCH] rtc: tps6594: Fix integer overflow on 32bit systems
 2025-01-12 23:21 UTC  (2+ messages)

[PATCH] CREDITS: fix spelling mistakes
 2025-01-12 13:20 UTC  (2+ messages)

[PATCH] iio: chemical: bme680: Fix uninitialized variable in __bme680_read_raw()
 2025-01-12 13:13 UTC  (3+ messages)

[PATCH net-next] net/smc: delete pointless divide by one
 2025-01-11 21:20 UTC  (4+ messages)

[PATCH] binfmt_flat: Fix integer overflow bug on 32 bit systems
 2025-01-10 16:49 UTC  (4+ messages)

[PATCH] pps: adjust references to actual name of uapi header file
 2025-01-10 10:50 UTC 

[PATCH net] rtase: Fix a check for error in rtase_alloc_msix()
 2025-01-09 16:30 UTC  (4+ messages)

[PATCH next] scsi: fnic: silence uninitialized variable warning
 2025-01-08 19:05 UTC  (2+ messages)

[PATCH] drm/amdgpu: Fix shift type in amdgpu_debugfs_sdma_sched_mask_set()
 2025-01-08 18:39 UTC  (2+ messages)

[PATCH] ASoC: renesas: rz-ssi: Add a check for negative sample_space
 2025-01-08 14:48 UTC  (4+ messages)

[PATCH] staging: gpib: refer to correct config symbol in tnt4882 Makefile
 2025-01-08 14:04 UTC  (2+ messages)

[PATCH] nvmet-auth: fix length calculation in nvmet_auth_challenge()
 2025-01-08 10:45 UTC  (2+ messages)

[PATCH RESEND] drm/mediatek: dsi: fix error codes in mtk_dsi_host_transfer()
 2025-01-08  9:35 UTC 

[PATCH] clk: qcom: Select CLK_X1E80100_GCC in config CLK_X1P42100_GPUCC
 2025-01-08  4:47 UTC  (2+ messages)

[PATCH] scsi: fnic: delete incorrect debugfs error handling
 2025-01-08  2:53 UTC  (2+ messages)

[PATCH v3] eth: fbnic: Revert "eth: fbnic: Add hardware monitoring support via HWMON interface"
 2025-01-07 20:30 UTC  (3+ messages)

How to fill "Fixes" when sending a patch
 2025-01-07 16:38 UTC  (2+ messages)

[PATCH 1/3] ext4: Fix an error handling path in ext4_mb_init_cache()
 2025-01-07  8:09 UTC  (7+ messages)
` [PATCH 2/3] ext4: Remove some useless assignments "
` [PATCH 3/3] ext4: Remove some dead code in the error handling path of ext4_mb_init_cache()

[PATCH][next] powerpc/pseries/vas: Fix typo "mmaping" -> "mmapping"
 2025-01-06 13:40 UTC  (3+ messages)
` [PATCH] powerpc/pseries/vas: Fix typo

[PATCH v2] eth: fbnic: Avoid garbage value in fbnic_mac_get_sensor_asic()
 2025-01-06  1:08 UTC  (5+ messages)

[PATCH] media: dvb-usb: Constify struct usb_device_id
 2025-01-05 21:19 UTC 

[PATCH] PCI: fix reference leak in pci_register_host_bridge()
 2025-01-05 20:26 UTC 

[PATCH][next] security: remove redundant assignment to variable rc
 2025-01-05  2:54 UTC  (5+ messages)
` [PATCH] "

[PATCH] PCI: endpoint: Fix a double free in __pci_epc_create()
 2025-01-03 10:28 UTC 

[PATCH] scsi: Constify struct pci_device_id
 2025-01-02 22:46 UTC  (2+ messages)

[PATCH] lib: Fix return check in 842_compress.c
 2024-12-29  6:41 UTC  (2+ messages)

[PATCH V2] lib: Fix return check in 842_compress.c
 2024-12-29  6:39 UTC 

[for-next][PATCH 11/15] tracing: Switch trace_osnoise.c code over to use guard() and __free()
 2024-12-28 14:01 UTC 

[for-next][PATCH 08/15] tracing: Switch trace_events_trigger.c code over to use guard()
 2024-12-28 13:52 UTC 

[for-next][PATCH 01/15] tracing: Switch trace.c code over to use guard()
 2024-12-28 10:40 UTC 

[PATCH] eth: fbnic: Avoid garbage value in fbnic_mac_get_sensor_asic()
 2024-12-27 18:56 UTC  (2+ messages)

[PATCH] workqueue: add printf attribute to __alloc_workqueue()
 2024-12-24 19:51 UTC  (2+ messages)

[PATCH 6/6] ext4: calculate rec_len of ".." with correct name length 2
 2024-12-24 12:15 UTC  (3+ messages)

[PATCH 1/6] ext4: add missing brelse for bh2 in ext4_dx_add_entry
 2024-12-24 12:11 UTC  (2+ messages)

[PATCH v2] sched/core: Prioritize migrating eligible tasks in sched_balance_rq()
 2024-12-24  8:55 UTC  (3+ messages)
    ` [v2] "

[PATCH 00/35] Reorganize kerneldoc parameter names
 2024-12-20 17:27 UTC  (2+ messages)
` (subset) "

[PATCH 12/14] tracing: Switch trace_osnoise.c code over to use guard() and __free()
 2024-12-20 17:08 UTC 

[PATCH 08/14] tracing: Switch trace_events_trigger.c code over to use guard()
 2024-12-20 16:56 UTC 

[PATCH 01/14] tracing: Switch trace.c code over to use guard()
 2024-12-20 16:33 UTC 

[PATCH] pinctrl: ocelot: Constify some structures
 2024-12-20 12:49 UTC  (2+ messages)

[PATCH][next] wifi: ath12k: Fix spelling mistake "requestted" -> "requested"
 2024-12-19 17:54 UTC  (2+ messages)

[PATCH][next] drm/amd/display: Fix spelling mistake "tolarance" -> "tolerance"
 2024-12-19 12:32 UTC 

[PATCH net v2 1/2] octeontx2-pf: fix netdev memory leak in rvu_rep_create()
 2024-12-19  3:30 UTC  (7+ messages)
` [PATCH net v2 2/2] octeontx2-pf: fix error handling of devlink port "
  ` [EXTERNAL] "
` [EXTERNAL] [PATCH net v2 1/2] octeontx2-pf: fix netdev memory leak "

[PATCH net] xfrm: prevent some integer overflows in verify_ functions
 2024-12-18 11:58 UTC  (6+ messages)
    ` [PATCH net] xfrm: Rewrite key length conversion to avoid overflows

[PATCH v2] virtio: fix reference leak in register_virtio_device()
 2024-12-18  8:00 UTC 

[PATCH v3] RDMA/srp: Fix error handling in srp_add_port()
 2024-12-18  7:23 UTC 

[PATCH][next] ASoC: soc-core: remove redundant assignment to variable ret
 2024-12-17 20:52 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 read-only IMAP folder(s) and NNTP newsgroup(s).