All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-18 06:34:04 to 2023-10-18 07:13:06 UTC [more...]

[PATCH v2 0/5] KVM: arm64: Load stage-2 in vcpu_load() on VHE
 2023-10-18  7:05 UTC  (4+ messages)
` [PATCH v2 2/5] KVM: arm64: Restore the stage-2 context in VHE's __tlb_switch_to_host()

[PATCH net v2 0/5] net: fix bugs in device netns-move and rename
 2023-10-18  7:12 UTC  (3+ messages)
` [PATCH net v2 1/5] net: fix ifname in netlink ntf during netns move

[LTP] [RFC PATCH 0/7] Remove scsi testsuite + various testscripts
 2023-10-18  7:11 UTC  (2+ messages)

[PATCH v10 0/8] Add StarFive Camera Subsystem driver
 2023-10-18  7:12 UTC  (4+ messages)

[PATCH 0/3] Handle reversed SBU orientation for FSA4480
 2023-10-18  7:10 UTC  (5+ messages)
` [PATCH 2/3] usb: typec: fsa4480: Add support to swap SBU orientation

[PATCH net-next v2 0/5] net: stmmac: use correct PPS input indexing
 2023-10-18  7:09 UTC  (12+ messages)
` [PATCH net-next v2 1/5] net: stmmac: simplify debug message on stmmac_enable()
` [PATCH net-next v2 2/5] net: stmmac: use correct PPS capture input index
` [PATCH net-next v2 3/5] net: stmmac: intel: remove unnecessary field struct plat_stmmacenet_data::ext_snapshot_num
` [PATCH net-next v2 4/5] net: stmmac: ptp: stmmac_enable(): move change of plat->flags into mutex
` [PATCH net-next v2 5/5] net: stmmac: do not silently change auxiliary snapshot capture channel

[PATCH v4 0/4] rockchip: add GATE_LINK
 2023-10-18  7:01 UTC  (15+ messages)
` [PATCH v4 1/4] clk: gate: export clk_gate_endisable
` [PATCH v4 2/4] clk: rockchip: add support for gate link
` [PATCH v4 3/4] dt-bindings: clock: rk3588: export PCLK_VO1GRF clk id
` [PATCH v4 4/4] clk: rockchip: rk3588: Adjust the GATE_LINK parameter

[PATCH v8 00/26] Add perf support to the rockchip-dfi driver
 2023-10-18  7:08 UTC  (5+ messages)
` [PATCH v8 08/26] PM / devfreq: rk3399_dmc,dfi: generalize DDRTYPE defines
  ` [PATCH v8 08/26] PM / devfreq: rk3399_dmc, dfi: "

[RFC PATCH 1/5] eventdev: add power monitoring API on event port
 2023-10-18  7:08 UTC  (5+ messages)
` [PATCH v1 1/6] "
  ` [PATCH v1 5/6] power: add eventdev support for power management

[PATCH 6/9] scsi: bht: linux_os: Add the source files related to SCSI frame and driver entry
 2023-10-18  7:07 UTC  (2+ messages)

[PATCH 3/9] scsi: bht: card: Add the source files related to card initialization
 2023-10-18  7:07 UTC  (2+ messages)

[jfern:sched/ilb-no-needs-kick 1/2] arch/sparc/include/asm/cmpxchg_64.h:173:17: error: invalid type argument of unary '*' (have 'int')
 2023-10-18  7:07 UTC 

[freescale-fslc:pr/642 2560/30000] drivers/soc/fsl/dpio/qbman-portal.c:167: Error: no such instruction: `dc ivac,%r14'
 2023-10-18  7:07 UTC 

[djwong-xfs:refactor-rtbitmap-accessors-6.7 25/28] checkpatch: WARNING: Possible repeated word: 'the'
 2023-10-18  7:07 UTC 

[freescale-fslc:6.1-2.1.x-imx 4303/15768] swphy.c:(.text+0x1b4): multiple definition of `fwnode_fixed_phy_register'; drivers/net/phy/phylink.o:phylink.c:(.text+0x4994): first defined here
 2023-10-18  7:07 UTC 

[freescale-fslc:pr/642 1570/30000] drivers/input/touchscreen/elan_ts.c:438:32: warning: 'elan_dev_pm_ops' defined but not used
 2023-10-18  7:07 UTC 

[linux-next:master] [drivers/char/mem] 1b057bd800: stress-ng.splice.ops_per_sec -99.8% regression
 2023-10-18  7:07 UTC  (3+ messages)

[PATCH] cxenstored: wait until after reset to notify dom0less domains
 2023-10-18  7:06 UTC  (2+ messages)

[PATCH] kunit: run test suites only after module initialization completes
 2023-10-18  7:06 UTC  (2+ messages)

[jfern:sched/ilb-no-needs-kick 1/2] arch/powerpc/include/asm/cmpxchg.h:703:37: warning: passing argument 1 of '__cmpxchg' makes pointer from integer without a cast
 2023-10-18  7:06 UTC 

[PATCH v4 00/17] Introduce PMF Smart PC Solution Builder Feature
 2023-10-18  7:02 UTC  (36+ messages)
` [PATCH v4 01/17] platform/x86/amd/pmf: Add PMF TEE interface
` [PATCH v4 02/17] platform/x86/amd/pmf: Add support for PMF-TA interaction
` [PATCH v4 03/17] platform/x86/amd/pmf: Change return type of amd_pmf_set_dram_addr()
` [PATCH v4 04/17] platform/x86/amd/pmf: Add support for PMF Policy Binary
` [PATCH v4 05/17] platform/x86/amd/pmf: change amd_pmf_init_features() call sequence
` [PATCH v4 06/17] platform/x86/amd/pmf: Add support to get inputs from other subsystems
` [PATCH v4 07/17] platform/x86/amd/pmf: Add support update p3t limit
` [PATCH v4 08/17] platform/x86/amd/pmf: Add support to update system state
` [PATCH v4 09/17] platform/x86/amd/pmf: Make source_as_str() as non-static
` [PATCH v4 10/17] platform/x86/amd/pmf: Add facility to dump TA inputs
` [PATCH v4 11/17] platform/x86/amd/pmf: Add capability to sideload of policy binary
` [PATCH v4 12/17] platform/x86/amd/pmf: dump policy binary data
` [PATCH v4 13/17] platform/x86/amd/pmf: Add PMF-AMDGPU get interface
` [PATCH v4 14/17] platform/x86/amd/pmf: Add PMF-AMDGPU set interface
` [PATCH v4 15/17] HID: amd_sfh: rename float_to_int() to amd_sfh_float_to_int()
` [PATCH v4 16/17] platform/x86/amd/pmf: Add PMF-AMDSFH interface for HPD
` [PATCH v4 17/17] platform/x86/amd/pmf: Add PMF-AMDSFH interface for ALS

[PATCH] coresight: etm4x: Enable ETE device accessed via MMIO
 2023-10-18  7:05 UTC  (2+ messages)

[PATCH 0/2] Rework interface between scheduler and schedutil governor
 2023-10-18  7:04 UTC  (3+ messages)
` [PATCH 1/2] sched/schedutil: rework performance estimation

[PATCH iproute2-next v5] iplink: bridge: Add support for bridge FDB learning limits
 2023-10-18  7:04 UTC  (2+ messages)
` [Bridge] "

[PATCH v2 0/5] OF/ACPI/ID Match table improvements for ak8975 driver
 2023-10-18  7:04 UTC  (4+ messages)
` [PATCH v2 1/5] iio: magnetometer: ak8975: Convert enum->pointer for data in the match tables

[PATCH] staging: rts5208: Replace delay function
 2023-10-18  7:03 UTC  (2+ messages)

[PATCH v5 0/5] Add multimode invoke request IOCTL support
 2023-10-18  7:02 UTC  (6+ messages)
` [PATCH v5 1/5] misc: fastrpc: Add fastrpc multimode invoke request support
` [PATCH v5 2/5] misc: fastrpc: Add CRC support for remote buffers
` [PATCH v5 3/5] misc: fastrpc: Capture kernel and DSP performance counters
` [PATCH v5 4/5] misc: fastrpc: Add support to save and restore interrupted
` [PATCH v5 5/5] misc: fastrpc: Add support to allocate shared context bank

[PATCH] v4l2-tracer: fix autogen script for AV1
 2023-10-18  7:02 UTC  (2+ messages)

[RESEND PATCH v1 0/2] ARM: amlogic: Add A1 SPIFC support
 2023-10-18  3:33 UTC  (3+ messages)
` [RESEND PATCH v1 1/2] spi: add support for Amlogic A1 SPI Flash Controller

[PATCH 0/4] vdpa: decouple reset of iotlb mapping from device reset
 2023-10-18  7:00 UTC  (12+ messages)
` [PATCH 2/4] vhost-vdpa: reset vendor specific mapping to initial state in .release

[RFC PATCH v2 0/8] Introduce mseal() syscall
 2023-10-18  7:01 UTC  (5+ messages)
` [RFC PATCH v2 7/8] mseal:Check seal flag for mmap(2)

[PATCH net v2 0/2] net/smc: correct the reason code in smc_listen_find_device when fallback
 2023-10-18  7:01 UTC  (3+ messages)
` [PATCH net v2 2/2] "

[PATCH 0/4] Add support for nuvoton ma35d1 pin control
 2023-10-18  7:01 UTC  (9+ messages)
` [PATCH 2/4] dt-bindings: pinctrl: Document "

[PATCH v3 0/3] Improve the experience with USB gadgets
 2023-10-18  7:01 UTC  (3+ messages)
` [PATCH v3 1/3] cmd: Change the dependencies between CMD_BIND and USB_GADGET

[PATCH 0/2] staging: vme_user: Replace printk's & cleanup log messages
 2023-10-18  7:00 UTC  (5+ messages)
` [PATCH 1/2] staging: vme_user: Replace printk() with pr_*(),dev_*()

xen | Failed pipeline for staging | f51c9238
 2023-10-18  6:59 UTC 

[bug report] nvme authentication setup failed observed during blktests nvme/041 nvme/042 nvme/043
 2023-10-18  6:57 UTC 

[PATCH v2] dt-bindings: interrupt-controller: loongson,liointc: Fix warnings about liointc-2.0
 2023-10-18  6:57 UTC  (13+ messages)

[PATCH] phy: meson-g12a-usb2: fix ret check on power_domain_get
 2023-10-18  6:57 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-net v1 1/1] igc: Fix ambiguity in the ethtool advertising
 2023-10-18  6:57 UTC  (2+ messages)

[PATCH v2 0/2] Swap-out small-sized THP without splitting
 2023-10-18  6:55 UTC  (3+ messages)
` [PATCH v2 2/2] mm: swap: "

[PATCH v7 00/12] KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU
 2023-10-18  6:54 UTC  (4+ messages)
` [PATCH v7 12/12] KVM: selftests: aarch64: vPMU register test for unimplemented counters

[PATCH v1 00/34] Implemenation of revised ml/cnxk driver
 2023-10-18  6:55 UTC  (39+ messages)
` [PATCH v4 00/34] Implementation "
    ` [EXT] "
` [PATCH v5 "
  ` [PATCH v5 01/34] ml/cnxk: drop support for register polling
  ` [PATCH v5 02/34] ml/cnxk: add generic cnxk device structure
  ` [PATCH v5 03/34] ml/cnxk: add generic model and layer structures
  ` [PATCH v5 04/34] ml/cnxk: add generic cnxk request structure
  ` [PATCH v5 05/34] ml/cnxk: add generic cnxk xstats structures
  ` [PATCH v5 06/34] ml/cnxk: rename cnxk ops function pointers struct
  ` [PATCH v5 07/34] ml/cnxk: update device handling functions
  ` [PATCH v5 08/34] ml/cnxk: update queue-pair "
  ` [PATCH v5 09/34] ml/cnxk: update model load and unload functions
  ` [PATCH v5 10/34] ml/cnxk: update model start and stop functions
  ` [PATCH v5 11/34] ml/cnxk: update model utility functions
  ` [PATCH v5 12/34] ml/cnxk: update data quantization functions
  ` [PATCH v5 13/34] ml/cnxk: update device debug functions
  ` [PATCH v5 14/34] ml/cnxk: update device stats functions
  ` [PATCH v5 15/34] ml/cnxk: update device and model xstats functions
  ` [PATCH v5 16/34] ml/cnxk: update fast path functions
  ` [PATCH v5 17/34] ml/cnxk: move error handling to cnxk layer
  ` [PATCH v5 18/34] ml/cnxk: support config and close of tvmdp library
  ` [PATCH v5 19/34] ml/cnxk: add structures to support TVM model type
  ` [PATCH v5 20/34] ml/cnxk: add support for identify "
  ` [PATCH v5 21/34] ml/cnxk: add support to parse TVM model objects
  ` [PATCH v5 22/34] ml/cnxk: fetch layer info and load TVM model
  ` [PATCH v5 23/34] ml/cnxk: update internal info for "
  ` [PATCH v5 24/34] ml/cnxk: enable model unload in tvmdp library
  ` [PATCH v5 25/34] ml/cnxk: enable OCM check for multilayer TVM model
  ` [PATCH v5 26/34] ml/cnxk: support start and stop for TVM models
  ` [PATCH v5 27/34] ml/cnxk: update internal TVM model info structure
  ` [PATCH v5 28/34] ml/cnxk: support device dump for TVM models
  ` [PATCH v5 29/34] ml/cnxk: enable reporting model runtime as xstats
  ` [PATCH v5 30/34] ml/cnxk: implement I/O alloc and free callbacks
  ` [PATCH v5 31/34] ml/cnxk: add generic ML malloc and free callback
  ` [PATCH v5 32/34] ml/cnxk: support quantize and dequantize callback
  ` [PATCH v5 33/34] ml/cnxk: enable fast-path ops for TVM models
  ` [PATCH v5 34/34] ml/cnxk: enable creation of mvtvm virtual device

Новости ЕРЗ.РФ
 2023-10-18  6:24 UTC 

[PATCH v5 0/7] Migration deprecated parts
 2023-10-18  6:54 UTC  (5+ messages)
` [PATCH v5 2/7] migration: migrate 'inc' command option is deprecated

[PATCH v4] migration: Allow user to specify available switchover bandwidth
 2023-10-18  6:53 UTC  (4+ messages)

[PATCH] f2fs: fix error handling of __get_node_page
 2023-10-18  6:51 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v2 1/2] raw/cnxk_gpio: support multi-process mode
 2023-10-18  6:51 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] raw/cnxk_gpio: add bunch of newlines

[PATCH v4 0/5] gdbstub and TCG plugin improvements
 2023-10-18  6:50 UTC  (3+ messages)
` [PATCH v4 3/5] target/riscv: Move misa_mxl_max to class

[kirkstone][PATCH] meta-ti-extras: recipes-ti: Update jailhouse SRC_URI to point to ti-jailhouse repo
 2023-10-18  6:51 UTC  (5+ messages)
  ` [meta-ti] "

[virtio-comment] [PATCH v1 0/8] Introduce device migration support commands
 2023-10-18  6:52 UTC  (38+ messages)
` [virtio-comment] [PATCH v1 4/8] admin: Add device migration admin commands
  ` [virtio-comment] "
` [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration
` [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields "

[PATCH v14 00/23] TDX host kernel support
 2023-10-18  6:51 UTC  (4+ messages)
` [PATCH v14 07/23] x86/virt/tdx: Add skeleton to enable TDX on demand

[PATCH 00/11] Enable integration of KFD with DRM GEM_VA ioctl
 2023-10-18  6:50 UTC  (3+ messages)
` [PATCH 01/11] drm/amdgpu: Fix possible null pointer dereference

[PATCH net v2] net: ethernet: ti: Fix mixed module-builtin object
 2023-10-18  6:49 UTC 

[Bug 218022] New: CONFIG_CPU_FREQ_GOV_SCHEDUTIL - 10%-12% reduced performance in lower priority processes on ADL Intel processors
 2023-10-18  6:49 UTC  (2+ messages)
` [Bug 218022] "

[PATCH 0/4] vhost-user-blk: live resize additional APIs
 2023-10-18  6:47 UTC  (5+ messages)
` [PATCH 4/4] qapi: introduce CONFIG_READ event

[PATCH] lib/vsprintf: Remove redundant code
 2023-10-18  6:48 UTC 

[PATCH] ASoC: da7213: Add new kcontrol for tonegen
 2023-10-18  6:44 UTC 

don't take s_umount under open_mutex
 2023-10-18  6:46 UTC  (4+ messages)
` [PATCH 3/5] block: move bdev_mark_dead out of disk_check_media_change

[PATCH v3] ext4: Properly sync file size update after O_SYNC direct IO
 2023-10-18  6:45 UTC  (2+ messages)

CDN for sstate.yoctoproject.org
 2023-10-18  6:45 UTC  (3+ messages)

[PATCH] perf test: test case 111 fails on s390
 2023-10-18  6:44 UTC 

[RFC PATCH 0/5] virtio-net: Introduce LM early load
 2023-10-18  6:40 UTC  (3+ messages)

[OE-Core][PATCH v2 0/4] recipetool: Add handler to create go recipes
 2023-10-18  6:36 UTC  (3+ messages)
` [OE-Core][PATCH v2 1/4] classes: go-vendor: Add go-vendor class

[PATCH 0/8] MAINTAINERS: Collect unmaintained files under PPC entries
 2023-10-18  6:38 UTC  (2+ messages)

[PATCH] timer: starfive: Add Starfive timer support
 2023-10-18  6:37 UTC  (6+ messages)

[PATCH v2] usb: gadget: f_uac1: add adaptive sync support for capture
 2023-10-18  6:36 UTC  (2+ messages)

[PATCH v8 01/12] app/graph: add application framework to read CLI
 2023-10-18  6:33 UTC  (13+ messages)
` [PATCH v9 00/12] add CLI based graph application
  ` [PATCH v9 02/12] app/graph: support telnet connectivity framework
  ` [PATCH v9 03/12] app/graph: support parser utility APIs
  ` [PATCH v9 04/12] app/graph: support mempool command line interfaces
  ` [PATCH v9 05/12] app/graph: support ethdev "
  ` [PATCH v9 06/12] app/graph: support IPv4 lookup "
  ` [PATCH v9 07/12] app/graph: support IPv6 "
  ` [PATCH v9 08/12] app/graph: support neigh "
  ` [PATCH v9 09/12] app/graph: support ethdev Rx "
  ` [PATCH v9 10/12] app/graph: support graph "
  ` [PATCH v9 11/12] app/graph: support CLI option to enable graph stats
  ` [PATCH v9 12/12] app/graph: support l3fwd use case

[PATCH v2 0/8] MAINTAINERS: Collect unmaintained files under PPC entries
 2023-10-18  6:34 UTC  (4+ messages)
` [PATCH v2 8/8] MAINTAINERS: Update PPC TCG target with tests

[PATCH] MAINTAINERS: Add unvalued folders in tests/tcg/ to the right sections
 2023-10-18  6:35 UTC  (2+ messages)

Sensor driver support with CCS
 2023-10-18  6:34 UTC 

[igt-dev] [PATCH i-g-t] lib/igt_dsc: update debugfs
 2023-10-18  6:35 UTC 

[PATCH v3 0/4] HID: touchscreen: add himax hid-over-spi driver
 2023-10-18  6:33 UTC  (5+ messages)

[RFC PATCH 0/5] slub: Delay freezing of CPU partial slabs
 2023-10-18  6:34 UTC  (2+ messages)

[PATCH] arm64: mm: Validate CONFIG_PGTABLE_LEVELS conditionally
 2023-10-18  6:33 UTC  (3+ messages)

[PATCH] systemd: fix packaging tpm2 plugin for cryptsetup
 2023-10-18  6:33 UTC  (5+ messages)
` [OE-core] "


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.