All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-13 11:02:31 to 2020-05-13 11:39:10 UTC [more...]

[PATCH] iotests/030: Reduce run time by unthrottling job earlier
 2020-05-13 11:38 UTC  (2+ messages)

[PATCH v3 00/11] Multiple fixes in PCIe qcom driver
 2020-05-13 11:37 UTC  (3+ messages)
` [PATCH v3 09/11] PCI: qcom: add ipq8064 rev2 variant and set tx term offset

[PATCH] dmaengine: sf-pdma: Simplify the error handling path in 'sf_pdma_probe()'
 2020-05-13 11:37 UTC  (2+ messages)

Question about OPP regulator for Panfrost Devfreq
 2020-05-13 11:36 UTC  (11+ messages)

[PATCH 00/17] spi: dw: Add generic DW DMA controller support
 2020-05-13 11:36 UTC  (8+ messages)
  ` [PATCH 07/17] spi: dw: Add Tx/Rx finish wait methods to DMA

[PATCH] IB/iser: Remove support for FMR memory registration
 2020-05-13 11:29 UTC  (5+ messages)

[PATCH 0/6] colo: migration related bugfixes
 2020-05-13 11:31 UTC  (3+ messages)
` [PATCH 1/6] migration/colo.c: Use event instead of semaphore
  ` 答复: "

[PATCH V11 00/12] blk-mq: improvement CPU hotplug
 2020-05-13 11:33 UTC  (4+ messages)

[PATCHv3 0/4] perf tools: Add support for user defined metric
 2020-05-13 11:34 UTC  (10+ messages)
` [PATCH 1/4] perf expr: Add parsing support for multiple expressions
` [PATCH 3/4] perf stat: Add --metrics-file option
` [PATCH 4/4] perf expr: Report line number with error

[PATCH 0/2] use unsigned type for MegasasState fields
 2020-05-13 11:22 UTC  (14+ messages)
` [PATCH 1/2] megasas: use unsigned type for reply_queue_head
` [PATCH 2/2] megasas: use unsigned type for positive numeric fields
      ` 回复: [PATCH 0/2] use unsigned type for MegasasState fields

[PATCH 0/5] Introduce 'yank' oob qmp command to recover from hanging qemu
 2020-05-13 11:26 UTC  (11+ messages)

[PATCH 0/9] Enable ext4 support for per-file/directory DAX operations
 2020-05-13 11:33 UTC  (7+ messages)
` [PATCH 4/9] fs/ext4: Change EXT4_MOUNT_DAX to EXT4_MOUNT_DAX_ALWAYS
` [PATCH 5/9] fs/ext4: Update ext4_should_use_dax()
` [PATCH 6/9] fs/ext4: Only change S_DAX on inode load

[PATCH v4 00/12] PCI: aardvark: Fix support for Turris MOX and Compex wifi cards
 2020-05-13 11:33 UTC  (3+ messages)

[LTP] [PATCH] syscalls: Fix issues around calling syscalls with old timespec
 2020-05-13 11:33 UTC  (2+ messages)

[PATCH v2 0/4] mirror: Make sure that source and target size match
 2020-05-13 11:17 UTC  (3+ messages)
` [PATCH v2 4/4] iotests: Mirror with different source/target size

[PATCH] dmaengine: qcom_hidma: use true,false for bool variable
 2020-05-13 11:32 UTC  (3+ messages)

[PATCH 00/14] prctl.2 man page updates for Linux 5.6
 2020-05-13 11:31 UTC  (27+ messages)
` [PATCH 02/14] prctl.2: Add health warning
` [PATCH 04/14] prctl.2: srcfix add comments for navigation
` [PATCH 05/14] prctl.2: tfix listing order of prctls
` [PATCH 10/14] prctl.2: Add PR_SPEC_INDIRECT_BRANCH for SPECULATION_CTRL prctls

[PATCH for-rc] RDMA/srpt: Fix disabling device management
 2020-05-13 11:31 UTC  (8+ messages)

[PATCH] dmaengine: dmatest: Restore default for channel
 2020-05-13 11:30 UTC  (2+ messages)

[PATCH v4 00/34] block: Introduce real BdrvChildRole
 2020-05-13 11:05 UTC  (35+ messages)
` [PATCH v4 01/34] block: Mark commit, mirror, blkreplay as filters
` [PATCH v4 02/34] block: Add BlockDriver.is_format
` [PATCH v4 03/34] block: Rename BdrvChildRole to BdrvChildClass
` [PATCH v4 04/34] block: Add BdrvChildRole and BdrvChildRoleBits
` [PATCH v4 05/34] block: Add BdrvChildRole to BdrvChild
` [PATCH v4 06/34] block: Pass BdrvChildRole to bdrv_child_perm()
` [PATCH v4 07/34] block: Pass BdrvChildRole to .inherit_options()
` [PATCH v4 08/34] block: Pass parent_is_format "
` [PATCH v4 09/34] block: Rename bdrv_inherited_options()
` [PATCH v4 10/34] block: Add generic bdrv_inherited_options()
` [PATCH v4 11/34] block: Use bdrv_inherited_options()
` [PATCH v4 12/34] block: Unify bdrv_child_cb_attach()
` [PATCH v4 13/34] block: Unify bdrv_child_cb_detach()
` [PATCH v4 14/34] block: Add child_of_bds
` [PATCH v4 15/34] block: Distinguish paths in *_format_default_perms
` [PATCH v4 16/34] block: Pull out bdrv_default_perms_for_cow()
` [PATCH v4 17/34] block: Pull out bdrv_default_perms_for_storage()
` [PATCH v4 18/34] block: Relax *perms_for_storage for data children
` [PATCH v4 19/34] block: Add bdrv_default_perms()
` [PATCH v4 20/34] raw-format: Split raw_read_options()
` [PATCH v4 21/34] block: Switch child_format users to child_of_bds
` [PATCH v4 22/34] block: Drop child_format
` [PATCH v4 23/34] block: Make backing files child_of_bds children
` [PATCH v4 24/34] block: Drop child_backing
` [PATCH v4 25/34] block: Make format drivers use child_of_bds
` [PATCH v4 26/34] block: Make filter "
` [PATCH v4 27/34] block: Use child_of_bds in remaining places
` [PATCH v4 28/34] tests: Use child_of_bds instead of child_file
` [PATCH v4 29/34] block: Use bdrv_default_perms()
` [PATCH v4 30/34] block: Make bdrv_filter_default_perms() static
` [PATCH v4 31/34] block: Drop bdrv_format_default_perms()
` [PATCH v4 32/34] block: Drop child_file
` [PATCH v4 33/34] block: Pass BdrvChildRole in remaining cases
` [PATCH v4 34/34] block: Drop @child_class from bdrv_child_perm()

[PATCH 00/19 V2] mm: memcontrol: charge swapin pages on instantiation
 2020-05-13 11:30 UTC  (2+ messages)

[PATCH v3 00/75] x86: SEV-ES Guest Support
 2020-05-13 11:30 UTC  (4+ messages)
` [PATCH v3 24/75] x86/boot/compressed/64: Unmap GHCB page before booting the kernel

[PATCH v2 0/3] initialize xenlight go module
 2020-05-13 11:29 UTC  (3+ messages)
` [PATCH v2 3/3] golang/xenlight: add necessary module/package documentation

[PATCH] memcg: Fix memcg_kmem_bypass() for remote memcg charging
 2020-05-13 11:29 UTC  (6+ messages)

[PATCH] Kconfig: default to CC_OPTIMIZE_FOR_PERFORMANCE_O3 for gcc >= 10
 2020-05-13 11:27 UTC  (2+ messages)

[PATCH] common-licenses: add "Unlicense" license file
 2020-05-13 11:27 UTC 

[Intel-gfx] [PATCH i-g-t] i915/sysfs_heartbeat_interval: Watch out for CPU scheduler delays
 2020-05-13 11:26 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH bpf-next] bpf, bpftool: Allow probing for CONFIG_HZ from kernel config
 2020-05-13 11:26 UTC  (3+ messages)

[PATCH v8 0/4] USB: pci-quirks: Add Raspberry Pi 4 quirk
 2020-05-13 11:26 UTC  (5+ messages)

Re: Re: [RFC PATCH] RDMA/siw: Experimental e2e negotiation of GSO usage
 2020-05-13 11:25 UTC  (8+ messages)
`  "
  `  "

[PATCH] printk: Add loglevel for "do not print to consoles"
 2020-05-13 11:24 UTC  (14+ messages)

[linux-next:master] BUILD REGRESSION e098d7762d602be640c53565ceca342f81e55ad2
 2020-05-13 11:23 UTC 

Balance loops: what we know so far
 2020-05-13 11:23 UTC  (9+ messages)

[PATCH 00/12] mm: consolidate definitions of page table accessors
 2020-05-13 11:19 UTC  (8+ messages)
` [PATCH 06/12] m68k/mm: move {cache, nocahe}_page() definitions close to their user
  ` [PATCH 06/12] m68k/mm: move {cache,nocahe}_page() "
    ` [OpenRISC] [PATCH 06/12] m68k/mm: move {cache, nocahe}_page() "

[PATCH] MIPS: Only include the platform file needed
 2020-05-13 11:19 UTC  (3+ messages)

FAILED: patch "[PATCH] arm64: hugetlb: avoid potential NULL dereference" failed to apply to 4.9-stable tree
 2020-05-13 11:21 UTC  (4+ messages)

[PATCH v3 1/4] kbuild: add CONFIG_LD_IS_LLD
 2020-05-13 11:18 UTC  (5+ messages)
` [PATCH v5 0/5] Allow ld.lld to link the MIPS VDSO

[PATCH 1/2] MIPS: Fix typos in arch/mips/Kbuild.platforms
 2020-05-13 11:21 UTC  (2+ messages)

[PATCH v5 0/6] Add support for O_MAYEXEC
 2020-05-13 11:20 UTC  (10+ messages)
` [PATCH v5 3/6] fs: Enable to enforce noexec mounts or file exec through O_MAYEXEC
` [PATCH v5 4/6] selftest/openat2: Add tests for O_MAYEXEC enforcing
` [PATCH v5 5/6] doc: Add documentation for the fs.open_mayexec_enforce sysctl

FAILED: patch "[PATCH] arm64: hugetlb: avoid potential NULL dereference" failed to apply to 4.14-stable tree
 2020-05-13 11:20 UTC  (3+ messages)

[dpdk-dev] [PATCH] test/ring: code rework to reduce compilation time
 2020-05-13 11:20 UTC  (15+ messages)

what is the proper treatment of the "Unlicense" license?
 2020-05-13 11:19 UTC  (5+ messages)
` [yocto] "

linux-next: Signed-off-by missing for commit in the risc-v-fixes tree
 2020-05-13 11:19 UTC 

[PATCH] ASoC: fsl: imx-audmix: Fix unused assignment to variable 'ret'
 2020-05-13 11:14 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the ipmi tree
 2020-05-13 11:18 UTC  (2+ messages)

[PATCH 1/1] char: ipmi: convert to use i2c_new_client_device()
 2020-05-13 11:18 UTC  (4+ messages)
` [PATCH] "

[PATCH] t4210: detect REG_ILLSEQ dynamically
 2020-05-13 11:16 UTC 

[PATCH v4 0/3] media: rcar-vin: Enable MEDIA_BUS_FMT_SRGGB8_1X8 format
 2020-05-13 11:16 UTC  (4+ messages)
` [PATCH v4 1/3] media: rcar-vin: Invalidate pipeline if conversion is not possible on input formats

[PATCH v5 0/4] Introduce per-task latency_nice for scheduler hints
 2020-05-13 11:14 UTC  (5+ messages)
` [PATCH v5 3/4] sched: Allow sched_{get,set}attr to change latency_nice of the task

[PATCH v5 00/18] Rework READ_ONCE() to improve codegen
 2020-05-13 11:14 UTC  (7+ messages)

[PATCH v5 0/6] DVFS for IO devices on sdm845 and sc7180
 2020-05-13 11:13 UTC  (9+ messages)
` [PATCH v5 1/6] tty: serial: qcom_geni_serial: Use OPP API to set clk/perf state
` [PATCH v5 2/6] spi: spi-geni-qcom: "
` [PATCH v5 3/6] drm/msm/dpu: "
` [PATCH v5 4/6] drm/msm: dsi: "
` [PATCH v5 5/6] media: venus: core: Add support for opp tables/perf voting
` [PATCH v5 6/6] spi: spi-qcom-qspi: Use OPP API to set clk/perf state

[PATCH] i2c: at91: Restore pinctrl state if can't get scl/sda gpios
 2020-05-13 11:13 UTC  (2+ messages)

[Cocci] Regression since recent parentypes patches were merged
 2020-05-13 11:13 UTC  (3+ messages)

[dpdk-dev] [PATCH v2] crypto/caam_jr: fix wrong check of fd
 2020-05-13 11:13 UTC  (5+ messages)

kernelci.org transitioning to functional testing
 2020-05-13 11:13 UTC  (3+ messages)

[PATCH] ata: sata_rcar: Fix DMA boundary mask
 2020-05-13 11:11 UTC  (3+ messages)

[PATCH V2 0/6 linux-next] fs/notify: cleanup
 2020-05-13 11:10 UTC  (4+ messages)

[PATCH] device-mapper: use dynamic debug instead of compile-time config option
 2020-05-13 11:10 UTC  (3+ messages)

[v1,1/1] watchdog: (nct7904) Fix enable watchdog incorrectly
 2020-05-13 11:00 UTC 

[RFC PATCH] dt-bindings: display: ti,tfp410.txt: convert to yaml
 2020-05-13 11:09 UTC  (6+ messages)

[PATCH v5 1/3] drm/dp: DRM DP helper for reading Ignore MSA from DPCD
 2020-05-13 11:08 UTC  (4+ messages)
` [PATCH v5 3/3] drm/i915/dp: Expose connector VRR info via debugfs
    ` [Intel-gfx] "

[PATCH 1/1] usb: host: xhci-plat: keep runtime active when remove host
 2020-05-13 11:08 UTC  (3+ messages)

[PATCH] net: ignore sock_from_file errors in __scm_install_fd
 2020-05-13 11:07 UTC 

[PATCH v2] iommu/arm-smmu-v3: Don't reserve implementation defined register space
 2020-05-13 11:02 UTC  (2+ messages)

[PATCH 0/1] e1000e: Added ICR clearing by corresponding IMS bit
 2020-05-13 11:31 UTC  (2+ messages)
` [PATCH 1/1] "

[RFC PATCH] i2c: at91: Fix pinmux after devm_gpiod_get() for bus recovery
 2020-05-13 11:07 UTC  (4+ messages)
  `  "

[PATCH 4.4 00/16] Backported fixes taken from Sony's Vendor tree
 2020-05-13 11:06 UTC  (7+ messages)
` [PATCH 4.4 03/16] devres: Align data[] to ARCH_KMALLOC_MINALIGN

[PATCH v2 00/15] drm/mgag200: Convert to atomic modesetting
 2020-05-13 11:06 UTC  (3+ messages)

[PATCH 0/1] e1000e: Added ICR clearing by corresponding IMS bit
 2020-05-13 11:28 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v3 00/17] mtd: spi-nor-core: add xSPI Octal DTR support
 2020-05-13 11:04 UTC  (6+ messages)
` [PATCH v3 15/17] mtd: spi-nor-core: Perform a Soft Reset on boot

avoid a few q_usage_counter roundtrips
 2020-05-13 11:04 UTC  (5+ messages)
` [PATCH 1/4] block: move the call to blk_queue_enter_live out of blk_mq_get_request
` [PATCH 2/4] block: remove a pointless queue enter pair in blk_mq_alloc_request
` [PATCH 3/4] block: remove a pointless queue enter pair in blk_mq_alloc_request_hctx
` [PATCH 4/4] block: allow blk_mq_make_request to consume the q_usage_counter reference

[PATCH 1/1] phy: phy-cadence-salvo: add phy .init API
 2020-05-13 11:03 UTC  (3+ messages)

[PATCH BlueZ] tools/btgatt-client: Add option to set BT_SECURITY_FIPS
 2020-05-13 11:03 UTC  (2+ messages)

[PATCH V2 2/6 linux-next] notify: explicit shutdown initialization
 2020-05-13 11:03 UTC  (2+ messages)

[RFC] Deprecate AGP GART support for Radeon/Nouveau/TTM
 2020-05-13 11:03 UTC  (9+ messages)
` [PATCH 1/2] drm/radeon: disable AGP by default
` [PATCH 2/2] drm/ttm: deprecate AGP support

[RFC] Remove AGP support from Radeon/Nouveau/TTM
 2020-05-13 11:03 UTC  (9+ messages)
` [Nouveau] "

[dpdk-dev] [PATCH 20.08] buildtools/map_to_def.py: drop python2 support
 2020-05-13 11:02 UTC 

[PATCH 00/12] target/mips: FPU and other cleanups and improvements
 2020-05-13 10:53 UTC  (2+ messages)
` [PATCH 09/12] target/mips: fpu: Demacro NMSUB.<D|S|PS>

[Intel-gfx] [CI] drm/i915/gt: Reset execlists registers before HWSP
 2020-05-13 11:02 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Reset execlists registers before HWSP (rev3)


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.