messages from 2023-01-12 18:54:14 to 2023-01-12 19:25:58 UTC [more...]
[Buildroot] [PATCH 3/3] DEVELOPERS: add Daniel Lang for package/libsigc
2023-01-12 19:25 UTC (2+ messages)
[PATCH v4 0/3] hwrng: starfive: Add driver for TRNG module
2023-01-12 19:16 UTC (4+ messages)
` [PATCH v4 2/3] hwrng: starfive - Add TRNG driver for StarFive SoC
[Buildroot] [PATCH 2/3] package/libsigc: switch to https download
2023-01-12 19:25 UTC (2+ messages)
[PATCH v2] x86/hibernate: Use fixmap for saving unmapped pages
2023-01-12 19:15 UTC (5+ messages)
[Intel-wired-lan] [PATCH net v2] ice: Fix deadlock on the rtnl_mutex
2023-01-12 19:14 UTC (5+ messages)
` "
[PATCH v7 00/68] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
2023-01-12 19:19 UTC (81+ messages)
` [PATCH v7 01/68] arm64: Add ARM64_HAS_NESTED_VIRT cpufeature
` [PATCH v7 02/68] KVM: arm64: nv: Introduce nested virtualization VCPU feature
` [PATCH v7 03/68] KVM: arm64: nv: Reset VCPU to EL2 registers if VCPU nested virt is set
` [PATCH v7 04/68] KVM: arm64: nv: Allow userspace to set PSR_MODE_EL2x
` [PATCH v7 05/68] KVM: arm64: nv: Add EL2 system registers to vcpu context
` [PATCH v7 06/68] KVM: arm64: nv: Add nested virt VCPU primitives for vEL2 VCPU state
` [PATCH v7 07/68] KVM: arm64: nv: Handle HCR_EL2.NV system register traps
` [PATCH v7 08/68] KVM: arm64: nv: Reset VMPIDR_EL2 and VPIDR_EL2 to sane values
` [PATCH v7 09/68] KVM: arm64: nv: Support virtual EL2 exceptions
` [PATCH v7 10/68] KVM: arm64: nv: Inject HVC exceptions to the virtual EL2
` [PATCH v7 11/68] KVM: arm64: nv: Handle trapped ERET from "
` [PATCH v7 12/68] KVM: arm64: nv: Add non-VHE-EL2->EL1 translation helpers
` [PATCH v7 13/68] KVM: arm64: nv: Handle virtual EL2 registers in vcpu_read/write_sys_reg()
` [PATCH v7 14/68] KVM: arm64: nv: Handle SPSR_EL2 specially
` [PATCH v7 15/68] KVM: arm64: nv: Handle HCR_EL2.E2H specially
` [PATCH v7 16/68] KVM: arm64: nv: Save/Restore vEL2 sysregs
` [PATCH v7 17/68] KVM: arm64: nv: Emulate PSTATE.M for a guest hypervisor
` [PATCH v7 18/68] KVM: arm64: nv: Trap EL1 VM register accesses in virtual EL2
` [PATCH v7 19/68] KVM: arm64: nv: Add accessors for SPSR_EL1, ELR_EL1 and VBAR_EL1 from "
` [PATCH v7 20/68] KVM: arm64: nv: Trap CPACR_EL1 access in "
` [PATCH v7 21/68] KVM: arm64: nv: Handle PSCI call via smc from the guest
` [PATCH v7 22/68] KVM: arm64: nv: Respect virtual HCR_EL2.TWX setting
` [PATCH v7 23/68] KVM: arm64: nv: Respect virtual CPTR_EL2.{TFP,FPEN} settings
` [PATCH v7 24/68] KVM: arm64: nv: Respect the virtual HCR_EL2.NV bit setting
` [PATCH v7 25/68] KVM: arm64: nv: Respect virtual HCR_EL2.TVM and TRVM settings
` [PATCH v7 26/68] KVM: arm64: nv: Respect the virtual HCR_EL2.NV1 bit setting
` [PATCH v7 27/68] KVM: arm64: nv: Allow a sysreg to be hidden from userspace only
` [PATCH v7 28/68] KVM: arm64: nv: Emulate EL12 register accesses from the virtual EL2
` [PATCH v7 29/68] KVM: arm64: nv: Forward debug traps to the nested guest
` [PATCH v7 30/68] KVM: arm64: nv: Configure HCR_EL2 for nested virtualization
` [PATCH v7 31/68] KVM: arm64: nv: Only toggle cache for virtual EL2 when SCTLR_EL2 changes
` [PATCH v7 32/68] KVM: arm64: nv: Filter out unsupported features from ID regs
` [PATCH v7 33/68] KVM: arm64: nv: Hide RAS from nested guests
` [PATCH v7 34/68] KVM: arm64: nv: Support multiple nested Stage-2 mmu structures
` [PATCH v7 35/68] KVM: arm64: nv: Implement nested Stage-2 page table walk logic
` [PATCH v7 36/68] KVM: arm64: nv: Handle shadow stage 2 page faults
` [PATCH v7 37/68] KVM: arm64: nv: Restrict S2 RD/WR permissions to match the guest's
` [PATCH v7 38/68] KVM: arm64: nv: Unmap/flush shadow stage 2 page tables
` [PATCH v7 39/68] KVM: arm64: nv: Set a handler for the system instruction traps
` [PATCH v7 40/68] KVM: arm64: nv: Trap and emulate AT instructions from virtual EL2
` [PATCH v7 41/68] KVM: arm64: nv: Trap and emulate TLBI "
` [PATCH v7 42/68] KVM: arm64: nv: Fold guest's HCR_EL2 configuration into the host's
` [PATCH v7 43/68] KVM: arm64: nv: arch_timer: Support hyp timer emulation
` [PATCH v7 44/68] KVM: arm64: nv: Add handling of EL2-specific timer registers
` [PATCH v7 45/68] KVM: arm64: nv: Load timer before the GIC
` [PATCH v7 46/68] KVM: arm64: nv: Nested GICv3 Support
` [PATCH v7 47/68] KVM: arm64: nv: Don't load the GICv4 context on entering a nested guest
` [PATCH v7 48/68] KVM: arm64: nv: vgic: Emulate the HW bit in software
` [PATCH v7 49/68] KVM: arm64: nv: vgic: Allow userland to set VGIC maintenance IRQ
` [PATCH v7 50/68] KVM: arm64: nv: Implement maintenance interrupt forwarding
` [PATCH v7 51/68] KVM: arm64: nv: Deal with broken VGIC on maintenance interrupt delivery
` [PATCH v7 52/68] KVM: arm64: nv: Add nested GICv3 tracepoints
` [PATCH v7 53/68] KVM: arm64: nv: Allow userspace to request KVM_ARM_VCPU_NESTED_VIRT
` [PATCH v7 54/68] KVM: arm64: nv: Add handling of FEAT_TTL TLB invalidation
` [PATCH v7 55/68] KVM: arm64: nv: Invalidate TLBs based on shadow S2 TTL-like information
` [PATCH v7 56/68] KVM: arm64: nv: Tag shadow S2 entries with nested level
` [PATCH v7 57/68] KVM: arm64: nv: Add include containing the VNCR_EL2 offsets
` [PATCH v7 58/68] KVM: arm64: nv: Map VNCR-capable registers to a separate page
` [PATCH v7 59/68] KVM: arm64: nv: Move nested vgic state into the sysreg file
` [PATCH v7 60/68] KVM: arm64: Add FEAT_NV2 cpu feature
` [PATCH v7 61/68] KVM: arm64: nv: Sync nested timer state with FEAT_NV2
` [PATCH v7 62/68] KVM: arm64: nv: Publish emulated timer interrupt state in the in-memory state
` [PATCH v7 63/68] KVM: arm64: nv: Allocate VNCR page when required
` [PATCH v7 64/68] KVM: arm64: nv: Enable ARMv8.4-NV support
` [PATCH v7 65/68] KVM: arm64: nv: Fast-track 'InHost' exception returns
` [PATCH v7 66/68] KVM: arm64: nv: Fast-track EL1 TLBIs for VHE guests
` [PATCH v7 67/68] KVM: arm64: nv: Use FEAT_ECV to trap access to EL0 timers
` [PATCH v7 68/68] KVM: arm64: nv: Accelerate EL0 timer read accesses when FEAT_ECV is on
[Buildroot] [PATCH 1/3] package/libsigc: bump to version 2.4.0
2023-01-12 19:24 UTC (2+ messages)
[PATCH] f2fs: return true if all cmd were issued or no cmd need to be issued for f2fs_issue_discard_timeout()
2023-01-12 19:14 UTC (2+ messages)
` [f2fs-dev] "
[PATCH v5 00/23] Convert to filemap_get_folios_tag()
2023-01-12 19:23 UTC (4+ messages)
` [PATCH v5 09/23] cifs: Convert wdata_alloc_and_fillpages() to use filemap_get_folios_tag()
` [Cluster-devel] "
[PATCH] platform/x86: int3472/discrete: Ensure the clk/power enable pins are in output mode
2023-01-12 19:11 UTC (2+ messages)
[PATCH] clk: qcom: gdsc: Disable HW control until supported
2023-01-12 19:10 UTC (2+ messages)
[PATCH bpf-next v7 00/17] xdp: hints via kfuncs
2023-01-12 19:10 UTC (7+ messages)
` [PATCH bpf-next v7 15/17] net/mlx5e: Introduce wrapper for xdp_buff
` [PATCH bpf-next v7 16/17] net/mlx5e: Support RX XDP metadata
[Buildroot] [PATCH] board/orangepi-zero-plus: bump Linux/U-Boot and switch to extlinux
2023-01-12 19:22 UTC (2+ messages)
[RFC PATCH v4 0/4] Create common DPLL/clock configuration API
2023-01-12 19:09 UTC (4+ messages)
[RFC] platform/x86: dell-ddv: Add hwmon support
2023-01-12 19:08 UTC (2+ messages)
New Lenovo Legion Fan, Temperature, Power Mode Driver
2023-01-12 19:07 UTC (2+ messages)
[PATCH 1/8] bnxt_en: Add auxiliary driver support
2023-01-12 19:08 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/python-maturin: bump to version 0.14.9
2023-01-12 19:20 UTC (2+ messages)
[PATCH] drm/amd/display: Remove useless else if
2023-01-12 19:07 UTC (4+ messages)
[Buildroot] [PATCH 1/2] configs/liteboard: bump linux to 6.1.4
2023-01-12 19:19 UTC (4+ messages)
` [Buildroot] [PATCH 2/2] configs/liteboard: bump u-boot to 2023.01
[RFC 0/3] Shut down frozen filesystems on last unmount
2023-01-12 19:07 UTC (3+ messages)
` [PATCH 3/3] gfs2: Shut down frozen filesystem "
[Buildroot] [PATCH 1/2] configs/chiliboard: bump linux to 6.1.4
2023-01-12 19:19 UTC (4+ messages)
` [Buildroot] [PATCH 2/2] configs/chiliboard: bump u-boot to 2023.01
[PATCH v11 00/13] x86/resctrl: Support for AMD QoS new features
2023-01-12 19:06 UTC (8+ messages)
` [PATCH v11 13/13] Documentation/x86: Update resctrl.rst for "
[PATCH v2] rcu: Fix the start_poll_synchronize_rcu_expedited() be invoked very early
2023-01-12 19:06 UTC (2+ messages)
[PATCH v8] xen/pt: reserve PCI slot 2 for Intel igd-passthru
2023-01-12 19:18 UTC (4+ messages)
[Buildroot] [PATCH 1/1] package/iw: bump version to 5.19
2023-01-12 19:17 UTC (2+ messages)
[PATCH 0/4] qemu-img: Fix exit code for errors closing the image
2023-01-12 19:14 UTC (5+ messages)
` [PATCH 1/4] qcow2: Fix theoretical corruption in store_bitmap() error path
` [PATCH 2/4] qemu-img commit: Report errors while closing the image
` [PATCH 3/4] qemu-img bitmap: "
` [PATCH 4/4] qemu-iotests: Test qemu-img bitmap/commit exit code on error
[PATCH] platform/x86/amd: Fix refcount leak in amd_pmc_probe
2023-01-12 19:05 UTC (2+ messages)
[Buildroot] [git commit] package/perl-http-daemon: bump version to 6.14
2023-01-12 19:10 UTC
[Buildroot] [git commit] package/perl-http-message: bump version to 6.44
2023-01-12 19:10 UTC
[Buildroot] [git commit] package/perl-uri: bump version to 5.17
2023-01-12 19:15 UTC
[Buildroot] [git commit] package/perl-net-dns: bump version to 1.36
2023-01-12 19:14 UTC
[Buildroot] [git commit] package/perl-html-parser: bump version to 3.80
2023-01-12 19:10 UTC
[Buildroot] [git commit] package/perl-file-listing: bump version to 6.15
2023-01-12 19:10 UTC
[Buildroot] [PATCH 1/7] package/perl-file-listing: bump version to 6.15
2023-01-12 19:15 UTC (14+ messages)
` [Buildroot] [PATCH 2/7] package/perl-html-parser: bump version to 3.80
` [Buildroot] [PATCH 3/7] package/perl-http-daemon: bump version to 6.14
` [Buildroot] [PATCH 4/7] package/perl-http-message: bump version to 6.44
` [Buildroot] [PATCH 5/7] package/perl-mail-dkim: bump version to 1.20220520
` [Buildroot] [PATCH 6/7] package/perl-net-dns: bump version to 1.36
` [Buildroot] [PATCH 7/7] package/perl-uri: bump version to 5.17
[PATCH] MAINTAINERS: step down as vfio reviewer
2023-01-12 19:00 UTC (2+ messages)
completion timeouts with pin-based interrupts in QEMU hw/nvme
2023-01-12 19:14 UTC (4+ messages)
Patch "net/ulp: prevent ULP without clone op from entering the LISTEN status" has been added to the 5.4-stable tree
2023-01-12 19:03 UTC (3+ messages)
[PATCH] HID: amd_sfh: if no sensors are enabled, clean up
2023-01-12 19:01 UTC
PCI ASPM regression resulting from commit 4ff116d0d5fd8
2023-01-12 19:00 UTC
[BUG] SoftAP: zero speed between clients on QCA6174
2023-01-12 19:12 UTC (2+ messages)
[PATCH v3 1/1] x86: Support APU5 in PCEngines platform driver
2023-01-12 18:57 UTC (2+ messages)
[PATCH 1/1] md: fix incorrect declaration about claim_rdev in md_import_device
2023-01-12 18:58 UTC (3+ messages)
[PATCH] misc: fastrpc: Pass bitfield into qcom_scm_assign_mem
2023-01-12 18:23 UTC
❌ FAIL (28/383 SKIPPED): Test report for master (6.2.0-rc3, mainline.kernel.org-clang, e8f60cd7)
2023-01-12 19:11 UTC
[PATCH v3 0/1] vfio/type1: Fix vfio-pci pass-through of ISM devices
2023-01-12 18:55 UTC (3+ messages)
` [PATCH v3 1/1] vfio/type1: Respect IOMMU reserved regions in vfio_test_domain_fgsp()
[PATCH] scripts: handle BrokenPipeError for python scripts
2023-01-12 18:55 UTC (2+ messages)
[PATCH v1] platform/x86: intel/pmc/core: Add Meteor Lake mobile support
2023-01-12 18:51 UTC (2+ messages)
[PATCH net] net: enetc: avoid deadlock in enetc_tx_onestep_tstamp()
2023-01-12 18:53 UTC (3+ messages)
[Buildroot] [PATCH 1/1] package/{mesa3d, mesa3d-headers}: bump version to 22.3.3
2023-01-12 19:09 UTC
[PATCH v2] iio: temperature: Add MCP9600 thermocouple EMF converter driver
2023-01-12 19:05 UTC (2+ messages)
[PATCH bpf-next v1 0/8] Dynptr fixes
2023-01-12 18:51 UTC (5+ messages)
` [PATCH bpf-next v1 3/8] bpf: Fix partial dynptr stack slot reads/writes
[PATCH v1 1/1] pinctrl: sunplus: sppctl: Remove duplicate assignment of of_gpio_n_cells
2023-01-12 18:51 UTC
arch/arm64/kvm/hyp/nvhe/stacktrace.c:15:1: sparse: sparse: symbol '__pcpu_scope_kvm_stacktrace_info' was not declared. Should it be static?
2023-01-12 19:07 UTC
[RFC PATCH bpf-next v2 10/11] bpf: add and use bpf map free helpers
2023-01-12 19:07 UTC (2+ messages)
[PATCH 0/7] Enable LASS (Linear Address space Separation)
2023-01-12 18:48 UTC (7+ messages)
` [PATCH 3/7] x86/cpu: Disable kernel LASS when patching kernel alternatives
[PATCH v3 0/6] Enhance Ralink pinctrl documentation
2023-01-12 18:48 UTC (4+ messages)
` [PATCH v3 3/6] dt-bindings: pinctrl: mt7621: add proper function muxing binding
[PATCH v1 1/1] pinctrl: qcom: lpass-lpi: Remove duplicate assignment of of_gpio_n_cells
2023-01-12 18:49 UTC
[PATCH v2 00/14] Remove clang's -Qunused-arguments from KBUILD_CPPFLAGS
2023-01-12 18:47 UTC (5+ messages)
` [PATCH v2 07/14] powerpc/vdso: Improve linker flags
[PATCH v1 1/2] pinctrl: digicolor: Remove duplicate assignment of of_gpio_n_cells
2023-01-12 18:48 UTC (2+ messages)
` [PATCH v1 2/2] pinctrl: digicolor: Use proper headers and drop OF dependency
[PATCH v2 00/11] KVM perf support
2023-01-12 18:47 UTC (7+ messages)
` [PATCH v2 03/11] RISC-V: KVM: Return correct code for hsm stop function
` [PATCH v2 04/11] RISC-V: KVM: Modify SBI extension handler to return SBI error code
[PATCH v8 00/26] dmaengine: dw-edma: Add RP/EP local DMA controllers support
2023-01-12 18:46 UTC (4+ messages)
` [PATCH v8 24/26] PCI: dwc: Set coherent DMA-mask on MSI-address allocation
[PATCH 00/13] crypto: x86 - yield FPU context during long loops
2023-01-12 18:46 UTC (4+ messages)
` [PATCH 03/13] crypto: x86/sha "
[PATCH v2 0/2] iio: adc: ti-ads7924: add Texas Instruments ADS7924 driver
2023-01-12 19:00 UTC (3+ messages)
` [PATCH v2 1/2] "
[PATCH 0/2] simatic-ipc: enable one more board
2023-01-12 18:43 UTC (2+ messages)
[PATCH v3] kmod: harden user namespaces with new kernel.ns_modules_allowed sysctl
2023-01-12 18:45 UTC (2+ messages)
[PATCH v2 0/6] Clean up the supported xfeatures
2023-01-12 18:44 UTC (7+ messages)
` [PATCH v2 1/6] KVM: x86: Clear all supported MPX xfeatures if they are not all set
[PATCH 0/2] Minor SoundWire Regmap Tweaks
2023-01-12 18:43 UTC (5+ messages)
` [PATCH 2/2] regmap: sdw: Remove 8-bit value size restriction
[PATCH v1 1/1] pinctrl: digicolor: Remove duplicate assignment of of_gpio_n_cells
2023-01-12 18:43 UTC
[PATCH v1 1/1] pinctrl: mediatek: Remove duplicate assignment of of_gpio_n_cells
2023-01-12 18:43 UTC
[PATCH V8 0/2] SCM: Add support for wait-queue aware firmware
2023-01-12 18:42 UTC (4+ messages)
` [PATCH V8 2/2] firmware: qcom: scm: Add wait-queue handling logic
[PATCH 1/2] platform/x86: dell-privacy: Fix SW_CAMERA_LENS_COVER reporting
2023-01-12 18:40 UTC (2+ messages)
[PATCH v5 0/7] New DRM accel driver for Intel VPU
2023-01-12 19:03 UTC (3+ messages)
` [PATCH v5 7/7] accel/ivpu: Add PM support
[PATCH 0/7] drivers: net: fsl-mc: cleanup coding style
2023-01-12 19:01 UTC (5+ messages)
` [PATCH 1/7] drivers: net: fsl-mc: remove useless assignment of variable
[PATCH net 1/2] net/af_packet: fix tx skb protocol on SOCK_PACKET sockets
2023-01-12 18:38 UTC (7+ messages)
` [PATCH net 2/2] net/af_packet: fix tx skb network header on SOCK_RAW sockets over VLAN device
[Intel-gfx] [CI] PR for ADLP DMC 2.18 and MTL DMC 2.11
2023-01-12 19:00 UTC
[PATCH 0/3] platform/x86: asus-wmi: Fix issues on fanless device
2023-01-12 18:36 UTC (2+ messages)
Potential write after free to a task local storage within an eBPF program
2023-01-12 18:37 UTC (2+ messages)
[PATCH] platform/x86: asus-nb-wmi: Add alternate mapping for KEY_SCREENLOCK
2023-01-12 18:34 UTC (2+ messages)
stable-rc/queue/4.14 build: 194 builds: 2 failed, 192 passed, 43 warnings (v4.14.302-324-g7b256236c508)
2023-01-12 18:33 UTC
stable-rc/linux-4.19.y build: 197 builds: 5 failed, 192 passed, 1 error, 37 warnings (v4.19.269-466-g93770cdbbed8)
2023-01-12 18:33 UTC
[PATCH v2 0/4] Per CPU idle injection
2023-01-12 18:32 UTC (3+ messages)
` [PATCH v2 3/4] thermal/drivers/intel_powerclamp: Use powercap idle-inject framework
[PATCH] phy: renesas: r8a779f0-eth-serdes: Fix register setting
2023-01-12 18:30 UTC (2+ messages)
[Intel-gfx] [PATCH] drm/i915: Reject < 1x1 pixel plane source size
2023-01-12 18:29 UTC (2+ messages)
` "
[Intel-gfx] [PATCH] drm/i915/display: Check source height is > 0
2023-01-12 18:28 UTC (2+ messages)
` "
[PATCH] arm64: smccc: Include alternative-macros.h
2023-01-12 18:25 UTC
[PATCH V2] PCI/AER: Configure ECRC only AER is native
2023-01-12 18:25 UTC (2+ messages)
[PATCH] kallsyms: Fix scheduling with interrupts disabled in self-test
2023-01-12 18:24 UTC (2+ messages)
[PATCH 00/11] pipeline: add IPsec support
2023-01-12 18:53 UTC (9+ messages)
` [PATCH V4 "
` [PATCH V4 05/11] examples/pipeline: support crypto devices
` [PATCH V4 06/11] examples/pipeline: add CLI command for crypto device
` [PATCH V4 07/11] examples/pipeline: add IPsec CLI commands
` [PATCH V4 08/11] examples/pipeline: rework the thread configuration updates
` [PATCH V4 09/11] examples/pipeline: support blocks other than pipelines
` [PATCH V4 10/11] examples/pipeline: add block enable/disable CLI commands
` [PATCH V4 11/11] examples/pipeline: add IPsec example
[PATCH v2 0/5] ASoC: Intel: Balance ACPI device refcount
2023-01-12 18:23 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.