All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-23 09:10:20 to 2021-09-23 09:52:43 UTC [more...]

[PATCH] netfs: Fix READ/WRITE confusion when calling iov_iter_xarray()
 2021-09-23  9:52 UTC 

[PATCH v5 00/20] nubus: bus, device, bridge, IRQ and address space improvements
 2021-09-23  9:49 UTC  (25+ messages)
` [PATCH v5 01/20] nubus: add comment indicating reference documents
` [PATCH v5 02/20] nubus-device: rename slot_nb variable to slot
` [PATCH v5 03/20] nubus-device: expose separate super slot memory region
` [PATCH v5 04/20] nubus: use bitmap to manage available slots
` [PATCH v5 05/20] nubus: move slot bitmap checks from NubusDevice realize() to BusClass check_address()
` [PATCH v5 06/20] nubus: implement BusClass get_dev_path()
` [PATCH v5 07/20] nubus: add trace-events for empty slot accesses
` [PATCH v5 08/20] nubus: generate bus error when attempting to access empty slots
` [PATCH v5 09/20] macfb: don't register declaration ROM
` [PATCH v5 10/20] nubus-device: remove nubus_register_rom() and nubus_register_format_block()
` [PATCH v5 11/20] nubus-device: add romfile property for loading declaration ROMs
` [PATCH v5 12/20] nubus: move nubus to its own 32-bit address space
` [PATCH v5 13/20] nubus-bridge: introduce separate NubusBridge structure
` [PATCH v5 14/20] mac-nubus-bridge: rename MacNubusState to MacNubusBridge
` [PATCH v5 15/20] nubus: move NubusBus from mac-nubus-bridge to nubus-bridge
` [PATCH v5 16/20] nubus-bridge: embed the NubusBus object directly within nubus-bridge
` [PATCH v5 17/20] nubus-bridge: make slot_available_mask a qdev property
` [PATCH v5 18/20] nubus: add support for slot IRQs
` [PATCH v5 19/20] q800: wire up nubus IRQs
` [PATCH v5 20/20] q800: configure nubus available slots for Quadra 800

[PATCH v1 2/5] x86/mce: Get rid of machine_check_vector
 2021-09-23  9:50 UTC  (2+ messages)
` [tip: ras/core] "

[PATCH v1 1/5] x86/mce: Get rid of the mce_severity function pointer
 2021-09-23  9:50 UTC  (2+ messages)
` [tip: ras/core] "

[PATCH v1 3/5] x86/mce: Get rid of msr_ops
 2021-09-23  9:50 UTC  (2+ messages)
` [tip: ras/core] "

[PATCH v1 4/5] x86/mce: Get rid of the ->quirk_no_way_out() indirect call
 2021-09-23  9:50 UTC  (2+ messages)
` [tip: ras/core] "

[PATCH v1 5/5] x86/mce: Sort mca_config members to get rid of unnecessary padding
 2021-09-23  9:50 UTC  (2+ messages)
` [tip: ras/core] "

[PATCH 0/3] memblock: cleanup memblock_free interface
 2021-09-23  9:47 UTC  (8+ messages)
` [PATCH 3/3] "

[PATCH v4 0/4] Add GbEthernet Clock support
 2021-09-23  9:49 UTC  (3+ messages)
` [PATCH v4 3/4] clk: renesas: rzg2l: Add support to handle coupled clocks

[Intel-gfx] [PATCH] drm/i915: Tile F plane format support
 2021-09-23  9:49 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH] riscv: Add RISC-V svpbmt extension
 2021-09-23  9:48 UTC  (11+ messages)

[PATCH] docs/nvdimm: Update nvdimm option value in machine example
 2021-09-23  9:47 UTC  (2+ messages)

[PATCH v2] backlight: propagate errors from get_brightness()
 2021-09-23  9:48 UTC  (2+ messages)

[PATCH 1/3] hwmon: tmp421: handle I2C errors
 2021-09-23  9:48 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/3] hwmon: tmp421: report /PVLD condition
  ` [PATCH v2 3/3] hwmon: tmp421: fix rounding for negative values

[dpdk-dev] [PATCH v3 1/2] eal: add additional info if core list too long
 2021-09-23  9:47 UTC  (4+ messages)
` [dpdk-dev] [PATCH v4 "

[PATCH v3 0/9] x86/PVH: Dom0 building adjustments
 2021-09-23  9:46 UTC  (4+ messages)
` [PATCH v3 4/9] x86/PVH: provide VGA console info to Dom0

[dpdk-dev] [RFC PATCH v7 0/5] Add PIE support for HQoS library
 2021-09-23  9:45 UTC  (7+ messages)
` [dpdk-dev] [RFC PATCH v8 "
  ` [dpdk-dev] [RFC PATCH v8 1/5] sched: add PIE based congestion management
  ` [dpdk-dev] [RFC PATCH v8 2/5] example/qos_sched: add PIE support
  ` [dpdk-dev] [RFC PATCH v8 3/5] example/ip_pipeline: "
  ` [dpdk-dev] [RFC PATCH v8 4/5] doc/guides/prog_guide: added PIE
  ` [dpdk-dev] [RFC PATCH v8 5/5] app/test: add tests for PIE

[PATCH] media: staging: ipu3-imgu: Initialise height_per_slice in the stripes
 2021-09-23  9:45 UTC  (8+ messages)

[PATCH 0/3] trace-cmd: Align guest TSC calculation with the kernel
 2021-09-23  9:45 UTC  (4+ messages)
` [PATCH 1/3] trace-cmd: Extend host-guest time sync with fraction bits
` [PATCH 2/3] trace-cmd: Read and use fraction bits from TRACECMD_OPTION_TIME_SHIFT
` [PATCH 3/3] trace-cmd: Dump "

btrfs receive fails with "failed to clone extents"
 2021-09-23  9:44 UTC  (11+ messages)
          ` Fwd: "

[PATCH v1 1/3] KVM: arm64: Add arch specific exit reasons
 2021-09-23  9:44 UTC  (10+ messages)
` [PATCH v1 3/3] KVM: arm64: Add histogram stats for handling time of "

[PATCH v6 0/9] drm/i915: Suspend / resume backup- and restore of LMEM
 2021-09-23  9:44 UTC  (7+ messages)
` [Intel-gfx] [PATCH v6 3/9] drm/i915/gt: Increase suspend timeout
    `  "
` [PATCH v6 7/9] drm/i915: Reduce the number of objects subject to memcpy recover
    ` [Intel-gfx] "

[PATCH v4 net-next 0/8] net: dsa: felix: psfp support on vsc9959
 2021-09-23  9:44 UTC  (10+ messages)
` [PATCH v4 net-next 5/8] net: dsa: felix: support psfp filter "
` [PATCH v4 net-next 7/8] net: mscc: ocelot: use index to set vcap policer

[PATCH -perfbook] defer: Make RCUspacetime.svg compatible with Inkscape 1.0 and later
 2021-09-23  9:44 UTC  (2+ messages)

[PATCH] drm/kfd: fix ttm_bo_release warning
 2021-09-23  9:44 UTC 

[PATCH 0/2] docs/devel/testing: improvements on make check-acceptance
 2021-09-23  9:42 UTC  (6+ messages)
` [PATCH 2/2] tests/Makefile: add TESTFILES option to "

[PATCH] Revert "ACPI: Add memory semantics to acpi_os_map_memory()"
 2021-09-23  9:40 UTC  (7+ messages)
` [PATCH v2] "
        ` [Devel] "

[PATCH] arm64: Restore forced disabling of KPTI on ThunderX
 2021-09-23  9:41 UTC  (2+ messages)

[PATCH v2] MIPS: Avoid macro redefinitions
 2021-09-23  9:36 UTC  (2+ messages)

[PATCH v4] MIPS: loongson64: make CPU_LOONGSON64 depends on MIPS_FP_SUPPORT
 2021-09-23  9:35 UTC  (2+ messages)

[PATCH v2] MIPS: loongson64: Fix no screen display during boot-up
 2021-09-23  9:35 UTC  (2+ messages)

What about removing Netlogic support ?
 2021-09-23  9:42 UTC 

[PATCH] clocksource: arc_timer: eliminate redefined macro error
 2021-09-23  9:42 UTC  (3+ messages)

[PATCH v3 0/7] badblocks improvement for multiple bad block ranges
 2021-09-23  9:40 UTC  (3+ messages)
` Too large badblocks sysfs file (was: [PATCH v3 0/7] badblocks improvement for multiple bad block ranges)

[PULL v2 00/28] Misc (including block file-posix) for 2021-06-23
 2021-09-23  9:18 UTC  (5+ messages)
` [PULL 18/28] file-posix: try BLKSECTGET on block devices too, do not round to power of 2
      ` Recent qemu patch results in aio failures with host DASD disks resulting in guest I/O errors

[PATCH 0/2] tests/qapi-schema: Minor tooling improvements
 2021-09-23  9:33 UTC  (4+ messages)
` [PATCH 1/2] tests/qapi-schema: Use Python OSError instead of outmoded IOError

[dpdk-dev] [PATCH] ethdev: replace bit shifts with macros
 2021-09-23  9:39 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH v2 0/3] docs/zh_CN: improve process translation
 2021-09-23  9:37 UTC  (4+ messages)
` [PATCH v2 1/3] docs/zh_CN: Improve zh_CN/process/howto.rst
` [PATCH v2 2/3] docs/zh_CN: typo fix and improve translation
` [PATCH v2 3/3] docs/zh_CN: modify some words

efivars
 2021-09-23  9:39 UTC  (8+ messages)

[PATCH] USB:serial:option Add Foxconn T99W265
 2021-09-23  9:38 UTC  (4+ messages)
  `  "
    `  "

[PATCH v2 0/2] Add Coresight support for RB5 board
 2021-09-23  9:36 UTC  (12+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: sm8250: Add Coresight support

SPL_DM and SPL 4K
 2021-09-23  9:37 UTC 

[PATCH] xen/arm: vgic to ignore GICD ICPENRn registers access
 2021-09-23  9:36 UTC  (2+ messages)

[PATCH v5 0/5] fuse,virtiofs: support per-file DAX
 2021-09-23  9:35 UTC  (18+ messages)
` [Virtio-fs] "
` [PATCH v5 1/5] fuse: add fuse_should_enable_dax() helper
  ` [Virtio-fs] "
` [PATCH v5 2/5] fuse: make DAX mount option a tri-state
  ` [Virtio-fs] "
` [PATCH v5 3/5] fuse: support per-file DAX
  ` [Virtio-fs] "
` [PATCH v5 4/5] fuse: enable "
  ` [Virtio-fs] "
` [PATCH v5 5/5] fuse: mark inode DONT_CACHE when per-file DAX hint changes
  ` [Virtio-fs] "
` [virtiofsd PATCH v5 0/2] virtiofsd: support per-file DAX
  ` [Virtio-fs] "
  ` [virtiofsd PATCH v5 1/2] virtiofsd: add FUSE_ATTR_DAX to fuse protocol
    ` [Virtio-fs] "
  ` [virtiofsd PATCH v5 2/2] virtiofsd: support per-file DAX
    ` [Virtio-fs] "

[syzbot] general protection fault in sctp_rcv
 2021-09-23  9:34 UTC  (3+ messages)

Re: [RFC v7] virtio/vsock: add two more queues for datagram types
 2021-09-23  9:18 UTC  (2+ messages)
`  "

[PATCH net-next 0/7] some optimization for page pool
 2021-09-23  9:33 UTC  (4+ messages)
` [PATCH net-next 1/7] page_pool: disable dma mapping support for 32-bit arch with 64-bit DMA

[PATCH v3 00/47] TI AM437X ADC1
 2021-09-23  9:33 UTC  (6+ messages)
` [PATCH v3 36/47] mfd: ti_am335x_tscadc: Support the correctly spelled DT property

[kvm-unit-tests PATCH] x86/msr.c generalize to any input msr
 2021-09-23  9:32 UTC  (3+ messages)

[REGRESSION] lkft kselftest for next-20210917
 2021-09-23  9:32 UTC 

[PATCH v2] pinctrl: qcom: sc7280: Add PM suspend callbacks
 2021-09-23  9:31 UTC 

Single iolog file created when 2 separate files are expected (write_iolog)
 2021-09-23  9:29 UTC  (2+ messages)

[PATCH v3 0/6] drm/ingenic: Various improvements v3
 2021-09-23  9:27 UTC  (7+ messages)
` [PATCH v3 6/6] drm/ingenic: Attach bridge chain to encoders

[regression] mhi: ath11k resume fails on some devices
 2021-09-23  9:26 UTC  (10+ messages)

[hardknott][PATCH] mesa: Add patches for red label issues on video for VC4 and Freedreno
 2021-09-23  9:26 UTC  (3+ messages)
` [OE-core] "

[PATCH] pinctrl: qcom: sc7280: Add PM suspend callbacks
 2021-09-23  9:26 UTC 

[Buildroot] [git commit] package/ntp: Fix building with glibc 2.34+
 2021-09-23  9:26 UTC  (3+ messages)

[PATCH] ksmbd: use LOOKUP_BENEATH to prevent the out of share access
 2021-09-23  9:24 UTC 

[PATCH] dmaengine: sh: rz-dmac: Add DMA clock handling
 2021-09-23  9:25 UTC  (3+ messages)

[LTP] [PATCH v2 1/7] syscalls/clone01: Convert to new API
 2021-09-23  9:25 UTC  (6+ messages)

[xen-unstable test] 164996: regressions - FAIL
 2021-09-23  9:24 UTC  (7+ messages)

[PATCH v12 00/17] drm/i915: Introduce Intel PXP
 2021-09-23  9:23 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Introduce Intel PXP (rev11)

[PATCH v6 0/2] Add p2p via dmabuf to habanalabs
 2021-09-23  9:22 UTC  (9+ messages)

[PATCH 0/2] Scale wakeup granularity relative to nr_running
 2021-09-23  9:21 UTC  (14+ messages)
` [PATCH 2/2] sched/fair: "

[Buildroot] [PATCH] package/refpolicy: make sure xmllint is used
 2021-09-23  9:21 UTC 

[dpdk-dev] [PATCH] net/virtio: fix indirect descriptors reconnection
 2021-09-23  9:21 UTC  (4+ messages)

[PATCH] libtracefs: Fix add_sort_key()
 2021-09-23  9:21 UTC 

[PATCH v7 0/2] add a test mode for SANITIZE=leak, run it in CI
 2021-09-23  9:20 UTC  (4+ messages)
` [PATCH v8 "
  ` [PATCH v8 1/2] Makefile: add SANITIZE=leak flag to GIT-BUILD-OPTIONS
  ` [PATCH v8 2/2] tests: add a test mode for SANITIZE=leak, run it in CI

[PATCH] kernel.bbclass: remove unnecessary dead code
 2021-09-23  9:20 UTC 

[PATCH v3] Revert "ACPI: Add memory semantics to acpi_os_map_memory()"
 2021-09-23  9:16 UTC  (4+ messages)
  ` [Devel] "

[PATCH] drm/amdgpu: Remove all code paths under the EAGAIN path in RAS late init
 2021-09-23  9:18 UTC  (2+ messages)

[Buildroot] [PATCH] package/refpolicy: Treat all modules as custom
 2021-09-23  9:17 UTC  (11+ messages)

[PATCH v2 0/3] Enhance Measured Boot
 2021-09-23  9:16 UTC  (4+ messages)
` [PATCH v2 1/3] efi_loader: add SMBIOS table measurement

[PATCH 0/9] treewide: simplify getting .driver_data
 2021-09-23  9:16 UTC  (3+ messages)
` [PATCH 6/9] iio: common: cros_ec_sensors: "

bpf_jit_limit close shave
 2021-09-23  9:16 UTC  (8+ messages)

[dpdk-dev] app/testpmd: [RFC] Create flex item object
 2021-09-23  9:16 UTC 

[PATCH RFC 0/4] remove libxenctrl usage from xenstored
 2021-09-23  9:16 UTC  (3+ messages)
` [PATCH RFC 2/4] xen: add bitmap to indicate per-domain state changes

[PATCH v5 0/2] Introduce some interfaces for ACRN hypervisor HSM driver
 2021-09-23  9:16 UTC  (4+ messages)
` [PATCH v5 2/2] virt: acrn: Introduce interfaces for virtual device creating/destroying

[RFC 00/20] Introduce /dev/iommu for userspace I/O address space management
 2021-09-23  9:14 UTC  (7+ messages)
` [RFC 11/20] iommu/iommufd: Add IOMMU_IOASID_ALLOC/FREE

[PATCH v2] rtc: rv8803: add epson,rx8803 and epson,rx8900 compatible
 2021-09-23  9:14 UTC 

[PATCH] phy: mediatek: Kconfig: Add configuration menu for Mediatek phy drivers
 2021-09-23  9:02 UTC  (4+ messages)

[PATCH v2] USB: serial: cp210x: add ID for GW Instek GDM-834x Digital Multimeter
 2021-09-23  9:15 UTC 

[PATCH v6 0/3] IMA: Add tests for uid, gid, fowner, and fgroup options
 2021-09-23  9:14 UTC  (5+ messages)
` [PATCH v6 3/3] "
    ` [LTP] "

[RFC PATCH] spapr/xive: Allocate vCPU IPIs from local context
 2021-09-23  9:12 UTC  (2+ messages)

[PATCH v2 1/2] clk: renesas: r9a07g044: Add IA55_CLK and DMAC_ACLK
 2021-09-23  9:13 UTC  (4+ messages)
` [PATCH v2 2/2] clk: renesas: rzg2l: Fix clk status function

[PATCH 1/1] doc: add system reset to API documentation
 2021-09-23  9:12 UTC 

[dm-devel] [PATCH] dm-rq: don't queue request during suspend
 2021-09-23  9:11 UTC 

[PATCH 1/2] arm64: defconfig: Enable SND_SOC_WM8978
 2021-09-23  9:07 UTC  (3+ messages)
` [PATCH 2/2] arm64: defconfig: Enable SOUND_SOC_RZ

AST2600 EVB eth0 (MAC1) Issue
 2021-09-23  9:09 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.