messages from 2022-04-23 02:24:26 to 2022-05-01 21:46:58 UTC [more...]
[PATCH v2 00/48] ARM: PXA multiplatform support
2022-05-01 21:46 UTC (35+ messages)
` [PATCH 15/48] ARM: pxa: tosa: use gpio descriptor for audio
` [PATCH 17/48] ARM: pxa: corgi: use gpio descriptors "
` [PATCH 18/48] ARM: pxa: hx4700: "
` [PATCH 20/48] ARM: pxa: spitz: "
` [PATCH 21/48] ARM: pxa: eseries: use gpio lookup "
` [PATCH 22/48] ARM: pxa: z2: use gpio lookup for audio device
` [PATCH 23/48] ARM: pxa: magician: use platform driver for audio
[PATCH v3] MIPS: adding a safety check for cpu_has_fpu
2022-05-01 11:34 UTC (2+ messages)
[PATCH v2] MIPS: undefine and redefine cpu_has_fpu when it is overrided
2022-05-01 11:31 UTC (8+ messages)
[PATCH] MIPS: fix typos in comments
2022-04-30 19:03 UTC
[PATCH 0/2] MIPS: Remove incorrect `cpu_has_fpu' overrides
2022-04-30 15:09 UTC (5+ messages)
` [PATCH 1/2] MIPS: IP27: Remove incorrect `cpu_has_fpu' override
` [PATCH 2/2] MIPS: IP30: "
[PATCH v2 0/2] MIPS: Remove incorrect `cpu_has_fpu' overrides
2022-04-30 15:07 UTC (3+ messages)
` [PATCH v2 1/2] MIPS: IP27: Remove incorrect `cpu_has_fpu' override
` [PATCH v2 2/2] MIPS: IP30: "
[PATCH net-next v2] net: Add SO_RCVMARK socket option to provide SO_MARK with recvmsg()
2022-04-30 8:00 UTC (7+ messages)
` [PATCH net-next v3] net: SO_RCVMARK socket option for "
[PATCH V12 00/20] riscv: Add COMPAT mode support for 64BIT
2022-04-30 5:43 UTC (4+ messages)
[PATCH 0/3] Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating
2022-04-30 3:22 UTC (6+ messages)
` [PATCH 1/3] mm: change huge_ptep_clear_flush() to return the original pte
` [PATCH 2/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when migration
` [PATCH 3/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when unmapping
[PATCH 00/30] The panic notifiers refactor
2022-04-29 22:35 UTC (67+ messages)
` [PATCH 01/30] x86/crash,reboot: Avoid re-disabling VMX in all CPUs on crash/restart
` [PATCH 02/30] ARM: kexec: Disable IRQs/FIQs also on crash CPUs shutdown path
` [PATCH 03/30] notifier: Add panic notifiers info and purge trailing whitespaces
` [PATCH 04/30] firmware: google: Convert regular spinlock into trylock on panic path
` [PATCH 05/30] misc/pvpanic: "
` [PATCH 06/30] soc: bcm: brcmstb: Document panic notifier action and remove useless header
` [PATCH 07/30] mips: ip22: Reword PANICED to PANICKED "
` [PATCH 08/30] powerpc/setup: Refactor/untangle panic notifiers
` [PATCH 09/30] coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifier
` [PATCH 10/30] alpha: Clean-up the panic notifier code
` [PATCH 11/30] um: Improve panic notifiers consistency and ordering
` [PATCH 12/30] parisc: Replace regular spinlock with spin_trylock on panic path
` [PATCH 13/30] s390/consoles: Improve panic notifiers reliability
` [PATCH 14/30] panic: Properly identify the panic event to the notifiers' callbacks
` [PATCH 15/30] bus: brcmstb_gisb: Clean-up panic/die notifiers
` [PATCH 16/30] drivers/hv/vmbus, video/hyperv_fb: Untangle and refactor Hyper-V panic notifiers
` [PATCH 17/30] tracing: Improve panic/die notifiers
` [PATCH 18/30] notifier: Show function names on notifier routines if DEBUG_NOTIFIERS is set
` [PATCH 19/30] panic: Add the panic hypervisor notifier list
` [PATCH 20/30] panic: Add the panic informational "
` [PATCH 21/30] panic: Introduce the panic pre-reboot "
` [PATCH 22/30] panic: Introduce the panic post-reboot "
` [PATCH 23/30] printk: kmsg_dump: Introduce helper to inform number of dumpers
` [PATCH 24/30] panic: Refactor the panic path
` [PATCH 25/30] panic, printk: Add console flush parameter and convert panic_print to a notifier
` [PATCH 26/30] Drivers: hv: Do not force all panic notifiers to execute before kdump
` [PATCH 27/30] powerpc: "
` [PATCH 28/30] panic: Unexport crash_kexec_post_notifiers
` [PATCH 29/30] powerpc: ps3, pseries: Avoid duplicate call to kmsg_dump() on panic
` [PATCH 30/30] um: Avoid duplicate call to kmsg_dump()
[PATCH] MIPS: Fix CP0 counter erratum detection for R4k CPUs
2022-04-29 15:24 UTC (6+ messages)
[RFC v2 01/39] Kconfig: introduce HAS_IOPORT option and select it as necessary
2022-04-29 13:49 UTC
[PATCH] mips: mm: fix compiler error when CONFIG_XPA=n
2022-04-29 6:17 UTC
[PATCH] arch/mips/kernel/traps: add CONFIG_MIPS_FP_SUPPORT when using handle_fpe
2022-04-29 3:10 UTC (6+ messages)
[PATCH v3 0/6] KVM: mm: count KVM page table pages in memory stats
2022-04-28 23:49 UTC (13+ messages)
` [PATCH v3 1/6] mm: add NR_SECONDARY_PAGETABLE stat
` [PATCH v3 2/6] KVM: mmu: add a helper to account page table pages used by KVM
` [PATCH v3 3/6] KVM: x86/mmu: count KVM page table pages in pagetable stats
` [PATCH v3 4/6] KVM: arm64/mmu: "
` [PATCH v3 5/6] KVM: riscv/mmu: "
` [PATCH v3 6/6] KVM: mips/mmu: "
[PATCH v2 0/3] Clock fixes for Ingenic SoCs
2022-04-28 16:44 UTC (4+ messages)
` [PATCH v2 1/3] clk: ingenic: Allow specifying common clock flags
` [PATCH v2 2/3] clk: ingenic: Mark critical clocks in Ingenic SoCs
` [PATCH v2 3/3] mips: ingenic: Do not manually reference the CPU clock
Koszty instalacji fotowoltaicznej
2022-04-28 8:10 UTC
[PATCH v2] mips: dts: ingenic: x1000: Add PWM device tree node
2022-04-27 8:59 UTC (2+ messages)
[PATCH 1/3] MIPS: mscc: jaguar2: rename pinctrl nodes
2022-04-27 9:00 UTC (2+ messages)
[PATCH v2 1/3] mips: dts: ralink: mt7621: add mdio label to mdio-bus
2022-04-27 8:59 UTC (2+ messages)
[PATCH net-next 1/6] net: atm: remove support for Fujitsu FireStream ATM devices
2022-04-26 17:54 UTC (2+ messages)
` [PATCH net-next 3/6] net: atm: remove support for ZeitNet ZN122x "
[PATCH v5 05/10] serial: termbits: ADDRB to indicate 9th bit addressing mode
2022-04-26 16:29 UTC (10+ messages)
` [PATCH v5 06/10] serial: General support for multipoint addresses
[PATCH 1/1] mips: cpc: Fix refcount leak in mips_cpc_default_phys_base
2022-04-26 14:32 UTC (2+ messages)
[PATCH] MIPS: dts: align SPI NOR node name with dtschema
2022-04-26 14:30 UTC (4+ messages)
[PATCH 1/2] MIPS: Octeon: fix CN6640 hang on XAUI init
2022-04-26 14:30 UTC (4+ messages)
` [PATCH 2/2] MIPS: Octeon: support all interfaces on CN66XX
[PATCH] MIPS: SGI-IP30: Free some unused memory
2022-04-26 14:32 UTC (2+ messages)
[PATCH] MIPS: SGI-IP27: Free some unused memory
2022-04-26 14:32 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION e7d6987e09a328d4a949701db40ef63fbb970670
2022-04-26 5:42 UTC
[PATCH v3 0/3] Improve SPI support for Ingenic SoCs
2022-04-25 17:24 UTC (5+ messages)
` [PATCH v3 1/3] SPI: Ingenic: Add support for use GPIO as chip select line
` [PATCH v3 2/3] dt-bindings: SPI: Add bindings for new Ingenic SoCs
` [PATCH v3 3/3] SPI: Ingenic: Add support "
[PATCH v4 08/13] serial: termbits: ADDRB to indicate 9th bit addressing mode
2022-04-25 14:34 UTC (2+ messages)
` [PATCH v4 09/13] serial: General support for multipoint addresses
[PATCH v4 19/20] KVM: Allow for different capacities in kvm_mmu_memory_cache structs
2022-04-24 15:21 UTC (3+ messages)
[PATCH v4 00/11] archs/random: fallback to best raw ktime when no cycle counter
2022-04-24 10:51 UTC (12+ messages)
` [PATCH v4 04/11] mips: use fallback for random_get_entropy() instead of zero
[PATCH v2 0/2] kexec-tools:mips: Fix Kernel panic problem
2022-04-24 2:35 UTC (3+ messages)
` [PATCH v2 1/2] kexec-tools: mips: Add CONFIG_LOONGSON option
` [PATCH v2 2/2] kexec-tools: mips: Add initrd parameter to cmdline
[PATCH v6 00/17] archs/random: fallback to best raw ktime when no cycle counter
2022-04-23 21:26 UTC
[PATCH v5 00/11] archs/random: fallback to best raw ktime when no cycle counter
2022-04-23 10:00 UTC (4+ messages)
` [PATCH v5 11/11] random: insist on random_get_entropy() existing in order to simplify
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).