messages from 2023-07-06 22:22:23 to 2023-08-18 09:02:55 UTC [more...]
Pytanie o samochód
2023-08-18 8:15 UTC
[PATCH] kill do_each_thread()
2023-08-18 8:25 UTC (5+ messages)
[PATCH 00/17] -Wmissing-prototype warning fixes
2023-08-16 14:38 UTC (15+ messages)
` [PATCH 14/17] kprobes: unify kprobes_exceptions_nofify() prototypes
` [PATCH 15/17] arch: fix asm-offsets.c building with -Wmissing-prototypes
` [PATCH 16/17] [RFC] arch: turn -Wmissing-prototypes off conditionally
[linus:master] [locking] c8afaa1b0f: stress-ng.zero.ops_per_sec 6.3% improvement
2023-08-15 7:43 UTC (3+ messages)
[PATCH 0/8] Fix Python string escapes
2023-08-14 23:26 UTC (11+ messages)
` [PATCH 1/8] ia64: fix "
` [PATCH 2/8] Documentation/sphinx: "
` [PATCH 3/8] drivers/comedi: "
` [PATCH 4/8] scripts: "
` [PATCH 5/8] tools/perf: "
` [PATCH 6/8] tools/power: "
` [PATCH 7/8] selftests/bpf: "
` [PATCH 8/8] selftests/bpf: fix Python string escapes in f-strings
[aegl:resctrl2_v65rc4 2/2] fs/resctrl2/arch/x86/l3_pseudolock.c:569:1: error: expected ';' after top level declarator
2023-08-10 17:18 UTC (4+ messages)
Słowa kluczowe do wypozycjonowania
2023-08-08 7:50 UTC
[PATCH] syscalls: Cleanup references to sys_lookup_dcookie()
2023-08-03 21:44 UTC (5+ messages)
` [PATCH v2] "
[aegl:resctrl2_v65rc4 2/2] fs/resctrl2/arch/x86/l3_pseudolock.c:569:1: warning: '__cold__' attribute only applies to functions
2023-08-03 20:52 UTC
[PATCH v6 13/38] ia64: Implement the new page table range API
2023-08-02 15:13 UTC
W sprawie samochodu
2023-07-31 8:35 UTC
Add a new fchmodat4() syscall, v2
2023-07-28 18:42 UTC (59+ messages)
` [PATCH v3 0/5] Add a new fchmodat4() syscall
` [PATCH v3 1/5] Non-functional cleanup of a "__user * filename"
` [PATCH v3 2/5] fs: Add fchmodat4()
` [PATCH v3 3/5] arch: Register fchmodat4, usually as syscall 451
` [PATCH v3 4/5] tools headers UAPI: Sync files changed by new fchmodat4 syscall
` [PATCH v3 5/5] selftests: add fchmodat4(2) selftest
` [PATCH v4 0/5] Add a new fchmodat2() syscall
` [PATCH v4 1/5] Non-functional cleanup of a "__user * filename"
` [PATCH v4 2/5] fs: Add fchmodat2()
` [PATCH v4 3/5] arch: Register fchmodat2, usually as syscall 452
` [PATCH v4 4/5] tools headers UAPI: Sync files changed by new fchmodat2 syscall
` [PATCH v4 5/5] selftests: Add fchmodat2 selftest
` (subset) [PATCH v4 0/5] Add a new fchmodat2() syscall
` Add fchmodat2() - or add a more general syscall?
[PATCH 6.4 032/227] ia64: mmap: Consider pgoff when searching for free mapping
2023-07-25 10:43 UTC
Słowa kluczowe do wypozycjonowania
2023-07-25 7:55 UTC
[PATCH v2 0/9] video: screen_info cleanups
2023-07-24 12:07 UTC (27+ messages)
` [PATCH v2 1/9] vgacon: rework Kconfig dependencies
` [PATCH v2 2/9] vgacon: rework screen_info #ifdef checks
` [PATCH v2 3/9] dummycon: limit Arm console size hack to footbridge
` [PATCH v2 4/9] vgacon, arch/*: remove unused screen_info definitions
` [PATCH v2 5/9] vgacon: remove screen_info dependency
` [PATCH v2 6/9] vgacon: clean up global screen_info instances
` [PATCH v2 7/9] vga16fb: drop powerpc support
` [PATCH v2 8/9] hyperv: avoid dependency on screen_info
` [PATCH v2 9/9] efi: move screen_info into efi init code
[PATCH 0/2] io_uring: Fix io_uring mmap() by using architecture-provided get_unmapped_area()
2023-07-24 7:39 UTC (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] ia64: mmap: Consider pgoff when searching for free mapping
[PATCH][RFC] io_uring: Fix io_uring_mmu_get_unmapped_area() for IA-64
2023-07-20 23:01 UTC (9+ messages)
[PATCH 00/12] arch,fbdev: Move screen_info into arch/
2023-07-18 14:47 UTC (9+ messages)
` [PATCH 07/12] arch/x86: Declare edid_info in <asm/screen_info.h>
[aegl:resctrl2_v65rc1 11/11] fs/resctrl2/arch/x86/rdt_l2_cdp.c:85:13: warning: variable 'cache_level' set but not used
2023-07-18 4:55 UTC
[aegl:resctrl2_v65rc1 2/11] fs/resctrl2/arch/x86/rdt_monitor.c:466: undefined reference to `__udivdi3'
2023-07-18 4:14 UTC
[PATCH v9 01/42] mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
2023-07-17 16:51 UTC (4+ messages)
[PATCH 1/5] io_uring: Adjust mapping wrt architecture aliasing requirements
2023-07-16 20:54 UTC (11+ messages)
[aegl:resctrl2_v65rc1 10/10] arch/riscv/include/asm/cacheinfo.h:17:11: error: conflicting types for 'get_cache_size'; have 'uintptr_t(u32, enum cache_type)' {aka 'long unsigned int(unsigned int, enum cache_type)'}
2023-07-14 2:45 UTC
[PATCH v6 00/14] refactor Kconfig to consolidate KEXEC and CRASH options
2023-07-13 11:13 UTC (16+ messages)
` [PATCH v6 01/14] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec
` [PATCH v6 02/14] x86/kexec: refactor for kernel/Kconfig.kexec
` [PATCH v6 03/14] arm/kexec: "
` [PATCH v6 04/14] ia64/kexec: "
` [PATCH v6 05/14] arm64/kexec: "
` [PATCH v6 06/14] loongarch/kexec: "
` [PATCH v6 07/14] m68k/kexec: "
` [PATCH v6 08/14] mips/kexec: "
` [PATCH v6 09/14] parisc/kexec: "
` [PATCH v6 10/14] powerpc/kexec: "
` [PATCH v6 11/14] riscv/kexec: "
` [PATCH v6 12/14] s390/kexec: "
` [PATCH v6 13/14] sh/kexec: "
` [PATCH v6 14/14] kexec: rename ARCH_HAS_KEXEC_PURGATORY
Fotowoltaika - propozycja instalacji
2023-07-11 8:11 UTC
[PATCH v5 13/38] ia64: Implement the new page table range API
2023-07-10 20:43 UTC
[PATCH 2/4] vgacon: rework screen_info #ifdef checks
2023-07-08 14:11 UTC (5+ messages)
[aegl:resctrl2_v64 5/5] fs/resctrl2/monitor.c:67:6: warning: no previous prototype for 'remove_one_file'
2023-07-07 13:32 UTC
[PATCH v5 11/13] riscv/kexec: refactor for kernel/Kconfig.kexec
2023-07-07 13:03 UTC (3+ messages)
[PATCH v5 00/13] refactor Kconfig to consolidate KEXEC and CRASH options
2023-07-07 12:16 UTC (7+ messages)
` [PATCH v5 02/13] x86/kexec: refactor for kernel/Kconfig.kexec
` [PATCH v5 08/13] mips/kexec: "
` [PATCH v5 12/13] s390/kexec: "
` [PATCH v5 13/13] sh/kexec: "
[PATCH 1/3] vgacon: rework screen_info #ifdef checks
2023-07-07 9:54 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).