messages from 2022-06-24 12:13:08 to 2022-09-19 09:59:54 UTC [more...]
[PATCH v2 00/44] cpuidle,rcu: Clean up the mess
2022-09-19 9:59 UTC (16+ messages)
` [PATCH v2 01/44] x86/perf/amd: Remove tracing from perf_lopwr_cb()
` [PATCH v2 02/44] x86/idle: Replace x86_idle with a static_call
` [PATCH v2 03/44] cpuidle/poll: Ensure IRQ state is invariant
` [PATCH v2 04/44] cpuidle: Move IRQ state validation
` [PATCH v2 05/44] cpuidle,riscv: Push RCU-idle into driver
` [PATCH v2 06/44] cpuidle,tegra: "
` [PATCH v2 07/44] cpuidle,psci: "
` [PATCH v2 08/44] cpuidle,imx6: "
` [PATCH v2 09/44] cpuidle,omap3: "
` [PATCH v2 10/44] cpuidle,armada: "
` [PATCH v2 11/44] cpuidle,omap4: "
` [PATCH v2 12/44] cpuidle,dt: "
` [PATCH v2 13/44] cpuidle: Fix ct_idle_*() usage
` [PATCH v2 14/44] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}()
` [PATCH v2 15/44] acpi_idle: Remove tracing
[masahiroy-kbuild:kbuild 18/19] ld.lld: error: vmlinux.a(arch/hexagon/kernel/head.o):(.init.text+0xd4): relocation R_HEX_B22_PCREL out of range: 2313184 is not in [-2097152, 2097151]; references __vmnewmap
2022-09-05 17:04 UTC (2+ messages)
[PATCH 2/2 v5] regmap: mmio: Support accelerared noinc operations
2022-08-31 14:07 UTC (3+ messages)
[PATCH v2 05/11] hexagon: mm: Convert to GENERIC_IOREMAP
2022-08-28 15:12 UTC (6+ messages)
[PATCH] provide arch_test_bit_acquire for architectures that define test_bit
2022-08-27 16:50 UTC (7+ messages)
[PATCH v2] include/linux: declare cpuinfo_op in processor.h
2022-08-25 20:59 UTC
[PATCH] regmap/hexagon: Properly fix the generic IO helpers
2022-08-22 16:05 UTC (2+ messages)
[PATCH] kernel: exit: cleanup release_thread()
2022-08-21 17:42 UTC (8+ messages)
[PATCH] hexagon: move from strlcpy with unused retval to strscpy
2022-08-20 17:43 UTC (2+ messages)
[PATCH 2/2 v3] regmap: mmio: Support accelerared noinc operations
2022-08-16 20:50 UTC
[PATCH 05/11] hexagon: 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 v5 0/9] bitops: let optimize out non-atomic bitops on compile-time constants
2022-07-15 14:50 UTC (17+ messages)
` [PATCH v5 3/9] bitops: unify non-atomic bitops prototypes across architectures
` [PATCH v5 4/9] bitops: define const_*() versions of the non-atomics
` [PATCH v5 5/9] bitops: wrap non-atomic bitops with a transparent macro
` [PATCH v5 6/9] bitops: let optimize out non-atomic bitops on compile-time constants
` [PATCH v5 7/9] net/ice: fix initializing the bitmap in the switch code
` [PATCH v5 8/9] bitmap: don't assume compiler evaluates small mem*() builtins calls
` [PATCH v5 9/9] lib: test_bitmap: add compile-time optimization/evaluations assertions
[bitops] 0e862838f2: BUG:KASAN:wild-memory-access_in_dmar_parse_one_rhsa
2022-07-12 14:31 UTC (5+ messages)
[PATCH V7 00/26] mm/mmap: Drop __SXXX/__PXXX macros from across platforms
2022-07-12 2:39 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 V6 00/26] mm/mmap: Drop __SXXX/__PXXX macros from across platforms
2022-07-06 11:15 UTC (34+ messages)
` [PATCH V6 01/26] mm/mmap: Build protect protection_map[] with __P000
` [PATCH V6 02/26] mm/mmap: Define DECLARE_VM_GET_PAGE_PROT
` [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 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 V5 00/26] mm/mmap: Drop __SXXX/__PXXX macros from across platforms
2022-06-28 3:12 UTC (35+ messages)
` [PATCH V5 01/26] mm/mmap: Build protect protection_map[] with __P000
` [PATCH V5 02/26] mm/mmap: Define DECLARE_VM_GET_PAGE_PROT
` [PATCH V5 03/26] powerpc/mm: Move protection_map[] inside the platform
` [PATCH V5 04/26] sparc/mm: "
` [PATCH V5 05/26] arm64/mm: "
` [PATCH V5 06/26] x86/mm: "
` [PATCH V5 07/26] mm/mmap: Build protect protection_map[] with ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V5 08/26] microblaze/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V5 09/26] loongarch/mm: "
` [PATCH V5 10/26] openrisc/mm: "
` [PATCH V5 11/26] xtensa/mm: "
` [PATCH V5 12/26] hexagon/mm: "
` [PATCH V5 13/26] parisc/mm: "
` [PATCH V5 14/26] alpha/mm: "
` [PATCH V5 15/26] nios2/mm: "
` [PATCH V5 16/26] riscv/mm: "
` [PATCH V5 17/26] csky/mm: "
` [PATCH V5 18/26] s390/mm: "
` [PATCH V5 19/26] ia64/mm: "
` [PATCH V5 20/26] mips/mm: "
` [PATCH V5 21/26] m68k/mm: "
` [PATCH V5 22/26] arc/mm: "
` [PATCH V5 23/26] arm/mm: "
` [PATCH V5 24/26] um/mm: "
` [PATCH V5 25/26] sh/mm: "
` [PATCH V5 26/26] mm/mmap: Drop ARCH_HAS_VM_GET_PAGE_PROT
[bitops] 001bea109d: BUG:KASAN:wild-memory-access_in_dmar_parse_one_rhsa
2022-06-27 15:01 UTC
[PATCH V4 00/26] mm/mmap: Drop __SXXX/__PXXX macros from across platforms
2022-06-27 5:48 UTC (17+ messages)
` [PATCH V4 01/26] mm/mmap: Build protect protection_map[] with __P000
` [PATCH V4 02/26] mm/mmap: Define DECLARE_VM_GET_PAGE_PROT
` [PATCH V4 03/26] powerpc/mm: Move protection_map[] inside the platform
` [PATCH V4 05/26] arm64/mm: "
` [PATCH V4 07/26] mm/mmap: Build protect protection_map[] with ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V4 10/26] openrisc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V4 17/26] csky/mm: "
` [PATCH V4 26/26] mm/mmap: Drop ARCH_HAS_VM_GET_PAGE_PROT
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).