All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-01 14:38:06 to 2021-04-01 15:21:55 UTC [more...]

[PATCH] drbd: Fix a use after free in get_initial_state
 2021-04-01 15:17 UTC  (4+ messages)
` [Drbd-dev] "

[Intel-gfx] [PATCH 1/2] drm/i915: Extract intel_adjusted_rate()
 2021-04-01 15:21 UTC  (8+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915: Reuse intel_adjusted_rate() for pfit pixel rate adjustment

[PATCH v10 0/4] Add support for secure regions in NAND
 2021-04-01 15:19 UTC  (2+ messages)
` [PATCH v10 1/4] dt-bindings: mtd: Convert Qcom NANDc binding to YAML

[PATCH v5 00/48] KVM: PPC: Book3S: C-ify the P9 entry/exit code
 2021-04-01 15:03 UTC  (89+ messages)
` [PATCH v5 01/48] KVM: PPC: Book3S HV: Nested move LPCR sanitising to sanitise_hv_regs
` [PATCH v5 02/48] KVM: PPC: Book3S HV: Add a function to filter guest LPCR bits
` [PATCH v5 03/48] KVM: PPC: Book3S HV: Disallow LPCR[AIL] to be set to 1 or 2
` [PATCH v5 04/48] KVM: PPC: Book3S HV: Prevent radix guests setting LPCR[TC]
` [PATCH v5 05/48] KVM: PPC: Book3S HV: Remove redundant mtspr PSPB
` [PATCH v5 06/48] KVM: PPC: Book3S HV: remove unused kvmppc_h_protect argument
` [PATCH v5 07/48] KVM: PPC: Book3S HV: Fix CONFIG_SPAPR_TCE_IOMMU=n default hcalls
` [PATCH v5 08/48] powerpc/64s: Remove KVM handler support from CBE_RAS interrupts
` [PATCH v5 09/48] powerpc/64s: remove KVM SKIP test from instruction breakpoint handler
` [PATCH v5 10/48] KVM: PPC: Book3S HV: Ensure MSR[ME] is always set in guest MSR
` [PATCH v5 11/48] KVM: PPC: Book3S HV: Ensure MSR[HV] is always clear "
` [PATCH v5 12/48] KVM: PPC: Book3S 64: move KVM interrupt entry to a common entry point
` [PATCH v5 13/48] KVM: PPC: Book3S 64: Move GUEST_MODE_SKIP test into KVM
` [PATCH v5 14/48] KVM: PPC: Book3S 64: add hcall interrupt handler
` [PATCH v5 15/48] KVM: PPC: Book3S 64: Move hcall early register setup to KVM
` [PATCH v5 16/48] KVM: PPC: Book3S 64: Move interrupt "
` [PATCH v5 17/48] KVM: PPC: Book3S 64: move bad_host_intr check to HV handler
` [PATCH v5 18/48] KVM: PPC: Book3S 64: Minimise hcall handler calling convention differences
` [PATCH v5 19/48] KVM: PPC: Book3S HV P9: Move radix MMU switching instructions together
` [PATCH v5 20/48] KVM: PPC: Book3S HV P9: implement kvmppc_xive_pull_vcpu in C
` [PATCH v5 21/48] KVM: PPC: Book3S HV P9: Move xive vcpu context management into kvmhv_p9_guest_entry
` [PATCH v5 22/48] KVM: PPC: Book3S HV P9: Stop handling hcalls in real-mode in the P9 path
` [PATCH v5 23/48] KVM: PPC: Book3S HV P9: Move setting HDEC after switching to guest LPCR
` [PATCH v5 24/48] KVM: PPC: Book3S HV P9: Use large decrementer for HDEC
` [PATCH v5 25/48] KVM: PPC: Book3S HV P9: Use host timer accounting to avoid decrementer read
` [PATCH v5 26/48] KVM: PPC: Book3S HV P9: Reduce mftb per guest entry/exit
` [PATCH v5 27/48] KVM: PPC: Book3S HV P9: Reduce irq_work vs guest decrementer races
` [PATCH v5 28/48] KMV: PPC: Book3S HV: Use set_dec to set decrementer to host
` [PATCH v5 29/48] powerpc: add set_dec_or_work API for safely updating decrementer
` [PATCH v5 30/48] KVM: PPC: Book3S HV P9: Implement the rest of the P9 path in C
` [PATCH v5 31/48] KVM: PPC: Book3S HV P9: inline kvmhv_load_hv_regs_and_go into __kvmhv_vcpu_entry_p9
` [PATCH v5 32/48] KVM: PPC: Book3S HV P9: Read machine check registers while MSR[RI] is 0
` [PATCH v5 33/48] KVM: PPC: Book3S HV P9: Improve exit timing accounting coverage
` [PATCH v5 34/48] KVM: PPC: Book3S HV P9: Move SPR loading after expiry time check
` [PATCH v5 35/48] KVM: PPC: Book3S HV P9: Add helpers for OS SPR handling
` [PATCH v5 36/48] KVM: PPC: Book3S HV P9: Switch to guest MMU context as late as possible
` [PATCH v5 37/48] KVM: PPC: Book3S HV: Implement radix prefetch workaround by disabling MMU
` [PATCH v5 38/48] KVM: PPC: Book3S HV: Remove support for dependent threads mode on P9
` [PATCH v5 39/48] KVM: PPC: Book3S HV: Remove radix guest support from P7/8 path
` [PATCH v5 40/48] KVM: PPC: Book3S HV: Remove virt mode checks from real mode handlers
` [PATCH v5 41/48] KVM: PPC: Book3S HV: Remove unused nested HV tests in XICS emulation
` [PATCH v5 42/48] KVM: PPC: Book3S HV: Radix guests should not have userspace hcalls reflected to the
` [PATCH v5 43/48] KVM: PPC: Book3S HV P9: Allow all P9 processors to enable nested HV
` [PATCH v5 44/48] KVM: PPC: Book3S HV: small pseries_do_hcall cleanup
` [PATCH v5 45/48] KVM: PPC: Book3S HV: add virtual mode handlers for HPT hcalls and page faults
` [PATCH v5 46/48] KVM: PPC: Book3S HV P9: implement hash guest support
` [PATCH v5 47/48] KVM: PPC: Book3S HV P9: implement hash host / "
` [PATCH v5 48/48] KVM: PPC: Book3S HV: remove ISA v3.0 and v3.1 support from P7/8 path

[PATCH v2 0/5] RISC-V: Convert the CSR access functions to use
 2021-04-01 15:18 UTC  (9+ messages)
` [PATCH v2 1/5] target/riscv: Convert the RISC-V exceptions to an enum
` [PATCH v2 2/5] target/riscv: Use the RISCVException enum for CSR predicates
` [PATCH v2 3/5] target/riscv: Fix 32-bit HS mode access permissions
` [PATCH v2 4/5] target/riscv: Use the RISCVException enum for CSR operations
` [PATCH v2 5/5] target/riscv: Use RISCVException enum for CSR access

[PATCH][next] crypto: sun8i-ss: Fix memory leak of pad
 2021-04-01 15:18 UTC 

[virtio-comment] [PATCH 1/1] [RFC] virtio-can: Add the device specification
 2021-04-01 15:20 UTC 

[PATCH 10/34] drm/amdkfd: svm range eviction and restore
 2021-04-01 15:19 UTC  (4+ messages)

[PATCH v9 0/4] Add support for secure regions in NAND
 2021-04-01 15:15 UTC  (5+ messages)
` [PATCH v9 1/4] dt-bindings: mtd: Convert Qcom NANDc binding to YAML
` [PATCH v9 2/4] dt-bindings: mtd: Add a property to declare secure regions in NAND chips
` [PATCH v9 3/4] mtd: rawnand: Add support for secure regions in NAND memory
` [PATCH v9 4/4] mtd: rawnand: qcom: Add missing nand_cleanup() in error path

[PATCH] arm64: Disable fine grained traps on boot
 2021-04-01 15:14 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/3] fix miss input validation
 2021-04-01 15:15 UTC  (5+ messages)
` [dpdk-dev] [PATCH 1/3] ethdev: fix miss input validation in module EEPROM dump API
` [dpdk-dev] [PATCH 2/3] ethdev: fix miss input validation when access reg info

[PATCH net-next 0/2] Enable 2.5Gbps speed for stmmac
 2021-04-01 15:10 UTC  (4+ messages)
` [PATCH net-next 1/2] net: stmmac: enable 2.5Gbps link speed
` [PATCH net-next 2/2] net: pcs: configure xpcs 2.5G speed mode

[dinguyen:socfpga_updates_for_v5.13 15/15] include/linux/compiler_types.h:320:38: error: call to '__compiletime_assert_177' declared with attribute error: FIELD_GET: type of reg too small for mask
 2021-04-01 15:14 UTC  (2+ messages)

[dpdk-dev] [PATCH v3 0/5] eal: enable global device syntax by default
 2021-04-01 15:13 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 4/5] bus: add device arguments name parsing API

[PATCH v2 0/3] Export fast_io_fail_tmo to sysfs
 2021-04-01 15:12 UTC  (3+ messages)
` [PATCH v2 2/3] nvme: Remove superflues else in nvme_ctrl_loss_tmo_store

[igt-dev] [PATCH i-g-t] intel_gpu_top: Document how to use JSON output
 2021-04-01 15:12 UTC  (6+ messages)
` [Intel-gfx] "

[PATCH] xen/arm: Ensure the vCPU context is seen before clearing the _VPF_down
 2021-04-01 15:09 UTC  (6+ messages)

[PATCH 0/2] staging: media: omap4iss: Patchsets cleans up in iss.c
 2021-04-01 15:07 UTC  (3+ messages)
` [PATCH 1/2] staging: media: omap4iss: Ending line with argument
` [PATCH 2/2] staging: media: omap4iss: align arguments with open parenthesis

[PATCH] iio: adc: bcm_iproc_adc: Use %s and __func__
 2021-04-01 15:05 UTC  (5+ messages)

[dpdk-dev] [PATCH v2 1/3] power: refactor base frequency detection
 2021-04-01 15:06 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 1/2] power: fix pstate base frequency handling
` [dpdk-dev] [PATCH v2 2/2] power: do not skip saving original pstate governor
` [dpdk-dev] [PATCH v3 1/2] power: fix pstate base frequency handling
` [dpdk-dev] [PATCH v3 2/2] power: do not skip saving original pstate governor

[PATCH v2 00/14] drm: Fix EDID reading on ti-sn65dsi86
 2021-04-01 14:57 UTC  (6+ messages)
  ` [PATCH v2 11/14] drm/bridge: ti-sn65dsi86: Power things properly for reading the EDID

[PATCH] build: centralize / unify asm-offsets generation
 2021-04-01 15:05 UTC  (2+ messages)

[dpdk-dev] [PATCH 21.08] power: refactor pstate sysfs handling
 2021-04-01 15:05 UTC 

[PATCH 00/21] libs/guest: new CPUID/MSR interface
 2021-04-01 15:04 UTC  (7+ messages)
` [PATCH 09/21] libs/guest: allow fetching a specific CPUID leaf from a cpu policy
` [PATCH 11/21] libs/guest: allow updating a cpu policy CPUID data
` [PATCH 13/21] libs/guest: switch users of xc_set_domain_cpu_policy

[PATCH -next 1/3] mm/debug_vm_pgtable: Fix one comment mistake
 2021-04-01 15:05 UTC  (5+ messages)
` [PATCH -next 2/3] mm/debug_vm_pgtable: Move {pmd/pud}_huge_tests out of CONFIG_TRANSPARENT_HUGEPAGE
` [PATCH -next 3/3] mm/debug_vm_pgtable: Remove useless pfn_pmd()

[PATCH 00/49] staging: rtl8723bs: remove all RT_TRACE usages
 2021-04-01 15:04 UTC  (6+ messages)
` [PATCH 08/49] staging: rtl8723bs: remove RT_TRACE logs in core/rtw_cmd.c

[lttng-dev] [PATCH lttng-tools] Fix: test code assumes that child process is schedule to run before parent
 2021-04-01 15:02 UTC  (7+ messages)

[Intel-gfx] [PATCH] drm/i915: Uninit the DMC FW loader state during shutdown
 2021-04-01 15:02 UTC  (2+ messages)

Shared Memory by using RT_HEAP
 2021-04-01 15:02 UTC  (4+ messages)
  ` =?gb18030?B?u9i4tKO6IFNoYXJlZCBNZW1vcnkgYnkgdXNpbmcgUlRfSEVBUA==?=
    ` 回复: Shared Memory by using RT_HEAP

[PATCH v3 0/4] add devicetree for Forlinx FETA40i-C & OKA40i-C
 2021-04-01 14:59 UTC  (7+ messages)
` [PATCH v3 3/4] dt-bindings: arm: add compatible strings for Forlinx OKA40i-C
` [PATCH v3 4/4] ARM: dts: sun8i: r40: add devicetree for Forlinx FETA40i-C & OKA40i-C

[PATCH] virtiofsd: Fix security.capability comparison
 2021-04-01 14:58 UTC  (2+ messages)
` [Virtio-fs] "

[Cluster-devel] [PATCH dlm-tool] libdlm: introduce timeout opt parameter
 2021-04-01 14:59 UTC 

[PATCH 00/23] further population of xen/lib/
 2021-04-01 14:59 UTC  (10+ messages)
` [PATCH 02/23] lib: move 64-bit div/mod compiler helpers
` [PATCH 03/23] string: drop redundant declarations

[PATCH 2/3] dt-bindings: serial: 8250: update for aspeed,sirq-active-high
 2021-04-01 14:56 UTC  (6+ messages)
` [PATCH v2 0/3] simplify Aspeed VUART SIRQ polarity DT config
  ` [PATCH v2 3/3] dt-bindings: serial: 8250: add aspeed, sirq-active-high

[Intel-gfx] [PATCH][next] drm/i915: Fix an uninitialized variable issue
 2021-04-01 14:55 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH 0/3] arm64: dts: xilinx: Update dts for zynqmp
 2021-04-01 14:52 UTC  (5+ messages)
` [PATCH 1/3] arm64: dts: xilinx: Add the clock nodes "

[xen-unstable test] 160630: tolerable FAIL
 2021-04-01 14:53 UTC 

[peterz-queue:sched/core-sched 29/29] kernel/sched/core.c:9490:50: error: use of undeclared identifier 'GROUP_COOKIE'
 2021-04-01 14:53 UTC 

[PATCH] power: reset: at91-reset: free resources on exit path
 2021-04-01 14:50 UTC  (4+ messages)

pid start time and new display field in proc pid stat
 2021-04-01 14:50 UTC  (4+ messages)
    ` pid start time and new display field in proc pid stat [ race in task->start_boottime ,start_time]

[PATCH 0/2] kvm: use KVM_{GET|SET}_SREGS2 when available
 2021-04-01 14:45 UTC  (3+ messages)
` [PATCH 1/2] kvm: update kernel headers for KVM_{GET|SET}_SREGS2
` [PATCH 2/2] KVM: use KVM_{GET|SET}_SREGS2 when supported by kvm

[Bug 1922252] [NEW] [feature request] webcam support
 2021-04-01 14:38 UTC 

[PATCH 0/2] gdbstub: implement support for blocking interrupts on single stepping
 2021-04-01 14:41 UTC  (3+ messages)
` [PATCH 1/2] kvm: update kernel headers for KVM_GUESTDBG_BLOCKEVENTS
` [PATCH 2/2] gdbstub: implement NOIRQ support for single step on KVM, when kvm's KVM_GUESTDBG_BLOCKIRQ debug flag is supported

[PATCH 0/2] iotests/qsd-jobs: Use common.qemu for the QSD
 2021-04-01 14:44 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH for-4.15 1/7] CHANGELOG.md: Mention XEN_SCRIPT_DIR
 2021-04-01 14:46 UTC  (9+ messages)
` [PATCH for-4.15 6/7] CHANGELOG.md: Various entries, mostly xenstore
` [PATCH for-4.15 7/7] CHANGELOG.md: irq-max-guests

[dpdk-dev] [PATCH] net/hns3: use the correct HiSilicon copyright
 2021-04-01 14:45 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/hdmi: convert intel_hdmi_to_dev to intel_hdmi_to_i915
 2021-04-01 14:44 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH v4 0/9] Microchip SAMA5D4 VPU support et al
 2021-04-01 14:43 UTC  (10+ messages)
` [PATCH v4 1/9] media: hantro: use G1_REG_INTERRUPT directly for the mpeg2
` [PATCH v4 2/9] media: hantro: imx: reuse MB_DIM define
` [PATCH v4 3/9] media: hantro: imx: remove duplicate dec_base init
` [PATCH v4 4/9] media: hantro: imx: remove unused include
` [PATCH v4 5/9] media: hantro: introduce hantro_g1.c for common API
` [PATCH v4 6/9] media: hantro: add fallback handling for single irq/clk
` [PATCH v4 7/9] media: dt-bindings: Document SAMA5D4 VDEC bindings
` [PATCH v4 8/9] media: hantro: add initial SAMA5D4 support
` [PATCH v4 9/9] ARM: dts: sama5d4: enable Hantro G1 VDEC

[OE-core][PATCH] bitbake.conf: Limit the number of OpenMP threads
 2021-04-01 14:43 UTC 

[PATCH] x86/viridian: EOI MSR should always happen in affected vCPU context
 2021-04-01 14:41 UTC  (3+ messages)

[PATCH] iotests/qsd-jobs: Filter events in the first test
 2021-04-01 14:37 UTC  (3+ messages)

[PATCH] drivers: gpu: drm: bridge: fix kconfig dependency on DRM_KMS_HELPER
 2021-04-01 14:39 UTC  (2+ messages)

[PATCH printk v2 0/5] printk: remove safe buffers
 2021-04-01 14:37 UTC  (4+ messages)
` [PATCH printk v2 3/5] printk: remove NMI tracking

[PATCH 0/5] x86: asm-offsets.h and !PV32 adjustments
 2021-04-01 14:37 UTC  (4+ messages)
` [PATCH 5/5] x86: don't build unused entry code when !PV32


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.