messages from 2023-08-25 22:35:06 to 2023-09-22 09:58:45 UTC [more...]
[PATCH v1 0/8] Fix set_huge_pte_at() panic on arm64
2023-09-22 9:58 UTC (31+ messages)
` [PATCH v1 1/8] parisc: hugetlb: Convert set_huge_pte_at() to take vma
` [PATCH v1 2/8] powerpc: "
` [PATCH v1 3/8] riscv: "
` [PATCH v1 4/8] s390: "
` [PATCH v1 5/8] sparc: "
` [PATCH v1 6/8] mm: "
` [PATCH v1 7/8] arm64: "
` [PATCH v1 8/8] arm64: hugetlb: Fix set_huge_pte_at() to work with all swap entries
[PATCH v3 00/13] mm: jit/text allocator
2023-09-22 8:55 UTC (21+ messages)
` [PATCH v3 01/13] nios2: define virtual address space for modules
` [PATCH v3 02/13] mm: introduce execmem_text_alloc() and execmem_free()
` [PATCH v3 03/13] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH v3 04/13] mm/execmem, arch: convert remaining "
` [PATCH v3 05/13] modules, execmem: drop module_alloc
` [PATCH v3 06/13] mm/execmem: introduce execmem_data_alloc()
` [PATCH v3 07/13] arm64, execmem: extend execmem_params for generated code allocations
` [PATCH v3 08/13] riscv: "
` [PATCH v3 09/13] powerpc: extend execmem_params for kprobes allocations
` [PATCH v3 10/13] arch: make execmem setup available regardless of CONFIG_MODULES
` [PATCH v3 11/13] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
` [PATCH v3 12/13] kprobes: remove dependency on CONFIG_MODULES
` [PATCH v3 13/13] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of
[PATCH v5 3/4] arch/*/io.h: remove ioremap_uc in some architectures
2023-09-21 12:27 UTC (2+ messages)
Possible 6.5 regression: Huge values for "commited memory"
2023-09-21 7:09 UTC (12+ messages)
[PATCH] lockdep: Fix static memory detection even more
2023-09-21 9:03 UTC (8+ messages)
[PATCH] parisc: Enable HAVE_ARCH_PREL32_RELOCATIONS
2023-09-21 8:55 UTC (2+ messages)
Poptávka
2023-09-20 7:56 UTC
[PATCH] parisc: Restore __ldcw_align for PA-RISC 2.0 processors
2023-09-19 19:36 UTC (3+ messages)
[PATCH] parisc: Fix crash with nr_cpus=1 option
2023-09-19 13:26 UTC
Pytanie o samochód
2023-09-19 7:30 UTC
[PATCH] target/hppa: lock both words of function descriptor
2023-09-16 18:06 UTC (5+ messages)
` [PATCH v2] qemu-hppa: "
[PATCH] target/hppa: clear the PSW 'N' bit when delivering signals
2023-09-16 16:57 UTC (3+ messages)
[PATCH v2] arch: Reserve map_shadow_stack() syscall number for all architectures
2023-09-15 3:23 UTC (3+ messages)
[PATCH] linux/export: fix reference to exported functions for parisc64
2023-09-14 21:59 UTC (24+ messages)
[PATCH 0/2] arch: Sync all syscall tables with 2 newly added system calls
2023-09-14 12:26 UTC (8+ messages)
` [PATCH 1/2] tools headers UAPI: Sync fchmodat2() syscall table entries
` [PATCH 2/2] arch: Reserve map_shadow_stack() syscall number for all architectures
_swap_info_get: Bad swap file entry 600000000029dc48
2023-09-13 23:36 UTC (2+ messages)
[GIT PULL] parisc architecture fixes for v6.6-rc2
2023-09-13 19:44 UTC (2+ messages)
[PATCH bpf-next 0/6] bpf: verifier: stop emitting zext for LDX
2023-09-13 0:10 UTC (10+ messages)
` [PATCH bpf-next 1/6] bpf, riscv32: Always zero extend for LDX with B/W/H
` [PATCH bpf-next 2/6] bpf, x86-32: "
` [PATCH bpf-next 3/6] bpf, parisc32: "
` [PATCH bpf-next 4/6] bpf, powerpc32: Always zero extend for LDX
` [PATCH bpf-next 5/6] bpf, arm32: Always zero extend for LDX with B/H/W
` [PATCH bpf-next 6/6] bpf, verifier: always mark destination of LDX as 64-bit
Build regressions/improvements in v6.6-rc1
2023-09-12 6:39 UTC
Possible io_uring bug in PA-RISC kernel 6.1.46
2023-09-09 6:11 UTC (12+ messages)
Page fault: bad address: Code=6 (Instruction TLB miss fault) at addr 37dd3fa10c0
2023-09-05 7:20 UTC
Prezentacja
2023-09-04 7:40 UTC
[PATCH] parisc: shmparam.h: Document aliasing requirements of PA-RISC
2023-09-04 17:57 UTC (2+ messages)
[PATCH] HWPOISON: add a pr_err message when forcibly send a sigbus
2023-09-04 10:40 UTC (10+ messages)
[STABLE] stable backport request for 6.1 for io_uring
2023-09-03 13:50 UTC (8+ messages)
[STABLE] lockdep patch for 6.1-stable to 6.5-stable
2023-08-31 10:48 UTC (2+ messages)
[PATCH treewide 0/9] Remove obsolete IDE headers
2023-08-30 19:51 UTC (3+ messages)
` [PATCH 1/9] ARM: Remove <asm/ide.h>
[GIT PULL] parisc architecture fixes for v6.6-rc1
2023-08-29 19:36 UTC (2+ messages)
[PATCH] lib/clz_ctz.c: Fix __clzdi2() and __ctzdi2() for 32-bit kernels
2023-08-28 20:14 UTC (20+ messages)
[PATCH] x86/asm/bitops: Use __builtin_clz{l|ll} to evaluate constant expressions
2023-08-28 18:53 UTC
[PATCH 00/17] -Wmissing-prototype warning fixes
2023-08-28 10:04 UTC (9+ messages)
` [PATCH 09/17] parport: gsc: mark init function static
` (subset) [PATCH 00/17] -Wmissing-prototype warning fixes
[PATCH 1/3] parisc: led: Reduce CPU overhead for disk & lan LED computation
2023-08-26 8:12 UTC (5+ 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 NNTP newsgroup(s).