All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-10-17 11:38:18 to 2022-10-17 12:16:26 UTC [more...]

[PATCH v2 0/9] gpio: Get rid of ARCH_NR_GPIOS (v2)
 2022-10-17 12:11 UTC  (11+ messages)

[PATCH 00/10] spi: Add support for stacked/parallel memories
 2022-10-17 12:12 UTC  (8+ messages)
` [PATCH 01/10] spi: Add stacked memories support in SPI core
` [PATCH 02/10] spi: Replace all spi->chip_select & spi->cs_gpiod references with array
` [PATCH 03/10] net: Replace spi->chip_select references to spi->chip_select[0]
` [PATCH 04/10] mtd: devices: "
` [PATCH 05/10] iio: imu: "
` [PATCH 06/10] mtd: spi-nor: Add stacked memories support in spi-nor
` [PATCH 07/10] spi: spi-zynqmp-gqspi: Add stacked memories support in GQSPI driver

[PATCH v2] kobject: fix possible memory leak in kset_create_and_add()
 2022-10-17 12:14 UTC 

[PATCH 1/1 FYI] tools headers UAPI: Sync powerpc syscall tables with the kernel sources
 2022-10-17 12:14 UTC 

[Intel-gfx] [PATCH] drm/i915: use intel_uncore_rmw when appropriate
 2022-10-17 12:14 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[PATCH 0/2] pinctrl: pinctrl-zynqmp: Revert output-enable and bias-high-impedance support
 2022-10-17 12:01 UTC  (6+ messages)
` [PATCH 1/2] Revert "pinctrl: pinctrl-zynqmp: Add support for output-enable and bias-high-impedance"
` [PATCH 2/2] Revert "dt-bindings: pinctrl-zynqmp: Add output-enable configuration"

[PATCH v2] net/nfp: add the feature of RSS based on VXLAN inner layer
 2022-10-17 12:12 UTC  (3+ messages)
` [PATCH v3] "

[Buildroot] [PATCH 0/4] systemd: sort out the conflict between var factory and tmpfiles (branch systemdify-var)
 2022-10-17 12:12 UTC  (2+ messages)

[PATCH v2] bus: fix possible memory leak in bus_register()
 2022-10-17 12:11 UTC 

[PATCH v5 0/4] can: ctucanfd: hardware rx timestamps reporting
 2022-10-17 12:11 UTC  (4+ messages)
` [PATCH v5 2/4] can: ctucanfd: add HW timestamps to RX and error CAN frames

[PATCH 0/2] Add debugfs to hisilicon migration driver
 2022-10-17 12:11 UTC  (5+ messages)
` [PATCH 1/2] hisi_acc_vfio_pci: Add debugfs to "
  ` [Linuxarm] "

[libgpiod v2][PATCH v3 0/4] bindings: implement python bindings for libgpiod v2
 2022-10-17 12:11 UTC  (5+ messages)
` [libgpiod v2][PATCH v3 2/4] bindings: python: add examples

[PATCH] net/nfp: set the appropriate initialized value of flbufsz
 2022-10-17 12:11 UTC  (4+ messages)

[PATCH v6 0/7] treewide cleanup of random integer usage
 2022-10-17 11:59 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-10-17 12:10 UTC 

[PATCH] vulkan-loader: Move libvulkan.so to main package
 2022-10-17 12:10 UTC  (2+ messages)
` [OE-core] "

[PATCH 00/10] submodule: make it a built-in, remove git-submodule.sh
 2022-10-17 12:09 UTC  (11+ messages)
` [PATCH 01/10] git-submodule.sh: create a "case" dispatch statement
` [PATCH 02/10] git-submodule.sh: dispatch "sync" to helper
` [PATCH 03/10] git-submodule.sh: dispatch directly "
` [PATCH 04/10] git-submodule.sh: dispatch "foreach" "
` [PATCH 05/10] git-submodule.sh: dispatch "update" "
` [PATCH 06/10] git-submodule.sh: don't support top-level "--cached"
` [PATCH 07/10] submodule: make it a built-in, remove git-submodule.sh
` [PATCH 08/10] submodule: support "--" with no other arguments
` [PATCH 09/10] submodule: support sub-command-less "--recursive" option
` [PATCH 10/10] submodule: don't use a subprocess to invoke "submodule--helper"

[PATCH v2] arm64: dts: rockchip: rk356x: Fix PCIe register map and ranges
 2022-10-17 11:56 UTC  (6+ messages)

[PATCH v2] dumpcap: fix select interface
 2022-10-17 12:07 UTC  (3+ messages)
` [PATCH v3] "
  ` [PATCH v4] "

[PATCH v4 00/25] KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2
 2022-10-17 11:52 UTC  (52+ messages)
` [PATCH v4 01/25] KVM: arm64: Move hyp refcount manipulation helpers to common header file
` [PATCH v4 02/25] KVM: arm64: Allow attaching of non-coalescable pages to a hyp pool
` [PATCH v4 03/25] KVM: arm64: Back the hypervisor 'struct hyp_page' array for all memory
` [PATCH v4 04/25] KVM: arm64: Fix-up hyp stage-1 refcounts for all pages mapped at EL2
` [PATCH v4 05/25] KVM: arm64: Unify identifiers used to distinguish host and hypervisor
` [PATCH v4 06/25] KVM: arm64: Implement do_donate() helper for donating memory
` [PATCH v4 07/25] KVM: arm64: Prevent the donation of no-map pages
` [PATCH v4 08/25] KVM: arm64: Add helpers to pin memory shared with the hypervisor at EL2
` [PATCH v4 09/25] KVM: arm64: Include asm/kvm_mmu.h in nvhe/mem_protect.h
` [PATCH v4 10/25] KVM: arm64: Add hyp_spinlock_t static initializer
` [PATCH v4 11/25] KVM: arm64: Rename 'host_kvm' to 'host_mmu'
` [PATCH v4 12/25] KVM: arm64: Add infrastructure to create and track pKVM instances at EL2
` [PATCH v4 13/25] KVM: arm64: Instantiate pKVM hypervisor VM and vCPU structures from EL1
` [PATCH v4 14/25] KVM: arm64: Add per-cpu fixmap infrastructure at EL2
` [PATCH v4 15/25] KVM: arm64: Initialise hypervisor copies of host symbols unconditionally
` [PATCH v4 16/25] KVM: arm64: Provide I-cache invalidation by virtual address at EL2
` [PATCH v4 17/25] KVM: arm64: Add generic hyp_memcache helpers
` [PATCH v4 18/25] KVM: arm64: Consolidate stage-2 initialisation into a single function
` [PATCH v4 19/25] KVM: arm64: Instantiate guest stage-2 page-tables at EL2
` [PATCH v4 20/25] KVM: arm64: Return guest memory from EL2 via dedicated teardown memcache
` [PATCH v4 21/25] KVM: arm64: Unmap 'kvm_arm_hyp_percpu_base' from the host
` [PATCH v4 22/25] KVM: arm64: Maintain a copy of 'kvm_arm_vmid_bits' at EL2
` [PATCH v4 23/25] KVM: arm64: Explicitly map 'kvm_vgic_global_state' "
` [PATCH v4 24/25] KVM: arm64: Don't unnecessarily map host kernel sections "
` [PATCH v4 25/25] KVM: arm64: Use the pKVM hyp vCPU structure in handle___kvm_vcpu_run()

[poky][PATCH] go-mod.bbclass: Remove repeated word
 2022-10-17 12:08 UTC  (2+ messages)

[linux-stable-rc:queue/5.10 435/458] drivers/dma/ti/k3-udma.c:666:12: error: no member named 'bchan' in 'struct udma_chan'
 2022-10-17 12:08 UTC 

[PATCH v4 1/5] examples/l3fwd: fix port group mask generation
 2022-10-17 12:06 UTC  (9+ messages)
` [PATCH v5 "
  ` [PATCH v5 2/5] examples/l3fwd: split processing and send stages
    ` [EXT] "
  ` [PATCH v5 3/5] examples/l3fwd: use lpm vector path for event vector
    ` [EXT] "
  ` [PATCH v5 4/5] examples/l3fwd: fix event vector processing in fib
    ` [EXT] "
  ` [EXT] [PATCH v5 1/5] examples/l3fwd: fix port group mask generation

[meta-virtualization][PATCH 1/7] podman: allow overwriting the container runtime
 2022-10-17 12:05 UTC  (2+ messages)

[RESEND PATCH v2] drm/bridge: dw-hdmi-i2s: set insert_pcuv bit if hardware supports it
 2022-10-17 12:04 UTC 

[XEN PATCH for-4.17] tools: Workaround wrong use of tools/Rules.mk by qemu-trad
 2022-10-17 12:05 UTC  (3+ messages)

[PATCH v4 0/4] media: camss: sm8250: Virtual channels support for SM8250
 2022-10-17 12:05 UTC  (4+ messages)

[PATCH v3 0/5] fs: improve setgid stripping consistency even more
 2022-10-17 12:05 UTC  (8+ messages)
` [PATCH v3 1/5] attr: add setattr_drop_sgid()
` [PATCH v3 2/5] attr: add setattr_should_drop_sgid()
` [PATCH v3 3/5] attr: use consistent sgid stripping checks

[RFC PATCH v2 net-next 0/3] netlink: formatted extacks
 2022-10-17 12:04 UTC  (4+ messages)
` [RFC PATCH v2 net-next 1/3] netlink: add support for formatted extack messages

[PATCH] spi: aspeed: Fix window offset of CE1
 2022-10-17  9:39 UTC  (3+ messages)

[PATCH RFC 0/7] fs: Debug config option to disable filesystem checksum verification for fuzzing
 2022-10-17 12:02 UTC  (5+ messages)
      ` [f2fs-dev] "

[PATCH] spl: fit: Report fdt error for loading u-boot
 2022-10-17 11:53 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] xilinx: common: Remove zynq_board_read_rom_ethaddr()
 2022-10-17  9:48 UTC 

[PATCH] ARM: dts: at91: sama7g5: fix signal name of pin PB2
 2022-10-17  8:37 UTC 

[PATCH 0/2] Manage PCS/PMA PHY if pressent
 2022-10-17 11:19 UTC  (3+ messages)
` [PATCH 1/2] net:xilinx_axi: add PCS/PMA PHY
` [PATCH 2/2] net:xilinx_axi: check PCS/PMA PHY status in setup_phy

[RFC PATCH net-next 0/3] netlink: formatted extacks
 2022-10-17 12:00 UTC  (4+ messages)
` [RFC PATCH net-next 1/3] netlink: add support for formatted extack messages

[PATCH] mm: hugetlb: support get/set_policy for hugetlb_vm_ops
 2022-10-17 12:00 UTC  (6+ messages)
  ` [External] "

RTT-PROBE: lore-subspace-rtt
 2022-10-17 12:00 UTC 

[PATCH 00/10] media: ar0521: Add analog gain, rework clock tree
 2022-10-17 12:00 UTC  (8+ messages)
` [PATCH 05/10] media: ar0521: Add LINK_FREQ control

Recent changes (master)
 2022-10-17 12:00 UTC 

[PATCH] libselinux: Add missing '\n' to avc_log() messages
 2022-10-17 11:59 UTC  (6+ messages)

[LTP] [PATCH 00/29] Hugetlb: Migrating libhugetlbfs tests
 2022-10-17 12:02 UTC  (5+ messages)
` [LTP] [PATCH 03/29] Hugetlb: Migrating libhugetlbfs corrupt-by-cow-opt
` [LTP] [PATCH 04/29] Hugetlb: Migrating libhugetlbfs counters

Bug 216559 - btrfs crash root mount RAID0 caused by ac0677348f3c2
 2022-10-17 12:00 UTC  (3+ messages)

[PATCH] spi: spi-imx: mx51 support for more than 4 gpio chip selects
 2022-10-12 15:07 UTC 

[PATCH v8 0/7] Make ghes_edac a proper module
 2022-10-17 11:57 UTC  (15+ messages)
` [PATCH v8 6/7] apei/ghes: Use unrcu_pointer for cmpxchg

[PATCH 0/5] drm: Add new plane helpers to begin/end FB access
 2022-10-17 11:57 UTC  (3+ messages)
` [PATCH 4/5] drm/repaper: Implement {begin,end}_fb_access helpers

[PATCH] ascii.7: chase down History to earliest
 2022-10-17 11:56 UTC  (3+ messages)
` Subdirs of man*/ (was: [PATCH] ascii.7: chase down History to earliest) (refers: man -M tcl)

[RFC v3 00/11] btrfs: raid-stripe-tree draft patches
 2022-10-17 11:55 UTC  (12+ messages)
` [RFC v3 01/11] btrfs: add raid stripe tree definitions
` [RFC v3 02/11] btrfs: read raid-stripe-tree from disk
` [RFC v3 03/11] btrfs: add support for inserting raid stripe extents
` [RFC v3 04/11] btrfs: delete stripe extent on extent deletion
` [RFC v3 05/11] btrfs: lookup physical address from stripe extent
` [RFC v3 06/11] btrfs: add raid stripe tree pretty printer
` [RFC v3 07/11] btrfs: zoned: allow zoned RAID1
` [RFC v3 08/11] btrfs: allow zoned RAID0 and 10
` [RFC v3 09/11] btrfs: fix striping with RST
` [RFC v3 10/11] btrfs: check for leaks of ordered stripes on umount
` [RFC v3 11/11] btrfs: add tracepoints for ordered stripes

[PATCH v2] doc: fix support table for ETH and VLAN flow items
 2022-10-17 11:54 UTC  (5+ messages)

[PATCH 1/2] tests/qtest: migration-test: Fix [-Werror=format-overflow=] build warning
 2022-10-17 11:46 UTC  (2+ messages)
` [PATCH 2/2] tests/qtest: vhost-user-test: "

[xen-unstable-smoke test] 173984: regressions - FAIL
 2022-10-17 11:52 UTC 

[PATCH] um: protect VMA iteration
 2022-10-17 11:51 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-10-17 11:50 UTC 

[PATCH] mtd: parsers: trx: Rewrite partition parsing
 2022-10-17 11:50 UTC  (3+ messages)

[PATCH] tests/qtest/migration-test: Do not try to print NULL pointer string
 2022-10-17 11:43 UTC  (2+ messages)

[PATCH] spi: spi-imx: mx51 support for more than 4 gpio chip selects
 2022-10-17 11:49 UTC  (2+ messages)

[PATCH v7 2/2] input: add Qualcomm SPMI haptics driver
 2022-10-17 11:27 UTC  (2+ messages)

[PATCH] btrfs: send: fix send failure of a subcase of orphan inodes
 2022-10-17 11:47 UTC  (2+ messages)

[RFC PATCH] MAINTAINERS: add entries for the key build bits
 2022-10-17 11:41 UTC  (2+ messages)

drivers/clocksource/timer-ti-dm.c:1039:34: warning: 'omap_timer_match' defined but not used
 2022-10-17 11:47 UTC 

[PATCH 1/2] dt-bindings: pinctrl: qcom,msm8974: convert to dtschema
 2022-10-17 11:33 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: qcom: msm8974: align TLMM pin configuration with DT schema

[PATCH v3 0/2] PCI: qcom: Add support for modular builds
 2022-10-17 11:47 UTC  (3+ messages)
` [PATCH v3 1/2] PCI: qcom: Fix host-init error handling
` [PATCH v3 2/2] PCI: qcom: Add support for modular builds

[PATCH 0/9] drm/i915: Replace kmap_atomic() with kmap_local_page()
 2022-10-17 11:47 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for x86/hyperv: Replace kmap() "

[PATCH v2 0/7] rebase --keep-base: imply --reapply-cherry-picks and --no-fork-point
 2022-10-17 11:27 UTC  (6+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 5/8] rebase: rename merge_base to branch_base

[PATCH 1/2] dt-bindings: arm: qcom: document Mikrotik RB3011 board
 2022-10-17 11:32 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: qcom: ipq8064-rb3011: Add SoC compatible

[PATCH] ARM: dts: stm32mp13: fix compatible for BSEC
 2022-10-17 11:44 UTC  (2+ messages)

[PATCH 1/8] vdpa/ifc: add new device ID
 2022-10-17 11:41 UTC  (10+ messages)
` [PATCH v6 0/8] vdpa/ifc: add multi queue support
  ` [PATCH v6 1/8] vdpa/ifc: add new device ID for legacy network device
  ` [PATCH v6 2/8] vdpa/ifc: add multi-queue support
  ` [PATCH v6 3/8] vdpa/ifc: set max queues based on virtio spec
  ` [PATCH v6 4/8] vdpa/ifc: write queue count to MQ register
  ` [PATCH v6 5/8] vdpa/ifc: only configure enabled queue
  ` [PATCH v6 6/8] vdpa/ifc: support dynamic enable/disable queue
  ` [PATCH v6 7/8] vhost: vDPA blk device gets ready when the first queue is ready
  ` [PATCH v6 8/8] vhost: improve vDPA blk device configure condition

MultiFD and default channel out of order mapping on receive side
 2022-10-17 11:38 UTC  (4+ messages)

[RFC] fsnotify: allow sleepable child dentry flag update
 2022-10-17 11:44 UTC  (4+ messages)

[PATCH] iwlwifi: mvm: fix shift-out-of-bounds in iwl_mvm_add_aux_sta()
 2022-10-17 11:43 UTC 

[PATCH v6 0/4] mm, hwpoison: improve handling workload related to hugetlb and memory_hotplug
 2022-10-17 11:43 UTC  (4+ messages)
` [PATCH v6 4/4] mm/hwpoison: introduce per-memory_block hwpoison counter

Issue: Networking performance in Xen VM on Arm64
 2022-10-17 11:41 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-10-17 11:40 UTC 

alderlake crashes (random memory corruption?) with 6.0 i915 / ucode related
 2022-10-17 11:40 UTC  (6+ messages)
` [Intel-gfx] "

[PATCH v5 00/22] drm: Analog TV Improvements
 2022-10-17 11:39 UTC  (7+ messages)
` [PATCH v5 20/22] drm/vc4: vec: Convert to the new TV mode property
    ` [Nouveau] "
    ` [Intel-gfx] "

[PATCH] gcov: support GCC 12.1 and newer compilers
 2022-10-17 11:38 UTC  (4+ messages)

[PATCH v6 05/10] dump: Add architecture section and section string table support
 2022-10-17 11:32 UTC  (2+ messages)
` [PATCH v7] "

[PATCH 2/4] wifi: ath11k: push MU-MIMO params from hostapd to hardware
 2022-10-17 11:37 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.