All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-06 18:31:16 to 2017-12-06 19:17:51 UTC [more...]

[Qemu-devel] [PATCH 00/55] Patch Round-up for stable 2.10.2, freeze on 2017-12-13
 2017-12-06 19:16 UTC  (33+ messages)
` [Qemu-devel] [PATCH 01/55] hw/ppc: CAS reset on early device hotplug
` [Qemu-devel] [PATCH 02/55] hw/usb/bus: Remove bad object_unparent() from usb_try_create_simple()
` [Qemu-devel] [PATCH 09/55] memory: Move AddressSpaceDispatch from AddressSpace to FlatView
` [Qemu-devel] [PATCH 10/55] memory: Remove AddressSpace pointer from AddressSpaceDispatch
` [Qemu-devel] [PATCH 11/55] memory: avoid "resurrection" of dead FlatViews
` [Qemu-devel] [PATCH 12/55] memory: Switch memory from using AddressSpace to FlatView
` [Qemu-devel] [PATCH 13/55] memory: Cleanup after switching "
` [Qemu-devel] [PATCH 14/55] memory: Rename mem_begin/mem_commit/mem_add helpers
` [Qemu-devel] [PATCH 15/55] memory: Store physical root MR in FlatView
` [Qemu-devel] [PATCH 16/55] memory: Alloc dispatch tree where topology is generared
` [Qemu-devel] [PATCH 17/55] memory: Move address_space_update_ioeventfds
` [Qemu-devel] [PATCH 18/55] memory: Share FlatView's and dispatch trees between address spaces
` [Qemu-devel] [PATCH 19/55] memory: Do not allocate FlatView in address_space_init
` [Qemu-devel] [PATCH 20/55] memory: Get rid of address_space_init_shareable
` [Qemu-devel] [PATCH 21/55] memory: Create FlatView directly
` [Qemu-devel] [PATCH 22/55] memory: trace FlatView creation and destruction
` [Qemu-devel] [PATCH 23/55] memory: seek FlatView sharing candidates among children subregions
` [Qemu-devel] [PATCH 24/55] memory: Share special empty FlatView
` [Qemu-devel] [PATCH 25/55] exec: add page_mask for flatview_do_translate
` [Qemu-devel] [PATCH 26/55] exec: simplify address_space_get_iotlb_entry
` [Qemu-devel] [PATCH 27/55] memory: fix off-by-one error in memory_region_notify_one()
` [Qemu-devel] [PATCH 28/55] hw/sd: fix out-of-bounds check for multi block reads
` [Qemu-devel] [PATCH 29/55] qcow2: Fix unaligned preallocated truncation
` [Qemu-devel] [PATCH 30/55] qcow2: Always execute preallocate() in a coroutine
` [Qemu-devel] [PATCH 31/55] iotests: Add cluster_size=64k to 125
` [Qemu-devel] [PATCH 32/55] nios2: define tcg_env
` [Qemu-devel] [PATCH 33/55] io: monitor encoutput buffer size from websocket GSource
` [Qemu-devel] [PATCH 34/55] ppc: fix setting of compat mode
` [Qemu-devel] [PATCH 35/55] translate.c: Fix usermode big-endian AArch32 LDREXD and STREXD
` [Qemu-devel] [PATCH 36/55] hw/intc/arm_gicv3_its: Don't abort on table save failure
` [Qemu-devel] [PATCH 37/55] net/socket: fix coverity issue
` [Qemu-devel] [PATCH 39/55] nbd/client: Use error_prepend() correctly

[lustre-devel] [PATCH 1/3] staging: lustre: llite: Remove else after goto
 2017-12-06 19:17 UTC  (5+ messages)
`  "
` [lustre-devel] [PATCH 2/3] staging: lustre: llite: Remove redundant else keyword
  `  "
` [lustre-devel] [PATCH 3/3] "

[PATCH] bnxt_en: Uninitialized variable in bnxt_tc_parse_actions()
 2017-12-06 19:16 UTC  (5+ messages)

[PATCH i-g-t] lib/igt_sysfs: Let igt_sysfs_read|write return -errno
 2017-12-06 19:16 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH] scripts/faddr2line: fix CROSS_COMPILE unset error
 2017-12-06 19:16 UTC  (2+ messages)

[PATCH v2 00/19] Add Headphone Detection to TLV320AIC31xx Driver
 2017-12-06 19:15 UTC  (15+ messages)
` [PATCH v2 09/19] ASoC: tlv320aic31xx: Remove platform data

[PATCH] [powerpc-next] Fix powerpc64 alignment of .toc section in kernel modules
 2017-12-06 19:12 UTC 

[ANNOUNCE] unionmount-testsuite: Amir's master branch updated
 2017-12-06 19:14 UTC  (3+ messages)

[PATCH v4 0/4] add clk controller driver for Meson-AXG SoC
 2017-12-06 19:13 UTC  (5+ messages)

[PATCH 0/9] Add audiocodec support for A64 SoC
 2017-12-06 19:13 UTC  (10+ messages)
` [PATCH 4/9] ASoC: sun8i-codec: Add "

[PATCH] tty/vt/selection: Delete an error message for a failed memory allocation in set_selection()
 2017-12-06 19:12 UTC  (2+ messages)

Unique audit record type ranges for individual LSMs
 2017-12-06 19:12 UTC  (4+ messages)

[PATCH net] netlink: Relax attr validation for fixed length types
 2017-12-06 19:12 UTC  (2+ messages)

[PATCH v3 0/3] add clk controller driver for Meson-AXG SoC
 2017-12-06 19:11 UTC  (10+ messages)
` [PATCH v3 3/3] arm64: dts: meson-axg: add clock DT info for Meson AXG SoC

[PATCH net-next 0/6] net: sched: sch: introduce extack support
 2017-12-06 19:10 UTC  (2+ messages)

Unaligned access in gss_{get,verify}_mic_v2() on sparc64
 2017-12-06 19:09 UTC  (3+ messages)

[PATCH net] enic: add wq clean up budget
 2017-12-06 19:09 UTC  (2+ messages)

[PATCH net] tcp: use current time in tcp_rcv_space_adjust()
 2017-12-06 19:08 UTC 

[Qemu-devel] [PULL for-2.11 0/1] VFIO: Fix vfio-kvm device group registration
 2017-12-06 19:07 UTC  (2+ messages)

[U-Boot] [v3] armv8: ls1012a: enable/disable eSDHC1 through hwconfig for new RDB
 2017-12-06 19:07 UTC  (2+ messages)

Waiting for the PHY to complete auto-negotiation
 2017-12-06 19:07 UTC  (6+ messages)

[Qemu-devel] [PATCH for 2.11] target/sh4/translate.c: fix TCG leak during gusa sequence
 2017-12-06 19:05 UTC  (2+ messages)

[PATCH 0/2] i2c: introduce devm_i2c_new_dummy and use it in at24 driver
 2017-12-06 19:05 UTC  (4+ messages)
` [PATCH resubmit 1/2] i2c: core: add device-managed version of i2c_new_dummy

[PATCH] NFS: allow name_to_handle_at() to work for Amazon EFS
 2017-12-06 19:05 UTC  (2+ messages)

[pull] amdgpu, radeon, and ttm drm-next-4.16
 2017-12-06 19:04 UTC 

[Devel] [PATCH v8 7/7] arm64: kvm: handle SError Interrupt by categorization
 2017-12-06 19:04 UTC  (3+ messages)
`  "

[PATCH] rpmsg: qcom_smd: Access APCS through mailbox framework
 2017-12-06 19:02 UTC  (3+ messages)

[PATCH v1] kexec-tools: Perform run-time linking of libxenctrl.so
 2017-12-06 19:01 UTC  (2+ messages)

[PATCH] gpio: gpio-rcar: Support S2RAM
 2017-12-06 19:01 UTC  (2+ messages)

[PATCH v5 00/16] arm64/firmware: Software Delegated Exception Interface
 2017-12-06 19:01 UTC  (34+ messages)
  ` [PATCH v5 01/16] KVM: arm64: Store vcpu on the stack during __guest_enter()
  ` [PATCH v5 02/16] KVM: arm/arm64: Convert kvm_host_cpu_state to a static per-cpu allocation
  ` [PATCH v5 03/16] KVM: arm64: Change hyp_panic()s dependency on tpidr_el2
  ` [PATCH v5 04/16] arm64: alternatives: use tpidr_el2 on VHE hosts
  ` [PATCH v5 05/16] KVM: arm64: Stop save/restoring host tpidr_el1 on VHE
  ` [PATCH v5 06/16] Docs: dt: add devicetree binding for describing arm64 SDEI firmware
  ` [PATCH v5 07/16] firmware: arm_sdei: Add driver for Software Delegated Exceptions
  ` [PATCH v5 08/16] arm64: Add vmap_stack header file
  ` [PATCH v5 09/16] arm64: uaccess: Add PAN helper
  ` [PATCH v5 10/16] arm64: kernel: Add arch-specific SDEI entry code and CPU masking
  ` [PATCH v5 11/16] firmware: arm_sdei: Add support for CPU and system power states
  ` [PATCH v5 12/16] firmware: arm_sdei: add support for CPU private events
  ` [PATCH v5 13/16] arm64: acpi: Remove __init from acpi_psci_use_hvc() for use by SDEI
  ` [PATCH v5 14/16] firmware: arm_sdei: Discover SDEI support via ACPI
  ` [PATCH v5 15/16] arm64: mmu: add the entry tramolines start/end section markers into sections.h
  ` [PATCH v5 16/16] arm64: sdei: Add trampoline code for remapping the kernel

[PATCH v4 1/4] Makefile: generate Perl header from template file
 2017-12-06 19:01 UTC  (7+ messages)

[RFC][PATCH 0/1] Stop mounts hanging for user lever daemons
 2017-12-06 19:01 UTC  (2+ messages)
` [PATCH 1/1] auth_rpcgss: Add a timer to the gss upcall

[Bug 103889] New: [NV50/G86] disp: ERROR 1 [] 01 [] chid 0 mthd 0000 data 00000000
 2017-12-06 18:59 UTC  (3+ messages)
  ` [Bug 103889] "

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS e100102ea539f0ad18d250ff525d140d7a63e8b8
 2017-12-06 18:59 UTC 

[patch 00/60] x86/kpti: Kernel Page Table Isolation (was KAISER)
 2017-12-06 18:57 UTC  (3+ messages)
` [patch 38/60] x86/fixmap: Move cpu entry area into a separate PMD

[kernel-hardening] [PATCH RFC v6 0/6] Introduce the STACKLEAK feature and a test for it
 2017-12-06 18:57 UTC  (3+ messages)
` [kernel-hardening] [PATCH RFC v6 2/6] gcc-plugins: Add STACKLEAK plugin for tracking the kernel stack
  ` [kernel-hardening] "

[rocko PATCH 1/3] Revert "go: Fix build with PIE on musl"
 2017-12-06 18:56 UTC  (2+ messages)

[Intel-wired-lan] [jkirsher-net-queue:dev-queue] BUILD SUCCESS fac65ab45f5426ccaa5c1a95d260efaf567e0506
 2017-12-06 18:56 UTC 

pull-request: bpf 2017-12-06
 2017-12-06 18:56 UTC 

[PATCH] sata: rcar_sata: Reset SATA PHY when Salvator-X board resumes
 2017-12-06 18:56 UTC  (2+ messages)

[PATCH v2 net-next 0/8] net: dsa: microchip: Modify KSZ9477 DSA driver in preparation to add other KSZ switch drivers
 2017-12-06 18:56 UTC  (5+ messages)
` [PATCH v2 net-next 3/8] net: dsa: microchip: Initialize mutex before use
` [PATCH v2 net-next 7/8] net: dsa: microchip: Prepare PHY for proper advertisement

[poky-tiny] [meta-raspberry] Create rpi-img from generated cpio archive
 2017-12-06 18:55 UTC 

[PATCH igt 1/2] lib: Export kmsg()
 2017-12-06 18:54 UTC  (2+ messages)
` ✗ Fi.CI.IGT: warning for series starting with [1/2] "

Patch "x86/intel_rdt: Fix potential deadlock during resctrl mount" has been added to the 4.14-stable tree
 2017-12-06 18:51 UTC  (3+ messages)

[PATCH v2 0/5]: KVM: nVMX: Fix multiple issues with nested-posted-interrupts
 2017-12-06 18:52 UTC  (3+ messages)
` [PATCH v2 2/5] KVM: nVMX: Re-evaluate L1 pending events when running L2 and L1 got posted-interrupt

externalsrc + sstate why is not compatible?
 2017-12-06 18:51 UTC  (7+ messages)

264d55b5c0 ("x86/fixmap: Add LDT entries to user-shared fixmap"): BUG: kernel hang in early-boot stage, last printk: early console in setup code
 2017-12-06 18:50 UTC  (2+ messages)

conditionalize build on branch using jenkins
 2017-12-06 18:51 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] erlang: Add a patch for hosts without libz
 2017-12-06 18:50 UTC  (2+ messages)

[RFC PATCH 0/3] Add ASoC platforms directory
 2017-12-06 18:49 UTC  (10+ messages)
` [RFC PATCH 1/3] ASoC: Add "

[PATCH net-next] bnxt: Don't print message, if DAC isn't connected on both ends
 2017-12-06 18:49 UTC  (2+ messages)

[PATCH RESEND v6 0/6] provide power off support for iMX6 with external PMIC
 2017-12-06 18:48 UTC  (4+ messages)

[PATCH] x86/intel: Drop zeroed-out select_idle_routine() function
 2017-12-06 18:47 UTC 

[GIT PULL] IOMMU fixes for v4.15-rc3
 2017-12-06 18:44 UTC  (2+ messages)

msm8909 support in a recent kernel
 2017-12-06 18:43 UTC  (6+ messages)

[PATCH 00/10] make stolen resource centric
 2017-12-06 18:43 UTC  (10+ messages)
` [PATCH 01/10] x86/early-quirks: Extend Intel graphics stolen memory placement to 64bit
` [PATCH 08/10] drm/i915: give stolen_usable_size a more suitable home
` [PATCH 09/10] drm/i915: prefer resource_size_t for everything stolen
` [PATCH 10/10] drm/i915: prefer stolen_usable_size for the range sanity check
` ✓ Fi.CI.BAT: success for make stolen resource centric (rev5)

PCI VGA 0x3b0/0x3C0 aliases handling in Linux
 2017-12-06 18:43 UTC  (4+ messages)

UBIFS does not mount after powerfail
 2017-12-06 18:42 UTC  (4+ messages)

[SCRIPT/RFC 0/3] git-commit --onto-parent (three-way merge, no working tree file changes)
 2017-12-06 18:40 UTC  (9+ messages)

[Qemu-devel] [PATCH] block: avoid recursive AioContext acquire in bdrv_inactivate_all()
 2017-12-06 18:40 UTC  (2+ messages)
` [Qemu-devel] [Qemu-block] "

[lustre-devel] [PATCH] staging: lustre: check result of register_shrinker
 2017-12-06 18:40 UTC  (3+ messages)
  ` [lustre-devel] [PATCH v2 1/2] "

[PATCH net-next v2 0/2] bpf/tracing: allow user space to query prog array on the same tp
 2017-12-06 18:37 UTC  (5+ messages)
` [PATCH net-next v2 1/2] "

[PATCH] xfs: make iomap_begin functions trim iomaps consistently
 2017-12-06 18:38 UTC 

[PATCH 0/3] UIO: Adjustments for two function implementations
 2017-12-06 18:38 UTC  (8+ messages)
` [PATCH 1/3] uio: Delete two error messages for a failed memory allocation in uio_dmem_genirq_probe()
` [PATCH 2/3] uio: Return directly after a failed kzalloc() "
` [PATCH 3/3] uio: Delete two error messages for a failed memory allocation in uio_pdrv_genirq_probe()

A question about GRO neighbor packet matching
 2017-12-06 18:38 UTC  (3+ messages)

[PATCH net] adding missing rcu_read_unlock in ipxip6_rcv
 2017-12-06 18:19 UTC 

[RFC v3 PATCH 0/2] Introduce Security Version to EFI Stub
 2017-12-06 18:37 UTC  (6+ messages)

[GIT PULL] commits for Linux 4.14
 2017-12-06 18:37 UTC  (2+ messages)

[PATCH i-g-t] lib/rendercopy: Refactoring rendercopy libraries
 2017-12-06 18:36 UTC  (2+ messages)
` ✗ Fi.CI.IGT: warning for "

[PATCH] xfs_io: Add missing perror for write_once (-O)
 2017-12-06 18:36 UTC 

[PATCH 0/5] MIPS: NT_PRFPREG regset handling fixes
 2017-12-06 18:32 UTC  (6+ messages)
` [PATCH 4/5] MIPS: Execute any partial write of the last register with PTRACE_SETREGSET

[PATCH 0/4] PDF formatting fixes
 2017-12-06 18:31 UTC  (5+ messages)
  ` [PATCH 1/4] Set horizontal margins to 2cm
  ` [PATCH 2/4] Use fixed column widths for all 4 column property tables
  ` [PATCH 3/4] Ensure figures inserted at location in the source doc
  ` [PATCH 4/4] Set maximum sizes for digraphs


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.