All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-03 18:03:24 to 2016-06-03 19:08:56 UTC [more...]

[Bug 118401] New: Lenovo A740 gave up waiting for root device with kernels >= 4.3
 2016-06-03 19:08 UTC  (5+ messages)
` [Bug 118401] "

OOM on OSDS with erasure coding
 2016-06-03 19:08 UTC  (3+ messages)

[PATCH 0/6] Various fixes for warnings reported by static source code analysis tools
 2016-06-03 19:08 UTC  (3+ messages)
  ` [PATCH 1/6] RDMA/core: Fix indentation
  ` [PATCH 2/6] IB/mad: "

[RFC] Yet another option for DPDK options
 2016-06-03 19:07 UTC  (16+ messages)

[PATCH] drm/crtc: fix connector reference counting mismatch in drm_crtc_helper_set_config
 2016-06-03 19:07 UTC  (6+ messages)

[PATCH v2] Btrfs: fix eb memory leak due to readpage failure
 2016-06-03 19:08 UTC 

[U-Boot] [PATCH] arm: lib: fix push/pop-section directives
 2016-06-03 19:05 UTC 

[U-Boot] [PATCH] spl: fit: Fix non-matching DT names console output
 2016-06-03 19:05 UTC 

[PATCH net-next 00/17] New DSA bind, switches as devices
 2016-06-03 19:04 UTC  (23+ messages)
` [PATCH net-next 01/17] net: dsa: slave: chip data is optional, don't dereference NULL
` [PATCH net-next 03/17] net: dsa: slave: Remove MDIO address from switch MDIO bus name
` [PATCH net-next 04/17] net: dsa: tag_{e}dsa.c: Remove dependency on platform data
` [PATCH net-next 05/17] net: dsa: Add a ports structure and use it in the switch structure
` [PATCH net-next 06/17] net: dsa: Move port device node into port structure
` [PATCH net-next 07/17] net: dsa: Remove dynamic allocate of routing table
` [PATCH net-next 08/17] net: dsa: Copy the routing table into the switch structure
` [PATCH net-next 09/17] net: dsa: Split up creating/destroying of DSA and CPU ports
` [PATCH net-next 10/17] net: dsa: mv88e6xxx: Only support EDSA tagging
` [PATCH net-next 11/17] net: dsa: Refactor selection of tag ops into a function

[PATCH v2 1/2] Btrfs: add more valid checks for superblock
 2016-06-03 19:05 UTC  (2+ messages)
` [PATCH v2 2/2] Btrfs: add valid checks for chunk loading

[Qemu-devel] [PATCH] blockdev: fix error handling in do_open_tray
 2016-06-03 19:02 UTC  (2+ messages)

[PATCH 00/20] drm/atomic: Provide default ->best_encoder() behavior
 2016-06-03 19:01 UTC  (9+ messages)
` [PATCH 01/20] drm/atomic: Fix remaining places where !funcs->best_encoder is valid

Feature for lockd messages
 2016-06-03 19:01 UTC 

[PATCH v8 0/9] ARM: dts: DRA7: Add dt nodes for PWMSS
 2016-06-03 19:00 UTC  (4+ messages)

RAID1 vs RAID10 and best way to set up 6 disks
 2016-06-03 18:59 UTC  (4+ messages)

[PATCH 0/2] SRP initiator fixes for kernel v4.7
 2016-06-03 18:58 UTC  (4+ messages)
  ` [PATCH 1/2] IB/srp: Always initialize use_fast_reg and use_fmr
  ` [PATCH 2/2] IB/srp: Fix srp_map_sg_dma()

[PATCH] backports: update devcoredump patch
 2016-06-03 18:57 UTC  (6+ messages)

[PATCH 3/7] Input: synaptics-rmi4: Add dribble and palm gesture parameters to devicetree
 2016-06-03 18:57 UTC  (4+ messages)

[PATCH] iio: generic_buffer: Fix --trigger-num option
 2016-06-03 18:56 UTC 

[PATCH 0/5] ARM:Keystone: Add pinmuxing support
 2016-06-03 18:55 UTC  (6+ messages)

[U-Boot] ARMv7 Execution Flow
 2016-06-03 18:55 UTC 

[PATCH v4 0/3] iio: generic_buffer: Select device/trigger by number
 2016-06-03 18:54 UTC  (2+ messages)

[PATCH 1/2] rpm: update patch to support db-6.2.23
 2016-06-03 19:33 UTC  (4+ messages)

[PATCH net 0/4] net/mlx4_en: fix stats
 2016-06-03 18:52 UTC  (5+ messages)
` [PATCH net 4/4] net/mlx4_en: get rid of private net_device_stats
      ` [PATCH net-next] net/mlx4_en: mlx4_en_netpoll() should schedule TX, not RX

[PATCH 0/2] expand use of __ro_after_init
 2016-06-03 18:51 UTC  (11+ messages)
` [kernel-hardening] "
` [PATCH 1/2] x86: apply more __ro_after_init and const
  ` [kernel-hardening] "
` [PATCH 2/2] arm: apply more __ro_after_init
  ` [kernel-hardening] "

udev & modalias files
 2016-06-03 18:50 UTC  (3+ messages)

[RFC][PATCH 0/7] locking/rwsem: Convert rwsem count to atomic_long_t
 2016-06-03 18:48 UTC  (6+ messages)

[PATCH] wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel
 2016-06-03 18:47 UTC  (4+ messages)

Adding module support for __ro_after_init
 2016-06-03 18:46 UTC 

[Qemu-devel] [PATCH v8 0/9] IEEE 754-2008 support for Mips
 2016-06-03 18:43 UTC  (12+ messages)
` [Qemu-arm] "
` [Qemu-devel] [PATCH v8 1/9] softfloat: Implement run-time-configurable meaning of signaling NaN bit
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v8 2/9] softfloat: Clean code format in fpu/softfloat-specialize.h
` [Qemu-devel] [PATCH v8 3/9] softfloat: For Mips only, correct default NaN values
` [Qemu-devel] [PATCH v8 4/9] softfloat: For Mips only, correct order in pickNaNMulAdd()
` [Qemu-devel] [PATCH v8 5/9] linux-user: Update preprocessor constants for Mips-specific e_flags bits
` [Qemu-devel] [PATCH v8 6/9] target-mips: Activate IEEE 754-2008 signaling NaN bit meaning for MSA
` [Qemu-devel] [PATCH v8 7/9] target-mips: Add abs2008 flavor of <ABS|NEG>.<S|D>
` [Qemu-devel] [PATCH v8 8/9] target-mips: Add nan2008 flavor of <CEIL|CVT|FLOOR|ROUND|TRUNC>.<L|W>.<S|D>
` [Qemu-devel] [PATCH v8 9/9] target-mips: Implement FCR31's R/W bitmask and related functionalities

[PATCH stable] Set a large MTU on ovs-created tunnel devices
 2016-06-03 18:44 UTC  (2+ messages)

[PATCH] dma-buf/sync_file: fix build warning with context format type
 2016-06-03 18:44 UTC  (3+ messages)

[PATCH 5/7] Input: synaptics-rmi4: Remove pointer to rmi_function in f12_data
 2016-06-03 18:40 UTC  (2+ messages)

[PATCH 6/7] Input: synaptics-rmi4: Remove unneeded variable
 2016-06-03 18:41 UTC  (2+ messages)

[PATCH] drm/panel: simple: Remove gratuitous blank line
 2016-06-03 18:43 UTC  (2+ messages)

[PATCH v2] HID: rmi: Make hid-rmi a transport driver for synaptics-rmi4
 2016-06-03 18:41 UTC  (2+ messages)

[PATCH 7/7] Input: synaptics-rmi4: Handle incomplete input data
 2016-06-03 18:41 UTC  (2+ messages)

[PATCH 4/7] Input: synaptics-rmi4: Add support for controlling dribble packets in F12
 2016-06-03 18:40 UTC  (2+ messages)

[PATCH 2/7] Input: synaptics-rmi4: Add parameters for dribble packets and palm detect gesture
 2016-06-03 18:39 UTC  (2+ messages)

[PATCH RFC v7 0/5] skb_array: array based FIFO for skbs
 2016-06-03 18:41 UTC  (2+ messages)

BlueZ port to Android version 4.4.2
 2016-06-03 18:41 UTC  (2+ messages)

[PATCH 1/4] drm/fb-helper: Support deferred setup
 2016-06-03 18:40 UTC  (4+ messages)
` [PATCH 4/4] drm/hisilicon: Remove custom FB helper "

[RFC PATCHv2] usb: USB Type-C Connector Class
 2016-06-03 18:39 UTC  (9+ messages)

[PATCH 1/7] Input: synaptics-rmi4: Increment the refcount of the transport dev's of_node
 2016-06-03 18:39 UTC  (2+ messages)

[PATCH 0/7] Input: synaptics-rmi4: Reimplement functionality from hid-rmi
 2016-06-03 18:38 UTC  (2+ messages)

[RESEND PATCH v5 1/2] can: rcar_canfd: Add Renesas R-Car CAN FD driver
 2016-06-03 18:39 UTC  (4+ messages)

[PATCH V2 1/2] glsdk-example-apps: Add utils and scripts for performance visualization
 2016-06-03 18:38 UTC  (2+ messages)
` [PATCH V2 2/2] weston: Add soc peformance visualization tools

[Qemu-arm] [PATCH v2 0/4] xlnx-zynqmp: Fix various issues with KVM runs
 2016-06-03 18:37 UTC  (3+ messages)
` [Qemu-devel] "

[meta-oe][PATCH] gitpkgv: ensure that we close our opened files
 2016-06-03 18:36 UTC 

NFS/d_splice_alias breakage
 2016-06-03 18:35 UTC  (7+ messages)
      ` Dcache oops

[OE-core] [PATCH] codeparser: Use hashlib for hashing, not hash()
 2016-06-03 18:34 UTC  (2+ messages)

[PATCH v2 2/2] completion: add git status
 2016-06-03 18:34 UTC  (12+ messages)
  ` [PATCH v3 "
              ` [PATCH v4 0/3] support completion for "
                ` [PATCH v4 1/3] completion: factor out untracked file modes into a variable
                ` [PATCH v4 2/3] completion: add __git_get_option_value helper
                ` [PATCH v4 3/3] completion: add git status

[Qemu-devel] [PATCH] hw/arm/virt: Reject gic-version=host for non-KVM
 2016-06-03 18:34 UTC  (3+ messages)
  ` [Qemu-arm] "

[PATCH 0/2] arm-smmu: add master mask
 2016-06-03 18:32 UTC  (6+ messages)
` [PATCH 2/2] arm-smmu: Add possibillity to mask streamIDs

[Qemu-devel] [RFC v2 PATCH 00/13] tcg: Add fence gen support
 2016-06-03 18:30 UTC  (10+ messages)
` [Qemu-devel] [RFC v2 PATCH 01/13] Introduce TCGOpcode for memory barrier

[PATCH] iio: inv_mpu6050: Fix use-after-free in ACPI code
 2016-06-03 18:30 UTC 

[Qemu-devel] [PATCH v2] i2c: add aspeed i2c controller
 2016-06-03 18:29 UTC  (2+ messages)

[PATCH] hwmon: (fam15h_power) Disable preemption when reading registers
 2016-06-03 18:29 UTC  (10+ messages)

[U-Boot] [PATCH v2 00/11] sunxi: PSCI implementation rewrite in C
 2016-06-03 18:26 UTC  (5+ messages)
` [U-Boot] [PATCH v2 11/11] sunxi: Add PSCI implementation "

[Qemu-devel] [PULL v2 00/16] docker queue
 2016-06-03 18:26 UTC  (5+ messages)
` [Qemu-devel] [PULL 04/16] Makefile: Rules for docker testing

[Qemu-devel] [PATCH 0/6] Drop the qemu_char_get_next_serial function
 2016-06-03 18:24 UTC  (3+ messages)

[PATCH] net: ethernet: ti: cpsw: remove rx_descs property
 2016-06-03 18:25 UTC  (3+ messages)

rockddb prefix seek api
 2016-06-03 18:23 UTC 

[PATCH 0/9] Fix runtime pm ref leaks
 2016-06-03 18:21 UTC  (9+ messages)
` [PATCH 9/9] drm: Turn off crtc before tearing down its data structure
  ` [Nouveau] "

[Qemu-arm] [PATCH v7 0/9] IEEE 754-2008 support for Mips
 2016-06-03 18:17 UTC  (3+ messages)
` [Qemu-devel] "
` [Qemu-devel] [PATCH v7 1/9] softfloat: Implement run-time-configurable meaning of signaling NaN bit

[Qemu-trivial] [PATCH 00/16] use macro DIV_ROUND_UP instead of (((n) + (d) - 1) /(d))
 2016-06-03 18:17 UTC  (4+ messages)
` [Qemu-trivial] [PATCH 16/16] hbitmap: Use DIV_ROUND_UP
  ` [Qemu-trivial] [Qemu-devel] "
    `  "

RFC: DPDK Long Term Support
 2016-06-03 18:17 UTC  (2+ messages)

[Qemu-devel] [Bug 1568356] [NEW] ERROR:ui/sdl2-2d.c:120:sdl2_2d_switch:
 2016-06-03 18:06 UTC  (2+ messages)
` [Qemu-devel] [Bug 1568356] ERROR:ui/sdl2-2d.c:120:sdl2_2d_switch:

Signing off, for now
 2016-06-03 18:11 UTC  (2+ messages)

[Buildroot] [PATCH v4] wiringpi: new package
 2016-06-03 18:14 UTC  (5+ messages)

[PATCH v17 00/13] arm64 kexec kernel patches
 2016-06-03 18:13 UTC  (28+ messages)
` [PATCH v17 02/13] arm64: Add cpus_are_stuck_in_kernel
` [PATCH v17 01/13] arm64: Add back cpu reset routines
` [PATCH v17 08/13] arm64: kdump: implement machine_crash_shutdown()
` [PATCH v17 03/13] arm64/kexec: Add core kexec support
` [PATCH v17 13/13] Documentation: dt: usable-memory and elfcorehdr nodes for arm64 kexec
` [PATCH v17 06/13] arm64: kdump: reserve memory for crash dump kernel
` [PATCH v17 11/13] arm64: kdump: enable kdump in the arm64 defconfig
` [PATCH v17 07/13] arm64: limit memory regions based on DT property, usable-memory
` [PATCH v17 12/13] arm64: kdump: update a kernel doc
` [PATCH v17 09/13] arm64: kdump: add kdump support
` [PATCH v17 05/13] arm64/kexec: Enable kexec in the arm64 defconfig
` [PATCH v17 04/13] arm64/kexec: Add pr_debug output
` [PATCH v17 10/13] arm64: kdump: add VMCOREINFO for user-space coredump tools

[Buildroot] [git commit] wiringpi: new package
 2016-06-03 18:13 UTC 

[xen-unstable-smoke test] 95241: regressions - FAIL
 2016-06-03 18:12 UTC 

[U-Boot] [PATCH] sunxi: Enable ALDO3 and ALDO4 in Wobo_i5_defconfig
 2016-06-03 18:11 UTC 

[PATCH] soreuseport: add compat case for setsockopt SO_ATTACH_REUSEPORT_CBPF
 2016-06-03 18:11 UTC  (2+ messages)

[PATCH] ARM: dts: sun5i-a10s-wobo-i5: Enable ldo4 too
 2016-06-03 18:10 UTC  (2+ messages)

[Buildroot] [PATCH v5] wiringpi: new package
 2016-06-03 18:10 UTC 

[PATCH net-next 0/2] net: bgmac: Misc improvements
 2016-06-03 18:10 UTC  (4+ messages)
` [PATCH net-next 2/2] bgmac: Add support for ethtool statistics

[Buildroot] [git commit] configs/arm_juno: adding CMA support to the kernel
 2016-06-03 18:08 UTC 

[Buildroot] [PATCH] juno: adding CMA to linux-juno-defconfig
 2016-06-03 18:08 UTC  (2+ messages)

drm/vc4: NULL pointer dereference after failed to allocate buffer
 2016-06-03 18:01 UTC 

[Buildroot] [PATCH] configs/pc_x86_64_{bios, efi}_defconfig: new samples
 2016-06-03 18:05 UTC  (2+ messages)

[PATCH 0/2] multipathd: Add 'sysfs' prioritizer
 2016-06-03 18:03 UTC  (2+ messages)


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.