All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-02-20 09:58:06 to 2017-02-20 10:49:47 UTC [more...]

[PATCH] arm64: traps: Mark __le16, __le32, __user variables properly
 2017-02-20 10:49 UTC  (6+ messages)

[PATCH 0/5] mm subsystem refcounter conversions
 2017-02-20 10:49 UTC  (12+ messages)
` [PATCH 1/5] mm: convert bdi_writeback_congested.refcnt from atomic_t to refcount_t
` [PATCH 2/5] mm: convert anon_vma.refcount "
` [PATCH 3/5] mm: convert kmemleak_object.use_count "
` [PATCH 4/5] mm: convert mm_struct.mm_users "
` [PATCH 5/5] mm: convert mm_struct.mm_count "

[LTP] [COMMITTED][PATCH] mc_cmds: fix test on sparc & when iface joined multiple groups
 2017-02-20 10:48 UTC 

[PATCH i-g-t] kms_atomic_transition: Initialize pipe_crcs to avoid segfault
 2017-02-20 10:48 UTC  (2+ messages)

[PATCH] v4l: vsp1: Fix WPF U/V order in 3-planar formats on Gen3
 2017-02-20 10:48 UTC  (2+ messages)

[PATCH 0/5] Add Spreadtrum SP9860G support
 2017-02-20 10:47 UTC  (9+ messages)
` [PATCH 1/5] arm64: dts: Add basic DT to support Spreadtrum's SP9860G

Intel NUC and fTPM issue on 4.9.2
 2017-02-20 10:47 UTC  (14+ messages)

[PATCH] use VOID instead of directly using &void_pseudo
 2017-02-20 10:45 UTC 

[Buildroot] luaposix not working with luajit/lua5.1
 2017-02-20 10:47 UTC  (3+ messages)

[PATCH] drm/i915: Fix typo in semaphore debug message
 2017-02-20 10:46 UTC 

[PATCH v2] tools/vm: Fix possible resource leak in page_owner_sort.c
 2017-02-20 10:46 UTC 

ti_hecc: canfdtest rx freeze
 2017-02-20 10:28 UTC  (4+ messages)

[PATCH] vsp-lib: Fix reference frame generation for HSV input formats
 2017-02-20 10:46 UTC  (2+ messages)

[CI 1/6] drm/i915: Remove temporary allocation of dma addresses when rotating
 2017-02-20 10:46 UTC  (5+ messages)

[PATCH v3] x86/shadow: Correct guest behaviour when creating PTEs above maxphysaddr
 2017-02-20 10:45 UTC  (2+ messages)

[PATCH] xen/arm: introduce vwfi parameter
 2017-02-20 10:43 UTC  (4+ messages)

[PATCH] watchdog: softdog: fire watchdog even if softirqs do not get to run
 2017-02-20 10:03 UTC  (5+ messages)

[linux-linus bisection] complete test-amd64-amd64-xl-pvh-intel
 2017-02-20 10:42 UTC  (3+ messages)
  ` Removing PVHv1 code (was: Re: [linux-linus bisection] complete) test-amd64-amd64-xl-pvh-intel

[PATCH net-next] net: mpls: Add support for netconf
 2017-02-20 10:01 UTC  (2+ messages)

[Qemu-devel] [PATCH v8 0/8] Add support for VM Generation ID
 2017-02-20 10:40 UTC  (6+ messages)
` [Qemu-devel] [PATCH v8 4/8] ACPI: Add Virtual Machine Generation ID support

[PATCH] x86/VMX: sanitize VM86 TSS handling
 2017-02-20 10:40 UTC  (7+ messages)

[PATCH v2 0/2] Use BIT() and GENMASK() macros
 2017-02-20 10:40 UTC  (4+ messages)
` [PATCH v2 2/2] staging: iio: ad7152: Use GENMASK() macro for left shifts
    ` [Outreachy kernel] "

[PATCH 0/3] Pre-CAC and sharing DFS state across multiple radios
 2017-02-20 10:39 UTC  (4+ messages)
` [PATCH 1/3] cfg80211: Make pre-CAC results valid only for ETSI domain
` [PATCH 2/3] cfg80211: Disallow moving out of operating DFS channel in non-ETSI
` [PATCH 3/3] cfg80211: Share Channel DFS state across wiphys of same DFS domain

[PATCH] drm/i915/guc: In the submission cleanup, do not bail out if there is no execbuf_client
 2017-02-20 10:39 UTC  (4+ messages)
` [PATCH] drm/i915/guc: Add onion teardown to the GuC setup

[U-Boot] [PATCH v1 0/2] sunxi: A64: support I2C and R_I2C
 2017-02-20 10:39 UTC  (7+ messages)
` [U-Boot] [PATCH v1 1/2] sunxi (sun50i): support i2c on A64 (pin-config, clocking)

[PATCH v2 11/16] of: No need to include linux/property.h, linux/fwnode.h is sufficient
 2017-02-20 10:37 UTC  (2+ messages)
` [PATCH v2.1 "

[PATCH 0/3] A/C and Sound device tree nodes for LEGO MINDSTORMS EV3
 2017-02-20 10:36 UTC  (4+ messages)

[PATCH] KVM: PPC: Turn "KVM guest htab" message into a debug message
 2017-02-20 10:27 UTC  (3+ messages)

[Qemu-devel] [PATCH v1 00/10] POWER9 TCG enablements - part15
 2017-02-20 10:12 UTC  (11+ messages)
` [Qemu-devel] [PATCH v1 01/10] target/ppc: support for 32-bit carry and overflow
` [Qemu-devel] [PATCH v1 02/10] target/ppc: Update ca32 in arithmetic add
` [Qemu-devel] [PATCH v1 03/10] target/ppc: move subf logic block
` [Qemu-devel] [PATCH v1 04/10] target/ppc: compute ca32 for arithmetic substract
` [Qemu-devel] [PATCH v1 05/10] target/ppc: update overflow flags for add/sub
` [Qemu-devel] [PATCH v1 06/10] target/ppc: use tcg ops for neg instruction
` [Qemu-devel] [PATCH v1 07/10] target/ppc: update ov/ov32 for nego
` [Qemu-devel] [PATCH v1 08/10] target/ppc: add ov32 flag for multiply low insns
` [Qemu-devel] [PATCH v1 09/10] target/ppc: add ov32 flag in divide operations
` [Qemu-devel] [PATCH v1 10/10] target/ppc: add mcrxrx instruction

[PATCH 01/20] python-native: support profile optimized build
 2017-02-20 10:35 UTC  (20+ messages)
` [PATCH 02/20] python: add python-profile-opt recipe
` [PATCH 03/20] python: remove path hack from setup.py
` [PATCH 04/20] python-profile-opt: rename libpython
` [PATCH 05/20] devtools/images: add python-pgo-image
` [PATCH 06/20] python: make profile-optimized build possible
` [PATCH 07/20] python-pgo-image: exclude tests from the default profile target
` [PATCH 08/20] python: add python-tools subpackage
` [PATCH 09/20] python-pgo-image: switch python default profile task to pybench
` [PATCH 10/20] python-pgo-image: enable sstate for do_profile
` [PATCH 11/20] python3-native: support profile optimized build
` [PATCH 12/20] python3: fix depends of python-tests
` [PATCH 13/20] python3: add python-profile-opt3 recipe
` [PATCH 14/20] python-pgo-image: profiling for python3
` [PATCH 15/20] python3: remove two setup.py cross-compile hacks
` [PATCH 16/20] python3: support profile optimized build
` [PATCH 17/20] python3: fix profile-optimized build of modules
` [PATCH 18/20] python-pgo-image: exclude tests from the python3 profile target
` [PATCH 19/20] python3: add python3-tools subpackage
` [PATCH 20/20] python-pgo-image: change python3 profile target to pybench

[PATCH v2 0/6] Enable DMA for daVinci SPI controller
 2017-02-20 10:34 UTC  (11+ messages)
` [PATCH v2 4/6] spi: davinci: flush caches when performing DMA

[PATCH 00/20] support profile-optimized build for Python
 2017-02-20 10:34 UTC 

[PATCH 0/2] add driver for cypress cy8cmbr3102
 2017-02-20 10:33 UTC  (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] add device tree documentation for cy8cmbr3102

[PATCH v2 0/3] x86/emul: MSR emulation improvements
 2017-02-20 10:34 UTC  (6+ messages)
` [PATCH v2 1/3] x86/hvm: Don't raise #GP behind the emulators back for MSR accesses
` [PATCH v2 2/3] x86/emul: Introduce common msr_val for emulation
` [PATCH v2 3/3] x86/emul: Support CPUID faulting via a speculative MSR read

[PATCH 1/2] ccache: Upgrade to v3.3.4
 2017-02-20 10:33 UTC  (2+ messages)
` [PATCH 2/2] ccache: Switch to downloading xz tarball

[PATCH] libext2fs: readahead for meta_bg
 2017-02-20 10:03 UTC 

[GIT PULL] locking changes for v4.11
 2017-02-20 10:26 UTC  (2+ messages)
` [GIT PULL v2] "

[PATCH net-next v1] macsec: fix validation failed in asynchronous operation
 2017-02-20 10:32 UTC  (2+ messages)

[PATCH 1/4] v4l2: device_register_subdev_nodes: allow calling multiple times
 2017-02-20 10:31 UTC  (2+ messages)

[Buildroot] [PATCH] directfb: add gfx-state initialisation
 2017-02-20 10:31 UTC 

[PATCH 0/4] ARM: dts: da850-evm: vpif DT changes
 2017-02-20 10:29 UTC  (5+ messages)
` [PATCH 2/4] ARM: dts: da850: add vpif video display pins

[LTP] test_net.sh: Require to redefine less variables
 2017-02-20 10:31 UTC  (2+ messages)

[PATCH] Add pidfs filesystem
 2017-02-20 10:36 UTC  (3+ messages)

[PATCH v4 0/10] fstests: new way to run overlay tests
 2017-02-20 10:30 UTC  (2+ messages)

seg fault in InterVM communication using virtio
 2017-02-20 10:30 UTC 

[kernel-hardening] [RFC 1/7] arch: add __ro_mostly_after_init section marker
 2017-02-20 10:30 UTC  (5+ messages)
` [kernel-hardening] [RFC 2/7] init: add set_ro_mostly_after_init_rw/ro function
` [kernel-hardening] [RFC 3/7] module: modify memory attrs for __ro_mostly_after_init during module_init/exit

[PATCH 00/15] Exynos MFC v6+ - remove the need for the reserved memory
 2017-02-20 10:28 UTC  (5+ messages)
  ` [PATCH 15/15] ARM: dts: exynos: Remove MFC reserved buffers
    ` [PATCH 15/15] ARM: dts: exynos: Remove MFC reserved buffersg

[PATCH V2 0/5] thermal: minor cleanup/fixes
 2017-02-20 10:29 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH 00/41] New op blocker system
 2017-02-20 10:29 UTC  (3+ messages)
` [Qemu-devel] [RFC PATCH 15/41] block: Add permissions to blk_new()

[PATCH 00/19] Kernel subsystem refcounter conversions
 2017-02-20 10:28 UTC  (24+ messages)
` [PATCH 01/19] kernel: convert sighand_struct.count from atomic_t to refcount_t
` [PATCH 02/19] kernel: convert signal_struct.sigcnt "
` [PATCH 03/19] kernel: convert user_struct.__count "
` [PATCH 04/19] kernel: convert task_struct.usage "
` [PATCH 05/19] kernel: convert task_struct.stack_refcount "
` [PATCH 06/19] kernel: convert perf_event_context.refcount "
` [PATCH 07/19] kernel: convert ring_buffer.refcount "
` [PATCH 08/19] kernel: convert ring_buffer.aux_refcount "
` [PATCH 09/19] kernel: convert uprobe.ref "
` [PATCH 10/19] kernel: convert nsproxy.count "
` [PATCH 11/19] kernel: convert cgroup_namespace.count "
` [PATCH 12/19] kernel: convert css_set.refcount "
` [PATCH 13/19] kernel: convert group_info.usage "
` [PATCH 14/19] kernel: convert cred.usage "
` [PATCH 15/19] kernel: convert audit_tree.count "
` [PATCH 16/19] kernel: convert audit_watch.count "
` [PATCH 17/19] kernel: convert numa_group.refcount "
` [PATCH 18/19] kernel: convert futex_pi_state.refcount "
` [PATCH 19/19] kernel: convert kcov.refcount "

[U-Boot] [PATCH] rockchip: firefly: configs: remove config_spl_of_platdata
 2017-02-20 10:28 UTC  (5+ messages)

[PATCH 5/5] can: xilinx_can: fix TX FIFO accounting getting out of sync
 2017-02-20 10:27 UTC  (4+ messages)
` [PATCH 5/5 v2] "

[U-Boot] [PATCH] rockchip: firefly: configs: add a new config to keep non-of-platdata
 2017-02-20 10:26 UTC 

[locking/mutex] e274795ea7 WARNING: CPU: 0 PID: 1 at arch/x86/include/asm/fpu/internal.h:348 __switch_to
 2017-02-20 10:25 UTC  (2+ messages)
` [tip:locking/core] fork: Fix task_struct alignment

[PATCH v3] can: mcba_usb: Add support for Microchip CAN BUS Analyzer
 2017-02-20 10:22 UTC  (2+ messages)

[PATCH 0/4] ARM: davinci: vpif capture & display support
 2017-02-20 10:21 UTC  (4+ messages)
` [PATCH 3/4] ARM: da850-evm: add a fixed regulator for the UI board IO expander

[PATCH] drm/i915: Remove unneeded struct_mutex around rpm
 2017-02-20 10:22 UTC  (3+ messages)

Cross-referencing the Git mailing list archive with their corresponding commits in `pu`
 2017-02-17 17:50 UTC  (2+ messages)

[PATCH v19 4/4] power: wm831x_power: Support USB charger current limit management
 2017-02-20 10:20 UTC  (3+ messages)

[PATCH 0/3 staging-next] android: Lowmemmorykiller task tree
 2017-02-20 10:21 UTC  (5+ messages)

[PATCH] ARM: at91/dt: Disable SPI on at91sam9x5ek to allow MCI1 to work
 2017-02-20 10:20 UTC  (4+ messages)

[Qemu-devel] [PATCH v15 00/25] qcow2: persistent dirty bitmaps
 2017-02-20 10:20 UTC  (6+ messages)
` [Qemu-devel] [PATCH v15 25/25] qcow2-bitmap: improve check_constraints_on_bitmap

[lkp-robot] [mm, vmscan] 5e56dfbd83: fsmark.files_per_sec -11.1% regression
 2017-02-20 10:19 UTC  (2+ messages)

[PATCH 0/3] arm64: dts: r8a7796: Add Secondary CPU Cores
 2017-02-20 10:18 UTC  (7+ messages)
` [PATCH 2/3] arm64: dts: r8a7796: Add CA53 L2 cache-controller node

[PATCH v19 2/4] usb: gadget: Support for the usb charger framework
 2017-02-20 10:18 UTC  (5+ messages)

[PATCH i-g-t 1/5] lib/igt_kms: Fix drm_plane leak
 2017-02-20 10:17 UTC  (6+ messages)
` [PATCH i-g-t 2/5] lib/igt_kms: Neaten up pipe->planes[] assignment

[GIT PULL] scheduler changes for v4.11
 2017-02-20 10:17 UTC 

[PATCH] drm/amdgpu: add DP audio support for si dce6
 2017-02-20 10:16 UTC 

[cgroups] suspicious rcu_dereference_check() usage!
 2017-02-20 10:15 UTC 

[PATCH v5 7/8] uapi: export all headers under uapi directories
 2017-02-20 10:14 UTC  (6+ messages)
` [PATCH v6 0/8] "
  ` [PATCH v6 7/8] "

Focusing the XDP project
 2017-02-20 10:13 UTC 

[clear_page] 0ad07c8104 BUG: unable to handle kernel NULL pointer dereference at 0000000000000040
 2017-02-20  9:35 UTC  (8+ messages)

Subject: [PATCH v3] USB:Core: BugFix: Proper handling of Race Condition when two USB class drivers try to call init_usb_class simultaneously
 2017-02-20  9:23 UTC 

[LTP] [PATCH 0/1] uname26 exploit regression test
 2017-02-20 10:11 UTC  (2+ messages)

[Qemu-devel] [PATCH v15 08/25] block: introduce auto-loading bitmaps
 2017-02-20 10:09 UTC  (12+ messages)

[GIT PULL] RAS updates for v4.11
 2017-02-20 10:08 UTC 

possible consequences of adding "extraneous" layers to a build?
 2017-02-20 10:08 UTC  (4+ messages)

[PATCH 0/2] hwrng: meson: add clock handling
 2017-02-20 10:07 UTC  (4+ messages)
` [PATCH 1/2] hwrng: meson: expose RNG0 clock via DT

[Qemu-devel] [PATCH v9 1/2] block/vxhs.c: Add support for a new block device type called "vxhs"
 2017-02-20 10:07 UTC  (2+ messages)

[GIT PULL] perf updates for v4.11
 2017-02-20 10:04 UTC 

[PATCH 0/5] NVMe pci fixes, for-4.11
 2017-02-20 10:05 UTC  (5+ messages)
` [PATCH 5/5] nvme/pci: Complete all stuck requests

[PATCH] Staging: comedi: drivers: comedi_test: Avoid multiple line dereference
 2017-02-20 10:03 UTC  (2+ messages)

Bug#854100: libdvbv5-0: fails to tune / scan
 2017-02-20  9:52 UTC  (2+ messages)

[kernel-hardening] [PATCH 0/7] introduce __ro_mostly_after_init section marker
 2017-02-20 10:02 UTC  (2+ messages)

[Qemu-arm] [PATCH v8 0/5] GICv3 live migration support
 2017-02-20  9:51 UTC  (5+ messages)
` [Qemu-arm] [PATCH v8 2/5] hw/intc/arm_gicv3_kvm: Add ICC_SRE_EL1 register to vmstate

[PATCH v9 1/1] ALSA: Tascam US-16x08 DSP mixer quirk
 2017-02-20 10:01 UTC  (2+ messages)

[PATCH] ring.h: introduce macros to handle monodirectional rings with multiple req sizes
 2017-02-20  9:59 UTC  (2+ messages)

[Buildroot] [PATCH 00/58] python pypi library mass version bump
 2017-02-20  9:59 UTC  (6+ messages)

[linux-lvm] pvmove speed
 2017-02-20  9:59 UTC  (8+ messages)

[BUG] submodule config does not apply to upper case submodules?
 2017-02-20  9:58 UTC  (10+ messages)
        ` [PATCH] config: preserve <subsection> case for one-shot config on the command line

[Qemu-devel] [PATCH 00/12] more s390x patches for 2.9
 2017-02-20  9:57 UTC  (3+ messages)
` [Qemu-devel] [PATCH 10/12] virtio-ccw: support VIRTIO_QUEUE_MAX virtqueues
` [Qemu-devel] [PATCH 12/12] s390x/arch_dump: pass cpuid into notes sections


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.