All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-17 09:13:26 to 2020-08-17 09:43:21 UTC [more...]

[PATCH] xen: Introduce cmpxchg64() and guest_cmpxchg64()
 2020-08-17  9:42 UTC  (3+ messages)

[PATCH 00/12] fix some error memleaks
 2020-08-17  9:41 UTC  (6+ messages)
` [PATCH 09/12] blockdev: Fix a memleak in drive_backup_prepare()
` [PATCH 10/12] block/file-posix: fix a possible undefined behavior

[Linux-kernel-mentees] checkpatch.pl project in Community Bridge
 2020-08-17  9:41 UTC 

[xfs] 086c2d4ccc: aim7.jobs-per-min -59.6% regression
 2020-08-17  9:36 UTC  (2+ messages)

[PATCH 0/3] KVM: arm64: Some fixes and code adjustments for pvtime ST
 2020-08-17  9:39 UTC  (12+ messages)
` [PATCH 1/3] KVM: arm64: Some fixes of PV-time interface document
` [PATCH 2/3] KVM: uapi: Remove KVM_DEV_TYPE_ARM_PV_TIME in kvm_device_type
` [PATCH 3/3] KVM: arm64: Use kvm_write_guest_lock when init stolen time

[PATCH v3 0/3] Try to release mmap_lock temporarily in smaps_rollup
 2020-08-17  9:15 UTC  (6+ messages)
` [PATCH v3 3/3] mm: proc: smaps_rollup: do not stall write attempts on mmap_lock

[Buildroot] [autobuild.buildroot.net] Daily results for 2020-08-14
 2020-08-17  9:40 UTC  (4+ messages)
` [Buildroot] [autobuild.buildroot.net] Analysis of build results

[PATCH net-next RFC v2 00/13] Add devlink reload action option
 2020-08-17  9:37 UTC  (14+ messages)
` [PATCH net-next RFC v2 01/13] devlink: Add reload action option to devlink reload command
` [PATCH net-next RFC v2 02/13] devlink: Add supported reload actions to dev get
` [PATCH net-next RFC v2 03/13] net/mlx5: Add functions to set/query MFRL register
` [PATCH net-next RFC v2 04/13] net/mlx5: Set cap for pci sync for fw update event
` [PATCH net-next RFC v2 05/13] net/mlx5: Handle sync reset request event
` [PATCH net-next RFC v2 06/13] net/mlx5: Handle sync reset now event
` [PATCH net-next RFC v2 07/13] net/mlx5: Handle sync reset abort event
` [PATCH net-next RFC v2 08/13] net/mlx5: Add support for devlink reload action fw activate
` [PATCH net-next RFC v2 09/13] devlink: Add enable_remote_dev_reset generic parameter
` [PATCH net-next RFC v2 10/13] net/mlx5: Add devlink param enable_remote_dev_reset support
` [PATCH net-next RFC v2 11/13] net/mlx5: Add support for fw live patch event
` [PATCH net-next RFC v2 12/13] net/mlx5: Add support for devlink reload action live patch
` [PATCH net-next RFC v2 13/13] devlink: Add Documentation/networking/devlink/devlink-reload.rst

pcm|dmaengine|imx-sdma race condition on i.MX6
 2020-08-17  9:22 UTC  (6+ messages)

[PATCH 00/16] IOMMU driver for Kirin 960/970
 2020-08-17  9:37 UTC  (11+ messages)

[PATCH] x86/MCE/AMD, EDAC/mce_amd: Remove struct smca_hwid.xec_bitmap
 2020-08-17  9:40 UTC  (2+ messages)

[PATCHES] Networking
 2020-08-17  9:37 UTC  (2+ messages)

[xfs] 456f9e38d2: aim7.jobs-per-min -5.3% regression
 2020-08-17  9:36 UTC 

[PATCH] mm/page_reporting: the "page" must not be the list head
 2020-08-17  9:35 UTC  (2+ messages)

[Linux-kernel-mentees] Evaluate and Improve checkpatch
 2020-08-17  9:35 UTC 

[RFC 0/5] Introduce NMI aware serial drivers
 2020-08-17  9:28 UTC  (12+ messages)

[PATCH 0/2] arm64/mm: Enable THP migration
 2020-08-17  9:19 UTC  (6+ messages)
` [PATCH 1/2] arm64/mm: Change THP helpers to comply with generic MM semantics
` [PATCH 2/2] arm64/mm: Enable THP migration

[PATCH 00/35] dma: convert tasklets to use new tasklet_setup()
 2020-08-17  8:16 UTC  (3+ messages)
` [PATCH 03/35] dma: at_xdmac: convert tasklets to use new tasklet_setup() API
` [PATCH 05/35] dma: dw: "

[PATCH v3 00/12] preallocate filter
 2020-08-17  9:15 UTC  (13+ messages)
` [PATCH v3 01/12] block: simplify comment to BDRV_REQ_SERIALISING
` [PATCH v3 02/12] block/io.c: drop assertion on double waiting for request serialisation
` [PATCH v3 03/12] block/io: split out bdrv_find_conflicting_request
` [PATCH v3 04/12] block/io: bdrv_wait_serialising_requests_locked: drop extra bs arg
` [PATCH v3 05/12] block: bdrv_mark_request_serialising: split non-waiting function
` [PATCH v3 06/12] block: introduce BDRV_REQ_NO_WAIT flag
` [PATCH v3 07/12] block: introduce preallocate filter
` [PATCH v3 08/12] iotests.py: add verify_o_direct helper
` [PATCH v3 09/12] iotests.py: add filter_img_check
` [PATCH v3 10/12] iotests: add 298 to test new preallocate filter driver
` [PATCH v3 11/12] block: add bdrv_is_file_on_fuse helper
` [PATCH v3 12/12] block/qcow2: automatically insert preallocate filter when on FUSE

[PATCH v2] overflow: Add __must_check attribute to check_*() helpers
 2020-08-17  9:33 UTC  (3+ messages)

[OE-core] [PATCH V4 0/3] libubootenv: uprev to v0.3
 2020-08-17  9:32 UTC  (4+ messages)
` [OE-core] [PATCH V4 1/3] conf/machine: set UBOOT_MACHINE for qemumips and qemumips64
` [OE-core] [PATCH V4 2/3] multilib.conf: add u-boot to NON_MULTILIB_RECIPES
` [OE-core] [PATCH V4 3/3] libubootenv: uprev to v0.3

[PATCH] arch: um: convert tasklets to use new tasklet_setup() API
 2020-08-17  9:16 UTC  (35+ messages)
` [PATCH] block: "
` [PATCH] char: ipmi: "
` [PATCH] driver: hv: "
` [PATCH] drivers: atm: "
` [PATCH] drivers: ntb: "
` [PATCH] drivers: rapidio: "
` [PATCH] drivers: s390: "
` [PATCH] drivers: vme: "
` [PATCH] drm: i915: "
` [PATCH] firewire: ohci: "
` [PATCH 1/2] hsi: nokia-modem: "
` [PATCH] input: serio: "
` [PATCH 1/2] mailbox: bcm: "
` [PATCH 1/2] memstick: jmb38x: "
` [PATCH 1/2] misc: ibmvmc: "
` [PATCH] net: atm: convert tasklets callbacks to use from_tasklet()
` [PATCH] platform: goldfish: convert tasklets to use new tasklet_setup() API

[PATCH] clocksource/drivers/timer-ti-dm: Do reset before enable
 2020-08-17  9:24 UTC  (2+ messages)

[PATCH v3 0/3] AT91 PM improvements
 2020-08-17  9:20 UTC  (3+ messages)

[cip-dev] [isar-cip-core] remove remaining configs from isar-cip-core
 2020-08-17  9:29 UTC  (3+ messages)
` [cip-dev] [cip-kernel-config ][ RFC 0/1] Remove Remaining "
  ` [cip-dev] [cip-kernel-config ][ RFC 1/1] 4.19.y-cip/cip_bbb_defconfig: Add config switches "

[PATCH 1/2] exfat: add NameLength check when extracting name
 2020-08-17  9:26 UTC  (5+ messages)

[PATCH v1 1/7] media: ipu3-cio2: Simplify cleanup code
 2020-08-17  9:27 UTC  (3+ messages)
` [PATCH v1 6/7] media: ipu3-cio2: Use readl_poll_timeout() helper

v2020.08.0
 2020-08-17  9:28 UTC 

[PASEMI] Nemo board doesn't boot anymore after the commit "powerpc/book3s64/pkeys: Simplify pkey disable branch"
 2020-08-17  9:19 UTC  (7+ messages)
        ` [Virtual ppce500] virtio_gpu virtio0: swiotlb buffer is full

[PATCH RFC] ASoC: wm8994: Avoid attempts to read unreadable registers
 2020-08-17  9:25 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH v3] ata: use generic power management
 2020-08-17  9:25 UTC  (4+ messages)
`  "

[RFC PATCH 00/22] block/export: Add infrastructure and QAPI for block exports
 2020-08-17  9:13 UTC  (3+ messages)
` [RFC PATCH 03/22] qapi: Rename BlockExport to BlockExportOptions

[PATCH] ASoC: wm8962: Export DAC/ADC monomix switches
 2020-08-17  9:22 UTC  (3+ messages)

[PATCH 00/30] Rid W=1 warnings in Networking
 2020-08-17  9:26 UTC  (3+ messages)

[PATCHSET v2 0/2] io_uring: handle short reads internally
 2020-08-17  9:25 UTC  (2+ messages)

[PATCH 00/10] sound: convert tasklets to use new tasklet_setup()
 2020-08-17  9:18 UTC  (14+ messages)
` [PATCH 01/10] sound: core: convert tasklets to use new tasklet_setup() API
` [PATCH 02/10] sound: firewire: "
` [PATCH 03/10] sound: asihpi: "
` [PATCH 04/10] sound: riptide: "
` [PATCH 05/10] sound: rm9652: "
` [PATCH 06/10] sound/soc: fsl_esai: "
` [PATCH 07/10] sound/soc: sh: "
` [PATCH 08/10] sound/soc: txx9: "
` [PATCH 09/10] sound: midi: "
` [PATCH 10/10] sound: ua101: "

[RFC v4 00/70] support vector extension v1.0
 2020-08-17  8:49 UTC  (23+ messages)
` [RFC v4 37/70] target/riscv: rvv-1.0: floating-point scalar move instructions
` [RFC v4 38/70] target/riscv: rvv-1.0: whole register "
` [RFC v4 41/70] target/riscv: rvv-1.0: single-width bit shift instructions
` [RFC v4 42/70] target/riscv: rvv-1.0: integer add-with-carry/subtract-with-borrow
` [RFC v4 48/70] target/riscv: rvv-1.0: integer comparison instructions
` [RFC v4 52/70] target/riscv: rvv-1.0: slide instructions
` [RFC v4 55/70] target/riscv: rvv-1.0: single-width floating-point reduction
` [RFC v4 56/70] target/riscv: rvv-1.0: widening floating-point reduction instructions
` [RFC v4 57/70] target/riscv: rvv-1.0: single-width scaling shift instructions
` [RFC v4 58/70] target/riscv: rvv-1.0: remove widening saturating scaled multiply-add
` [RFC v4 59/70] target/riscv: rvv-1.0: remove vmford.vv and vmford.vf
` [RFC v4 60/70] target/riscv: rvv-1.0: remove integer extract instruction
` [RFC v4 61/70] target/riscv: rvv-1.0: floating-point min/max instructions
` [RFC v4 62/70] target/riscv: introduce floating-point rounding mode enum
` [RFC v4 63/70] target/riscv: rvv-1.0: floating-point/integer type-convert instructions
` [RFC v4 64/70] target/riscv: rvv-1.0: widening floating-point/integer type-convert
` [RFC v4 65/70] target/riscv: add "set round to odd" rounding mode helper function
` [RFC v4 66/70] target/riscv: rvv-1.0: narrowing floating-point/integer type-convert
` [RFC v4 67/70] target/riscv: rvv-1.0: relax RV_VLEN_MAX to 512-bits
` [RFC v4 68/70] target/riscv: gdb: modify gdb csr xml file to align with csr register map
` [RFC v4 69/70] target/riscv: gdb: support vector registers for rv64
` [RFC v4 70/70] target/riscv: gdb: support vector registers for rv32

[PATCH v5 0/2] Add mediatek codec mt6359 driver
 2020-08-17  6:07 UTC  (2+ messages)
` [PATCH v5 1/2] ASoC: mediatek: mt6359: add codec driver

[PATCH 0/7] block: Use definitions instead of magic values
 2020-08-17  9:03 UTC  (2+ messages)

[PATCH 0/3] Optionally skip linking/copying the built-ins
 2020-08-17  9:24 UTC  (4+ messages)
` [PATCH 1/3] msvc: copy the correct `.pdb` files in the Makefile target `install`

[PATCH V2 0/6] ceph: Use more generic logging
 2020-08-17  9:24 UTC  (3+ messages)
` [PATCH V2 6/6] ceph_debug: Remove now unused dout macro definitions

[PATCH v9 0/5] vhost-user block device backend implementation
 2020-08-17  8:59 UTC  (4+ messages)
` [PATCH v9 2/5] generic vhost user server

[PATCH 00/20] ethernet: convert tasklets to use new tasklet_setup() API
 2020-08-17  8:24 UTC  (5+ messages)
` [PATCH 17/20] ethernet: ni: "
` [PATCH 18/20] ethernet: qlogic: "
` [PATCH 19/20] ethernet: silan: "
` [PATCH 20/20] ethernet: smsc: "

[Bug 1882851] [NEW] QEMU video freezes with "Guest disabled display" (virtio driver)
 2020-08-17  9:03 UTC  (2+ messages)
` [Bug 1882851] Re: [PATCH] drm/virtio: fix unblank

error using variable for network device name in 'hook ingress device $external_interface'
 2020-08-17  9:21 UTC  (2+ messages)

[PATCH 0/6] multipath-tools series: some cleanups and fixes
 2020-08-17  9:21 UTC  (3+ messages)
` [PATCH 6/6] multipathd: return NULL if MALLOC fails in alloc_waiteri, func

[PATCH] mm/slub: make add_full() condition more explicit
 2020-08-17  9:19 UTC  (2+ messages)

[PATCH 0/8] Add Toshiba Visconti ARM64 Platform support
 2020-08-17  9:00 UTC  (3+ messages)
` [PATCH 6/8] arm64: dts: visconti: Add device tree for TMPV7708 RM main board

board/arch-specific artifacts vs. make clean
 2020-08-17  9:18 UTC 

[RFC][PATCH 0/9] smp: irq_work / smp_call_function rework
 2020-08-17  9:16 UTC  (5+ messages)
` [RFC][PATCH 1/9] irq_work: Cleanup

[PATCH] drm/virtgpu: remove redundant assignments to width and height
 2020-08-17  9:16 UTC  (5+ messages)

[PATCH 0/4] tty: convert tasklets to use new tasklet_setup()
 2020-08-17  8:59 UTC  (5+ messages)
` [PATCH 1/4] tty: ipwireless: convert tasklets to use new tasklet_setup() API
` [PATCH 2/4] tty: atmel_serial: "
` [PATCH 3/4] tty: ifx6x60: "
` [PATCH 4/4] tty: timbuart: "

[PATCH] drm/virtio: Revert "drm/virtio: Call the right shmem helpers"
 2020-08-17  9:15 UTC  (2+ messages)

[PATCH v2 0/2] Add support for Kontron i.MX8MM SoMs and boards
 2020-08-17  8:51 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: Add the Kontron i.MX8M Mini SoMs and baseboards


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.