messages from 2026-01-04 21:43:29 to 2026-03-13 12:13:53 UTC [more...]
[PATCH 00/15] mm: expand mmap_prepare functionality and usage
2026-03-13 12:13 UTC (25+ messages)
` [PATCH 01/15] mm: various small mmap_prepare cleanups
` [PATCH 02/15] mm: add documentation for the mmap_prepare file operation callback
` [PATCH 03/15] mm: document vm_operations_struct->open the same as close()
` [PATCH 04/15] mm: add vm_ops->mapped hook
` [PATCH 05/15] fs: afs: correctly drop reference count on mapping failure
` [PATCH 06/15] mm: add mmap_action_simple_ioremap()
` [PATCH 07/15] misc: open-dice: replace deprecated mmap hook with mmap_prepare
` [PATCH 08/15] hpet: "
` [PATCH 09/15] mtdchar: replace deprecated mmap hook with mmap_prepare, clean up
` [PATCH 10/15] stm: replace deprecated mmap hook with mmap_prepare
` [PATCH 11/15] staging: vme_user: "
` [PATCH 12/15] mm: allow handling of stacked mmap_prepare hooks in more drivers
` [PATCH 13/15] drivers: hv: vmbus: replace deprecated mmap hook with mmap_prepare
` [PATCH 14/15] uio: replace deprecated mmap hook with mmap_prepare in uio_info
` [PATCH 15/15] mm: add mmap_action_map_kernel_pages[_full]()
[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
2026-03-12 19:33 UTC (116+ messages)
` [PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 02/61] btrfs: "
` [PATCH 03/61] ceph: "
` [Intel-wired-lan] "
` [PATCH 04/61] ext4: "
` [PATCH 05/61] smb: Prefer IS_ERR_OR_NULL over manual NULl check
` [PATCH 06/61] 9p: Prefer IS_ERR_OR_NULL over manual NULL check
` [Intel-wired-lan] "
` [PATCH 07/61] erofs: "
` [PATCH 08/61] fuse: "
` [Intel-wired-lan] "
` [PATCH 09/61] ntfs3: "
` [PATCH 10/61] gfs2: "
` [PATCH 11/61] pstore: "
` [PATCH 12/61] quota: "
` [Intel-wired-lan] "
` [PATCH 13/61] squashfs: "
` [Intel-wired-lan] "
` [PATCH 14/61] seq_file: "
` [PATCH 15/61] trace: "
` [PATCH 16/61] sched: "
` [Intel-wired-lan] "
` [PATCH 17/61] module: "
` [Intel-wired-lan] "
` [PATCH 18/61] sound: "
` [PATCH 19/61] kvm: "
` [PATCH 20/61] apparmor: "
` [PATCH 21/61] lib/test: "
` [PATCH 22/61] md: "
` [Intel-wired-lan] "
` [PATCH 23/61] net/ipv6: "
` [PATCH 24/61] net/9p: "
` [Intel-wired-lan] "
` [PATCH 25/61] net/bluetooth: "
` [Intel-wired-lan] "
` [PATCH 26/61] net/core: "
` [PATCH 27/61] net/netlink: "
` [PATCH 28/61] net/sched: "
` [Intel-wired-lan] "
` [PATCH 29/61] net/sctp: "
` [PATCH 30/61] net/sunrpc: "
` [Intel-wired-lan] "
` [PATCH 31/61] net/tipc: "
` [PATCH 32/61] net/wireless: "
` [PATCH 33/61] mm: "
` [PATCH 34/61] arch/arm: "
` [PATCH 35/61] arch/mips: "
` [PATCH 36/61] arch/sh: "
` [PATCH 37/61] drm: "
` [PATCH 38/61] net: "
` [EXTERNAL] "
` [Intel-wired-lan] "
` [PATCH 39/61] irqchip: "
` [Intel-wired-lan] "
` [PATCH 40/61] phy: "
` [PATCH 41/61] pinctrl: "
` [PATCH 42/61] pmdomain: "
` [PATCH 43/61] s390: "
` [PATCH 44/61] target: "
` [PATCH 45/61] thermal: "
` [PATCH 46/61] vfio: "
` [Intel-wired-lan] "
` [PATCH 47/61] nfc: "
` [PATCH 48/61] mtd: "
` [PATCH 49/61] media: "
` [Intel-wired-lan] "
` [PATCH 50/61] iommu: "
` [Intel-wired-lan] "
` [PATCH 51/61] leds: "
` (subset) "
` [PATCH 52/61] gpib: "
` [PATCH 53/61] hyperv: "
` [PATCH 54/61] aoe: "
` [Intel-wired-lan] "
` [PATCH 55/61] interconnect: "
` [PATCH 56/61] clk: "
` [PATCH 57/61] reset: "
` [PATCH 58/61] arch/x86: "
` [PATCH 59/61] debugobjects: Drop likely() around !IS_ERR_OR_NULL()
` [PATCH 60/61] Input alps: Drop unlikely() around IS_ERR_OR_NULL()
` [PATCH 61/61] file: "
[PATCH 1/4] scsi: target: direct completion support
2026-03-11 2:06 UTC (7+ messages)
` [PATCH 1/4] scsi: target: Add support for completing commands from backend context
` [PATCH 2/4] scsi: target: Use driver completion preference by default
` [PATCH 3/4] scsi: target: Allow userspace to set the completion type
` [PATCH 4/4] vhost-scsi: Report direction completion support
[PATCH 1/1] scsi: target: Fix complete_type use
2026-03-11 1:32 UTC (2+ messages)
Unsubscribe asap
2026-03-10 17:45 UTC
[PATCH] scsi: elx: efct: Check return value of ioremap() when mapping BARs
2026-03-10 13:41 UTC
[PATCH] scsi: target: Allow FUA if no write cache enabled
2026-03-06 16:33 UTC
[PATCH] scsi: target: fix default complete_type
2026-03-05 16:53 UTC (2+ messages)
[PATCH] scsi: target: fix integer overflow in UNMAP bounds check
2026-03-05 2:49 UTC (3+ messages)
[PATCH] block: remove bdev_nonrot()
2026-03-03 7:05 UTC (7+ messages)
[PATCH v4] scsi: target: fix recursive locking in __configfs_open_file()
2026-03-01 2:11 UTC (3+ messages)
[PATCH] scsi: efct: Fix potential memory leak in efct_io_pool_free()
2026-02-19 9:01 UTC
[PATCH v3] scsi: target: fix recursive locking in __configfs_open_file()
2026-02-16 5:54 UTC (4+ messages)
[PATCH 07/21] scsi: efct: Use IRQF_ONESHOT and default primary handler
2026-02-04 3:02 UTC (2+ messages)
[PATCH v2] scsi: target: fix recursive locking in __configfs_open_file()
2026-01-29 13:49 UTC (2+ messages)
[PATCH v2 07/20] scsi: efct: Use IRQF_ONESHOT and default primary handler
2026-01-28 9:55 UTC
[PATCH] firewire: sbp-target: fix integer type overflow in sbp_make_tpg()
2026-01-24 3:53 UTC (2+ messages)
[PATCH] scsi: target: Fix recursive locking in __configfs_open_file()
2026-01-23 14:58 UTC (13+ messages)
[PATCH 0/2] Fix a use after free in target driver
2026-01-12 18:56 UTC (5+ messages)
` [PATCH 1/2] scsi: target: iscsi: fix use-after-free in iscsit_dec_conn_usage_count()
` [PATCH 2/2] scsi: target: iscsi: fix use-after-free in iscsit_dec_session_usage_count()
[PATCH v2] scsi: target: Constify struct configfs_item_operations and configfs_group_operations
2026-01-12 3:15 UTC (2+ messages)
[PATCH V3 6.19/scsi-queue] scsi: target: core: Add emulation for REPORT_IDENTIFYING_INFORMATION
2026-01-04 21:43 UTC (2+ messages)
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