All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-01-10 17:49:08 to 2017-01-10 18:48:15 UTC [more...]

[PATCH v2 2/2] iio: distance: srf08: add IIO driver for us ranger
 2017-01-10 18:48 UTC 

[PATCH v2 0/3] arm64: dts: exynos: Fix DTC warnings for Exynos boards
 2017-01-10 18:47 UTC  (7+ messages)
` [PATCH v2 1/3] arm64: dts: exynos: Add missing unit name to Exynos7 SoC node

[RFC 0/8] Provide the EL1 physical timer to the VM
 2017-01-10 18:47 UTC  (6+ messages)
` [RFC 7/8] KVM: arm/arm64: Set up a background timer for the physical timer emulation

[PATCH v2 1/2] iio: distance: srf08: add trivial DT binding
 2017-01-10 18:47 UTC 

[Qemu-devel] implementing architectural timers using QEMU timers
 2017-01-10 18:47 UTC  (6+ messages)

[PATCH v2 0/2] iio: distance: srf08: add IIO driver for us ranger
 2017-01-10 18:47 UTC 

bootx_init.c:88: undefined reference to `__stack_chk_fail_local'
 2017-01-10 18:46 UTC  (6+ messages)

[PATCH v4 0/2] Add support rockchip,grf property for RK3399 PMU/GRU
 2017-01-10 18:45 UTC  (9+ messages)
` [PATCH v4 1/2] arm64: dts: rockchip: add "rockchip, grf" property for RK3399 PMUCRU/CRU
` [PATCH v4 2/2] dt-bindings: clk: add rockchip,grf property for RK3399
    ` [PATCH v4 2/2] dt-bindings: clk: add rockchip, grf "

[net-next PATCH 0/3] net: optimize ICMP-reply code path
 2017-01-10 18:44 UTC  (11+ messages)
` [net-next PATCH 1/3] Revert "icmp: avoid allocating large struct on stack"

[Bug 99236] System (seems to) completely freezes when interacting with java swing applications
 2017-01-10 18:45 UTC  (2+ messages)
` [Bug 99236] System (seems to) completely freeze "

[Qemu-devel] [PATCH 0/3] target/arm: Support EL1 AArch32 guest under AArch64 EL2
 2017-01-10 18:44 UTC  (8+ messages)
` [Qemu-arm] "
` [Qemu-devel] [PATCH 1/3] target/arm: A32, T32: Create Instruction Syndromes for Data Aborts
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH 2/3] target/arm: Handle VIRQ and VFIQ in arm_cpu_do_interrupt_aarch32()
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH 3/3] target/arm: Implement DBGVCR32_EL2 system register
  ` [Qemu-arm] "

[PATCH] scsi: qedi: select UIO
 2017-01-10 18:44 UTC  (2+ messages)

[PATCH net-next 0/7] warning related fixes
 2017-01-10 18:43 UTC  (10+ messages)
` [PATCH net-next 1/7] flow_dissector: make local function static
` [PATCH net-next 2/7] vxlan: remove unused variable
` [PATCH net-next 3/7] socket: make sockfs_setattr static
` [PATCH net-next 4/7] dcb: validate netlink attribute link
` [PATCH net-next 5/7] tcp_nv: make tcpnv_get_info static
` [PATCH net-next 6/7] ipv6: make udpv6_queue_rcv_skb static
` [PATCH net-next 7/7] fq_codel: fix set never used warning

[PATCH v1] ethdev: fix multi-process NULL dereference crashes
 2017-01-10 18:42 UTC 

[PATCH] drm/amd/display: drop min/max wrappers
 2017-01-10 18:42 UTC  (3+ messages)

[PATCH V2] iio: adc: Add Renesas GyroADC driver
 2017-01-10 18:41 UTC  (10+ messages)

[PATCH] xen: do not re-use pirq number cached in pci device msi msg data
 2017-01-10 18:41 UTC  (9+ messages)
    ` [Xen-devel] "

[PATCH] ASoC: mpc5200_psc_ac97: Remove unused DAI ID defines
 2017-01-10 18:41 UTC 

[PATCH] drm/amd/display: start using linux hdmi header
 2017-01-10 18:41 UTC  (3+ messages)

[PATCH 0/7] perf tools: Add switch-output size and time threshold options
 2017-01-10 18:40 UTC  (4+ messages)

kill off pci_enable_msi_{exact,range}
 2017-01-10 18:40 UTC  (3+ messages)
` [PATCH 2/3] xgbe: switch to pci_irq_alloc_vectors

[PATCH] usb: dwc3-exynos fix unspecified suspend clk error handling
 2017-01-10 18:37 UTC  (23+ messages)

[PATCH 0/2] sched: Introduce rcuwait
 2017-01-10 18:35 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 00/47] Switch all subdirs over to modular trace.h file
 2017-01-10 18:36 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 02/47] trace: switch io/ directory "

[RFC PATCH 00/12] Refactor btrfs_inode VS inode in delayed-inode.c
 2017-01-10 18:35 UTC  (13+ messages)
` [PATCH 01/12] btrfs: Make btrfs_ino take a struct btrfs_inode
` [PATCH 02/12] btrfs: Make btrfs_get_delayed_node take btrfs_inode
` [PATCH 03/12] btrfs: Make btrfs_get_or_create_delayed_node "
` [PATCH 04/12] btrfs: Make btrfs_delayed_inode_reserve_metadata "
` [PATCH 05/12] btrfs: Make btrfs_insert_delayed_dir_index "
` [PATCH 06/12] btrfs: Make btrfs_delete_delayed_dir_index "
` [PATCH 07/12] btrfs: Make btrfs_delayed_delete_inode_ref "
` [PATCH 08/12] btrfs: Make btrfs_kill_delayed_inode_items "
` [PATCH 09/12] btrfs: Make btrfs_remove_delayed_node "
` [PATCH 10/12] btrfs: Make btrfs_commit_inode_delayed_inode "
` [PATCH 11/12] btrfs: Make btrfs_commit_inode_delayed_items "
` [PATCH 12/12] btrfs: Make btrfs_inode_delayed_dir_index_count "

bridge: netfilter: Fix dropping packets that moving through bridge interface
 2017-01-10 18:35 UTC 

[PATCH iproute2 0/3] add support for IPv6 Segment Routing
 2017-01-10 18:35 UTC  (5+ messages)
` [PATCH iproute2 1/3] sr: add header files for SR-IPv6
` [PATCH iproute2 2/3] ip: add ip sr command to control SR-IPv6 internal structures

[PATCH] arm64: dts: exynos5433: fix addresses in node names
 2017-01-10 18:34 UTC  (2+ messages)

[U-Boot] [RFC PATCH] arm: bootm: Boot kernel with U-Boot's FDT blob
 2017-01-10 18:34 UTC  (10+ messages)

[PATCH] usb: isp1760: constify usb_gadget_ops structures
 2017-01-10 18:32 UTC 

[Qemu-devel] [PATCH v4 0/4] Introduce a new --only-migratable option
 2017-01-10 18:33 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 3/4] migration: disallow migrate_add_blocker during migration

[U-Boot] [PATCH 1/3] udoo_neo: Add fdt_addr_r environment variable
 2017-01-10 18:32 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] udoo_neo: Remove trailing semicolon and space
` [U-Boot] [PATCH 3/3] udoo_neo: Remove ramdiskaddr environment variable

[PATCH 0/9] Serial slave device bus
 2017-01-10 18:32 UTC  (4+ messages)

[RFC PATCH 0/5] Localise error headers
 2017-01-10 18:28 UTC  (5+ messages)

Iptables Reject with TCP Reset
 2017-01-10 18:32 UTC  (9+ messages)

[PATCH net] net: skb_flow_get_be16() can be static
 2017-01-10 18:31 UTC  (2+ messages)

[PATCH net] ipv6: sr: fix BUG in HMAC init when preemption is enabled
 2017-01-10 18:31 UTC  (4+ messages)

[PATCH] ovl: do not ignore disk quota if current task is not privileged
 2017-01-10 18:30 UTC  (7+ messages)
` [PATCH v2] ovl: drop CAP_SYS_RESOURCE from saved mounter's credentials

[Cocci] [RFC] coccicheck: add a test for repeat memory fetches
 2017-01-10 18:28 UTC  (3+ messages)
  `  "

[PATCH V3] clk: vc5: Add support for IDT VersaClock 5P49V5923B and 5P49V5933
 2017-01-10 18:29 UTC  (3+ messages)

[PATCH] [v3] net: qcom/emac: add ethtool support
 2017-01-10 18:28 UTC  (2+ messages)

Missing Patches in Linux Kernel RDMA
 2017-01-10 18:28 UTC  (3+ messages)

[Bridge] [PATCH net-next] bridge: multicast to unicast
 2017-01-10 18:24 UTC  (17+ messages)
                            `  "

[PATCH 1/2] ARM: dts: imx6: Specify 'anatop-enable-bit' where appropriate
 2017-01-10 18:24 UTC  (5+ messages)

[PATCH] drm/i915: Replace 4096 with PAGE_SIZE or I915_GTT_PAGE_SIZE
 2017-01-10 18:23 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for drm/i915: Replace 4096 with PAGE_SIZE or I915_GTT_PAGE_SIZE (rev3)

[PATCH] security,selinux,smack: kill security_task_wait hook
 2017-01-10 18:23 UTC  (2+ messages)

[PATCH 0/5] add support for Allwinner V3s SoC
 2017-01-10 18:21 UTC  (21+ messages)
` [PATCH 1/5] arm: sunxi: add support for "
` [PATCH 2/5] clk: sunxi-ng: add support for V3s CCU
` [PATCH 3/5] pinctrl: sunxi: add driver for V3s SoC
` [PATCH 4/5] ARM: dts: sunxi: add dtsi file "

[PATCH v4 00/47] xfs: online scrub/repair support
 2017-01-10 18:20 UTC  (5+ messages)

[PATCH v2 0/6] ARM: davinci: da850: add/enable video capture
 2017-01-10 18:18 UTC  (5+ messages)
` [PATCH v2 4/6] ARM: davinci: add skeleton for pdata-quirks

[Qemu-devel] [PULL 0/6] Fixes for the MAINTAINERS file
 2017-01-10 18:17 UTC  (9+ messages)
` [Qemu-devel] [PULL 6/6] MAINTAINERS: Remove obsolete stable branches

next-20170110 build: 1 failures 4 warnings (next-20170110)
 2017-01-10 18:16 UTC  (3+ messages)

[PATCHv7] pathspec: give better message for submodule related pathspec error
 2017-01-10 18:13 UTC  (3+ messages)
` [PATCHv8] "

[char-misc for 4.10-rc4] mei: bus: enable OS version only for SPT and newer
 2017-01-10 18:12 UTC  (3+ messages)

[PATCH 1/2] direct.py: fix getting image name
 2017-01-10 17:46 UTC  (2+ messages)
` [PATCH 2/2] wic: _exec_cmd: produce error if exit code is not 0

[PATCH] pwm: constify pwm_ops structures
 2017-01-10 18:12 UTC  (2+ messages)

[Printing-architecture] Next OP SC - Mon/Tue - 1/2 December 2008 - please join us
 2017-01-10 18:10 UTC  (2+ messages)
` [Printing-architecture] Last OP Meeting - Tue - 10 Jan 2017 - The Recording

[SPDK] VMFS with iSCSI Target
 2017-01-10 18:09 UTC 

[PATCH v4 0/3] watchdog: allow setting deadline for opening /dev/watchdogN
 2017-01-10 18:08 UTC  (3+ messages)
` [PATCH v4 2/3] watchdog: introduce watchdog.open_timeout commandline parameter

[PATCH 00/15] IB/rxe patches for kernel v4.11
 2017-01-10 18:06 UTC  (2+ messages)

kernel config fragments not applied
 2017-01-10 18:05 UTC 

[PATCH v2 0/8] device abstraction and VMBUS support infrastructure
 2017-01-10 18:05 UTC  (14+ messages)
` [PATCH 2/8] i40e: don't refer to eth_dev->pci_dev
` [PATCH 7/8] ethdev: break ethernet driver and pci_driver connection
      ` [PATCH 1/2] add rte_bus->probe
        ` [PATCH 2/2] separate bus and functionality driver structs
` [PATCH 8/8] eal: VMBUS infrastructure

[Qemu-devel] [PATCH v2 00/20] chardev: qom-ify
 2017-01-10 18:03 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 05/20] char: use a const CharDriver
` [Qemu-devel] [PATCH v2 06/20] char: use a static array for backends
` [Qemu-devel] [PATCH v2 13/20] char: rename CharDriverState Chardev
` [Qemu-devel] [PATCH v2 20/20] chardev: qom-ify

[PATCH] ARM: defconfig: include QCOM_EBI2 in multi_v7
 2017-01-10 18:02 UTC  (2+ messages)

[PATCH] watchdog: softdog: make pretimeout support a compile option
 2017-01-10 17:58 UTC  (2+ messages)

[Qemu-devel] [PATCH v7 00/10] Convert msix_init() to error
 2017-01-10 17:58 UTC  (4+ messages)
` [Qemu-devel] [PATCH v7 03/10] pci: Convert msix_init() to Error and fix callers to check it

[PATCH net-next v2] net: dsa: make "label" property optional for dsa2
 2017-01-10 17:58 UTC  (11+ messages)

ATENCIÓN
 2017-01-10 16:27 UTC 

[PATCH] sparc: Fixed typo in sstate.c. Replaced panicing with panicking
 2017-01-10 17:57 UTC 

[PATCH net-next v2 0/4] net: switchdev: Avoid sleep in atomic with DSA
 2017-01-10 17:57 UTC  (4+ messages)
` [PATCH net-next v2 1/4] net: switchdev: Prepare for deferred functions modifying objects

net/atm: warning in alloc_tx/__might_sleep
 2017-01-10 17:55 UTC  (4+ messages)

[PATCH v6] x86: fix kaslr and memmap collision
 2017-01-10 17:56 UTC  (2+ messages)

[PATCH v3 04/10] Documentation: perf: hisi: Documentation for HiP05/06/07 PMU event counting
 2017-01-10 17:55 UTC  (3+ messages)

[PATCH 00/11] qla2xxx: Feature updates for target
 2017-01-10 17:55 UTC  (4+ messages)
` [PATCH 04/11] qla2xxx: Cleanup SRR code

[PATCH 00/11] dmaengine: cppi41: Add dma support to da8xx
 2017-01-10 17:55 UTC  (5+ messages)
` [PATCH 08/11] dmaengine: cppi41: Implement the glue for da8xx
` [PATCH 09/11] dmaengine: cppi41: Fix a race between PM runtime and channel abort

[PATCH v3] ARM: dts: sun7i: Add wifi dt node on Banana Pro
 2017-01-10 17:54 UTC  (2+ messages)

[PATCH rdma-core] redhat/spec: can't build ibumad on 32-bit arm
 2017-01-10 17:54 UTC  (5+ messages)

[PATCH V2] python3-pygobject: add PACKAGECONFIG for cairo - enabled by default
 2017-01-10 17:53 UTC 

[PATCH] rdmacg: Fixed uninitialized current resource usage
 2017-01-10 17:53 UTC  (2+ messages)

[PATCH] drm/probe-helpers: Drop locking from poll_enable
 2017-01-10 17:52 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[RFC 0/3] iommu/arm-smmu: patches for adreno
 2017-01-10 17:52 UTC  (7+ messages)
` [RFC 1/3] iommu/arm-smmu: Add support to opt-in to stalling

[PATCH] [RFCv3] can: add CAN interface termination API
 2017-01-10 17:52 UTC 

[PATCH] cgroup: Add missing cgroup-v2 PID controller documentation
 2017-01-10 17:51 UTC  (2+ messages)

[GIT PULL] Allwinner fixes for 4.10
 2017-01-10 17:51 UTC 

[PATCH v2 1/2] virtio_mmio: Set DMA masks appropriately
 2017-01-10 17:51 UTC  (4+ messages)
` [PATCH v2 2/2] vring: Force use of DMA API for ARM-based systems

[PATCH linux 0/6] drivers: hwmon: Add On-Chip Controller driver
 2017-01-10 17:51 UTC  (7+ messages)
` [PATCH linux 2/6] hwmon: occ: Add sysfs interface

[PATCH V6 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-01-10 17:50 UTC  (8+ messages)
` [PATCH V6 05/10] acpi: apei: handle SEA notification type for ARMv8

[PATCH v2 01/12] mk: fix build of assembly files for ARM64
 2017-01-10 17:50 UTC  (4+ messages)
` [PATCH v3 0/8] Add crypto PMD optimized for ARMv8


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.