All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-07 15:17:55 to 2023-02-07 16:04:03 UTC [more...]

[Buildroot] [PATCH/next 1/6] package/cli11: new package
 2023-02-07 16:03 UTC  (2+ messages)

[PATCH 1/2] watchdog: sbsa_wdog: Fix the timeout calculation while programming
 2023-02-07 16:03 UTC  (2+ messages)

[PATCH] ceph: flush cap release on session flush
 2023-02-07 16:03 UTC  (4+ messages)

[PATCH 1/2] ethdev: add query_update sync and async function calls
 2023-02-07 16:03 UTC  (3+ messages)
` [PATCH v10 1/2] ethdev: add query and update "

[PATCH v7 00/14] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
 2023-02-07 16:01 UTC  (7+ messages)
` [PATCH v7 12/14] "
` [PATCH v7 13/14] Documentation: KVM: s390: Describe KVM_S390_MEMOP_F_CMPXCHG
` [PATCH v7 14/14] KVM: s390: selftest: memop: Add cmpxchg tests

[RFC PATCH 0/4] PCI: endpoint: Introduce a virtio-net EP function
 2023-02-07 16:02 UTC  (9+ messages)
` [RFC PATCH 4/4] PCI: endpoint: function: Add EP function driver to provide virtio net device
    ` [EXT] "
` [EXT] [RFC PATCH 0/4] PCI: endpoint: Introduce a virtio-net EP function

[PATCH 00/22] target/arm: Implement FEAT_RME
 2023-02-07 16:00 UTC  (3+ messages)
` [PATCH 02/22] target/arm: Rewrite check_s2_mmu_setup

[PATCH v1 0/4] implementation of ML common code
 2023-02-07 16:00 UTC  (6+ messages)
` [PATCH v6 0/4] Implementation "
  ` [PATCH v6 1/4] mldev: add headers for internal ML functions
  ` [PATCH v6 2/4] mldev: implement ML IO type handling functions
  ` [PATCH v6 3/4] mldev: add scalar type conversion functions
  ` [PATCH v6 4/4] mldev: add Arm NEON type conversion routines

[PATCH v5 bpf-next 0/8] xdp: introduce xdp-feature support
 2023-02-07  8:57 UTC  (3+ messages)
` [PATCH v5 bpf-next 2/8] drivers: net: turn on XDP features
  ` [Intel-wired-lan] "

[Intel-wired-lan] igc: 5.10.146 Kernel BUG at 0xffffffff813ce19f
 2023-02-07  7:23 UTC  (16+ messages)

[PATCH V2 0/8] kvm: x86/mmu: Share the same code to invalidate each vTLB entry
 2023-02-07 15:57 UTC  (9+ messages)
` [PATCH V2 1/8] kvm: x86/mmu: Use KVM_MMU_ROOT_XXX for kvm_mmu_invalidate_gva()
` [PATCH V2 2/8] kvm: x86/mmu: Use kvm_mmu_invalidate_gva() in kvm_mmu_invpcid_gva()
` [PATCH V2 3/8] kvm: x86/mmu: Use kvm_mmu_invalidate_gva() in nested_ept_invalidate_addr()
` [PATCH V2 4/8] kvm: x86/mmu: Set mmu->sync_page as NULL for direct paging
` [PATCH V2 5/8] kvm: x86/mmu: Move the code out of FNAME(sync_page)'s loop body into mmu.c
` [PATCH V2 6/8] kvm: x86/mmu: Remove FNAME(invlpg)
` [PATCH V2 7/8] kvm: x86/mmu: Reduce the update to the spte in FNAME(sync_page)
` [PATCH V2 8/8] kvm: x86/mmu: Remove @no_dirty_log from FNAME(prefetch_gpte)

[PATCH v2] btrfs: add size class stats to sysfs
 2023-02-07 15:51 UTC  (2+ messages)

[RFC PATCH 0/5] Deprecate/rename singlestep command line option
 2023-02-07 15:56 UTC  (2+ messages)

[PATCH 00/18] lib/stackdepot: fixes and clean-ups
 2023-02-07 15:56 UTC  (5+ messages)
` [PATCH 09/18] lib/stackdepot: rename hash table constants and variables

[PATCH v2 00/22] rtc: pm8xxx: add support for setting time using nvmem
 2023-02-07 15:56 UTC  (14+ messages)
` [PATCH v2 01/22] rtc: pm8xxx: fix set-alarm race
` [PATCH v2 13/22] rtc: pm8xxx: refactor read_time()
` [PATCH v2 16/22] dt-bindings: rtc: qcom-pm8xxx: add nvmem-cell offset
` [PATCH v2 17/22] rtc: pm8xxx: add support for nvmem offset

[RFC PATCH v6 00/12] livepatch: klp-convert tool
 2023-02-07 15:54 UTC  (3+ messages)

sun4i CCU CCF vs CSI0 question (Re: [PATCH] doc sunxi: update CCU wiki page link in clocks.rst)
 2023-02-07 15:55 UTC  (3+ messages)

sound/soc/intel/avs/path.c:698 avs_path_pipeline_create() warn: passing a valid pointer to 'PTR_ERR'
 2023-02-07 15:53 UTC 

[PATCH v1] Remove Owen Hilyard as a DTS Maintainer
 2023-02-07 15:53 UTC  (2+ messages)

[PATCH v2 0/7] watchdog: dt-bindings: rework/fix qcom-wdt
 2023-02-07 15:51 UTC  (5+ messages)
` [PATCH v2 1/7] dt-bindings: watchdog: qcom-wdt: require fallback for IPQ4019

Can we unpoison CONFIG_FOO macros?
 2023-02-07 15:50 UTC  (2+ messages)

drm: panel-orientation-quirks: Add quirk for Lenovo IdeaPad Duet 3 10IGL5
 2023-02-07 15:51 UTC  (2+ messages)

[PATCH v1 00/12] implement mldev test application
 2023-02-07 15:49 UTC  (14+ messages)
` [PATCH v4 00/12] Implementation of "
  ` [PATCH v4 01/12] app/mldev: implement test framework for mldev
  ` [PATCH v4 02/12] app/mldev: add common test functions
  ` [PATCH v4 03/12] app/mldev: add test case to validate device ops
  ` [PATCH v4 04/12] app/mldev: add test case to validate model ops
  ` [PATCH v4 05/12] app/mldev: add ordered inference test case
  ` [PATCH v4 06/12] app/mldev: add test case to interleave inferences
  ` [PATCH v4 07/12] app/mldev: enable support for burst inferences
  ` [PATCH v4 08/12] app/mldev: enable support for queue pairs and size
  ` [PATCH v4 09/12] app/mldev: enable support for inference batches
  ` [PATCH v4 10/12] app/mldev: enable support for inference validation
  ` [PATCH v4 11/12] app/mldev: enable reporting stats in mldev app
  ` [PATCH v4 12/12] app/mldev: add documentation for mldev test cases

[PATCH] Hexagon (meson.build): define min bison version
 2023-02-07 15:49 UTC  (4+ messages)

stable-rc/linux-5.10.y baseline: 174 runs, 4 regressions (v5.10.166-95-geb159903f7bb)
 2023-02-07 15:49 UTC 

[PATCH] virtio-net: Define configuration field layout before its description
 2023-02-07 15:49 UTC  (4+ messages)
` [virtio-comment] "
    ` [virtio-comment] "

[PATCH 0/2] Add CS35L41 shared boost feature
 2023-02-07 15:49 UTC  (4+ messages)
` [PATCH 1/2] ALSA: cs35l41: Add "

[Buildroot] [PATCH] package/python3: use pure python UUID backend for host variant
 2023-02-07 15:49 UTC  (2+ messages)

[Buildroot] [git commit] package/python3: use pure python UUID backend for host variant
 2023-02-07 15:48 UTC 

[kvm-unit-tests PATCH v4 0/6] arm: pmu: Add support for PMUv3p5
 2023-02-07 15:48 UTC  (5+ messages)
` [kvm-unit-tests PATCH v4 2/6] arm: pmu: Prepare for testing 64-bit overflows
` [kvm-unit-tests PATCH v4 3/6] arm: pmu: Rename ALL_SET and PRE_OVERFLOW

[PATCH] scripts/gdb: fix 'lx-current' for x86
 2023-02-07 15:48 UTC  (2+ messages)

[PATCH 00/10] Kconfig vs. default devices
 2023-02-07 15:47 UTC  (5+ messages)
` [PATCH 02/10] hw/i386: Select E1000E for q35
` [PATCH 03/10] hw/i386: Select VGA_PCI in Kconfig

[PATCH] scsi: FlashPoint: Replace arithmetic addition by bitwise OR
 2023-02-07 15:28 UTC  (3+ messages)

[PATCH 0/3] Update kcpuid leaves and tool
 2023-02-07 15:47 UTC  (4+ messages)
` [PATCH 2/3] tools/x86/kcpuid: Update AMD leaf Fn80000001

[PATCH v3 0/4] RISC-V Hibernation Support
 2023-02-07 15:46 UTC  (4+ messages)
` [PATCH v3 4/4] RISC-V: Add arch functions to support hibernation/suspend-to-disk

[PATCH v2 00/17] Basic StarFive JH7110 RISC-V SoC support
 2023-02-07 15:46 UTC  (3+ messages)

[PATCH v2 bpf-next] Add support for tracing programs in BPF_PROG_RUN
 2023-02-07 15:46 UTC  (5+ messages)

[PATCH] btrfs: lock the inode in shared mode before starting fiemap
 2023-02-07 15:40 UTC  (2+ messages)

[PATCH v6 0/2] Add initial support for meson
 2023-02-07 15:45 UTC  (4+ messages)

DRM accel and debugfs/sysfs
 2023-02-07 15:43 UTC  (3+ messages)

[PATCH 0/8] AMDGPU usermode queues
 2023-02-07 15:43 UTC  (4+ messages)
` [PATCH 4/8] drm/amdgpu: Add V11 graphics MQD functions

[PATCH] pipeline: add RSS support
 2023-02-07 15:43 UTC  (3+ messages)
` [PATCH V2] "
` [PATCH V3] "

[PATCH net-next 0/4] s390/net: updates 2023-02-06
 2023-02-07 15:42 UTC  (9+ messages)
` [PATCH net-next 1/4] s390/ctcm: cleanup indenting
` [PATCH net-next 2/4] s390/qeth: Use constant for IP address buffers
` [PATCH net-next 3/4] s390/qeth: Convert sysfs sprintf to sysfs_emit
` [PATCH net-next 4/4] s390/qeth: Convert sprintf/snprintf to scnprintf

[PATCH 0/3] eal: rte_ctrl_thread_create API replacement
 2023-02-07 15:40 UTC  (6+ messages)
` [PATCH v5 0/3] eal: deprecate last use of pthread_t in public API
  ` [PATCH v5 2/3] doc: add missing index entry for thread
  ` [PATCH v5 3/3] doc: announce deprecation of thread ctrl create function

Yocto Project Status 7 February 2023 (WW06)
 2023-02-07 15:40 UTC 

[PATCH net,v3] net: mana: Fix accessing freed irq affinity_hint
 2023-02-07 15:39 UTC  (3+ messages)

[net-next PATCH 0/1] net/ncsi: Fix netlink major/minor version numbers
 2023-02-07 15:39 UTC  (6+ messages)
` [net-next PATCH 1/1] "

[PATCH] schemas: Add schema for firmware logs
 2023-02-07 15:38 UTC  (9+ messages)

[Intel-gfx] [PATCH] drm/i915/bios: set default backlight controller index
 2023-02-07 15:37 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH 0/7] KVM: Standardize on "int" return types instead of "long"
 2023-02-07 15:36 UTC  (5+ messages)
` [PATCH 5/7] KVM: s390: Use "int" as return type for kvm_s390_get/set_skeys()

[PATCH] Replace git:// and http:// with https://
 2023-02-07 15:37 UTC  (2+ messages)

[PATCH 00/12] qtests vs. default devices
 2023-02-07 15:35 UTC  (7+ messages)
` [PATCH 04/12] tests/qtest: Skip virtio-serial-console tests if device not present
` [PATCH 12/12] [NOT FOR MERGE] tests/qtest: Introduce qtest_validate_args

[PATCH 0/8] Add ftrace direct call for arm64
 2023-02-07 15:35 UTC  (8+ messages)
` [PATCH 1/8] ftrace: Replace uses of _ftrace_direct APIs with _ftrace_direct_multi

[PATCH v3 0/8] dm: Move to new driver model schema for device tree tags
 2023-02-07 15:35 UTC  (10+ messages)
` [PATCH v3 6/8] dm: treewide: Complete migration to new driver model schema

[XEN v2 00/11] Add support for 32 bit physical address
 2023-02-07 15:34 UTC  (4+ messages)
` [XEN v2 11/11] xen/arm: p2m: Enable support for 32bit IPA

[PATCHv3 bpf-next 0/9] bpf: Move kernel test kfuncs into bpf_testmod
 2023-02-07 15:35 UTC  (5+ messages)
` [PATCHv3 bpf-next 7/9] selftests/bpf: Allow to use kfunc from testmod.ko in test_verifier
` [PATCHv3 bpf-next 8/9] selftests/bpf: Remove extern from kfuncs declarations

[Intel-gfx] [PATCH 1/4] drm/i915/gt: add sparse lock annotation to avoid warnings
 2023-02-07 15:34 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] drm/i915/gt: add sparse lock annotation to avoid warnings (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH 1/1] efi_loader: stop watchdogs in ExitBootServices()
 2023-02-07 15:34 UTC  (6+ messages)

[PATCH] x86/kprobes: Fix 1 byte conditional jump target
 2023-02-07 15:33 UTC  (7+ messages)

[PATCH 1/3] dt-bindings: pinctrl: tegra234: Add DT binding doc
 2023-02-07 15:33 UTC  (4+ messages)
` [PATCH 3/3] arm64: tegra: Add Tegra234 pinmux device

[intel-tdx:guest-filter-upstream 7/31] drivers/base/da_firmware.c:133:9: warning: 'strncpy' specified bound 64 equals destination size
 2023-02-07 15:32 UTC 

Upstream kernel development and the linux-audit mailing list
 2023-02-07 15:31 UTC  (3+ messages)

[PATCH v2 026/169] Correct SPL use of ARCH_VERSAL
 2023-02-07 15:31 UTC  (7+ messages)
` [PATCH v2 036/169] Correct SPL uses of CMD_BOOTEFI_BOOTMGR

[PATCH v4 0/2] Introduce ICSSG based ethernet Driver
 2023-02-07 15:29 UTC  (5+ messages)
` [PATCH v4 2/2] net: ti: icssg-prueth: Add ICSSG ethernet driver
    ` [EXTERNAL] "

[PATCH] nfsd: don't fsync nfsd_files on last close
 2023-02-07 15:30 UTC  (4+ messages)

stable-rc/queue/4.19 build: 197 builds: 5 failed, 192 passed, 28 warnings (v4.19.271-121-g952fe373ba28)
 2023-02-07 15:30 UTC 

[PATCH net-next 01/47] can: gw: give feedback on missing CGW_FLAGS_CAN_IIF_TX_OK flag
 2023-02-07 15:30 UTC  (2+ messages)

[virtio-comment] [PATCH] virtio-net: support per-queue coalescing moderation
 2023-02-07 15:30 UTC  (12+ messages)
` [virtio-comment] "
      ` [virtio-dev] "
                  ` [virtio-comment] "
                    ` [virtio-comment] "

[autobuilder][PATCH v2 0/3] ease send-qa-email usage with older history
 2023-02-07 15:29 UTC  (4+ messages)
` [autobuilder][PATCH v2 1/3] scripts/send-qa-email: force current revision fetch
` [autobuilder][PATCH v2 2/3] scripts/send-qa-email: reduce testresults shallow clone depth
` [autobuilder][PATCH v2 3/3] scripts/send-qa-email: add target and base revisions in regression report

[PATCH v3 00/12] fw_devlink improvements
 2023-02-07 15:27 UTC  (4+ messages)

[PATCH V5 00/12] IOT2050-related enhancements
 2023-02-07 15:28 UTC  (8+ messages)
` [PATCH V5 08/12] iot2050: Add script for signing artifacts

[PATCH] dt-bindings: display: panel: visionox,vtdr6130: add missing reg property
 2023-02-07 15:28 UTC  (3+ messages)

[PATCH] dt-bindings: dma: qcom,bam-dma: add optional memory interconnect properties
 2023-02-07 15:27 UTC  (4+ messages)

[PATCH v4] kernel/fork: beware of __put_task_struct calling context
 2023-02-07 15:26 UTC  (3+ messages)

Capture image from imx219 sensor on i.MX8MM
 2023-02-07 15:24 UTC  (6+ messages)

[PATCH v12 00/14] Add PSR support for eDP
 2023-02-07 15:25 UTC  (11+ messages)
` [PATCH v12 09/14] drm/msm/dp: disable self_refresh_aware after entering psr
` [PATCH v12 13/14] drm/msm/disp/dpu: add PSR support for eDP interface in dpu driver

[Intel-gfx] [PATCH v3] drm/i915: add guard page to ggtt->error_capture
 2023-02-07 15:24 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/spirv-llvm-translator: set CMP0077 policy
 2023-02-07 15:24 UTC  (2+ messages)

[PATCH v1 00/45] MediaTek clocks: full module build and cleanups
 2023-02-07 15:22 UTC  (5+ messages)
` [PATCH v1 29/45] clk: mediatek: mt7986-apmixed: Use PLL_AO flag to set critical clock

[PATCH 0/2] iomap, splice: Fix DIO/splice_read race memory corruptor and kill off ITER_PIPE
 2023-02-07 15:22 UTC  (2+ messages)

[PATCH] mpt3sas: fix a memory leak
 2023-02-07 15:21 UTC 

[Buildroot] [PATCH] package/libcamera-apps: enable LIBAV only if libdrm is present
 2023-02-07 15:22 UTC  (2+ messages)

[PATCH v2 0/4] Reserve DSPPs based on user request
 2023-02-07 15:22 UTC  (13+ messages)
` [PATCH v2 1/4] drm/msm/dpu: clear DSPP reservations in rm release
` [PATCH v2 2/4] drm/msm/dpu: add DSPPs into reservation upon a CTM request
` [PATCH v2 3/4] drm/msm/dpu: avoid unnecessary check in DPU reservations
` [PATCH v2 4/4] drm/msm/dpu: reserve the resources on topology change

[PATCH] build: fix invalid characters in toolchain definitions
 2023-02-07 15:22 UTC 

Reoccurring 5 second delays during NFS calls
 2023-02-07 15:21 UTC  (2+ messages)

[PATCH 0/2] sched/isolation: Prep work for pcp cache draining isolation
 2023-02-07 15:21 UTC  (7+ messages)
` [PATCH 1/2] sched/isolation: Merge individual nohz_full features into a common housekeeping flag

[PATCH 0/2] semihosting: use assembly conduit functions
 2023-02-07 15:21 UTC  (3+ messages)
` [PATCH 1/2] arm: semihosting: replace inline assembly with assembly file
` [PATCH 2/2] riscv: "

[PATCH v2 0/2] Add generic-display-mux driver and bindings
 2023-02-07 15:20 UTC  (8+ messages)
` [PATCH v2 1/2] dt-bindings: display: bridge: Add GPIO display mux binding

[PATCH v4 0/3] Renesas RZ/Five add support to configure PMA and add vendor specific SBI extension
 2023-02-07 15:21 UTC  (3+ messages)
` [PATCH v4 3/3] platform: generic: renesas: rzfive: Add SBI EXT to check for enabling IOCP errata

[PATCH v5 net-next 0/8] sfc: devlink support for ef100
 2023-02-07 15:20 UTC  (4+ messages)
` [PATCH v5 net-next 5/8] sfc: add devlink port "

[PATCH v2 00/21] Add control queue & MQ support to Virtio-user vDPA
 2023-02-07 15:17 UTC  (22+ messages)
` [PATCH v2 01/21] net/virtio: move CVQ code into a dedicated file
` [PATCH v2 02/21] net/virtio: introduce notify callback for control queue
` [PATCH v2 03/21] net/virtio: virtqueue headers alloc refactoring
` [PATCH v2 04/21] net/virtio: remove port ID info from Rx queue
` [PATCH v2 05/21] net/virtio: remove unused fields in Tx queue struct
` [PATCH v2 06/21] net/virtio: remove unused queue ID field in Rx queue
` [PATCH v2 07/21] net/virtio: remove unused Port ID in control queue
` [PATCH v2 08/21] net/virtio: move vring memzone to virtqueue struct
` [PATCH v2 09/21] net/virtio: refactor indirect desc headers init
` [PATCH v2 10/21] net/virtio: alloc Rx SW ring only if vectorized path
` [PATCH v2 11/21] net/virtio: extract virtqueue init from virtio queue init
` [PATCH v2 12/21] net/virtio-user: fix device starting failure handling
` [PATCH v2 13/21] net/virtio-user: simplify queues setup
` [PATCH v2 14/21] net/virtio-user: use proper type for number of queue pairs
` [PATCH v2 15/21] net/virtio-user: get max number of queue pairs from device
` [PATCH v2 16/21] net/virtio-user: allocate shadow control queue
` [PATCH v2 17/21] net/virtio-user: send shadow virtqueue info to the backend
` [PATCH v2 18/21] net/virtio-user: add new callback to enable control queue
` [PATCH v2 19/21] net/virtio-user: forward control messages to shadow queue
` [PATCH v2 20/21] net/virtio-user: advertize control VQ support with vDPA
` [PATCH v2 21/21] net/virtio-user: remove max queues limitation

[PATCH] gator-daemon: bump to 8.3.0
 2023-02-07 15:19 UTC 

[Buildroot] [git commit] package/libsolv: new package
 2023-02-07 15:18 UTC 

[Buildroot] [git commit] package/reproc: new package
 2023-02-07 15:18 UTC 

[Buildroot] [git commit] package/cli11: new package
 2023-02-07 15:18 UTC 

[Buildroot] [git commit] package/termcolor: new package
 2023-02-07 15:18 UTC 

[Buildroot] [git commit] package/tl-expected: new package
 2023-02-07 15:18 UTC 

[PATCH v3 0/9] PC cleanups
 2023-02-07 15:17 UTC  (5+ messages)
` [PATCH v3 8/9] hw/i386/x86: Make TYPE_X86_MACHINE the owner of smram

[PATCH] arm64: dts: mt7986: set Wifi Leds low-active for BPI-R3
 2023-02-07 15:17 UTC  (3+ messages)

[PATCH 00/21] Add control queue & MQ support to Virtio-user vDPA
 2023-02-07 15:17 UTC  (2+ messages)

[PATCH] kexec: make -a the default
 2023-02-07 15:08 UTC  (2+ 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.