messages from 2022-03-04 07:08:06 to 2022-03-19 22:49:16 UTC [more...]
[PATCH RFC v5 00/21] DEPT(Dependency Tracker)
2022-03-19 22:49 UTC (25+ messages)
` [PATCH RFC v5 01/21] llist: Move llist_{head,node} definition to types.h
` [PATCH RFC v5 02/21] dept: Implement Dept(Dependency Tracker)
` [PATCH RFC v5 03/21] dept: Embed Dept data in Lockdep
` [PATCH RFC v5 04/21] dept: Apply Dept to spinlock
` [PATCH RFC v5 05/21] dept: Apply Dept to mutex families
` [PATCH RFC v5 06/21] dept: Apply Dept to rwlock
` [PATCH RFC v5 07/21] dept: Apply Dept to wait_for_completion()/complete()
` [PATCH RFC v5 08/21] dept: Apply Dept to seqlock
` [PATCH RFC v5 09/21] dept: Apply Dept to rwsem
` [PATCH RFC v5 10/21] dept: Add proc knobs to show stats and dependency graph
` [PATCH RFC v5 11/21] dept: Introduce split map concept and new APIs for them
` [PATCH RFC v5 12/21] dept: Apply Dept to wait/event of PG_{locked,writeback}
` [PATCH RFC v5 13/21] dept: Apply SDT to swait
` [PATCH RFC v5 14/21] dept: Apply SDT to wait(waitqueue)
` [PATCH RFC v5 15/21] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
` [PATCH RFC v5 16/21] dept: Distinguish each syscall context from another
` [PATCH RFC v5 17/21] dept: Distinguish each work "
` [PATCH RFC v5 18/21] dept: Disable Dept within the wait_bit layer by default
` [PATCH RFC v5 19/21] dept: Add nocheck version of init_completion()
` [PATCH RFC v5 20/21] dept: Disable Dept on struct crypto_larval's completion for now
` [PATCH RFC v5 21/21] dept: Don't create dependencies between different depths in any case
[PATCH v2 2/2] ata: libata-core: Disable READ LOG DMA EXT for Samsung 840 EVOs
2022-03-19 21:38 UTC
[PATCH v2 1/2] ata: sata_dwc_460ex: Fix crash due to OOB write
2022-03-19 20:42 UTC (4+ messages)
` [PATCH v2 2/2] ata: libata-core: Disable READ LOG DMA EXT for Samsung 840 EVOs
[PATCH v1 1/2] ata: sata_dwc_460ex: Fix crash due to OOB write
2022-03-19 0:13 UTC (11+ messages)
` [PATCH v1 2/2] ata: libata-core: Disable READ LOG DMA EXT for Samsung 840 EVOs
Wycena paneli fotowoltaicznych
2022-03-18 8:36 UTC
[PATCH v4 00/24] DEPT(Dependency Tracker)
2022-03-18 7:51 UTC (35+ messages)
` [PATCH v4 02/24] dept: Implement Dept(Dependency Tracker)
` [PATCH v4 03/24] dept: Embed Dept data in Lockdep
` [PATCH v4 06/24] dept: Apply Dept to mutex families
` [PATCH v4 08/24] dept: Apply Dept to wait_for_completion()/complete()
` [PATCH v4 09/24] dept: Apply Dept to seqlock
` [PATCH v4 10/24] dept: Apply Dept to rwsem
` [PATCH v4 11/24] dept: Add proc knobs to show stats and dependency graph
` [PATCH v4 12/24] dept: Introduce split map concept and new APIs for them
` [PATCH v4 13/24] dept: Apply Dept to wait/event of PG_{locked,writeback}
` [PATCH v4 14/24] dept: Apply SDT to swait
` [PATCH v4 15/24] dept: Apply SDT to wait(waitqueue)
` [PATCH v4 16/24] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
` [PATCH v4 17/24] dept: Distinguish each syscall context from another
` [PATCH v4 18/24] dept: Distinguish each work "
` [PATCH v4 19/24] dept: Disable Dept within the wait_bit layer by default
` [PATCH v4 20/24] dept: Add nocheck version of init_completion()
` [PATCH v4 21/24] dept: Disable Dept on struct crypto_larval's completion for now
` [PATCH v4 22/24] dept: Don't create dependencies between different depths in any case
` [PATCH v4 23/24] dept: Let it work with real sleeps in __schedule()
` [PATCH v4 24/24] dept: Disable Dept on that map once it's been handled until next turn
[PATCH 0/2] scsi/libata: A potential tagging fix and improvement
2022-03-16 23:23 UTC (13+ messages)
` [PATCH 1/2] scsi: core: Fix sbitmap depth in scsi_realloc_sdev_budget_map()
` [PATCH RFC 2/2] libata: Use scsi cmnd budget token for qc tag for SAS host
[PATCH] pata_parport: add driver (PARIDE replacement)
2022-03-16 12:58 UTC (17+ messages)
[PATCH v6 0/6] Add sata nodes to rk356x
2022-03-15 11:00 UTC (18+ messages)
` [PATCH v6 1/6] dt-bindings: ata: ahci-platform: Convert DT bindings to yaml
` [PATCH v6 2/6] arm64: dts: marvell: Fix anyOf conditional failed
` [PATCH v6 3/6] ARM: dts: spear13xx: Fix sata node name
` Aw: "
` "
` [PATCH v6 4/6] dt-bindings: ata: ahci-platform: Add power-domains property
` [PATCH v6 5/6] dt-bindings: ata: ahci-platform: Add rk3568-dwc-ahci compatible
` [PATCH v6 6/6] arm64: dts: rockchip: Add sata nodes to rk356x
` (subset) [PATCH v6 0/6] "
[PATCH v0] pata_parport: add driver (PARIDE replacement)
2022-03-15 8:23 UTC (7+ messages)
[PATCH V2] ata: pata_pxa: Use platform_get_irq() to get the interrupt
2022-03-10 2:21 UTC (8+ messages)
` [PATCH V3] "
Report 2 in ext4 and journal based on v5.17-rc1
2022-03-10 1:45 UTC (16+ messages)
[RFC PATCH] pata_parport: paride replacement
2022-03-09 8:44 UTC (27+ messages)
` [PATCH 01/16] pata_parport: add core driver (PARIDE replacement)
` [PATCH 02/16] pata_parport: add aten protocol driver
` [PATCH 03/16] pata_parport: add bpck "
` [PATCH 04/16] pata_parport: add bpck6 "
` [PATCH 05/16] pata_parport: add comm "
` [PATCH 06/16] pata_parport: add dstr "
` [PATCH 07/16] pata_parport: add fit2 "
` [PATCH 08/16] pata_parport: add fit3 "
` [PATCH 09/16] pata_parport: add epat "
` [PATCH 10/16] pata_parport: add epia "
` [PATCH 11/16] pata_parport: add friq "
` [PATCH 12/16] pata_parport: add frpw "
` [PATCH 13/16] pata_parport: add kbic "
` [PATCH 14/16] pata_parport: add ktti "
` [PATCH 15/16] pata_parport: add on20 "
` [PATCH 16/16] pata_parport: add on26 "
Napływ Klientów ze strony
2022-03-08 8:45 UTC
[PATCH] ata: Use platform_get_irq() to get the interrupt
2022-03-08 8:40 UTC (3+ messages)
[PATCH v5 0/5] Add sata nodes to rk356x
2022-03-07 22:05 UTC (15+ messages)
` [PATCH v5 1/5] dt-bindings: ata: ahci-platform: Convert DT bindings to yaml
` Aw: "
` Aw: "
` Aw: "
` [PATCH v5 2/5] arm64: dts: marvell: fix anyOf conditional failed
` [PATCH v5 3/5] dt-bindings: ata: ahci-platform: Add power-domains property
` [PATCH v5 4/5] dt-bindings: ata: ahci-platform: Add rk3568-dwc3-ahci compatible
` [PATCH v5 5/5] arm64: dts: rockchip: Add sata nodes to rk356x
[PATCH v2] ata: Drop commas after OF match table sentinels
2022-03-07 2:53 UTC (2+ messages)
[PATCH v4 0/5] Add sata nodes to rk356x
2022-03-05 10:19 UTC (7+ messages)
` [PATCH v4 1/5] dt-bindings: Convert ahci-platform DT bindings to yaml
` Aw: "
` "
` Aw: "
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).