All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-28 11:42:51 to 2022-01-28 12:20:27 UTC [more...]

[PATCH v6 00/64] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2022-01-28 12:18 UTC  (52+ messages)
` [PATCH v6 01/64] arm64: Add ARM64_HAS_NESTED_VIRT cpufeature
` [PATCH v6 02/64] KVM: arm64: nv: Introduce nested virtualization VCPU feature
` [PATCH v6 03/64] KVM: arm64: nv: Reset VCPU to EL2 registers if VCPU nested virt is set
` [PATCH v6 04/64] KVM: arm64: nv: Allow userspace to set PSR_MODE_EL2x
` [PATCH v6 05/64] KVM: arm64: nv: Add EL2 system registers to vcpu context
` [PATCH v6 06/64] KVM: arm64: nv: Add nested virt VCPU primitives for vEL2 VCPU state
` [PATCH v6 07/64] KVM: arm64: nv: Handle HCR_EL2.NV system register traps
` [PATCH v6 08/64] KVM: arm64: nv: Reset VMPIDR_EL2 and VPIDR_EL2 to sane values
` [PATCH v6 09/64] KVM: arm64: nv: Support virtual EL2 exceptions
` [PATCH v6 10/64] KVM: arm64: nv: Inject HVC exceptions to the virtual EL2
` [PATCH v6 11/64] KVM: arm64: nv: Handle trapped ERET from "
` [PATCH v6 13/64] KVM: arm64: nv: Handle virtual EL2 registers in vcpu_read/write_sys_reg()
` [PATCH v6 14/64] KVM: arm64: nv: Handle SPSR_EL2 specially
` [PATCH v6 15/64] KVM: arm64: nv: Handle HCR_EL2.E2H specially
` [PATCH v6 16/64] KVM: arm64: nv: Save/Restore vEL2 sysregs
` [PATCH v6 18/64] KVM: arm64: nv: Trap EL1 VM register accesses in virtual EL2
` [PATCH v6 19/64] KVM: arm64: nv: Trap SPSR_EL1, ELR_EL1 and VBAR_EL1 from "
` [PATCH v6 20/64] KVM: arm64: nv: Trap CPACR_EL1 access in "
` [PATCH v6 21/64] KVM: arm64: nv: Handle PSCI call via smc from the guest
` [PATCH v6 22/64] KVM: arm64: nv: Respect virtual HCR_EL2.TWX setting
` [PATCH v6 23/64] KVM: arm64: nv: Respect virtual CPTR_EL2.{TFP,FPEN} settings
  ` [PATCH v6 23/64] KVM: arm64: nv: Respect virtual CPTR_EL2.{TFP, FPEN} settings
` [PATCH v6 24/64] KVM: arm64: nv: Respect the virtual HCR_EL2.NV bit setting
` [PATCH v6 26/64] KVM: arm64: nv: Respect the virtual HCR_EL2.NV1 "
` [PATCH v6 27/64] KVM: arm64: nv: Allow a sysreg to be hidden from userspace only
` [PATCH v6 28/64] KVM: arm64: nv: Emulate EL12 register accesses from the virtual EL2

[PATCH v4 00/19] job: replace AioContext lock with job_mutex
 2022-01-28 11:50 UTC  (15+ messages)
` [PATCH v4 01/19] job.c: make job_mutex and job_lock/unlock() public
` [PATCH v4 02/19] job.h: categorize fields in struct Job
` [PATCH v4 03/19] job.c: make job_event_* functions static
` [PATCH v4 04/19] job.c: move inner aiocontext lock in callbacks
` [PATCH v4 05/19] aio-wait.h: introduce AIO_WAIT_WHILE_UNLOCKED
` [PATCH v4 06/19] jobs: remove aiocontext locks since the functions are under BQL
` [PATCH v4 07/19] jobs: protect jobs with job_lock/unlock
` [PATCH v4 08/19] jobs: add job lock in find_* functions
` [PATCH v4 10/19] job.h: define locked functions
` [PATCH v4 11/19] jobs: document all static functions and add _locked() suffix
` [PATCH v4 12/19] job.h: define unlocked functions
` [PATCH v4 13/19] block/mirror.c: use of job helpers in drivers to avoid TOC/TOU
` [PATCH v4 17/19] jobs: protect job.aio_context with BQL and job_mutex
` [PATCH v4 18/19] job.c: enable job lock/unlock and remove Aiocontext locks

[PATCH v3 1/3] btrfs: test defrag with regular and preallocated extents
 2022-01-28 12:20 UTC  (7+ messages)
` [PATCH v2 2/3] btrfs: test autodefrag with regular and hole extents
` [PATCH 3/3] btrfs: test defrag with compressed extents

[kees:for-next/memcpy 7/7] include/linux/fortify-string.h:137:3: warning: Null pointer passed as 1st argument to memory copy function [clang-analyzer-unix.cstring.NullArg]
 2022-01-28 12:19 UTC 

[PATCH] usb: atm: Make use of the helper macro kthread_run()
 2022-01-28 12:19 UTC  (2+ messages)

[PATCH v4 0/3] btrfs: fixes for defrag_check_next_extent()
 2022-01-28 12:17 UTC  (4+ messages)
` [PATCH v4 1/3] btrfs: defrag: don't try to merge regular extents with preallocated extents

[PATCH v2 0/2] refine the NFC clock framework
 2022-01-28 12:16 UTC  (7+ messages)
` [PATCH v2 1/2] mtd: rawnand: meson: discard the common MMC sub "

[PATCH 1/2] net: stmmac: added Baikal-T1/M SoCs glue layer
 2022-01-28 12:16 UTC  (3+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] dt-bindings: dwmac: Add bindings for Baikal-T1/M SoCs

[PATCH v2 0/4] VIRTIO: Provision maximum MSI-X vectors for a VF
 2022-01-28 12:14 UTC  (3+ messages)
` [PATCH v2 1/4] Add virtio Admin Virtqueue
  ` [virtio-comment] "

fstab autodegrag with 5.10 & 5.15 kernels, Debian?
 2022-01-28 12:14 UTC  (3+ messages)

[PATCH v2 00/19] add support for WCN6750
 2022-01-28 12:13 UTC  (4+ messages)
` [PATCH v2 02/19] ath11k: Refactor PCI code to support hybrid bus devices

[PATCH nf] netfilter: conntrack: don't refresh sctp entries in closed state
 2022-01-28 12:13 UTC 

stable-rc/queue/4.9 build: 129 builds: 2 failed, 127 passed, 2 errors, 31 warnings (v4.9.298-9-g33338373a46eb)
 2022-01-28 12:13 UTC 

[PATCH v1, 0/4] add display support for mediatek SOC MT8186
 2022-01-28 12:07 UTC  (20+ messages)
` [PATCH v1, 1/4] soc: mediatek: mmsys: Add mt8186 mmsys routing table
` [PATCH v1, 2/4] soc: mediatek: add mtk mutex support for MT8186
` [PATCH v1, 3/4] drm/mediatek: split postmask component
` [PATCH v1, 4/4] drm/mediatek: add mt8186 display support

[PATCH] drm/amdgpu: fix a potential GPU hang on cyan skillfish
 2022-01-28 12:12 UTC  (2+ messages)

[LTP] [PATCH v4] tst_taint: print readable error message instead of numerical codes
 2022-01-28 12:12 UTC  (2+ messages)

[PATCH] ARM: shmobile: defconfig: Disable unneeded 8250 serial options
 2022-01-28 12:10 UTC  (2+ messages)

[linux-next:master 2464/2855] arch/arm/kernel/setup.c:1028:63: error: 'SECTION_SIZE' undeclared; did you mean 'SUBSECTION_SIZE'?
 2022-01-28 12:11 UTC  (3+ messages)

[PATCH/LOCAL] arm64: renesas: defconfig: Refresh for v5.16-rc1
 2022-01-28 12:11 UTC 

[GIT PULL] Revert ata fix for 5.17-rc2
 2022-01-28 12:10 UTC 

[Intel-wired-lan] [PATCH net-next 00/19] Add iecm and idpf
 2022-01-28 12:09 UTC  (5+ messages)
` [Intel-wired-lan] [PATCH net-next 02/19] iecm: add basic module init and documentation
` [Intel-wired-lan] [PATCH net-next 04/19] iecm: add api_init and controlq init

[PATCH] drivers/firewire: use struct_size over open coded arithmetic
 2022-01-28 12:08 UTC  (3+ messages)

[XEN v1] xen/arm: io: Check ESR_EL2.ISV != 0 before searching for a MMIO handler
 2022-01-28 12:08 UTC  (14+ messages)

[arm64] kernel boot slowdown in v5.10.19 -> v5.10.42 update
 2022-01-28 12:06 UTC  (3+ messages)

[PATCH] ASoC: SOF: trace: Simplify count adjustment in trace_read
 2022-01-28 12:06 UTC 

[PATCH v2] ACPI: device_sysfs: Add sysfs support for _PLD
 2022-01-28 12:04 UTC  (2+ messages)

[ocfs2] c42ff46f97: sysctl_table_check_failed
 2022-01-28 12:04 UTC  (3+ messages)

[XEN PATCH v9 00/30] xen: Build system improvements, now with out-of-tree build!
 2022-01-28 12:03 UTC  (4+ messages)
` [XEN PATCH v9 08/30] build: fix enforce unique symbols for recent clang version

[PATCH 0/2] Fix two --diff-filter bugs
 2022-01-28 12:02 UTC  (16+ messages)
` [PATCH 2/2] diff-filter: be more careful when looking for negative bits
` [PATCH v2 0/3] Fix two --diff-filter bugs
  ` [PATCH v2 3/3] diff-filter: be more careful when looking for negative bits
  ` [PATCH v3 0/3] Fix two --diff-filter bugs
    ` [PATCH v3 1/3] docs(diff): lose incorrect claim about `diff-files --diff-filter=A`
    ` [PATCH v3 2/3] diff.c: move the diff filter bits definitions up a bit
    ` [PATCH v3 3/3] diff-filter: be more careful when looking for negative bits

[PATCH v7 0/7] Add initial support for the i.MXRTxxxx SoC family starting from i.IMXRT1050 SoC
 2022-01-28 11:59 UTC  (8+ messages)
` [PATCH v8 "
  ` [PATCH v8 6/7] ARM: dts: imx: Add i.MXRT1050-EVK support
  ` [PATCH v8 7/7] ARM: imxrt_defconfig: Add i.MXRT family defconfig

[PATCH v2 nf-next] netfilter: exthdr: add support for tcp option removal
 2022-01-28 12:00 UTC 

stable-rc/queue/5.10 build: 162 builds: 3 failed, 159 passed, 4 errors, 8 warnings (v5.10.94-7-g7469d9671479)
 2022-01-28 11:56 UTC 

[PATCH] tests/9pfs: Use g_autofree and g_autoptr where possible
 2022-01-28 11:49 UTC  (2+ messages)

[PATCH 0/6] staging: r8188eu: some more cleanups
 2022-01-28 11:54 UTC  (7+ messages)
` [PATCH 1/6] staging: r8188eu: rx_packet_offset and max_recvbuf_sz are write-only
` [PATCH 2/6] staging: r8188eu: remove unused cases from GetHalDefVar8188EUsb()
` [PATCH 3/6] staging: r8188eu: max_rx_ampdu_factor is always MAX_AMPDU_FACTOR_64K
` [PATCH 4/6] staging: r8188eu: convert GetHalDefVar8188EUsb() to void
` [PATCH 5/6] staging: r8188eu: convert SetHalDefVar8188EUsb() "
` [PATCH 6/6] staging: r8188eu: remove IS_*_CUT macros

[PATCH v2 00/37] drm: Make drivers to honour the nomodeset parameter
 2022-01-28 11:53 UTC  (10+ messages)
` [PATCH v2 31/37] drm: rcar-du: Add support for the nomodeset kernel parameter

[PATCH v2 1/1] virtio: fix the condition for iommu_platform not supported
 2022-01-28 11:48 UTC  (7+ messages)

[PATCH] vchiq-mmal: Remove redundant 'flush_workqueue()' calls
 2022-01-28 11:51 UTC  (5+ messages)

Block alignment of qcow2 compress driver
 2022-01-28 11:48 UTC  (3+ messages)

[PATCH 0/5] Update doc and fix some issues about kdump
 2022-01-28 11:52 UTC  (6+ messages)
` [PATCH 2/5] docs: kdump: add scp sample to write out the dump file
` [PATCH 3/5] kcsan: unset panic_on_warn before calling panic()
` [PATCH 4/5] sched: "

[GIT PULL] s390 updates for 5.17-rc2
 2022-01-28 11:51 UTC 

[PATCH] btrfs: Remove dead code
 2022-01-28 11:50 UTC 

aesmd availability
 2022-01-28 11:50 UTC  (2+ messages)

[PATCH] ata: pata_platform: Fix a NULL pointer dereference in __pata_platform_probe()
 2022-01-28 11:50 UTC  (3+ messages)

[Intel-gfx] [PATCH 00/19] drm/i915: Refactor the display power domain mappings
 2022-01-28 11:49 UTC  (20+ messages)
` [Intel-gfx] [PATCH 01/19] drm/i915: Fix the VDSC_PW2 power domain enum value
` [Intel-gfx] [PATCH 02/19] drm/i915: Unexport the for_each_power_well() macros
` [Intel-gfx] [PATCH 03/19] drm/i915: Move the i915_power_well_regs struct into i915_power_well_ops
` [Intel-gfx] [PATCH 04/19] drm/i915: Move the power domain->well mappings to intel_display_power_map.c
` [Intel-gfx] [PATCH 05/19] drm/i915: Move the dg2 fixed_enable_delay power well param to a common bitfield
` [Intel-gfx] [PATCH 06/19] drm/i915: Move the HSW power well flags "
` [Intel-gfx] [PATCH 07/19] drm/i915: Rename the power domain names to end with pipes/ports
` [Intel-gfx] [PATCH 08/19] drm/i915: Sanitize the power well names
` [Intel-gfx] [PATCH 09/19] drm/i915: Convert the power well descriptor domain mask to a list
` [Intel-gfx] [PATCH 10/19] drm/i915: Convert the u64 power well domains mask to a bitmap
` [Intel-gfx] [PATCH 11/19] drm/i915: Simplify power well definitions by adding power well instances
` [Intel-gfx] [PATCH 12/19] drm/i915: Allow platforms to share power well descriptors
` [Intel-gfx] [PATCH 13/19] drm/i915: Simplify the DG1 "
` [Intel-gfx] [PATCH 14/19] drm/i915: Sanitize the ADL-S power well definition
` [Intel-gfx] [PATCH 15/19] drm/i915: Sanitize the port -> DDI/AUX power domain mapping for each platform
` [Intel-gfx] [PATCH 16/19] drm/i915: Remove the aliasing of power domain enum values
` [Intel-gfx] [PATCH 17/19] drm/i915: Remove the ICL specific TBT power domains
` [Intel-gfx] [PATCH 18/19] drm/i915: Remove duplicate DDI/AUX power domain mappings
` [Intel-gfx] [PATCH 19/19] drm/i915: Remove the XELPD specific AUX and DDI power domains

[Intel-gfx] [PATCH v2 00/17] drm/i915: M/N cleanup
 2022-01-28 11:47 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: M/N cleanup (rev3)

[PATCH v10] net: bonding: Add support for IPV6 ns/na to balance-alb/balance-tlb mode
 2022-01-28 11:46 UTC  (3+ messages)

[PATCH 1/2] stack: Introduce CONFIG_RANDOMIZE_KSTACK_OFFSET
 2022-01-28 11:44 UTC  (2+ messages)
` [PATCH 2/2] stack: Constrain stack offset randomization with Clang builds

[PATCH v5 0/3] Enable named interrupt smbus-alert for ACPI
 2022-01-28 11:44 UTC  (4+ messages)
` [PATCH v5 1/3] device property: Add fwnode_irq_get_byname
` [PATCH v5 2/3] docs: firmware-guide: ACPI: Add named interrupt doc
` [PATCH v5 3/3] i2c: smbus: Use device_*() functions instead of of_*()

yet another approach to fix loop autoclear for xfstets xfs/049
 2022-01-28 11:45 UTC  (7+ messages)
` [PATCH 3/8] block: remove the racy bd_inode->i_mapping->nrpages asserts

pull-request: ieee802154 for net 2022-01-28
 2022-01-28 11:45 UTC 

[PATCH 4.19.y] netfilter: nft_payload: do not update layer 4 checksum when mangling fragments
 2022-01-28 11:43 UTC  (2+ messages)

[PATCH 1/2] EFI: console: Do not set colorstate until the first text output
 2022-01-28 11:43 UTC  (2+ messages)
` [PATCH 2/2] EFI: console: Do not set cursor "

[PATCH net-next] r8169: add rtl_disable_exit_l1()
 2022-01-28 11:43 UTC  (4+ messages)

[PATCH] scalar: accept -C and -c options before the subcommand
 2022-01-28 11:43 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] package/libglib2: bump version to 2.69.1
 2022-01-28 11:42 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] package/libsoup: bump to version 3.0.4


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.