linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-01 21:48:39 to 2022-05-09 16:40:18 UTC [more...]

[PATCH 00/30] The panic notifiers refactor
 2022-05-09 16:39 UTC  (51+ messages)
` [PATCH 01/30] x86/crash,reboot: Avoid re-disabling VMX in all CPUs on crash/restart
` [PATCH 04/30] firmware: google: Convert regular spinlock into trylock on panic path
` [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 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 19/30] panic: Add the panic hypervisor notifier list
` [PATCH 22/30] panic: Introduce the panic post-reboot "
` [PATCH 24/30] panic: Refactor the panic path

[PATCH v4 00/20] KVM: Extend Eager Page Splitting to the shadow MMU
 2022-05-09 16:36 UTC  (33+ messages)
` [PATCH v4 01/20] KVM: x86/mmu: Optimize MMU page cache lookup for all direct SPs
` [PATCH v4 02/20] KVM: x86/mmu: Use a bool for direct
` [PATCH v4 03/20] KVM: x86/mmu: Derive shadow MMU page role from parent
` [PATCH v4 04/20] KVM: x86/mmu: Decompose kvm_mmu_get_page() into separate functions
` [PATCH v4 05/20] KVM: x86/mmu: Consolidate shadow page allocation and initialization
` [PATCH v4 06/20] KVM: x86/mmu: Rename shadow MMU functions that deal with shadow pages
` [PATCH v4 07/20] KVM: x86/mmu: Move guest PT write-protection to account_shadowed()
` [PATCH v4 08/20] KVM: x86/mmu: Pass memory caches to allocate SPs separately
` [PATCH v4 11/20] KVM: x86/mmu: Allow for NULL vcpu pointer in __kvm_mmu_get_shadow_page()
` [PATCH v4 13/20] KVM: x86/mmu: Decouple rmap_add() and link_shadow_page() from kvm_vcpu
` [PATCH v4 15/20] KVM: x86/mmu: Cache the access bits of shadowed translations
` [PATCH v4 16/20] KVM: x86/mmu: Extend make_huge_page_split_spte() for the shadow MMU
` [PATCH v4 17/20] KVM: x86/mmu: Zap collapsible SPTEs at all levels in "
` [PATCH v4 18/20] KVM: x86/mmu: Refactor drop_large_spte()
` [PATCH v4 20/20] KVM: x86/mmu: Extend Eager Page Splitting to nested MMUs

[PATCH 0/3] termbits.h: Further improvements
 2022-05-09 11:42 UTC  (6+ messages)
` [PATCH 1/3] termbits.h: create termbits-common.h for identical bits
` [PATCH 2/3] termbits.h: Align lines & format
` [PATCH 3/3] termbits.h: Remove posix_types.h include

[PATCH v2 0/3] Clock fixes for Ingenic SoCs
 2022-05-09  9:12 UTC  (2+ messages)

[PATCH v2 0/3] Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating
 2022-05-09  8:46 UTC  (14+ messages)
` [PATCH v2 1/3] mm: change huge_ptep_clear_flush() to return the original pte
` [PATCH v2 2/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when migration
` [PATCH v2 3/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when unmapping

[PATCH 0/3] MIPS: Modify early_parse_mem()
 2022-05-09  7:30 UTC  (2+ messages)

[PATCH 0/3] Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating
 2022-05-08  9:19 UTC  (20+ 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] MIPS: tools: no need to initialise statics to 0
 2022-05-08  2:31 UTC 

[RFC v2 01/39] Kconfig: introduce HAS_IOPORT option and select it as necessary
 2022-05-08  0:15 UTC  (34+ messages)

[PATCH v2 00/48] ARM: PXA multiplatform support
 2022-05-07 12:37 UTC  (40+ messages)
` [PATCH 18/48] ARM: pxa: hx4700: use gpio descriptors for audio
` [PATCH 24/48] ARM: pxa: mainstone-wm97xx: use gpio lookup table
` [PATCH 25/48] ARM: pxa: zylonite: use gpio lookup instead mfp header
` [PATCH 40/48] ARM: pxa: tosa: use gpio lookup for battery

[PATCH v3 0/2] Modify some code about kprobe
 2022-05-07  3:47 UTC  (4+ messages)
` [PATCH v3 1/2] selftests/ftrace: Save kprobe_events to test log
` [PATCH v3 2/2] MIPS: Use NOKPROBE_SYMBOL() instead of __kprobes annotation

[PATCH v7 00/20] Introduce power-off+restart call chain API
 2022-05-06 15:28 UTC  (9+ messages)
` [PATCH v7 04/20] kernel: Add combined power-off+restart handler "

[PATCH v2 0/2] Modify some code about kprobe
 2022-05-06 10:20 UTC  (3+ messages)
` [PATCH v2 1/2] selftests/ftrace: Save kprobe_events to test log
` [PATCH v2 2/2] MIPS: Use NOKPROBE_SYMBOL() instead of __kprobes annotation

Napływ Klientów ze strony
 2022-05-06  7:38 UTC 

[PATCH 0/2] Modify some code about kprobe
 2022-05-06  3:24 UTC  (6+ messages)
` [PATCH 1/2] selftests/ftrace: Save kprobe_events to test log
` [PATCH 2/2] MIPS: Use NOKPROBE_SYMBOL() instead of __kprobes annotation

[PATCH v4 1/1] firmware: tee_bnxt: Use UUID API for exporting the UUID
 2022-05-06  2:00 UTC  (4+ messages)

[GIT PULL] MIPS fixes for v5.18
 2022-05-05 18:46 UTC  (2+ messages)

[PATCH 1/1] termbits: Convert octal defines to hex
 2022-05-05 10:46 UTC  (7+ messages)

[PATCH v3] kexec-tools:mips:Pass initrd parameter via cmdline
 2022-05-05  8:06 UTC 

[PATCH] MIPS: Sibyte: remove unnecessary return variable
 2022-05-05  3:01 UTC 

[PATCH v4] MIPS: adding a safety check for cpu_has_fpu
 2022-05-04 20:28 UTC  (2+ messages)

[PATCH] MIPS: fix typos in comments
 2022-05-04 20:28 UTC  (2+ messages)

[PATCH v3 0/2] MIPS: Remove incorrect `cpu_has_fpu' overrides
 2022-05-04 20:28 UTC  (4+ messages)
` [PATCH v3 1/2] MIPS: IP27: Remove incorrect `cpu_has_fpu' override
` [PATCH v3 2/2] MIPS: IP30: "

[PATCH v3 1/1] firmware: tee_bnxt: Use UUID API for exporting the UUID
 2022-05-04  9:14 UTC  (5+ messages)

[PATCH kernel] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE platform dependent
 2022-05-04  7:48 UTC 

[PATCH v3 0/4] clk: Baikal-T1 DDR/PCIe resets and some xGMAC fixes
 2022-05-03 20:57 UTC  (5+ messages)
` [PATCH v3 1/4] clk: baikal-t1: Fix invalid xGMAC PTP clock divider
` [PATCH v3 2/4] clk: baikal-t1: Define shared xGMAC ref/ptp clocks parent
` [PATCH v3 3/4] clk: baikal-t1: Move reset-controls code into a dedicated module
` [PATCH v3 4/4] clk: baikal-t1: Add DDR/PCIe directly controlled resets support

[PATCH v3 0/3] drm: Allow simpledrm to setup its emulated FB as firmware provided
 2022-05-03 17:02 UTC  (3+ messages)
` [PATCH v3 2/3] drm/fb-helper: Rename preferred_bpp drm_fbdev_generic_setup() parameter

2nd Quater puchase request
 2022-05-03 14:49 UTC 

[PATCH v5 00/11] archs/random: fallback to best raw ktime when no cycle counter
 2022-05-02 21:01 UTC  (3+ messages)
` [PATCH v5 06/11] nios2: use fallback for random_get_entropy() instead of zero

[PATCH v2 0/3] drm: Allow simpledrm to setup its emulated FB as firmware provided
 2022-05-02 16:57 UTC  (4+ messages)
` [PATCH v2 2/3] drm/fb-helper: Rename preferred_bpp drm_fbdev_generic_setup() parameter

[PATCH 0/3] drm: Allow simpledrm to setup its emulated FB as firmware provided
 2022-05-02 13:28 UTC  (6+ messages)
` [PATCH 2/3] drm/fb-helper: Rename preferred_bpp drm_fbdev_generic_setup() parameter

Build regressions/improvements in v5.18-rc5
 2022-05-02  7:14 UTC 


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).