All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-12-14 08:54:01 to 2021-12-14 09:45:24 UTC [more...]

Libvirt on little.BIG ARM systems unable to start guest if no cpuset is provided
 2021-12-14  9:34 UTC  (4+ messages)

[PATCH 00/32] KVM: s390: enable zPCI for interpretive execution
 2021-12-14  9:46 UTC  (9+ messages)
` [PATCH 13/32] KVM: s390: pci: add basic kvm_zdev structure
` [PATCH 20/32] KVM: s390: pci: provide routines for enabling/disabling interpretation
` [PATCH 21/32] KVM: s390: pci: provide routines for enabling/disabling interrupt forwarding
` [PATCH 29/32] vfio-pci/zdev: wire up zPCI IOAT assist support

[PATCH v2] ALSA: hda/realtek: Amp init fixup for HP ZBook 15 G6
 2021-12-14  9:45 UTC  (2+ messages)

[PATCH 1/3] dma-buf: make the flags can be configured during dma fence init
 2021-12-14  9:44 UTC  (12+ messages)
` [PATCH 2/3] drm/amdgpu: fix the fence timeline null pointer

[igt-dev] [PATCH i-g-t v2] tests/kms_plane_scaling: Increase buffer size if driver doesn't support larger scale factors
 2021-12-14  9:43 UTC  (6+ messages)

[Intel-gfx] [PATCH] drm/i915/dg1: Read OPROM via SPI controller
 2021-12-14  9:42 UTC  (2+ messages)

[PATCH v2 00/10] Allow for configuring max number of virtqueue pairs
 2021-12-14  9:42 UTC  (5+ messages)
  ` [PATCH v2 07/10] vdpa: Add support for returning device configuration information

[patch V3 00/35] genirq/msi, PCI/MSI: Spring cleaning - Part 2
 2021-12-14  9:41 UTC  (7+ messages)

[RFC v1 0/5] Introduce SCI-mediator feature
 2021-12-14  9:41 UTC  (7+ messages)
` [RFC v1 1/5] xen/arm: add support for Renesas R-Car Gen3 platform
` [RFC v1 2/5] xen/arm: add generic SCI mediator framework
` [RFC v1 3/5] xen/arm: introduce SCMI-SMC mediator driver
` [RFC v1 4/5] tools/arm: add "scmi_smc" option to xl.cfg
` [RFC v1 5/5] xen/arm: add SCI mediator support for DomUs

[PATCH v17 00/10] support reserving crashkernel above 4G on arm64 kdump
 2021-12-14  9:38 UTC  (13+ messages)
` [PATCH v17 01/10] x86: kdump: replace the hard-coded alignment with macro CRASH_ALIGN
` [PATCH v17 03/10] x86: kdump: use macro CRASH_ADDR_LOW_MAX in functions reserve_crashkernel()

next/master baseline: 877 runs, 30 regressions (v5.16-rc5-6644-gbcd5ddb85fad)
 2021-12-14  9:39 UTC 

[BUG] net: phy: genphy_loopback: add link speed configuration
 2021-12-14  9:39 UTC  (2+ messages)

[arm64:for-next/xor-neon 1/1] ld.lld: error: relocation R_AARCH64_ABS32 cannot be used against symbol '__crc_xor_block_inner_neon'; recompile with -fPIC
 2021-12-14  9:38 UTC  (2+ messages)

[PATCH] mm: add group_oom_kill memory.event fix
 2021-12-14  9:38 UTC  (3+ messages)

[PATCH] [fuse] alloc_page nofs avoid deadlock
 2021-12-14  9:38 UTC  (9+ messages)

[PATCH] x86/cpuid: Fix TSXLDTRK definition
 2021-12-14  9:37 UTC 

[Intel-wired-lan] [PATCH intel-next] ice: Don't put stale timestamps in the skb
 2021-12-14  9:37 UTC  (2+ messages)

[PATCH] irqchip/irq-imx-gpcv2: mark imx_gpcv2_instance with __ro_after_init
 2021-12-14  9:33 UTC  (3+ messages)

[PATCH v3 0/8] ls1028a device tree update
 2021-12-14  9:32 UTC  (18+ messages)
` [PATCH v3 1/8] arm64: dts: ls1028a: Add PCIe EP nodes
` [PATCH v3 2/8] arm64: dts: ls1028a: add ftm_alarm1 node to be used as wakeup source
` [PATCH v3 3/8] arm64: dts: ls1028a: add flextimer based pwm nodes
` [PATCH v3 4/8] arm64: dts: ls1028a-rdb: reorder nodes to be alphabetic
` [PATCH v3 5/8] arm64: dts: ls1028a-rdb: enable pwm0
` [PATCH v3 6/8] arm64: dts: ls1028a-qds: move rtc node to the correct i2c bus
` [PATCH v3 7/8] arm64: dts: ls1028a-qds: enable lpuart1
` [PATCH v3 8/8] arm64: dts: ls1028a-qds: add overlays for various serdes protocols

[PATCH u-boot-marvell v2 0/9] More verifications for kwbimage in SPL
 2021-12-14  9:36 UTC  (3+ messages)
` [PATCH u-boot-marvell v2 8/9] arm: mvebu: spl: Use IS_ENABLED() instead of #ifdef where possible

[Intel-wired-lan] [PATCH intel-next] ice: Use div64_u64 instead of div_u64 in adjfine
 2021-12-14  9:35 UTC  (2+ messages)

[PATCH] selinux: fix a wrong check condition of strcmp()
 2021-12-14  9:34 UTC 

[PATCH v4 0/2] MIPS: Remove some code
 2021-12-14  9:32 UTC  (2+ messages)

[PATCH] MIPS: Fix typo in a comment
 2021-12-14  9:31 UTC  (2+ messages)

[PATCH] MIPS: fix typo in a comment
 2021-12-14  9:31 UTC  (2+ messages)

[PATCH] MIPS: lantiq: Fix typo in a comment
 2021-12-14  9:31 UTC  (2+ messages)

[PATCH] xen/arm64: Zero the top 32 bits of gp registers on entry
 2021-12-14  9:33 UTC  (8+ messages)

[PATCH 0/3] x86/entry: Fix 3 suspicious bugs
 2021-12-14  9:33 UTC  (5+ messages)
` [PATCH 1/3] X86/db: Change __this_cpu_read() to this_cpu_read() in hw_breakpoint_active()

[PATCH net-next] mptcp: adjust to use netns refcount tracker
 2021-12-14  9:32 UTC  (3+ messages)

[PATCH V2] md: don't unregister sync_thread with reconfig_mutex held
 2021-12-14  9:31 UTC  (4+ messages)

[PATCH v3 RESEND 0/5] Add QCM2290 interconnect support
 2021-12-14  9:30 UTC  (6+ messages)
` [PATCH v3 RESEND 1/5] interconnect: icc-rpm: Define ICC device type
` [PATCH v3 RESEND 2/5] interconnect: icc-rpm: Add QNOC type QoS support
` [PATCH v3 RESEND 3/5] interconnect: icc-rpm: Support child NoC device probe
` [PATCH v3 RESEND 4/5] dt-bindings: interconnect: Add Qualcomm QCM2290 NoC support
` [PATCH v3 RESEND 5/5] interconnect: qcom: Add QCM2290 driver support

Linux kernel 4.14.258 released
 2021-12-14  9:30 UTC 

[PATCH v5] x86/PVH: permit more physdevop-s to be used by Dom0
 2021-12-14  9:29 UTC  (2+ messages)

[PATCH -next] drm/sprd: fix potential NULL dereference
 2021-12-14  9:11 UTC  (2+ messages)

[PATCH v2 00/18] IOMMU: superpage support when not sharing pagetables
 2021-12-14  9:27 UTC  (8+ messages)
` [PATCH v2 14/18] IOMMU: fold flush-all hook into "flush one"
` [PATCH v2 15/18] IOMMU/x86: prefill newly allocate page tables

[PATCH] target/riscv/pmp: fix no pmp illegal intrs
 2021-12-14  9:26 UTC 

[PATCH] pyh: qcom: fix the application of sizeof to pointer
 2021-12-14  9:26 UTC  (3+ messages)

[RFC PATCH] irqchip/gic-v4.1:fix the kdump GIC ITS RAS error for ITS BASER2
 2021-12-14  9:26 UTC  (2+ messages)

[PATCH] drm/i915/debugfs: add noreclaim annotations
 2021-12-14  9:25 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/debugfs: add noreclaim annotations (rev2)

[PATCH V4 0/9] arm64: imx8mn: Enable more imx8m Nano functions
 2021-12-14  9:24 UTC  (24+ messages)
` [PATCH V4 1/9] soc: imx: gpcv2: keep i.MX8MN gpumix bus clock enabled
` [PATCH V4 2/9] soc: imx: gpcv2: Add dispmix and mipi domains to imx8mn
` [PATCH V4 3/9] dt-bindings: power: imx8mn: add defines for DISP blk-ctrl domains
` [PATCH V4 4/9] dt-bindings: soc: add binding for i.MX8MN DISP blk-ctrl
` [PATCH V4 5/9] soc: imx: imx8m-blk-ctrl: add "
` [PATCH V4 6/9] arm64: dts: imx8mn: add GPC node
` [PATCH V4 8/9] arm64: dts: imx8mn: add DISP blk-ctrl
` [PATCH V4 9/9] arm64: dts: imx8mn: Enable GPU

[External] : [PATCH v3 ocrdma-next] drivers: ocrdma: remove unneeded variable
 2021-12-14  9:23 UTC  (2+ messages)
` [PATCH for-next v4] RDMA/ocrdma: "

[PATCH v2] MAINTAINERS: Change my email address
 2021-12-14  9:22 UTC  (4+ messages)

[PATCH] config/cn10k: align mempool elements to 128 bytes
 2021-12-14  9:23 UTC  (2+ messages)

[RFC] random, initialize pool at compile time
 2021-12-14  9:23 UTC  (2+ messages)

[PATCH] afs: Fix mmap
 2021-12-14  9:22 UTC 

[PATCH v3 00/15] PHY: Add support for multilink configurations in Cadence Sierra PHY driver
 2021-12-14  9:22 UTC  (10+ messages)
` [PATCH v3 13/15] phy: cadence: Sierra: Add PCIe + QSGMII PHY multilink configuration

[PATCH 1/2] clocksource/drivers/imx-sysctr: mark two variable with __ro_after_init
 2021-12-14  9:19 UTC  (5+ messages)

[[PATCH V2]] mmc:sdhci-pci-o2micro: Change implementation of tuning for SDR104 and HS200 mode
 2021-12-14  9:21 UTC  (2+ messages)

Linux kernel 4.9.293 released
 2021-12-14  9:20 UTC 

[PATCH] drm/nouveau: wait for the exclusive fence after the shared ones v2
 2021-12-14  9:19 UTC  (4+ messages)
` [Nouveau] "

[PATCH] sun4i-emac.c: remove unnecessary branch
 2021-12-14  9:11 UTC 

[git:media_tree/master] media: uvcvideo: fix division by zero at stream start
 2021-12-07 10:29 UTC 

[git:media_tree/master] media: cec: fix a deadlock situation
 2021-12-07 10:29 UTC 

[git:media_tree/master] media: cec-pin: fix interrupt en/disable handling
 2021-12-07 10:29 UTC 

[git:media_tree/master] media: b2c2: flexcop: Convert to SPDX identifier
 2021-12-07 10:29 UTC 

[git:media_tree/master] media: c8sectpfe: remove redundant assignment to pointer tsin
 2021-12-07 10:29 UTC 

[git:media_tree/master] media: media si2168: Fix spelling mistake "previsously" -> "previously"
 2021-12-07 10:29 UTC 

[PATCH] livepatch: Fix leak on klp_init_patch_early failure path
 2021-12-14  9:17 UTC  (3+ messages)

[PATCH] phy: rockchip-inno-usb2: remove redundant assignment to variable delay
 2021-12-14  9:15 UTC  (5+ messages)

[PATCH 0/4] configure and meson.build improvements
 2021-12-14  9:15 UTC  (8+ messages)
` [PATCH 3/4] Move CONFIG_XFS handling to meson.build

[PATCH 0/4] KVM: VMX: Fix handling of invalid L2 guest state
 2021-12-14  9:15 UTC  (9+ messages)
` [PATCH 1/4] KVM: VMX: Always clear vmx->fail on emulation_required
` [PATCH 2/4] KVM: nVMX: Synthesize TRIPLE_FAULT for L2 if emulation is required
` [PATCH 3/4] KVM: VMX: Fix stale docs for kvm-intel.emulate_invalid_guest_state
` [PATCH 4/4] KVM: selftests: Add test to verify TRIPLE_FAULT on invalid L2 guest state

Linux kernel 4.4.295 released
 2021-12-14  9:15 UTC 

[Intel-wired-lan] [net-next PATCH v3 0/9] implement support for PTP on E822 hardware
 2021-12-14  9:15 UTC  (3+ messages)
` [Intel-wired-lan] [net-next PATCH v3 9/9] ice: support crosstimestamping on E822 devices if supported

[v4 00/11] Improve RISC-V Perf support using SBI PMU and sscofpmf extension
 2021-12-14  9:14 UTC  (3+ messages)

kernel oops on malformed execve call on Alpha
 2021-12-14  9:14 UTC 

[RFC PATCH v4 0/4] Add Naneng combo PHY support for RK3568
 2021-12-14  9:11 UTC  (11+ messages)
` [RFC PATCH v4 2/4] dt-bindings: phy: rockchip: Add Naneng combo PHY bindings
` [RFC PATCH v4 3/4] phy: rockchip: add naneng combo phy for RK3568

[PATCH -next] blk-throttle: Set BIO_THROTTLED when bio has been throttled
 2021-12-14  9:12 UTC  (6+ messages)

[PATCH v2] cmd: pxe_utils: sysboot: add label override support
 2021-12-14  9:11 UTC  (4+ messages)

[Bug 215317] New: Unable to launch QEMU Linux guest VM - "Guest has not initialized the display (yet)"
 2021-12-14  9:10 UTC  (3+ messages)
` [Bug 215317] "

[PATCH v11 1/2] dt-bindings: pwm: Add Xilinx AXI Timer
 2021-12-14  9:08 UTC  (5+ messages)
` [PATCH v11 2/2] pwm: Add support for "

[PATCH] x86/sme: Explicitly map new EFI memmap table as encrypted
 2021-12-14  9:09 UTC  (2+ messages)

[PATCH 4.14 00/53] 4.14.258-rc1 review
 2021-12-14  9:09 UTC  (3+ messages)

[LTP] [PATCH 0/4] Begin converting kselftest memcg tests
 2021-12-14  9:06 UTC  (5+ messages)
` [LTP] [PATCH 1/4] API: cgroup: Add safe_cgroup_occursin
` [LTP] [PATCH 2/4] API: cgroup: Add cgroup.controllers
` [LTP] [PATCH 3/4] memcontrol01: Import first memcg kselftest
` [LTP] [PATCH 4/4] scripts/coccinelle: Helper for converting CGroup selftests

[PATCH v2 0/2] Add driver for OCOTP in Sunplus SP7021
 2021-12-14  9:08 UTC  (4+ messages)
` [PATCH v2 1/2] nvmem: "

librseq: update to support upcoming glibc 2.35
 2021-12-14  9:06 UTC  (2+ messages)

[PATCH V2] ARM: dts: imx6qdl-dhcom: Add USB overcurrent pin on SoM layer
 2021-12-14  9:03 UTC 

[PATCH] iommu/mediatek: Validate number of phandles associated with "mediatek,larbs"
 2021-12-14  9:04 UTC  (4+ messages)
` [SPAM][PATCH] "

[LTP] [PATCH 1/1] lib: Add support for debugging .all_filesystems
 2021-12-14  9:04 UTC  (4+ messages)

[PATCH] scsi: pm8001: Fix memory leak in pm8001_send_abort_all()
 2021-12-14  9:03 UTC 

[RFC PATCH v4 0/2] RDMA/rxe: Add dma-buf support
 2021-12-14  9:02 UTC  (13+ messages)

[PATCH] ARM: dts: imx6qdl-dhcom: Add USB overcurrent pin on SoM layer
 2021-12-14  8:59 UTC  (7+ messages)

[PATCH v5 0/1] s390x: KVM: CPU Topology
 2021-12-14  9:01 UTC  (2+ messages)

[PATCH v2] drm/ast: potential dereference of null pointer
 2021-12-14  8:59 UTC  (2+ messages)

[PATCH RESEND v4 v4 0/4] drm/vc4: Use the firmware to stop the display pipeline
 2021-12-14  8:57 UTC  (6+ messages)
` [PATCH RESEND v4 v4 2/4] drm/vc4: Support nomodeset

[PATCH v4 0/4] regex/cn9k: use cnxk infrastructure
 2021-12-14  8:57 UTC  (4+ messages)
` [dpdk-dev] [PATCH v5 0/5] remove octeontx2 drivers
  ` [dpdk-dev] [PATCH v5 5/5] drivers: "

[PATCH v3 00/13] xen: drop hypercall function tables
 2021-12-14  8:56 UTC  (3+ messages)
` [PATCH v3 05/13] xen: generate hypercall interface related code

[PATCH] phy: lan966x: Remove set_speed function
 2021-12-14  8:55 UTC  (3+ messages)

[PATCH] Documentation: livepatch: Add kernel-doc link to klp_enable_patch
 2021-12-14  8:54 UTC  (5+ messages)

GPMC omap nand using CS1
 2021-12-14  8:53 UTC  (4+ messages)


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.