messages from 2025-11-12 22:19:53 to 2025-11-27 19:19:04 UTC [more...]
[RFC PATCH 0/2] can: add dummy_can termination and update SocketCAN docs for CAN XL
2025-11-27 19:18 UTC
[PATCH v2] fs/hfs: fix s_fs_info leak on setup_bdev_super() failure
2025-11-27 17:45 UTC (21+ messages)
[PATCH] media: radio-keene: fix memory leak in error path
2025-11-27 16:56 UTC (2+ messages)
[PATCH net v2] net/hsr: fix NULL pointer dereference in skb_clone with hw tag insertion
2025-11-27 16:32 UTC
[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 (8+ 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] hfs: Validate CNIDs in hfs_read_inode
2025-11-25 19:15 UTC (22+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] hfs: Update sanity check of the root record
[PATCH] xfs: ensure log recovery buffer is resized to avoid OOB
2025-11-25 17:06 UTC (12+ messages)
` [PATCH v3] xfs: validate log record version against superblock log version
` [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 v2] scsi: Prefer kmalloc_array over kmalloc involving dynamic size calculations
2025-11-24 16:57 UTC (2+ messages)
[PATCH v3] jfs: Initialize synclist in metapage allocation
2025-11-23 2:42 UTC (3+ messages)
[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 (3+ messages)
[PATCH] most: usb: add missing kernel-doc annotations and fix struct field descriptions
2025-11-21 12:43 UTC
[PATCH 1/2] android: binderfs: add missing parameters in binder_ctl_ioctl()'s doc
2025-11-21 11:12 UTC (2+ messages)
` [PATCH 2/2] android: binder: add missing return value documentation for binder_apply_fd_fixups()
[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 (7+ messages)
` [RFT net-next v4] net: refactor set_rx_mode into snapshot and deferred I/O
` [RFT net-next v4 2/2] virtio-net: Implement ndO_write_rx_mode callback
[PATCH v3] mmc: pxamci: Simplify pxamci_probe() error handling using devm APIs
2025-11-19 17:15 UTC (5+ messages)
[PATCH] mm/filemap: fix NULL pointer dereference in do_read_cache_folio()
2025-11-19 17:12 UTC (22+ messages)
` [PATCH v2] "
[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
[PATCH 0/8] usb: gadget: dummy_hcd: coding style improvements and error handling change
2025-11-19 15:36 UTC (13+ messages)
` [PATCH 1/8] usb: gadget: dummy_hcd: replace BUG() with WARN_ON_ONCE()
` [PATCH 2/8] usb: gadget: dummy_hcd: replace symbolic permissions (S_IRUGO) with octal (0444)
` [PATCH 3/8] usb: gadget: dummy_hcd: use 'unsigned int' instead of bare 'unsigned'
` [PATCH 4/8] usb: gadget: dummy_hcd: fix block comments, blank lines and function braces
` [PATCH 5/8] usb: gadget: dummy_hcd: merge multi-line quoted strings into one line
` [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] firewire: Replace ENOSYS with appropriate error codes
2025-11-19 4:51 UTC (3+ messages)
[PATCH] docs: parse-headers.rst: Fix a typo
2025-11-18 16:13 UTC (3+ messages)
[PATCH v6] selftests: af_unix: Add tests for ECONNRESET and EOF semantics
2025-11-18 10:40 UTC (2+ messages)
[PATCH] loop: don't change loop device under exclusive opener in loop_set_status
2025-11-18 7:10 UTC (2+ messages)
[PATCH v3] power: swap: Fix comment style and clean up outdated function headers
2025-11-17 19:19 UTC (2+ messages)
[PATCH] fs/dlm: use list_add_tail() instead of open-coding list insertion
2025-11-17 16:03 UTC
[PATCH] gfs2: flush withdraw work before freeing gfs2_sbd
2025-11-16 20:12 UTC (3+ messages)
[PATCH RFT v2] driver/scsi/mpi3mr: Fix build warning for mpi3mr_start_watchdog
2025-11-15 14:47 UTC (5+ messages)
[PATCH] staging: greybus: uart: check return values during probe
2025-11-15 6:16 UTC
[PATCH] drm: rename drm_ioctl_flags() to drm_ioctl_get_flags() to fix kernel-doc name conflict
2025-11-14 22:20 UTC (2+ messages)
[PATCH v2] power: swap: Convert kernel-doc comments to regular block comments
2025-11-14 20:54 UTC (3+ messages)
[PATCH v2] selftests/mm/uffd: remove static address usage in shmem_allocate_area()
2025-11-13 16:46 UTC (2+ messages)
[PATCH 1/2] lib/842: Fix kernel-doc warnings for sw842_compress()
2025-11-13 16:40 UTC (2+ messages)
` [PATCH 2/2] lib/842: Fix kernel-doc warnings for sw842_decompress()
[PATCH] selftests/mm/uffd: remove static address usage in shmem_allocate_area()
2025-11-13 14:24 UTC (3+ messages)
[PATCH v5] selftests: af_unix: Add tests for ECONNRESET and EOF semantics
2025-11-13 9:08 UTC (3+ messages)
[PATCH v4] selftests: af_unix: Add tests for ECONNRESET and EOF semantics
2025-11-13 7:29 UTC (7+ messages)
[PATCH] xfs: ensure log recovery buffer is resized to avoid OOB
2025-11-13 6:55 UTC (4+ messages)
` [PATCH] xfs: reject log records with v2 size but v1 header version "
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