All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-09 12:05:08 to 2022-02-09 12:38:35 UTC [more...]

[v5] dsa: mv88e6xxx: make serdes SGMII/Fiber tx amplitude configurable
 2022-02-09 12:36 UTC  (2+ messages)

[PATCH v4 0/2] remoteproc sysfs fixes/improvements
 2022-02-09  9:03 UTC  (2+ messages)
` [PATCH v4 1/2] remoteproc: Introduce deny_sysfs_ops flag

[PATCH v6 00/14] riscv: support for Svpbmt and D1 memory types
 2022-02-09 12:37 UTC  (6+ messages)
` [PATCH v6 01/14] riscv: prevent null-pointer dereference with sbi_remote_fence_i
` [PATCH v6 03/14] riscv: allow different stages with alternatives
` [PATCH v6 04/14] riscv: implement module alternatives
` [PATCH v6 05/14] riscv: implement ALTERNATIVE_2 macro
` [PATCH v6 06/14] riscv: extend concatenated alternatives-lines to the same length

[PATCH v2] usb: host: xhci: drop redundant checks
 2022-02-09 12:40 UTC  (2+ messages)

[PATCH v3 0/7] drm: Add driver for Solomon SSD130X OLED displays
 2022-02-09 12:37 UTC  (11+ messages)
` [PATCH v3 4/7] drm/solomon: Add SSD130X OLED displays I2C support
` [PATCH v3 5/7] (WIP) drm/solomon: Add SSD130X OLED displays SPI support

[PATCH bpf-next v2 0/3] bpftool: Switch to new versioning scheme (align on libbpf's)
 2022-02-09 12:37 UTC  (4+ messages)
` [PATCH bpf-next v2 3/3] bpftool: Update versioning scheme, align on libbpf's version number

[RFC PATCH 0/3] tests/tcg/ppc64le: fix the build of TCG tests with Clang
 2022-02-09 12:31 UTC  (2+ messages)

[PATCH net] veth: fix races around rq->rx_notify_masked
 2022-02-09 12:36 UTC  (3+ messages)

[PATCH mptcp-next v5 0/5] add mp_fail testcases
 2022-02-09 12:36 UTC  (3+ messages)
` [PATCH mptcp-next v5 5/5] selftests: mptcp: "

[PATCH 00/23] KVM: MMU: MMU role refactoring
 2022-02-09 12:34 UTC  (4+ messages)
` [PATCH 06/23] KVM: MMU: load new PGD once nested two-dimensional paging is initialized

[PATCH v4] ARM: dts: add DT for lan966 SoC and 2-port board pcb8291
 2022-02-09 12:32 UTC  (3+ messages)

[PATCH v2 0/6] fstests: fix _scratch_mkfs_sized failure handling
 2022-02-09 12:33 UTC  (7+ messages)
` [PATCH v2 1/6] common/rc: fix btrfs mixed mode usage in _scratch_mkfs_sized
` [PATCH v2 2/6] generic/204: remove unnecessary _scratch_mkfs call
` [PATCH v2 3/6] generic/{171,172,173,174}: check _scratch_mkfs_sized return code
` [PATCH v2 4/6] ext4/021: "
` [PATCH v2 5/6] xfs/015: "
` [PATCH v2 6/6] common: factor out xfs unique part from _filter_mkfs

[v1,net-next 1/3] net:enetc: allocate CBD ring data memory using DMA coherent methods
 2022-02-09 12:33 UTC  (6+ messages)
` [v1,net-next 3/3] net:enetc: enetc qos using the CBDR dma alloc function
  ` [v2,net-next 1/3] net:enetc: allocate CBD ring data memory using DMA coherent methods
    ` [v2,net-next 2/3] net:enetc: command BD ring data memory alloc as one function alone
    ` [v2,net-next 3/3] net:enetc: enetc qos using the CBDR dma alloc function

[PATCH v2 0/1] USB: usbfs: replace atomic64 accesses by spinlock
 2022-02-09 12:33 UTC  (2+ messages)
` [PATCH v2 1/1] USB: usbfs: Use a spinlock instead of atomic accesses to tally used memory

【朗らかな生活】お問合せありがとうございます。
 2022-02-09 12:25 UTC 

[PATCH v3 00/18] pxe: Refactoring to tidy up and prepare for bootflow
 2022-02-09 12:32 UTC  (4+ messages)
` [PATCH v3 07/18] pxe: Move pxe_utils files

[Intel-gfx] [PATCH] drm/i915: move the DRIVER_* macros to i915_driver.[ch]
 2022-02-09 12:32 UTC  (3+ messages)

[PATCH v2 0/6] typec: mux: Introduce support for multiple TypeC muxes
 2022-02-09 12:30 UTC  (3+ messages)
` [PATCH v2 1/6] device property: Helper to match multiple connections

[Intel-gfx] [PATCH] drm/i915: move the DRIVER_* macros to i915_driver.[ch]
 2022-02-09 12:31 UTC 

[PATCH mptcp-next] mptcp: strict local address ID selection
 2022-02-09 12:31 UTC 

AUh: upgrading recipes bbppend files only #yocto
 2022-02-09 12:30 UTC  (2+ messages)
` [yocto] "

[PATCH 03/13] lib: sbi: Use AIA CSRs for local interrupts when available
 2022-02-09 12:30 UTC  (7+ messages)
` [PATCH 06/13] include: sbi: Introduce nascent_init() platform callback
` [PATCH 07/13] lib: sbi: Enable mie.MEIE bit for IPIs based on external interrupts

[LTP] [PATCH v2] Rewrite process_vm_readv03.c test with new LTP API
 2022-02-09 12:29 UTC  (4+ messages)

[PATCH v4 00/14] virtio pci support VIRTIO_F_RING_RESET
 2022-02-09 12:29 UTC  (30+ messages)
` [PATCH v4 01/14] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data
` [PATCH v4 02/14] virtio: queue_reset: add VIRTIO_F_RING_RESET
` [PATCH v4 03/14] virtio_ring: queue_reset: add function vring_setup_virtqueue()
` [PATCH v4 04/14] virtio_ring: queue_reset: split: add __vring_init_virtqueue()
` [PATCH v4 05/14] virtio_ring: queue_reset: split: support enable reset queue
` [PATCH v4 06/14] virtio_ring: queue_reset: packed: "
` [PATCH v4 07/14] virtio_ring: queue_reset: extract the release function of the vq ring
` [PATCH v4 08/14] virtio_ring: queue_reset: add vring_release_virtqueue()
` [PATCH v4 09/14] virtio: queue_reset: struct virtio_config_ops add callbacks for queue_reset
` [PATCH v4 10/14] virtio_pci: queue_reset: update struct virtio_pci_common_cfg and option functions
` [PATCH v4 11/14] virtio_pci: queue_reset: release vq by vp_dev->vqs
` [PATCH v4 12/14] virtio_pci: queue_reset: setup_vq() support vring_setup_virtqueue()
` [PATCH v4 13/14] virtio_pci: queue_reset: vp_setup_vq() support ring_num
` [PATCH v4 14/14] virtio_pci: queue_reset: support VIRTIO_F_RING_RESET

start sorting out the ZONE_DEVICE refcount mess
 2022-02-09 12:29 UTC  (6+ messages)
` [PATCH 7/8] mm: remove the extra ZONE_DEVICE struct page refcount
      ` [Nouveau] "

[PATCH v2 0/3] drm/panel: Add MIPI DBI compatible SPI driver
 2022-02-09 12:29 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: display: add bindings for MIPI DBI compatible SPI panels

[PATCH] arm:dts:k3-am64-sk: EMIF tool update to 0.8.0 with 1333MTs for lpddr4
 2022-02-09 12:28 UTC  (4+ messages)

[RFC] CI: enforce packages upgrade for Msys2 on Windows
 2022-02-09 12:28 UTC  (2+ messages)

[PATCH v6 0/3] mtd: spi-nor / spi / MFD: Convert intel-spi to SPI MEM
 2022-02-09 12:27 UTC  (8+ messages)
` [PATCH v6 1/3] mtd: spi-nor: intel-spi: Disable write protection only if asked
` [PATCH v6 2/3] mtd: spi-nor: intel-spi: Convert to SPI MEM
` [PATCH v6 3/3] Documentation / MTD: Rename the intel-spi driver

[PATCH v5 00/11] direct-map memory map
 2022-02-09 12:27 UTC  (3+ messages)
` [PATCH v5 01/11] xen: introduce internal CDF_xxx flags for domain creation

[PATCH] Add --with-branding-prefix and QEMU_BRANDING_PREFIX
 2022-02-09 12:25 UTC  (10+ messages)

[PATCH v2 0/1] KVM: s390: pv: make use of ultravisor AIV support
 2022-02-09 12:26 UTC  (4+ messages)
` [PATCH v2 1/1] "

[PATCH v2 0/2] xen: Report and use hardware APIC virtualization capabilities
 2022-02-09 12:26 UTC  (4+ messages)
` [PATCH v2 1/2] xen+tools: Report Interrupt Controller Virtualization capabilities on x86

[LTP] [PATCH v1] Rewrite process_vm_writev02.c using new LTP API
 2022-02-09 12:25 UTC  (2+ messages)

[PATCH] xen/serial: scif: add support for HSCIF
 2022-02-09 12:25 UTC  (2+ messages)

[PATCH v3 1/2] RDMA/rtrs-clt: Fix possible double free in error case
 2022-02-09 12:25 UTC  (5+ messages)

[dpdk-dev] [PATCH] ethdev: remove unnecessary NULL check
 2022-02-09 12:24 UTC 

[PATCH mptcp-next 0/2] fix mptcp bpf selftest error
 2022-02-09 12:24 UTC  (3+ messages)

[poky][master][PATCHv2] buildhistory.bbclass: Enable exporting more recipe and package data
 2022-02-09 12:23 UTC  (2+ messages)
` [OE-core] "

[PATCH v13 0/9] MIPS: JZ4780 and CI20 HDMI
 2022-02-09 12:18 UTC  (7+ messages)
` [PATCH v13 5/9] drm/synopsys+ingenic: repair hot plug detection
` [PATCH v13 6/9] dw-hdmi/ingenic-dw-hdmi: repair interworking with hdmi-connector

[5.17 regression] "x86/PCI: Ignore E820 reservations for bridge windows on newer systems" breaks suspend/resume
 2022-02-09 12:18 UTC  (4+ messages)

[PATCH V2 0/2] x86/hyperv/Swiotlb: Add swiotlb_set_alloc_from_low_pages() switch function
 2022-02-09 12:23 UTC  (6+ messages)
` [PATCH V2 1/2] Swiotlb: Add swiotlb_alloc_from_low_pages switch
` [PATCH V2 2/2] x86/hyperv: Make swiotlb bounce buffer allocation not just from low pages

[PATCH V6 0/3] Intel Software Defined Silicon
 2022-02-09 12:23 UTC  (2+ messages)

[PATCH v2] console: usb: kbd: Limit poll frequency to improve performance
 2022-02-09 12:22 UTC  (4+ messages)

bisected: btrfs dedupe regression in v5.11-rc1: 3078d85c9a10 vfs: verify source area in vfs_dedupe_file_range_one()
 2022-02-09 12:22 UTC  (12+ messages)
              ` bisected: btrfs dedupe regression in v5.11-rc1

[PATCH net] net: mdio: aspeed: Add missing MODULE_DEVICE_TABLE
 2022-02-09 12:20 UTC  (3+ messages)

[meta-oe][hardknott][PATCH] imagemagick: update SRC_URI branch to main
 2022-02-09 12:21 UTC 

[PATCH] ceph: wake waiters after failed async create
 2022-02-09 11:57 UTC  (2+ messages)

[PATCH 0/2] Add I2C bus recovery support on Kunpeng 920/930
 2022-02-09 12:12 UTC  (6+ messages)
` [PATCH 1/2] i2c: hisi: Add generic GPIO bus recovery support

[PATCH v4 0/6] support L2TPv2 for AVF RSS hash and FDIR
 2022-02-09 12:21 UTC  (4+ messages)
` [PATCH v5 "
  ` [PATCH v5 5/6] net/iavf: support L2TPv2 for AVF HASH

[PATCH v2 00/11] KVM: s390: Do storage key checking
 2022-02-09 12:11 UTC  (11+ messages)
` [PATCH v2 05/11] KVM: s390: Add optional storage key checking to MEMOP IOCTL

FIT image: load secure FPGA
 2022-02-09 12:20 UTC  (9+ messages)

[PATCH net 1/2] can: isotp: fix potential CAN frame reception race in isotp_rcv()
 2022-02-09 12:10 UTC  (2+ messages)

[PATCH v2] ARM: dts: rk3288: fix a typo on crypto-controller
 2022-02-09 12:07 UTC  (5+ messages)

[PATCH v6 0/3] drm/lsdc: add drm driver for loongson display controller
 2022-02-09 12:00 UTC  (7+ messages)
` [PATCH v6 1/3] "

[RFC v2 0/8] Introduce SCI-mediator feature
 2022-02-09 12:17 UTC  (5+ messages)
` [RFC v2 3/8] xen/arm: Export host device-tree to hypfs

[PATCH v5 1/4] iio:frequency:admv1014: add support for ADMV1014
 2022-02-09 12:01 UTC  (4+ messages)

next/master baseline: 694 runs, 119 regressions (next-20220209)
 2022-02-09 12:02 UTC 

[PATCH v5 0/6] KEXEC_SIG with appended signature
 2022-02-09 12:01 UTC  (4+ messages)
` [PATCH v5 2/6] powerpc/kexec_file: Add KEXEC_SIG support

[PATCH v2] RAS: Report ARM processor information to userspace
 2022-02-09 12:01 UTC  (3+ messages)

[PATCH net] net: dsa: fix panic when DSA master device unbinds on shutdown
 2022-02-09 12:04 UTC 

[PATCH v2 1/2] KVM: arm64: mixed-width check should be skipped for uninitialized vCPUs
 2022-02-09 12:04 UTC  (5+ messages)

[PATCH net v2 0/2] net: fix issues when uncloning an skb dst+metadata
 2022-02-09 12:00 UTC  (2+ messages)

[PATCH v8 net-next 00/10] net: dsa: microchip: DSA driver support for LAN937x switch
 2022-02-09 11:58 UTC  (7+ messages)
` [PATCH v8 net-next 01/10] dt-bindings: net: dsa: dt bindings for microchip lan937x
` [PATCH v8 net-next 03/10] net: phy: Add support for LAN937x T1 phy driver

[PATCH v2 1/1] iommu/vt-d: Move intel_iommu_ops to header file
 2022-02-09 11:56 UTC  (2+ messages)

[PATCHv2 00/29] TDX Guest: TDX core support
 2022-02-09 11:58 UTC  (8+ messages)

[PATCH v18 8/8] eal: implement functions for mutex management
 2022-02-09 12:12 UTC  (3+ messages)

[PATCH net-next 0/5][pull request] 40GbE Intel Wired LAN Driver Updates 2022-02-08
 2022-02-09 12:00 UTC  (2+ messages)

[PATCH v2 1/1] iommu/dma: Use DMA ops setter instead of direct assignment
 2022-02-09 11:55 UTC  (4+ messages)

[PATCH V2] Netvsc: Call hv_unmap_memory() in the netvsc_device_remove()
 2022-02-09 12:00 UTC  (2+ messages)

[PATCH net-next] ip6_tunnel: fix possible NULL deref in ip6_tnl_xmit
 2022-02-09 12:00 UTC  (2+ messages)

[PATCH RESEND net-next 1/2] dt-bindings: net: renesas,etheravb: Document RZ/V2L SoC
 2022-02-09 12:00 UTC  (2+ messages)

[PATCH net-next 0/2][pull request] 1GbE Intel Wired LAN Driver Updates 2022-02-07
 2022-02-09 12:00 UTC  (2+ messages)

[PATCH] sched/fair: Consider cpu affinity when allowing NUMA imbalance in find_idlest_group
 2022-02-09 11:17 UTC  (3+ messages)

Root level mismatch after sudden shutdown
 2022-02-09 10:53 UTC 

[PATCH] net: macb: Align the dma and coherent dma masks
 2022-02-09 11:15 UTC  (2+ messages)

drm/ttm: moving the LRU into the resource
 2022-02-09 12:09 UTC  (9+ messages)
` [PATCH 2/9] drm/ttm: move the LRU into resource handling v3
` [PATCH 6/9] drm/amdgpu: remove VRAM accounting

[PATCH testsuite] tests/binder: Adjust kernel uapi headers check for building
 2022-02-09 11:42 UTC 

[spi: mediatek: add single/quad mode support]
 2022-02-09 11:19 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: spi: Add compatible for Mediatek IPM IP with single mode
` [PATCH 2/6] spi: mediatek: add IPM single mode design support
` [PATCH 3/6] dt-bindings: spi: Add compatible for Mediatek IPM IP with quad mode
` [PATCH 4/6] spi: mediatek: add spi memory support
` [PATCH 5/6] dt-bindings: spi: support mediatek,need_ahb_clk flag
` [PATCH 6/6] spi: mediatek: add need_ahb_clk support

[PATCH] net: dsa: ocelot: use div64_u64() instead of do_div()
 2022-02-09 11:14 UTC  (2+ messages)

[PATCH] io_uring: Fix uninitialized use of ret in io_eventfd_register()
 2022-02-09 11:06 UTC  (2+ messages)

[PATCH v5 00/23] drm/rockchip: RK356x VOP2 support
 2022-02-09 11:12 UTC  (6+ messages)
` [PATCH v5 01/23] drm/encoder: Add of_graph port to struct drm_encoder
` [PATCH v5 12/23] drm/rockchip: dw_hdmi: Use auto-generated tables

[PATCH 0/1] xdiff: share xdiff between git and libgit2
 2022-02-09 11:07 UTC  (3+ messages)
` [PATCH 1/1] xdiff: provide indirection to git functions

[syzbot] KASAN: use-after-free Read in jbd2_journal_wait_updates
 2022-02-09 11:18 UTC  (4+ messages)

Wycena paneli fotowoltaicznych
 2022-02-09  8:30 UTC 

[PATCH -next] ext4:fix file system corrupted when rmdir non empty directory with IO error
 2022-02-09 11:28 UTC 

[PATCH 0/2] Ignore Energy Model with abstract scale in IPA and DTPM
 2022-02-09 11:16 UTC  (6+ messages)
` [PATCH 1/2] thermal: cooling: Check Energy Model type in cpufreq_cooling and devfreq_cooling

[PATCH] dt-bindings: crypto: rockchip: fix a typo on crypto-controller
 2022-02-09 10:19 UTC  (2+ messages)

[PATCH 0/2] mm/page_alloc: Remote per-cpu lists drain support
 2022-02-09 11:26 UTC  (4+ messages)

[PATCH v2 0/9] random: cleanups around per-cpu crng & rdrand
 2022-02-09  8:28 UTC  (5+ messages)
` [PATCH v2 4/9] random: ensure early RDSEED goes through mixer on init
` [PATCH v2 5/9] random: do not xor RDRAND when writing into /dev/random

[PATCH net-next 1/2] net: napi: wake up ksoftirqd if needed after scheduling NAPI
 2022-02-09 11:26 UTC  (11+ messages)

[PATCH v6 00/64] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2022-02-09 11:04 UTC  (3+ messages)
` [PATCH v6 29/64] KVM: arm64: nv: Forward debug traps to the nested guest

[PATCH 0/2] ARM: dts: stm32: remove timer duplicate unit-address on stm32f7 series
 2022-02-09 10:48 UTC  (2+ messages)
` [PATCH 1/2] ARM: dts: stm32: remove some "

[PATCH nf-next] netfilter: ctnetlink: use dump structure instead of raw args
 2022-02-09 11:06 UTC  (4+ messages)

Question about CVE-2022-24448
 2022-02-09 11:28 UTC  (2+ messages)

[PATCH nf-next] nfqueue: enable to get skb->priority
 2022-02-09 11:04 UTC  (3+ messages)
` [PATCH nf-next] nfqueue: enable to set skb->priority

[PATCH] watchdog: Improve watchdog_dev function documentation
 2022-02-09  9:08 UTC 

[BUG] net: mellanox: mlx4: possible deadlock in mlx4_xdp_set() and mlx4_en_reset_config()
 2022-02-09 11:32 UTC  (3+ messages)

[PATCH] usb: xhci: fix minmax.cocci warnings
 2022-02-09 11:30 UTC 

[PATCH 0/4] ALSA: hda: Expose codec organization functions
 2022-02-09 12:05 UTC  (6+ messages)
` [PATCH 3/4] ALSA: hda: Update and expose codec register procedures

amd apu crashes
 2022-02-09 11:30 UTC 

[PATCH 0/2] reftable related tweaks to t1410
 2022-02-09 11:29 UTC  (2+ messages)
` [PATCH 1/2] t1410: use test-tool ref-store to inspect reflogs


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.