messages from 2023-07-31 08:38:55 to 2023-11-09 10:49:22 UTC [more...]
[PATCH 00/22] -Wmissing-prototype warning fixes
2023-11-09 10:49 UTC (37+ messages)
` [PATCH 01/22] [RESEND^2] ida: make 'ida_dump' static
` [PATCH 02/22] [RESEND^2] jffs2: mark __jffs2_dbg_superblock_counts() static
` [PATCH 03/22] [RESEND] kprobes: unify kprobes_exceptions_nofify() prototypes
` [PATCH 04/22] [RESEND] time: make sysfs_get_uname() function visible in header
` [PATCH 05/22] [RESEND] parport: gsc: mark init function static
` [PATCH 06/22] [RESEND] stackleak: add declarations for global functions
` [PATCH 07/22] [RESEND] sched: fair: move unused stub functions to header
` [PATCH 08/22] [v2] arch: consolidate arch_irq_work_raise prototypes
` [PATCH 09/22] [v2] arch: fix asm-offsets.c building with -Wmissing-prototypes
` [PATCH 10/22] microblaze: include linux/cpu.h for trap_init() prototype
` [PATCH 11/22] x86: sta2x11: include header for sta2x11_get_instance() prototype
` [PATCH 12/22] csky: fix arch_jump_label_transform_static override
` [PATCH 13/22] arch: add do_page_fault prototypes
` [PATCH 14/22] arch: add missing prepare_ftrace_return() prototypes
` [PATCH 15/22] arch: vdso: consolidate gettime prototypes
` [PATCH 16/22] bcachefs: mark bch2_target_to_text_sb() static
` [PATCH 17/22] powerpc: ps3: move udbg_shutdown_ps3gelic prototype
` [PATCH 18/22] powerpc: pasemi: mark pas_shutdown() static
` [PATCH 19/22] powerpc: powermac: mark smp_psurge_{give,take}_timebase static
` [PATCH 20/22] usb: fsl-mph-dr-of: mark fsl_usb2_mpc5121_init() static
` [PATCH 21/22] fbdev/fsl-diu-fb: mark wr_reg_wa() static
` [PATCH 22/22] Makefile.extrawarn: turn on missing-prototypes globally
[PATCH RFC 00/17] Solve iommu probe races around iommu_fwspec
2023-11-08 19:22 UTC (38+ messages)
` [PATCH RFC 01/17] iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()
` [PATCH RFC 02/17] of: Do not return struct iommu_ops from of_iommu_configure()
` [PATCH RFC 03/17] of: Use -ENODEV consistently in of_iommu_configure()
` [PATCH RFC 04/17] acpi: Do not return struct iommu_ops from acpi_iommu_configure_id()
` [PATCH RFC 05/17] iommu: Make iommu_fwspec->ids a distinct allocation
` [PATCH RFC 06/17] iommu: Add iommu_fwspec_alloc/dealloc()
` [PATCH RFC 07/17] iommu: Add iommu_probe_device_fwspec()
` [PATCH RFC 08/17] of: Do not use dev->iommu within of_iommu_configure()
` [PATCH RFC 09/17] iommu: Add iommu_fwspec_append_ids()
` [PATCH RFC 10/17] acpi: Do not use dev->iommu within acpi_iommu_configure()
` [PATCH RFC 11/17] iommu: Hold iommu_probe_device_lock while calling ops->of_xlate
` [PATCH RFC 12/17] iommu: Make iommu_ops_from_fwnode() static
` [PATCH RFC 13/17] iommu: Remove dev_iommu_fwspec_set()
` [PATCH RFC 14/17] iommu: Remove pointless iommu_fwspec_free()
` [PATCH RFC 15/17] iommu: Add ops->of_xlate_fwspec()
` [PATCH RFC 16/17] iommu: Mark dev_iommu_get() with lockdep
` [PATCH RFC 17/17] iommu: Mark dev_iommu_priv_set() with a lockdep
[PATCH v2 0/4] locking/atomic: arch_cmpxchg[64]_local undefined
2023-11-08 1:04 UTC (9+ messages)
` [PATCH v2 1/4] locking/atomic: arc: data size checking in arch_cmpxchg
` [PATCH v2 2/4] locking/atomic: arc: arch_cmpxchg[64]_local undefined
` [PATCH v2 3/4] locking/atomic: openrisc: "
` [PATCH v2 4/4] locking/atomic: hexagon: "
[PATCH 3/3] locking/atomic: openrisc: use generic_cmpxchg[64]_local for arch_cmpxchg[64]_local
2023-11-02 10:05 UTC (7+ messages)
Wycena paneli fotowoltaicznych
2023-10-24 8:10 UTC
Rozszerzenie Programu Mój Prąd 5.0
2023-10-04 7:45 UTC
arc-elf32-ld: net/xfrm/xfrm_algo.o:(.rodata+0x24): undefined reference to `crypto_has_aead'
2023-10-01 7:30 UTC (3+ messages)
Pytanie o samochód
2023-09-19 7:30 UTC
[PATCH tty v1 00/74] serial: wrappers for uart port lock
2023-09-18 8:26 UTC (10+ messages)
` [PATCH tty v1 20/74] serial: arc_uart: Use port lock wrappers
ERROR: modpost: "__st_r13_to_r25" [lib/zstd/zstd_decompress.ko] undefined!
2023-09-14 6:58 UTC
[PATCH] ARC: mm: Make virt_to_pfn() a static inline
2023-09-14 6:31 UTC
ERROR: modpost: "__ld_r13_to_r25_ret" [lib/zstd/zstd_decompress.ko] undefined!
2023-09-09 0:52 UTC
[GIT PULL] ARC updates for v6.6-rc1
2023-09-04 22:51 UTC (2+ messages)
[PATCH 00/17] -Wmissing-prototype warning fixes
2023-08-28 8:07 UTC (19+ messages)
` [PATCH 14/17] kprobes: unify kprobes_exceptions_nofify() prototypes
` [PATCH 16/17] [RFC] arch: turn -Wmissing-prototypes off conditionally
` (subset) [PATCH 00/17] -Wmissing-prototype warning fixes
[PATCH] arc: Explicitly include correct DT includes
2023-08-24 1:04 UTC (4+ messages)
[PATCH 00/20] ARC updates
2023-08-22 14:07 UTC (29+ messages)
` [PATCH 01/20] ARC: uaccess: remove arc specific out-of-line handles for -Os
` [PATCH 02/20] ARC: uaccess: use optimized generic __strnlen_user/__strncpy_from_user
` [PATCH 03/20] ARC: uaccess: elide unaliged handling if hardware supports
` [PATCH 04/20] ARCv2: memset: don't prefetch for len == 0 which happens a alot
` [PATCH 05/20] ARC: boot log: eliminate struct cpuinfo_arc #1: mm
` [PATCH 06/20] ARC: boot log: eliminate struct cpuinfo_arc #2: cache
` [PATCH 07/20] ARC: boot log: eliminate struct cpuinfo_arc #3: don't export
` [PATCH 08/20] ARC: boot log: eliminate struct cpuinfo_arc #4: boot log per ISA
` [PATCH 09/20] ARC: entry: use gp to cache task pointer (vs. r25)
` [PATCH 10/20] ARC: kernel stack: INIT_THREAD need not setup @init_stack in @ksp
` [PATCH 11/20] ARC: __switch_to: asm with dwarf ops (vs. inline asm)
` [PATCH 12/20] ARC: __switch_to: move ksp to thread_info from thread_struct
` [PATCH 13/20] ARC: entry: rework (non-functional)
` [PATCH 14/20] ARC: entry: ARcompact EV_ProtV to use r10 directly
` [PATCH 15/20] ARC: entry: EV_MachineCheck dont re-read ECR
` [PATCH 16/20] ARC: entry: Add more common chores to EXCEPTION_PROLOGUE
` [PATCH v2 "
` [PATCH 17/20] ARC: entry: replace 8 byte OR with 4 byte BSET
` [PATCH 18/20] ARC: entry: replace 8 byte ADD.ne with 4 byte ADD2.ne
` [PATCH 19/20] ARCv2: entry: rearrange pt_regs slightly
` [PATCH 20/20] ARC: pt_regs: create seperate type for ecr
` [PATCH v2 "
[linux-next:pending-fixes 34/128] arch/arc/kernel/setup.c:82:13: warning: variable 'atomic' set but not used
2023-08-22 8:03 UTC
[PATCH] treewide: drop CONFIG_EMBEDDED
2023-08-19 8:53 UTC (4+ messages)
Pytanie o samochód
2023-08-18 8:15 UTC
[PATCH v2 08/20] ARC: boot log: eliminate struct cpuinfo_arc #4: boot log per ISA
2023-08-18 3:35 UTC
[PATCH v2 05/20] ARC: boot log: eliminate struct cpuinfo_arc #1: mm
2023-08-18 3:34 UTC
[PATCH] treewide: drop CONFIG_EMBEDDED
2023-08-17 4:38 UTC (7+ messages)
{standard input}:1727: Error: operand out of range (-132 is not between -128 and 127)
2023-08-16 2:15 UTC (2+ messages)
[PATCH] ARC: avoid unwanted gcc optimizations in atomic operations
2023-08-15 16:12 UTC (2+ messages)
[PATCH] ARC: -Wmissing-prototype warning fixes
2023-08-15 0:43 UTC (3+ messages)
[PATCH] ARC: mm: retire support for aliasing VIPT D$
2023-08-14 19:45 UTC (3+ messages)
[PATCH v3 0/2] csky: Convert memory accessors to static inlines
2023-08-10 7:40 UTC (3+ messages)
` [PATCH v3 1/2] csky: Cast argument to virt_to_pfn() to (void *)
` [PATCH v3 2/2] csky: Make pfn accessors static inlines
[PATCH v2 0/2] csky: Convert memory accessors to static inlines
2023-08-09 8:14 UTC (3+ messages)
` [PATCH v2 1/2] csky: Cast argument to virt_to_pfn() to (void *)
` [PATCH v2 2/2] csky: Make pfn accessors static inlines
[PATCH 0/2] csky: Convert memory accessors to static inlines
2023-08-09 0:15 UTC (4+ messages)
` [PATCH 1/2] csky: Cast argument to virt_to_pfn() to (void *)
` [PATCH 2/2] csky: Make pfn accessors static inlines
[PATCH v6 08/38] arc: Implement the new page table range API
2023-08-02 15:13 UTC
W sprawie samochodu
2023-07-31 8:35 UTC
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