All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-10 08:29:30 to 2023-01-10 08:57:45 UTC [more...]

[PATCH v4 00/11] iotests: use vm.cmd()
 2023-01-10  8:37 UTC  (4+ messages)
` [PATCH v4 01/11] python: rename QEMUMonitorProtocol.cmd() to cmd_raw()
` [PATCH v4 09/11] iotests.py: pause_job(): drop return value
` [PATCH v4 10/11] tests/vm/basevm.py: use cmd() instead of qmp()

[PATCH v2 0/5] hw/i2c/bitbang_i2c: Housekeeping
 2023-01-10  8:29 UTC  (2+ messages)
` [PATCH v2 4/5] hw/i2c/bitbang_i2c: Trace state changes

[PATCH v4 00/45] Add KernelMemorySanitizer infrastructure
 2023-01-10  8:53 UTC  (12+ messages)
` [PATCH v4 10/45] libnvdimm/pfn_dev: increase MAX_STRUCT_PAGE_SIZE

[PATCH v8] xen/pt: reserve PCI slot 2 for Intel igd-passthru
 2023-01-10  8:16 UTC  (2+ messages)

[PATCH v7 0/6] evm: Do HMAC of multiple per LSM xattrs for new inodes
 2023-01-10  8:55 UTC  (3+ messages)
` [Ocfs2-devel] [PATCH v7 2/6] ocfs2: Switch to security_inode_init_security()

[PATCH 0/8] arm64/ftrace: Add support for DYNAMIC_FTRACE_WITH_CALL_OPS
 2023-01-10  8:55 UTC  (2+ messages)

[PATCH 1/2][v4] arm64: dts: imx8mm-evk: move PMIC setup of A53
 2023-01-10  8:55 UTC  (2+ messages)

[PATCH v2 00/17] Device tree based NUMA support for Arm - Part#3
 2023-01-10  8:49 UTC  (18+ messages)
` [PATCH v2 01/17] xen/arm: use NR_MEM_BANKS to override default NR_NODE_MEMBLKS
` [PATCH v2 02/17] xen/arm: implement helpers to get and update NUMA status
` [PATCH v2 03/17] xen/arm: implement node distance helpers for Arm
` [PATCH v2 04/17] xen/arm: use arch_get_ram_range to memory ranges from bootinfo
` [PATCH v2 05/17] xen/arm: build NUMA cpu_to_node map in dt_smp_init_cpus
` [PATCH v2 06/17] xen/arm: Add boot and secondary CPU to NUMA system
` [PATCH v2 07/17] xen/arm: introduce a helper to parse device tree processor node
` [PATCH v2 08/17] xen/arm: introduce a helper to parse device tree memory node
` [PATCH v2 09/17] xen/arm: introduce a helper to parse device tree NUMA distance map
` [PATCH v2 10/17] xen/arm: unified entry to parse all NUMA data from device tree
` [PATCH v2 11/17] xen/arm: keep guest still be NUMA unware
` [PATCH v2 12/17] xen/arm: enable device tree based NUMA in system init
` [PATCH v2 13/17] xen/arm: implement numa_node_to_arch_nid for device tree NUMA
` [PATCH v2 14/17] xen/arm: use CONFIG_NUMA to gate node_online_map in smpboot
` [PATCH v2 15/17] xen/arm: Set correct per-cpu cpu_core_mask
` [PATCH v2 16/17] xen/arm: Provide Kconfig options for Arm to enable NUMA
` [PATCH v2 17/17] docs: update numa command line to support Arm

[PATCH v4 0/8] perf: Arm SPEv1.2 support
 2023-01-10  8:54 UTC  (9+ messages)
` [PATCH v4 4/8] perf: arm_spe: Drop BIT() and use FIELD_GET/PREP accessors
` [PATCH v4 5/8] perf: arm_spe: Use new PMSIDR_EL1 register enums
` [PATCH v4 6/8] perf: arm_spe: Support new SPEv1.2/v8.7 'not taken' event

[PATCH v4 0/5] Zbb string optimizations and call support in alternatives
 2023-01-10  8:54 UTC  (6+ messages)
` [PATCH v4 1/5] RISC-V: move some stray __RISCV_INSN_FUNCS definitions from kprobes
` [PATCH v4 2/5] RISC-V: add helpers for J-type immediate handling

[PATCH v3 0/8] Fix win32/msys2 shader compilation & update lcitool deps
 2023-01-10  8:33 UTC  (6+ messages)
` [PATCH v3 1/8] build-sys: fix crlf-ending C code
` [PATCH v3 6/8] Update lcitool and fedora to 37
` [PATCH v3 8/8] lcitool: drop texinfo from QEMU project/dependencies

[PATCH] python: QEMUMachine: enable qmp accept timeout by default
 2023-01-10  8:53 UTC  (4+ messages)

stable-rc/queue/5.10 build: 184 builds: 2 failed, 182 passed, 9 warnings (v5.10.162-759-g0789658d34b7)
 2023-01-10  8:52 UTC 

[RFC v6 04/10] iomap: Add iomap_get_folio helper
 2023-01-10  8:52 UTC  (15+ messages)
` [RFC v6 00/10] Turn iomap_page_ops into iomap_folio_ops
        ` [Cluster-devel] [RFC v6 04/10] iomap: Add iomap_get_folio helper
  ` [RFC v6 06/10] iomap: Add __iomap_get_folio helper
      ` [Cluster-devel] "
  ` [RFC v6 08/10] iomap/xfs: Eliminate the iomap_valid handler
        ` [Cluster-devel] "

[Patch net-next v8 00/13] net: dsa: microchip: add PTP support for KSZ9563/KSZ8563 and LAN937x
 2023-01-10  8:49 UTC  (14+ messages)
` [Patch net-next v8 01/13] net: dsa: microchip: ptp: add the posix clock support
` [Patch net-next v8 02/13] net: dsa: microchip: ptp: Initial hardware time stamping support
` [Patch net-next v8 03/13] net: dsa: microchip: ptp: add 4 bytes in tail tag when ptp enabled
` [Patch net-next v8 04/13] net: dsa: microchip: ptp: manipulating absolute time using ptp hw clock
` [Patch net-next v8 05/13] net: dsa: microchip: ptp: enable interrupt for timestamping
` [Patch net-next v8 06/13] net: ptp: add helper for one-step P2P clocks
` [Patch net-next v8 07/13] net: dsa: microchip: ptp: add packet reception timestamping
` [Patch net-next v8 08/13] net: dsa: microchip: ptp: add packet transmission timestamping
` [Patch net-next v8 09/13] net: dsa: microchip: ptp: move pdelay_rsp correction field to tail tag
` [Patch net-next v8 10/13] net: dsa: microchip: ptp: add periodic output signal
` [Patch net-next v8 11/13] net: dsa: microchip: ptp: add support for perout programmable pins
` [Patch net-next v8 12/13] net: dsa: microchip: ptp: lan937x: add 2 step timestamping
` [Patch net-next v8 13/13] net: dsa: microchip: ptp: lan937x: Enable periodic output in LED pins

[ovmf test] 175686: all pass - PUSHED
 2023-01-10  8:53 UTC 

[PATCH] pinctrl: rockchip: fix mux route data for rk3568
 2023-01-10  8:46 UTC  (3+ messages)

Traffic Management API Questions
 2023-01-10  8:52 UTC  (2+ messages)
` [2nd Try]:Re: "

Biznesowy angielski
 2023-01-10  8:50 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-01-10  8:51 UTC 

[PATCH v2 1/3] erofs-utils: lib: export parts of erofs_pread()
 2023-01-10  8:49 UTC  (2+ messages)
` [PATCH v2 2/3] erofs-utils: fsck: cleanup erofs_verify_inode_data()

[PATCH v2 0/3] Add support of MediaTek mt8188 to SOF
 2023-01-10  8:43 UTC  (11+ messages)
` [PATCH v2 1/3] dt-bindings: dsp: mediatek: Add mt8188 dsp compatible
` [PATCH v2 2/3] ASoC: SOF: mediatek: Support mt8188 platform
` [PATCH v2 3/3] ASoC: SOF: mediatek: Provide debugfs_add_region_item ops for core

please rebase the patch queue-6.1(btrfs: fix an error handling path in btrfs_defrag_leaves)
 2023-01-10  8:42 UTC  (3+ messages)

[PATCH v1 0/3] Add support of MediaTek mt8188 to SOF
 2023-01-10  8:32 UTC  (6+ messages)
` [PATCH v1 2/3] ASoC: SOF: mediatek: Support mt8188 platform

Słowa kluczowe do wypozycjonowania
 2023-01-10  8:40 UTC 

[LTP] [PATCH 1/1] github: Improve pull request template
 2023-01-10  8:47 UTC 

Potential integration of thermal cameras into v4l
 2023-01-10  8:46 UTC  (2+ messages)

[RFC PATCH 00/20] Initial Xe driver submission
 2023-01-10  8:46 UTC  (11+ messages)
` [Intel-gfx] [RFC PATCH 04/20] drm/sched: Convert drm scheduler to use a work queue rather than kthread
  `  "

[PATCH v2 0/5] hw/i2c: Rename TYPE_VERSATILE_I2C -> TYPE_ARM_SBCON_I2C
 2023-01-10  8:25 UTC 

[PATCH rdma-next 4/4] RDMA/mlx5: Use query_special_contexts for mkeys
 2023-01-10  8:45 UTC  (11+ messages)

[PATCH v1 01/10] powerpc/bpf/32: Fix Oops on tail call tests
 2023-01-10  8:44 UTC  (6+ messages)
` [PATCH v1 06/10] powerpc/bpf: Perform complete extra passes to update addresses

[PATCH] ASoC: dt-bindings: simple-card: Document simple-audio-card,plat
 2023-01-10  8:45 UTC  (5+ messages)

[PATCH v2] powerpc/pseries: fix potential memory leak in init_cpu_associativity()
 2023-01-10  6:50 UTC  (2+ messages)

[RFC 0/4] perf tool: Fix non-".text" symbol resolution for kernel modules
 2023-01-10  8:43 UTC  (3+ messages)

[syzbot] WARNING in vma_complete
 2023-01-10  8:43 UTC 

[PATCH net-next v7 0/2] Add support to offload macsec using netlink update
 2023-01-10  8:43 UTC  (4+ messages)
` [PATCH net-next v7 1/2] macsec: add support for IFLA_MACSEC_OFFLOAD in macsec_changelink

[PATCH v1 0/3] bbdev: remove offload cost
 2023-01-10  8:43 UTC  (4+ messages)
` [PATCH v1 1/3] test/bbdev: explicit check for allocation failure

[PATCH 0/3] KVM: arm64: nv: Fixes for Nested Virtualization issues
 2023-01-10  8:41 UTC  (6+ messages)
` [PATCH 2/3] KVM: arm64: nv: Emulate ISTATUS when emulated timers are fired

Słowa kluczowe do wypozycjonowania
 2023-01-10  8:40 UTC 

Słowa kluczowe do wypozycjonowania
 2023-01-10  8:40 UTC 

Słowa kluczowe do wypozycjonowania
 2023-01-10  8:40 UTC 

Słowa kluczowe do wypozycjonowania
 2023-01-10  8:40 UTC 

Słowa kluczowe do wypozycjonowania
 2023-01-10  8:40 UTC 

[U-Boot][bug report] clearfog: EMMC boot broken on clearfog pro
 2023-01-10  8:41 UTC  (4+ messages)

Słowa kluczowe do wypozycjonowania
 2023-01-10  8:40 UTC 

Słowa kluczowe do wypozycjonowania
 2023-01-10  8:40 UTC 

[PATCH v1] i2c: i2c-core-base: Modify the maximum idr id for i2c adapter
 2023-01-10  8:39 UTC  (3+ messages)

Słowa kluczowe do wypozycjonowania
 2023-01-10  8:40 UTC 

Słowa kluczowe do wypozycjonowania
 2023-01-10  8:40 UTC 

Słowa kluczowe do wypozycjonowania
 2023-01-10  8:40 UTC 

Słowa kluczowe do wypozycjonowania
 2023-01-10  8:40 UTC 

[PATCH 00/16] spi: bcm63xx-hsspi: driver and doc updates
 2023-01-10  8:40 UTC  (7+ messages)
` [PATCH 02/16] dt-bindings: spi: Add bcmbca-hsspi controller support

Słowa kluczowe do wypozycjonowania
 2023-01-10  8:40 UTC 

Słowa kluczowe do wypozycjonowania
 2023-01-10  8:40 UTC 

Słowa kluczowe do wypozycjonowania
 2023-01-10  8:40 UTC 

[patch net-next v3 00/11] devlink: features, linecard and reporters locking cleanup
 2023-01-10  8:40 UTC  (4+ messages)
` [patch net-next v3 04/11] devlink: protect health reporter operation with instance lock

Słowa kluczowe do wypozycjonowania
 2023-01-10  8:40 UTC 

Słowa kluczowe do wypozycjonowania
 2023-01-10  8:40 UTC 

Słowa kluczowe do wypozycjonowania
 2023-01-10  8:40 UTC 

Słowa kluczowe do wypozycjonowania
 2023-01-10  8:40 UTC 

Słowa kluczowe do wypozycjonowania
 2023-01-10  8:40 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-01-10  8:41 UTC 

[6.2][regression] after commit cd372b8c99c5a5cf6a464acebb7e4a79af7ec8ae stopping working wifi mt7921e
 2023-01-10  8:41 UTC  (3+ messages)

Słowa kluczowe do wypozycjonowania
 2023-01-10  8:40 UTC 

Słowa kluczowe do wypozycjonowania
 2023-01-10  8:40 UTC 

Słowa kluczowe do wypozycjonowania
 2023-01-10  8:35 UTC 

[PATCH 0/7] block zoned cleanups
 2023-01-10  8:39 UTC  (5+ messages)
  ` [PATCH 5/7] dm-zoned: ensure only power of 2 zone sizes are allowed
        ` [dm-devel] "

Słowa kluczowe do wypozycjonowania
 2023-01-10  8:35 UTC 

Słowa kluczowe do wypozycjonowania
 2023-01-10  8:35 UTC 

[REGRESSION] Backlight control broken on Dell G15 5515 since 6.1
 2023-01-10  8:39 UTC  (4+ messages)

[PATCH] ALSA: firewire-lib: extend tracepoints event including CYCLE_TIME of 1394 OHCI
 2023-01-10  8:36 UTC  (2+ messages)

[PATCH 0/8] Add Auxiliary driver support
 2023-01-10  8:38 UTC  (2+ messages)

[PATCH net-next v9] virtio/vsock: replace virtio_vsock_pkt with sk_buff
 2023-01-10  8:36 UTC  (3+ messages)

Słowa kluczowe do wypozycjonowania
 2023-01-10  8:35 UTC 

Słowa kluczowe do wypozycjonowania
 2023-01-10  8:35 UTC 

[PATCH] git-bisect-lk2009: update java code conventions link
 2023-01-10  8:38 UTC 

[PATCH] ALSA: hda/realtek: Enable mute/micmute LEDs on HP Spectre x360 13-aw0xxx
 2023-01-10  8:36 UTC  (3+ messages)

[PATCH] ALSA: hda/hdmi: Add a HP device to force connect list
 2023-01-10  8:34 UTC  (2+ messages)

[PATCH v2 0/3] RISC-V Hibernation Support
 2023-01-10  8:37 UTC  (5+ messages)
` [PATCH v2 3/3] RISC-V: Add arch functions to support hibernation/suspend-to-disk

[oe] [meta-oe] [PATCH v2] hidapi: upgrade 0.12.0 -> 0.13.0
 2023-01-10  8:37 UTC 

[PATCH 00/10] Add the PowerQUICC audio support using the QMC
 2023-01-06 15:23 UTC  (14+ messages)
` [PATCH 01/10] dt-bindings: soc: fsl: cpm_qe: Add TSA controller
` [PATCH 02/10] soc: fsl: qe: Add support for TSA
` [PATCH 03/10] MAINTAINERS: add the Freescale TSA controller entry
` [PATCH 04/10] powerpc/8xx: Use a larger CPM1 command check mask
` [PATCH 05/10] dt-bindings: soc: fsl: cpm_qe: Add QMC controller
` [PATCH 06/10] soc: fsl: qe: Add support for QMC
` [PATCH 07/10] MAINTAINERS: add the Freescale QMC controller entry
` [PATCH 08/10] dt-bindings: sound: Add support for QMC audio
` [PATCH 09/10] ASoC: fsl: "
` [PATCH 10/10] MAINTAINERS: add the Freescale QMC audio entry

[PATCH v4 0/3] Add Nuvoton NPCM SGPIO feature
 2023-01-10  8:32 UTC  (8+ messages)
` [PATCH v4 1/3] gpio: nuvoton: Add Nuvoton NPCM sgpio driver
` [PATCH v4 2/3] arm: dts: nuvoton: npcm: Add sgpio feature
` [PATCH v4 3/3] dt-bindings: gpio: add NPCM sgpio driver bindings

[PATCH v1 0/6] ARM: Add GXP I2C Support
 2023-01-10  8:35 UTC  (6+ messages)
` [PATCH v1 1/6] i2c: hpe: Add GXP SoC I2C Controller

[net PATCH] octeontx2-pf: Use GFP_ATOMIC in atomic context
 2023-01-10  8:35 UTC  (4+ messages)

[PATCH] staging: media/av7110: cleanup coding style in av7110.c
 2023-01-10  8:35 UTC  (3+ messages)

[RFC][PATCH 00/12] Introduce cmpxchg128() -- aka. the demise of cmpxchg_double()
 2023-01-10  8:32 UTC  (4+ messages)
` [RFC][PATCH 08/12] s390: Replace cmpxchg_double() with cmpxchg128()

[PATCH v3] usb: gadget: fastboot: detach usb just before rebooting
 2023-01-10  8:33 UTC  (2+ messages)

[PATCH V8 4/5] ASoC: codecs: Aw883xx chip register file, data type file and Kconfig Makefile
 2023-01-06  7:09 UTC  (2+ messages)

[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-01-10  8:33 UTC  (6+ messages)
` [PATCH RFC v7 52/64] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event

[PATCH] drm/meson: dw-hdmi: Fix devm_regulator_*get_enable*() conversion
 2023-01-10  8:32 UTC  (3+ messages)

[PATCH v4 0/1] python/machine: Fix AF_UNIX path too long
 2023-01-10  8:07 UTC 

[PATCH V4 0/3] AM68 SK: Add initial support
 2023-01-10  8:30 UTC  (11+ messages)
` [PATCH V4 1/3] dt-bindings: arm: ti: Add binding for AM68 SK

RTT-PROBE: lore-subspace-rtt
 2023-01-10  8:31 UTC 

[Buildroot] [PATCH 0/3 v4] system: add option to handle /var as an overlayfs with r/o rootfs (branch yem/systemdify-var)
 2023-01-10  8:30 UTC  (4+ messages)
` [Buildroot] [PATCH 2/3 v4] system: add option to use an overlayfs on /var on a r/o root w/ systemd

[PATCH] btrfs/012: check if ext4 is available
 2023-01-10  8:29 UTC 

[PATCH] drm/msm/dpu1: Remove INTF4 IRQ from SDM845 IRQ mask
 2023-01-09 22:41 UTC  (3+ messages)

[PATCH] dt-bindings: msm: dsi-phy-28nm: Document fam-b compatible
 2023-01-09 22:41 UTC  (3+ messages)

[PATCH v2 0/8] Basic early_printk and smoke test implementation
 2023-01-10  8:29 UTC  (4+ messages)
` [PATCH v2 3/8] xen/riscv: introduce stack stuff

[PATCH v2 0/8] drm/msm: DSC Electric Boogaloo for sm8[12]50
 2023-01-09 22:41 UTC  (3+ messages)

[PATCH] drm/msm/hdmi: Add missing check for alloc_ordered_workqueue
 2023-01-09 22:41 UTC  (3+ 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.