messages from 2023-05-25 12:56:32 to 2023-06-01 08:22:19 UTC [more...]
[PATCH v3 00/34] Split ptdesc from struct page
2023-06-01 8:22 UTC (41+ messages)
` [PATCH v3 03/34] s390: Use pt_frag_refcount for pagetables
` [PATCH v3 04/34] pgtable: Create struct ptdesc
` [PATCH v3 05/34] mm: add utility functions for ptdesc
` [PATCH v3 06/34] mm: Convert pmd_pgtable_page() to pmd_ptdesc()
` [PATCH v3 07/34] mm: Convert ptlock_alloc() to use ptdescs
` [PATCH v3 08/34] mm: Convert ptlock_ptr() "
` [PATCH v3 09/34] mm: Convert pmd_ptlock_init() "
` [PATCH v3 10/34] mm: Convert ptlock_init() "
` [PATCH v3 11/34] mm: Convert pmd_ptlock_free() "
` [PATCH v3 12/34] mm: Convert ptlock_free() "
` [PATCH v3 13/34] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
` [PATCH v3 14/34] powerpc: Convert various functions to use ptdescs
` [PATCH v3 15/34] x86: "
` [PATCH v3 16/34] s390: Convert various gmap "
` [PATCH v3 17/34] s390: Convert various pgalloc "
` [PATCH v3 18/34] mm: Remove page table members from struct page
` [PATCH v3 19/34] pgalloc: Convert various functions to use ptdescs
` [PATCH v3 20/34] arm: "
` [PATCH v3 21/34] arm64: "
` [PATCH v3 22/34] csky: Convert __pte_free_tlb() "
` [PATCH v3 23/34] hexagon: "
` [PATCH v3 24/34] loongarch: Convert various functions "
` [PATCH v3 25/34] m68k: "
` [PATCH v3 26/34] mips: "
` [PATCH v3 27/34] nios2: Convert __pte_free_tlb() "
` [PATCH v3 28/34] openrisc: "
` [PATCH v3 29/34] riscv: Convert alloc_{pmd, pte}_late() "
` [PATCH v3 30/34] sh: Convert pte_free_tlb() "
` [PATCH v3 31/34] sparc64: Convert various functions "
` [PATCH v3 32/34] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
` [PATCH v3 33/34] um: Convert {pmd, pte}_free_tlb() to use ptdescs
` [PATCH v3 34/34] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers
[PATCH 00/89] i2c: Convert to platform remove callback returning void
2023-06-01 7:43 UTC (3+ messages)
Słowa kluczowe do wypozycjonowania
2023-06-01 7:30 UTC
[PATCH v8 0/7] Add pci_dev_for_each_resource() helper and update users
2023-05-31 21:30 UTC
[PATCH AUTOSEL 5.15 17/24] MIPS: unhide PATA_PLATFORM
2023-05-31 13:43 UTC (4+ messages)
` [PATCH AUTOSEL 5.15 18/24] MIPS: Restore Au1300 support
` [PATCH AUTOSEL 5.15 19/24] MIPS: Alchemy: fix dbdma2
` [PATCH AUTOSEL 5.15 20/24] mips: Move initrd_start check after initrd address sanitisation
[patch v3 00/36] cpu/hotplug, x86: Reworked parallel CPU bringup
2023-05-31 13:58 UTC (28+ messages)
` [patch v3 31/36] x86/apic: Provide cpu_primary_thread mask
` [patch] x86/smpboot: Disable parallel bootup if cc_vendor != NONE
` [patch] x86/smpboot: Fix the parallel bringup decision
` [patch] x86/realmode: Make stack lock work in trampoline_compat()
[PATCH AUTOSEL 4.14 07/10] MIPS: Restore Au1300 support
2023-05-31 13:46 UTC (3+ messages)
` [PATCH AUTOSEL 4.14 08/10] MIPS: Alchemy: fix dbdma2
` [PATCH AUTOSEL 4.14 09/10] mips: Move initrd_start check after initrd address sanitisation
[PATCH AUTOSEL 5.10 16/21] MIPS: Restore Au1300 support
2023-05-31 13:44 UTC (3+ messages)
` [PATCH AUTOSEL 5.10 17/21] MIPS: Alchemy: fix dbdma2
` [PATCH AUTOSEL 5.10 18/21] mips: Move initrd_start check after initrd address sanitisation
[PATCH AUTOSEL 4.19 10/13] MIPS: Restore Au1300 support
2023-05-31 13:45 UTC (3+ messages)
` [PATCH AUTOSEL 4.19 11/13] MIPS: Alchemy: fix dbdma2
` [PATCH AUTOSEL 4.19 12/13] mips: Move initrd_start check after initrd address sanitisation
[PATCH AUTOSEL 5.4 13/17] MIPS: Restore Au1300 support
2023-05-31 13:44 UTC (3+ messages)
` [PATCH AUTOSEL 5.4 14/17] MIPS: Alchemy: fix dbdma2
` [PATCH AUTOSEL 5.4 15/17] mips: Move initrd_start check after initrd address sanitisation
[PATCH AUTOSEL 6.1 24/33] MIPS: unhide PATA_PLATFORM
2023-05-31 13:41 UTC (4+ messages)
` [PATCH AUTOSEL 6.1 25/33] MIPS: Restore Au1300 support
` [PATCH AUTOSEL 6.1 26/33] MIPS: Alchemy: fix dbdma2
` [PATCH AUTOSEL 6.1 27/33] mips: Move initrd_start check after initrd address sanitisation
[PATCH AUTOSEL 6.3 28/37] MIPS: unhide PATA_PLATFORM
2023-05-31 13:40 UTC (4+ messages)
` [PATCH AUTOSEL 6.3 29/37] MIPS: Restore Au1300 support
` [PATCH AUTOSEL 6.3 30/37] MIPS: Alchemy: fix dbdma2
` [PATCH AUTOSEL 6.3 31/37] mips: Move initrd_start check after initrd address sanitisation
[PATCH v7 0/9] fix fwnode_irq_get[_byname()] returnvalue
2023-05-31 6:34 UTC (11+ messages)
` [PATCH v7 1/9] drivers: fwnode: fix fwnode_irq_get[_byname]()
` [PATCH v7 2/9] iio: mb1232: relax return value check for IRQ get
` [PATCH v7 3/9] iio: cdc: ad7150: "
` [PATCH v7 4/9] pinctrl: wpcm450: "
` [PATCH v7 5/9] pinctrl: ingenic: "
` [PATCH v7 6/9] pinctrl: pistachio: "
` [PATCH v7 7/9] i2c: i2c-smbus: fwnode_irq_get_byname() return value fix
` [PATCH v7 8/9] net-next: mvpp2: relax return value check for IRQ get
` [PATCH v7 9/9] net-next: mvpp2: don't shadow error
[PATCH v8 0/7] Add pci_dev_for_each_resource() helper and update users
2023-05-30 21:24 UTC (2+ messages)
[PATCH 1/2] MIPS: Allow MIPS32R2 kernel to run on P5600 and M5150
2023-05-30 13:37 UTC (16+ messages)
` [PATCH 2/2] MIPS: generic: Allow R5 CPUs to be selected
[PATCH V4 0/5] rtc: Add rtc driver for the Loongson family chips
2023-05-30 12:02 UTC (30+ messages)
` [PATCH V4 1/5] dt-bindings: rtc: Remove the LS2X from the trivial RTCs
` [PATCH V4 2/5] rtc: Remove the Loongson-1 RTC driver
` [PATCH V4 3/5] rtc: Add rtc driver for the Loongson family chips
` [PATCH V4 4/5] MIPS: Loongson64: DTS: Add RTC support to LS7A PCH
` [PATCH V4 5/5] MIPS: Loongson64: DTS: Add RTC support to Loongson-2K1000
[PATCH] mips: Fix spacing issue
2023-05-30 7:19 UTC (3+ messages)
[PATCH v2] mips: Fix spacing issue
2023-05-30 6:59 UTC
[PATCH] mips: dts: ralink: Add support for TP-Link HC220 G5 v1 board
2023-05-30 3:35 UTC (9+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 1/2] "
` [PATCH v2 2/2] dt-bindings: mips: Add bindings "
[PATCH v2 4/7] mips: update a reference to a moved Arm Document
2023-05-29 14:48 UTC
[PATCH v5 0/8] fix fwnode_irq_get[_byname()] returnvalue
2023-05-28 19:14 UTC (5+ messages)
` [PATCH v5 3/8] net-next: mvpp2: relax return value check for IRQ get
[PATCH v2 0/2] iio/adc-joystick: buffer data parsing fixes
2023-05-28 17:49 UTC (3+ messages)
` [PATCH v2 1/2] iio/adc: ingenic: Fix channel offsets in buffer
[PATCH v6 0/8] fix fwnode_irq_get[_byname()] returnvalue
2023-05-28 17:25 UTC (16+ messages)
` [PATCH v6 1/8] drivers: fwnode: fix fwnode_irq_get[_byname]()
` [PATCH v6 2/8] iio: mb1232: relax return value check for IRQ get
` [PATCH v6 3/8] net-next: mvpp2: "
` [PATCH v6 4/8] pinctrl: wpcm450: "
` [PATCH v6 5/8] pinctrl: ingenic: "
` [PATCH v6 6/8] pinctrl: pistachio: "
` [PATCH v6 7/8] iio: cdc: ad7150: "
` [PATCH v6 8/8] i2c: i2c-smbus: fwnode_irq_get_byname() return value fix
[GIT PULL] MIPS fixes for v6.4
2023-05-28 11:46 UTC (2+ messages)
[PATCH v2 00/34] Split ptdesc from struct page
2023-05-28 5:47 UTC (21+ messages)
` [PATCH v2 01/34] mm: Add PAGE_TYPE_OP folio functions
` [PATCH v2 02/34] s390: Use _pt_s390_gaddr for gmap address tracking
` [PATCH v2 05/34] mm: add utility functions for ptdesc
` [PATCH v2 13/34] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
[PATCH v4] mips: add <asm-generic/io.h> including
2023-05-26 9:45 UTC (2+ messages)
[PATCH AUTOSEL 6.3 11/67] ASoC: jz4740-i2s: Make I2S divider calculations more robust
2023-05-25 18:30 UTC
[PATCH] mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATED
2023-05-25 18:16 UTC (3+ messages)
[PATCH 00/23] arch: allow pte_offset_map[_lock]() to fail
2023-05-25 16:37 UTC (5+ messages)
` [PATCH 02/23] arm64: allow pte_offset_map() "
` [PATCH 03/23] arm64/hugetlb: pte_alloc_huge() pte_offset_huge()
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).