All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-31 11:39:58 to 2020-08-31 12:37:40 UTC [more...]

[PATCH v3] virtio-rng: return available data with O_NONBLOCK
 2020-08-31 12:37 UTC  (5+ messages)

drivers/net/dsa/sja1105/sja1105_main.c:1608 sja1105_static_config_reload() warn: bitwise AND condition is false here
 2020-08-31 12:33 UTC  (3+ messages)

Warning on Kernel 5.9.0-rc1 on PowerBook G4 (ppc32), bisected to a5c3b9ffb0f4
 2020-08-31 12:33 UTC  (3+ messages)

drivers/net/dsa/sja1105/sja1105_main.c:2342 sja1105_best_effort_vlan_filtering_set() error: uninitialized symbol 'rc'
 2020-08-31 12:35 UTC  (3+ messages)

fsl_espi errors on v5.7.15
 2020-08-31 12:33 UTC  (10+ messages)

[PATCH v4 0/2] ceph: metrics for opened files, pinned caps and opened inodes
 2020-08-31 12:35 UTC  (6+ messages)
` [PATCH v4 1/2] ceph: add helpers for parsing inode/ci/sb to mdsc
` [PATCH v4 2/2] ceph: metrics for opened files, pinned caps and opened inodes

[PATCH 01/10] dt-bindings: arm: samsung: pmu: Use unevaluatedProperties
 2020-08-31 12:34 UTC  (23+ messages)
    ` [PATCH 02/10] dt-bindings: gpu: arm, mali-midgard: "
      ` [PATCH 02/10] dt-bindings: gpu: arm,mali-midgard: "
    ` [PATCH 03/10] dt-bindings: timer: exynos4210-mct: "
    ` [PATCH 04/10] dt-bindings: mfd: syscon: Document Samsung Exynos compatibles
    ` [PATCH 06/10] dt-bindings: sound: samsung-i2s: Use unevaluatedProperties

[PATCH v14 00/17] KVM RISC-V Support
 2020-08-31 12:30 UTC  (31+ messages)
` [PATCH v14 01/17] RISC-V: Add hypervisor extension related CSR defines
` [PATCH v14 02/17] RISC-V: Add initial skeletal KVM support
` [PATCH v14 03/17] RISC-V: KVM: Implement VCPU create, init and destroy functions
` [PATCH v14 04/17] RISC-V: KVM: Implement VCPU interrupts and requests handling
` [PATCH v14 05/17] RISC-V: KVM: Implement KVM_GET_ONE_REG/KVM_SET_ONE_REG ioctls
` [PATCH v14 06/17] RISC-V: KVM: Implement VCPU world-switch
` [PATCH v14 07/17] RISC-V: KVM: Handle MMIO exits for VCPU
` [PATCH v14 08/17] RISC-V: KVM: Handle WFI "
` [PATCH v14 09/17] RISC-V: KVM: Implement VMID allocator
` [PATCH v14 10/17] RISC-V: KVM: Implement stage2 page table programming
` [PATCH v14 11/17] RISC-V: KVM: Implement MMU notifiers
` [PATCH v14 12/17] RISC-V: KVM: Add timer functionality
` [PATCH v14 13/17] RISC-V: KVM: FP lazy save/restore
` [PATCH v14 14/17] RISC-V: KVM: Implement ONE REG interface for FP registers
` [PATCH v14 15/17] RISC-V: KVM: Add SBI v0.1 support
` [PATCH v14 16/17] RISC-V: KVM: Document RISC-V specific parts of KVM API
` [PATCH v14 17/17] RISC-V: KVM: Add MAINTAINERS entry

[PATCH] meson: bump submodule to 0.55.1
 2020-08-31 12:31 UTC  (2+ messages)

[PATCH v14 00/18] KVM RISC-V Support
 2020-08-31 12:29 UTC  (4+ messages)

[PATCH] x86/pv: Fix multiple bugs with SEGBASE_GS_USER_SEL
 2020-08-31 12:29 UTC  (2+ messages)

drivers/staging/media/ipu3/ipu3-css-params.c:1211:1: warning: the frame size of 2500 bytes is larger than 1024 bytes
 2020-08-31 12:25 UTC  (2+ messages)

FAILED: patch "[PATCH] usb: typec: ucsi: Hold con->lock for the entire duration of" failed to apply to 5.4-stable tree
 2020-08-31 12:27 UTC 

[PATCH] mtd: nand: Fix nand write error with bad block addresses above 32-bit
 2020-08-31 12:27 UTC 

[PATCH 4/6] drm/nouveau: Support sync FDs and syncobjs
 2020-08-31 12:27 UTC  (3+ messages)

[PATCH] ftrace: Free the trampoline when ftrace_startup() fails
 2020-08-31 12:26 UTC 

[PATCH 00/12] Another batch of inode vs btrfs_inode cleanups
 2020-08-31 12:26 UTC  (20+ messages)
` [PATCH 01/12] btrfs: Make inode_tree_del take btrfs_inode
` [PATCH 02/12] btrfs: Make btrfs_lookup_first_ordered_extent "
` [PATCH 03/12] btrfs: Make ordered extent tracepoint "
` [PATCH 04/12] btrfs: Make btrfs_dec_test_ordered_pending "
` [PATCH 05/12] btrfs: Convert btrfs_inode_sectorsize to "
` [PATCH 06/12] btrfs: Make btrfs_invalidatepage work on btrfs_inode
` [PATCH 07/12] btrfs: Make btrfs_writepage_endio_finish_ordered btrfs_inode-centric
` [PATCH 08/12] btrfs: Make get_extent_skip_holes take btrfs_inode
` [PATCH 09/12] btrfs: Make btrfs_find_ordered_sum "
` [PATCH 10/12] btrfs: Make copy_inline_to_page "
` [PATCH 11/12] btrfs: Make btrfs_zero_range_check_range_boundary "
` [PATCH 12/12] btrfs: Make extent_fiemap take btrfs_iode

[PATCH 1/9] mt76: usb: fix use of q->head and q->tail
 2020-08-31 12:25 UTC  (9+ messages)
` [PATCH 2/9] mt76: sdio: "
` [PATCH 3/9] mt76: unify queue tx cleanup code
` [PATCH 4/9] mt76: remove qid argument to drv->tx_complete_skb
` [PATCH 5/9] mt76: remove swq from struct mt76_sw_queue
` [PATCH 6/9] mt76: rely on AQL for burst size limits on tx queueing
` [PATCH 7/9] mt76: remove struct mt76_sw_queue
` [PATCH 8/9] mt76: mt7603: tune tx ring size
` [PATCH 9/9] mt76: mt76x02: "

[PATCH 0/5] Convert seed devices to proper list API
 2020-08-31 12:24 UTC  (4+ messages)
` [PATCH 1/5] btrfs: Factor out reada loop in __reada_start_machine

[dpdk-dev] [PATCH 1/7] ethdev: remove legacy descriptor status check API
 2020-08-31 12:25 UTC  (4+ messages)
` [dpdk-dev] [PATCH 2/7] ethdev: move inline device operations

FAILED: patch "[PATCH] usb: dwc3: gadget: Handle ZLP for sg requests" failed to apply to 5.4-stable tree
 2020-08-31 12:25 UTC 

FAILED: patch "[PATCH] usb: dwc3: gadget: Handle ZLP for sg requests" failed to apply to 4.14-stable tree
 2020-08-31 12:25 UTC 

FAILED: patch "[PATCH] usb: dwc3: gadget: Handle ZLP for sg requests" failed to apply to 4.19-stable tree
 2020-08-31 12:25 UTC 

FAILED: patch "[PATCH] usb: dwc3: gadget: Handle ZLP for sg requests" failed to apply to 4.9-stable tree
 2020-08-31 12:25 UTC 

FAILED: patch "[PATCH] usb: dwc3: gadget: Fix handling ZLP" failed to apply to 5.4-stable tree
 2020-08-31 12:25 UTC 

FAILED: patch "[PATCH] usb: dwc3: gadget: Fix handling ZLP" failed to apply to 4.19-stable tree
 2020-08-31 12:25 UTC 

FAILED: patch "[PATCH] usb: dwc3: gadget: Don't setup more than requested" failed to apply to 5.4-stable tree
 2020-08-31 12:24 UTC 

FAILED: patch "[PATCH] usb: dwc3: gadget: Don't setup more than requested" failed to apply to 4.19-stable tree
 2020-08-31 12:24 UTC 

[PATCH v10 2/2] s390: virtio: PV needs VIRTIO I/O device protection
 2020-08-31 12:11 UTC  (4+ messages)

[dpdk-dev] [dpdk-dev v6 0/4] cryptodev: add data-path service APIs
 2020-08-31 12:21 UTC  (5+ messages)
` [dpdk-dev] [dpdk-dev v7 "
  ` [dpdk-dev] [dpdk-dev v7 1/4] cryptodev: add crypto "

[PATCH] mci: core: add device parameter for eMMC boot ack
 2020-08-31 12:20 UTC  (3+ messages)

[igt-dev] [PATCH] [i-g-t] tests/i915_pm_lpsp: remove screens-disabled subtest
 2020-08-31 12:10 UTC  (3+ messages)

[PATCH] IB/isert: fix unaligned immediate-data handling
 2020-08-31 12:18 UTC  (2+ messages)

[PULL 06/13] Introduce a new flag for i440fx to disable PCI hotplug on the root bus
 2020-08-31 12:15 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_flip_scaled_crc: add flip to downscaled subtests
 2020-08-31 12:16 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/kms_flip_scaled_crc: add flip to downscaled subtests (rev4)

[PATCH] meson: use pkg-config method to find dependencies
 2020-08-31 12:15 UTC  (3+ messages)

[PATCH net-next RFC v3 00/14] Add devlink reload action option
 2020-08-31 12:15 UTC  (3+ messages)
` [PATCH net-next RFC v3 01/14] devlink: Add reload action option to devlink reload command

[PATCH v2] opp: Power on (virtual) power domains managed by the OPP core
 2020-08-31 12:14 UTC  (2+ messages)

some mason warnings during latest master build
 2020-08-31 12:13 UTC  (2+ messages)

[PATCH] [v2] nvme-pci: check req to prevent crash in nvme_handle_cqe()
 2020-08-31 10:55 UTC 

[PATCH v6 00/12] *** A Method for evaluating dirty page rate ***
 2020-08-31 12:01 UTC  (5+ messages)
` [PATCH v6 10/12] migration/dirtyrate: Implement calculate_dirtyrate() function

[PATCH v2 00/12] Tegra XHCI controller ELPG support
 2020-08-31 12:09 UTC  (9+ messages)
` [PATCH v2 03/12] phy: tegra: xusb: t210: rearrange UPHY init
` [PATCH v2 04/12] phy: tegra: xusb: t210: add lane_iddq operations
` [PATCH v2 05/12] phy: tegra: xusb: add sleepwalk and suspend/resume
` [PATCH v2 06/12] soc/tegra: pmc: provide usb sleepwalk register map

Patch "drm/modeset-lock: Take the modeset BKL for legacy drivers" has been added to the 5.8-stable tree
 2020-08-31 12:08 UTC 

[linux-nvme:nvme-5.9-rc 14/15] drivers/nvme/host/zns.c:170 nvme_ns_report_zones() error: uninitialized symbol 'buflen'
 2020-08-31 12:08 UTC  (2+ messages)

[PATCH v1 0/3] s390x: css: adapting the I/O tests for PV
 2020-08-31 12:05 UTC  (4+ messages)
` [PATCH v1 1/3] s390x: pv: implement routine to share/unshare memory
` [PATCH v1 2/3] s390: define UV compatible I/O allocation
` [PATCH v1 3/3] s390x: css: pv: css test adaptation for PV

[PATCH v2] i2c: npcm7xx: bug fix timeout (usec instead of msec)
 2020-08-31 12:03 UTC  (4+ messages)

[iio:testing 17/95] drivers/iio/light/as73211.c:213 as73211_integration_time_calc_avail() error: buffer overflow 'data->int_time_avail' 30 <= 58
 2020-08-31 12:03 UTC 

[hverkuil-media:tegrav4 22/25] drivers/media/i2c/imx274.c:1864 imx274_probe() error: uninitialized symbol 'ret'
 2020-08-31 12:03 UTC  (2+ messages)

[PATCH] iscsi-target: fix hang in iscsit_access_np() when getting tpg->np_login_sem
 2020-08-31 12:02 UTC  (3+ messages)

[rcuperf] 4e88ec4a9e: UBSAN:division-overflow_in_arch/x86/include/asm/div64.h
 2020-08-31 12:01 UTC  (2+ messages)

[PATCH v2 3/3] riscv: Add cache information in AUX vector
 2020-08-31 11:59 UTC  (4+ messages)

[PATCH] usb: Fix out of sync data toggle if a configured device is reconfigured
 2020-08-31 12:02 UTC  (2+ messages)

[PATCH 3/3] KVM: nSVM: more strict SMM checks when returning to nested guest
 2020-08-31 12:01 UTC  (3+ messages)

FAILED: patch "[PATCH] drm/i915: Fix cmd parser desc matching with masks" failed to apply to 5.4-stable tree
 2020-08-31 12:01 UTC 

[PATCH 0/11] btrfs: seed fix null ptr, use only main device_list_mutex, and cleanups
 2020-08-31 12:00 UTC  (4+ messages)
` [PATCH 01/11] btrfs: initialize sysfs devid and device link for seed device

[PATCH] mtd: ck804xrom: fix missing pci device put in error paths
 2020-08-31 12:00 UTC  (4+ messages)

[PATCH v4 0/7] Make hcd-xhci independent of pci hooks
 2020-08-31 11:58 UTC  (2+ messages)

[SPDK] 20.10 release merge window
 2020-08-31 11:57 UTC 

[PATCH v3 0/6] IMA: Infrastructure for measurement of critical kernel data
 2020-08-31 11:55 UTC  (3+ messages)
` [PATCH v3 1/6] IMA: generalize keyring specific measurement constructs

SECOND REMINDER on Qlogic driver license conversion
 2020-08-31 11:53 UTC  (2+ messages)
` [EXT] "

[RFC PATCH 0/2] mm/gup: fix gup_fast with dynamic page table folding
 2020-08-31 11:53 UTC  (2+ messages)

[PATCH v2 0/3] crypto: sun4i-ss: add support for V3s
 2020-08-31 11:50 UTC  (4+ messages)
` [PATCH v2 3/3] crypto: sun4i-ss - add the V3s variant of SS

[Intel-wired-lan] [PATCH v1 1/1] igc: Remove reset disable flag
 2020-08-31 11:53 UTC 

[PATCH v13 0/2] media: i2c: Add support for OV02A10 sensor
 2020-08-31 11:44 UTC  (5+ messages)
` [PATCH v13 1/2] media: dt-bindings: media: i2c: Document OV02A10 bindings

[PATCH 1/4] dt-bindings: usb: add rk3328 dwc3 docs
 2020-08-31 11:49 UTC  (6+ messages)
` [PATCH 3/4] arm64: dts: rockchip: rk3328 usb3 controller node
  ` [PATCH 4/4] arm64: dts: rockchip: enable rk3328-rock64 usb3 nodes

xattr names for unprivileged stacking?
 2020-08-31 11:51 UTC  (12+ messages)

[PATCH] nouveau: fix the start/end range for migration
 2020-08-31 11:51 UTC  (3+ messages)

[Intel-gfx] [PATCH v8 00/17] acpi/pwm/i915: Convert pwm-crc and i915 driver's PWM code to use the atomic PWM API
 2020-08-31 11:50 UTC  (11+ messages)
` [Intel-gfx] [PATCH v8 06/17] pwm: lpss: Use pwm_lpss_restore() when restoring state on resume
    `  "
` [Intel-gfx] [PATCH v8 07/17] pwm: lpss: Always update state and set update bit
    `  "

[dpdk-dev] [PATCH v3 0/5] app: add multi process crypto application
 2020-08-31 11:50 UTC  (6+ messages)

[PATCH v1 1/8] iio: accel: bma220: Fix returned codes from bma220_init(), bma220_deinit()
 2020-08-31 11:49 UTC  (3+ messages)

Adivces on Xenomai-3.0.9 support linux-4.19
 2020-08-31 11:48 UTC  (3+ messages)

KASAN: use-after-free Write in rtl_fw_do_work
 2020-08-31 11:48 UTC 

[PATCH] fstests: btrfs/218 check if mount opts are applied
 2020-08-31 11:45 UTC  (3+ messages)

[PATCH v5 00/17] efi_loader: add capsule update support
 2020-08-31 11:45 UTC  (6+ messages)
` [PATCH v5 16/17] test/py: add a test for uefi firmware update capsule of FIT image
` [PATCH v5 17/17] test/py: add a test for uefi firmware update capsule of raw image

[PATCH] target/arm: Configure number of pmu counters
 2020-08-31 11:48 UTC  (2+ messages)

[RESEND PATCH v4 0/2] Add new UniPhier AHCI PHY driver
 2020-08-31 11:40 UTC  (3+ messages)

[PATCH 0/2] mmc: renesas_sdhi: support manual calibration
 2020-08-31 11:41 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH] scsi: qla2xxx: Fix the return value
 2020-08-31 11:41 UTC  (2+ messages)
` [EXT] "

[PATCH] hwmon: replace impossible fallthroughs with breaks
 2020-08-31 11:39 UTC  (2+ messages)

[PATCH 1/1] drm/amdgpu: disable gpu-sched load balance for uvd
 2020-08-31 11:39 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.