All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-28 06:38:52 to 2022-04-28 07:17:17 UTC [more...]

[PULL 00/18] Misc QEMU patches for 2022-04-28
 2022-04-28  6:53 UTC  (2+ messages)
` [PULL 08/18] configure: pc-bios/qemu-icon.bmp does not exist

[PATCH kernel] KVM: PPC: Book3s: Retire H_PUT_TCE/etc real mode handlers
 2022-04-28  7:16 UTC  (2+ messages)

[PATCH 0/4] m68knommu: add support for elf-fdpic
 2022-04-28  7:16 UTC  (3+ messages)
` [PATCH 1/4] m68knommu: use asm-generic/mmu.h for nommu setups

[PATCH 0/8] xen: Remove unused-but-set variables
 2022-04-28  7:16 UTC  (6+ messages)
` [PATCH 3/8] gnttab: Remove unused-but-set variable

[PATCH] dt-bindings: arm: mediatek: mmsys: refine power and gce properties
 2022-04-28  7:16 UTC  (3+ messages)

[kvm-unit-tests PATCH v4 0/8] Move npt test cases and NPT code improvements
 2022-04-28  7:16 UTC  (8+ messages)
` [kvm-unit-tests PATCH v4 1/8] x86: nSVM: Move common functionality of the main() to helper run_svm_tests
` [kvm-unit-tests PATCH v4 2/8] x86: nSVM: Move all nNPT test cases from svm_tests.c to a separate file
` [kvm-unit-tests PATCH v4 3/8] x86: nSVM: Allow nSVM tests run with PT_USER_MASK enabled
` [kvm-unit-tests PATCH v4 4/8] x86: Improve set_mmu_range() to implement npt
` [kvm-unit-tests PATCH v4 5/8] x86: nSVM: Build up the nested page table dynamically
` [kvm-unit-tests PATCH v4 6/8] x86: nSVM: Correct indentation for svm.c
` [kvm-unit-tests PATCH v4 7/8] x86: nSVM: Correct indentation for svm_tests.c part-1

[drm-msm:msm-next-staging 99/108] drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_wb.c:410:13: warning: variable 'refcount' set but not used
 2022-04-28  7:15 UTC 

[PATCH v2 0/7] treewide: Initial support for R-Car V4H
 2022-04-28  7:16 UTC  (4+ messages)
` [PATCH v2 5/7] clk: renesas: cpg-mssr: Add "

[PATCH v3 0/6] Improve usability for amd-pstate
 2022-04-28  7:15 UTC  (6+ messages)
` [PATCH v3 4/6] cpufreq: amd-pstate: Allow replacing acpi-cpufreq when loaded

[PATCH 0/4] Prepare for upstreaming Pixel 6 UFS support
 2022-04-28  7:16 UTC  (5+ messages)
` [PATCH 1/4] scsi: ufs: Reduce the clock scaling latency
` [PATCH 3/4] scsi: ufs: Pass the clock scaling timeout as an argument

[RFC PATCH v1 0/4] mm, hwpoison: improve handling workload related to hugetlb and memory_hotplug
 2022-04-28  7:16 UTC  (5+ messages)
` [RFC PATCH v1 4/4] mm, memory_hotplug: fix inconsistent num_poisoned_pages on memory hotremove

[PATCH 01/14] crypto/dpaa2_sec: fix fle buffer leak
 2022-04-28  7:15 UTC  (2+ messages)
` [EXT] "

[oe] [meta-python] [PATCH] python3-pylint: upgrade 2.13.5 -> 2.13.7
 2022-04-21 10:00 UTC 

[oe] [meta-python] [PATCH] python3-protobuf: upgrade 3.20.0 -> 3.20.1
 2022-04-21 10:00 UTC 

[PATCH net v4] nfc: nfcmrvl: main: reorder destructive operations in nfcmrvl_nci_unregister_dev to avoid bugs
 2022-04-28  7:15 UTC  (3+ messages)
  ` [PATCH net v4] nfc: ... device_is_registered() is data race-able

[PATCH v2 1/2] vdpa: add the check for id_table in struct vdpa_mgmt_dev
 2022-04-28  7:14 UTC  (9+ messages)

drivers/media/platform/samsung/exynos4-is/fimc-m2m.c:258 fimc_m2m_g_fmt_mplane() warn: passing a valid pointer to 'PTR_ERR'
 2022-04-28  7:15 UTC 

[oe] [meta-python] [PATCH] python3-regex: upgrade 2022.3.15 -> 2022.4.24
 2022-04-21  9:59 UTC 

[oe] [meta-python] [PATCH] python3-paramiko: upgrade 2.10.3 -> 2.10.4
 2022-04-21 10:00 UTC 

[PATCH qemu v12 00/15] Add tail agnostic behavior for rvv instructions
 2022-04-28  6:40 UTC  (32+ messages)
` [PATCH qemu v12 04/15] target/riscv: rvv: Add tail agnostic for vv instructions
` [PATCH qemu v12 05/15] target/riscv: rvv: Add tail agnostic for vector load / store instructions
` [PATCH qemu v12 06/15] target/riscv: rvv: Add tail agnostic for vx, vvm, vxm instructions
` [PATCH qemu v12 07/15] target/riscv: rvv: Add tail agnostic for vector integer shift instructions
` [PATCH qemu v12 08/15] target/riscv: rvv: Add tail agnostic for vector integer comparison instructions
` [PATCH qemu v12 09/15] target/riscv: rvv: Add tail agnostic for vector integer merge and move instructions
` [PATCH qemu v12 10/15] target/riscv: rvv: Add tail agnostic for vector fix-point arithmetic instructions
` [PATCH qemu v12 11/15] target/riscv: rvv: Add tail agnostic for vector floating-point instructions
` [PATCH qemu v12 12/15] target/riscv: rvv: Add tail agnostic for vector reduction instructions
` [PATCH qemu v12 13/15] target/riscv: rvv: Add tail agnostic for vector mask instructions
` [PATCH qemu v12 14/15] target/riscv: rvv: Add tail agnostic for vector permutation instructions
` [PATCH qemu v12 02/15] target/riscv: rvv: Rename ambiguous esz
` [PATCH qemu v12 03/15] target/riscv: rvv: Early exit when vstart >= vl
` [PATCH qemu v12 01/15] target/riscv: rvv: Prune redundant ESZ, DSZ parameter passed
` [PATCH qemu v12 15/15] target/riscv: rvv: Add option 'rvv_ta_all_1s' to enable optional tail agnostic behavior

[RFC RFT PATCH v1 0/1] ARM: orion5x: convert D-Link DNS-323 to the Device Tree
 2022-04-28  7:13 UTC  (4+ messages)
` [RFC RFT PATCH v1 1/1] "

[oe] [meta-python] [PATCH] python3-pymongo: upgrade 4.1.0 -> 4.1.1
 2022-04-21  9:58 UTC 

[oe] [meta-python] [PATCH] python3-langtable: upgrade 0.0.57 -> 0.0.58
 2022-04-21  9:59 UTC 

[oe] [meta-python] [PATCH] python3-imageio: upgrade 2.17.0 -> 2.18.0
 2022-04-21  9:58 UTC 

❌ FAIL: Test report for kernel 5.18.0-rc4 (mainline.kernel.org-clang, e4d8a299)
 2022-04-28  7:13 UTC 

[PATCH v3 0/4] dt-bindings: convert freescale extirq and scfg schemas
 2022-04-28  7:10 UTC  (5+ messages)
` [PATCH v3 3/4] dt-bindings: interrupt-controller: fsl, ls-extirq: convert to YAML
    ` [PATCH v3 3/4] dt-bindings: interrupt-controller: fsl,ls-extirq: "

[PATCH 1/3] kunit: tool: remove dead parse_crash_in_log() logic
 2022-04-28  7:11 UTC  (6+ messages)
` [PATCH 2/3] kunit: tool: make parser stop overwriting status of suites w/ no_tests
` [PATCH 3/3] kunit: tool: minor cosmetic cleanups in kunit_parser.py

[PATCH 00/11] dt-bindings: convert various Arm Ltd. IP to DT schema
 2022-04-28  7:07 UTC  (18+ messages)
` [PATCH 01/11] dt-bindings: iommu: arm,smmu-v3: make PRI IRQ optional
` [PATCH 02/11] dt-bindings: arm: spe-pmu: convert to DT schema
` [PATCH 03/11] dt-bindings: arm: sp810: "
` [PATCH 04/11] dt-bindings: sound: add Arm PL041 AACI "
` [PATCH 05/11] dt-bindings: serio: add Arm PL050 "

[PATCH net 1/1] net: stmmac: disable Split Header (SPH) for Intel platforms
 2022-04-28  7:05 UTC  (5+ messages)

[PATCH v3, 0/1] drm/mediatek: add lut diff flag for new gamma hardware
 2022-04-28  7:04 UTC  (8+ messages)
` [PATCH v3, 1/1] drm/mediatek: add lut diff flag for new gamma hardware support

[PATCHv6] tty: hvc: dcc: Bind driver to CPU core0 for reads and writes
 2022-04-28  7:05 UTC  (7+ messages)

[Patch net] net: dsa: ksz9477: port mirror sniffing limited to one port
 2022-04-28  7:07 UTC 

[PATCH RFC v23 0/7] NFSD: Initial implementation of NFSv4 Courteous Server
 2022-04-28  7:06 UTC  (8+ messages)
` [PATCH RFC v23 1/7] NFSD: add courteous server support for thread with only delegation
` [PATCH RFC v23 2/7] NFSD: add support for share reservation conflict to courteous server
` [PATCH RFC v23 3/7] NFSD: move create/destroy of laundry_wq to init_nfsd and exit_nfsd
` [PATCH RFC v23 4/7] fs/lock: add helper locks_owner_has_blockers to check for blockers
` [PATCH RFC v23 5/7] fs/lock: add 2 callbacks to lock_manager_operations to resolve conflict
` [PATCH RFC v23 6/7] NFSD: add support for lock conflict to courteous server
` [PATCH RFC v23 7/7] NFSD: Show state of courtesy client in client info

[PATCH v3 0/1] soc: fujitsu: Add A64FX diagnostic interrupt driver
 2022-04-28  7:04 UTC  (13+ messages)
` [PATCH v3 1/1] "

[PATCH 0/4] xen/pv-scsi: update header and harden frontend
 2022-04-28  7:06 UTC  (6+ messages)
` [PATCH 2/4] xen/scsiback: use new command result macros

[PATCH] can: isotp: remove re-binding of bound socket
 2022-04-28  7:05 UTC  (3+ messages)

[rafael-pm:testing 12/12] drivers/idle/intel_idle.c:1854:13: warning: conflicting types for 'c1e_promotion_enable'; have 'void(void)'
 2022-04-28  7:04 UTC  (2+ messages)
` [Devel] "

[PATCH v2 0/3] Fix cache flush issues considering PMD sharing
 2022-04-28  7:06 UTC  (4+ messages)
` [PATCH v2 2/3] mm: rmap: Move the cache flushing to the correct place for hugetlb "

[PATCH] scsi: pmcraid: convert sysfs snprintf to sysfs_emit
 2022-04-28  7:02 UTC 

[PATCH] Documentation/media: Try to make enum usage clearer
 2022-04-28  7:04 UTC  (2+ messages)

[oe] [meta-python] [PATCH] python3-astroid: upgrade 2.11.2 -> 2.11.3
 2022-04-28  7:03 UTC  (6+ messages)
` [oe] [meta-python] [PATCH] python3-bitstruct: upgrade 8.14.0 -> 8.14.1
` [oe] [meta-python] [PATCH] python3-engineio: upgrade 4.3.1 -> 4.3.2
` [oe] [meta-python] [PATCH] python3-flask-socketio: upgrade 5.1.1 -> 5.1.2
` [oe] [meta-python] [PATCH] python3-google-api-python-client: upgrade 2.43.0 -> 2.45.0
` [oe] [meta-python] [PATCH] python3-graphviz: upgrade 0.19.2 -> 0.20

[PATCH v4 0/3] clk: bcm: rpi: Add support for three more clocks
 2022-04-28  6:57 UTC  (8+ messages)
` [PATCH v4 1/3] clk: bcm: rpi: Add support HEVC clock
` [PATCH v4 2/3] clk: bcm: rpi: Handle pixel clock in firmware
` [PATCH v4 3/3] clk: bcm: rpi: Add support for VEC clock

[PATCH v2] drm/display: Select DP helper for DRM_DP_AUX_CHARDEV and DRM_DP_CEC
 2022-04-28  7:02 UTC  (3+ messages)

[PATCH 00/10 v2] xfs: LARP - clean up xfs_attr_set_iter state machine
 2022-04-28  7:02 UTC  (3+ messages)
` [PATCH 16/16] xfs: ATTR_REPLACE algorithm with LARP enabled needs rework

[oe] [meta-python] [PATCH] python3-cachecontrol: upgrade 0.12.10 -> 0.12.11
 2022-04-28  7:02 UTC 

USB device disconnects on resume
 2022-04-28  7:01 UTC  (9+ messages)

[PATCH RFC v2 00/12] btrfs: make read repair work in synchronous mode
 2022-04-28  7:01 UTC  (2+ messages)

[PATCH v3 0/3] KVM: Dirty quota-based throttling
 2022-04-28  7:00 UTC  (6+ messages)
` [PATCH v3 3/3] KVM: selftests: Add selftests for dirty quota throttling

[PATCH 00/27] kbuild: yet another series of cleanups (modpost and LTO)
 2022-04-28  6:59 UTC  (5+ messages)
` [PATCH 27/27] kbuild: do not create *.prelink.o for Clang LTO or IBT

[RFC PATCH 0/2] arm64: use PIE code generation for KASLR kernel
 2022-04-28  6:57 UTC  (5+ messages)
` [RFC PATCH 2/2] arm64: kernel: switch to PIE code generation for relocatable kernels

[PATCH V3 00/17] Cleanup MediaTek clk reset drivers and support MT8192/MT8195
 2022-04-28  6:48 UTC  (12+ messages)
` [PATCH V3 12/17] dt-binding: mt8192: Add infra_ao reset bit

[PATCH] dt-bindings: rtc: mediatek: add mt6358 and mt6366 compatible
 2022-04-28  6:46 UTC  (3+ messages)

[LTP] [PATCH v3 5/5] busy_poll: Move TST_{SETUP, CLEANUP} to the tests
 2022-04-28  6:56 UTC 

[PATCH] kernel-shark: Modify FreeSans warning msg for GUI
 2022-04-28  6:57 UTC  (2+ messages)

[DRBD-announce] drbd-utils v9.21.1
 2022-04-28  6:56 UTC 

[virtio-dev] [PATCH v2] virtio: Improve queue_reset polarity to match to default reset state
 2022-04-28  6:56 UTC  (12+ messages)

[PATCH] ext4/054,ext4/055: don't run when using DAX
 2022-04-28  6:55 UTC  (8+ messages)

[net-next:master 13/22] drivers/net/ethernet/microchip/lan966x/lan966x_ptp.c:342:23: error: implicit declaration of function 'ptp_find_pin_unlocked'
 2022-04-28  6:54 UTC 

[hnaz-mm:master 214/410] mm/madvise.c:632:8: error: call to undeclared function 'is_swapin_error_entry'; ISO C99 and later do not support implicit function declarations
 2022-04-28  6:54 UTC 

[PATCH] dt-bindings: pinctrl: aspeed: Drop referenced nodes in examples
 2022-04-28  6:53 UTC  (5+ messages)

[PATCH for-3.5 0/5] selinux_restorecon(3), setfiles(8): skip relabeling errors
 2022-04-28  6:53 UTC  (6+ messages)
` [PATCH for-3.5 1/5] setfiles: fix up inconsistent indentation
` [PATCH for-3.5 2/5] setfiles: remove useless assignment and comment (after RHBZ#1926386)
` [PATCH for-3.5 3/5] setfiles: remove useless "iamrestorecon" checks in option parsing
` [PATCH for-3.5 4/5] selinux_restorecon: introduce SELINUX_RESTORECON_COUNT_ERRORS
` [PATCH for-3.5 5/5] setfiles: introduce the -C option for distinguishing file tree walk errors

[PATCH v4 0/7] treewide: scsi: ufs: Add support for Renesas R-Car UFS controller
 2022-04-28  6:54 UTC  (10+ messages)
` [PATCH v4 1/7] dt-bindings: ufs: Document Renesas R-Car UFS host controller
` [PATCH v4 4/7] scsi: ufs-renesas: Add support for Renesas R-Car UFS controller
` [PATCH v4 6/7] arm64: dts: renesas: r8a779f0: Add UFS node

Over 100 companies using the promotion method
 2022-04-28  6:43 UTC 

[PATCH v9 0/5] Add support for RZ/G2L VSPD
 2022-04-28  6:53 UTC  (6+ messages)
` [PATCH v9 1/5] media: dt-bindings: media: renesas,vsp1: Document RZ/G2L VSPD bindings
` [PATCH v9 2/5] media: renesas: vsp1: Add support to deassert/assert reset line
` [PATCH v9 3/5] media: renesas: vsp1: Add support for VSP software version
` [PATCH v9 4/5] media: renesas: vsp1: Add VSP1_HAS_NON_ZERO_LBA feature bit
` [PATCH v9 5/5] media: renesas: vsp1: Add support for RZ/G2L VSPD

[PATCH mptcp-next v17 8/8] selftests: bpf: add bpf_first test
 2022-04-28  6:52 UTC  (2+ messages)
` selftests: bpf: add bpf_first test: Tests Results

[PATCH 0/3] can: grcan: Bug fixes
 2022-04-28  6:50 UTC  (2+ messages)

[PATCH] Documentation/media: Remove incorrect statement
 2022-04-28  6:50 UTC  (2+ messages)

[PATCH 0/6] power: supply: introduce support for the Qualcomm smb2 charger
 2022-04-28  6:49 UTC  (3+ messages)
` [PATCH 6/6] dt-bindings: power: supply: qcom,pmi8998-charger: add bindings for smb2 driver

[PATCH bpf v2 0/3] bpf: invalidate unused part of bpf_prog_pack
 2022-04-28  6:48 UTC  (4+ messages)

[PATCH 0/4] arm64: Cleanup ioremap() and support ioremap_prot()
 2022-04-28  6:47 UTC  (6+ messages)
` [PATCH 2/4] mm: ioremap: Add arch_ioremap/iounmap_check()

[PATCH v3] drm/amdgpu: Ensure the DMA engine is deactivated during set ups
 2022-04-28  6:48 UTC  (2+ messages)

[PATCH v3 3/4] Add a new hypercall to get the ESRT
 2022-04-28  6:47 UTC  (4+ messages)

[PATCH v5 00/12] efi_loader: more tightly integrate UEFI disks to driver model
 2022-04-28  6:45 UTC  (9+ messages)

[PATCH v4 0/5] add xhci-exynos driver
 2022-04-28  6:45 UTC  (7+ messages)
  ` [PATCH v4 5/5] usb: host: "

[PATCH] remoteproc: qcom: using pm_runtime_resume_and_get to simplify the code
 2022-04-28  6:45 UTC 

[LTP] [PATCH v3 0/5] shell: Cleanup getopts usage
 2022-04-28  6:45 UTC  (4+ messages)
` [LTP] [PATCH v3 1/5] busy_poll_lib.sh: Mention setup/cleanup defined in tests

[RFC PATCH v2 0/3] ARM: dts: Support official Raspberry Pi 7inch touchscreen
 2022-04-28  6:44 UTC  (5+ messages)
` [RFC PATCH v2 3/3] ARM: dto: Add bcm2711-rpi-7-inches-ts.dts overlay

[LTP] [PATCH v4] syscalls/mount_setattr01: Add basic functional test
 2022-04-28  6:43 UTC  (3+ messages)

[PATCH v2 0/3] soc: qcom: rpmhpd: Add sc8280xp and sa8540p
 2022-04-28  6:42 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: power: rpmpd: Add sc8280xp RPMh power-domains

[PATCH] mailbox: omap: using pm_runtime_resume_and_get to simplify the code
 2022-04-28  6:42 UTC 

[RFC PATCH v2] git-compat-util: avoid failing dir ownership checks if running privileged
 2022-04-28  6:41 UTC  (6+ messages)
` [PATCH 0/2] fix `sudo make install` regression in maint
  ` [PATCH 1/2] Documentation: explain how safe.directory works when running under sudo

[PATCH V2] EDAC/synopsys: Add edac driver support for i.MX platforms
 2022-04-28  6:41 UTC  (2+ messages)

[PATCH] drm: handle kernel fences in drm_gem_plane_helper_prepare_fb
 2022-04-28  6:41 UTC  (3+ messages)

odd endianness toolchains for crosstool
 2022-04-28  6:43 UTC  (2+ messages)

[RFC/RFT v2 00/11] RK3568 PCIe V3 support
 2022-04-28  6:37 UTC  (3+ messages)
` [RFC/RFT v2 05/11] dt-bindings: pci: add bifurcation option to Rockchip DesignWare binding


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.