All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-01 16:58:36 to 2018-03-01 17:48:45 UTC [more...]

[PATCH v2] ieee1275: Fix crash in of_path_of_nvme when of_path is empty
 2018-03-01 17:13 UTC  (4+ messages)
  ` [PATCH] "
    ` Bug#891773: "

[PATCH v3 1/3] platform/x86: dell-smbios: Correct some style warnings
 2018-03-01 17:48 UTC  (3+ messages)
` [PATCH v3 3/3] platform/x86: dell-smbios: Link all dell-smbios-* modules together

KASAN: use-after-free Read in mac80211_hwsim_del_radio
 2018-03-01 17:48 UTC  (2+ messages)

[PATCH] infiniband: remove redundant assignment to pointer 'rdi'
 2018-03-01 17:47 UTC  (3+ messages)

[PATCH 0/4] Fix long standing -EOPNOTSUPP problem caused by
 2018-03-01 17:47 UTC  (3+ messages)
` [PATCH 1/4] btrfs-progs: Limit inline extent below page size

[PATCH 0/3] staging: fsl-mc: Move DPBP and DPCON out of staging
 2018-03-01 17:47 UTC  (8+ messages)
` [PATCH 1/3] staging: fsl-mc: Cleanup dpbp and dpcon API
` [PATCH 2/3] staging: fsl-mc: Move DPBP out of staging
` [PATCH 3/3] staging: fsl-mc: Move DPCON "

[PATCH v5 0/4] Utilization estimation (util_est) for FAIR tasks
 2018-03-01 17:46 UTC  (5+ messages)
` [PATCH v5 1/4] sched/fair: add util_est on top of PELT
` [PATCH v5 4/4] sched/fair: update util_est only on util_avg updates

[Xenomai] Low latency under stress, otherwise high latency
 2018-03-01 17:46 UTC  (5+ messages)

When is net fixes getting merged into net-next and bpf-next
 2018-03-01 17:45 UTC 

[PATCH] ARM: dts: imx6q: Add support for the DHCOM iMX6 SoM and PDK2
 2018-03-01 17:46 UTC  (3+ messages)

[PATCH v2 00/10] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-03-01 17:49 UTC  (25+ messages)
` [PATCH v2 01/10] PCI/P2PDMA: Support peer to peer memory
` [PATCH v2 02/10] PCI/P2PDMA: Add sysfs group to display p2pmem stats
` [PATCH v2 03/10] PCI/P2PDMA: Add PCI p2pmem dma mappings to adjust the bus offset
` [PATCH v2 06/10] IB/core: Add optional PCI P2P flag to rdma_rw_ctx_[init|destroy]()
` [PATCH v2 10/10] nvmet: Optionally use PCI P2P memory

RFC on Kdump and PCIe on ARM64
 2018-03-01 17:44 UTC  (3+ messages)

[PATCH v2 0/3] arm64: Fix invalid si_codes for fault signals
 2018-03-01 17:44 UTC  (16+ messages)
  ` [PATCH v2 1/3] signal: Add FPE_FLTUNK si_code for undiagnosable fp exceptions
  ` [PATCH v2 2/3] arm64: fpsimd: Fix bad si_code for undiagnosed SIGFPE
  ` [PATCH v2 3/3] arm64: signal: Ensure si_code is valid for all fault signals

[net-next v3 0/2] eBPF seccomp filters
 2018-03-01 17:44 UTC  (13+ messages)

[PATCH v3 0/6] ipc: Clamp *mni to the real IPCMNI limit
 2018-03-01 17:43 UTC  (7+ messages)
` [PATCH v3 1/6] proc/sysctl: Fix typo in sysctl_check_table_array()
` [PATCH v3 2/6] sysctl: Add kdoc comments to do_proc_do{u}intvec_minmax_conv_param
` [PATCH v3 3/6] sysctl: Add flags to support min/max range clamping
` [PATCH v3 4/6] sysctl: Warn when a clamped sysctl parameter is set out of range
` [PATCH v3 5/6] ipc: Clamp msgmni and shmmni to the real IPCMNI limit
` [PATCH v3 6/6] ipc: Clamp semmni "

[RFC PATCH v4 0/7] KVM: x86: Allow Qemu/KVM to use PVH entry point
 2018-03-01 17:43 UTC  (19+ messages)
` [RFC PATCH v4 1/7] xen/pvh: Split CONFIG_XEN_PVH into CONFIG_PVH and CONFIG_XEN_PVH
` [RFC PATCH v4 2/7] xen/pvh: Move PVH entry code out of Xen specific tree
  ` [Xen-devel] "
` [RFC PATCH v4 4/7] xen/pvh: Move Xen specific PVH VM initialization out of common code
` [RFC PATCH v4 6/7] xen/pvh: Add memory map pointer to hvm_start_info struct

[PATCH V2] scsi: core: use blk_mq_requeue_request in __scsi_queue_insert
 2018-03-01 17:43 UTC  (4+ messages)

[PATCH v2 0/2] drm/panel: Add device link in drm_panel_attach()
 2018-03-01 17:42 UTC  (3+ messages)

[dm-crypt] dm-crypt overhead
 2018-03-01 17:41 UTC  (4+ messages)

[PATCH v2 0/5] ipc: Clamp *mni to the real IPCMNI limit
 2018-03-01 17:40 UTC  (7+ messages)
` [PATCH v2 2/5] sysctl: Add flags to support min/max range clamping

[PATCH] xfs: Correctly invert xfs_buftarg LRU isolation logic
 2018-03-01 17:39 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/15] qio: general non-default GMainContext support
 2018-03-01 17:39 UTC  (22+ messages)
` [Qemu-devel] [PATCH v2 01/15] chardev: fix leak in tcp_chr_telnet_init_io()
` [Qemu-devel] [PATCH v2 03/15] qio: introduce qio_channel_add_watch_{full|source}
` [Qemu-devel] [PATCH v2 06/15] qio: store gsources for net listeners
` [Qemu-devel] [PATCH v2 08/15] chardev: allow telnet gsource to switch gcontext
` [Qemu-devel] [PATCH v2 09/15] qio: non-default context for threaded qtask
` [Qemu-devel] [PATCH v2 11/15] qio: non-default context for TLS handshake
` [Qemu-devel] [PATCH v2 12/15] chardev: introduce chr_machine_done hook
` [Qemu-devel] [PATCH v2 13/15] char: use chardev's gcontext for async connect
` [Qemu-devel] [PATCH v2 14/15] chardev: tcp: postpone async connection setup
` [Qemu-devel] [PATCH v2 15/15] chardev: tcp: postpone TLS work until machine done

[U-Boot] [GIT PULL] Xilinx Kconfig changes for v2018.03
 2018-03-01 17:39 UTC 

[PATCH i-g-t 0/6] igt: Add support for testing writeback connectors
 2018-03-01 17:38 UTC  (14+ messages)
` [Intel-gfx] "
` [PATCH i-g-t 1/6] lib/igt_kms: Add writeback support in lib/
  ` [igt-dev] "
` [PATCH i-g-t 2/6] kms_writeback: Add initial writeback tests
  ` [igt-dev] "
` [PATCH i-g-t 3/6] lib: Add function to hash a framebuffer
  ` [igt-dev] "
` [PATCH i-g-t 4/6] kms_writeback: Add writeback-check-output
  ` [igt-dev] "
` [PATCH i-g-t 5/6] lib/igt_kms: Add igt_output_clone_pipe for cloning
  ` [Intel-gfx] "
` [PATCH i-g-t 6/6] kms_writeback: Add tests using a cloned output
  ` [igt-dev] "

patch 8466489ef5ba48272ba4fa4ea9f8f403306de4c7 breaks Renesas USB3 controller functionality
 2018-03-01 17:37 UTC 

[PATCH v3 00/21] EFI image enhancements
 2018-03-01 17:37 UTC  (4+ messages)
` [PATCH v3 04/21] grub-efi: if installed and EFI_PROVIDER, install as bootx64 or bootia32

[v2] staging: rtl8188eu: Move a blank line
 2018-03-01 17:37 UTC 

[Qemu-devel] [PATCH v3 05/11] linux-user: fix mmap/munmap/mprotect/mremap/shmat
 2018-03-01 17:36 UTC 

[PATCH] drm/mali-dp: Fix malidp_atomic_commit_hw_done() for event sending
 2018-03-01 17:36 UTC  (2+ messages)

[Qemu-arm] [PATCH v7 0/9] Add the ZynqMP PMU and IPI
 2018-03-01 17:35 UTC  (4+ messages)
` [Qemu-devel] [PATCH v7 3/9] xlnx-zynqmp-pmu: Add the CPU and memory
    ` [Qemu-arm] "

[RFC] Contributing to Git (on Windows)
 2018-03-01 17:35 UTC 

[PATCH] mtd: nand: marvell: Fix clock resource by adding a register clock
 2018-03-01 17:35 UTC  (3+ messages)

[U-Boot] [PULL] u-boot-socfpga/master
 2018-03-01 17:35 UTC 

[U-Boot] [PULL] u-boot-sh/master
 2018-03-01 17:34 UTC 

USB: storage: Add JMicron bridge 152d:2567 to unusual_devs.h
 2018-03-01 17:34 UTC 

[PATCH net-next 0/2] gre: add sequence number for collect md mode
 2018-03-01 17:33 UTC  (8+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] samples/bpf: add gre sequence number test

[PATCH v2 00/11] firmware: cleanup for v4.17
 2018-03-01 17:33 UTC  (10+ messages)
` [PATCH v2 11/11] test_firmware: test three firmware kernel configs using a proc knob

[U-Boot] [PATCH] usb: dwc2: Allow selection of data buffer size
 2018-03-01 17:33 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH 0/2] Increase usability of external snapshots
 2018-03-01 17:32 UTC  (5+ messages)
` [Qemu-devel] [RFC PATCH 1/2] migrate: Allow incoming migration without defer
` [Qemu-devel] [RFC PATCH 2/2] migrate: Tests for migrating to an already used QEMU

Exposing POST codes
 2018-03-01 17:31 UTC  (2+ messages)

[Intel-gfx] [CI i-g-t] don't look
 2018-03-01 17:31 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

help on iproute2 hangs
 2018-03-01 17:29 UTC 

[PATCH v3 00/10] Add Actions Semi S900 pinctrl and gpio support
 2018-03-01 17:29 UTC  (5+ messages)
` [PATCH v3 04/10] pinctrl: actions: Add Actions S900 pinctrl driver

Obsolete instruction in SubmittingPatches?
 2018-03-01 17:29 UTC  (3+ messages)

[PATCH] mt7601u: Fix system freeze after resuming from hibernation
 2018-03-01 17:29 UTC  (11+ messages)

[PATCH 0/2] kasan: a couple of test fixes
 2018-03-01 17:28 UTC  (8+ messages)
` [PATCH 1/2] kasan: fix invalid-free test crashing the kernel
` [PATCH 2/2] kasan: disallow compiler to optimize away memset in tests

[PATCH 0/5] xfs: fix various problems
 2018-03-01 17:28 UTC  (7+ messages)
` [PATCH 5/5] xfs: fix agfl wrapping

[CI] drm/i915: Replace open-coded wait-for loop
 2018-03-01 17:28 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Replace open-coded wait-for loop (rev2)

[Bug 100567] New: Nouveau system freeze fifo: SCHED_ERROR 0a [CTXSW_TIMEOUT]
 2018-03-01 17:26 UTC  (2+ messages)
  ` [Bug 100567] "

[Bug 103721] New: Frequent freezes with nouveau on Thinkpad P50
 2018-03-01 17:26 UTC  (2+ messages)
  ` [Bug 103721] [GM107] "

[PATCH] udf: Do not mark possibly inconsistent filesystems as closed
 2018-03-01 17:26 UTC  (4+ messages)

[3/7] usb: dwc3: pci: Store device properties dynamically
 2018-03-01 17:24 UTC 

[Qemu-devel] [PATCH 0/2] block: curl: Proof of concept for connecting to oVirt
 2018-03-01 15:38 UTC  (2+ messages)

[PATCH] mm/page_alloc: fix memmap_init_zone pageblock alignment
 2018-03-01 17:24 UTC  (6+ messages)

[PATCH 1/1] Update mount options for UDF
 2018-03-01 17:24 UTC  (6+ messages)

[RFC PATCH] color: respect the $NO_COLOR convention
 2018-03-01 17:23 UTC  (3+ messages)

[RFC/RFT patch 0/7] timekeeping: Unify clock MONOTONIC and clock BOOTTIME
 2018-03-01 17:23 UTC  (2+ messages)

[PATCH net-next 0/2] Converting pernet_operations (part #3) (wireless, mac80211_hwsim)
 2018-03-01 17:22 UTC  (4+ messages)
` [PATCH net-next 1/2] mac80211_hwsim: Make hwsim_netgroup IDA

[PATCH 1/2] HID: elecom: refer to trackballs by model name instead of series
 2018-03-01 17:22 UTC  (2+ messages)
` [PATCH 2/2] HID: elecom: add support for EX-G M-XT4DRBK trackball

[Buildroot] [PATCH v2 0/9] upgrade docker-engine and associated components
 2018-03-01 17:21 UTC  (6+ messages)
` [Buildroot] [PATCH v2 2/9] dumb-init: new package

[Bug 105300] amd-staging-drm-next-git 4.16 & RX 560 DL-DVI: corruption with refreshrates >73Hz when DPM changing VRAM clock
 2018-03-01 17:21 UTC  (2+ messages)

[cip-dev] Increase of visibility of the work done in Gitlab: proposal
 2018-03-01 17:19 UTC  (5+ messages)

[PATCH] scripts/kallsyms: filter arm64's __efistub_ symbols
 2018-03-01 17:19 UTC  (2+ messages)

[PATCH v6 0/3] Add Gen2 support to rwdt driver
 2018-03-01 17:18 UTC  (7+ messages)
` [PATCH v6 1/3] watchdog: renesas_wdt: Add suspend/resume support
` [PATCH v6 2/3] watchdog: renesas_wdt: Add R-Car Gen2 support
` [PATCH v6 3/3] watchdog: renesas_wdt: Add restart handler

[Qemu-devel] [PATCH v2 0/5] Add and connect the PMU IOModule devices
 2018-03-01 17:17 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 3/5] hw/gpio: Add the xlnx-pmu-iomod-gpo device
` [Qemu-devel] [PATCH v2 4/5] hw/gpio: Add support for the xlnx-pmu-iomod-gpi device
` [Qemu-devel] [PATCH v2 5/5] xlnx-zynqmp-pmu: Connect the IOMOD GPI/GPO devices

[PATCH 0/9] ASoC: Intel: sst: Fix Bay Trail suspend/resume issues
 2018-03-01 17:17 UTC  (7+ messages)
` [PATCH 8/9] ASoC: Intel: bytcr_rt5640: Drop unwanted ignore_suspend settings

[PATCH 0/5] genirq/affinity: irq vector spread among online CPUs as far as possible
 2018-03-01 17:17 UTC  (5+ messages)
` [PATCH 5/5] nvme: pci: pass max vectors as num_possible_cpus() to pci_alloc_irq_vectors

[Qemu-devel] [PULL 00/13] virtio, vhost, pci, pc: features, fixes and cleanups
 2018-03-01 17:17 UTC  (2+ messages)

[PATCH V3] nvme-pci: Fixes EEH failure on ppc
 2018-03-01 17:16 UTC  (5+ messages)

[PATCH] tiovx-app: Fix memory map for DSP firmware
 2018-03-01 17:12 UTC 

[PATCH] arm64/efi: Make strrchr() available to the EFI namespace
 2018-03-01 17:13 UTC  (7+ messages)

[PATCH] xl: remove apic option for PVH guests
 2018-03-01 17:01 UTC  (5+ messages)

[PATCH 1/2][v5] dt-bindings: mtd-physmap: Add endianness supports
 2018-03-01 17:12 UTC  (4+ messages)

[PATCH v3 1/1] drm/i915/uc: Make GuC/HuC fw fetch and loading functions/file structure symmetric
 2018-03-01 17:12 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [v3,1/1] "

[PATCH 00/23] kconfig: move compiler capability tests to Kconfig
 2018-03-01 17:11 UTC  (4+ messages)
` [PATCH 04/23] kconfig: set SYMBOL_AUTO to the symbol marked with defconfig_list

[PATCH] nvme-cli: fix typo in 'disconnect' docs
 2018-03-01 17:11 UTC  (2+ messages)

[1/3] staging: rtl8192e: Fix issues regarding blank lines
 2018-03-01 17:09 UTC 

[PATCH] inet: add bound ports statistic
 2018-03-01 17:09 UTC  (6+ messages)

[Qemu-devel] [PULL 00/42] target-arm queue
 2018-03-01 17:08 UTC  (2+ messages)

[PATCH] kasan, arm64: clean up KASAN_SHADOW_SCALE_SHIFT usage
 2018-03-01 17:07 UTC  (3+ messages)

[Qemu-arm] [PATCH v3 0/4] target/arm: Add a dynamic XML-description of the cp-registers to GDB
 2018-03-01 16:46 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 3/4] target/arm: Add the XML dynamic generation

[PATCH 1/4] perf/x86/intel: Add Tremont CPU PMU support
 2018-03-01 17:05 UTC 

[PATCH] clnt_dg_call: Fix a buffer overflow (CVE-2016-4429)
 2018-03-01 17:06 UTC 

[MPTCP] Next steps discussion
 2018-03-01 17:05 UTC 

Crash with your meltdown patches
 2018-03-01 17:05 UTC 

[Qemu-arm] [RISU 0/3] ARM additions for v8.1-simd and v8.3-compnum
 2018-03-01 17:01 UTC  (5+ messages)
` [Qemu-devel] [PATCH] decodetree: Propagate return value from translate subroutines
  ` [Qemu-arm] "

[PATCH - THREAD_SAFE_API 1/1] pcm: Do not access lock_enabled if thread safe API
 2018-03-01 17:02 UTC  (2+ messages)

[Xenomai] [NATIVE API] Xenomai native API equivalent for clock_gettime
 2018-03-01 17:02 UTC  (2+ messages)

[PATCH 0/2] x86: further GS base handling changes
 2018-03-01 17:00 UTC  (6+ messages)
` [PATCH 1/2] x86: improve MSR_SHADOW_GS accesses

[Qemu-devel] [PATCH 0/7] RFC: ovmf: preliminary TPM2 support
 2018-03-01 16:59 UTC  (4+ messages)
` [Qemu-devel] [PATCH 6/7] ovmf: link with Tcg2ConfigDxe module
  ` [Qemu-devel] [edk2] "

[PATCH RESEND v2 0/7] x86/alternatives: Support for automatic padding calculations
 2018-03-01 16:58 UTC  (8+ messages)
` [PATCH v2 7/7] x86/build: Use new .nop directive when available


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.