messages from 2019-11-05 09:05:52 to 2019-11-22 20:04:38 UTC [more...]
5.4-rc8+ ia64 WARNING: CPU: 0 PID: 92 at mm/percpu.c:1616 pcpu_alloc+0xce0/0xe00
2019-11-22 20:04 UTC
Zdravstvujte! Vas interesujut bazy dannyh dlja prodazhi Vashih tovarov i uslug?
2019-11-22 18:52 UTC (3+ messages)
[PATCH 00/12] treewide: break dependencies on x86's RM header
2019-11-22 2:12 UTC (25+ messages)
` [PATCH 01/12] x86/efi: Explicitly include realmode.h to handle RM trampoline quirk
` [PATCH 02/12] x86/boot: Explicitly include realmode.h to handle RM reservations
` [PATCH 03/12] x86/ftrace: Explicitly include vmalloc.h for set_vm_flush_reset_perms()
` [PATCH 04/12] x86/kprobes: "
` [PATCH 05/12] perf/x86/intel: Explicitly include asm/io.h to use virt_to_phys()
` [PATCH 06/12] efi/capsule-loader: Explicitly include linux/io.h for page_to_phys()
` [PATCH 07/12] virt: vbox: Explicitly include linux/io.h to pick up various defs
` [PATCH 08/12] vmw_balloon: Explicitly include linux/io.h for virt_to_phys()
` [PATCH 09/12] ASoC: Intel: Skylake: "
` [PATCH 10/12] x86/ACPI/sleep: Remove an unnecessary include of asm/realmode.h
` [PATCH 11/12] ACPI/sleep: Convert acpi_wakeup_address into a function
` [PATCH 12/12] x86/ACPI/sleep: Move acpi_wakeup_address() definition into sleep.c
` [PATCH] x86/platform/intel/quark: Explicitly include linux/io.h for virt_to_phys()
[PATCH v2 0/5] agp: minor fixes
2019-11-21 9:05 UTC (7+ messages)
` [PATCH v2 1/5] agp: remove unused variable size in agp_generic_create_gatt_table
` [PATCH v2 2/5] agp: move AGPGART_MINOR to include/linux/miscdevice.h
` [PATCH v2 3/5] agp: remove unused variable num_segments
` [PATCH v2 4/5] agp: Add bridge parameter documentation
` [PATCH v2 5/5] ia64: agp: Replace empty define with do while
[PATCH 04/12] ia64: Replace cpu_down with freeze_secondary_cpus
2019-11-20 10:49 UTC (7+ messages)
[PATCH V10] mm/debug: Add tests validating architecture page table helpers
2019-11-20 5:43 UTC
[PATCH RESEND v17 00/13] open: introduce openat2(2) syscall
2019-11-20 5:06 UTC (14+ messages)
` [PATCH RESEND v17 01/13] namei: only return -ECHILD from follow_dotdot_rcu()
` [PATCH RESEND v17 02/13] nsfs: clean-up ns_get_path() signature to return int
` [PATCH RESEND v17 03/13] namei: allow nd_jump_link() to produce errors
` [PATCH RESEND v17 04/13] namei: allow set_root() "
` [PATCH RESEND v17 05/13] namei: LOOKUP_NO_SYMLINKS: block symlink resolution
` [PATCH RESEND v17 06/13] namei: LOOKUP_NO_MAGICLINKS: block magic-link resolution
` [PATCH RESEND v17 07/13] namei: LOOKUP_NO_XDEV: block mountpoint crossing
` [PATCH RESEND v17 08/13] namei: LOOKUP_BENEATH: O_BENEATH-like scoped resolution
` [PATCH RESEND v17 09/13] namei: LOOKUP_IN_ROOT: chroot-like "
` [PATCH RESEND v17 10/13] namei: LOOKUP_{IN_ROOT,BENEATH}: permit limited ".." resolution
` [PATCH RESEND v17 11/13] open: introduce openat2(2) syscall
` [PATCH RESEND v17 12/13] selftests: add openat2(2) selftests
` [PATCH RESEND v17 13/13] Documentation: path-lookup: include new LOOKUP flags
[PATCH v6 04/10] mm/memory_hotplug: Don't access uninitialized memmaps in shrink_zone_span()
2019-11-19 20:44 UTC (5+ messages)
Investment opportunity
2019-11-17 14:58 UTC (4+ messages)
[PATCH v17 00/13] open: introduce openat2(2) syscall
2019-11-17 1:28 UTC (14+ messages)
` [PATCH v17 01/13] namei: only return -ECHILD from follow_dotdot_rcu()
` [PATCH v17 02/13] nsfs: clean-up ns_get_path() signature to return int
` [PATCH v17 03/13] namei: allow nd_jump_link() to produce errors
` [PATCH v17 04/13] namei: allow set_root() "
` [PATCH v17 05/13] namei: LOOKUP_NO_SYMLINKS: block symlink resolution
` [PATCH v17 06/13] namei: LOOKUP_NO_MAGICLINKS: block magic-link resolution
` [PATCH v17 07/13] namei: LOOKUP_NO_XDEV: block mountpoint crossing
` [PATCH v17 08/13] namei: LOOKUP_BENEATH: O_BENEATH-like scoped resolution
` [PATCH v17 09/13] namei: LOOKUP_IN_ROOT: chroot-like "
` [PATCH v17 10/13] namei: LOOKUP_{IN_ROOT,BENEATH}: permit limited ".." resolution
` [PATCH v17 11/13] open: introduce openat2(2) syscall
` [PATCH v17 12/13] selftests: add openat2(2) selftests
` [PATCH v17 13/13] Documentation: path-lookup: include new LOOKUP flags
[PATCH v16 00/12] open: introduce openat2(2) syscall
2019-11-16 18:09 UTC (15+ messages)
` [PATCH v16 01/12] nsfs: clean-up ns_get_path() signature to return int
` [PATCH v16 02/12] namei: allow nd_jump_link() to produce errors
` [PATCH v16 03/12] namei: allow set_root() "
` [PATCH v16 04/12] namei: LOOKUP_NO_SYMLINKS: block symlink resolution
` [PATCH v16 05/12] namei: LOOKUP_NO_MAGICLINKS: block magic-link resolution
` [PATCH v16 06/12] namei: LOOKUP_NO_XDEV: block mountpoint crossing
` [PATCH v16 07/12] namei: LOOKUP_BENEATH: O_BENEATH-like scoped resolution
` [PATCH v16 08/12] namei: LOOKUP_IN_ROOT: chroot-like "
` [PATCH v16 09/12] namei: LOOKUP_{IN_ROOT,BENEATH}: permit limited ".." resolution
` [PATCH v16 10/12] open: introduce openat2(2) syscall
` [PATCH v16 11/12] selftests: add openat2(2) selftests
` [PATCH v16 12/12] Documentation: path-lookup: include new LOOKUP flags
[PATCH v15 0/9] open: introduce openat2(2) syscall
2019-11-14 13:33 UTC (29+ messages)
` [PATCH v15 2/9] namei: LOOKUP_NO_MAGICLINKS: block magic-link resolution
` [PATCH v15 3/9] namei: LOOKUP_NO_XDEV: block mountpoint crossing
` [PATCH v15 4/9] namei: LOOKUP_BENEATH: O_BENEATH-like scoped resolution
` [PATCH v15 5/9] namei: LOOKUP_IN_ROOT: chroot-like "
` [PATCH v15 6/9] namei: LOOKUP_{IN_ROOT,BENEATH}: permit limited ".." resolution
` [PATCH v15 7/9] open: introduce openat2(2) syscall
` [PATCH v15 8/9] selftests: add openat2(2) selftests
` [PATCH v15 9/9] Documentation: path-lookup: mention LOOKUP_MAGICLINK_JUMPED
[PATCH 00/23] y2038 cleanups
2019-11-13 21:40 UTC (3+ messages)
` [PATCH 04/23] y2038: vdso: change timespec to __kernel_old_timespec
[PATCH] video: fbdev: atyfb: only use ioremap_uc() on i386 and ia64
2019-11-13 18:45 UTC (11+ messages)
[PATCH v2 00/29] vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES
2019-11-12 20:55 UTC (8+ messages)
` [PATCH v2 11/29] vmlinux.lds.h: Replace RODATA with RO_DATA
generic ioremap (and lots of cleanups) v3
2019-11-12 8:51 UTC (32+ messages)
` [PATCH 01/21] arm: remove ioremap_cached
` [PATCH 03/21] ia64: rename ioremap_nocache to ioremap_uc
` [PATCH 07/21] parisc: remove __ioremap
` [PATCH 10/21] asm-generic: ioremap_uc should behave the same with and without MMU
` [PATCH 11/21] asm-generic: don't provide ioremap for CONFIG_MMU
` [PATCH 12/21] arch: rely on asm-generic/io.h for default ioremap_* definitions
` [PATCH 17/21] lib: provide a simple generic ioremap implementation
` [PATCH 19/21] nds32: use generic ioremap
` generic-iomap tree for linux-next
[PATCH V9] mm/debug: Add tests validating architecture page table helpers
2019-11-12 6:52 UTC (4+ messages)
[PATCH V9 RESEND] mm/debug: Add tests validating architecture page table helpers
2019-11-12 5:14 UTC
[PATCH v2] iommu/vt-d: Check VT-d RMRR region in BIOS is reported as reserved
2019-11-11 15:06 UTC (2+ messages)
[PATCH V8] mm/debug: Add tests validating architecture page table helpers
2019-11-07 13:34 UTC (8+ messages)
[PATCH 15/50] ia64: Pass log level as arg into ia64_do_show_stack()
2019-11-06 3:05 UTC (2+ messages)
` [PATCH 16/50] ia64: Add show_stack_loglvl()
[PATCH v3 01/29] powerpc: Rename "notes" PT_NOTE to "note"
2019-11-05 9:27 UTC (2+ messages)
` [tip: x86/build] "
[PATCH v3 02/29] powerpc: Remove PT_NOTE workaround
2019-11-05 9:27 UTC (2+ messages)
` [tip: x86/build] "
[PATCH v3 03/29] powerpc: Rename PT_LOAD identifier "kernel" to "text"
2019-11-05 9:27 UTC (2+ messages)
` [tip: x86/build] "
[PATCH v3 04/29] alpha: Rename PT_LOAD identifier "kernel" to "text"
2019-11-05 9:27 UTC (2+ messages)
` [tip: x86/build] "
[PATCH v3 05/29] ia64: Rename PT_LOAD identifier "code" to "text"
2019-11-05 9:27 UTC (2+ messages)
` [tip: x86/build] "
[PATCH v3 06/29] s390: Move RO_DATA into "text" PT_LOAD Program Header
2019-11-05 9:27 UTC (2+ messages)
` [tip: x86/build] "
[PATCH v3 07/29] x86: Restore "text" Program Header with dummy section
2019-11-05 9:27 UTC (2+ messages)
` [tip: x86/build] x86/vmlinux: "
[PATCH v3 08/29] vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notes
2019-11-05 9:27 UTC (2+ messages)
` [tip: x86/build] "
[PATCH v3 09/29] vmlinux.lds.h: Move Program Header restoration into NOTES macro
2019-11-05 9:27 UTC (2+ messages)
` [tip: x86/build] "
[PATCH v3 10/29] vmlinux.lds.h: Move NOTES into RO_DATA
2019-11-05 9:27 UTC (2+ messages)
` [tip: x86/build] "
[PATCH v3 11/29] vmlinux.lds.h: Replace RODATA with RO_DATA
2019-11-05 9:27 UTC (2+ messages)
` [tip: x86/build] "
[PATCH v3 12/29] vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA
2019-11-05 9:27 UTC (2+ messages)
` [tip: x86/build] "
[PATCH v3 13/29] vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
2019-11-05 9:27 UTC (2+ messages)
` [tip: x86/build] "
[PATCH v3 14/29] vmlinux.lds.h: Allow EXCEPTION_TABLE to live in RO_DATA
2019-11-05 9:27 UTC (2+ messages)
` [tip: x86/build] "
[PATCH v3 15/29] x86: Actually use _etext for end of text segment
2019-11-05 9:27 UTC (2+ messages)
` [tip: x86/build] x86/vmlinux: Actually use _etext for the end of the "
[PATCH v3 16/29] x86: Move EXCEPTION_TABLE to RO_DATA segment
2019-11-05 9:27 UTC (2+ messages)
` [tip: x86/build] x86/vmlinux: "
[PATCH v3 17/29] alpha: Move EXCEPTION_TABLE to RO_DATA segment
2019-11-05 9:27 UTC (2+ messages)
` [tip: x86/build] "
[PATCH v3 18/29] arm64: Move EXCEPTION_TABLE to RO_DATA segment
2019-11-05 9:27 UTC (2+ messages)
` [tip: x86/build] "
[PATCH v3 19/29] c6x: Move EXCEPTION_TABLE to RO_DATA segment
2019-11-05 9:27 UTC (2+ messages)
` [tip: x86/build] "
[PATCH v3 20/29] h8300: Move EXCEPTION_TABLE to RO_DATA segment
2019-11-05 9:27 UTC (2+ messages)
` [tip: x86/build] "
[PATCH v3 21/29] ia64: Move EXCEPTION_TABLE to RO_DATA segment
2019-11-05 9:27 UTC (2+ messages)
` [tip: x86/build] "
[PATCH v3 22/29] microblaze: Move EXCEPTION_TABLE to RO_DATA segment
2019-11-05 9:27 UTC (2+ messages)
` [tip: x86/build] "
[PATCH v3 23/29] parisc: Move EXCEPTION_TABLE to RO_DATA segment
2019-11-05 9:27 UTC (2+ messages)
` [tip: x86/build] "
[PATCH v3 24/29] powerpc: Move EXCEPTION_TABLE to RO_DATA segment
2019-11-05 9:27 UTC (2+ messages)
` [tip: x86/build] "
[PATCH v3 25/29] xtensa: Move EXCEPTION_TABLE to RO_DATA segment
2019-11-05 9:27 UTC (2+ messages)
` [tip: x86/build] "
[PATCH v3 26/29] x86/mm: Remove redundant &s on addresses
2019-11-05 9:27 UTC (2+ messages)
` [tip: x86/build] x86/mm: Remove redundant address-of operators "
[PATCH v3 27/29] x86/mm: Report which part of kernel image is freed
2019-11-05 9:27 UTC (2+ messages)
` [tip: x86/build] "
[PATCH v3 28/29] x86/mm: Report actual image regions in /proc/iomem
2019-11-05 9:27 UTC (2+ messages)
` [tip: x86/build] "
[PATCH v3 29/29] x86: Use INT3 instead of NOP for linker fill bytes
2019-11-05 9:27 UTC (2+ messages)
` [tip: x86/build] x86/vmlinux: "
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