messages from 2020-08-19 13:06:13 to 2020-08-19 13:32:50 UTC [more...]
a saner API for allocating DMA addressable pages
2020-08-19 12:49 UTC (5+ messages)
` [PATCH 05/28] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT
[PATCH 03/25] dma-buf.rst: Document why idenfinite fences are a bad idea
2020-08-19 13:24 UTC (8+ messages)
` [PATCH 1/2] dma-buf.rst: Document why indefinite "
` [PATCH 2/2] drm/virtio: Remove open-coded commit-tail function
` [Intel-gfx] "
[PATCH v2 00/13] mm/debug_vm_pgtable fixes
2020-08-19 13:01 UTC (13+ messages)
` [PATCH v2 01/13] powerpc/mm: Add DEBUG_VM WARN for pmd_clear
` [PATCH v2 02/13] powerpc/mm: Move setting pte specific flags to pfn_pte
` [PATCH v2 03/13] mm/debug_vm_pgtable/ppc64: Avoid setting top bits in radom value
` [PATCH v2 04/13] mm/debug_vm_pgtables/hugevmap: Use the arch helper to identify huge vmap support
` [PATCH v2 06/13] mm/debug_vm_pgtable/THP: Mark the pte entry huge before using set_pmd/pud_at
` [PATCH v2 07/13] mm/debug_vm_pgtable/set_pte/pmd/pud: Don't use set_*_at to update an existing pte entry
` [PATCH v2 08/13] mm/debug_vm_pgtable/thp: Use page table depost/withdraw with THP
` [PATCH v2 09/13] mm/debug_vm_pgtable/locks: Move non page table modifying test together
` [PATCH v2 10/13] mm/debug_vm_pgtable/locks: Take correct page table lock
` [PATCH v2 11/13] mm/debug_vm_pgtable/pmd_clear: Don't use pmd/pud_clear on pte entries
` [PATCH v2 12/13] mm/debug_vm_pgtable/hugetlb: Disable hugetlb test on ppc64
` [PATCH v2 13/13] mm/debug_vm_pgtable: populate a pte entry before fetching it
[PATCH] rbd: Convert to use the preferred fallthrough macro
2020-08-19 13:32 UTC (4+ messages)
[PATCH v2 0/5] Add support of SECVIO from SNVS on iMX8q/x
2020-08-19 13:31 UTC (6+ messages)
` [PATCH v2 5/5] soc: imx8: Add the SC SECVIO driver
[PATCH] audio/jack: fix use after free segfault
2020-08-19 13:30 UTC (6+ messages)
[PATCH 1/2] irqchip: irq-mst: Add MStar interrupt controller support
2020-08-19 13:31 UTC (3+ messages)
[Intel-gfx] [PATCH] arch: um: convert tasklets to use new tasklet_setup() API
2020-08-19 13:30 UTC (23+ messages)
` [Intel-gfx] [PATCH] block: "
` "
drivers/video/fbdev/mx3fb.c:1336:26: sparse: sparse: incorrect type in assignment (different address spaces)
2020-08-19 13:31 UTC
[PATCH v2 0/4] bugfix and optimize for drivers/nvdimm
2020-08-19 13:30 UTC (4+ messages)
` [PATCH v2 0/4] bug fix "
[PATCH v4] drm/amdgpu: add new trace event for page table update v3
2020-08-19 13:30 UTC (14+ messages)
[PATCH v3 00/80] multipath-tools series part VI: incomplete udev initialization
2020-08-19 13:30 UTC (4+ messages)
` [PATCH v3 76/80] libmultipath: select_action(): force udev reload for uninitialized maps
` [PATCH v3 77/80] libmultipath: log dm_task_run() errors
[PATCH] btrfs: prevent hung check firing during long sync IO
2020-08-19 13:28 UTC (2+ messages)
Linux-next: Kernel panic - not syncing: Fatal exception in interrupt - RIP: 0010:security_port_sid
2020-08-19 13:28 UTC (5+ messages)
[PATCH] dt-bindings: media: imx214: Convert to json-schema
2020-08-19 13:28 UTC (2+ messages)
[PATCH BlueZ 0/2] Fix a couple of endian issues
2020-08-19 13:22 UTC (3+ messages)
` [PATCH BlueZ 1/2] btiotest: Correct setting of addr_type for big-endian platforms
` [PATCH BlueZ 2/2] l2test: Correct the endian handling
[PATCH] ceph: fix inode number presentation on 32-bit platforms and s390x
2020-08-19 13:28 UTC (5+ messages)
` [PATCH v2] ceph: fix inode number handling on arches with 32-bit ino_t
[PATCH v4 0/1] add sysfs exports for TPM 2 PCR registers
2020-08-19 13:27 UTC (11+ messages)
` [PATCH v4 1/1] tpm: add sysfs exports for all banks of "
[PATCH 1/2] media: Revert "media: exynos4-is: Add missed check for pinctrl_lookup_state()"
2020-08-19 13:26 UTC (5+ messages)
[PATCH v4 00/13] ASoC: Intel: Catpt - Lynx and Wildcat point
2020-08-19 13:26 UTC (6+ messages)
` [PATCH v4 01/13] ASoC: Intel: Add catpt device
[PATCH 5/8] spi: spi-s3c64xx: Fix doc comment for struct s3c64xx_spi_driver_data
2020-08-19 13:25 UTC (3+ messages)
still seeing single client NFS4ERR_DELAY / CB_RECALL
2020-08-19 13:26 UTC (12+ messages)
PROBLEM: Long Workqueue delays V2
2020-08-19 13:12 UTC (2+ messages)
[PATCH net-next v2 0/7] net-next: dsa: mt7530: add support for MT7531
2020-08-19 13:12 UTC (6+ messages)
` [PATCH net-next v2 5/7] net: dsa: mt7530: Add the support of MT7531 switch
[PATCH net-next 0/6] mvneta: introduce XDP multi-buffer support
2020-08-19 13:13 UTC (7+ messages)
` [PATCH net-next 1/6] xdp: introduce mb in xdp_buff/xdp_frame
` [PATCH net-next 2/6] xdp: initialize xdp_buff mb bit to 0 in all XDP drivers
` [PATCH net-next 3/6] net: mvneta: update mb bit before passing the xdp buffer to eBPF layer
` [PATCH net-next 4/6] xdp: add multi-buff support to xdp_return_{buff/frame}
` [PATCH net-next 5/6] net: mvneta: add multi buffer support to XDP_TX
` [PATCH net-next 6/6] net: mvneta: enable jumbo frames for XDP
[PATCH] rcu: shrink each possible cpu krcp
2020-08-19 13:25 UTC (11+ messages)
[RFC PATCH] sched: Invoke io_wq_worker_sleeping() with enabled preemption
2020-08-19 13:18 UTC (3+ messages)
[PATCH net-next v2 0/2] net: dsa: loop: Expose VLAN table through devlink
2020-08-19 13:16 UTC (5+ messages)
` [PATCH net-next v2 1/2] net: dsa: loop: Configure VLANs while not filtering
` [PATCH net-next v2 2/2] net: dsa: loop: Return VLAN table size through devlink
FAILED: patch "[PATCH] drm/ast: Initialize DRAM type before posting GPU" failed to apply to 5.8-stable tree
2020-08-19 13:24 UTC
[RFC PATCH v2] selinux: convert policy read-write lock to RCU
2020-08-19 13:24 UTC (7+ messages)
` [RFC PATCH] selinux: Use call_rcu for policydb and booleans
FAILED: patch "[PATCH] drm/panel-simple: Fix inverted V/H SYNC for Frida" failed to apply to 5.7-stable tree
2020-08-19 13:25 UTC
FAILED: patch "[PATCH] drm/imx: imx-ldb: Disable both channels for split mode in" failed to apply to 4.4-stable tree
2020-08-19 13:24 UTC
FAILED: patch "[PATCH] drm/panel-simple: Fix inverted V/H SYNC for Frida" failed to apply to 5.8-stable tree
2020-08-19 13:25 UTC
FAILED: patch "[PATCH] drm/imx: imx-ldb: Disable both channels for split mode in" failed to apply to 4.9-stable tree
2020-08-19 13:25 UTC
[PATCH] lib/string.c: Disable tree-loop-distribute-patterns
2020-08-19 13:16 UTC (5+ messages)
[PATCH 0/4] kernel-yocto: updates to libc-headers and reference kernel
2020-08-19 13:24 UTC (5+ messages)
` [PATCH 1/4] libc-headers: update to v5.8
` [PATCH 2/4] linux-yocto: introduce 5.8 reference kernel
` [PATCH 3/4] kernel-yocto/5.8: add gmp-native dependency
` [PATCH 4/4] linux-yocto/5.8: update to v5.8.1
FAILED: patch "[PATCH] libnvdimm: Validate command family indices" failed to apply to 5.7-stable tree
2020-08-19 13:23 UTC
FAILED: patch "[PATCH] libnvdimm: Validate command family indices" failed to apply to 4.19-stable tree
2020-08-19 13:23 UTC
FAILED: patch "[PATCH] libnvdimm: Validate command family indices" failed to apply to 5.4-stable tree
2020-08-19 13:23 UTC
FAILED: patch "[PATCH] libnvdimm: Validate command family indices" failed to apply to 4.14-stable tree
2020-08-19 13:23 UTC
FAILED: patch "[PATCH] libnvdimm: Validate command family indices" failed to apply to 4.9-stable tree
2020-08-19 13:23 UTC
[PATCH][next] selinux: fix allocation failure check on newpolicy->sidtab
2020-08-19 13:17 UTC (3+ messages)
FAILED: patch "[PATCH] dt-bindings: power: supply: bq25890: Document required" failed to apply to 4.4-stable tree
2020-08-19 13:18 UTC
[PATCH 1/1] sh: add support for cmpxchg on u8 and u16 pointers
2020-08-19 13:23 UTC (3+ messages)
FAILED: patch "[PATCH] dt-bindings: power: supply: bq25890: Document required" failed to apply to 4.9-stable tree
2020-08-19 13:18 UTC
FAILED: patch "[PATCH] dt-bindings: power: supply: bq25890: Document required" failed to apply to 4.19-stable tree
2020-08-19 13:18 UTC
FAILED: patch "[PATCH] dt-bindings: power: supply: bq25890: Document required" failed to apply to 4.14-stable tree
2020-08-19 13:18 UTC
FAILED: patch "[PATCH] dt-bindings: power: supply: bq25890: Document required" failed to apply to 5.7-stable tree
2020-08-19 13:18 UTC
FAILED: patch "[PATCH] remoteproc: qcom_q6v5_mss: Validate modem blob firmware size" failed to apply to 4.19-stable tree
2020-08-19 13:22 UTC
FAILED: patch "[PATCH] remoteproc: qcom_q6v5_mss: Validate modem blob firmware size" failed to apply to 4.14-stable tree
2020-08-19 13:22 UTC
[PATCH 0/3] Chunk Heap Support on DMA-HEAP
2020-08-19 13:22 UTC (5+ messages)
FAILED: patch "[PATCH] remoteproc: qcom_q6v5_mss: Validate modem blob firmware size" failed to apply to 4.9-stable tree
2020-08-19 13:22 UTC
[dm-crypt] LUKS2 online reencryption with PAES cipher ?
2020-08-19 13:16 UTC (3+ messages)
FAILED: patch "[PATCH] dt-bindings: power: supply: bq25890: Document required" failed to apply to 5.8-stable tree
2020-08-19 13:18 UTC
FAILED: patch "[PATCH] remoteproc: qcom_q6v5_mss: Validate MBA firmware size before" failed to apply to 4.9-stable tree
2020-08-19 13:22 UTC
FAILED: patch "[PATCH] gfs2: Never call gfs2_block_zero_range with an open" failed to apply to 5.4-stable tree
2020-08-19 13:21 UTC
FAILED: patch "[PATCH] remoteproc: qcom_q6v5_mss: Validate MBA firmware size before" failed to apply to 4.14-stable tree
2020-08-19 13:22 UTC
FAILED: patch "[PATCH] remoteproc: qcom_q6v5_mss: Validate MBA firmware size before" failed to apply to 4.19-stable tree
2020-08-19 13:22 UTC
Patchwork housekeeping for: linux-renesas-soc
2020-08-19 13:20 UTC
FAILED: patch "[PATCH] perf probe: Fix memory leakage when the probe point is not" failed to apply to 5.4-stable tree
2020-08-19 13:19 UTC
[PATCH v2 0/3] Remove special casing for PSEUDOREF updates
2020-08-19 13:19 UTC (11+ messages)
` [PATCH v3 "
FAILED: patch "[PATCH] perf probe: Fix memory leakage when the probe point is not" failed to apply to 4.4-stable tree
2020-08-19 13:19 UTC
FAILED: patch "[PATCH] perf probe: Fix memory leakage when the probe point is not" failed to apply to 4.19-stable tree
2020-08-19 13:19 UTC
Patchwork housekeeping for: spi-devel-general
2020-08-19 13:20 UTC
FAILED: patch "[PATCH] perf probe: Fix memory leakage when the probe point is not" failed to apply to 4.14-stable tree
2020-08-19 13:19 UTC
[meta-oe][PATCH] fmt: 7.0.1 -> 7.0.3
2020-08-19 13:20 UTC
[PATCH 0/9] Incorrect Kconfig dependencies
2020-08-19 13:21 UTC (8+ messages)
` [PATCH 4/9] nand: Kconfig: Change dependency for NAND_ARASAN
FAILED: patch "[PATCH] perf probe: Fix memory leakage when the probe point is not" failed to apply to 4.9-stable tree
2020-08-19 13:19 UTC
FAILED: patch "[PATCH] dt-bindings: power: supply: bq25890: Document required" failed to apply to 5.4-stable tree
2020-08-19 13:18 UTC
[PATCH v1 00/11] mm/memory_hotplug: online_pages()/offline_pages() cleanups
2020-08-19 13:19 UTC (9+ messages)
` [PATCH v1 09/11] mm/page_alloc: drop stale pageblock comment in memmap_init_zone*()
` [PATCH v1 10/11] mm: pass migratetype into memmap_init_zone() and move_pfn_range_to_zone()
` [PATCH v1 11/11] mm/memory_hotplug: mark pageblocks MIGRATE_ISOLATE while onlining memory
[PATCH 1/8] spi: spi-s3c64xx: swap s3c64xx_spi_set_cs() and s3c64xx_enable_datapath()
2020-08-19 13:16 UTC (5+ messages)
[PATCH v7 00/47] block: Deal with filters
2020-08-19 13:18 UTC (11+ messages)
` [PATCH v7 14/47] stream: "
[PATCH v3 00/87] multipath-tools series part VII: addional patches
2020-08-19 13:18 UTC (5+ messages)
` [PATCH v3 84/87] libmultipath: add consistency check for alias settings
` [PATCH v3 85/87] libmultipath: alias.c: use strtok_r() instead of strtok()
` [PATCH v3 86/87] libmultipath: adopt_paths(): set pp->mpp only on success
` [PATCH v3 87/87] libmultipath: fix a -Wformat-truncation warning from gcc 10
[PATCH 0/5] Follow up to "Add new board: Xen guest for ARM64" series
2020-08-19 13:18 UTC (7+ messages)
` [PATCH 1/5] board: xen: Remove unnecessary CONFIG_BOARD_EARLY_INIT_F define and board_early_init_f function
` [PATCH 2/5] MAINTAINERS: Add maintainers to XEN section
` [PATCH 5/5] xen: Code style conformity
[igt-dev] [PATCH i-g-t v30 00/33] Remove libdrm in rendercopy
2020-08-19 13:18 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for Remove libdrm in rendercopy (rev29)
[PATCH] armv8: MMU: Mark code memory Executable, any other Non-Executable
2020-08-19 13:17 UTC (6+ messages)
` [PATCHv2] "
[PATCH v3 00/35] multipath-tools series part I: minor changes
2020-08-19 13:17 UTC (2+ messages)
` [PATCH v3 13/35] libmultipath: constify blacklist code
[iptables] connlabel, increase the number of labels supported
2020-08-19 13:13 UTC
[PATCH 0/8] spapr/xive: Activate StoreEOI in P10 compat guests
2020-08-19 13:08 UTC (9+ messages)
` [PATCH 1/8] spapr/xive: Add a 'hv-prio' property to represent the KVM escalation priority
` [PATCH 2/8] linux-headers: Update for KVM_DEV_XIVE_GRP_SOURCE_INFO
` [PATCH 3/8] spapr/xive: Query the characteristics of a source in KVM
` [PATCH 4/8] spapr/xive: Activate StoreEOI for POWER10 only
` [PATCH 5/8] spapr/xive: Enforce the load-after-store ordering
` [PATCH 6/8] spapr/xive: Activate StoreEOI by default
` [PATCH 7/8] spapr/xive: Use the xics flag to check for XIVE-only IRQ backends
` [PATCH 8/8] spapr/xive: Introduce a XIVE StoreEOI IRQ backend
[PATCH] mm: sort freelist by rank number
2020-08-19 13:12 UTC (6+ messages)
[PATCH 0/6] Improve open zones accounting
2020-08-19 13:13 UTC (4+ messages)
` [PATCH 4/6] t/zbd: Add -o option to t/zbd/test-zoned-support
[PATCH -next] x86/mpparse: remove duplicate include
2020-08-19 13:01 UTC (2+ messages)
[PATCH v3 0/3] selinux: add detailed tracepoint on audited events
2020-08-19 13:11 UTC (6+ messages)
` [PATCH v3 3/3] selinux: add permission names to trace event
master - wipe_lv: close devices on error path
2020-08-19 13:09 UTC
master - man: vdo improvals
2020-08-19 13:09 UTC
master - config: move some config setting into commented part
2020-08-19 13:09 UTC
[PATCH 00/16] common: Drop remaining includes in common.h
2020-08-19 13:09 UTC (18+ messages)
` [RFCv2] "
` [RFCv2 01/16] common: Drop asm/global_data.h from common header
` [RFCv2 02/16] common: Drop display_options.h "
` [RFCv2 03/16] common: Drop linux/printk.h "
` [RFCv2 04/16] Fix code style for time functions
` [RFCv2 05/16] common: Drop time.h from common header
` [RFCv2 06/16] common: Drop linux/string.h "
` [RFCv2 07/16] common: Drop asm/u-boot.h "
` [RFCv2 08/16] common: Drop stdio.h "
` [RFCv2 09/16] common: Drop stdarg.h "
` [RFCv2 10/16] common: Drop vsprintf.h "
` [RFCv2 11/16] common: Drop errno.h "
` [RFCv2 12/16] common: Drop linux/kernel.h "
` [RFCv2 13/16] common: Drop linux/types.h "
` [RFCv2 14/16] common: Move the build-system includes to a separate file
` [RFCv2 15/16] common: Add a comment about the current state of common.h
` [RFCv2 16/16] Makefile: Drop linux/kconfig.h from config.h
[PATCH 2/8] spi: spi-s3s64xx: Add S3C64XX_SPI_QUIRK_CS_AUTO for Exynos3250
2020-08-19 13:06 UTC (4+ messages)
[PATCH v2 0/7] spi: rspi: Bit rate improvements
2020-08-19 12:59 UTC (6+ messages)
` [PATCH v2 1/7] spi: rspi: Remove useless .set_config_register() check
` [PATCH v2 2/7] spi: rspi: Clean up Bit Rate Division Setting handling
` [PATCH v2 4/7] spi: rspi: Increase bit rate range for RSPI on SH
` [PATCH v2 5/7] spi: rspi: Increase bit rate range for QSPI
` [PATCH v2 6/7] spi: rspi: Fill in spi_transfer.effective_speed_hz
[PATCH V2 1/2] thermal: ti-soc-thermal: Enable addition power management
2020-08-19 12:59 UTC (2+ messages)
` [PATCH V2 2/2] ARM: omap2plus_defconfig: Enable OMAP3_THERMAL
[PATCH 1/1] mfd: mfd-core: Ensure disabled devices are ignored without error
2020-08-19 13:00 UTC (2+ messages)
[PATCH] PCI/PM: Assume ports without DLL Link Active train links in 100 ms
2020-08-19 13:06 UTC
[PATCH] libceph: multiple workspaces for CRUSH computations
2020-08-19 13:07 UTC (3+ messages)
[PATCH v6 0/7] virtio-pci: enable blk and scsi multi-queue by default
2020-08-19 13:06 UTC (3+ messages)
` [PATCH v6 2/7] hw: add 5.2 machine types and 5.1 compat options
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.