messages from 2023-01-06 16:44:28 to 2023-01-13 16:00:22 UTC [more...]
[kvm-unit-tests PATCH v2 0/7] s390x: Snippet fixes
2023-01-13 15:50 UTC (13+ messages)
` [kvm-unit-tests PATCH v2 1/7] s390x: Cleanup flat.lds
` [kvm-unit-tests PATCH v2 2/7] s390x: snippets: c: "
` [kvm-unit-tests PATCH v2 3/7] s390x: Add a linker script to assembly snippets
` [kvm-unit-tests PATCH v2 4/7] s390x: snippets: Fix SET_PSW_NEW_ADDR macro
` [kvm-unit-tests PATCH v2 5/7] lib: s390x: sie: Set guest memory pointer
` [kvm-unit-tests PATCH v2 6/7] s390x: Clear first stack frame and end backtrace early
` [kvm-unit-tests PATCH v2 7/7] lib: s390x: Handle debug prints for SIE exceptions correctly
[PATCH v2] vfio: fix potential deadlock on vfio group lock
2023-01-13 14:50 UTC (9+ messages)
[PATCH 3/8] perf/core: Add perf_sample_save_raw_data() helper
2023-01-13 11:19 UTC (3+ messages)
` [PATCH 7/8] perf/core: Introduce perf_prepare_header()
[GIT PULL] s390 updates for 6.2-rc4
2023-01-13 0:48 UTC (2+ messages)
[PATCH v3 00/51] cpuidle,rcu: Clean up the mess
2023-01-12 19:44 UTC (52+ messages)
` [PATCH v3 01/51] x86/perf/amd: Remove tracing from perf_lopwr_cb()
` [PATCH v3 02/51] x86/idle: Replace x86_idle with a static_call
` [PATCH v3 03/51] cpuidle/poll: Ensure IRQ state is invariant
` [PATCH v3 04/51] cpuidle: Move IRQ state validation
` [PATCH v3 05/51] cpuidle,riscv: Push RCU-idle into driver
` [PATCH v3 06/51] cpuidle,tegra: "
` [PATCH v3 07/51] cpuidle,psci: "
` [PATCH v3 08/51] cpuidle,imx6: "
` [PATCH v3 09/51] cpuidle,omap3: "
` [PATCH v3 10/51] cpuidle,armada: "
` [PATCH v3 11/51] cpuidle,omap4: "
` [PATCH v3 12/51] cpuidle,dt: "
` [PATCH v3 13/51] cpuidle: Fix ct_idle_*() usage
` [PATCH v3 14/51] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}()
` [PATCH v3 15/51] acpi_idle: Remove tracing
` [PATCH v3 16/51] cpuidle: Annotate poll_idle()
` [PATCH v3 17/51] objtool/idle: Validate __cpuidle code as noinstr
` [PATCH v3 18/51] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE *again*
` [PATCH v3 19/51] cpuidle,intel_idle: Fix CPUIDLE_FLAG_INIT_XSTATE
` [PATCH v3 20/51] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IBRS
` [PATCH v3 21/51] arch/idle: Change arch_cpu_idle() IRQ behaviour
` [PATCH v3 22/51] x86/tdx: Remove TDX_HCALL_ISSUE_STI
` [PATCH v3 23/51] arm,smp: Remove trace_.*_rcuidle() usage
` [PATCH v3 24/51] arm64,smp: "
` [PATCH v3 25/51] printk: "
` [PATCH v3 26/51] time/tick-broadcast: Remove RCU_NONIDLE usage
` [PATCH v3 27/51] cpuidle,sched: Remove annotations from TIF_{POLLING_NRFLAG,NEED_RESCHED}
` [PATCH v3 28/51] cpuidle,mwait: Make noinstr clean
` [PATCH v3 29/51] cpuidle,tdx: Make tdx "
` [PATCH v3 30/51] cpuidle,xenpv: Make more PARAVIRT_XXL "
` [PATCH v3 31/51] cpuidle,nospec: Make "
` [PATCH v3 32/51] cpuidle,acpi: "
` [PATCH v3 33/51] trace: Remove trace_hardirqs_{on,off}_caller()
` [PATCH v3 34/51] trace: WARN on rcuidle
` [PATCH v3 35/51] trace,hardirq: No moar _rcuidle() tracing
` [PATCH v3 36/51] cpuidle,omap3: Use WFI for omap3_pm_idle()
` [PATCH v3 37/51] cpuidle,omap3: Push RCU-idle into omap_sram_idle()
` [PATCH v3 38/51] cpuidle,omap4: Push RCU-idle into omap4_enter_lowpower()
` [PATCH v3 39/51] arm,omap2: Use WFI for omap2_pm_idle()
` [PATCH v3 40/51] cpuidle,powerdomain: Remove trace_.*_rcuidle()
` [PATCH v3 41/51] cpuidle,clk: "
` [PATCH v3 42/51] ubsan: Fix objtool UACCESS warns
` [PATCH v3 43/51] intel_idle: Add force_irq_on module param
` [PATCH v3 44/51] entry,kasan,x86: Disallow overriding mem*() functions
` [PATCH v3 45/51] sched: Always inline __this_cpu_preempt_check()
` [PATCH v3 46/51] arm64,riscv,perf: Remove RCU_NONIDLE() usage
` [PATCH v3 47/51] cpuidle: Ensure ct_cpuidle_enter() is always called from noinstr/__cpuidle
` [PATCH v3 48/51] cpuidle,arch: Mark all ct_cpuidle_enter() callers __cpuidle
` [PATCH v3 49/51] cpuidle,arch: Mark all regular cpuidle_state::enter methods __cpuidle
` [PATCH v3 50/51] cpuidle: Comments about noinstr/__cpuidle
` [PATCH v3 51/51] context_tracking: Fix noinstr vs KASAN
[PATCH v3 0/1] vfio/type1: Fix vfio-pci pass-through of ISM devices
2023-01-12 18:55 UTC (5+ messages)
` [PATCH v3 1/1] vfio/type1: Respect IOMMU reserved regions in vfio_test_domain_fgsp()
[PATCH 0/2] kvm/vfio: fix potential deadlock on vfio group lock
2023-01-12 17:27 UTC (12+ messages)
` [PATCH 1/2] KVM: async kvm_destroy_vm for vfio devices
` [PATCH 2/2] KVM: s390: pci: use asyncronous kvm put
[PATCH v5 00/10] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
2023-01-12 12:48 UTC (21+ messages)
` [PATCH v5 01/10] "
` [PATCH v5 02/10] Documentation: KVM: s390: Describe KVM_S390_MEMOP_F_CMPXCHG
` [PATCH v5 03/10] KVM: s390: selftest: memop: Pass mop_desc via pointer
` [PATCH v5 04/10] KVM: s390: selftest: memop: Replace macros by functions
` [PATCH v5 05/10] KVM: s390: selftest: memop: Move testlist into main
` [PATCH v5 06/10] KVM: s390: selftest: memop: Add cmpxchg tests
` [PATCH v5 07/10] KVM: s390: selftest: memop: Add bad address test
` [PATCH v5 08/10] KVM: s390: selftest: memop: Fix typo
` [PATCH v5 09/10] KVM: s390: selftest: memop: Fix wrong address being used in test
` [PATCH v5 10/10] KVM: s390: selftest: memop: Fix integer literal
[RFC PATCH net-next v2 0/5] net/smc:Introduce SMC-D based loopback acceleration
2023-01-12 12:12 UTC (5+ messages)
[RFC][PATCH 00/12] Introduce cmpxchg128() -- aka. the demise of cmpxchg_double()
2023-01-12 11:12 UTC (21+ messages)
` [RFC][PATCH 05/12] arch: Introduce arch_{,try_}_cmpxchg128{,_local}()
` [RFC][PATCH 07/12] percpu: Wire up cmpxchg128
` [RFC][PATCH 08/12] s390: Replace cmpxchg_double() with cmpxchg128()
` [RFC][PATCH 11/12] slub: Replace cmpxchg_double()
Silikonmischungen
2023-01-12 8:31 UTC
[PATCH v2 00/14] Remove clang's -Qunused-arguments from KBUILD_CPPFLAGS
2023-01-12 3:05 UTC (4+ messages)
` [PATCH v2 09/14] s390/vdso: Drop unused '-s' flag from KBUILD_AFLAGS_64
` [PATCH v2 10/14] s390/vdso: Drop '-shared' from KBUILD_CFLAGS_64
` [PATCH v2 11/14] s390/purgatory: Remove unused '-MD' and unnecessary '-c' flags
[PATCH iommufd v3 2/9] iommu: Add iommu_group_has_isolated_msi()
2023-01-11 20:19 UTC (6+ messages)
[PATCH iommufd v3 7/9] iommu/x86: Replace IOMMU_CAP_INTR_REMAP with IRQ_DOMAIN_FLAG_ISOLATED_MSI
2023-01-11 18:23 UTC (2+ messages)
[PATCH iommufd v3 6/9] irq: Rename IRQ_DOMAIN_MSI_REMAP to IRQ_DOMAIN_ISOLATED_MSI
2023-01-11 18:23 UTC (2+ messages)
[PATCH iommufd v3 5/9] irq: Remove unused irq_domain_check_msi_remap() code
2023-01-11 18:22 UTC (2+ messages)
[PATCH iommufd v3 1/9] irq: Add msi_device_has_isolated_msi()
2023-01-11 18:14 UTC (2+ messages)
[PATCH v3 01/13] tty: Cleanup tty_port_set_initialized() bool parameter
2023-01-11 14:23 UTC
[PATCH v2] KVM: s390: interrupt: use READ_ONCE() before cmpxchg()
2023-01-11 12:11 UTC (4+ messages)
[PATCH v2 10/44] mmap: Change do_mas_munmap and do_mas_aligned_munmap() to use vma iterator
2023-01-11 6:55 UTC (3+ messages)
misc mdev tidyups
2023-01-10 16:13 UTC (14+ messages)
` [PATCH 1/4] vfio-mdev: allow building the samples into the kernel
` [PATCH 2/4] vfio-mdev: turn VFIO_MDEV into a selectable symbol
` [PATCH 3/4] vfio-mdev: move the mtty usage documentation
` [PATCH 4/4] vfio-mdev: remove an non-existing driver from vfio-mediated-device
[PATCH 00/19] Introduce __xchg, non-atomic xchg
2023-01-10 13:52 UTC (5+ messages)
` [RFC DO NOT MERGE] treewide: use __xchg in most obvious places
` [Intel-gfx] "
[PATCH v2 01/13] tty: Cleanup tty_port_set_initialized() bool parameter
2023-01-10 12:02 UTC
[PATCH linux-next v2] s390/zcrypt: use strscpy() to instead of strncpy()
2023-01-10 3:16 UTC (2+ messages)
[PATCH v7 0/2] arm64: support batched/deferred tlb shootdown during page reclamation
2023-01-09 21:28 UTC (6+ messages)
` [PATCH v7 2/2] "
[PATCH 0/7] improve AP queue reset processing
2023-01-09 19:40 UTC (6+ messages)
` [PATCH 7/7] s390/vfio_ap: always clean up IRQ resources
[PATCH v3 0/8] Generic IPI sending tracepoint
2023-01-09 19:02 UTC (7+ messages)
` [PATCH v3 3/8] sched, smp: Trace IPIs sent via send_call_function_single_ipi()
` [PATCH v3 6/8] treewide: Trace IPIs sent via smp_send_reschedule()
[PATCH] KVM: s390: interrupt: use READ_ONCE() before cmpxchg()
2023-01-09 14:50 UTC (2+ messages)
[PATCH v2 0/1] vfio/type1: Fix vfio-pci pass-through of ISM devices
2023-01-09 9:00 UTC (6+ messages)
` [PATCH v2 1/1] vfio/type1: Respect IOMMU reserved regions in vfio_test_domain_fgsp()
[PATCH 0/1] docs/ABI: removing those invalid email-addresses
2023-01-09 8:33 UTC (4+ messages)
` [PATCH 1/1] docs/ABI: use linux-s390 list as the main contact
[bpf-next v2] bpf: drop deprecated bpf_jit_enable == 2
2023-01-09 8:15 UTC (4+ messages)
[PATCH] mm: remove zap_page_range and create zap_vma_pages
2023-01-08 17:24 UTC (2+ messages)
[PATCH v3 0/5] add s390 support to nolibc and rcutorture
2023-01-08 9:20 UTC (2+ messages)
[PATCH 0/8] Let iommufd charge IOPTE allocations to the memory cgroup
2023-01-06 17:24 UTC (10+ messages)
` [PATCH 1/8] iommu: Add a gfp parameter to iommu_map()
` [PATCH 2/8] iommu: Remove iommu_map_atomic()
` [PATCH 3/8] iommu: Add a gfp parameter to iommu_map_sg()
` [PATCH 5/8] iommufd: Use GFP_KERNEL_ACCOUNT for iommu_map()
` [PATCH 6/8] iommu/intel: Add a gfp parameter to alloc_pgtable_page()
` [PATCH 7/8] iommu/intel: Support the gfp argument to the map_pages op
` [PATCH 8/8] iommu/s390: Push the gfp parameter to the kmem_cache_alloc()'s
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