Linux Kernel Mentees Archive mirror
 help / color / mirror / Atom feed
[PATCH] block: fix memory leak in __blkdev_issue_zero_pages
 2025-12-04 18:20 UTC  (2+ messages)

[PATCH v3] Documentation/rv: Fix dead link to monitor_synthesis.rst
 2025-12-04 15:14 UTC  (4+ messages)

[PATCH v3 0/2] Fix memory leaks in hfs and hfsplus
 2025-12-04 12:19 UTC  (8+ messages)
` [PATCH v3 1/2] hfs: ensure sb->s_fs_info is always cleaned up
` [PATCH v3 2/2] hfsplus: "

[PATCH net v3] net/hsr: fix NULL pointer dereference in prp_get_untagged_frame()
 2025-12-04 10:20 UTC  (4+ messages)

[PATCH] rust: sync: ordering: Fix dead link to LKMM explanation
 2025-12-04  9:13 UTC  (2+ messages)

[PATCH v2] Documentation/rv: Fix dead link to monitor_synthesis.rst
 2025-12-04  1:23 UTC  (2+ messages)

[PATCH 0/8] usb: gadget: dummy_hcd: coding style improvements and error handling change
 2025-12-04  1:01 UTC  (25+ messages)
` [PATCH 1/8] usb: gadget: dummy_hcd: replace BUG() with WARN_ON_ONCE()
` [PATCH 4/8] usb: gadget: dummy_hcd: fix block comments, blank lines and function braces
` [PATCH 6/8] usb: gadget: dummy_hcd: use sizeof(*ptr) instead of sizeof *ptr
` [PATCH 7/8] usb: gadget: dummy_hcd: remove unnecessary 'else' after return
` [PATCH 8/8] usb: gadget: dummy_hcd: fix miscellaneous coding style warnings
` [PATCH v2 0/6] usb: gadget: dummy_hcd: coding style improvements
  ` [PATCH v2 1/6] usb: gadget: dummy_hcd: replace symbolic permissions (S_IRUGO) with octal (0444)
  ` [PATCH v2 2/6] usb: gadget: dummy_hcd: use 'unsigned int' instead of bare 'unsigned'
  ` [PATCH v2 3/6] usb: gadget: dummy_hcd: document ISO endpoint allocation pattern
  ` [PATCH v2 4/6] usb: gadget: dummy_hcd: use sizeof(*ptr) instead of sizeof *ptr
  ` [PATCH v2 5/6] usb: gadget: dummy_hcd: remove unnecessary parentheses
  ` [PATCH v2 6/6] usb: gadget: dummy_hcd: move function braces

[PATCH 1/2] android: binderfs: add missing parameters in binder_ctl_ioctl()'s doc
 2025-12-04  0:46 UTC  (5+ messages)
  ` [PATCH 2/2] android: binder: add missing return value documentation for binder_apply_fd_fixups()

[PATCH] rv: Fix dead link to monitor_synthesis.rst
 2025-12-03 20:22 UTC 

[PATCH v2] dt-bindings: remoteproc: Fix dead link to Keystone DSP GPIO binding
 2025-12-03 20:07 UTC  (4+ messages)

[PATCH] clocksource/drivers/armada-370-xp: Fix dead link to timer binding
 2025-12-03 19:58 UTC 

[PATCH] riscv: kexec_image: Fix dead link to boot-image-header.rst
 2025-12-03 19:43 UTC 

[PATCH] powerpc/mpic: Fix dead link to fsl/mpic.txt
 2025-12-03 19:17 UTC 

[PATCH v2] dt-bindings: hwmon: g762: fix dead link to G762 binding
 2025-12-03 18:12 UTC 

[PATCH] Documentation: hwmon: g762: fix deadlink
 2025-12-03 18:00 UTC  (2+ messages)

[PATCH] Documentation: remoteproc: fix deadlink
 2025-12-03 17:47 UTC  (4+ messages)

[PATCH] Documentation: rv: fix deadlink
 2025-12-03 17:41 UTC 

[PATCH] Documentation: arm: keystone: fix deadlink
 2025-12-03 16:15 UTC 

[syzbot] [ocfs2?] memory leak in ocfs2_new_path_from_path
 2025-12-02 19:51 UTC 

[PATCH] loop: don't change loop device under exclusive opener in loop_set_status
 2025-12-02 10:07 UTC  (5+ messages)

[PATCH] tty/n_hdlc: Fix struct n_hdlc kernel-doc warnings
 2025-12-02  6:37 UTC 

[PATCH v3] ocfs2: fix kernel BUG in ocfs2_find_victim_chain
 2025-12-02  1:00 UTC  (2+ messages)

[PATCH net-next] team: Add matching error label for failed action
 2025-12-01 22:50 UTC  (4+ messages)

[PATCH v3] jfs: Initialize synclist in metapage allocation
 2025-12-01 22:27 UTC  (4+ messages)

[PATCH v2] fs/hfs: fix s_fs_info leak on setup_bdev_super() failure
 2025-12-01 21:57 UTC  (28+ messages)

[PATCH v2] ocfs2: fix kernel BUG in ocfs2_find_victim_chain
 2025-12-01 10:06 UTC  (3+ messages)

[PATCH] fs: ocfs2: fix kernel BUG in ocfs2_find_victim_chain
 2025-12-01  7:22 UTC  (7+ messages)

[PATCH] hfs: Validate CNIDs in hfs_read_inode
 2025-11-30 10:07 UTC  (19+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] hfs: Update sanity check of the root record

[PATCH v2] scsi: Prefer kmalloc_array over kmalloc involving dynamic size calculations
 2025-11-29 20:26 UTC  (3+ messages)

[PATCH net v2] net/hsr: fix NULL pointer dereference in skb_clone with hw tag insertion
 2025-11-29 16:29 UTC  (3+ messages)

[PATCH] gfs2: replace BUG_ON with WARN_ON_ONCE in gfs2_quota_cleanup
 2025-11-28  6:07 UTC  (2+ messages)

[RFC PATCH 0/2] can: add dummy_can termination and update SocketCAN docs for CAN XL
 2025-11-27 19:18 UTC  (3+ messages)
` [RFC PATCH 1/2] can: dummy_can: add CAN termination support
` [RFC PATCH 2/2] docs: can: update SocketCAN documentation for CAN XL

[PATCH] media: radio-keene: fix memory leak in error path
 2025-11-27 16:56 UTC  (2+ messages)

[PATCH] hsr: fix NULL pointer dereference in skb_clone with hw tag insertion
 2025-11-27 15:20 UTC  (3+ messages)

[PATCH net-next] selftests: af_unix: remove unused stdlib.h include
 2025-11-27 11:51 UTC  (2+ messages)

[PATCH] fs/ntfs3: Initialize new folios before use
 2025-11-26 22:02 UTC 

[PATCH v3] media: radio-keene: fix memory leak in error path
 2025-11-26 19:04 UTC 

[PATCH v2] media: radio-keene: fix memory leak in error path
 2025-11-26 17:46 UTC  (2+ messages)

[PATCH v3] net/sched: em_canid: fix uninit-value in em_canid_match
 2025-11-26 15:28 UTC  (3+ messages)

[PATCH] fs/super: fix memory leak of s_fs_info on setup_bdev_super failure
 2025-11-26 14:01 UTC  (2+ messages)

[PATCH v2] net/sched: em_canid: fix uninit-value in em_canid_match
 2025-11-26  8:57 UTC  (3+ messages)

[PATCH net] net/sched: em_canid: add length check before reading CAN ID
 2025-11-26  4:59 UTC  (3+ messages)

[PATCH] docs: dmaengine: add explanation for phys field in dma_async_tx_descriptor structure
 2025-11-26  3:27 UTC  (3+ messages)

[PATCH net v4] team: Move team device type change at the end of team_port_add
 2025-11-26  3:00 UTC  (3+ messages)

[PATCH v3] xfs: validate log record version against superblock log version
 2025-11-25 17:06 UTC  (9+ messages)
` [PATCH v4] "
    ` [PATCH v5] "

[PATCH] selftests/seccomp: fix pointer type mismatch in UPROBE test
 2025-11-25 11:20 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] bfs: Fix calculation of offset when moving blocks
 2025-11-24 17:28 UTC 

[PATCH] selftests/iommu: Fix array-bounds warning in get_hw_info
 2025-11-21 23:51 UTC  (2+ messages)

[PATCH net-next v5 0/2] net: Split ndo_set_rx_mode into snapshot
 2025-11-21 17:48 UTC  (5+ messages)
` [PATCH net-next v5 1/2] net: refactor set_rx_mode into snapshot and deferred I/O
` [PATCH net-next v5 2/2] virtio-net: Implement ndo_write_rx_mode callback

[PATCH] cifs: fix memory leak in smb3_fs_context_parse_param error path
 2025-11-21 12:39 UTC  (2+ messages)

[PATCH] most: usb: add missing kernel-doc annotations and fix struct field descriptions
 2025-11-21 12:43 UTC 

[PATCH] dm: vdo: fix kernel-doc warnings in admin-state.c
 2025-11-21  8:20 UTC  (3+ messages)

[PATCH] bpf: Document cfi_stubs and owner fields in struct bpf_struct_ops
 2025-11-20 22:10 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH v2] hfsplus: fix uninit-value in hfsplus_cat_build_record
 2025-11-20 19:33 UTC  (2+ messages)

[PATCH] hfsplus: fix uninit-value in hfsplus_cat_build_record
 2025-11-20 17:34 UTC  (2+ messages)

[PATCH net v2] team: Move team device type change at the end of team_port_add
 2025-11-20 12:12 UTC  (4+ messages)

[PATCH] usb: raw-gadget: cap raw_io transfer length to KMALLOC_MAX_SIZE
 2025-11-20 10:07 UTC  (4+ messages)

[PATCH linux-next] fs/ntfs3: Initialize allocated memory before use
 2025-11-20  9:07 UTC  (2+ messages)

[PATCH v2] ntfs3: fix uninit memory after failed mi_read in mi_format_new
 2025-11-20  8:46 UTC  (2+ messages)

[RFT net-next v4 0/2] net: Split ndo_set_rx_mode into snapshot and deferred write
 2025-11-20  2:51 UTC  (5+ messages)

[PATCH v3] mmc: pxamci: Simplify pxamci_probe() error handling using devm APIs
 2025-11-19 17:15 UTC  (3+ messages)

[PATCH] mm/filemap: fix NULL pointer dereference in do_read_cache_folio()
 2025-11-19 17:12 UTC  (12+ messages)

[PATCH net] team: Move team device type change at the end of team_port_add
 2025-11-19 17:03 UTC  (5+ messages)

[PATCH net v3] team: Move team device type change at the end of team_port_add
 2025-11-19 16:08 UTC 


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).