All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-09 13:52:17 to 2020-06-09 14:33:33 UTC [more...]

Keystone Issue
 2020-06-09 14:33 UTC  (18+ messages)

[PATCH V3 0/9] Support i.MX8 SoCs pinctrl drivers built as module
 2020-06-09 14:21 UTC  (16+ messages)
` [PATCH V3 1/9] pinctrl: imx: Support building SCU pinctrl driver "
` [PATCH V3 2/9] pinctrl: imx: Support building i.MX "
` [PATCH V3 3/9] pinctrl: imx8mm: Support building "
` [PATCH V3 4/9] pinctrl: imx8mn: "
` [PATCH V3 5/9] pinctrl: imx8mq: "
` [PATCH V3 6/9] pinctrl: imx8mp: "
` [PATCH V3 7/9] pinctrl: imx8qxp: "
` [PATCH V3 8/9] pinctrl: imx8qm: "
` [PATCH V3 9/9] pinctrl: imx8dxl: "

[PATCH] qcow2: Reduce write_zeroes size in handle_alloc_space()
 2020-06-09 14:28 UTC  (2+ messages)

[PATCH 00/17] spelling.txt: /decriptors/descriptors/
 2020-06-09 14:03 UTC  (5+ messages)
` [PATCH 06/17] drivers: scsi: Fix trivial spelling
` [PATCH 15/17] mm: "

[PATCH] remove unused DEPLOY_DIR_TOOLS variable from bitbake.conf
 2020-06-09 14:33 UTC  (7+ messages)
` [OE-core] "

[PATCH v6 00/16] acpi: i386 tweaks
 2020-06-09 14:29 UTC  (4+ messages)
` [PATCH v6 08/16] acpi: move aml builder code for floppy device

[PATCH v2] iomap: avoid deadlock if memory reclaim is triggered in writepage path
 2020-06-09 14:32 UTC  (5+ messages)

[RFC][PATCH 1/2] features_check: Warn if not used
 2020-06-09 14:31 UTC  (3+ messages)
` [RFC][PATCH 2/2] Don't inherit 'features_check' in recipes that don't utilize it
` ✗ patchtest: failure for "[RFC] features_check: Warn if ..." and 1 more

[Bug 1882787] [NEW] AUD_set_volume_out takes SWVoiceOut as parameter, but controls HWVoiceOut
 2020-06-09 14:18 UTC 

[PATCH v5 0/8] drm: rcar-du: Add Color Management Module (CMM)
 2020-06-09 14:29 UTC  (7+ messages)

[meta-oe][PATCH] igt-gpu-tools: add new package
 2020-06-09 14:29 UTC 

[PATCH v3] btf_encoder: Teach pahole to store percpu variables in vmlinux BTF
 2020-06-09 14:29 UTC  (2+ messages)

[Cluster-devel] [PATCH] gfs2_jadd: Fix static analysis warnings
 2020-06-09 14:29 UTC 

[PATCH v2] Add restorecon -x option to not cross FS boundaries
 2020-06-09 14:29 UTC  (3+ messages)

[PATCH net] net: mvneta: do not redirect frames during reconfiguration
 2020-06-09 14:27 UTC  (5+ messages)

[PATCH] page_alloc: consider highatomic reserve in wmartermark fast
 2020-06-09 14:27 UTC  (2+ messages)

[PATCH u-boot 0/4] r8152: support more chips
 2020-06-09 14:27 UTC  (9+ messages)
` [PATCH u-boot 1/4] eth/r8152: reset bmu after disabling Tx/Rx
` [PATCH u-boot 2/4] eth/r8152: reset PHY after setting it
` [PATCH u-boot 3/4] eth/r8152: modify rtl_clear_bp function
` [PATCH u-boot 4/4] eth/r8152: support RTL8153B/RTL8154B

[PATCH 0/1] hw/block/nvme: fix assert on invalid irq vector
 2020-06-09 14:18 UTC  (5+ messages)

TESTDAY Report: Unexpected results for xenhyps
 2020-06-09 14:26 UTC 

[PATCH v2 0/5] TPM-TIS bios-tables-test
 2020-06-09 14:24 UTC  (4+ messages)

Add a new fchmodat4() syscall, v2
 2020-06-09 13:52 UTC  (4+ messages)

[PATCH net-next 0/8] net: Add support for Synopsys DesignWare XPCS
 2020-06-09 14:24 UTC  (5+ messages)
` [PATCH net-next 7/8] net: phy: Add Synopsys DesignWare XPCS MDIO module

[PATCH] arm: dts: am335x-pocketbeagle: add gpio-line-names
 2020-06-09 14:25 UTC 

[PATCH 0/7] xfs: Extend per-inode extent counters
 2020-06-09 14:23 UTC  (23+ messages)
` [PATCH 2/7] xfs: Check for per-inode extent count overflow
` [PATCH 3/7] xfs: Compute maximum height of directory BMBT separately
` [PATCH 4/7] xfs: Add "Use Dir BMBT height" argument to XFS_BM_MAXLEVELS()
` [PATCH 5/7] xfs: Use 2^27 as the maximum number of directory extents
` [PATCH 6/7] xfs: Extend data extent counter to 47 bits
` [PATCH 7/7] xfs: Extend attr extent counter to 32 bits

[RFC] io_uring: add restrictions to support untrusted applications and guests
 2020-06-09 14:24 UTC 

[Bug 1882784] [NEW] Legacy IGD passthrough in QEMU 5 disabled
 2020-06-09 14:07 UTC 

[RFC v3 00/10] DAMON: Support Access Monitoring of Any Address Space Including Physical Memory
 2020-06-09 14:19 UTC  (11+ messages)
` [RFC v3 01/10] mm/damon: Use vm-independent address range concept
` [RFC v3 02/10] mm/damon: Make monitoring target regions init/update configurable
` [RFC v3 03/10] mm/damon/debugfs: Allow users to set initial monitoring target regions
` [RFC v3 04/10] tools/damon: Implement init target regions feature
` [RFC v3 05/10] Docs/damon: Document 'initial_regions' feature
` [RFC v3 06/10] mm/damon: Make access check primitive configurable
` [RFC v3 07/10] mm/damon: Implement callbacks for physical memory monitoring
` [RFC v3 08/10] mm/damon/debugfs: Support "
` [RFC v3 09/10] tools/damon/record: Support physical memory address spce
` [RFC v3 10/10] Docs/damon: Document physical memory monitoring support

[PATCH v1] lib/bitmap: Convert infinite while loop to for one
 2020-06-09 14:23 UTC  (2+ messages)

[Cluster-devel] [GFS2 PATCH] gfs2: fix trans slab error when withdraw occurs inside log_flush
 2020-06-09 14:23 UTC  (4+ messages)

[PATCH v6 0/7] coroutines: generate wrapper code
 2020-06-09 14:13 UTC  (8+ messages)
` [PATCH v6 1/7] block: return error-code from bdrv_invalidate_cache
` [PATCH v6 2/7] block/io: refactor coroutine wrappers
` [PATCH v6 3/7] block: declare some coroutine functions in block/coroutines.h
` [PATCH v6 4/7] scripts: add coroutine-wrapper.py
` [PATCH v6 5/7] block: generate coroutine-wrapper code
` [PATCH v6 6/7] block: drop bdrv_prwv
` [PATCH v6 7/7] block/io: refactor save/load vmstate

ARM: static kernel in vmalloc space
 2020-06-09 14:22 UTC  (13+ messages)
        ` ARM: vmsplit 4g/4g

[PATCH v5 00/11] RISC-V Add the OpenTitan Machine
 2020-06-09 14:21 UTC  (4+ messages)
` [PATCH v5 06/11] riscv: Initial commit of OpenTitan machine

Default ECHO on TTYs causes unwanted garbage chars
 2020-06-09 14:22 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] runner/resultgen: Explain why json creation might have failed
 2020-06-09 14:21 UTC 

[PATCH] net: stmmac: Fix RX Coalesce IOC always true issue
 2020-06-09 14:20 UTC  (3+ messages)

[PATCH v5 0/3] account for NVDIMM nodes during SRAT generation
 2020-06-09 14:19 UTC  (3+ messages)
` [PATCH v5 3/3] tests/acpi: update expected SRAT files

[PATCH] Revert "pinctrl: freescale: imx: Use 'devm_of_iomap()' to avoid a resource leak in case of error in 'imx_pinctrl_probe()'"
 2020-06-09 14:20 UTC  (4+ messages)
` [PATCH] lib: devres: add a comment about the devm_of_iomap() function

[PATCH 0/1] selftests for drivers/fpga
 2020-06-09 14:20 UTC  (3+ messages)
` [PATCH 1/1] selftests: fpga: dfl: A test for afu interrupt support

[RFC] MFD's relationship with Device Tree (OF)
 2020-06-09 14:19 UTC  (3+ messages)

[PATCH v6 0/8] block: fix blktrace debugfs use after free
 2020-06-09 14:18 UTC  (3+ messages)
` [PATCH v6 4/6] blktrace: annotate required lock on do_blk_trace_setup()

[PATCH] dccp: Fix possible memleak in dccp_init and dccp_fini
 2020-06-09 14:18 UTC  (2+ messages)

[PATCH v2 0/3] printk: replace ringbuffer
 2020-06-09 14:18 UTC  (5+ messages)
` [PATCH v2 2/3] printk: add lockless buffer
  ` blk->id read race: was: "

[PATCHv2 ipsec] xfrm: fix a warning in xfrm_policy_insert_list
 2020-06-09 14:18 UTC  (4+ messages)

[dpdk-dev] [RFC] [PATCH v1 0/3] pdump HW timestamps for mlx5
 2020-06-09 14:17 UTC  (4+ messages)
` [dpdk-dev] [RFC] [PATCH v1 1/3] net/mlx5: add timestamp-to-ns converter from libibverbs
` [dpdk-dev] [RFC] [PATCH v1 2/3] ethdev: add API to convert raw timestamps to nsec
` [dpdk-dev] [RFC] [PATCH v1 3/3] net/pcap: dump hardware timestamps

[dpdk-dev] [PATCH v5 0/8] Windows basic memory management
 2020-06-09 14:17 UTC  (5+ messages)
` [dpdk-dev] [PATCH v6 00/11] "
  ` [dpdk-dev] [PATCH v6 04/11] eal/mem: extract common code for memseg list initialization

[PATCH] perf headers: fix processing of pmu_mappings
 2020-06-09 14:16 UTC  (3+ messages)

[PATCH v2 0/6] prctl.2 man page updates for Linux 5.6
 2020-06-09 14:16 UTC  (9+ messages)
` [PATCH v2 4/6] prctl.2: Add SVE prctls (arm64)
` [PATCH v2 5/6] prctl.2: Add PR_PAC_RESET_KEYS (arm64)

[PATCH v2 1/4] coccinelle: api: extend memdup_user transformation with GFP_USER
 2020-06-09 14:16 UTC  (3+ messages)
` [Cocci] "

[PATCH] mm/vmalloc: track which page-table levels were modified
 2020-06-09 14:15 UTC  (9+ messages)

[PATCH v6] drm/ioctl: Add a ioctl to set and get a label on GEM objects
 2020-06-09 14:15 UTC  (4+ messages)

[PATCH v4 0/2] riscv: introduce vDSO common flow
 2020-06-09 14:14 UTC  (3+ messages)
` [PATCH v4 1/2] riscv: use vDSO common flow to reduce the latency of the time-related functions
` [PATCH v4 2/2] riscv: set the permission of vdso_data to read-only

[PATCH] nvme-fc: Only call nvme_cleanup_cmd() for normal operations
 2020-06-09 14:14 UTC  (3+ messages)

[PATCH v4 00/10] vhost-user: Lift Max Ram Slots Limitation
 2020-06-09 14:13 UTC  (4+ messages)
` [PATCH v4 04/10] Transmit vhost-user memory regions individually

[PATCH v6 00/17] target: add sysfs support
 2020-06-09 14:13 UTC  (4+ messages)
` [PATCH 02/17] target: separate acl name from port ids

[PATCH v7 0/5] fw_cfg: Add FW_CFG_DATA_GENERATOR; crypto: Add tls-cipher-suites
 2020-06-09 14:12 UTC  (4+ messages)
` [PATCH v7 2/5] softmmu/vl: Let -fw_cfg option take a 'gen_id' argument

[PATCH v2 2/2] bits: Add tests of GENMASK
 2020-06-09 14:11 UTC  (4+ messages)
` [PATCH v3 1/2] linux/bits.h: fix unsigned less than zero warnings
  ` [PATCH v3 2/2] bits: Add tests of GENMASK

[RFC][PATCH] bitbake: ConfHandler: Add BBINCLUDESTACK
 2020-06-09 14:10 UTC 

[PATCH] docs: trace: bring headings in order
 2020-06-09 14:10 UTC 

[PATCH] drm/i915/gt: Incrementally check for rewinding
 2020-06-09 14:10 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH RFC net-next 0/6] multi release pacing for UDP GSO
 2020-06-09 14:09 UTC  (7+ messages)
` [PATCH RFC net-next 1/6] net: multiple release time SO_TXTIME
` [PATCH RFC net-next 2/6] net: build gso segs in multi "
` [PATCH RFC net-next 3/6] net_sched: sch_fq: multiple release time support
` [PATCH RFC net-next 4/6] selftests/net: so_txtime: support txonly/rxonly modes
` [PATCH RFC net-next 5/6] selftests/net: so_txtime: add gso and multi release pacing
` [PATCH RFC net-next 6/6] selftests/net: upgso bench: add pacing with SO_TXTIME

[PATCH blktests] Restore support for running tests without prior test results
 2020-06-09 14:08 UTC  (2+ messages)

[Consult] locking/spinlock/:why *nklock* used in many places?
 2020-06-09 14:07 UTC 

[PATCH v3] soc: samsung: Add simple voltage coupler for Exynos5800
 2020-06-09 14:07 UTC  (2+ messages)

[PATCH 0/2] Use 'arm_nommu_dma_ops' to handle dma memroy if device offer consistent dma memory region
 2020-06-09 14:08 UTC  (4+ messages)
` [PATCH 2/2] arm-nommu: Add use_reserved_mem() to check if device support reserved memory

Re: [RFC v11 3/8] mm/damon: Implement data access monitoring-based operation schemes
 2020-06-09 14:07 UTC  (2+ messages)
`  "

OpenRC
 2020-06-09 14:06 UTC  (2+ messages)
` [yocto] OpenRC

[PATCH v2 1/1] virtio-ccw: auto-manage VIRTIO_F_IOMMU_PLATFORM if PV
 2020-06-09 14:02 UTC  (8+ messages)

Better management of dynamic networks?
 2020-06-09 14:05 UTC  (4+ messages)

[PATCH bpf] libbpf: Fix BTF-to-C conversion of noreturn function pointers
 2020-06-09 14:05 UTC  (3+ messages)

No window opening when running sandbox -S
 2020-06-09 14:05 UTC  (3+ messages)

[PATCH 1/3] rock-pi-4: Enable USB3 Host
 2020-06-09 14:05 UTC  (6+ messages)
` [PATCH 2/3] rock-pi-4: Enable PCI/NVME
` [PATCH 3/3] roc-rk3399-pc: Enable USB Gadget

[PATCH v1 0/3] Support reading and setting default system parameters
 2020-06-09 14:03 UTC  (4+ messages)
` [PATCH v1 1/3] mgmt: read/set system parameter definitions
` [PATCH v1 2/3] bluetooth:centralize default value initialization
` [PATCH v1 3/3] bluetooth: implement read/set default system parameters mgmt

[PATCH] drm/msm: fix link error without CONFIG_DEBUG_FS
 2020-06-09 14:04 UTC  (4+ messages)

[PATCH V2 0/2] Fix issues related to register access in IPQ NAND
 2020-06-09 14:03 UTC  (7+ messages)
` [PATCH V2 1/2] mtd: rawnand: qcom: remove write to unavailable register
` [PATCH V2 2/2] mtd: rawnand: qcom: set BAM mode only if not set already

[PATCH v2 00/12] clean-up the migration target allocation functions
 2020-06-09 14:04 UTC  (7+ messages)
` [PATCH v2 06/12] mm/hugetlb: make hugetlb migration target allocation APIs CMA aware
` [PATCH v2 07/12] mm/hugetlb: do not modify user provided gfp_mask
` [PATCH v2 08/12] mm/migrate: change the interface of the migration target alloc/free functions

[v2] Travis CI: Run selinux-testsuite
 2020-06-09 14:01 UTC  (4+ messages)
` [v3] "
  ` [PATCH v3] ci: run SELinux kernel test suite

[PATCH V2] glib-networking/btrfs-tools/dosfstools/parted/bmap-tools/libsoup-2.4: add nativesdk support
 2020-06-09 14:01 UTC  (2+ messages)
` ✗ patchtest: failure for glib-networking/btrfs-tools/dosfstools/parted/bmap-tools/libsoup-2.4: add nativesdk support (rev2)

[PATCH v2] mmc: sdhci: Fix HISPD bit handling
 2020-06-09 14:01 UTC  (2+ messages)

[PATCH] firmware: arm_scmi: Use signed integer to report transfer status
 2020-06-09 14:00 UTC  (3+ messages)

[git pull] device mapper changes for 5.8
 2020-06-09 13:59 UTC  (3+ messages)
` [git pull v2] "
  ` [git pull v3] "

[xen-unstable-smoke test] 150935: tolerable all pass - PUSHED
 2020-06-09 13:58 UTC 

[PATCH v5] numa: forbid '-numa node, mem' for 5.1 and newer machine types
 2020-06-09 13:56 UTC 

[PATCH v1 2/2] usb: phy: Add USB3 PHY support for Intel LGM SoC
 2020-06-09 13:11 UTC  (2+ messages)

[PATCH 0/5] NVMe cleanups for 5.8
 2020-06-09 13:57 UTC  (4+ messages)
` [PATCH 1/5] nvme: introduce nvme-types header file

[dpdk-dev] [PATCH RFC] devtools: increase default line length to 100
 2020-06-09 13:57 UTC  (6+ messages)

[PATCH] rbd: Use RBD fast-diff for querying actual allocation
 2020-06-09 13:56 UTC  (3+ messages)

[PATCH AUTOSEL 4.14 01/72] ath9x: Fix stack-out-of-bounds Write in ath9k_hif_usb_rx_cb
 2020-06-09 13:55 UTC  (6+ messages)
` [PATCH AUTOSEL 4.14 72/72] string.h: fix incompatibility between FORTIFY_SOURCE and KASAN

[RFC PATCH] ASoC: fsl_asrc_dma: Fix warning "Cannot create DMA dma:tx symlink"
 2020-06-09 13:50 UTC  (2+ messages)

[PATCH 0/2] nvme: simple cleanup
 2020-06-09 13:55 UTC  (3+ messages)

[PATCH 0/2] arm64: dts: qcom: sc7180: Add support for ETMv4 PM and skipping power up
 2020-06-09 13:54 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: qcom: sc7180: Add support to skip powering up of ETM

[Bug 208045] New: ARM ubuntu 18.04 as the iscsi server, using initiator login, the kernel crashes
 2020-06-09 13:53 UTC  (2+ messages)
` [Bug 208045] "

[PATCH 0/4] nvme: code cleanup and type fixes
 2020-06-09 13:52 UTC  (2+ messages)

[PATCH] Input: joystick - work around "adi" module name confict
 2020-06-09 13:52 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.