All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-24 17:29:26 to 2019-10-24 18:17:36 UTC [more...]

[PATCH 1/3] util/async: avoid useless cast
 2019-10-24 18:03 UTC  (4+ messages)
` [PATCH 3/3] qemu-timer: reuse MIN macro in qemu_timeout_ns_to_ms

[PATCH v4 00/16] Rewrite x86/ftrace to use text_poke (and more)
 2019-10-24 18:17 UTC  (9+ messages)
` [PATCH v4 15/16] module: Move where we mark modules RO,X

[PATCH v6 0/9] Packed virtqueue for virtio
 2019-10-24 17:14 UTC  (9+ messages)
` [PATCH v6 1/9] virtio: basic structure for packed ring
` [PATCH v6 2/9] virtio: device/driver area size calculation refactor for split ring
` [PATCH v6 3/9] virtio: Free rng and blk virqueues
` [PATCH v6 4/9] virtio: basic packed virtqueue support
` [PATCH v6 5/9] virtio: event suppression support for packed ring
` [PATCH v6 6/9] vhost_net: enable packed ring support
` [PATCH v6 8/9] virtio: add some rcu comments
` [PATCH v6 9/9] virtio: Move vdev->broken check to dispatch drop_all

[PATCH rdma-next] RDMA/rxe: Remove useless rxe_init_device_param assignments
 2019-10-24 18:16 UTC  (2+ messages)

[PATCH v6 00/30] PCI: Allow BAR movement during hotplug
 2019-10-24 17:12 UTC  (24+ messages)
` [PATCH v6 05/30] PCI: hotplug: movable BARs: Fix reassigning the released bridge windows
` [PATCH v6 06/30] PCI: hotplug: movable BARs: Recalculate all bridge windows during rescan
` [PATCH v6 08/30] PCI: hotplug: movable BARs: Don't allow added devices to steal resources
` [PATCH v6 09/30] PCI: Include fixed and immovable BARs into the bus size calculating
` [PATCH v6 10/30] PCI: Prohibit assigning BARs and bridge windows to non-direct parents
` [PATCH v6 11/30] PCI: hotplug: movable BARs: Try to assign unassigned resources only once
` [PATCH v6 12/30] PCI: hotplug: movable BARs: Calculate immovable parts of bridge windows
` [PATCH v6 13/30] PCI: hotplug: movable BARs: Compute limits for relocated "
` [PATCH v6 14/30] PCI: Make sure bridge windows include their fixed BARs
` [PATCH v6 15/30] PCI: Fix assigning the fixed prefetchable resources
` [PATCH v6 16/30] PCI: hotplug: movable BARs: Assign fixed and immovable BARs before others
` [PATCH v6 17/30] PCI: hotplug: movable BARs: Don't reserve IO/mem bus space
` [PATCH v6 18/30] PCI: hotplug: Configure MPS for hot-added bridges during bus rescan
` [PATCH v6 19/30] PCI: hotplug: movable BARs: Ignore the MEM BAR offsets from bootloader
` [PATCH v6 20/30] powerpc/pci: Fix crash with enabled movable BARs
` [PATCH v6 21/30] powerpc/pci: Access PCI config space directly w/o pci_dn
` [PATCH v6 22/30] powerpc/pci: Create pci_dn on demand
` [PATCH v6 23/30] powerpc/pci: hotplug: Add support for movable BARs
` [PATCH v6 24/30] powerpc/powernv/pci: Suppress an EEH error when reading an empty slot
` [PATCH v6 25/30] PNP: Don't reserve BARs for PCI when enabled movable BARs
` [PATCH v6 26/30] PCI: hotplug: movable BARs: Enable the feature by default
` [PATCH v6 27/30] nvme-pci: Handle movable BARs
` [PATCH v6 28/30] PCI/portdrv: Declare support of "

[Buildroot] [PATCH v2 0/3] Add support for the D programming language
 2019-10-24 18:16 UTC  (4+ messages)
` [Buildroot] [PATCH v2 1/3] toolchain: add support for D language
` [Buildroot] [PATCH v2 2/3] package/gcc: "
` [Buildroot] [PATCH v2 3/3] toolchain-external: "

[PATCH v2] drm/tegra: Do not use ->load() and ->unload() callbacks
 2019-10-24 18:15 UTC  (2+ messages)

[PATCH] scsi: lpfc: lpfc_nvmet.c: Fix Use plain integer as NULL pointer
 2019-10-24 18:15 UTC 

[PATCH] scsi: lpfc: lpfc_attr.c: Fix Use plain integer as NULL pointer
 2019-10-24 18:14 UTC 

[PATCH v2] i2c: muxes: pca9541: use BIT() macro
 2019-10-24 18:14 UTC  (2+ messages)

[PATCH] kvm: call kvm_arch_destroy_vm if vm creation fails
 2019-10-24 18:14 UTC  (5+ messages)

Add recipes for Go v1.13
 2019-10-24 18:13 UTC  (7+ messages)
` [PATCH 1/3] Refactor patches for go-1.13.3
` [PATCH 2/3] Add go1.13 recipes
` [PATCH 3/3] Change default GOVERSION to 1.13
` ✗ patchtest: failure for "Refactor patches for go-1.13.3..." and 2 more

[Outreachy][PATCH] abspath: reconcile `dir_exists()` and `is_directory()`
 2019-10-24 18:13 UTC  (3+ messages)

[PATCH v2 00/14] hw: Split RTC devices from hw/timer/ to hw/rtc/
 2019-10-24 18:02 UTC  (8+ messages)
` [PATCH v2 01/14] hw/timer: Compile devices not target-dependent as common object
` [PATCH v2 06/14] hw: Move sun4v hypervisor RTC from hw/timer/ to hw/rtc/ subdirectory

[Intel-wired-lan] FW: [PATCH bpf-next 2/4] xsk: allow AF_XDP sockets to receive packets directly from a queue
 2019-10-24 18:12 UTC  (3+ messages)

sudo: recipe broken
 2019-10-24 18:12 UTC 

[PATCH] Semihost SYS_READC implementation (v3)
 2019-10-24 17:43 UTC  (3+ messages)

[PATCH] blk-mq: remove needless goto from blk_mq_get_driver_tag
 2019-10-24 18:10 UTC  (4+ messages)

[PATCH] docs: ioctl: fix typo
 2019-10-24 18:11 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libyang: fix up the 'v' prefix in the version
 2019-10-24 18:11 UTC 

[MODERATED] [PATCH 0/9] TAA 0
 2019-10-24 18:11 UTC  (14+ messages)
` [MODERATED] [PATCH 3/9] TAA 3
  ` [MODERATED] "
` [MODERATED] [PATCH 4/9] TAA 4
  ` [MODERATED] "
` [MODERATED] [PATCH 8/9] TAA 8
  ` [MODERATED] "

[PATCH v2 0/3] Convert sparc devices to new ptimer API
 2019-10-24 18:04 UTC  (3+ messages)

[Buildroot] [PATCH v2, 1/1] package/libnetconf2: fixup the 'v' prefix in the version
 2019-10-24 18:10 UTC 

[PATCH] Ring range argument improvements
 2019-10-24 18:09 UTC  (6+ messages)
` [PATCH] Ring range argument improvements (v2)

[dpdk-dev] [PATCH] cmdline: prefix cmdline numeric enum
 2019-10-24 18:09 UTC 

[PATCH v5 0/7] ppc: reset the interrupt presenter from the CPU reset handler
 2019-10-24 17:30 UTC  (6+ messages)
` [PATCH v5 4/7] ppc/pnv: Add a PnvChip pointer to PnvCore

[PATCH] docs: admin-guide/perf: fix imx-ddr.rst warnings
 2019-10-24 18:09 UTC  (2+ messages)

[PATCH] input: touchscreen: Add NULL pointer check before dereference
 2019-10-24 18:08 UTC 

[PATCH v3 rdma-next 0/3] RDMA/qedr: Fix memory leaks and synchronization
 2019-10-24 18:08 UTC  (5+ messages)
` [PATCH v3 rdma-next 1/3] RDMA/qedr: Fix qpids xarray api used
` [PATCH v3 rdma-next 2/3] RDMA/qedr: Fix synchronization methods and memory leaks in qedr
` [PATCH v3 rdma-next 3/3] RDMA/qedr: Fix memory leak in user qp and mr

divide error in dummy_timer
 2019-10-24 18:08 UTC  (3+ messages)

[Buildroot] [PATCH v6] package/libvirt: new package
 2019-10-24 18:07 UTC  (3+ messages)

[PATCH 0/23] parsing and fsck cleanups
 2019-10-24 18:07 UTC  (7+ messages)
` [PATCH 01/23] parse_commit_buffer(): treat lookup_commit() failure as parse error
` [PATCH 09/23] fsck: unify object-name code

[Buildroot] [PATCH 1/1] package/libnetconf2: fixup the 'v' prefix in the version
 2019-10-24 18:06 UTC 

Linux-next: 20191022: perf: bpf_helpers_doc.py: not found
 2019-10-24 18:05 UTC  (3+ messages)

[Qemu-devel] [PATCH] pci_bridge: fix a typo in comment
 2019-10-24 17:25 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t 1/2] lib/psr: Skip PSR tests if sink not reliable
 2019-10-24 18:05 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for series starting with [i-g-t,1/2] "

[nfs-utils PATCH v3] gssd: daemonize earlier
 2019-10-24 18:05 UTC  (2+ messages)

[PATCH net-next 00/13] Control action percpu counters allocation by netlink flag
 2019-10-24 18:05 UTC  (17+ messages)

[PATCH] Documentation: debugfs: Document debugfs helper for unsigned long values
 2019-10-24 18:04 UTC  (2+ messages)

[PATCH v5 0/11] add failover feature for assigned network devices
 2019-10-24 17:32 UTC  (9+ messages)
` [PATCH v5 02/11] pci: add option for net failover
` [PATCH v5 06/11] qapi: add failover negotiated event

[PATCH] travis.yml: enable linux-gcc-debug-tcg cache
 2019-10-24 17:59 UTC  (4+ messages)

[PATCH] docs: driver-api: Remove reference to sgi-ioc4
 2019-10-24 18:04 UTC  (2+ messages)

[PATCH v2 0/2] docs/core-api: memory-allocation: minor cleanups
 2019-10-24 18:02 UTC  (3+ messages)
` [PATCH v2 1/2] docs/core-api: memory-allocation: remove uses of c:func:

[PATCH] media: dt-bindings: rcar_vin: Document RZ/G1 per-board settings
 2019-10-24 18:02 UTC  (2+ messages)

[Xen-devel] [linux-linus bisection] complete test-amd64-i386-xl
 2019-10-24 18:01 UTC 

[PATCH v2] clocksource: tsc: respect tsc bootparam for clocksource_tsc_early
 2019-10-24 17:59 UTC 

[Buildroot] [PATCH 1/1] package/mobile-broadband-provider-info: needs host-libxslt
 2019-10-24 18:00 UTC 

[U-Boot] [RFC PATCH v2 00/18] arm: socfpga: gen5: move to DM
 2019-10-24 18:00 UTC  (10+ messages)
` [U-Boot] [RFC PATCH v2 08/18] socfpga: gen5: add new tool to create handoff dtsi files

[PATCH 0/7] media: imx: Miscellaneous fixes for i.MX7
 2019-10-24 17:59 UTC  (6+ messages)
` [PATCH 1/7] media: imx: imx7_mipi_csis: Power off the source when stopping streaming
` [PATCH 6/7] media: imx: imx7-media-csi: Remove unneeded register read

[PATCH 00/15] staging: exfat: Clean up return codes
 2019-10-24 17:59 UTC  (4+ messages)
` [PATCH 01/15] staging: exfat: Clean up return codes - FFS_FULL

[PATCH blktests 0/2] Add a test that triggers blk_mq_update_nr_hw_queues()
 2019-10-24 17:58 UTC  (9+ messages)
` [PATCH blktests 1/2] Move and rename uptime_s()
` [PATCH blktests 2/2] Add a test that triggers blk_mq_update_nr_hw_queues()

[Xen-devel] [PATCH] MAINTAINERS: correct decription of M:
 2019-10-24 17:58 UTC  (2+ messages)

[RFC][PATCH 0/6] NPM refactoring
 2019-10-24 17:58 UTC  (10+ messages)

[PATCH] qemu-options.hx: Update for reboot-timeout parameter
 2019-10-24 17:23 UTC  (4+ messages)

CI testing of persistence
 2019-10-24 17:57 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gem: Make context persistence optional
    `  "

[BUG]: Testsuite failures on big-endian targets
 2019-10-24 17:55 UTC  (7+ messages)
    ` [PATCH] test-progress: fix test failures on big-endian systems

[PATCH] bpftool: Allow to read btf as raw data
 2019-10-24 17:55 UTC  (2+ messages)

KCSAN: data-race in exit_signals / prepare_signal
 2019-10-24 17:54 UTC  (3+ messages)
` cgroup_enable_task_cg_lists && PF_EXITING (Was: KCSAN: data-race in exit_signals / prepare_signal)

[PATCHv2] bpftool: Try to read btf as raw data if elf read fails
 2019-10-24 17:54 UTC  (2+ messages)

[PATCH] perf: Add /scripts to sources
 2019-10-24 17:52 UTC 

[PATCH 0/2] cgroup: Sync cgroup id and inode number
 2019-10-24 17:52 UTC  (5+ messages)
` [PATCH 1/2] cgroup: Add generation number with cgroup id
` [PATCH 2/2] kernfs: Allow creation with external gen + ino numbers

File system for scratch space (in HPC cluster)
 2019-10-24 17:51 UTC  (2+ messages)

Linux-5.4: bpf: test_core_reloc_arrays.o: Segmentation fault with llc -march=bpf
 2019-10-24 17:49 UTC  (3+ messages)

[dpdk-dev] [PATCH v4 00/17] sched: subport level configuration of pipe nodes
 2019-10-24 18:46 UTC  (21+ messages)
` [dpdk-dev] [PATCH v5 00/15] "
  ` [dpdk-dev] [PATCH v5 06/15] sched: modify pkt enqueue for config flexibility
  ` [dpdk-dev] [PATCH v6 00/15] sched: subport level configuration of pipe nodes
    ` [dpdk-dev] [PATCH v6 01/15] sched: add pipe config params to subport struct
    ` [dpdk-dev] [PATCH v6 02/15] sched: modify internal structs for config flexibility
    ` [dpdk-dev] [PATCH v6 03/15] sched: remove pipe params config from port level
    ` [dpdk-dev] [PATCH v6 04/15] sched: add pipe config to subport level
    ` [dpdk-dev] [PATCH v6 05/15] sched: modify pipe functions for config flexibility
    ` [dpdk-dev] [PATCH v6 06/15] sched: modify pkt enqueue "
    ` [dpdk-dev] [PATCH v6 07/15] sched: update memory compute to support flexiblity
    ` [dpdk-dev] [PATCH v6 08/15] sched: update grinder functions for config flexibility
    ` [dpdk-dev] [PATCH v6 09/15] sched: update pkt dequeue for flexible config
    ` [dpdk-dev] [PATCH v6 10/15] sched: update queue stats read for config flexibility
    ` [dpdk-dev] [PATCH v6 11/15] test/sched: modify tests for subport "
    ` [dpdk-dev] [PATCH v6 12/15] net/softnic: add subport config flexibility to TM
    ` [dpdk-dev] [PATCH v6 13/15] ip_pipeline: "
    ` [dpdk-dev] [PATCH v6 14/15] examples/qos_sched: add subport configuration flexibility
    ` [dpdk-dev] [PATCH v6 15/15] sched: remove redundant code

[PATCH v9 0/8] powerpc: Enabling IMA arch specific secure boot policies
 2019-10-24 17:48 UTC  (9+ messages)
` [PATCH v9 2/8] powerpc/ima: add support to initialize ima policy rules
` [PATCH v9 3/8] powerpc: detect the trusted boot state of the system
` [PATCH v9 4/8] powerpc/ima: define trusted boot policy
` [PATCH v9 7/8] ima: check against blacklisted hashes for files with modsig

[RFT][PATCH 0/3] cpufreq / PM: QoS: Introduce frequency QoS and use it in cpufreq
 2019-10-24 17:47 UTC  (7+ messages)

[PATCH kmod] Do not check for undefined symbols when building the Python modules
 2019-10-24 17:47 UTC 

[dpdk-dev] [PATCH] net/virtio: fix broken Tx checksum offloads
 2019-10-24 17:46 UTC 

Why do we still disable mke2fs 64bit support?
 2019-10-24 17:45 UTC  (3+ messages)

[PATCH] powerpc/boot: Fix the initrd being overwritten under qemu
 2019-10-24 17:45 UTC  (4+ messages)

KMSAN: uninit-value in aes_encrypt (2)
 2019-10-24 17:45 UTC  (3+ messages)
` [net/tls] "

multiple telemetry designs
 2019-10-24 17:45 UTC  (5+ messages)

[Resend PATCH 0/3] Add CPU model for intel processor Cooper Lake
 2019-10-24 16:58 UTC  (3+ messages)
` [Resend PATCH 3/3] i386: Add new CPU model Cooperlake

[PATCH 1/5] ACPI: button: Refactor lid_init_state module parsing code
 2019-10-24 17:44 UTC  (4+ messages)
` [PATCH 3/5] ACPI: button: Turn lid_blacklst dmi table into a generic quirk table

[Xen-devel] [xen-unstable-smoke test] 143111: tolerable all pass - PUSHED
 2019-10-24 17:41 UTC 

[RPF STABLE PATCH] mm/memfd: should be lock the radix_tree when iterating its slot
 2019-10-24 17:41 UTC  (2+ messages)

[PATCH] rfkill: allocate static minor
 2019-10-24 17:40 UTC 

[patch V2 00/17] entry: Provide generic implementation for host and guest entry/exit work
 2019-10-24 17:40 UTC  (5+ messages)
` [patch V2 08/17] x86/entry: Move syscall irq tracing to C code

[PATCH] Allowing Xilinx's AXI Quad widths different than 8 bits on userspace
 2019-10-24 17:40 UTC  (9+ messages)
` [PATCH] spi: set bits_per_word based on controller's bits_per_word_mask

[dpdk-dev] [PATCH] vhost: fix IPv4 csum calculation
 2019-10-24 17:40 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "
  ` [dpdk-dev] [dpdk-stable] "

[PATCH v2] mm: gup: fix comment of __get_user_pages()
 2019-10-24 17:40 UTC  (2+ messages)

[PATCH] PCI: Warn about host bridge device when its numa node is NO_NODE
 2019-10-24 17:40 UTC  (2+ messages)

[PATCH 00/30] virtiofs daemon (base)
 2019-10-24 14:28 UTC  (4+ messages)
` [PATCH 02/30] virtiofsd: Pull in kernel's fuse.h

[kvms390:protvirt 23/37] arch/s390/kvm/kvm-s390.c:3650:30: warning: passing argument 1 of 'uv_convert_to_secure' makes integer from pointer without a cast
 2019-10-24 17:38 UTC  (2+ messages)

[PATCH] coresight: Add explicit architecture dependency
 2019-10-24 17:37 UTC  (2+ messages)

[PATCH v26 00/21] Add RX archtecture support
 2019-10-24 16:31 UTC  (2+ messages)

[dpdk-dev] [PATCH v11 2/4] eal: add legacy kni option
 2019-10-24 17:35 UTC  (11+ messages)
  ` [dpdk-dev] [EXT] "

[PATCH trivial] watchdog: wdat_wdt: Spelling s/configrable/configurable/
 2019-10-24 17:34 UTC  (2+ messages)

Spontaneous reboots when using RX 560
 2019-10-24 17:33 UTC  (16+ messages)

[PULL 00/51] target-arm queue
 2019-10-24 16:27 UTC  (4+ messages)
` [PULL 44/51] hw/misc/bcm2835_thermal: Add a dummy BCM2835 thermal sensor
` [PULL 49/51] hw/arm/bcm2836: Rename cpus[] as cpu[].core
` [PULL 50/51] hw/arm/raspi: Use AddressSpace when using arm_boot::write_secondary_boot

[dpdk-dev] Performance impact of "declaring" more CPU cores
 2019-10-24 17:32 UTC 

PROBLEM: Regression of MMU causing guest VM application errors
 2019-10-24 17:32 UTC  (7+ messages)

[PATCH] drm/dp: Add function to parse EDID descriptors for adaptive sync limits
 2019-10-24 17:31 UTC  (6+ messages)
        ` [Intel-gfx] "

[PATCH] Cleanup: replace prefered with preferred
 2019-10-24 17:30 UTC  (6+ messages)

[PATCH] block: reorder bio::__bi_remaining for better packing
 2019-10-24 17:31 UTC 

[GIT PULL] ACPI fix for v5.4-rc5
 2019-10-24 17:30 UTC 

[PATCH] kubernetes: Set correct PV release number
 2019-10-24 17:29 UTC  (2+ messages)

[PATCH] drm/i915/tgl: Handle AUX interrupts for TC ports
 2019-10-24 17:30 UTC  (4+ messages)
` [Intel-gfx] [PATCH v2] "
    `  "

[Buildroot] [PATCH 1/2] configs/stm32mp157_dk_defconfig: switch to mainline 5.3.7 linux version
 2019-10-24 17:29 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] configs/stm32mp157_dk_defconfig: switch to mainline 2019.07 U-Boot version


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.