All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-29 21:00:12 to 2018-03-29 22:03:25 UTC [more...]

[meta-virtualization~][PATCH] inittab: fix hypervisor console
 2018-03-29 21:14 UTC  (4+ messages)

[meta-python][PATCH] python-jsonpatch: fix do_install
 2018-03-29 22:03 UTC  (2+ messages)

[PATCH net-next] ice: Fix error return code in ice_init_hw()
 2018-03-29 22:02 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH 4.15 00/47] 4.15.15-stable review
 2018-03-29 22:01 UTC  (2+ messages)

[PATCH 4.4 00/20] 4.4.126-stable review
 2018-03-29 22:01 UTC  (2+ messages)

[PATCH 4.14 00/43] 4.14.32-stable review
 2018-03-29 22:01 UTC  (2+ messages)

[PATCH 4.9 00/28] 4.9.92-stable review
 2018-03-29 22:01 UTC  (2+ messages)

WARNING in refcount_sub_and_test (2)
 2018-03-29 22:01 UTC 

KASAN: stack-out-of-bounds Read in rdma_bind_addr (2)
 2018-03-29 22:01 UTC 

[PATCH v4 1/3] Add notrace to lib/ucmpdi2.c
 2018-03-29 21:59 UTC  (3+ messages)

omap4-droid4: voice call support was Re: [PATCHv5,5/5] ARM: dts: omap4-droid4: add soundcard
 2018-03-29 21:58 UTC  (19+ messages)
                  ` omap4-droid4: voice call support was Re: [PATCHv5, 5/5] "

[PATCH v4 00/24] FPGA Device Feature List (DFL) Device Drivers
 2018-03-29 21:57 UTC  (7+ messages)
` [PATCH v4 04/24] fpga: add device feature list support

[PATCH] multilib: Don't extend make-mod-scripts as a multilib version doesn't make any sense
 2018-03-29 21:57 UTC 

confirm 6bb527bbc2e6d9a2a2165aa081ea1271ece07fe8
 2018-03-29 21:56 UTC  (2+ messages)

[PATCH] Documentation/wimax: Point dead link to working copy
 2018-03-29 21:56 UTC  (2+ messages)

[PATCH v4] nvme: expand nvmf_check_if_ready checks
 2018-03-29 21:56 UTC 

[RFC PATCH] powerpc/64/kexec: fix race in kexec when XIVE is shutdown
 2018-03-29 14:49 UTC 

[RFC/PATCH] upload-pack: disable object filtering when disabled by config
 2018-03-29 21:55 UTC  (2+ messages)

[PATCH v2] PM / wakeup: use seq_open() to show wakeup stats
 2018-03-29 21:54 UTC  (3+ messages)

[PATCH] ext4: limit xattr size to INT_MAX
 2018-03-29 21:54 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] efi_loader: print information about loaded UEFI images
 2018-03-29 21:54 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] efi_loader: new functions to print loaded image information
` [U-Boot] [PATCH 2/2] arm: print information about loaded UEFI images

[PATCH] credential: cred helper fast exit can cause SIGPIPE, crash
 2018-03-29 21:51 UTC  (3+ messages)
` [PATCH] credential: ignore SIGPIPE when writing to credential helpers

[PATCH 0/9] Assorted fixes for `git config` (including the "empty sections" bug)
 2018-03-29 21:50 UTC  (7+ messages)
` [PATCH 7/9] git config --unset: remove empty sections (in normal situations)
` [PATCH 8/9] git_config_set: use do_config_from_file() directly
` [PATCH 9/9] git_config_set: reuse empty sections

Status of RAID5/6
 2018-03-29 21:50 UTC  (4+ messages)

[PATCH 0/2] Add QCOM RPMh Clock driver
 2018-03-29 21:49 UTC  (3+ messages)
` [PATCH 1/2] clk: qcom: clk-rpmh: Add QCOM RPMh clock driver

[PATCH] Documentation/process: update FUSE project website
 2018-03-29 21:49 UTC  (3+ messages)

[PATCH] docs: kernel-doc: fix parsing of arrays
 2018-03-29 21:47 UTC  (2+ messages)

[meta-raspberrypi] Has anybody run VC4 + X + recent meta/masters lately
 2018-03-29 21:46 UTC  (10+ messages)

[PATCH 00/32] docs/vm: convert to ReST format
 2018-03-29 21:46 UTC  (4+ messages)

[Ocfs2-devel] [PATCH] ocfs2: don't evaluate buffer head to NULL managed by caller
 2018-03-29 21:45 UTC  (2+ messages)

Regression in v4.4.124 due to 'genirq: Use irqd_get_trigger_type to compare ..'
 2018-03-29 21:45 UTC  (6+ messages)

[MPTCP] How function pointers will be replaced
 2018-03-29 21:44 UTC 

[PATCH] mtd/powernv_flash: Enable partition support
 2018-03-29 21:43 UTC  (3+ messages)

[PATCH] x86/kvm: replace TASK_UNINTERRUPTIBLE with TASK_KILLABLE
 2018-03-29 21:41 UTC  (2+ messages)

[Qemu-devel] [RFC 00/18] QEMU validator: A method to specify QEMU crash-test cases
 2018-03-29 21:38 UTC  (19+ messages)
` [Qemu-devel] [RFC 01/18] qmp.py: Make it safe to call close() any time
` [Qemu-devel] [RFC 02/18] qmp.py: Fix error handling for Python 3
` [Qemu-devel] [RFC 03/18] qmp.py: Cleanly handle unexpectedly closed socket
` [Qemu-devel] [RFC 04/18] qemu.py: Make _vm_monitor a method
` [Qemu-devel] [RFC 05/18] qemu.py: Split _base_args()
` [Qemu-devel] [RFC 06/18] qemu.py: Move _load_io_log() call to _post_shutdown()
` [Qemu-devel] [RFC 07/18] qemu.py: Use wait() logic inside shutdown()
` [Qemu-devel] [RFC 08/18] qemu.py: Close _qmp inside _post_shutdown()
` [Qemu-devel] [RFC 09/18] qemu.py: Make monitor optional
` [Qemu-devel] [RFC 10/18] qemu.py: Set _launched = False on _post_shutdown
` [Qemu-devel] [RFC 11/18] qemu.py: Log crashes inside _post_shutdown()
` [Qemu-devel] [RFC 12/18] qemu.py: Only wait for process if it's still running
` [Qemu-devel] [RFC 13/18] qemu.py: 'force' parameter on shutdown()
` [Qemu-devel] [RFC 14/18] qemu.py: Don't try to quit cleanly on exceptions
` [Qemu-devel] [RFC 15/18] qemu.py: qmp_obj() method
` [Qemu-devel] [RFC 16/18] qemu.py: is_launched() method
` [Qemu-devel] [RFC 17/18] validator.py script
` [Qemu-devel] [RFC 18/18] Collection of validator.py test cases

[RESEND][PATCH v4 0/3] Add SPIB Support for Intel Skylake platforms
 2018-03-29 21:40 UTC  (16+ messages)
` [RESEND][PATCH v4 1/3] ALSA: core: let low-level driver or userspace disable rewinds

[PATCH 0/6] FPGA Manager Patches for 4.17
 2018-03-29 21:39 UTC  (5+ messages)
` [PATCH 4/6] fpga: region: change fpga_region_register to have one param

[PATCH v4 iproute2-next 0/7] cm_id, cq, mr, and pd resource tracking
 2018-03-29 21:38 UTC 

[PATCH] libc6-dbg: improve reproducibility
 2018-03-29 21:38 UTC  (2+ messages)

[PATCH v3 0/1] Safe LSM (un)loading, and immutable hooks
 2018-03-29 21:37 UTC  (6+ messages)
` [PATCH v3 1/1] security: Add mechanism to safely (un)load LSMs after boot time

[PATCH RFC v10 0/6] Introduce the STACKLEAK feature and a test for it
 2018-03-29 21:34 UTC  (9+ messages)
` [PATCH RFC v10 2/6] x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls

[U-Boot] [PATCH 1/1] arm: armv7: enable unaligned access
 2018-03-29 21:33 UTC 

[PATCH v2] libc6-dbg: improve reproducibility
 2018-03-29 21:33 UTC 

[PATCH] exofs: Avoid VLA in structures
 2018-03-29 21:32 UTC  (2+ messages)

[PATCH] mm: Check for SIGKILL inside dup_mmap() loop
 2018-03-29 21:30 UTC  (2+ messages)

[PATCH v3 0/2] KVM: X86: Add Force Emulation Prefix for "emulate the next instruction"
 2018-03-29 21:29 UTC  (3+ messages)
` [PATCH v3 2/2] "

[PATCH iproute2] json_print: fix print_uint hidden type promotion
 2018-03-29 21:29 UTC  (3+ messages)

[PATCH v3 0/5] PCI: Fixes for native PCIe and ACPI hotplug
 2018-03-29 21:29 UTC  (5+ messages)
` [PATCH v3 2/5] PCI: Take bridge window alignment into account when distributing resources

[PATCH v7 0/7] eventtimer: introduce event timer adapter
 2018-03-29 21:27 UTC  (11+ messages)
` [PATCH v8 0/9] "
  ` [PATCH v8 1/9] "
  ` [PATCH v8 2/9] eventdev: convert to SPDX license tag in header
  ` [PATCH v8 3/9] eventtimer: add common code
  ` [PATCH v8 4/9] mk: update library order in static build
  ` [PATCH v8 5/9] eventtimer: add default software driver
  ` [PATCH v8 6/9] eventtimer: add support for meson build system
  ` [PATCH v8 7/9] test: add event timer adapter auto-test
  ` [PATCH v8 8/9] doc: add event timer adapter section to programmer's guide
  ` [PATCH v8 9/9] doc: add event timer adapter documentation

[PATCH] misc-utils/getopt.1: minor corrections to the manual
 2018-03-29 21:15 UTC 

[PATCH v4 00/14] CPU scaling support for msm8996
 2018-03-29 21:26 UTC  (30+ messages)
` [PATCH v4 01/14] soc: qcom: Separate kryo l2 accessors from PMU driver
` [PATCH v4 02/14] clk: qcom: Make clk_alpha_pll_configure available to modules
` [PATCH v4 03/14] clk: qcom: Add CPU clock driver for msm8996
` [PATCH v4 04/14] clk: qcom: Add DT bindings for "
` [PATCH v4 05/14] clk: qcom: cpu-8996: Add support to switch to alternate PLL
` [PATCH v4 06/14] clk: qcom: cpu-8996: Add support to switch below 600Mhz
` [PATCH v4 07/14] clk: qcom: Add ACD path to CPU clock driver for msm8996
` [PATCH v4 08/14] dt: qcom: Add opp and thermal to the msm8996
` [PATCH v4 09/14] regulator: qcom_spmi: Add support for SAW
` [PATCH v4 10/14] dt-bindings: Add support for SAW documentation
` [PATCH v4 11/14] dt: qcom: Add SAW regulator for 8x96 CPUs
` [PATCH v4 12/14] cpufreq: Add Kryo CPU scaling driver
` [PATCH v4 13/14] dt-bindings: cpufreq: Document operating-points-v2-kryo-cpu
` [PATCH v4 14/14] dt: qcom: Add qcom-cpufreq-kryo driver configuration

[PATCH v3 00/20] Device querying
 2018-03-29 21:23 UTC  (22+ messages)
` [PATCH v4 "
  ` [PATCH v4 01/20] kvargs: build before EAL
  ` [PATCH v4 02/20] eal: list acceptable init priorities
  ` [PATCH v4 03/20] eal: introduce dtor macros
  ` [PATCH v4 04/20] eal: introduce device class abstraction
  ` [PATCH v4 05/20] eal/class: register destructor
  ` [PATCH v4 06/20] eal/dev: add device iterator interface
  ` [PATCH v4 07/20] eal/class: add device iteration
  ` [PATCH v4 08/20] eal/bus: "
  ` [PATCH v4 09/20] eal/dev: implement device iteration initialization
  ` [PATCH v4 10/20] eal/dev: implement device iteration
  ` [PATCH v4 11/20] kvargs: add generic string matching callback
  ` [PATCH v4 12/20] bus/pci: fix find device implementation
  ` [PATCH v4 13/20] bus/pci: implement device iteration and comparison
  ` [PATCH v4 14/20] bus/pci: add device matching field id
  ` [PATCH v4 15/20] bus/vdev: fix find device implementation
  ` [PATCH v4 16/20] bus/vdev: implement device iteration
  ` [PATCH v4 17/20] bus/vdev: add device matching field driver
  ` [PATCH v4 18/20] ethdev: register ether layer as a class
  ` [PATCH v4 19/20] ethdev: add device matching field name
  ` [PATCH v4 20/20] app/testpmd: add show device command

[PATCH] PCI/AER: Use a common function to print AER error bits
 2018-03-29 21:24 UTC 

[PATCH 4.4 000/134] 4.4.123-stable review
 2018-03-29 21:23 UTC  (3+ messages)
` [PATCH 4.4 033/134] tcp: sysctl: Fix a race to avoid unexpected 0 window from space

virtio over SW-defined/CPU-driven PCIe endpoint
 2018-03-29 21:22 UTC 

[net-next v2 0/5] tipc: slim down name table
 2018-03-29 21:20 UTC  (6+ messages)
` [net-next v2 1/5] tipc: replace name table service range array with rb tree
` [net-next v2 2/5] tipc: refactor name table translate function
` [net-next v2 3/5] tipc: permit overlapping service ranges in name table
` [net-next v2 4/5] tipc: tipc: rename address types in user api
` [net-next v2 5/5] tipc: avoid possible string overflow

[git pull] device mapper fix for 4.16 final
 2018-03-29 21:18 UTC 

possible deadlock in perf_event_detach_bpf_prog
 2018-03-29 21:18 UTC  (2+ messages)

[PATCH v4 00/13] staging: typec: tcpci: move out of staging
 2018-03-29 21:18 UTC  (4+ messages)
` [PATCH v4 10/13] usb: typec: tcpm: set cc for drp toggling attach
    ` [v4,10/13] "

[meta-cloud-services][PATCH] python-heatclient: 1.9.0 -> 1.14.0
 2018-03-29 21:15 UTC  (2+ messages)

Passing uninitialised local variable
 2018-03-29 21:14 UTC  (2+ messages)

[PATCHv3 0/7] Add Intel Stratix10 FPGA manager and service layer
 2018-03-29 21:12 UTC  (4+ messages)
` [PATCHv3 4/7] dt-bindings: fpga: add Stratix10 SoC FPGA manager binding

[GIT PULL] KVM fixes for Linux 4.16-rc8
 2018-03-29 21:10 UTC 

[Intel-wired-lan] [next-queue PATCH v6 00/10] igb: offloading of receive filters
 2018-03-29 21:07 UTC  (22+ messages)
`  "
` [Intel-wired-lan] [next-queue PATCH v6 01/10] igb: Fix not adding filter elements to the list
  `  "
` [Intel-wired-lan] [next-queue PATCH v6 02/10] igb: Fix queue selection on MAC filters on i210
  `  "
` [Intel-wired-lan] [next-queue PATCH v6 03/10] igb: Enable the hardware traffic class feature bit for igb models
  `  "
` [Intel-wired-lan] [next-queue PATCH v6 04/10] igb: Add support for MAC address filters specifying source addresses
  `  "
` [Intel-wired-lan] [next-queue PATCH v6 05/10] igb: Add support for enabling queue steering in filters
  `  "
` [Intel-wired-lan] [next-queue PATCH v6 06/10] igb: Allow filters to be added for the local MAC address
  `  "
` [Intel-wired-lan] [next-queue PATCH v6 07/10] igb: Enable nfc filters to specify MAC addresses
  `  "
` [Intel-wired-lan] [next-queue PATCH v6 08/10] igb: Add MAC address support for ethtool nftuple filters
  `  "
` [Intel-wired-lan] [next-queue PATCH v6 09/10] igb: Add the skeletons for tc-flower offloading
  `  "
` [Intel-wired-lan] [next-queue PATCH v6 10/10] igb: Add support for adding offloaded clsflower filters
  `  "

[xen-4.7-testing test] 121330: regressions - FAIL
 2018-03-29 21:08 UTC 

[PATCH iproute2-next] json_print: fix print_uint with helper type extensions
 2018-03-29 21:08 UTC  (3+ messages)

[PATCH v3 01/10] drm: Add DP PSR2 sink enable bit
 2018-03-29 21:07 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [v3,01/10] "

[PATCH] drm/amdgpu:Added support for MV packet
 2018-03-29 21:02 UTC 

Question regarding container affecting the host system mounts
 2018-03-29 20:50 UTC 

[PATCH] drm/edid: Dump valid EDIDs too
 2018-03-29 21:00 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "


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.