All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-20 15:06:08 to 2023-02-20 15:50:25 UTC [more...]

[dm-devel] [PATCH v7 4/8] fs, block: copy_file_range for def_blk_ops for direct block device
 2023-02-20 15:18 UTC  (3+ messages)
`  "

[PATCH v11 00/59] Xen HVM support under KVM
 2023-02-20 15:49 UTC  (4+ messages)
` [PATCH v11 47/59] i386/xen: handle PV timer hypercalls

[PATCH V2 00/21] Add basic ACPI support for RISC-V
 2023-02-20 15:44 UTC  (4+ messages)
` [PATCH V2 04/21] RISC-V: Add support to build the ACPI core

[GIT PULL] Qualcomm clock driver updates for v6.3
 2023-02-20 15:35 UTC  (4+ messages)

[PATCH 1/2] drm: document DRM_IOCTL_PRIME_HANDLE_TO_FD and PRIME_FD_TO_HANDLE
 2023-02-20 15:49 UTC  (2+ messages)

Why is converting from RAID1 to single in Btrfs an I/O-intensive operation?
 2023-02-20 15:48 UTC  (7+ messages)

[PATCH bpf-next v4] bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES
 2023-02-20 15:48 UTC  (3+ messages)

stable-rc/queue/5.10 baseline: 159 runs, 14 regressions (v5.10.168-54-g33a57cdf566c)
 2023-02-20 15:49 UTC 

[PATCH 1/2] arm-toolchain/gcc-arm: add missing Signed-off-by tag
 2023-02-20 15:48 UTC  (2+ messages)
` [PATCH 2/2] arm/optee-os: add missing patch header

[PATCH 0/3] reorder: introduce new APIs
 2023-02-20 15:48 UTC  (4+ messages)
` [PATCH v2 0/2] "

[PATCH net-next v1 0/4] net: phy: EEE fixes
 2023-02-20 15:48 UTC  (11+ messages)
` [PATCH net-next v1 3/4] net: phy: do not force EEE support
` [PATCH net-next v1 4/4] net: phy: c45: genphy_c45_ethtool_set_eee: validate EEE link modes

[syzbot] upstream-arm64 build error
 2023-02-20 15:38 UTC  (6+ messages)

[PATCH 0/7] Add PCIe support for IPQ9574
 2023-02-20 15:25 UTC  (7+ messages)
` [PATCH 2/7] PCI: qcom: Add IPQ9574 PCIe support

[PATCH bpf-next v5] bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES
 2023-02-20 15:46 UTC 

Pull request for efi-2023-04-rc3
 2023-02-20 15:46 UTC  (2+ messages)

[Intel-gfx] [PATCH v4 00/14] dma-fence: Deadline awareness
 2023-02-20 15:46 UTC  (5+ messages)
` [Intel-gfx] [PATCH v4 14/14] drm/i915: Add deadline based boost support
  `  "

[PATCH 0/1] pc-bios: Support List-Directed IPL from ECKD DASD
 2023-02-20 15:45 UTC  (2+ messages)

[PATCH v3 1/2] clk: Add generic sync_state callback for disabling unused clocks
 2023-02-20 15:46 UTC  (3+ messages)

[PATCH 1/8] zchunk: upgrade to 1.2.3
 2023-02-20 15:46 UTC  (8+ messages)
` [PATCH 2/8] python3-simpleeval: update patch status
` [PATCH 3/8] nodejs: remove redundant expand=True to getVar()
` [PATCH 4/8] nodejs: run configure.py in verbose mode
` [PATCH 5/8] nodejs: use a postfunc to prune source tree
` [PATCH 6/8] nodejs: don't force cross-compilation in native builds
` [PATCH 7/8] nodejs: remove LD assignment
` [PATCH 8/8] nodejs: no need to stage binaries for target

[Intel-gfx] [PATCH] drm/i915/display: Communicate display configuration to pcode
 2023-02-20 15:45 UTC  (3+ messages)

[PATCH] crypto: allow client/server cert chains
 2023-02-20 15:44 UTC  (2+ messages)

[Intel-gfx] [RFC v2 0/5] Waitboost drm syncobj waits
 2023-02-20 15:45 UTC  (9+ messages)

[PATCH v3 00/55] MediaTek clocks: full module build and cleanups
 2023-02-20 15:01 UTC  (51+ messages)
` [PATCH v3 09/55] clk: mediatek: mt2712-apmixedsys: Add .remove() callback for module build
` [PATCH v3 10/55] clk: mediatek: mt2712: Change to use module_platform_driver macro
` [PATCH v3 11/55] clk: mediatek: mt8365: Move apmixedsys clock driver to its own file
` [PATCH v3 12/55] clk: mediatek: mt8365: Convert simple_gate to mtk_gate clocks
` [PATCH v3 13/55] clk: mediatek: mt8365: Join top_misc_mux_gates and top_misc_muxes arrays
` [PATCH v3 14/55] clk: mediatek: mt8365: Convert to mtk_clk_simple_{probe,remove}()
` [PATCH v3 15/55] clk: mediatek: mt8167: Compress GATE_TOPx macros
` [PATCH v3 16/55] clk: mediatek: mt8167: Move apmixedsys as platform_driver in new file
` [PATCH v3 17/55] clk: mediatek: mt8167: Remove __initconst annotation from arrays
` [PATCH v3 18/55] clk: mediatek: mt8167: Convert to mtk_clk_simple_{probe,remove}()
` [PATCH v3 19/55] clk: mediatek: mt8183: Move apmixedsys clock driver to its own file
` [PATCH v3 20/55] clk: mediatek: mt8183: Compress clocks arrays entries where possible
` [PATCH v3 21/55] clk: mediatek: mt8183: Convert all remaining clocks to common probe
` [PATCH v3 22/55] clk: mediatek: Consistently use GATE_MTK() macro
` [PATCH v3 23/55] clk: mediatek: mt7622: Properly use CLK_IS_CRITICAL flag
` [PATCH v3 24/55] clk: mediatek: mt7622: Move apmixedsys clock driver to its own file
` [PATCH v3 25/55] clk: mediatek: mt7622-apmixedsys: Add .remove() callback for module build
` [PATCH v3 26/55] clk: mediatek: mt7622: Move infracfg to clk-mt7622-infracfg.c
` [PATCH v3 27/55] clk: mediatek: mt7622: Convert to platform driver and simple probe
` [PATCH v3 28/55] clk: mediatek: mt8516: Move apmixedsys clock driver to its own file
` [PATCH v3 29/55] clk: mediatek: mt8516: Convert to platform driver and simple probe
` [PATCH v3 30/55] clk: mediatek: mt8516: Allow building clock drivers as modules
` [PATCH v3 31/55] clk: mediatek: Propagate struct device with mtk_clk_register_dividers()
` [PATCH v3 32/55] clk: mediatek: mt7986-apmixed: Use PLL_AO flag to set critical clock
` [PATCH v3 33/55] clk: mediatek: mt7986-infracfg: Migrate to common probe mechanism
` [PATCH v3 34/55] clk: mediatek: mt7986-eth: "
` [PATCH v3 35/55] clk: mediatek: mt8186-mcu: "
` [PATCH v3 36/55] clk: mediatek: Switch to module_platform_driver() where possible
` [PATCH v3 37/55] clk: mediatek: Add MODULE_LICENSE() where missing
` [PATCH v3 38/55] clk: mediatek: mt2712: Change Kconfig options to allow module build
` [PATCH v3 39/55] clk: mediatek: Split MT8195 clock drivers and "
` [PATCH v3 40/55] clk: mediatek: Allow building MT8192 non-critical clocks as modules
` [PATCH v3 41/55] clk: mediatek: Allow MT7622 clocks to be built "
` [PATCH v3 42/55] clk: mediatek: Allow all MT8167 "
` [PATCH v3 43/55] clk: mediatek: Allow all MT8183 "
` [PATCH v3 44/55] clk: mediatek: Allow building most MT6765 clock drivers "
` [PATCH v3 45/55] clk: mediatek: Allow building most MT6797 "
` [PATCH v3 46/55] clk: mediatek: Split configuration options for MT8186 clock drivers
` [PATCH v3 47/55] clk: mediatek: mt8192: Move apmixedsys clock driver to its own file
` [PATCH v3 48/55] clk: mediatek: Kconfig: Allow module build for core mt8192 clocks
` [PATCH v3 49/55] clk: mediatek: Add MODULE_DEVICE_TABLE() where appropriate
` [PATCH v3 50/55] clk: mediatek: mt8135: Move apmixedsys to its own file
` [PATCH v3 51/55] clk: mediatek: mt8135: Properly use CLK_IS_CRITICAL flag
` [PATCH v3 52/55] clk: mediatek: mt8135-apmixedsys: Convert to platform_driver and module
` [PATCH v3 53/55] clk: mediatek: mt8135: Join root_clk_alias and top_divs arrays
` [PATCH v3 54/55] clk: mediatek: mt8135: Convert to simple probe and enable module build
` [PATCH v3 55/55] clk: mediatek: mt8135: Remove __initconst annotation from clock arrays

[Intel-gfx] [PATCH 0/4] drm/displayid: use primary use case to figure out non-desktop
 2023-02-20 15:44 UTC  (3+ messages)
`  "

[PATCH 1/2] net/gve: change offloading capability
 2023-02-20 15:43 UTC  (3+ messages)

[PATCH v1 00/13] test/bbdev: changes for 23.03
 2023-02-20 15:43 UTC  (13+ messages)
` [PATCH v1 04/13] test/bbdev: early termination not explicit set
` [PATCH v1 07/13] test/bbdev: add support for BLER for 4G
` [PATCH v1 08/13] test/bbdev: extend support for large TB

Still a QNX6 filesystem maintainer?
 2023-02-20 15:42 UTC 

[PATCH 0/4] small fixes and improvements for qos_sched example
 2023-02-20 15:41 UTC  (2+ messages)

Can I specify a prebuilt version of toolchain only for kernel building?
 2023-02-20 15:40 UTC 

[PATCH bpf-next V1] igc: enable and fix RX hash usage by netstack
 2023-02-20 15:39 UTC  (5+ messages)
    ` [Intel-wired-lan] "

[PATCH] net/hns3: support disable IOVA as PA mode
 2023-02-20 15:40 UTC  (14+ messages)

[PATCH v1 00/17] Self-encapsulate the thermal zone device structure
 2023-02-20 15:39 UTC  (5+ messages)
` [PATCH v1 07/17] thermal/hwmon: Use the thermal API instead tampering the internals

[PATCH 07/12] tpm: Add full HMAC and encrypt/decrypt session handling code
 2023-02-20 15:38 UTC 

[PATCH v4] virtio-net: support the virtqueue coalescing moderation
 2023-02-20 15:39 UTC  (8+ messages)
      ` [virtio-dev] "
` [virtio-comment] "

[PATCH] x86: add devicetree support
 2023-02-20 15:01 UTC  (2+ messages)

[PATCH 00/17] cirrus: Modernize the cirrus driver
 2023-02-20 15:39 UTC  (6+ messages)
` [PATCH 17/17] drm/cirrus: Use VGA macro constants to unblank

[iwlwifi-next:pending 15/21] ld.lld: error: duplicate symbol: ieee80211_link_debugfs_add
 2023-02-20 15:38 UTC 

[PATCH RESEND] x86/speculation: Fix user-mode spectre-v2 protection with KERNEL_IBRS
 2023-02-20 15:38 UTC  (6+ messages)

[GIT PULL] Documentation for 6.3
 2023-02-20 15:38 UTC 

[PATCH v2] lib: utils: fdt_fixup: Fix compile error
 2023-02-20 15:38 UTC  (2+ messages)

[PATCH v2 0/2] DPDK Coverity issue 381631, 381646
 2023-02-20 15:37 UTC  (5+ messages)
` [PATCH v2 1/2] baseband/acc: fix check after deref and dead code
` [PATCH v2 2/2] baseband/acc: add check for empty queue

[PATCH 0/3] ACPI: x86: Introduce an acpi_quirk_skip_gpio_event_handlers() helper
 2023-02-20 15:35 UTC  (5+ messages)
` [PATCH 1/3] "

[PATCH v3 0/6] man2/: use C digit separators, IEC, or ISO multiples to clarify long numeric digit strings
 2023-02-20 15:35 UTC  (8+ messages)
` [PATCH v3 1/6] man2/: use IEC "

[PATCH 0/8] hw/arm: Cleanups around QOM style
 2023-02-20 15:34 UTC  (15+ messages)
` [PATCH 2/8] hw/char/pl011: Un-inline pl011_create()
` [PATCH 3/8] hw/char/pl011: Open-code pl011_luminary_create()
` [PATCH 4/8] hw/char/xilinx_uartlite: Expose XILINX_UARTLITE QOM type
` [PATCH 5/8] hw/char/xilinx_uartlite: Open-code xilinx_uartlite_create()
` [PATCH 6/8] hw/char/cmsdk-apb-uart: Open-code cmsdk_apb_uart_create()
` [PATCH 7/8] hw/timer/cmsdk-apb-timer: Remove unused 'qdev-properties.h' header
` [PATCH 8/8] hw/intc/armv7m_nvic: Use QOM cast CPU() macro

[PATCH iproute2] man: tc-mqprio: extend prio-tc-queue mapping with examples
 2023-02-20 15:33 UTC  (4+ messages)

[PATCH] phy: cadence: Sierra: Add PCIe + SGMII PHY multilink configuration
 2023-02-20 14:12 UTC 

[PATCH v2 1/1] regmap-irq: Place kernel doc of struct regmap_irq_chip in order
 2023-02-20 15:33 UTC 

[PATCH v2 0/2] Teach diff to honor diff algorithms set through git attributes
 2023-02-20 15:32 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] diff: teach diff to read algorithm from diff driver

[PATCH mptcp-net] mptcp: fix possible deadlock in subflow_error_report
 2023-02-20 15:32 UTC  (2+ messages)
` mptcp: fix possible deadlock in subflow_error_report: Tests Results

stable-rc/queue/5.10 build: 182 builds: 2 failed, 180 passed, 9 warnings (v5.10.168-57-g1d942bb50824)
 2023-02-20 15:32 UTC 

[PATCH] dma-direct: cleanup parameters to dma_direct_optimal_gfp_mask
 2023-02-20 15:13 UTC 

[PATCH 01/27] habanalabs/gaudi2: increase user interrupt grace time
 2023-02-20 15:31 UTC  (2+ messages)

[Intel-gfx] [RFC v3 0/9] Waitboost drm syncobj waits
 2023-02-20 15:31 UTC  (5+ messages)
` [Intel-gfx] [RFC 6/9] drm/syncobj: Mark syncobj waits as external waiters

[PATCH v2 00/16] test/bbdev: changes for 23.03
 2023-02-20 15:31 UTC  (2+ messages)

[PATCH v5 0/3] Renesas RZ/Five add support to configure PMA and add vendor specific SBI extension
 2023-02-20 15:31 UTC  (7+ messages)
` [PATCH v5 1/3] platform: generic: renesas: rzfive: Add support to configure the PMA
` [PATCH v5 2/3] platform: generic: renesas: rzfive: Configure the PMA region
` [PATCH v5 3/3] platform: generic: renesas: rzfive: Add SBI EXT to check for enabling IOCP errata

[PATCH v4 0/5] Add MAX77541/MAX77540 PMIC Support
 2023-02-20 15:30 UTC  (5+ messages)
` [PATCH v4 2/5] drivers: regulator: Add ADI MAX77541/MAX77540 Regulator Support

[PATCH 0/4] win32: do not mix SOCKET and fd space
 2023-02-20 15:29 UTC  (4+ messages)
` [PATCH 3/4] win32: stop mixing SOCKET and file descriptor space

[RFC PATCH v2] docs: build-platforms: refine requirements on Python build dependencies
 2023-02-20 15:25 UTC  (2+ messages)

[GIT PULL] x86/alternatives for v6.3-rc1
 2023-02-20 15:23 UTC 

[PATCH v2 0/9] drm/vc4: hdmi: Broadcast RGB, BT601, BT2020
 2023-02-20 15:23 UTC  (5+ messages)
` [PATCH v2 3/9] drm/vc4: hdmi: Add Broadcast RGB property to allow override of RGB range

[PATCH v2] vhost/vdpa: Add MSI translation tables to iommu for software-managed MSI
 2023-02-20 15:24 UTC  (7+ messages)

[chrony-dev] Support for Multiple PPS Inputs on single PHC
 2023-02-20 15:24 UTC  (4+ messages)

[PATCH v7 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2023-02-20 15:22 UTC  (7+ messages)
` [PATCH v7 1/6] s390/ism: Set DMA coherent mask
` [PATCH v7 2/6] iommu: Allow .iotlb_sync_map to fail and handle s390's -ENOMEM return
` [PATCH v7 3/6] s390/pci: prepare is_passed_through() for dma-iommu
` [PATCH v7 4/6] s390/pci: Use dma-iommu layer
` [PATCH v7 5/6] iommu/dma: Allow a single FQ in addition to per-CPU FQs
` [PATCH v7 6/6] iommu/dma: Make flush queue sizes and timeout driver configurable

[PATCH V2 0/6] Add regulator support for IPQ9574 SoC
 2023-02-20 15:22 UTC  (6+ messages)
` [PATCH V2 5/6] arm64: dts: qcom: ipq9574: Add RPM related nodes

[PATCH] dma-direct: cleanup parameters to dma_direct_optimal_gfp_mask
 2023-02-20 15:06 UTC 

[PATCH 01/39] scripts/oe-setup-layers: correct variable names - layers should be called repos
 2023-02-20 15:21 UTC  (3+ messages)
` [PATCH 05/39] insane.bbclass: make patch-fuzz a warning again
  ` [OE-core] "

[PATCH v4 0/2] leds: ledtrig-tty: add tty_led_mode xtension
 2023-02-20 15:20 UTC  (3+ messages)
` [PATCH v4 1/2] tty: new helper function tty_get_mget
` [PATCH v4 2/2] trigger: ledtrig-tty: add additional modes

[PATCH] net/gve: fix Rx no mbufs stats counter update
 2023-02-20 15:19 UTC  (2+ messages)
` [PATCH v2] "

renesas/master baseline: 410 runs, 63 regressions (renesas-devel-2023-02-20-v6.2)
 2023-02-20 15:18 UTC 

renesas/master baseline-nfs: 192 runs, 3 regressions (renesas-devel-2023-02-20-v6.2)
 2023-02-20 15:18 UTC 

[PATCH v3 0/4] Adds support for running QEMU natively on windows-arm64
 2023-02-20 15:16 UTC  (11+ messages)
` [PATCH v3 1/4] util/cacheflush: fix cache "
` [PATCH v3 2/4] sysemu/os-win32: fix setjmp/longjmp "
` [PATCH v3 3/4] qga/vss-win32: fix warning for clang++-15
` [PATCH v3 4/4] target/ppc: fix warning with clang-15

[Intel-gfx] [PATCH 1/2] drm/i915: Fix audio ELD handling for DP MST
 2023-02-20 15:17 UTC  (2+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915: Drop useless intel_dp_has_audio() argument

[PATCH] mm: change memcg->oom_group access with atomic operations
 2023-02-20 15:16 UTC  (2+ messages)

linux-next: manual merge of the mm-stable tree with the cifs tree
 2023-02-20 15:12 UTC  (4+ messages)

[PATCH drm-next v2 00/16] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
 2023-02-20 15:10 UTC  (7+ messages)
` [PATCH drm-next v2 04/16] maple_tree: add flag MT_FLAGS_LOCK_NONE
        ` [Nouveau] "

[PATCH 0/2] lockdep lock comparison function
 2023-02-20 15:09 UTC  (3+ messages)
` [PATCH 1/2] lockdep: lock_set_lock_cmp_fn()

v4l2-test-controls.cpp(325): expected 8 private controls, got 7
 2023-02-20 15:09 UTC  (2+ messages)

SVSM Attestation and vTPM specification additions - v0.60
 2023-02-20 15:10 UTC  (4+ messages)

[PATCH] block: Handle curl 7.55.0, 7.85.0 version changes
 2023-02-20 15:09 UTC  (4+ messages)

stable-rc/queue/4.14 build: 195 builds: 2 failed, 193 passed, 28 warnings (v4.14.305-53-gb938e827e2f7)
 2023-02-20 15:06 UTC 

[PATCH 0/9] hw/usb: Cleanups around QOM style
 2023-02-20 15:05 UTC  (9+ messages)
` [PATCH 1/9] hw/usb/dev-smartcard-reader: Avoid forward-declaring CCIDBus
` [PATCH 3/9] hw/usb/hcd-ohci-pci: Use QOM type-safe cast conversion macro
` [PATCH 4/9] hw/usb/hcd-uhci: Declare QOM macros using OBJECT_DECLARE_TYPE()
` [PATCH 5/9] hw/usb/hcd-uhci: Replace container_of() by UHCI_GET_CLASS() QOM macro
` [PATCH 6/9] hw/usb/hcd-xhci-nec: Declare QOM macros for NEC_XHCI
` [PATCH 7/9] hw/usb/hcd-xhci-nec: Replace container_of() by NEC_XHCI() QOM cast macro
` [PATCH 8/9] hw/usb/u2f: Declare QOM macros using OBJECT_DECLARE_TYPE()
` [PATCH 9/9] hw/usb/u2f-passthru: Use QOM type-safe cast conversion macros


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.