All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-28 09:30:57 to 2021-01-28 10:03:38 UTC [more...]

[PATCH] procfs/dmabuf: Add /proc/<pid>/task/<tid>/dmabuf_fds
 2021-01-28 10:01 UTC  (6+ messages)

[freescale-fslc:pr/232 325/463] drivers/bus/fsl-mc/fsl-mc-bus.c:1039:25: sparse: sparse: incorrect type in assignment (different address spaces)
 2021-01-28 10:03 UTC 

[Bug 1898011] [NEW] mmap MAP_NORESERVE of 2^42 bytes consumes 16Gb of actual RAM
 2021-01-28  9:49 UTC  (2+ messages)
` [Bug 1898011] "

[PATCH] drm/ttm: Use __GFP_NOWARN for huge pages in ttm_pool_alloc_page
 2021-01-28  9:53 UTC  (2+ messages)

[PATCH] PCI: dwc: layerscape: convert to builtin_platform_driver()
 2021-01-28 10:00 UTC  (11+ messages)

acceptance-system-fedora and acceptance-system-centos failing sporadically with timeout?
 2021-01-28 10:00 UTC  (3+ messages)

[PATCHSET v3 00/13] xfs: minor cleanups of the quota functions
 2021-01-28 10:00 UTC  (19+ messages)
` [PATCH 03/13] xfs: remove xfs_trans_unreserve_quota_nblks completely
` [PATCH 06/13] xfs: reserve data and rt quota at the same time
` [PATCH 07/13] xfs: refactor common transaction/inode/quota allocation idiom
` [PATCH 08/13] xfs: allow reservation of rtblocks with xfs_trans_alloc_inode
` [PATCH 09/13] xfs: refactor reflink functions to use xfs_trans_alloc_inode
` [PATCH 10/13] xfs: try worst case space reservation upfront in xfs_reflink_remap_extent
` [PATCH 11/13] xfs: refactor inode creation transaction/inode/quota allocation idiom
` [PATCH 12/13] xfs: move xfs_qm_vop_chown_reserve to xfs_trans_dquot.c
` [PATCH 13/13] xfs: clean up xfs_trans_reserve_quota_chown a bit

linux-5.10.11 build failure
 2021-01-28 10:00 UTC  (3+ messages)

[PATCH] env: sf: single function env_sf_save()
 2021-01-28 10:00 UTC  (3+ messages)

[PATCH v10] staging: fbtft: add tearing signal detect
 2021-01-28  9:59 UTC  (7+ messages)

[PATCHv3 0/3] iio: Add a ChromeOS EC MKBP proximity driver
 2021-01-28  9:58 UTC  (5+ messages)
` [PATCH v3 2/3] dt-bindings: iio: Add cros ec proximity yaml doc
` [PATCH v3 3/3] iio: proximity: Add a ChromeOS EC MKBP proximity driver

[PATCH v1 0/2] mm/cma: better error handling and count pages per zone
 2021-01-28  9:59 UTC  (3+ messages)
` [PATCH v1 1/2] mm/cma: expose all pages to the buddy if activation of an area fails

[entity-manager] Issue about entity-manager getting stuck
 2021-01-28  9:56 UTC  (3+ messages)

[bug report] Input: elants_i2c - add support for eKTF3624
 2021-01-28  9:57 UTC 

[PATCH v20 00/20] Initial support for multi-process Qemu
 2021-01-28  9:53 UTC  (5+ messages)
` [PATCH v20 01/20] multi-process: add the concept description to docs/devel/qemu-multiprocess

[PATCH] arm64/kvm: correct the error report in kvm_handle_guest_abort
 2021-01-28  9:55 UTC  (8+ messages)

[PATCH] USB: serial: mos7720: Fix error code in mos7720_write()
 2021-01-28  9:56 UTC  (4+ messages)

[PATCH V5 00/22] IOREQ feature (+ virtio-mmio) on Arm
 2021-01-28  9:55 UTC  (7+ messages)
` [PATCH V5 14/22] arm/ioreq: Introduce arch specific bits for IOREQ/DM features
` [PATCH V5 22/22] xen/arm: Add mapcache invalidation handling

[PATCH/RFC] xen-blkback: set ring->xenblkd to NULL after kthread_stop()
 2021-01-28  9:53 UTC  (2+ messages)

[RESEND, V2] i2c: mediatek: Move suspend and resume handling to NOIRQ phase
 2021-01-28  9:54 UTC  (5+ messages)

[PATCH 1/1] dt-bindings: Remove old ov5647.yaml file, update ovti,ov5647.yaml
 2021-01-28  9:47 UTC 

[PATCH] seq_read: move count check against iov_iter_count after calling op show
 2021-01-28  9:52 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/mlx5: fix wire vport hint
 2021-01-28  9:52 UTC  (2+ messages)

[LTP] [PATCH 1/5] syscalls/ipc: semctl02: Convert to new API and cleanup
 2021-01-28  9:52 UTC  (4+ messages)
` [LTP] [PATCH 5/5] syscalls/ipc: semctl07: "

[LTP] [PATCH v3] syscalls/time{01, 02}: Convert to new API and merge them
 2021-01-28  9:51 UTC 

[PATCH v14 00/22] i386 cleanup PART 2
 2021-01-28  9:28 UTC  (20+ messages)
` [PATCH v14 01/22] cpu: Introduce TCGCpuOperations struct
` [PATCH v14 03/22] accel/tcg: split TCG-only code from cpu_exec_realizefn
` [PATCH v14 06/22] cpu: Move tlb_fill to tcg_ops
` [PATCH v14 07/22] cpu: Move debug_excp_handler "
` [PATCH v14 08/22] target/arm: do not use cc->do_interrupt for KVM directly
` [PATCH v14 09/22] cpu: move cc->do_interrupt to tcg_ops
` [PATCH v14 10/22] cpu: move cc->transaction_failed "
` [PATCH v14 11/22] cpu: move do_unaligned_access "
` [PATCH v14 12/22] physmem: make watchpoint checking code TCG-only
` [PATCH v14 13/22] cpu: move adjust_watchpoint_address to tcg_ops
` [PATCH v14 14/22] cpu: move debug_check_watchpoint "
` [PATCH v14 15/22] cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass
` [PATCH v14 16/22] accel: extend AccelState and AccelClass to user-mode
` [PATCH v14 17/22] accel: replace struct CpusAccel with AccelOpsClass
` [PATCH v14 18/22] accel: introduce AccelCPUClass extending CPUClass
` [PATCH v14 19/22] i386: split cpu accelerators from cpu.c, using AccelCPUClass
` [PATCH v14 20/22] cpu: call AccelCPUClass::cpu_realizefn in cpu_exec_realizefn
` [PATCH v14 21/22] hw/core/cpu: call qemu_init_vcpu in cpu_common_realizefn
` [PATCH v14 22/22] accel: introduce new accessor functions

[PATCH v2] ARM: dts: sun7i: a20: bananapro: Fix ethernet node
 2021-01-28  9:40 UTC  (3+ messages)
` [PATCH v3] ARM: dts: sun7i: a20: bananapro: Fix ethernet phy-mode

[peterz-queue:sched/preempt 8/12] kernel/entry/common.c:397:1: warning: parameter names (without types) in function declaration
 2021-01-28  9:51 UTC 

[PATCH v2 00/15] drm/vc4: hdmi: Add CEC support for the BCM2711
 2021-01-28  9:48 UTC  (4+ messages)

[PATCH V3 00/14] arm64: coresight: Enable ETE and TRBE
 2021-01-28  9:48 UTC  (12+ messages)
` [PATCH V3 09/14] arm64: Add TRBE definitions
` [PATCH V3 10/14] arm64: nvhe: Allow TRBE access at EL1

[Intel-gfx] [PATCH 01/41] drm/i915/selftests: Check for engine-reset errors in the middle of workarounds
 2021-01-28  9:50 UTC  (7+ messages)
` [Intel-gfx] [PATCH 20/41] drm/i915: Replace priolist rbtree with a skiplist

Problems with APIC on versions 4.9 and later (4.8 works)
 2021-01-28  9:49 UTC  (10+ messages)

[PATCH v4 0/8] rtw88: improve TX performance in field
 2021-01-28  9:45 UTC  (4+ messages)
` [PATCH v4 3/8] rtw88: add napi support

[OE-core][PATCH] libsdl2: fix CVE-2020-14409 CVE-2020-14410
 2021-01-28  9:48 UTC 

[PATCH] eeprom: at24: Add permission to write_timeout
 2021-01-28  9:44 UTC  (4+ messages)

[PATCH] vhost-user: Check for iotlb callback in iotlb_miss
 2021-01-28  9:37 UTC  (3+ messages)

GPMI iMX6ull timeout on DMA
 2021-01-28  9:45 UTC  (24+ messages)

[PATCH 0/5] ASoC: SOF: use common code for DSP core pm
 2021-01-28  9:38 UTC  (6+ messages)
` [PATCH 1/5] ASoC: SOF: Intel: hda: use snd_sof_dsp_core_power_up/down API
` [PATCH 2/5] ASoC: SOF: Intel: hda-loader: keep init cores alive
` [PATCH 3/5] ASoC: SOF: update dsp core power status in common APIs
` [PATCH 4/5] ASoC: SOF: Filter out unneeded core power up/downs
` [PATCH 5/5] ASoC: SOF: intel: hda-loader: use snd_sof_dsp_core_power_down/up APIs

[PATCH 1/2] dt-bindings: panel-simple: add samsung,s6e3fa2 panel
 2021-01-28  9:42 UTC  (3+ messages)
` [PATCH 2/2] drm/panel: simple: "

[PATCH v4 00/21] Add support for MMC higher speed modes for TI's am65x, j721e and j7200 platforms
 2021-01-28  9:43 UTC  (22+ messages)
` [PATCH v4 01/21] mmc: sdhci: Add helper functions for UHS modes
` [PATCH v4 02/21] mmc: am654_sdhci: Unconditionally switch off DLL in the beginning of ios_post()
` [PATCH v4 03/21] mmc: am654_sdhci: Convert flag fields to BIT macro
` [PATCH v4 04/21] mmc: am654_sdhci: Add flag for PHY calibration
` [PATCH v4 05/21] mmc: am654_sdhci: Add support for AM65x SR2.0
` [PATCH v4 06/21] mmc: am654_sdhci: Add support for input tap delay
` [PATCH v4 07/21] mmc: am654_sdhci: Add support for writing to clkbuf_sel
` [PATCH v4 08/21] mmc: am654_sdhci: Add support for software tuning
` [PATCH v4 09/21] mmc: am654_sdhci: Fix HISPD bit configuration in some lower speed modes
` [PATCH v4 10/21] mmc: am654_sdhci: Use sdhci_set_control_reg()
` [PATCH v4 11/21] arm: dts: k3-am65: Fix mmc nodes
` [PATCH v4 12/21] arm: dts: k3-j721e-main: Update otap-delay values
` [PATCH v4 13/21] arm: dts: k3-j721e-common-proc-board: Add support for UHS modes for SD card
` [PATCH v4 14/21] arm: dts: k3-j7200-main: Add support for gpio0
` [PATCH v4 15/21] arm: dts: k3-j7200-main: Add support for HS400 mode in MMCSD0 subsystem
` [PATCH v4 16/21] arm: dts: k3-j7200-common-proc-board: Enable support for UHS modes
` [PATCH v4 17/21] configs: j721e_evm: Add "
` [PATCH v4 18/21] configs: j7200_evm: "
` [PATCH v4 19/21] arm: dts: k3-am65-main: Add itapdly and clkbuf-sel values
` [PATCH v4 20/21] arm: dts: k3-am654-base-board: Limit Sd card to High speed modes
` [PATCH v4 21/21] configs: am65x_evm: Add configs for UHS modes

[PATCH] mtd: parser_imagetag: fix error codes in bcm963xx_parse_imagetag_partitions()
 2021-01-28  9:36 UTC  (3+ messages)

[PATCH v2 00/36] block: update graph permissions update
 2021-01-28  9:34 UTC  (4+ messages)
` [PATCH v2 15/36] block: use topological sort for permission update

[PATCH v2] nvme-multipath: Early exit if no path is available
 2021-01-28  9:40 UTC  (7+ messages)

[PATCH v6] power: suspend: Move dpm_watchdog to suspend.c and enhance it
 2021-01-28  9:39 UTC 

[Intel-gfx] [PATCH v2 00/11] drm/i915: Async flips for all ilk+ platforms
 2021-01-28  9:41 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2 02/11] drm/i915: Limit plane stride to below TILEOFF.x limit

[freescale-fslc:pr/78 3174/3687] drivers/soc/fsl/dpio/qbman-portal.c:920:17: sparse: sparse: non size-preserving integer to pointer cast
 2021-01-28  9:41 UTC 

[LTP] [PATCH v2] syscalls/ipc: semctl07: Convert to new API and cleanup
 2021-01-28  9:40 UTC 

[PATCH] Input: elo - fix an error code in elo_connect()
 2021-01-28  9:35 UTC  (2+ messages)

[PATCH] Input: sur40 - Fix an error code in sur40_probe()
 2021-01-28  9:36 UTC  (2+ messages)

[v3 00/33] gpio: layerscape: fix gpio and enable gpio
 2021-01-28  9:40 UTC  (34+ messages)
` [v3 01/33] gpio: mpc8xxx_gpio: Fix for litte endian
` [v3 02/33] arm: dts: ls1021a: add gpio node
` [v3 03/33] arm64: dts: ls1012a: "
` [v3 04/33] arm64: dts: ls1028a: "
` [v3 05/33] arm64: dts: ls1043a: "
` [v3 06/33] arm64: dts: ls1046a: "
` [v3 07/33] arm64: dts: ls1088a: "
` [v3 08/33] arm64: dts: ls208xa: "
` [v3 09/33] configs: ls1012a: enable CONFIG_MPC8XXX_GPIO
` [v3 10/33] configs: ls1043a: "
` [v3 11/33] configs: ls1028a: "
` [v3 12/33] configs: ls1088a: "
` [v3 13/33] configs: ls208xa: "
` [v3 14/33] configs: lx2160a: "
` [v3 15/33] configs: ls1046a: enable MPC8XXX_GPIO
` [v3 16/33] configs: ls1021atwr: enable CONFIG_MPC8XXX_GPIO
` [v3 17/33] configs: ls1021aqds: "
` [v3 18/33] configs: ls1012afrwy: enable CMD_GPIO
` [v3 19/33] configs: ls1012ardb: "
` [v3 20/33] configs: ls1021aqds: "
` [v3 21/33] configs: ls1021atwr: "
` [v3 22/33] configs: ls1028aqds: "
` [v3 23/33] configs: ls1028ardb: "
` [v3 24/33] configs: ls1043aqds: "
` [v3 25/33] configs: ls1043ardb: "
` [v3 26/33] configs: ls1046ardb: "
` [v3 27/33] configs: ls1046aqds: "
` [v3 28/33] configs: ls2088ardb: enable DM_GPIO and CMD_GPIO
` [v3 29/33] configs: ls2088aqds: enable CMD_GPIO
` [v3 30/33] configs: ls1088aqds: enable DM_GPIO and CMD_GPIO
` [v3 31/33] configs: ls1088ardb: "
` [v3 32/33] configs: lx2160ardb: enable CMD_GPIO
` [v3 33/33] configs: lx2160aqds: "

[PATCH] net/ethernet: convert to use module_platform_driver in octeon_mgmt.c
 2021-01-28  3:53 UTC 

[PATCH] bcache: dont reset bio opf in bch_data_insert_start
 2021-01-28  9:10 UTC  (3+ messages)

[PATCH v4 0/8] block: add zone write granularity limit
 2021-01-28  9:36 UTC  (16+ messages)
` [PATCH v4 2/8] nvme: cleanup zone information initialization
` [PATCH v4 7/8] block: introduce blk_queue_clear_zone_settings()
` [PATCH v4 8/8] sd_zbc: clear zone resources for non-zoned case

[PATCH 0/3] Add initial support for BQ Aquaris X5
 2021-01-28  9:27 UTC  (5+ messages)

[PATCHSET v5 00/11] xfs: consolidate posteof and cowblocks cleanup
 2021-01-28  9:30 UTC  (3+ messages)
` [PATCH 11/11] xfs: don't bounce the iolock between free_{eof,cow}blocks

[PATCH] USB: gadget: legacy: fix an error code in eth_bind()
 2021-01-28  9:33 UTC  (2+ messages)

[PATCH u-boot v2019.04-aspeed-openbmc] ast2600: spl: Include RAM loader in BL2 ifdef
 2021-01-28  9:28 UTC  (2+ messages)

[cip-dev] Cip-kernel-sec Updates for Week of 2021-01-28
 2021-01-28  9:36 UTC  (2+ messages)

[RFC PATCH v1 0/2] Fix deadlock in ufs
 2021-01-28  9:33 UTC  (2+ messages)
` [RFC PATCH v2 "

[video4linux] issues with TerraTec G3 and MSI Vox Mini
 2021-01-28  9:32 UTC 

sparc32: boot fails with > 256 MB memory after switch to NO_BOOTMEM
 2021-01-28  9:35 UTC  (3+ messages)

[PATCH v4 0/5] avoid double request completion and IO error
 2021-01-28  9:31 UTC  (5+ messages)
` [PATCH v4 4/5] nvme-rdma: avoid IO error for nvme native multipath

[PATCH v4 1/2] powerpc/mce: Reduce the size of event arrays
 2021-01-28  9:27 UTC  (4+ messages)
` [PATCH v4 2/2] powerpc/mce: Remove per cpu variables from MCE handlers

[dpdk-dev] [PATCH 0/2] net/mlx5: add mbuf fast free Tx offload
 2021-01-28  9:34 UTC  (4+ messages)
` [dpdk-dev] [dpdk-stable] [PATCH v3 1/2] net/mlx5: optimize inline mbuf freeing

[PATCH V2] cmd: mem: fix to display wrong memory information
 2021-01-28  9:33 UTC  (2+ messages)

PROBLEM: Crash after mm: fix initialization of struct page for holes in memory layout
 2021-01-28  9:31 UTC  (9+ messages)

[PATCHSET v5 00/11] xfs: try harder to reclaim space when we run out
 2021-01-28  9:26 UTC  (5+ messages)
` [PATCH 06/11] xfs: flush eof/cowblocks if we can't reserve quota for file blocks
` [PATCH 11/11] xfs: flush speculative space allocations when we run out of space

[PATCH v4] power: suspend: Move dpm_watchdog to suspend.c and enhance it
 2021-01-28  9:20 UTC 

[PATCH 1/5] auto-t: add test for roaming retry timing
 2021-01-28  9:31 UTC  (2+ messages)

[PATCH v6 00/39] powerpc: interrupt wrappers
 2021-01-28  9:25 UTC  (3+ messages)
` [PATCH v6 08/39] powerpc: rearrange do_page_fault error case to be inside exception_enter


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.