All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-26 14:47:52 to 2017-10-26 15:35:39 UTC [more...]

[PATCH 0/4] Rearrange functions to remove forward declarations
 2017-10-26 15:34 UTC  (3+ messages)
` [PATCH 1/4] hw_random: core: Remove forward declaration by rearranging code
` [PATCH 2/4] hw_random: core: Rearranging rng_get_data to remove forward declaration

[PATCH] drm/amd/display: Remove fb_location parameter from get_fb_info
 2017-10-26 15:35 UTC  (2+ messages)

[PATCH v16 00/32] Unified fwnode endpoint parser, async sub-device notifier support, N9 flash DTS
 2017-10-26 15:34 UTC  (9+ messages)
` [PATCH v16 01/32] v4l: async: Remove re-probing support
` [PATCH v16 02/32] v4l: async: Don't set sd->dev NULL in v4l2_async_cleanup
` [PATCH v16 04/32] v4l: async: Fix notifier complete callback error handling

[PATCH] tests/generic: test writepage cached mapping validity
 2017-10-26 15:34 UTC  (2+ messages)

[PATCHv5 iproute2 net-next 0/2] libnetlink: malloc correct buff at run time
 2017-10-26 15:33 UTC  (6+ messages)
` [PATCHv5 iproute2 net-next 2/2] lib/libnetlink: re malloc buff if size is not enough

[PATCH 1/3] amdgpu/dce: Use actual number of CRTCs and HPDs in set_irq_funcs
 2017-10-26 15:32 UTC  (4+ messages)
` [PATCH 3/3] amdgpu: Remove AMDGPU_{HPD,CRTC_IRQ,PAGEFLIP_IRQ}_LAST

[INTERNAL][PATCH 0/7] ASoC: stm32: Add SAI synchronization support
 2017-10-26 15:32 UTC  (5+ messages)
` [INTERNAL][PATCH 4/7] ASoC: stm32: sai: fix stop management in isr

[PATCH v12 00/11] x86: guest resource mapping
 2017-10-26 15:32 UTC  (4+ messages)
` [PATCH v12 05/11] x86/mm: add HYPERVISOR_memory_op to acquire guest resources

[PATCH v4 00/26] KVM/ARM: Add support for GICv4
 2017-10-26 15:32 UTC  (16+ messages)
` [PATCH v4 19/26] KVM: arm/arm64: GICv4: Add doorbell interrupt handling
` [PATCH v4 21/26] KVM: arm/arm64: GICv4: Hook vPE scheduling into vgic flush/sync
` [PATCH v4 23/26] KVM: arm/arm64: GICv4: Prevent a VM using GICv4 from being saved
` [PATCH v4 25/26] KVM: arm/arm64: GICv4: Prevent heterogenous systems from using GICv4
` [PATCH v4 26/26] KVM: arm/arm64: GICv4: Theory of operations

[PATCH] drm/i915: Remove obsolete ringbuffer emission for gen8+
 2017-10-26 15:31 UTC 

[Bug 103467] New: [NVC0/GF108] fifo: read fault at cd90f4d000 engine 07 [PFIFO] client 07 [BAR_READ] reason 00 [PT_NOT_PRESENT] on channel 1 [003fe11000 DRM]
 2017-10-26 15:31 UTC  (6+ messages)
  ` [Bug 103467] "

[PATCH v2] blame: prevent error if range ends past end of file
 2017-10-26 15:31 UTC  (2+ messages)

[PATCH net-next 0/3] net: Allow non-fatal messages to be passed in extack
 2017-10-26 15:30 UTC  (4+ messages)
` [PATCH net-next 3/3] mlxsw: spectrum_router: Return extack message on abort due to fib rules

[PATCH net-next 0/9] net: dsa: define port types
 2017-10-26 15:22 UTC  (10+ messages)
` [PATCH net-next 1/9] net: dsa: add dsa_is_unused_port helper
` [PATCH net-next 2/9] net: dsa: mv88e6xxx: skip unused ports
` [PATCH net-next 3/9] net: dsa: fix dsa_is_normal_port helper
` [PATCH net-next 4/9] net: dsa: rename "
` [PATCH net-next 5/9] net: dsa: use dsa_is_user_port everywhere
` [PATCH net-next 6/9] net: dsa: introduce dsa_user_ports helper
` [PATCH net-next 7/9] net: dsa: define port types
` [PATCH net-next 8/9] net: dsa: use new port type in helpers
` [PATCH net-next 9/9] net: dsa: remove port masks

[patch net-next 0/4] net: sched: block callbacks follow-up
 2017-10-26 15:29 UTC  (5+ messages)
` [patch net-next 2/4] net: sched: move the can_offload check from binding phase to rule insertion phase

[PATCHv5 2/2] Add a GPIO driver for Altera FPGA Manager Fabric I/O
 2017-10-26 15:28 UTC 

[PATCH 0/3] Build fails when rte_security is disabled
 2017-10-26 15:27 UTC  (3+ messages)
` [PATCH v2 "

[PATCHv5 1/2] Add device tree bindings for Altera FPGA Manager GPIO
 2017-10-26 15:28 UTC 

[PATCHv5 0/2] GPIO driver and bindings for Altera FPGA Manager I/O
 2017-10-26 15:28 UTC 

[Qemu-devel] [PATCH 0/2] tcg constant pool fixups
 2017-10-26 15:27 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] tcg: Allow constant pool entries in the prologue
` [Qemu-devel] [PATCH 2/2] tcg/s390x: Use constant pool for prologue

[PATCH] rev-list-options.txt: use correct directional reference
 2017-10-26 15:26 UTC 

[PATCH v6 0/9] vITS Migration fixes and reset
 2017-10-26 15:23 UTC  (18+ messages)
` [PATCH v6 1/9] KVM: arm/arm64: vgic-its: Fix return value for device table restore
` [PATCH v6 2/9] KVM: arm/arm64: vgic-its: Fix vgic_its_restore_collection_table returned value
` [PATCH v6 3/9] KVM: arm/arm64: vgic-its: Check CBASER/BASER validity before enabling the ITS
` [PATCH v6 4/9] KVM: arm/arm64: vgic-its: Check GITS_BASER Valid bit before saving tables
` [PATCH v6 5/9] KVM: arm/arm64: vgic-its: Remove kvm_its_unmap_device
` [PATCH v6 6/9] KVM: arm/arm64: vgic-its: New helper functions to free the caches
` [PATCH v6 7/9] KVM: arm/arm64: vgic-its: Free caches when GITS_BASER Valid bit is cleared
` [PATCH v6 8/9] KVM: arm/arm64: Document KVM_DEV_ARM_ITS_CTRL_RESET
` [PATCH v6 9/9] KVM: arm/arm64: vgic-its: Implement KVM_DEV_ARM_ITS_CTRL_RESET

btrfs-subv-backup v0.1b
 2017-10-26 15:25 UTC  (2+ messages)

[U-Boot] [PATCH v5 0/4] Allwinner SimpleFB Kconfig cleanup and DE2 SimpleFB support
 2017-10-26 15:25 UTC  (3+ messages)

[PATCH 2/4] voicecallmanager: Handle last number dialled DBUS call
 2017-10-26 15:25 UTC  (2+ messages)

master - lvcreate: error message with dot
 2017-10-26 15:25 UTC 

[PATCH v1] tools/hotplug: convert proc-xen.mount to proc-xen.service
 2017-10-26 15:25 UTC 

[PATCH v5] ARM: dts: imx53-tx53: Fix 'ethernet-phy@0' node with unit name and no reg property
 2017-10-26 15:25 UTC  (2+ messages)

[PATCH 1/3] x86/entry: Fix idtentry unwind hint
 2017-10-26 15:24 UTC  (3+ messages)

[ANNOUNCE] OFED 4.8-1-rc2 release is available
 2017-10-26 15:24 UTC 

v4.14-rc3/arm64 DABT exception in atomic_inc() / __skb_clone()
 2017-10-26 15:24 UTC  (10+ messages)

[PATCH v2] vfio: check ioctl return value
 2017-10-26 15:23 UTC  (2+ messages)

[PATCH net 0/6] rtnetlink: a bunch of fixes for userspace notifications in changing dev properties
 2017-10-26 15:22 UTC  (13+ messages)
` [PATCH net 1/6] rtnetlink: bring NETDEV_CHANGEMTU event process back in rtnetlink_event
  ` [PATCH net 2/6] rtnetlink: bring NETDEV_CHANGE_TX_QUEUE_LEN "
    ` [PATCH net 3/6] rtnetlink: bring NETDEV_POST_TYPE_CHANGE "
      ` [PATCH net 4/6] rtnetlink: bring NETDEV_CHANGEUPPER "
        ` [PATCH net 5/6] rtnetlink: check DO_SETLINK_NOTIFY correctly in do_setlink
                  ` [PATCH net] Revert "rtnetlink: check DO_SETLINK_NOTIFY correctly in do_setlink"

Possible to mount this XFS at least temporarily to retrieve files?
 2017-10-26 15:21 UTC  (7+ messages)

[PATCH] osstest: set arch before calling set_freebsd_runvars
 2017-10-26 15:16 UTC 

12.2.2 status
 2017-10-26 15:19 UTC 

[U-Boot] [GIT PULL] u-boot-sunxi/master
 2017-10-26 15:19 UTC 

[U-Boot] [PATCH] drivers: net: ldpaa_eth: Correct error handler for qbman_swp_acquire()
 2017-10-26 15:19 UTC  (2+ messages)

[PATCH 00/12] Preemption with GuC, fourth try
 2017-10-26 15:18 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for Preemption with GuC, fourth try (rev5)

[patch] perf_event_open: update features to 4.14-rc6
 2017-10-26 15:18 UTC 

[RFC PATCH v8 0/7] PCI: rockchip: Move PCIe WAKE# handling into pci core
 2017-10-26 15:16 UTC  (3+ messages)
` [RFC PATCH v8 7/7] PCI / PM: Add support for the PCIe WAKE# signal for OF

master - raid: ignore --stripes/--stripesize on takeover
 2017-10-26 15:16 UTC 

[U-Boot] [PATCH] net: phy: marvell: Add functions to read PHY's extended registers
 2017-10-26 15:15 UTC  (4+ messages)

[PATCH 0/9] *** patch series for new gpu recover***
 2017-10-26 15:15 UTC  (7+ messages)
` [PATCH 7/9] drm/amdgpu:block kms open during gpu_reset

[PATCH 1/2] drm/i915: Clean up the mess around hdmi_12bpc_possible()
 2017-10-26 15:14 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: Parse max HDMI TMDS clock from VBT

[U-Boot] [PATCH 00/16] Remove two unused drivers and unused CONFIG options
 2017-10-26 15:14 UTC  (7+ messages)
` [U-Boot] [PATCH 05/16] mpc85xx: freescale: remove CONFIG_ADDR_STREAMING
` [U-Boot] [PATCH 14/16] net: remove CONFIG_NET_MULTI

TPM trusted keys code
 2017-10-26 15:13 UTC  (2+ messages)

[PATCH] vfio: check ioctl return value
 2017-10-26 15:13 UTC 

[PATCH for-next 8/9] xsm: add bodge when compiling with llvm coverage support
 2017-10-26 15:12 UTC  (2+ messages)

[Bug 196409] New: kvm_amd nested pagetable gpu passthrough performance oddities
 2017-10-26 15:11 UTC  (2+ messages)
` [Bug 196409] "

[PATCH v2 0/3] mtd: spi-nor: stm32-quadspi: fixes
 2017-10-26 15:12 UTC  (12+ messages)
` [PATCH v2 1/3] mtd: spi-nor: stm32-quadspi: Fix uninitialized error return code
` [PATCH v2 2/3] mtd: spi-nor: stm32-quadspi: fix prefetching outside fsize
` [PATCH v2 3/3] mtd: spi-nor: stm32-quadspi: change license text

grep vs git grep performance?
 2017-10-26 15:11 UTC  (2+ messages)

[PATCH 0/7] *** gpu recover patches series v2 ***
 2017-10-26 15:10 UTC  (6+ messages)
` [PATCH 1/7] amd/scheduler:imple job skip feature(v2)

Cherry Trail + RT5645 devices with a mono speaker ?
 2017-10-26 15:08 UTC  (3+ messages)

Why does Erasure-pool not support omap?
 2017-10-26 15:08 UTC  (6+ messages)

[PATCH linux-next 1/1] ASoC: rsnd: ssiu: reset SSI_MODE register
 2017-10-26 15:07 UTC  (2+ messages)

[PATCH 00/18] Pile o' entry/exit/sp0 changes
 2017-10-26 15:07 UTC  (3+ messages)
` [PATCH 01/18] x86/asm/64: Remove the restore_c_regs_and_iret label

[PATCHv3 1/2] proc: mm: export PTE sizes directly in smaps
 2017-10-26 15:07 UTC  (11+ messages)
` [PATCH 2/2] Add /proc/PID/{smaps, numa_maps} support for DAX

[PATCH for-next] x86/pv: Factor out the calculation of LDT/GDT descriptor pointers
 2017-10-26 15:06 UTC  (2+ messages)

[PATCH v2 1/3] usb: host: remove ehci-msm.c
 2017-10-26 15:06 UTC  (4+ messages)

KVM PUSH ES size bug
 2017-10-26 15:05 UTC  (7+ messages)

Fwd: Re: [PATCH 1/2] ARM: dts: sun8i: h3-h5: Move pinctrl of mmc0 from dts to dtsi
 2017-10-26 15:06 UTC 

[Qemu-devel] host physical address width issues/questions for x86_64
 2017-10-26 15:04 UTC  (11+ messages)

[PATCH] conf/ucm: rt5651: Fix HiFi file name
 2017-10-26 15:05 UTC 

[PATCH] selinux-testsuite: nnp_nosuid: tidy perl style
 2017-10-26 15:05 UTC 

[PATCH RFC] random: fix syzkaller fuzzer test int overflow
 2017-10-26 15:04 UTC  (9+ messages)

[PATCH v16 25/32] v4l: fwnode: Add convenience function for parsing common external refs
 2017-10-26 15:03 UTC  (2+ messages)
` [PATCH v16.1 "

[PATCH 1/2] drm/i915/edp: read edp display control registers unconditionally
 2017-10-26 15:02 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/2] "

[PATCH 00/27] security, efi: Add kernel lockdown
 2017-10-26 15:02 UTC  (9+ messages)
` [PATCH 07/27] kexec_file: Disable at runtime if securelevel has been set

[PATCH v16 24/32] v4l: fwnode: Add a helper function to obtain device / integer references
 2017-10-26 15:01 UTC  (2+ messages)
` [PATCH v16.1 "

[xen-4.5-testing test] 115226: tolerable FAIL - PUSHED
 2017-10-26 15:01 UTC 

[PATCH 1/2] drm/i915: Hold rcu_read_lock when iterating over the radixtree (objects)
 2017-10-26 15:00 UTC  (2+ messages)
` ✗ Fi.CI.IGT: warning for series starting with [1/2] "

[PATCH] KVM: SVM: obey guest PAT
 2017-10-26 15:00 UTC  (3+ messages)

[PATCH] iio/proximity/srf08: Improve unlocking of a mutex in srf08_read_ranging()
 2017-10-26 15:00 UTC  (2+ messages)

Fixing CVE-2017-15361
 2017-10-26 14:57 UTC  (10+ messages)

Uninitialized value in __sk_nulls_add_node_rcu()
 2017-10-26 14:56 UTC  (5+ messages)

[PATCH i-g-t] lib/igt_debugfs: Remove support for legacy CRC api
 2017-10-26 14:56 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH net-next 1/3] xfrm: Fix xfrm_input() to verify state is valid when (encap_type < 0)
 2017-10-26 14:55 UTC  (6+ messages)
` [PATCH net-next 2/3] xfrm: Fix offload dev state addition to occur after insertion

[PATCH] alpha/pci: Fix pci_map_irq()/pci_swizzle() functions section markers
 2017-10-26 14:54 UTC 

A case for ZONE_DMA32 (or similar) on LPAE?
 2017-10-26 14:54 UTC  (3+ messages)

[RFC 2/3] 6lowpan: Factor out lowpan device context initialization
 2017-10-26 14:54 UTC  (4+ messages)
` [RFC 3/3] tun: Add 6LoWPAN compression/decompression to tun driver

[Qemu-devel] [v3 0/2] tests/pxe-test: add testcase using vhost-user-bridge
 2017-10-26 14:53 UTC  (3+ messages)
` [Qemu-devel] [v3 2/2] "

[PATCH 0/2 -mmotm] oom: show single slab cache in oom whose size > 10% of total system memory
 2017-10-26 14:53 UTC  (4+ messages)
` [PATCH 2/2] mm: oom: dump single excessive slab cache when oom

[PATCH] drm/i915: Include RING_MODE when dumping the engine state
 2017-10-26 14:53 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[Qemu-devel] [PATCH] replication: Fix replication open fail
 2017-10-26 14:52 UTC  (2+ messages)

[kernel-hardening] [PATCH v2 0/2] KVM: fixes for the kernel-hardening tree
 2017-10-26 14:51 UTC  (4+ messages)
` [kernel-hardening] [PATCH 1/2] kvm: whitelist struct kvm_vcpu_arch
  `  "
    ` [kernel-hardening] "

[PATCH] iscsi-target: Convert timers to use timer_setup()
 2017-10-26 14:50 UTC  (8+ messages)

[PATCH net-next] net: dsa: move fixed link registration helpers
 2017-10-26 14:50 UTC 

[PATCH] iio/light/opt3001: Use common error handling code in opt3001_get_lux()
 2017-10-26 14:50 UTC  (5+ messages)

[RFC PATCH hwc] drm_hwcomposer: provide a common gralloc handle definition
 2017-10-26 14:49 UTC  (3+ messages)

WARNING in refcount_sub_and_test
 2017-10-26 14:49 UTC  (4+ messages)

Throughput drop with ath10k latest driver and firmware-5.bin_10.2.4.70.66
 2017-10-26 14:48 UTC  (2+ messages)

[U-Boot] [PATCH 0/7] Add support for GE PPD
 2017-10-26 14:48 UTC  (8+ messages)
` [U-Boot] [PATCH 1/7] imx: mxc_i2c: tweak the i2c transfer method
` [U-Boot] [PATCH 2/7] ext4: recover from filesystem corruption when reading
` [U-Boot] [PATCH 3/7] pwm: imx: Enable PWM support on i.MX53
` [U-Boot] [PATCH 4/7] arm: mx5: Add more register definitions
` [U-Boot] [PATCH 5/7] bootcount: add support for bootcounter on EXT filesystem
` [U-Boot] [PATCH 6/7] rtc: add support for s35392a
` [U-Boot] [PATCH 7/7] mx53: Add Board support for GE PPD


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.