All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-16 01:07:41 to 2020-11-16 03:06:27 UTC [more...]

[PATCH] env: mmc: Correct partition comparison in mmc_offset_try_partition
 2020-11-16  3:06 UTC  (4+ messages)

[PATCH v2 0/9] Rework runtime suspend and SCSI domain validation
 2020-11-16  3:04 UTC  (10+ messages)
` [PATCH v2 1/9] block: Fix a race in the runtime power management code
` [PATCH v2 2/9] ide: Do not set the RQF_PREEMPT flag for sense requests
` [PATCH v2 3/9] scsi: Pass a request queue pointer to __scsi_execute()
` [PATCH v2 4/9] scsi: Rework scsi_mq_alloc_queue()
` [PATCH v2 5/9] scsi: Do not wait for a request in scsi_eh_lock_door()
` [PATCH v2 6/9] scsi_transport_spi: Make spi_execute() accept a request queue pointer
` [PATCH v2 7/9] scsi_transport_spi: Freeze request queues instead of quiescing
` [PATCH v2 8/9] block, scsi, ide: Only process PM requests if rpm_status != RPM_ACTIVE
` [PATCH v2 9/9] block: Do not accept any requests while suspended

[PATCH] Windows: introduce fiobuild.cmd and fiopkg.cmd
 2020-11-16  3:03 UTC 

[PATCH] NFS: only invalidate dentrys that are clearly invalid
 2020-11-16  2:59 UTC 

[PATCH v2] net: lantiq: Wait for the GPHY firmware to be ready
 2020-11-16  2:57 UTC  (2+ messages)

[PATCH v12 00/44] sg: add v4 interface
 2020-11-16  2:55 UTC  (2+ messages)
` [PATCH v12 25/44] sg: replace rq array with xarray

[PATCH 00/15] alsa-gobject: rawmidi: enhancement for error reporting
 2020-11-16  2:55 UTC 

[PATCH v3 0/7] silence the compiler warnings
 2020-11-16  2:48 UTC  (8+ messages)
` [PATCH v3 1/7] target/i386: silence the compiler warnings in gen_shiftd_rm_T1
` [PATCH v3 2/7] hw/intc/arm_gicv3_kvm: silence the compiler warnings
` [PATCH v3 3/7] accel/tcg/user-exec: "
` [PATCH v3 4/7] target/sparc/translate: "
` [PATCH v3 5/7] target/sparc/win_helper: "
` [PATCH v3 6/7] ppc: Add a missing break for PPC6xx_INPUT_TBEN
` [PATCH v3 7/7] target/ppc: replaced the TODO with LOG_UNIMP and add break for silence warnings

[PATCHv1 0/4] Extend FPGA manager and region drivers for
 2020-11-16  2:47 UTC  (5+ messages)
` [PATCHv1 3/4] dt-bindings: fpga: add authenticate-fpga-config property

[PATCH] shell: Enable fnmatch/glob by default
 2020-11-16  2:52 UTC  (3+ messages)
  ` [PATCH] shell: Disable glob again as it strips traing slashes

stable-rc/queue/4.14 build: 19 builds: 0 failed, 19 passed, 7 warnings (v4.14.206-33-g99cf73992291)
 2020-11-16  2:51 UTC 

Collecting both remote and "local" coverage with KCOV
 2020-11-16  2:38 UTC 

[PATCH 1/2] drm/amdgpu/swsmu: add missing callback for gfx state change
 2020-11-16  2:46 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu/powerplay/smu10: drop unused variable

[PATCH 1/6] time: fix kernel-doc markup
 2020-11-16  2:44 UTC  (3+ messages)

Pull request: u-boot-rockchip-20201113
 2020-11-16  2:42 UTC 

[OE-core] [PATCH] libinput: upgrade 1.16.2 -> 1.16.3
 2020-11-16 14:38 UTC 

[PATCH] scsi: fnic: Fix error return in fnic_probe
 2020-11-16  2:41 UTC 

[PATCH 00/27] [RFC, WIP] xfsprogs: xfs_buf unification and AIO
 2020-11-16  2:35 UTC  (7+ messages)
` [PATCH 02/27] xfsprogs: remove unused IO_DEBUG functionality
` [PATCH 04/27] libxfs: rename buftarg->dev to btdev
` [PATCH 05/27] xfsprogs: get rid of ancient btree tracing fragments

[chrome-os:chromeos-5.4 39/76] drivers/remoteproc/mtk_scp.c:306:17: sparse: sparse: incorrect type in argument 2 (different address spaces)
 2020-11-16  2:34 UTC  (2+ messages)

[PATCH] cxbgb4: Fix build failure when CHELSIO_TLS_DEVICE=n
 2020-11-16  2:31 UTC 

[dpdk-dev] [PATCH] net/mlx5: fix sample and mirror use incorrect devices
 2020-11-16  2:31 UTC 

[PATCH] h8300: Fix generic mmu_context build
 2020-11-16  2:29 UTC 

[PATCH v2 00/39] fs: idmapped mounts
 2020-11-16  2:24 UTC  (42+ messages)
` [PATCH v2 01/39] namespace: take lock_mount_hash() directly when changing flags
` [PATCH v2 02/39] mount: make {lock,unlock}_mount_hash() static
` [PATCH v2 03/39] namespace: only take read lock in do_reconfigure_mnt()
` [PATCH v2 04/39] fs: add mount_setattr()
` [PATCH v2 05/39] tests: add mount_setattr() selftests
` [PATCH v2 06/39] fs: add id translation helpers
` [PATCH v2 07/39] mount: attach mappings to mounts
` [PATCH v2 08/39] capability: handle idmapped mounts
` [PATCH v2 09/39] namei: add idmapped mount aware permission helpers
` [PATCH v2 10/39] inode: add idmapped mount aware init and "
` [PATCH v2 11/39] attr: handle idmapped mounts
` [PATCH v2 12/39] acl: "
` [PATCH v2 13/39] xattr: "
` [PATCH v2 14/39] commoncap: "
` [PATCH v2 15/39] stat: "
` [PATCH v2 16/39] namei: handle idmapped mounts in may_*() helpers
` [PATCH v2 17/39] namei: introduce struct renamedata
` [PATCH v2 18/39] namei: prepare for idmapped mounts
` [PATCH v2 19/39] open: handle idmapped mounts in do_truncate()
` [PATCH v2 20/39] open: handle idmapped mounts
` [PATCH v2 21/39] af_unix: "
` [PATCH v2 22/39] utimes: "
` [PATCH v2 23/39] fcntl: "
` [PATCH v2 24/39] notify: "
` [PATCH v2 25/39] init: "
` [PATCH v2 26/39] ioctl: "
` [PATCH v2 27/39] would_dump: "
` [PATCH v2 28/39] exec: "
` [PATCH v2 29/39] fs: add helpers for idmap mounts
` [PATCH v2 30/39] apparmor: handle idmapped mounts
` [PATCH v2 31/39] audit: "
` [PATCH v2 32/39] ima: "
` [PATCH v2 33/39] fat: "
` [PATCH v2 34/39] ext4: support "
` [PATCH v2 35/39] ecryptfs: do not mount on top of "
` [PATCH v2 36/39] overlayfs: "
` [PATCH v2 37/39] fs: introduce MOUNT_ATTR_IDMAP
` [PATCH v2 38/39] selftests: add idmapped mounts xattr selftest
` [PATCH v2 39/39] tests: add vfs/idmapped mounts test suite

[dpdk-dev] [PATCH] examples/multi_process: add missing SPDX header to Makefile
 2020-11-16  2:23 UTC 

[PATCH v2 0/2] rev-parse options for absolute or relative paths
 2020-11-16  2:21 UTC  (7+ messages)
` [PATCH v2 1/2] abspath: add a function to resolve paths with missing components
` [PATCH v2 2/2] rev-parse: add option for absolute or relative path formatting

[dpdk-dev] [PATCH] doc: add missing SPDX header
 2020-11-16  2:22 UTC 

[PATCH] Revert "bb.ui: delete __init__.py to make bb.ui a namespace package"
 2020-11-16  2:21 UTC 

Apply bc7f2cd7559c5595dc38b909ae9a8d43e0215994 to 5.4+
 2020-11-16  2:19 UTC 

[PATCH] usb/hcd-xhci: Fix an index-out-of-bounds in xhci_runtime_write and xhci_runtime_read
 2020-11-16  2:16 UTC  (2+ messages)

[PATCH v22 19/23] audit: add support for non-syscall auxiliary records
 2020-11-16  0:13 UTC  (2+ messages)

[PATCH] contrib/libvhost-user: Fix bad printf format specifiers
 2020-11-16  2:14 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/iavf: fix SPDX license text
 2020-11-16  2:14 UTC 

[virtio-comment] [PATCH v4] virtio-i2c: add the device specification
 2020-11-16  2:12 UTC  (8+ messages)

bizare bug in "btrfs subvolume show"
 2020-11-16  2:09 UTC  (4+ messages)

[dpdk-dev] [PATCH] net/mlx5: fix validate RSS queues types
 2020-11-16  2:07 UTC 

Need to create Supermicro's repo for OpenBMC Contribution
 2020-11-16  2:06 UTC  (3+ messages)

[linux-linus test] 156812: regressions - FAIL
 2020-11-16  2:06 UTC 

linux-next: manual merge of the amdgpu tree with the drm tree
 2020-11-16  2:03 UTC 

[PATCH net-next 1/2] nfc: s3fwrn82: Add driver for Samsung S3FWRN82 NFC Chip
 2020-11-16  1:59 UTC  (3+ messages)

[PATCH v2] ceph: add support for python3.9
 2020-11-16  1:58 UTC  (3+ messages)
` [meta-virtualization] "

[PATCH 0/1] Fix objects remain in the offline per-cpu quarantine
 2020-11-16  1:44 UTC  (8+ messages)
` [PATCH 1/1] kasan: fix object remain in "

drivers/accessibility/speakup/serialio.c:48:19: warning: variable 'quot' set but not used
 2020-11-16  1:54 UTC  (2+ messages)

[PATCH v2 00/19] powerpc: interrupt wrappers
 2020-11-16  1:52 UTC  (4+ messages)
` [PATCH v2 03/19] powerpc: bad_page_fault, do_break get registers from regs

[PATCH-for-5.2 v2] hw/intc: fix heap-buffer-overflow in rxicu_realize()
 2020-11-16  1:52 UTC  (2+ messages)

[PATCH 0/3] powerpc: convert to use ARCH_ATOMIC
 2020-11-16  1:48 UTC  (6+ messages)
` [PATCH 1/3] asm-generic/atomic64: Add support for ARCH_ATOMIC

[PATCH] timer_list: Use printk format instead of open-coded symbol lookup
 2020-11-16  1:48 UTC  (3+ messages)
` [tip: timers/core] "

[PATCH V2] vulkan-samples: fix do_compile failure
 2020-11-16  1:43 UTC 

[PATCH RFC v1 0/1] scsi: pm: Leave runtime resume along if block layer PM is enabled
 2020-11-16  1:42 UTC  (9+ messages)
` [PATCH RFC v1 1/1] "

[PATCH] ACPI: TAD: Fix reference imbalance in acpi_tad_probe
 2020-11-16  1:40 UTC  (2+ messages)

[PATCH 1/2] drm/amd/pm: add the fine grain tuning function for vangogh
 2020-11-16  1:35 UTC  (2+ messages)

[PATCH 1/2] ASoC: rt5682: Add a new property for the DMIC clock driving
 2020-11-16  1:31 UTC  (4+ messages)
` [PATCH 2/2] ASoC: rt5682: Add a new property to the device tree

SRCU question
 2020-11-16  1:25 UTC  (6+ messages)

[ANNOUNCE] makedumpfile 1.6.8 is released
 2020-11-16  1:24 UTC 

[PATCH net-next 3/3] nfc: s3fwrn5: Change the error code
 2020-11-16  1:19 UTC  (3+ messages)
  ` [linux-nfc] "

openbmc question
 2020-11-12  9:03 UTC 

[PATCH v2] drm/sun4i: dw-hdmi: fix error return code in sun8i_dw_hdmi_bind()
 2020-11-16  1:09 UTC  (2+ messages)

[PATCH net-next 2/3] nfc: s3fwrn5: Fix the misspelling in a comment
 2020-11-16  1:17 UTC  (3+ messages)
  ` [linux-nfc] "

[linux-next:master 2072/5794] ERROR: modpost: "nf_reject_skb_v4_tcp_reset" undefined!
 2020-11-16  1:14 UTC  (2+ messages)

[PATCH net-next 1/3] nfc: s3fwrn5: Remove the max_payload
 2020-11-16  1:12 UTC 

[RFC PATCH 0/6] migration: Multi-thread compression with zstd method
 2020-11-16  1:11 UTC  (2+ messages)

[PATCH] drm/sun4i: dw-hdmi: fix error return code in sun8i_dw_hdmi_bind()
 2020-11-16  1:09 UTC  (4+ messages)

[dpdk-dev] [PATCH v2] gso: add VXLAN UDP GSO support
 2020-11-16  1:11 UTC  (2+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCH v10 net-next 0/3] net/sched: fix over mtu packet of defrag in
 2020-11-16  1:09 UTC  (6+ messages)
` [PATCH v10 net-next 3/3] net/sched: act_frag: add implict packet fragment support

[PATCH v9 00/17] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-11-15 21:29 UTC  (17+ messages)
` [PATCH v9 01/17] memory: tegra30: Support interconnect framework
` [PATCH v9 02/17] memory: tegra124-emc: Make driver modular
` [PATCH v9 03/17] memory: tegra124-emc: Continue probing if timings are missing in device-tree
` [PATCH v9 04/17] memory: tegra124: Support interconnect framework
` [PATCH v9 05/17] drm/tegra: dc: Support memory bandwidth management
` [PATCH v9 06/17] drm/tegra: dc: Extend debug stats with total number of events
` [PATCH v9 07/17] PM / devfreq: tegra30: Support interconnect and OPPs from device-tree
` [PATCH v9 08/17] PM / devfreq: tegra30: Separate configurations per-SoC generation
` [PATCH v9 09/17] PM / devfreq: tegra20: Deprecate in a favor of emc-stat based driver
` [PATCH v9 10/17] ARM: tegra: Correct EMC registers size in Tegra20 device-tree
` [PATCH v9 11/17] ARM: tegra: Add interconnect properties to "
` [PATCH v9 13/17] ARM: tegra: Add interconnect properties to Tegra124 device-tree
` [PATCH v9 14/17] ARM: tegra: Add nvidia, memory-controller phandle to Tegra20 EMC device-tree
` [PATCH v9 15/17] ARM: tegra: Add EMC OPP properties to Tegra20 device-trees
` [PATCH v9 16/17] ARM: tegra: Add EMC OPP and ICC properties to Tegra30 EMC and ACTMON device-tree nodes
` [PATCH v9 17/17] ARM: tegra: Add EMC OPP and ICC properties to Tegra124 "

[PATCH v1 11/30] drm/tegra: dc: Support OPP and SoC core voltage scaling
 2020-11-15 17:42 UTC  (16+ messages)

[RESEND PATCH v2 0/5] drm/msm: support for host-cached BOs
 2020-11-14 20:07 UTC  (10+ messages)
` [RESEND PATCH v2 1/5] drm/msm: add MSM_BO_CACHED_COHERENT
` [RESEND PATCH v2 3/5] drm/msm: call dma_direct_bypass()
` [RESEND PATCH v2 4/5] drm/msm: add DRM_MSM_GEM_SYNC_CACHE for non-coherent cache maintenance
` [RESEND PATCH v2 5/5] drm/msm: bump up the uapi version

[PATCH v1 0/4] Add bus format negotiation support for Cadence MHDP8546 driver
 2020-11-13  9:46 UTC  (5+ messages)
` [PATCH v1 1/4] drm: bridge: cdns-mhdp8546: Add output bus format negotiation
` [PATCH v1 2/4] drm: bridge: cdns-mhdp8546: Modify atomic_get_input_bus_format bridge function
` [PATCH v1 3/4] drm: bridge: cdns-mhdp8546: Remove setting of bus format using connector info
` [PATCH v1 4/4] drm: bridge: cdns-mhdp8546: Retrieve the pixel format and bpc based on bus format

[PATCH v1 00/30] Introduce core voltage scaling for NVIDIA Tegra20/30 SoCs
 2020-11-15 16:29 UTC  (12+ messages)

[PATCH v2 0/3] fix dp link training failed at irq_hpd request
 2020-11-13 22:08 UTC  (4+ messages)
` [PATCH v2 1/3] drm/msm/dp: deinitialize mainlink if link training failed
` [PATCH v2 2/3] drm/msm/dp: skip checking LINK_STATUS_UPDATED bit
` [PATCH v2 3/3] drm/msm/dp: promote irq_hpd handle to handle link training correctly

[PATCH] drm/msm/dp: fix connect/disconnect handled at ir_hdp
 2020-11-13 22:26 UTC 

[PATCH 0/8] vc4: Convert to drm_atomic_helper_commit
 2020-11-13 15:29 UTC  (9+ messages)
` [PATCH 1/8] drm: Introduce an atomic_commit_setup function
` [PATCH 2/8] drm: Document use-after-free gotcha with private objects
` [PATCH 3/8] drm/vc4: kms: Move HVS state helpers around
` [PATCH 4/8] drm/vc4: kms: Simplify a bit the private obj state hooks
` [PATCH 5/8] drm/vc4: Simplify a bit the global atomic_check
` [PATCH 6/8] drm/vc4: kms: Wait on previous FIFO users before a commit
` [PATCH 7/8] drm/vc4: kms: Remove async modeset semaphore
` [PATCH 8/8] drm/vc4: kms: Convert to atomic helpers

[PATCH v10 0/6] RDMA: Add dma-buf support
 2020-11-13 13:06 UTC  (9+ messages)
` [PATCH v10 1/6] RDMA/umem: Support importing dma-buf as user memory region
` [PATCH v10 4/6] RDMA/mlx5: Support dma-buf based userspace "

[PATCH -next] drm/virtio: Make virtgpu_dmabuf_ops with static keyword
 2020-11-14  7:16 UTC 

[PATCH v8 00/26] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-11-15  9:25 UTC  (4+ messages)
` [PATCH v8 08/26] memory: tegra30-emc: Continue probing if timings are missing in device-tree

[PATCH] drm/tegra: output: Do not put OF node twice
 2020-11-15  7:55 UTC  (2+ messages)

[PATCH 0/8] vc4: Convert to drm_atomic_helper_commit
 2020-11-13 15:28 UTC 

[PATCH 0/8] vc4: Convert to drm_atomic_helper_commit
 2020-11-13 15:28 UTC 

[PATCH] dt-bindings: fsl-imx-drm: fix example compatible string
 2020-11-13 15:06 UTC 

[PATCH] drm/mediatek: dsi: Calculate horizontal_backporch_byte by itself
 2020-11-15 19:25 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.