messages from 2020-08-17 09:06:35 to 2020-08-17 09:27:36 UTC [more...]
[PATCH 00/16] IOMMU driver for Kirin 960/970
2020-08-17 9:27 UTC (4+ messages)
[PATCH v3 00/12] preallocate filter
2020-08-17 9:15 UTC (4+ messages)
` [PATCH v3 02/12] block/io.c: drop assertion on double waiting for request serialisation
` [PATCH v3 06/12] block: introduce BDRV_REQ_NO_WAIT flag
` [PATCH v3 07/12] block: introduce preallocate filter
[PATCH] arch: um: convert tasklets to use new tasklet_setup() API
2020-08-17 9:16 UTC (26+ 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
pcm|dmaengine|imx-sdma race condition on i.MX6
2020-08-17 9:22 UTC (5+ 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 (7+ messages)
` [PATCH 26/30] net: wireless: broadcom: b43: phy_common: Demote non-conformant kerneldoc header
[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 (16+ 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 (41+ messages)
` [RFC v4 25/70] target/riscv: rvv-1.0: take fractional LMUL into vector max elements calculation
` [RFC v4 26/70] target/riscv: rvv-1.0: floating-point square-root instruction
` [RFC v4 29/70] target/riscv: rvv-1.0: find-first-set mask bit instruction
` [RFC v4 30/70] target/riscv: rvv-1.0: set-X-first mask bit instructions
` [RFC v4 31/70] target/riscv: rvv-1.0: iota instruction
` [RFC v4 33/70] target/riscv: rvv-1.0: allow load element with sign-extended
` [RFC v4 34/70] target/riscv: rvv-1.0: register gather instructions
` [RFC v4 36/70] target/riscv: rvv-1.0: floating-point move instruction
` [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 43/70] target/riscv: rvv-1.0: narrowing integer right shift instructions
` [RFC v4 44/70] target/riscv: rvv-1.0: widening integer multiply-add instructions
` [RFC v4 45/70] target/riscv: rvv-1.0: add Zvqmac extension
` [RFC v4 46/70] target/riscv: rvv-1.0: quad-widening integer multiply-add instructions
` [RFC v4 47/70] target/riscv: rvv-1.0: single-width saturating add and subtract instructions
` [RFC v4 48/70] target/riscv: rvv-1.0: integer comparison instructions
` [RFC v4 49/70] target/riscv: use softfloat lib float16 comparison functions
` [RFC v4 50/70] target/riscv: rvv-1.0: floating-point compare instructions
` [RFC v4 51/70] target/riscv: rvv-1.0: mask-register logical instructions
` [RFC v4 52/70] target/riscv: rvv-1.0: slide instructions
` [RFC v4 53/70] target/riscv: rvv-1.0: floating-point "
` [RFC v4 54/70] target/riscv: rvv-1.0: narrowing fixed-point clip 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] xen: Introduce cmpxchg64() and guest_cmpxchg64()
2020-08-17 9:24 UTC (2+ messages)
[PATCH] clocksource/drivers/timer-ti-dm: Do reset before enable
2020-08-17 9:24 UTC
[PATCH 0/3] Optionally skip linking/copying the built-ins
2020-08-17 9:24 UTC (6+ messages)
` [PATCH 1/3] msvc: copy the correct `.pdb` files in the Makefile target `install`
` [PATCH 2/3] Optionally skip linking/copying the built-ins
` [PATCH 3/3] ci: stop linking built-ins to the dashed versions
[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 (8+ messages)
` [PATCH 14/20] ethernet: micrel: "
` [PATCH 15/20] ethernet: natsemi: "
` [PATCH 16/20] ethernet: netronome: "
` [PATCH 17/20] ethernet: ni: "
` [PATCH 18/20] ethernet: qlogic: "
` [PATCH 19/20] ethernet: silan: "
` [PATCH 20/20] ethernet: smsc: "
[PATCH 00/12] fix some error memleaks
2020-08-17 8:57 UTC (3+ messages)
` [PATCH 10/12] block/file-posix: fix a possible undefined behavior
[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 v3 0/3] AT91 PM improvements
2020-08-17 9:20 UTC (2+ messages)
[PATCH 0/6] multipath-tools series: some cleanups and fixes
2020-08-17 9:21 UTC (5+ messages)
` [PATCH 5/6] vector: add lower boundary check in vector_foreach_slot_after
` [PATCH 6/6] multipathd: return NULL if MALLOC fails in alloc_waiteri, func
[PATCH 0/2] arm64/mm: Enable THP migration
2020-08-17 9:19 UTC (3+ messages)
` [PATCH 1/2] arm64/mm: Change THP helpers to comply with generic MM semantics
` [PATCH 2/2] arm64/mm: Enable THP migration
[PATCH] mm/slub: make add_full() condition more explicit
2020-08-17 9:19 UTC (2+ messages)
[PASEMI] Nemo board doesn't boot anymore after the commit "powerpc/book3s64/pkeys: Simplify pkey disable branch"
2020-08-17 9:19 UTC (6+ messages)
` [Virtual ppce500] virtio_gpu virtio0: swiotlb buffer is full
[Buildroot] [autobuild.buildroot.net] Daily results for 2020-08-14
2020-08-17 9:19 UTC (3+ messages)
` [Buildroot] [autobuild.buildroot.net] Analysis of build results
[PATCH 0/3] KVM: arm64: Some fixes and code adjustments for pvtime ST
2020-08-17 9:02 UTC (9+ 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 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 v3 0/3] Try to release mmap_lock temporarily in smaps_rollup
2020-08-17 9:15 UTC (8+ messages)
` [PATCH v3 2/3] mm: smaps*: extend smap_gather_stats to support specified beginning
` [PATCH v3 3/3] mm: proc: smaps_rollup: do not stall write attempts on mmap_lock
[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
[RFC PATCH 0/5] KVM: arm64: Add pvtime LPT support
2020-08-17 8:41 UTC (6+ messages)
` [RFC PATCH 1/5] KVM: arm64: Document pvtime LPT interface
` [RFC PATCH 2/5] KVM: arm64: Support Live Physical Time reporting
` [RFC PATCH 3/5] KVM: arm64: Provide VM device attributes for LPT time
` [RFC PATCH 4/5] clocksource: arm_arch_timer: Add pvtime LPT initialization
` [RFC PATCH 5/5] clocksource: arm_arch_timer: Use pvtime LPT
[PATCH v3 0/2] add regmap-spi-avmm & Intel Max10 BMC chip support
2020-08-17 9:12 UTC (3+ messages)
[PATCH 1/8] net: dccp: convert tasklets to use new tasklet_setup() API
2020-08-17 8:56 UTC (3+ messages)
` [PATCH 3/8] net: mac80211: "
[ima-evm-utils][PATCH] Install the swtpm package, if available
2020-08-17 9:11 UTC (3+ messages)
[Buildroot] [PATCH 1/1] package/mosquitto: bump to v1.6.11
2020-08-17 9:10 UTC
[Buildroot] [PATCH 1/1] package/python{3}-psutil: bump to version 5.7.2
2020-08-17 9:10 UTC (4+ messages)
` [Buildroot] [PATCH 1/1] package/python-cffi: bump to version 1.14.2
` [Buildroot] [PATCH 1/1] package/python-more-itertools: bump to version 8.4.0
` [Buildroot] [PATCH 1/1] package/python-pyzmq: bump to version 19.0.2
[PATCH 00/16] wirless: convert tasklets to use new tasklet_setup()
2020-08-17 9:06 UTC (21+ messages)
` [PATCH 01/16] wireless: ath5k: convert tasklets to use new tasklet_setup() API
` [PATCH 02/16] wireless: ath9k: "
` [PATCH 03/16] wireless: ath: "
` [PATCH 04/16] wireless: ath11k: "
` [PATCH 05/16] wireless: atmel: "
` [PATCH 06/16] wireless: b43legacy: "
` [PATCH 07/16] wireless: brcm80211: "
` [PATCH 08/16] wireless: ipw2x00: "
` [PATCH 09/16] wireless: iwlegacy: "
` [PATCH 10/16] wireless: intersil: "
` [PATCH 11/16] wireless: marvell: "
` [PATCH 12/16] wireless: mediatek: "
` [PATCH 13/16] wireless: quantenna: "
` [PATCH 14/16] wireless: ralink: "
` [PATCH 15/16] wireless: realtek: "
` [PATCH 16/16] wireless: zydas: "
[PATCH v2] overflow: Add __must_check attribute to check_*() helpers
2020-08-17 9:08 UTC (2+ messages)
[PATCH] efi: discover ESRT table on Xen PV too
2020-08-17 9:00 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/apcupsd: fix missing __exchange_and_add symbol
2020-08-17 9:08 UTC (5+ messages)
[PATCH 00/35] dma: convert tasklets to use new tasklet_setup()
2020-08-17 8:17 UTC (4+ messages)
` [PATCH 23/35] dma: sa11x0: convert tasklets to use new tasklet_setup() API
` [PATCH 29/35] dma: txx9dmac: "
[PATCH 00/10] mmc: convert tasklets to use new tasklet_setup()
2020-08-17 8:35 UTC (2+ messages)
` [PATCH 09/10] mmc: uniphier: convert tasklets to use new tasklet_setup() API
[PATCH] wireless: ath10k: Return early in ath10k_qmi_event_server_exit() to avoid hard crash on reboot
2020-08-17 9:06 UTC (8+ messages)
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.