All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-09-14 03:37:04 to 2019-09-14 08:54:27 UTC [more...]

[dpdk-dev] The type string in the malloc library is unused
 2019-09-14  8:29 UTC  (4+ messages)

[Xen-devel] [PATCH v3 00/47] xen: add core scheduling support
 2019-09-14  8:52 UTC  (33+ messages)
` [Xen-devel] [PATCH v3 01/47] xen/sched: use new sched_unit instead of vcpu in scheduler interfaces
` [Xen-devel] [PATCH v3 02/47] xen/sched: move per-vcpu scheduler private data pointer to sched_unit
` [Xen-devel] [PATCH v3 03/47] xen/sched: build a linked list of struct sched_unit
` [Xen-devel] [PATCH v3 04/47] xen/sched: introduce struct sched_resource
` [Xen-devel] [PATCH v3 05/47] xen/sched: let pick_cpu return a scheduler resource
` [Xen-devel] [PATCH v3 06/47] xen/sched: switch schedule_data.curr to point at sched_unit
` [Xen-devel] [PATCH v3 07/47] xen/sched: move per cpu scheduler private data into struct sched_resource
` [Xen-devel] [PATCH v3 08/47] xen/sched: switch vcpu_schedule_lock to unit_schedule_lock
` [Xen-devel] [PATCH v3 09/47] xen/sched: move some per-vcpu items to struct sched_unit
` [Xen-devel] [PATCH v3 10/47] xen/sched: add scheduler helpers hiding vcpu
` [Xen-devel] [PATCH v3 12/47] xen/sched: switch struct task_slice from vcpu to sched_unit
` [Xen-devel] [PATCH v3 13/47] xen/sched: add is_running indicator to struct sched_unit
` [Xen-devel] [PATCH v3 14/47] xen/sched: make null scheduler vcpu agnostic
` [Xen-devel] [PATCH v3 15/47] xen/sched: make rt "
` [Xen-devel] [PATCH v3 18/47] xen/sched: make arinc653 "
` [Xen-devel] [PATCH v3 19/47] xen: add sched_unit_pause_nosync() and sched_unit_unpause()
` [Xen-devel] [PATCH v3 20/47] xen: let vcpu_create() select processor
` [Xen-devel] [PATCH v3 21/47] xen/sched: use sched_resource cpu instead smp_processor_id in schedulers
` [Xen-devel] [PATCH v3 22/47] xen/sched: switch schedule() from vcpus to sched_units
` [Xen-devel] [PATCH v3 23/47] xen/sched: switch sched_move_irqs() to take sched_unit as parameter
` [Xen-devel] [PATCH v3 24/47] xen: switch from for_each_vcpu() to for_each_sched_unit()
` [Xen-devel] [PATCH v3 25/47] xen/sched: add runstate counters to struct sched_unit
` [Xen-devel] [PATCH v3 26/47] xen/sched: Change vcpu_migrate_*() to operate on schedule unit
` [Xen-devel] [PATCH v3 27/47] xen/sched: move struct task_slice into struct sched_unit
` [Xen-devel] [PATCH v3 30/47] xen/sched: add support for multiple vcpus per sched unit where missing
` [Xen-devel] [PATCH v3 31/47] xen/sched: modify cpupool_domain_cpumask() to be an unit mask
` [Xen-devel] [PATCH v3 35/47] xen/sched: make vcpu_wake() and vcpu_sleep() core scheduling aware
` [Xen-devel] [PATCH v3 36/47] xen/sched: carve out freeing sched_unit memory into dedicated function
` [Xen-devel] [PATCH v3 37/47] xen/sched: move per-cpu variable scheduler to struct sched_resource
` [Xen-devel] [PATCH v3 38/47] xen/sched: move per-cpu variable cpupool "
` [Xen-devel] [PATCH v3 39/47] xen/sched: reject switching smt on/off with core scheduling active
` [Xen-devel] [PATCH v3 43/47] xen/sched: support multiple cpus per scheduling resource

[PATCH RFC 11/14] arm64: Move the ASID allocator code in a separate file
 2019-09-14  8:49 UTC  (18+ messages)

SFP support with RGMII MAC via RGMII to SERDES/SGMII PHY?
 2019-09-14  8:48 UTC  (3+ messages)

[PATCH] vhost: Fix compile time error
 2019-09-14  8:44 UTC 

[PATCH] vhost: Fix compile time error
 2019-09-14  8:44 UTC 

[Xen-devel] [freebsd-master test] 141272: regressions - trouble: blocked/fail
 2019-09-14  8:41 UTC 

[libgpiod] python binding decidedly unpythonic
 2019-09-14  8:42 UTC  (2+ messages)

[PATCH 4.9 00/14] 4.9.193-stable review
 2019-09-14  8:39 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t] lib/igt_eld: fix eld_is_supported failing if not supported
 2019-09-14  8:36 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH] ASoC: Intel: kbl_rt5663_rt5514_max98927: Add dmic format constraint
 2019-09-14  8:34 UTC  (6+ messages)
` [alsa-devel] "

[Bug 111684] amdgpu-dkms 19.30-855429 fails to compiler on kernel 5.2
 2019-09-14  8:35 UTC 

[iptables PATCH] iptables-test: Support testing host binaries
 2019-09-14  8:30 UTC  (2+ messages)

[Bug 204819] New: KASAN still got problems loading some modules at boot
 2019-09-14  8:26 UTC  (4+ messages)
` [Bug 204819] "

[PATCH] drm/i915/tgl: Suspend pre-parser across GTT invalidations
 2019-09-14  8:25 UTC 

[libgpiod] hopefully simple question regarding pull-up/down control
 2019-09-14  8:18 UTC  (3+ messages)

[U-Boot] [PATCH 1/1] dm: MIGRATION: Add migration plan for CONFIG_DM
 2019-09-14  8:14 UTC  (3+ messages)
` [U-Boot] [U-Boot-Custodians] "

[PATCH 5.2 00/37] 5.2.15-stable review
 2019-09-14  8:08 UTC  (8+ messages)
` [PATCH 5.2 36/37] vhost: block speculation of translated descriptors

[PATCH for vm-scalability] usemem: Add new option -Z|--read-again
 2019-09-14  8:05 UTC  (2+ messages)

[PATCH] nativesdk.bbclass: Clear out LIBCEXTENSION and ABIEXTENSION
 2019-09-14  8:04 UTC 

[PATCH] docs: printk-formats: Stop encouraging use of unnecessary %h[xudi] and %hh[xudi]
 2019-09-14  7:58 UTC  (2+ messages)

[PATCH] Documentation: Add "earlycon=sbi" to the admin guide
 2019-09-14  7:55 UTC  (3+ messages)

[PATCH v3] doc:lock: remove reference to clever use of read-write lock
 2019-09-14  7:55 UTC  (3+ messages)

[PATCH v2 0/2] asciidoctor-extensions: provide `<refmiscinfo/>`
 2019-09-14  7:53 UTC  (3+ messages)
` [PATCH v2] Documentation: fix build with Asciidoctor 2

[PATCH] devices.txt: improve entry for comedi (char major 98)
 2019-09-14  7:52 UTC  (2+ messages)

[PATCH v2 0/4] null_blk: fixes around nr_devices and log improvements
 2019-09-14  7:50 UTC  (3+ messages)
` [PATCH v2 4/4] coding-style: add explanation about pr_fmt macro

[PATCH v2 0/6] powerpc: convert cache asm to C
 2019-09-14  7:46 UTC  (4+ messages)
` [PATCH v2 1/6] powerpc: Allow flush_icache_range to work across ranges >4GB

[PATCH 00/14] TGL TC enabling
 2019-09-14  7:38 UTC  (13+ messages)
` [PATCH 02/14] drm/i915/tgl: TC helper function to return pin mapping
` [PATCH 03/14] drm/i915/tgl: Finish modular FIA support on registers
` [PATCH 04/14] drm/i915/tgl: Fix driver crash when update_active_dpll is called
` [PATCH 07/14] drm/i915/tgl: Add support for dkl pll write
` [PATCH 10/14] drm/i915/tgl: Fix dkl phy register space addressing
` [PATCH 12/14] drm/i915: Add dkl phy pll calculations

Git Gui - enhancement suggestion - Can a double click on the file name in the “unstaged” area move the item to “staged changes”
 2019-09-14  7:24 UTC  (3+ messages)

[U-Boot] OMAP watchdog timer reset on BBB
 2019-09-14  7:25 UTC  (6+ messages)

[Buildroot] [PATCH 1/1] package/cbootimage: bump to version 1.8
 2019-09-14  7:24 UTC 

[Xen-devel] [ovmf test] 141270: all pass - PUSHED
 2019-09-14  7:22 UTC 

[PATCH 1/7] net/dsa: configure autoneg for CPU port
 2019-09-14  7:16 UTC  (2+ messages)

[PATCH 0/4] null_blk: fixes around nr_devices and log improvements
 2019-09-14  7:08 UTC  (4+ messages)
` [PATCH 4/4] coding-style: add explanation about pr_fmt macro

[PATCH 0/5] tools/power/x86/intel-speed-select: New command and
 2019-09-14  7:05 UTC  (6+ messages)
` [PATCH 1/5] tools/power/x86/intel-speed-select: Fix high priority core mask over count
` [PATCH 2/5] tools/power/x86/intel-speed-select: Allow online/offline based on tdp
` [PATCH 3/5] tools/power/x86/intel-speed-select: Format get-assoc information
` [PATCH 4/5] tools/power/x86/intel-speed-select: Fix some debug prints
` [PATCH 5/5] tools/power/x86/intel-speed-select: Extend core-power command set

[PATCH] mm: don't expose page to fast gup before it's ready
 2019-09-14  7:05 UTC  (2+ messages)
` [PATCH v2] mm: don't expose page to fast gup prematurely

[patch net-next 00/15] devlink: allow devlink instances to change network namespace
 2019-09-14  6:57 UTC  (18+ messages)
` [patch net-next 01/15] netdevsim: change fib accounting and limitations to be per-device
` [patch net-next 02/15] net: fib_notifier: make FIB notifier per-netns
` [patch net-next 03/15] net: fib_notifier: propagate possible error during fib notifier registration
` [patch net-next 04/15] mlxsw: spectrum_router: Don't rely on missing extack to symbolize dump
` [patch net-next 05/15] net: fib_notifier: propagate extack down to the notifier block callback
` [patch net-next 06/15] net: devlink: export devlink net getter
` [patch net-next 07/15] mlxsw: spectrum: Take devlink net instead of init_net
` [patch net-next 08/15] mlxsw: Register port netdevices into net of core
` [patch net-next 09/15] mlxsw: Propagate extack down to register_fib_notifier()
` [patch net-next 10/15] netdevsim: add all ports in nsim_dev_create() and del them in destroy()
` [patch net-next 11/15] netdevsim: implement proper devlink reload
` [patch net-next 12/15] netdevsim: register port netdevices into net of device
` [patch net-next 13/15] netdevsim: take devlink net instead of init_net
` [patch net-next 14/15] net: devlink: allow to change namespaces during reload
` [patch net-next 15/15] selftests: netdevsim: add tests for devlink reload with resources
` [patch iproute2-next 1/2] devlink: introduce cmdline option to switch to a different namespace
` [patch iproute2-next 2/2] devlink: extend reload command to add support for network namespace change

[patch iproute2-next] devlink: add reload failed indication
 2019-09-14  6:56 UTC 

[igt-dev] [PATCH i-g-t 0/8] Add a new IGT test to validate DC3CO state
 2019-09-14  6:56 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

Fw:How to use gtest/gmock in openbmc
 2019-09-14  6:47 UTC  (5+ messages)
  `  "

[U-Boot] [PATCH v6 1/4] dm: spi: Convert Freescale ESPI driver to driver model
 2019-09-14  6:44 UTC  (8+ messages)

Problems during compiling in kernel modules
 2019-09-14  6:43 UTC  (9+ messages)

[Xen-devel] [PATCH v2] xen/sched: rework and rename vcpu_force_reschedule()
 2019-09-14  6:42 UTC 

[PATCH 0/6] media: Introduce Allwinner H3 deinterlace driver
 2019-09-14  6:42 UTC  (6+ messages)
` [PATCH 5/6] media: sun4i: Add "

[PATCH v3 00/11] *** SUBJECT HERE ***
 2019-09-14  6:37 UTC  (31+ messages)
` [PATCH v3 08/11] PCI: layerscape: Modify the MSIX to the doorbell mode
` [PATCH v3 09/11] PCI: layerscape: Add EP mode support for ls1088a and ls2088a
` [PATCH v3 10/11] arm64: dts: layerscape: Add PCIe EP node for ls1088a
` [PATCH v3 11/11] misc: pci_endpoint_test: Add LS1088a in pci_device_id table

[PATCH] omfs: make use of kmemdup
 2019-09-14  6:24 UTC  (3+ messages)
`  "

[Xen-devel] [xen-unstable-smoke test] 141294: regressions - FAIL
 2019-09-14  6:18 UTC 

[PATCH (resend)] mm,oom: Defer dump_tasks() output
 2019-09-14  6:15 UTC  (6+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2019-09-13
 2019-09-14  6:12 UTC 

[Xen-devel] [linux-4.4 test] 141265: regressions - FAIL
 2019-09-14  6:08 UTC 

[igt-dev] [PATCH i-g-t v8 0/3] Add device selection methods
 2019-09-14  6:08 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for Add device selection methods (rev8)

[patch iproute2-next v4 0/2] devlink: couple forgotten flash patches
 2019-09-14  6:00 UTC  (3+ messages)

[PATCH v3] systemd: upgrade to 243
 2019-09-14  5:56 UTC  (2+ messages)

[Buildroot] [PATCH] configs/lafrite: new defconfig
 2019-09-14  5:56 UTC 

[dpdk-dev] [PATCH v1 0/3] add ethdev op to get hash index
 2019-09-14  5:52 UTC  (4+ messages)
` [dpdk-dev] [PATCH v1 1/3] lib/ethdev: "
` [dpdk-dev] [PATCH v1 2/3] app/test: add hash index verify autotest
` [dpdk-dev] [PATCH v1 3/3] net/octeontx2: add eth dev op callback to get hash index

[Xen-devel] [PATCH v4 0/4] xen/sched: use new idle scheduler for free cpus
 2019-09-14  5:19 UTC  (5+ messages)
` [Xen-devel] [PATCH v4 1/4] xen/sched: populate cpupool0 only after all cpus are up
` [Xen-devel] [PATCH v4 2/4] xen/sched: remove cpu from pool0 before removing it
` [Xen-devel] [PATCH v4 3/4] xen/sched: add minimalistic idle scheduler for free cpus
` [Xen-devel] [PATCH v4 4/4] xen/sched: switch to debugtrace in cpupool handling

[PATCH 1/2] drm/i915/tgl: Introduce gen12 forcewake ranges
 2019-09-14  5:18 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/2] "

[Xen-devel] [PATCH v3 0/4] xen/sched: use new idle scheduler for free cpus
 2019-09-14  5:04 UTC  (4+ messages)
` [Xen-devel] [PATCH v3 2/4] xen/sched: remove cpu from pool0 before removing it

[PATCH] btrfs: fix balance convert to single on 32-bit host CPUs
 2019-09-14  4:59 UTC  (5+ messages)

Feature requests: online backup - defrag - change RAID level
 2019-09-14  4:53 UTC  (17+ messages)

[PATCH] x86/nmi: remove the irqwork for long nmi handler duration warning
 2019-09-14  4:56 UTC 

[radeon-alex:amd-staging-drm-next 1718/1730] htmldocs: drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:827: warning: Function parameter or member 'direct' not described in 'amdgpu_vm_bo_param'
 2019-09-14  4:49 UTC 

WireGuard fails to build on CentOS 7.1908
 2019-09-14  4:44 UTC  (6+ messages)

[Qemu-devel] [PATCH v3 00/16] qapi: Schema language cleanups & doc improvements
 2019-09-14  2:49 UTC  (2+ messages)

[PATCH BlueZ] gdbus: Properly set owner of filter data at start of client creation
 2019-09-14  4:32 UTC 

[Qemu-devel] [Bug 1606899] [NEW] virtio-vga does not let guest poweroff properly
 2019-09-14  4:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 1606899] "

[Qemu-devel] [Bug 1606708] [NEW] QEMU crashes when switching consoles using SDL
 2019-09-14  4:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 1606708] "

[PATCH 4.4 0/9] 4.4.193-stable review
 2019-09-14  4:28 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] runner: Add a timestamp to each log message
 2019-09-14  4:23 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for runner: Add a timestamp to each log message (rev3)

[PATCH 4.19 000/190] 4.19.73-stable review
 2019-09-14  4:18 UTC  (2+ messages)

Feature requests: online backup - defrag - change RAID level
 2019-09-14  4:12 UTC  (11+ messages)

[PATCH] ppp: Fix memory leak in ppp_write
 2019-09-14  4:09 UTC 

drivers/gpu/drm/i915/display/intel_display.c:3934 skl_plane_stride() error: testing array offset 'color_plane' after use
 2019-09-14  4:08 UTC 

[v5 PATCH] RISC-V: Fix unsupported isa string info
 2019-09-14  4:07 UTC  (3+ messages)

[PATCH 0/4] Documentation: riscv: Image cleanups
 2019-09-14  4:06 UTC  (2+ messages)

[PATCH 4.14 00/21] 4.14.144-stable review
 2019-09-14  4:03 UTC  (2+ messages)

[PATCH] riscv: modify the Image header to improve compatibility with the ARM64 header
 2019-09-14  4:03 UTC  (3+ messages)

[PATCH net-next 0/4] bnxt_en: error recovery follow-up patches
 2019-09-14  4:01 UTC  (5+ messages)
` [PATCH net-next 1/4] bnxt_en: Don't proceed in .ndo_set_rx_mode() when device is not in open state
` [PATCH net-next 2/4] bnxt_en: Increase timeout for HWRM_DBG_COREDUMP_XX commands
` [PATCH net-next 3/4] bnxt_en: Update firmware interface spec. to 1.10.0.100
` [PATCH net-next 4/4] bnxt_en: Add a new BNXT_FW_RESET_STATE_POLL_FW_DOWN state

cron job: media_tree daily build: WARNINGS
 2019-09-14  3:52 UTC 

[PATCH 3/3] media: imx: fix media bus format enumeration
 2019-09-14  3:49 UTC  (2+ messages)

[Bug 111642] New: NV43 GeForce 6600 Nouveau is not stable on legacy hardware
 2019-09-14  3:48 UTC  (2+ messages)
  ` [Bug 111642] "

[PATCH 2/3] media: imx: fix and simplify pixel format enumeration
 2019-09-14  3:36 UTC  (2+ messages)


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.