All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-01 06:42:12 to 2020-06-01 07:34:37 UTC [more...]

[PATCH] ext4: stop overwrite the errcode in ext4_setup_super
 2020-06-01  7:34 UTC 

[PATCH v4 00/10] perf: support enable and disable commands in stat and record modes
 2020-06-01  7:34 UTC  (4+ messages)
` [PATCH v4 01/10] tools/libperf: introduce static poll file descriptors

[PATCH] mmc: rtsx: Add SD Express mode support for RTS5261
 2020-06-01  7:33 UTC  (9+ messages)
  ` 答复: "

[PATCH 0/6] exec/memory: Rework some address and access size limits
 2020-06-01  7:30 UTC  (4+ messages)
` [PATCH 4/6] exec/cpu-common: Do not restrict CPU to 32-bit memory access maximum

[PATCH] block/quorum.c: Decrease child index when del_child
 2020-06-01  7:19 UTC 

[PATCH 1/9] drm/amd/powerplay: drop unnecessary CHIP_ARCTURUS guard
 2020-06-01  7:30 UTC  (9+ messages)
` [PATCH 2/9] drm/amd/powerplay: some cosmetic fixes
` [PATCH 3/9] drm/amd/powerplay: centralize all buffer allocation in sw_init phase
` [PATCH 4/9] drm/amd/powerplay: clean up the APIs for bootup clocks
` [PATCH 5/9] drm/amd/powerplay: clean up the APIs for pptable setup
` [PATCH 6/9] drm/amd/powerplay: clean up the overdrive settings
` [PATCH 7/9] drm/amd/powerplay: clean up the SMU hw setup operations
` [PATCH 8/9] drm/amd/powerplay: drop unnecessary dynamic buffer allocation
` [PATCH 9/9] drm/amd/powerplay: add firmware cleanup on sw_fini

[PULL] nouveau-fixes 5.8
 2020-06-01  7:30 UTC 

[PATCH v3 00/28] KVM: nSVM: event fixes and migration support
 2020-06-01  7:30 UTC  (7+ messages)
` [PATCH 20/30] KVM: SVM: preserve VGIF across VMCB switch
` [PATCH 25/30] KVM: nSVM: leave guest mode when clearing EFER.SVME

[PATCH-for-5.0] gdbstub: Use correct address space with Qqemu.PhyMemMode packet
 2020-06-01  7:29 UTC  (8+ messages)

[PATCH] selinux: Allow file owner to set "security.sehash"
 2020-06-01  7:29 UTC 

[RFC 00/14] perf tests: Check on subtest for user specified test
 2020-06-01  7:28 UTC  (5+ messages)
` [PATCH 04/14] perf tools: Add fake pmu support
` [PATCH 05/14] perf tools: Add parse_events_fake interface

[PATCH v2] RISC-V: Don't mark init section as non-executable
 2020-06-01  7:28 UTC  (3+ messages)

[PATCH v4 00/11] accel: Allow targets to use Kconfig
 2020-06-01  7:26 UTC  (4+ messages)
` [PATCH v4 05/11] rules.mak: Add base-arch() rule

[PATCH 0/8] hw: Fix some incomplete memory region size
 2020-06-01  7:26 UTC  (4+ messages)
` [PATCH 7/8] hw/i386/xen/xen-hvm: Use the IEC binary prefix definitions

[Buildroot] [PATCH V4] package/c-periphery: bump version to 2.2.1
 2020-06-01  7:28 UTC 

[PATCH v5] powerpc/irq: inline call_do_irq() and call_do_softirq() on PPC32
 2020-06-01  7:26 UTC  (3+ messages)

[PATCH v3] HID: Wiimote: Treat the d-pad as an analogue stick
 2020-06-01  7:27 UTC  (2+ messages)

QA completion for completed autobuilder build (yocto-2.7.4.rc2)
 2020-06-01  7:25 UTC 

[Intel-gfx] [PATCH 01/36] drm/i915: Handle very early engine initialisation failure
 2020-06-01  7:24 UTC  (36+ messages)
` [Intel-gfx] [PATCH 02/36] drm/i915/gt: Split low level gen2-7 CS emitters
` [Intel-gfx] [PATCH 03/36] drm/i915/gt: Move legacy context wa to intel_workarounds
` [Intel-gfx] [PATCH 04/36] drm/i915: Trim the ironlake+ irq handler
` [Intel-gfx] [PATCH 05/36] Restore "drm/i915: drop engine_pin/unpin_breadcrumbs_irq"
` [Intel-gfx] [PATCH 06/36] drm/i915/gt: Couple tasklet scheduling for all CS interrupts
` [Intel-gfx] [PATCH 07/36] drm/i915/gt: Support creation of 'internal' rings
` [Intel-gfx] [PATCH 08/36] drm/i915/gt: Use client timeline address for seqno writes
` [Intel-gfx] [PATCH 09/36] drm/i915: Support inter-engine semaphores on gen6/7
` [Intel-gfx] [PATCH 10/36] drm/i915/gt: Infrastructure for ring scheduling
` [Intel-gfx] [PATCH 11/36] drm/i915/gt: Enable busy-stats for ring-scheduler
` [Intel-gfx] [PATCH 12/36] drm/i915/gt: Track if an engine requires forcewake w/a
` [Intel-gfx] [PATCH 13/36] drm/i915: Relinquish forcewake immediately after manual grouping
` [Intel-gfx] [PATCH 14/36] drm/i915/gt: Implement ring scheduler for gen6/7
` [Intel-gfx] [PATCH 15/36] drm/i915/gt: Enable ring scheduling "
` [Intel-gfx] [PATCH 16/36] drm/i915/gem: Mark the buffer pool as active for the cmdparser
` [Intel-gfx] [PATCH 17/36] drm/i915/gem: Async GPU relocations only
` [Intel-gfx] [PATCH 18/36] drm/i915: Add list_for_each_entry_safe_continue_reverse
` [Intel-gfx] [PATCH 19/36] drm/i915/gem: Separate reloc validation into an earlier step
` [Intel-gfx] [PATCH 20/36] drm/i915/gem: Lift GPU relocation allocation
` [Intel-gfx] [PATCH 21/36] drm/i915/gem: Build the reloc request first
` [Intel-gfx] [PATCH 22/36] drm/i915/gem: Add all GPU reloc awaits/signals en masse
` [Intel-gfx] [PATCH 23/36] dma-buf: Proxy fence, an unsignaled fence placeholder
` [Intel-gfx] [PATCH 24/36] drm/i915: Unpeel awaits on a proxy fence
` [Intel-gfx] [PATCH 25/36] drm/i915/gem: Make relocations atomic within execbuf
` [Intel-gfx] [PATCH 26/36] drm/syncobj: Allow use of dma-fence-proxy
` [Intel-gfx] [PATCH 27/36] drm/i915/gem: Teach execbuf how to wait on future syncobj
` [Intel-gfx] [PATCH 28/36] drm/i915/gem: Allow combining submit-fences with syncobj
` [Intel-gfx] [PATCH 29/36] drm/i915/gt: Declare when we enabled timeslicing
` [Intel-gfx] [PATCH 30/36] drm/i915: Drop I915_IDLE_ENGINES_TIMEOUT
` [Intel-gfx] [PATCH 31/36] drm/i915: Always defer fenced work to the worker
` [Intel-gfx] [PATCH 32/36] drm/i915/gem: Assign context id for async work
` [Intel-gfx] [PATCH 33/36] drm/i915: Export a preallocate variant of i915_active_acquire()
` [Intel-gfx] [PATCH 34/36] drm/i915/gem: Separate the ww_mutex walker into its own list
` [Intel-gfx] [PATCH 35/36] drm/i915/gem: Asynchronous GTT unbinding
` [Intel-gfx] [PATCH 36/36] drm/i915/gem: Bind the fence async for execbuf

[PATCH v1 0/2] scsi: ufs: Support WriteBooster on Samsung UFS devices
 2020-06-01  7:25 UTC  (4+ messages)
` [PATCH v1 1/2] "

SOF 1.5 release on FTP server
 2020-06-01  7:24 UTC 

[PATCH v2] drivers: optee: allow op-tee to access devices on the i2c bus
 2020-06-01  7:24 UTC  (3+ messages)
` [Tee-dev] "

[PATCH v2] rtc: fsl-ftm-alarm: fix freeze(s2idle) failed to wake
 2020-06-01  7:19 UTC 

[PATCH v8 0/3] perf arm-spe: Add support for synthetic events
 2020-06-01  7:24 UTC  (4+ messages)
` [PATCH v8 2/3] perf auxtrace: Add four itrace options

WARNING in snd_usbmidi_submit_urb/usb_submit_urb
 2020-06-01  7:24 UTC  (2+ messages)

[PATCH v2] blkdev: Replace blksize_bits() with ilog2()
 2020-06-01  7:22 UTC  (5+ messages)
  ` [Ocfs2-devel] "
    ` [f2fs-dev] "

[PATCH 01/70] btrfs-tools: upgrade 5.4.1 -> 5.6.1
 2020-06-01  7:21 UTC  (3+ messages)
` [PATCH 67/70] apt: update to 1.8.2.1
  ` [OE-core] "

[PATCH 0/5] brcmfmac: Stability change series
 2020-06-01  7:19 UTC  (6+ messages)
` [PATCH 1/5] brcmfmac: To fix kernel crash on out of boundary access
` [PATCH 2/5] brcmfmac: fix invliad permanent MAC address in wiphy
` [PATCH 3/5] brcmfmac: keep SDIO watchdog running when console_interval is non-zero
` [PATCH 4/5] brcmfmac: reduce maximum station interface from 2 to 1 in RSDB mode
` [PATCH 5/5] brcmfmac: To fix Bss Info flag definition Bug

[PATCH v3 00/18] Add support for Nitro Enclaves
 2020-06-01  7:20 UTC  (16+ messages)
` [PATCH v3 01/18] nitro_enclaves: Add ioctl interface definition
` [PATCH v3 02/18] nitro_enclaves: Define the PCI device interface
` [PATCH v3 04/18] nitro_enclaves: Init PCI device driver

Patchwork housekeeping for: spi-devel-general
 2020-06-01  7:20 UTC 

[tpm2] Error: "Could not initialize TCTI file" when calling tpm2_nvreadpublic
 2020-06-01  7:19 UTC 

[PATCH v3 0/2] Virtio video device specification
 2020-06-01  7:19 UTC  (7+ messages)
` [PATCH v3 1/2] virtio-video: Add virtio "
        ` [virtio-dev] "

[PATCH v2 net-next 0/4] bnxt_en: Add new "allow_fw_live_reset" generic devlink parameter
 2020-06-01  7:18 UTC  (11+ messages)
` [PATCH v2 net-next 1/4] devlink: Add new "allow_fw_live_reset" generic device parameter

[PATCH v3] block: improve discard bio alignment in __blkdev_issue_discard()
 2020-06-01  7:15 UTC  (2+ messages)

[PATCH] OPP: Check for bandwidth values before creating icc paths
 2020-06-01  7:13 UTC  (6+ messages)

[PATCHv5 0/3] optee: register drivers on optee bus
 2020-06-01  7:13 UTC  (4+ messages)
` [PATCHv5 1/3] optee: do drivers initialization before and after tee-supplicant run

[PATCH] crypto: add adler32 to CryptoAPI
 2020-06-01  7:13 UTC  (2+ messages)

[PATCH] pwm: img: call pm_runtime_put in pm_runtime_get_sync failed case
 2020-06-01  7:11 UTC 

[PATCH v2] riscv: fix build warning of missing prototypes
 2020-06-01  7:10 UTC  (2+ messages)

[PATCH v3] nfs: set invalid blocks after NFSv4 writes
 2020-06-01  7:10 UTC  (2+ messages)

[PATCH v3 0/8] mtd: spi-nor: Move cadence-qaudspi to spi-mem framework
 2020-06-01  7:07 UTC  (9+ messages)
` [PATCH v3 7/8] mtd: spi-nor: Convert cadence-quadspi to use "
` [PATCH v3 8/8] spi: Move cadence-quadspi driver to drivers/spi/

pull request: bluetooth-next 2020-06-01
 2020-06-01  7:08 UTC 

[RESEND PATCH v3 0/8] mtd: spi-nor: Move cadence-qaudspi to spi-mem framework
 2020-06-01  7:04 UTC  (18+ messages)
` [RESEND PATCH v3 1/8] mtd: spi-nor: cadence-quadspi: Make driver independent of flash geometry
` [RESEND PATCH v3 2/8] mtd: spi-nor: cadence-quadspi: Provide a way to disable DAC mode
` [RESEND PATCH v3 3/8] mtd: spi-nor: cadence-quadspi: Don't initialize rx_dma_complete on failure
` [RESEND PATCH v3 4/8] mtd: spi-nor: cadence-quadspi: Fix error path on failure to acquire reset lines
` [RESEND PATCH v3 5/8] mtd: spi-nor: cadence-quadspi: Handle probe deferral while requesting DMA channel
` [RESEND PATCH v3 6/8] mtd: spi-nor: cadence-quadspi: Drop redundant WREN in erase path
` [RESEND PATCH v3 7/8] mtd: spi-nor: Convert cadence-quadspi to use spi-mem framework
` [RESEND PATCH v3 8/8] spi: Move cadence-quadspi driver to drivers/spi/

[RFC PATCH v4 00/10] Introduce vendor ops in vfio-pci
 2020-06-01  6:57 UTC  (4+ messages)
` [RFC PATCH v4 07/10] vfio/pci: introduce a new irq type VFIO_IRQ_TYPE_REMAP_BAR_REGION

[PATCH] ext4: avoid utf8_strncasecmp() with unstable name
 2020-06-01  7:05 UTC  (9+ messages)
        ` [f2fs-dev] "

arm64/acpi: NULL dereference reports from UBSAN at boot
 2020-06-01  7:05 UTC  (6+ messages)

[PATCH] power: supply: bq24190_charger.c: call pm_runtime_put in pm_runtime_get_sync failed case
 2020-06-01  7:03 UTC 

[dpdk-dev] [PATCH v1 1/3] common/mlx5: move glue files under Linux directory
 2020-06-01  7:03 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 0/3] Linux specific files moved & split

Please help to confirm the risk if using TPIDRRO_EL0 to save CPU number, thanks
 2020-06-01  7:03 UTC 

Yocto dunfell - strange error when building npm package without dependence
 2020-06-01  7:03 UTC  (2+ messages)
` [yocto] "

[libvirt test] 150592: regressions - FAIL
 2020-06-01  7:02 UTC 

[PATCH 1/2] habanalabs: initialize variable to default value
 2020-06-01  6:56 UTC  (2+ messages)
` [PATCH 2/2] habanalabs: correctly cast u64 to void*

U-Boot mainline: Digilent Zybo-Z7 support
 2020-06-01  6:59 UTC  (4+ messages)

[PATCH 0/3] media: rockchip: Introduce driver for the camera interface on PX30
 2020-06-01  6:58 UTC  (6+ messages)
` [PATCH 2/3] media: rockchip: Introduce driver for Rockhip's camera interface

Wohltätigkeitsspende von 2.000.000 Millionen Euro
 2020-06-01  1:02 UTC 

[PATCH] mailbox: no error log in mbox_client_txdone() for tx done by irq
 2020-06-01  6:56 UTC  (3+ messages)
  ` 答复: "

[PATCH] riscv: fix build warning of missing prototypes
 2020-06-01  6:56 UTC  (5+ messages)

Wohltätigkeitsspende von 2.000.000 Millionen Euro
 2020-06-01  1:18 UTC 

[PATCH v3 0/16] backlight updates
 2020-06-01  6:52 UTC  (42+ messages)
` [PATCH v3 01/13] backlight: refactor fb_notifier_callback()
` [PATCH v3 02/13] backlight: add backlight_is_blank()
` [PATCH v3 03/13] backlight: improve backlight_ops documentation
` [PATCH v3 04/13] backlight: improve backlight_properties documentation
` [PATCH v3 05/13] backlight: improve backlight_device documentation
` [PATCH v3 06/13] backlight: document inline functions in backlight.h
` [PATCH v3 07/13] backlight: document enums "
` [PATCH v3 08/13] backlight: remove the unused backlight_bl driver
` [PATCH v3 09/13] backlight: drop extern from prototypes
` [PATCH v3 10/13] backlight: add overview and update existing doc
` [PATCH v3 11/13] backlight: wire up kernel-doc documentation
` [PATCH v3 12/13] backlight: as3711_bl: introduce backlight_is_blank()
` [PATCH v3 13/13] backlight: use backlight_is_blank() in all backlight drivers

Wohltätigkeitsspende von 2.000.000 Millionen Euro
 2020-06-01  1:05 UTC 

[OE-core] [PATCH V3 0/3] Introduce UBOOT_INITIAL_ENV/cfg files fixes/coding style fixes
 2020-06-01  6:48 UTC  (4+ messages)
` [OE-core] [PATCH V3 3/3] u-boot: introduce UBOOT_INITIAL_ENV

[xen-unstable-smoke test] 150591: regressions - FAIL
 2020-06-01  6:44 UTC 

[LTP] [PATCH 1/1] tst_taint.h Add taint for randstruct
 2020-06-01  6:44 UTC  (3+ messages)

[PATCH v3 net-next 0/6] bnxt_en: Add 'enable_live_dev_reset' and 'allow_live_dev_reset' generic devlink params
 2020-06-01  6:43 UTC  (3+ messages)

[PATCH] [v3] i2c: imx-lpi2c: Fix runtime PM imbalance on error
 2020-06-01  6:42 UTC  (3+ messages)
` [PATCH v3] i2c: imx-lpi2c: Fix runtime PM imbalance in lpi2c_imx_master_enable()

[PATCH] msix: add valid.accepts methods to check address
 2020-06-01  6:40 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.