messages from 2022-06-30 05:28:07 to 2022-09-02 18:52:44 UTC [more...]
[PATCH] hugetlb: simplify hugetlb handling in follow_page_mask
2022-09-02 18:52 UTC (18+ messages)
[RFC PATCH 2/2] fs/xattr: wire up syscalls
2022-08-31 19:54 UTC (3+ messages)
[PATCH v2 06/11] ia64: mm: Convert to GENERIC_IOREMAP
2022-08-28 15:12 UTC (3+ messages)
[PATCH v2] include/linux: declare cpuinfo_op in processor.h
2022-08-25 20:59 UTC
[RFC 00/10] arm64/riscv: Introduce fast kexec reboot
2022-08-22 2:15 UTC (4+ messages)
` [RFC 02/10] cpu/hotplug: Compile smp_shutdown_nonboot_cpus() conditioned on CONFIG_SHUTDOWN_NONBOOT_
` [RFC 03/10] cpu/hotplug: Introduce fast kexec reboot
` [RFC 04/10] cpu/hotplug: Check the capability of kexec quick reboot
[PATCH] kernel: exit: cleanup release_thread()
2022-08-21 17:42 UTC (8+ messages)
[PATCH] ia64: fix clock_getre(CLOCK_MONOTONIC) to report ITC frequency
2022-08-20 22:14 UTC (6+ messages)
` [PATCH v2] ia64: fix clock_getres(CLOCK_MONOTONIC) "
[PATCH] ia64: move from strlcpy with unused retval to strscpy
2022-08-18 20:59 UTC
[PATCH] arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDER
2022-08-17 6:36 UTC (7+ messages)
[PATCH 06/11] ia64: mm: Convert to GENERIC_IOREMAP
2022-08-01 14:40 UTC
[PATCH 00/36] cpuidle,rcu: Cleanup the mess
2022-07-30 23:45 UTC (29+ messages)
` [PATCH 03/36] cpuidle/poll: Ensure IRQ state is invariant
` [PATCH 04/36] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE
` [PATCH 05/36] cpuidle: Move IRQ state validation
` [PATCH 14/36] cpuidle: Fix rcu_idle_*() usage
` [PATCH 17/36] acpi_idle: Remove tracing
` [PATCH 18/36] cpuidle: Annotate poll_idle()
` [PATCH 19/36] objtool/idle: Validate __cpuidle code as noinstr
` [PATCH 20/36] arch/idle: Change arch_cpu_idle() IRQ behaviour
` [PATCH 31/36] cpuidle,acpi: Make noinstr clean
[PATCH] profile: setup_profiling_timer() is moslty not implemented
2022-07-25 20:48 UTC (3+ messages)
[PATCH v6 1/4] PCI: Remove pci_get_legacy_ide_irq and asm-generic/pci.h
2022-07-22 23:51 UTC (4+ messages)
` [PATCH v6 2/4] PCI: Move isa_dma_bridge_buggy out of dma.h
[PATCH v5 1/4] PCI: Remove pci_get_legacy_ide_irq and asm-generic/pci.h
2022-07-21 13:49 UTC (2+ messages)
` [PATCH v5 2/4] PCI: Move isa_dma_bridge_buggy out of dma.h
[PATCH v4 1/3] PCI: Remove pci_get_legacy_ide_irq and asm-generic/pci.h
2022-07-21 9:55 UTC (6+ messages)
` [PATCH v4 2/3] PCI: Move isa_dma_bridge_buggy out of dma.h
[PATCH v3 1/2] asm-generic: Remove pci.h copying remaining code to x86
2022-07-19 12:02 UTC (3+ messages)
[PATCH v2 1/2] asm-generic: Remove pci.h copying remaining code to x86
2022-07-19 10:51 UTC (5+ messages)
[PATCH v5 0/9] bitops: let optimize out non-atomic bitops on compile-time constants
2022-07-15 14:50 UTC (11+ messages)
` [PATCH v5 3/9] bitops: unify non-atomic bitops prototypes across architectures
` [PATCH v5 6/9] bitops: let optimize out non-atomic bitops on compile-time constants
[RFC PATCH 1/2] asm-generic: Remove pci.h copying code out to architectures
2022-07-15 7:40 UTC (4+ messages)
[bitops] 0e862838f2: BUG:KASAN:wild-memory-access_in_dmar_parse_one_rhsa
2022-07-12 14:31 UTC (4+ messages)
[PATCH V7 00/26] mm/mmap: Drop __SXXX/__PXXX macros from across platforms
2022-07-12 2:51 UTC (30+ messages)
` [PATCH V7 01/26] mm/mmap: Build protect protection_map[] with __P000
` [PATCH V7 02/26] mm/mmap: Define DECLARE_VM_GET_PAGE_PROT
` [PATCH V7 03/26] powerpc/mm: Move protection_map[] inside the platform
` [PATCH V7 04/26] sparc/mm: "
` [PATCH V7 05/26] arm64/mm: "
` [PATCH V7 06/26] x86/mm: "
` [PATCH V7 07/26] mm/mmap: Build protect protection_map[] with ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V7 08/26] microblaze/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V7 09/26] loongarch/mm: "
` [PATCH V7 10/26] openrisc/mm: "
` [PATCH V7 11/26] xtensa/mm: "
` [PATCH V7 12/26] hexagon/mm: "
` [PATCH V7 13/26] parisc/mm: "
` [PATCH V7 14/26] alpha/mm: "
` [PATCH V7 15/26] nios2/mm: "
` [PATCH V7 16/26] riscv/mm: "
` [PATCH V7 17/26] csky/mm: "
` [PATCH V7 18/26] s390/mm: "
` [PATCH V7 19/26] ia64/mm: "
` [PATCH V7 20/26] mips/mm: "
` [PATCH V7 21/26] m68k/mm: "
` [PATCH V7 22/26] arc/mm: "
` [PATCH V7 23/26] arm/mm: "
` [PATCH V7 24/26] um/mm: "
` [PATCH V7 25/26] sh/mm: "
` [PATCH V7 26/26] mm/mmap: Drop ARCH_HAS_VM_GET_PAGE_PROT
[PATCH v3 0/8] genirq: Provide real IRQ affinity masks in non-SMP configs
2022-07-07 10:45 UTC (17+ messages)
` [PATCH v3 1/8] irqchip/mips-gic: Only register IPI domain when SMP is enabled
` [PATCH v3 2/8] genirq: GENERIC_IRQ_IPI depends on SMP
` [PATCH v3 3/8] genirq: GENERIC_IRQ_EFFECTIVE_AFF_MASK "
` [PATCH v3 4/8] genirq: Drop redundant irq_init_effective_affinity
` [PATCH v3 5/8] genirq: Refactor accessors to use irq_data_get_affinity_mask
` [PATCH v3 6/8] genirq: Add and use an irq_data_update_affinity helper
` [PATCH v3 7/8] genirq: Return a const cpumask from irq_data_get_affinity_mask
` [PATCH v3 8/8] genirq: Provide an IRQ affinity mask in non-SMP configs
[PATCH V6 00/26] mm/mmap: Drop __SXXX/__PXXX macros from across platforms
2022-07-06 11:27 UTC (32+ messages)
` [PATCH V6 03/26] powerpc/mm: Move protection_map[] inside the platform
` [PATCH V6 04/26] sparc/mm: "
` [PATCH V6 05/26] arm64/mm: "
` [PATCH V6 06/26] x86/mm: "
` [PATCH V6 07/26] mm/mmap: Build protect protection_map[] with ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V6 08/26] microblaze/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V6 09/26] loongarch/mm: "
` [PATCH V6 10/26] openrisc/mm: "
` [PATCH V6 11/26] xtensa/mm: "
` [PATCH V6 12/26] hexagon/mm: "
` [PATCH V6 13/26] parisc/mm: "
` [PATCH V6 14/26] alpha/mm: "
` [PATCH V6 15/26] nios2/mm: "
` [PATCH V6 16/26] riscv/mm: "
` [PATCH V6 17/26] csky/mm: "
` [PATCH V6 18/26] s390/mm: "
` [PATCH V6 19/26] ia64/mm: "
` [PATCH V6 20/26] mips/mm: "
` [PATCH V6 21/26] m68k/mm: "
` [PATCH V6 22/26] arc/mm: "
` [PATCH V6 23/26] arm/mm: "
` [PATCH V6 24/26] um/mm: "
` [PATCH V6 25/26] sh/mm: "
` [PATCH V6 26/26] mm/mmap: Drop ARCH_HAS_VM_GET_PAGE_PROT
[PATCH v4 0/12] ptrace: cleaning up ptrace_stop
2022-07-06 10:11 UTC (20+ messages)
` [PATCH v4 12/12] sched,signal,ptrace: Rework TASK_TRACED, TASK_STOPPED state
[PATCH v3 0/7] bitops: let optimize out non-atomic bitops on compile-time constants
2022-07-06 10:07 UTC (3+ messages)
` [PATCH v3 3/7] bitops: unify non-atomic bitops prototypes across architectures
[PATCH] ia64: old_rr4 added under CONFIG_HUGETLB_PAGE
2022-07-04 0:55 UTC (2+ messages)
Wycena paneli fotowoltaicznych
2022-06-30 7:51 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).