All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-03 14:20:43 to 2020-06-03 15:02:33 UTC [more...]

[PATCH 00/10] mtd: rawnand: fsl_upm: Convert to exec_op() (and more)
 2020-06-03 13:59 UTC  (15+ messages)
` [PATCH 01/10] mtd: rawnand: fsl_upm: Remove unused mtd var
` [PATCH 02/10] mtd: rawnand: fsl_upm: Get rid of the unused fsl_upm_nand.parts field
` [PATCH 03/10] mtd: rawnand: fsl_upm: Allocate the fsl_upm_nand object using devm_kzalloc()
` [PATCH 04/10] mtd: rawnand: fsl_upm: Use devm_kasprintf() to allocate the MTD name
` [PATCH 05/10] mtd: rawnand: fsl_upm: Use platform_get_resource() + devm_ioremap_resource()
` [PATCH 06/10] mtd: rawnand: fsl_upm: Use gpio descriptors
` [PATCH 07/10] mtd: rawnand: fsl_upm: Inherit from nand_controller
` [PATCH 08/10] mtd: rawnand: fsl_upm: Implement exec_op()
` [PATCH 09/10] mtd: rawnand: fsl_upm: Get rid of the legacy interface implementation
` [PATCH 10/10] dt-bindings: mtd: fsl-upm-nand: Deprecate chip-delay and fsl, upm-wait-flags

[PATCH 00/30] xfs: rework inode flushing to make inode reclaim fully asynchronous
 2020-06-03 15:02 UTC  (21+ messages)
` [PATCH 04/30] xfs: mark inode buffers in cache
` [PATCH 07/30] xfs: call xfs_buf_iodone directly
` [PATCH 09/30] xfs: make inode IO completion buffer centric
` [PATCH 10/30] xfs: use direct calls for dquot IO completion
` [PATCH 11/30] xfs: clean up the buffer iodone callback functions
` [PATCH 12/30] xfs: get rid of log item callbacks
` [PATCH 13/30] xfs: handle buffer log item IO errors directly
` [PATCH 14/30] xfs: unwind log item error flagging

[PATCH v12 0/8] [media] Add analog mode support for Medion MD95700
 2020-06-03 14:36 UTC  (3+ messages)

[PATCH v3 00/20] virtio-mem: Paravirtualized memory hot(un)plug
 2020-06-03 14:49 UTC  (42+ messages)
` [PATCH v3 01/20] exec: Introduce ram_block_discard_(disable|require)()
` [PATCH v3 02/20] vfio: Convert to ram_block_discard_disable()
` [PATCH v3 03/20] accel/kvm: "
` [PATCH v3 04/20] s390x/pv: "
` [PATCH v3 05/20] virtio-balloon: Rip out qemu_balloon_inhibit()
` [PATCH v3 06/20] target/i386: sev: Use ram_block_discard_disable()
` [PATCH v3 07/20] migration/rdma: "
` [PATCH v3 08/20] migration/colo: "
` [PATCH v3 09/20] linux-headers: update to contain virtio-mem
` [PATCH v3 10/20] virtio-mem: Paravirtualized memory hot(un)plug
` [PATCH v3 11/20] virtio-pci: Proxy for virtio-mem
` [PATCH v3 12/20] MAINTAINERS: Add myself as virtio-mem maintainer
` [PATCH v3 13/20] hmp: Handle virtio-mem when printing memory device info
` [PATCH v3 14/20] numa: Handle virtio-mem in NUMA stats
` [PATCH v3 15/20] pc: Support for virtio-mem-pci
` [PATCH v3 16/20] virtio-mem: Allow notifiers for size changes
` [PATCH v3 17/20] virtio-pci: Send qapi events when the virtio-mem "
` [PATCH v3 18/20] virtio-mem: Migration sanity checks
` [PATCH v3 19/20] virtio-mem: Add trace events
` [PATCH v3 20/20] virtio-mem: Exclude unplugged memory during migration

[Question] Regarding PMU initialization within the QEMU for ARM VCPUs
 2020-06-03 14:53 UTC  (7+ messages)

[PATCH v2 0/2] sd: sdhci: Implement basic vendor specific register support
 2020-06-03 14:52 UTC  (2+ messages)
` [PATCH v2 1/2] "

[PATCH 0/6] revive Theobroma-Systems puma board
 2020-06-03 14:59 UTC  (7+ messages)
` [PATCH 1/6] arm64: dts: rk3399-puma: fix gpio levels for gmac reset pin
` [PATCH 2/6] board: puma: fix indentation for -u-boot.dtsi
` [PATCH 3/6] board: puma: reorganize devicetrees to actually work and match upstream
` [PATCH 4/6] board: puma: fix indentation of misc_init_r
` [PATCH 5/6] board: puma: allow building with TPL as well
` [PATCH 6/6] board: puma: remove separate fit generator

[PATCH 1/2] sched/uclamp: Add a new sysctl to control RT default boost value
 2020-06-03 14:59 UTC  (9+ messages)

[PATCH net] net: mvpp2: Enable autoneg bypass for 1000BaseX/2500BaseX ports
 2020-06-03 14:58 UTC  (11+ messages)

[PATCH 0/5] Add strace support for printing arguments of selected syscalls
 2020-06-03 14:54 UTC  (10+ messages)
` [PATCH 1/5] linux-user: Add strace support for a group of syscalls
` [PATCH 3/5] linux-user: Add strace support for printing arguments of lseek()
` [PATCH 4/5] linux-user: Add strace support for printing arguments of chown()/lchown()
` [PATCH 5/5] linux-user: Add strace support for printing arguments of fallocate()

[PATCH] mountstats: Adding Day:Hour:Min:Sec format along with age to "mountstats --raw" for ease of understanding
 2020-06-03 14:57 UTC  (2+ messages)

[Intel-gfx] [PATCH 01/24] Revert "drm/i915/gem: Drop relocation slowpath"
 2020-06-03 14:57 UTC  (24+ messages)
` [Intel-gfx] [PATCH 02/24] drm/i915: Add an implementation for i915_gem_ww_ctx locking, v2
` [Intel-gfx] [PATCH 03/24] drm/i915: Remove locking from i915_gem_object_prepare_read/write
` [Intel-gfx] [PATCH 04/24] drm/i915: Parse command buffer earlier in eb_relocate(slow)
` [Intel-gfx] [PATCH 05/24] Revert "drm/i915/gem: Split eb_vma into its own allocation"
` [Intel-gfx] [PATCH 06/24] drm/i915/gem: Make eb_add_lut interruptible wait on object lock
` [Intel-gfx] [PATCH 07/24] drm/i915: Use per object locking in execbuf, v11
` [Intel-gfx] [PATCH 08/24] drm/i915: Use ww locking in intel_renderstate
` [Intel-gfx] [PATCH 09/24] drm/i915: Add ww context handling to context_barrier_task
` [Intel-gfx] [PATCH 10/24] drm/i915: Nuke arguments to eb_pin_engine
` [Intel-gfx] [PATCH 11/24] drm/i915: Pin engine before pinning all objects, v4
` [Intel-gfx] [PATCH 12/24] drm/i915: Rework intel_context pinning to do everything outside of pin_mutex
` [Intel-gfx] [PATCH 13/24] drm/i915: Make sure execbuffer always passes ww state to i915_vma_pin
` [Intel-gfx] [PATCH 14/24] drm/i915: Convert i915_gem_object/client_blt.c to use ww locking as well, v2
` [Intel-gfx] [PATCH 15/24] drm/i915: Kill last user of intel_context_create_request outside of selftests
` [Intel-gfx] [PATCH 16/24] drm/i915: Convert i915_perf to ww locking as well
` [Intel-gfx] [PATCH 17/24] drm/i915: Dirty hack to fix selftests locking inversion
` [Intel-gfx] [PATCH 18/24] drm/i915/selftests: Fix locking inversion in lrc selftest
` [Intel-gfx] [PATCH 19/24] drm/i915: Use ww pinning for intel_context_create_request()
` [Intel-gfx] [PATCH 20/24] drm/i915: Move i915_vma_lock in the selftests to avoid lock inversion, v2
` [Intel-gfx] [PATCH 21/24] drm/i915: Add ww locking to vm_fault_gtt
` [Intel-gfx] [PATCH 22/24] drm/i915: Add ww locking to pin_to_display_plane
` [Intel-gfx] [PATCH 23/24] drm/i915: Ensure we hold the pin mutex
` [Intel-gfx] [PATCH 24/24] drm/i915: Kill context before taking ctx->mutex

[PATCH] drm/amdgpu: temporarily read bounding box from gpu_info fw for navi12
 2020-06-03 14:56 UTC  (2+ messages)

[dpdk-dev] [EXT] Re: [PATCH 1/3] mbuf: add Tx offloads for packet marking
 2020-06-03 14:56 UTC  (4+ messages)

[Intel-gfx] [PATCH] Restore "08fff7aeddc9 ("drm/i915/tgl: Wa_1607138340")
 2020-06-03 14:55 UTC 

[igt-dev] [PATCH i-g-t] lib/igt_core: Don't kill the world after a failed fork
 2020-06-03 14:55 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH v2 0/4] forbid fix {SQ,IO}POLL
 2020-06-03 14:54 UTC  (2+ messages)

[Buildroot] [git commit branch/2020.02.x] Update for 2020.02.3
 2020-06-03 14:55 UTC 

[PATCH v4] iommu/vt-d: Don't apply gfx quirks to untrusted devices
 2020-06-03 14:54 UTC  (3+ messages)

[libgpiod] Polling precision/order
 2020-06-03 14:54 UTC  (2+ messages)

[Buildroot] [Bug 12671] New: leveldb won't detect that snappy is present (static libs only)
 2020-06-03 14:53 UTC  (2+ messages)
` [Buildroot] [Bug 12671] "

[PATCH] lan743x: Added fixed link and RGMII support
 2020-06-03 14:52 UTC  (3+ messages)
  ` [PATCH] lan743x: Added fixed link and RGMII support / BROKEN PATCH

[dpdk-dev] [PATCH] net/octeontx2: fix dmac filtering
 2020-06-03 14:52 UTC 

[PATCH v3] sco:Add support for BT_PKT_STATUS CMSG data
 2020-06-03 14:52 UTC 

[GIT PULL] proc changes for v5.8-rc1
 2020-06-03 14:47 UTC 

[PATCH v5 0/5] remoteproc: Add zynqmp_r5 driver
 2020-06-03 14:49 UTC  (6+ messages)
` [PATCH v5 1/5] firmware: xilinx: Add ZynqMP firmware ioctl enums for RPU configuration
` [PATCH v5 2/5] firmware: xilinx: Add shutdown/wakeup APIs
` [PATCH v5 3/5] firmware: xilinx: Add RPU configuration APIs
` [PATCH v5 4/5] dt-bindings: remoteproc: Add documentation for ZynqMP R5 rproc bindings
` [PATCH v5 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver

[PATCH v2 0/3] More frequency invariance fixes for x86
 2020-06-03 14:51 UTC  (7+ messages)
` [PATCH v2 1/3] x86, sched: check for counters overflow in frequency invariant accounting
` [PATCH v2 2/3] x86, sched: Bail out of frequency invariance if turbo frequency is unknown
` [PATCH v2 3/3] x86, sched: Bail out of frequency invariance if turbo_freq/base_freq gives 0

[PATCH v2] sco:Add support for BT_PKT_STATUS CMSG data
 2020-06-03 14:51 UTC 

[PATCH v2 0/6] seqlock: seqcount_t call sites bugfixes
 2020-06-03 14:49 UTC  (7+ messages)
` [PATCH v2 1/6] net: core: device_rename: Use rwsem instead of a seqcount
` [PATCH v2 2/6] net: phy: fixed_phy: Remove unused seqcount
` [PATCH v2 3/6] u64_stats: Document writer non-preemptibility requirement
` [PATCH v2 4/6] net: mdiobus: Disable preemption upon u64_stats update
` [PATCH v2 5/6] block: nr_sects_write(): Disable preemption on seqcount write
` [PATCH v2 6/6] dma-buf: Remove custom seqcount lockdep class key

[PATCH] selinux-testsuite: Review and rework sctp tests
 2020-06-03 14:50 UTC  (2+ messages)

"invalid use of FPU" on x86_64 architecture
 2020-06-03 14:48 UTC 

[PATCH] io_uring: create percpu io sq thread when IORING_SETUP_SQ_AFF is flagged
 2020-06-03 14:47 UTC  (6+ messages)

[mainline][Oops][bisected 2ba3e6 ] 5.7.0 boot fails with kernel panic on powerpc
 2020-06-03 14:47 UTC  (3+ messages)

[PATCH v3 0/2] fuzz: Skip QTest serialization
 2020-06-03 14:46 UTC  (4+ messages)

[PATCH v2 00/12] iio: imu: new inv_icm42600 driver
 2020-06-03 14:47 UTC  (5+ messages)
` [PATCH v2 09/12] iio: imu: inv_icm42600: add buffer support in iio devices
      ` --[[SPOOF or PHISHING]]--Re: "

[PATCH 0/9] x86/entry fixes
 2020-06-03 14:47 UTC  (7+ messages)

[PATCH 0/4] Add Support for GET LBA STATUS 16 command in scsi emulation
 2020-06-03 14:46 UTC  (3+ messages)
` [PATCH 1/4] block: Add bdrv_co_get_lba_status

[PATCH 0/5] virtio: enable VIRTIO_F_RING_PACKED for all devices
 2020-06-03 14:44 UTC  (8+ messages)
` [PATCH 2/5] vhost: involve device backends in feature negotiation

[PATCH] input: ims-pcu: remove redundant assignment to variable 'error'
 2020-06-03 14:45 UTC  (5+ messages)

BUG: unable to handle kernel paging request in rb_erase
 2020-06-03 14:43 UTC  (2+ messages)

[PATCH] drm/panel: simple: Set connector type for DSI panels
 2020-06-03 14:43 UTC  (2+ messages)

[PATCH 0/2] Build ORC fast lookup table in scripts/sorttable tool
 2020-06-03 14:39 UTC  (9+ messages)
` [PATCH v2 0/3] "
  ` [PATCH 1/3] scripts/sorttable: Change section type of orc_lookup to SHT_PROGBITS
  ` [PATCH 2/3] scripts/sorttable: Build orc fast lookup table via sorttable tool
  ` [PATCH 3/3] x86/unwind/orc: Simplify unwind_init() for x86 boot
` [PATCH v3 0/3] Build ORC fast lookup table in scripts/sorttable tool

[PATCH] MAINTAINERS: Add Lee Jones as reviewer for the PWM subsystem
 2020-06-03 14:42 UTC  (3+ messages)

[PATCH] util/oslib-posix : qemu_init_exec_dir implementation for MacOS
 2020-06-03 14:38 UTC  (6+ messages)

[yocto] devtool modify issues with ubuntu 20 and fedora core 32
 2020-06-03 14:40 UTC  (2+ messages)

[MPTCP] Re: [PATCH v2 mptcp-next] mptcp: add receive buffer auto-tuning
 2020-06-03 14:39 UTC 

[PATCH 1/1] block: propagate discard alignment from format drivers to the guest
 2020-06-03 14:38 UTC 

stable/linux-4.14.y build: 161 builds: 0 failed, 161 passed, 2 warnings (v4.14.183)
 2020-06-03 14:39 UTC 

[Bug 207629] BISECTED Bluetooth: hci0: command 0x2042 tx timeout - suspend fails - Dell XPS 9300, Dell XPS 7390, Dell Inspiron 7386, Intel NUC7JYB
 2020-06-03 14:37 UTC  (2+ messages)

[PATCH] ati-vga: increment mm_index in ati_mm_read/write
 2020-06-03 14:35 UTC  (3+ messages)

[net-next 0/6] net: marvell: prestera: Add Switchdev driver for Prestera family ASIC device 98DX326x (AC3x)
 2020-06-03 14:36 UTC  (6+ messages)
` [net-next 1/6] net: marvell: prestera: Add driver for Prestera family ASIC devices
` [net-next 3/6] net: marvell: prestera: Add basic devlink support

[PATCH] media: omap3isp: Add missed v4l2_ctrl_handler_free() for preview_init_entities()
 2020-06-03 14:30 UTC  (3+ messages)

[PATCH for-5.1 V4 0/7] mips: Add Loongson-3 machine support (with KVM)
 2020-06-03 14:34 UTC  (3+ messages)
` [PATCH for-5.1 V4 1/4] hw/mips: Implement the kvm_type() hook in MachineClass

[PATCH] Documentation: tee: Document TEE kernel interface
 2020-06-03 14:34 UTC  (2+ messages)

[linux-next:master 5574/15259] include/linux/string.h:377:4: error: call to '__read_overflow2' declared with attribute error: detected read beyond size of object passed as 2nd parameter
 2020-06-03 14:35 UTC 

[PATCH v1 00/25] seqlock: Extend seqcount API with associated locks
 2020-06-03 14:33 UTC  (6+ messages)
` [PATCH v1 01/25] net: core: device_rename: Use rwsem instead of a seqcount

[PATCH v2 0/7] selftsts/ftrace: Add requires list for each test case
 2020-06-03 14:33 UTC  (5+ messages)
` [PATCH v2 3/7] selftests/ftrace: Add "requires:" list support

[linux-next:master 12926/15259] fs/ext4/mballoc.c:2175:12: sparse: sparse: context imbalance in 'ext4_mb_good_group_nolock' - wrong count at exit
 2020-06-03 14:30 UTC 

[lttng-dev] Userspace RCU data alignment
 2020-06-03 12:36 UTC  (2+ messages)

[PATCH v4 0/4] make vm_committed_as_batch aware of vm overcommit policy
 2020-06-03 14:28 UTC  (3+ messages)
` [PATCH v4 2/4] mm/util.c: make vm_memory_committed() more accurate

[PATCH v2 05/15] crypto: inside-secure - Use PCI_IRQ_MSI_TYPES where appropriate
 2020-06-03 13:30 UTC  (2+ messages)

[PATCH v2] target/arm/cpu: adjust virtual time for arm cpu
 2020-06-03 14:23 UTC  (3+ messages)

Re [PATCH] x86/CET: Fix build following c/s 43b98e7190
 2020-06-03 14:23 UTC  (5+ messages)

[PATCH] mtd: rawnand: tango: Convert the driver to exec_op()
 2020-06-03 14:23 UTC  (2+ messages)

[PATCH v3 00/75] x86: SEV-ES Guest Support
 2020-06-03 14:23 UTC  (4+ messages)
` [PATCH v3 25/75] x86/sev-es: Add support for handling IOIO exceptions

[PATCH] mtd: rawnand: mtk: Convert the driver to exec_op()
 2020-06-03 14:23 UTC  (3+ messages)

[PATCH v2 0/8] mtd: rawnand: bcm47xx: Convert to exec_op() (and more)
 2020-06-03 14:22 UTC  (3+ messages)

[PATCH] autogen.sh: Restore --no-git (avoid git submodule update)
 2020-06-03 14:21 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/8] add flow action map
 2020-06-03 14:20 UTC  (8+ messages)
` [dpdk-dev] [PATCH 2/8] librte_ethdev: add map filter type
` [dpdk-dev] [PATCH 3/8] librte_ethdev: add map action
` [dpdk-dev] [PATCH 4/8] app/testpmd: parse map actions
` [dpdk-dev] [PATCH 5/8] net/i40e: add map filter
` [dpdk-dev] [PATCH 6/8] net/i40e: add map functions
` [dpdk-dev] [PATCH 7/8] net/i40e: parse map pattern and action
` [dpdk-dev] [PATCH 8/8] doc: release note


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.