All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-12-20 08:41:51 to 2022-12-20 09:35:57 UTC [more...]

[PATCH v3 00/18] ui: Move and clean up monitor command code
 2022-12-20  9:17 UTC  (18+ messages)
` [PATCH v3 01/18] ui: Check numeric part of expire_password argument @time properly
` [PATCH v3 02/18] ui: Fix silent truncation of numeric keys in HMP sendkey
` [PATCH v3 03/18] ui/spice: Require spice-protocol >= 0.14.0
` [PATCH v3 04/18] Revert "hmp: info spice: take out webdav"
` [PATCH v3 06/18] ui/spice: QXLInterface method set_mm_time() is now dead, drop
` [PATCH v3 08/18] ui: Clean up a few things checkpatch.pl would flag later on
` [PATCH v3 09/18] ui: Move QMP commands from monitor to new ui/ui-qmp-cmds.c
` [PATCH v3 10/18] ui: Factor out qmp_add_client() parts and move to ui/ui-qmp-cmds.c
` [PATCH v3 11/18] ui: Move HMP commands from monitor to new ui/ui-hmp-cmds.c
` [PATCH v3 12/18] ui: Move more HMP commands from monitor to ui/
` [PATCH v3 14/18] ui: Factor out hmp_change_vnc(), and move to ui/ui-hmp-cmds.c
` [PATCH v3 15/18] ui: Reduce nesting in hmp_change_vnc() slightly
` [PATCH v3 16/18] ui: Split hmp_mouse_set() and move the HMP part to ui/
` [PATCH v3 17/18] ui: Don't check for mode change after mouse_set error
` [PATCH v3 18/18] ui: Simplify control flow in qemu_mouse_set()

[PATCH v3] xen/arm: smmuv3: mark arm_smmu_disable_pasid __maybe_unused
 2022-12-20  9:35 UTC  (2+ messages)

[PATCH 00/18] drm,fbdev: Remove apertures structure and FBINFO_MISC_FIRMWARE
 2022-12-20  9:35 UTC  (52+ messages)
` [PATCH 01/18] fbcon: Remove trailing whitespaces
    ` [Intel-gfx] "
` [PATCH 02/18] Revert "fbcon: don't lose the console font across generic->chip driver switch"
    ` [Intel-gfx] "
` [PATCH 03/18] drm/gma500: Do not set struct fb_info.apertures
    ` [Intel-gfx] "
` [PATCH 04/18] drm/i915: "
    ` [Intel-gfx] "
` [PATCH 05/18] drm/radeon: "
    ` [Intel-gfx] "
` [PATCH 06/18] drm/fb-helper: Do not allocate unused apertures structure
    ` [Intel-gfx] "
` [PATCH 07/18] fbdev/clps711x-fb: Do not set struct fb_info.apertures
    ` [Intel-gfx] "
` [PATCH 08/18] fbdev/hyperv-fb: "
    ` [Intel-gfx] "
` [PATCH 09/18] vfio-mdev/mdpy-fb: "
    ` [Intel-gfx] "
` [PATCH 10/18] fbdev/efifb: Add struct efifb_par for driver data
    ` [Intel-gfx] "
` [PATCH 11/18] fbdev/efifb: Do not use struct fb_info.apertures
  ` [Intel-gfx] "

[PATCH 0/8] Convert reiserfs from b_page to b_folio
 2022-12-20  9:35 UTC  (4+ messages)
` [PATCH 5/8] reiserfs: Convert do_journal_end() to use kmap_local_folio()

[PATCH] ci: only run win+VS build & tests in Git for Windows' fork
 2022-12-20  9:35 UTC  (3+ messages)

[PATCH v15 0/2] Add support for UltraSoc System Memory Buffer
 2022-12-20  9:29 UTC  (6+ messages)
` [PATCH v15 1/2] drivers/coresight: Add UltraSoc System Memory Buffer driver
` [PATCH v15 2/2] Documentation: Add document for UltraSoc SMB driver

[PATCH] PCI: amlogic: The check for devm_add_action_or_reset's return value added
 2022-12-20  9:21 UTC  (2+ messages)

[PATCH v2 0/7] media/drm: renesas: Add new pixel formats
 2022-12-20  9:33 UTC  (15+ messages)
` [PATCH v2 7/7] drm: rcar-du: Add new formats (2-10-10-10 ARGB, Y210)

[PATCH] net/iavf:fix slow memory allocation
 2022-12-20  9:33 UTC  (7+ messages)

[PATCH RESEND v5 0/3] Fix the virtio features negotiation flaw
 2022-12-20  9:17 UTC  (2+ messages)
` [PATCH RESEND v5 1/3] vhost-user: Refactor vhost acked features saving

[PATCH v2,0/7] media: mediatek: vcodec: Fix power_VideoCall test fail
 2022-12-20  9:33 UTC  (11+ messages)
` [PATCH v2,1/7] media: mediatek: vcodec: add params to record lat and core lat_buf count
` [PATCH v2,2/7] media: mediatek: vcodec: using each instance lat_buf count replace core ready list
` [PATCH v2,4/7] media: mediatek: vcodec: add core decode done event
` [PATCH v2,5/7] media: mediatek: vcodec: remove unused lat_buf
` [PATCH v2,7/7] media: mediatek: vcodec: change lat thread decode error condition

[PATCH] xsm/flask: mkflash.sh: Use const when generating initial_sid_to_string[]
 2022-12-20  9:31 UTC  (3+ messages)

[RFC PATCH 00/18] cppcheck rule 20.7 fixes
 2022-12-20  9:31 UTC  (22+ messages)
` [RFC PATCH 01/18] arm: cppcheck: misra rule 20.7 deviations for alternative.h
` [RFC PATCH 02/18] arm: cppcheck: misra rule 20.7 deviation on processor.h
` [RFC PATCH 03/18] arm: cppcheck: misra rule 20.7 deviation on asm_defns.h
` [RFC PATCH 04/18] arm: cppcheck: misra rule 20.7 deviation on config.h
` [RFC PATCH 05/18] arm: cppcheck: fix misra rule 20.7 on arm/include/asm/string.h
` [RFC PATCH 06/18] public: cppcheck: misra rule 20.7 on public/arch-arm.h
` [RFC PATCH 07/18] xen: cppcheck: misra rule 20.7 deviation on compiler.h
` [RFC PATCH 08/18] xen: cppcheck: misra rule 20.7 deviation on init.h
` [RFC PATCH 09/18] xen: cppcheck: misra rule 20.7 deviation on kconfig.h
` [RFC PATCH 10/18] xen: cppcheck: misra rule 20.7 deviation on types.h
` [RFC PATCH 11/18] xen: cppcheck: misra rule 20.7 deviation on xmalloc.h
` [RFC PATCH 12/18] arm: cppcheck: misra rule 20.7 deviation on asm/arm64/sysregs.h
` [RFC PATCH 13/18] public/x86: cppcheck: misra rule 20.7 deviation on hvm/save.h
` [RFC PATCH 14/18] public/x86: cppcheck: misra rule 20.7 deviation on xen-x86_32.h
` [RFC PATCH 15/18] public/x86: cppcheck: misra rule 20.7 deviation on xen-x86_64.h
` [RFC PATCH 16/18] public/x86: cppcheck: misra rule 20.7 deviation on arch-x86/xen.h
` [RFC PATCH 17/18] public: misra rule 20.7 deviation on errno.h
` [RFC PATCH 18/18] public: misra rule 20.7 deviation on memory.h

RTT-PROBE: lore-subspace-rtt
 2022-12-20  9:31 UTC 

[PATCH] fs: Unifiy the format of function pointers in some commonly used operation structures
 2022-12-20  9:29 UTC  (2+ messages)

vmlinux.o: warning: objtool: ___ksymtab_gpl+_RNvXs0_NtCsfATHBUcknU9_6kernel5errorNtB5_5ErrorINtNtCs3yuwAp0waWO_4core7convert4FromNtNtNtBO_3num5error15TryFromIntErrorE4from+0x0: data relocation to !ENDBR: _RNvXs0_NtCsfATHBUcknU9_6kernel5errorNtB5_5ErrorINt
 2022-12-20  9:26 UTC 

[Intel-gfx] [PATCH] drm/i915/display/dsi: use intel_de_rmw if possible
 2022-12-20  9:26 UTC  (2+ messages)

Livraison d'emballage
 2022-12-20  9:15 UTC 

[RFC PATCH v1 0/2] virtio/vsock: fix mutual rx/tx hungup
 2022-12-20  9:23 UTC  (5+ messages)

[PATCH] hid: Support for Litra Glow
 2022-12-20  9:22 UTC  (4+ messages)

[PATCH v2 0/9] Add Ethernet driver for StarFive JH7110 SoC
 2022-12-20  9:21 UTC  (6+ messages)
` [PATCH v2 2/9] dt-bindings: net: snps,dwmac: Update the maxitems number of resets and reset-names

[PATCH 1/3] Revert "HID: logitech-hidpp: add a module parameter to keep firmware gestures"
 2022-12-20  9:22 UTC  (3+ messages)
` [PATCH 2/3] HID: logitech-hidpp: Don't restart communication if not necessary
` [PATCH 3/3] HID: logitech-hidpp: Remove HIDPP_QUIRK_NO_HIDINPUT quirk

next: kernel BUG at drivers/virtio/virtio.c:122!
 2022-12-20  9:21 UTC 

[PATCH 4/4] fs/iso9660: Incorrect check for entry boudary
 2022-12-20  9:21 UTC  (2+ messages)

[RFC bpf-next 0/8] xdp: introduce xdp-feature support
 2022-12-20  9:20 UTC  (5+ messages)
` [RFC bpf-next 2/8] net: introduce XDP features flag
  ` [Intel-wired-lan] "

[PATCH v3 0/9] Linear Address Masking (LAM) KVM Enabling
 2022-12-20  9:20 UTC  (4+ messages)
` [PATCH v3 8/9] KVM: x86: When guest set CR3, handle LAM bits semantics

RTT-PROBE: lore-subspace-rtt
 2022-12-20  9:21 UTC 

[virtio-comment][PATCH v2] pci: Update ISR related description about MSI-X
 2022-12-20  9:20 UTC  (4+ messages)
` 答复: "
  ` [virtio-comment] "
    ` 答复: "

[GIT PULL] parisc architecture fixes for v6.2-rc1
 2022-12-20  9:20 UTC 

[PATCH 6.1 00/25] 6.1.1-rc1 review
 2022-12-20  9:20 UTC  (2+ messages)

[kvm-unit-tests PATCH v5 0/1] s390x: test CMM during migration
 2022-12-20  9:19 UTC  (2+ messages)
` [kvm-unit-tests PATCH v5 1/1] s390x: add CMM test "

[PATCH -next 0/4] blk-cgroup: synchronize del_gendisk() with configuring cgroup policy
 2022-12-20  9:19 UTC  (4+ messages)

[PATCH] fstests: skip btrfs/253 for zoned devices
 2022-12-20  9:19 UTC  (2+ messages)

[PATCH 5.10 00/18] 5.10.161-rc1 review
 2022-12-20  9:18 UTC  (2+ messages)

[PATCH v3 0/3] Add Nuvoton NPCM7xx SGPIO feature
 2022-12-20  9:17 UTC  (3+ messages)
` [PATCH v3 3/3] dt-bindings: gpio: add npcm7xx sgpio driver bindings

[PATCH 0/4] btrfs: delayed_ref parameter cleanup
 2022-12-20  9:17 UTC  (2+ messages)

[krzk-github:wip/qcom-rt 121/328] drivers/pci/controller/dwc/pci-dra7xx.c:843:7-32: WARNING: Threaded IRQ with no primary handler requested without IRQF_ONESHOT (unless it is nested IRQ)
 2022-12-20  9:16 UTC 

commit b079d3775237 in 5.15.y
 2022-12-20  9:16 UTC 

[RFC PATCH 00/32] x86: enable FRED for x86-64
 2022-12-20  9:15 UTC  (5+ messages)
` [RFC PATCH 14/32] x86/fred: header file with FRED definitions
` [RFC PATCH 18/32] x86/fred: add a debug fault entry stub for FRED

[PATCH v3 1/4] eventdev/eth_rx: change eventdev reconfig logic
 2022-12-20  9:14 UTC  (9+ messages)
` [PATCH v4 "
  ` [PATCH v4 4/4] eventdev/timer: "
  ` [PATCH v5 1/4] eventdev/eth_rx: "
    ` [PATCH v5 2/4] eventdev/eth_tx: "
    ` [PATCH v5 3/4] eventdev/crypto: "
    ` [PATCH v5 4/4] eventdev/timer: "

[PATCH] virtio: fix virtio_config_ops kerneldocs
 2022-12-20  9:12 UTC  (2+ messages)

[PATCH v3] arm64: dts: imx8mp: Add Hantro G1, G2 DT nodes
 2022-12-20  9:10 UTC  (2+ messages)

[PATCH v2] PCI: Fix up L1SS capability for Intel Apollolake PCIe bridge
 2022-12-20  9:11 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-12-20  9:11 UTC 

[master/kirkstone][PATCH 1/2] treewide: replace leftover git://git.ti.com
 2022-12-20  9:10 UTC  (4+ messages)
` [master/kirkstone][PATCH 2/2] ti-sgx-ddk-um: use udev for userspace initialization
  ` [meta-ti] "

Livraison d'emballage
 2022-12-20  9:00 UTC 

[PATCH v2] arm64: dts: imx8mp: Add Hantro G1, G2 DT nodes
 2022-12-20  9:07 UTC  (4+ messages)

[PATCH] virtio: vdpa: explain the dependency of SNET_VDPA on HWMON
 2022-12-20  9:07 UTC 

Possible race with xsk_flush
 2022-12-20  9:06 UTC  (6+ messages)

[PATCH 2/3] can: esd_usb: Improved behavior on esd CAN_ERROR_EXT event (2)
 2022-12-20  9:05 UTC  (5+ messages)
` [PATCH 3/3] can: esd_usb: Improved decoding for ESD_EV_CAN_ERROR_EXT messages

[PATCH v1 00/12] KVM: arm64: Support FEAT_LPA2 at hyp s1 and vm s2
 2022-12-20  9:01 UTC  (6+ messages)
` [PATCH v1 10/12] KVM: arm64: Rework logic to en/decode VTCR_EL2.{SL0, SL2} fields

[Intel-gfx] [PATCH v3] drm/i915/gvt: fix double free bug in split_2MB_gtt_entry
 2022-12-20  9:03 UTC  (6+ messages)
` [RESEND PATCH v4] "
      ` [Intel-gfx] "

[syzbot] KASAN: use-after-free Read in ovs_vport_locate
 2022-12-20  9:01 UTC  (2+ messages)

[PATCH] drm/ast: Init iosys_map pointer as I/O memory for damage handling
 2022-12-20  9:02 UTC  (2+ messages)

[PATCH 1/2] gpio: vf610: connect GPIO label to dev name
 2022-12-20  9:02 UTC  (2+ messages)
` [PATCH 2/2] gpio: vf610: Support building gpio-vf610 driver as module

[Intel-gfx] [PATCH v2] drm/i915/hdmi: Go for scrambling only if platform supports TMDS clock > 340MHz
 2022-12-20  9:01 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-12-20  9:01 UTC 

[meta-oe][PATCH] geoclue: fix polkit files only with modem-gps PACKAGECONFIG
 2022-12-20  9:00 UTC 

[Intel-gfx] [PATCH v3 0/7] Enable HDCP2.x via GSC CS
 2022-12-20  8:56 UTC  (3+ messages)
` [Intel-gfx] [PATCH v3 2/7] drm/i915/hdcp: Keep cp fw agonstic naming convention

[xilinx-xlnx:master 6295/14176] drivers/usb/host/xhci-ring.c:845:41: warning: variable 'stream_id' set but not used
 2022-12-20  8:56 UTC 

[RESEND PATCH 0/3] virtio: vdpa: new SolidNET DPU driver
 2022-12-20  8:54 UTC  (6+ messages)
` [PATCH 3/3 v6] "

BUG: sleeping function called from invalid context at kernel/kallsyms.c:305
 2022-12-20  8:54 UTC  (3+ messages)

[PATCH RFC 00/10] runstate/time area registration by (guest) physical address
 2022-12-20  8:52 UTC  (11+ messages)
` [PATCH RFC 04/10] domain: update GADDR based runstate guest area
` [PATCH RFC 10/10] common: convert vCPU info area registration

[Buildroot] [PATCH 1/1] package/lightning; fix build
 2022-12-20  8:52 UTC  (3+ messages)

[PATCH] platform: Document platform_add_devices() return value
 2022-12-20  8:51 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-12-20  8:51 UTC 

[PATCH 1/2] arm64: dts: imx8mp: Add LCDIF2 & LDB nodes
 2022-12-20  8:48 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: freescale: Add LVDS overlay for TQMa8MPxL

[PATCH v1] pinctrl: nuvoton: add NPCM7xx/NPCM8xx reset type detect
 2022-12-20  8:49 UTC 

QA notification for completed autobuilder build (yocto-4.0.6.rc1)
 2022-12-20  8:49 UTC  (2+ messages)
` [qa-build-notification] "

[arm:zii 44/104] drivers/net/dsa/microchip/ksz_common.c:202:21: error: initialization of 'void (*)(struct ksz_device *, int, struct phylink_config *)' from incompatible pointer type 'void (*)(struct ksz_device *, int, struct phylink_config *, phy_interface_t *)'
 2022-12-20  8:46 UTC 

[PATCH] staging: vc04_services: vchiq_arm: Create platform_device per device
 2022-12-20  8:44 UTC  (2+ messages)

[PATCH V2] scsi: libsas: Directly kick-off EH when ATA device fell off
 2022-12-20  8:43 UTC  (6+ messages)

[PATCH v3 1/1] i2c: Set pinctrl recovery info to device pinctrl
 2022-12-20  8:43 UTC  (2+ messages)

[syzbot] KASAN: use-after-free Read in put_pmu_ctx
 2022-12-20  8:43 UTC  (2+ messages)

[PATCH v2 0/3] Add gdbstub support to HVF
 2022-12-20  8:31 UTC  (5+ messages)
` [PATCH v2 2/3] hvf: implement guest debugging on Apple Silicon hosts

[PATCH v2] pflash: Only read non-zero parts of backend image
 2022-12-20  8:42 UTC 

[GIT PULL] SPDX/LICENSES update for 6.2-rc1
 2022-12-20  8:43 UTC 

[PATCH 0/2] media: amphion: decoder add support to RealMedia
 2022-12-20  8:39 UTC  (2+ messages)
` [PATCH 2/2] media: amphion: support to decode RealMedia video


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.