All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-27 20:21:43 to 2017-03-27 21:49:56 UTC [more...]

[PATCH 3/3] device property: of_property_read_string_array() returns number of strings
 2017-03-27 21:46 UTC  (4+ messages)
` [PATCH v1.1 3/3] device property: fwnode_property_read_string_array() returns nr "

uprobe symbols with @GLIBC
 2017-03-27 21:49 UTC  (4+ messages)

[RFC v1 00/17] NFSD support for inter+async COPY
 2017-03-27 21:49 UTC  (4+ messages)

[PATCH v5 00/18] Gen8+ engine-reset
 2017-03-27 21:48 UTC  (7+ messages)
` [PATCH v5 02/18] drm/i915: Rename gen8_(un)request_engine_reset to gen8_(un)request_reset_engine
` [PATCH v5 15/18] drm/i915: Watchdog timeout: IRQ handler for gen8+

[PATCH v2 2/3] kernel: pid: Change function return value to bool
 2017-03-27 21:48 UTC  (8+ messages)
  ` [Outreachy kernel] "

[Buildroot] [PATCH] fakedate: simplify logic
 2017-03-27 21:46 UTC  (3+ messages)

v4.11-rc blk-mq lockup?
 2017-03-27 21:44 UTC 

[PATCH] devtools: make log checking script BSD-compatible
 2017-03-27 21:45 UTC  (2+ messages)

[U-Boot] __FILE__ usage and and SPL limits for SRAM
 2017-03-27 21:44 UTC 

[Intel-wired-lan] [next PATCH S64 1/1] i40e/i40evf: Add capability exchange for outer checksum
 2017-03-27 21:43 UTC 

[Qemu-devel] packed structures and unaligned accesses (sparc)
 2017-03-27 21:43 UTC  (2+ messages)

[PATCH v2] iio: imu: st_lsm6dsx: do not apply ODR configuration in write_raw handler
 2017-03-27 21:42 UTC 

[PATCH] drm/i915/perf: remove user triggerable warn
 2017-03-27 21:42 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v2] drm/i915/dp: Validate cached link rate and lane count before retraining
 2017-03-27 21:44 UTC 

[meta-security][PATCH 1/2] tpm2.0-tools: update to latest
 2017-03-27 21:39 UTC  (2+ messages)
` [meta-security][PATCH 2/2] tpm2.0-tss: "

[PATCH 0/3] Fwnode property API fixes for OF, pset
 2017-03-27 21:39 UTC  (4+ messages)
` [PATCH 1/3] device property: fwnode_property_read_string_array() may return -EILSEQ

[PATCH v4 0/4] new ring macros, 9pfs and pvcalls headers
 2017-03-27 21:37 UTC  (11+ messages)
` [PATCH v4 1/4] ring.h: introduce macros to handle monodirectional rings with multiple req sizes
  ` [PATCH v4 2/4] xen: introduce a C99 headers check
  ` [PATCH v4 3/4] Introduce the Xen 9pfs transport header

[PATCH] iptables: Constify option struct
 2017-03-27 21:37 UTC  (5+ messages)
  ` [Outreachy kernel] "

[PATCH] dbus: Flush pending object manager signals in send_message
 2017-03-27 21:34 UTC  (2+ messages)

[Qemu-devel] [PATCH RFC v3 for-2.9 00/11] rbd: Clean up API and code
 2017-03-27 21:34 UTC  (8+ messages)
` [Qemu-devel] [PATCH RFC v3 for-2.9 02/11] rbd: Fix to cleanly reject -drive without pool or image

[morty][PATCH] parselogs: Whitelist NUC6 firmware load error message on genericx86-64
 2017-03-27 21:33 UTC 

[PATCH] mk: optimize directory dependencies
 2017-03-27 21:33 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] recipes-kernel: Skip kernel version check on kernel templates
 2017-03-28  4:32 UTC 

[U-Boot] [PATCH v4 0/2] add armv7m cache support
 2017-03-27 21:33 UTC  (6+ messages)
` [U-Boot] [PATCH v4 1/2] armv7m: add instruction & data "

[PATCH][RFC] cpufreq: Bring CPUs up even if cpufreq_online failed
 2017-03-27 21:32 UTC  (2+ messages)

application
 2017-03-27 21:32 UTC 

[PATCH v3] regulator: core: Limit propagation of parent voltage count and list
 2017-03-27 21:31 UTC 

[Buildroot] [PATCH 1/2] e2fsprogs: propagate LDCONFIG=true
 2017-03-27 21:31 UTC  (7+ messages)
` [Buildroot] [PATCH 2/2] e2fsprogs: keep util-linux's fsck if chosen

[PATCH 3/3] drm/i915/perf: rate limit spurious oa report notice
 2017-03-27 21:30 UTC  (3+ messages)
` [PATCH v2] "

IP27 lock up issue, maybe timer related?
 2017-03-27 21:30 UTC 

[RFC v2 00/11] vb2: Handle user cache hints, allow drivers to choose cache coherency
 2017-03-27 21:27 UTC  (3+ messages)
` [RFC v2 03/11] vb2: Move cache synchronisation from buffer done to dqbuf handler

[PATCH v6 00/52] LLVM fixes
 2017-03-27 21:24 UTC  (53+ messages)
` [PATCH v6 01/52] llvm: remove unneeded arg 'module'
` [PATCH v6 02/52] llvm: remove unneeded 'generation'
` [PATCH v6 03/52] llvm: remove unneeded function::type
` [PATCH v6 04/52] llvm: reduce scope of 'bb_nr'
` [PATCH v6 05/52] llvm: use pseudo_list_size() instead of open coding it
` [PATCH v6 06/52] llvm: give arguments a name
` [PATCH v6 07/52] llvm: give a name to call's return values
` [PATCH v6 08/52] llvm: avoid useless temp variable
` [PATCH v6 09/52] llvm: extract get_sym_value() from pseudo_to_value()
` [PATCH v6 10/52] llvm: fix test of floating-point type
` [PATCH v6 11/52] llvm: fix translation of PSEUDO_VALs into a ValueRefs
` [PATCH v6 12/52] llvm: fix output_op_store() which modify its operand
` [PATCH v6 13/52] llvm: fix output_op_[ptr]cast()
` [PATCH v6 14/52] llvm: take care of degenerated rvalues
` [PATCH v6 15/52] llvm: add test cases for symbol's address
` [PATCH v6 16/52] llvm: add test cases for pointers passed as argument
` [PATCH v6 17/52] llvm: add test cases for arrays "
` [PATCH v6 18/52] llvm: add test cases for degenerated pointers
` [PATCH v6 19/52] llvm: add support for OP_NEG
` [PATCH v6 20/52] llvm: add support for OP_SETVAL with floats
` [PATCH v6 21/52] llvm: add support for OP_SETVAL with labels
` [PATCH v6 22/52] llvm: ignore OP_INLINED_CALL
` [PATCH v6 23/52] llvm: fix pointer/float mixup in comparisons
` [PATCH v6 24/52] llvm: fix type in comparison with an address constant
` [PATCH v6 25/52] llvm: give correct type to binops
` [PATCH v6 26/52] llvm: adjust OP_RET's type
` [PATCH v6 27/52] llvm: variadic functions are not being marked as such
` [PATCH v6 28/52] llvm: fix type of switch constants
` [PATCH v6 29/52] llvm: make pseudo_name() more flexible
` [PATCH v6 30/52] llvm: give a name to all values
` [PATCH v6 31/52] llvm: add support for OP_SWITCH with a range
` [PATCH v6 32/52] llvm: fix OP_SWITCH has no target
` [PATCH v6 33/52] llvm: make value_to_pvalue() more flexible
` [PATCH v6 34/52] llvm: make value_to_ivalue() "
` [PATCH v6 35/52] llvm: add test case pointer compare with cast
` [PATCH v6 36/52] llvm: let pseudo_to_value() directly use the type
` [PATCH v6 37/52] llvm: remove unneeded pseudo_to_value() unneeded argument
` [PATCH v6 38/52] llvm: introduce get_ioperand()
` [PATCH v6 39/52] llvm: fix mutating function pointer
` [PATCH v6 40/52] llvm: fix mutated OP_RET
` [PATCH v6 41/52] llvm: fix mutated OP_SEL
` [PATCH v6 42/52] llvm: fix mutated OP_SWITCH
` [PATCH v6 43/52] llvm: fix mutated OP_PHISOURCE
` [PATCH v6 44/52] llvm: fix mutated OP_[PTR]CAST
` [PATCH v6 45/52] llvm: add support for restricted types
` [PATCH v6 46/52] llvm: fix get value from initialized symbol
` [PATCH v6 47/52] llvm: fix get value from non-anonymous symbol
` [PATCH v6 48/52] llvm: fix type of bitfields
` [PATCH v6 49/52] llvm: add support for OP_FPCAST
` [PATCH v6 50/52] llvm: add support for cast from floats
` [PATCH v6 51/52] llvm: cleanup of output_[ptr]cast()
` [PATCH v6 52/52] llvm: fix creation of sparsec's tmp files

[krogoth][PATCH] omapdrmtest: Update tests to handle disabled HDMI
 2017-03-27 21:26 UTC 

[PATCH v2 00/27] arm64: Dom0 ITS emulation
 2017-03-27 21:24 UTC  (11+ messages)
` [PATCH v2 09/27] ARM: GICv3: introduce separate pending_irq structs for LPIs

[PATCH v2] regulator: core: Limit propagation of parent voltage count and list
 2017-03-27 21:22 UTC 

[PATCH] drm/i915: Keep all engine locks across scheduling
 2017-03-27 21:23 UTC  (8+ messages)
  ` [Intel-gfx] "
` [PATCH v2] drm/i915: Avoid lock dropping between rescheduling
` ✓ Fi.CI.BAT: success for drm/i915: Keep all engine locks across scheduling (rev3)

[PATCH v12 0/5] bq27xxx_battery partial series
 2017-03-27 21:12 UTC  (7+ messages)
` [PATCH v12 7/9] power: bq27xxx_battery: Add power_supply_battery_info support
` [PATCH v12 8/9] power: bq27xxx_battery: Enable chip data memory update for certain chips

[PATCH] shmem: fix __shmem_file_setup error path leaks
 2017-03-27 21:21 UTC  (3+ messages)

[RFC 0/2] Add streaming API for firmware and FPGA manager
 2017-03-27 21:20 UTC  (4+ messages)
` [RFC 1/2] firmware class: Add stream_firmware API

Extending socket timestamping API for NTP
 2017-03-27 21:20 UTC  (12+ messages)

Parcel #04014288 shipment problem, please review
 2017-03-27 21:20 UTC 

[U-Boot] [PATCH 0/3] RFC: Patches to reduce TPL code size
 2017-03-27 21:16 UTC  (5+ messages)
` [U-Boot] [PATCH 2/3] string: Provide a slimmed-down memset()

[krogoth][PATCH] glsdk-example-apps: Include fix for HDMI testcases
 2017-03-27 21:15 UTC 

[PATCH] net/ftgmac100: Rewrite the driver
 2017-03-27 21:14 UTC  (3+ messages)

[PATCH net-next 0/2] net: mpls: multipath route cleanups
 2017-03-27 21:12 UTC  (2+ messages)

[PATCH 0/2] cpufreq: schedutil: Fix and optimization
 2017-03-27 21:11 UTC  (8+ messages)
` [RFC][PATCH 2/2] cpufreq: schedutil: Force max frequency on busy CPUs
  ` [RFC][PATCH v2 2/2] cpufreq: schedutil: Avoid decreasing frequency of "
    ` [RFC][PATCH v3 2/2] cpufreq: schedutil: Avoid reducing frequency of busy CPUs prematurely

Qgroups are not applied when snapshotting a subvol?
 2017-03-27 21:11 UTC  (10+ messages)

[PATCH 4.9] drm/bridge: analogix dp: Fix runtime PM state on driver bind
 2017-03-27 21:10 UTC 

[PATCH v2 0/2] read-cache: call verify_hdr() in a background thread
 2017-03-27 21:09 UTC  (3+ messages)
` [PATCH v2 1/2] read-cache: skip index SHA verification
` [PATCH v2 2/2] skip_verify_index: helper test

[krogoth][PATCH] kmscube: cleanup and include bug fix for HDMI
 2017-03-27 21:09 UTC 

[PATCH 0/3] fixing some random blame corner cases
 2017-03-27 21:08 UTC  (3+ messages)
` [PATCH 3/3] blame: output porcelain "previous" header for each file

[RFC PATCH v0.2] PCI: Add support for tango PCIe host bridge
 2017-03-27 21:07 UTC  (10+ messages)

Missing __error symbol in btrfs-progs-4.10
 2017-03-27 21:07 UTC  (2+ messages)
` [PATCH] btrfs-progs: fix missing __error symbol in libbtrfs.so.0

[Buildroot] [PATCH 0/2] support/scripts: add generic genimage wrapper
 2017-03-27 21:06 UTC  (6+ messages)
` [Buildroot] [PATCH 1/2] support/scripts: add generic genimage script
` [Buildroot] [PATCH 2/2] board/raspberrypi: use "

Does the R10K family support the "wait" instruction?
 2017-03-27 21:04 UTC  (3+ messages)

[PATCH 0/3] rebase -i (reword): call the commit-msg hook again
 2017-03-27 21:03 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/3] sequencer: make commit options more extensible

[PATCH v12 0/6] Expanded statistics reporting
 2017-03-27 21:03 UTC  (5+ messages)
` [PATCH v12 4/6] app/test-pmd: add bitrate statistics calculation
` [PATCH v12 5/6] lib: added new library for latency stats
` [PATCH v12 6/6] app/test-pmd: add latency statistics calculation

[PATCH] trace: Make trace_hwlat timestamp y2038 safe
 2017-03-27 21:02 UTC  (6+ messages)

[PATCH net-next 2/2] net: stmmac: fix number of tx queues in stmmac_poll
 2017-03-27 21:00 UTC  (4+ messages)

[PATCH 1/2 V2] xfs_io: move stat functions to new file
 2017-03-27 20:58 UTC  (6+ messages)
` [PATCH 0/2 V2] xfs_io: hook up statx
  ` [PATCH 2/2 "

[PATCH net-next 1/2] flow_dissector: add mpls support
 2017-03-27 20:58 UTC  (6+ messages)
` [PATCH net-next 2/2] cls_flower: add support for matching MPLS labels

[ovmf baseline-only test] 71110: tolerable trouble: blocked/broken
 2017-03-27 20:54 UTC 

[Bug 98386] New: [NVE7] bus: MMIO write of FAULT at [ IBUS ], Pointer to {TDMS, flat panel) table invalid
 2017-03-27 20:54 UTC  (6+ messages)
  ` [Bug 98386] [NVE7] bus: MMIO write of FAULT at [ IBUS ], Pointer to {TDMS, flat panel} "

journal replay at each boot problematic?
 2017-03-27 20:51 UTC  (2+ messages)

[PATCH v2 0/7] thread lazy_init_name_hash
 2017-03-27 20:50 UTC  (4+ messages)
` [PATCH v2 5/7] name-hash: perf improvement for lazy_init_name_hash

[pull request][net-next 00/14] Mellanox mlx5e Fail-safe config
 2017-03-27 20:49 UTC  (15+ messages)
` [net-next 01/14] net/mlx5e: Set SQ max rate on mlx5e_open_txqsq rather on open_channel
` [net-next 02/14] net/mlx5e: Set netdev->rx_cpu_rmap on netdev creation
` [net-next 03/14] net/mlx5e: Introduce mlx5e_channels
` [net-next 04/14] net/mlx5e: Redirect RQT refactoring
` [net-next 05/14] net/mlx5e: Refactor refresh TIRs
` [net-next 06/14] net/mlx5e: Split open/close channels to stages
` [net-next 07/14] net/mlx5e: Isolate open_channels from priv->params
` [net-next 08/14] net/mlx5e: CQ and RQ don't need priv pointer
` [net-next 09/14] net/mlx5e: Minimize mlx5e_{open/close}_locked
` [net-next 10/14] net/mlx5e: Introduce switch channels
` [net-next 11/14] net/mlx5e: Fail safe ethtool settings
` [net-next 12/14] net/mlx5e: Fail safe cqe compressing/moderation mode setting
` [net-next 13/14] net/mlx5e: Fail safe tc setup
` [net-next 14/14] net/mlx5e: Fail safe mtu and lro setting

rdma-core.spec and -DIN_PLACE
 2017-03-27 20:50 UTC 

[GSOC] Introduction Mail : ceph-mgr: Smarter Reweight-by-Utilization
 2017-03-27 20:49 UTC 

[Intel-wired-lan] multiple VLANs per VF?
 2017-03-27 20:49 UTC 

[xtf test] 106942: all pass - PUSHED
 2017-03-27 20:46 UTC 

[PATCH] xfs: don't let suspend freeze the buffer workqueue
 2017-03-27 20:46 UTC 

Suspend fails when xfs is involved?
 2017-03-27 20:46 UTC  (3+ messages)

[PATCH 1/2] describe: localize debug output fully
 2017-03-27 20:44 UTC  (3+ messages)
` [PATCH v2 0/2] describe: localize debug output

[Bug 100423] New: MMIO read of 00000000 FAULT at 022554 [ IBUS ]
 2017-03-27 20:42 UTC 

[REGRESSION][Stable][v3.12.y][v4.4.y][v4.9.y][v4.10.y][v4.11-rc1] scsi: storvsc: properly set residual data length on errors
 2017-03-27 20:22 UTC  (2+ messages)

[PATCH RFC net-next 0/3] net: phy: Read if PHY can stop its clock
 2017-03-27 20:38 UTC  (5+ messages)
` [PATCH RFC net-next 2/3] net: phy: read whether PHY supports stopping clock during LPI
` [PATCH RFC net-next 3/3] net: phy: stop the PHY clock during LPI only if supported

toplev would hang forever when analyzing a program with PID
 2017-03-27 20:35 UTC  (2+ messages)

[Qemu-devel] slirp + ipxe + ipv6 dns issue
 2017-03-27 20:34 UTC  (3+ messages)

[PATCH] drm/i915/perf: destroy stream on sample_flags mismatch
 2017-03-27 20:34 UTC 

[PATCH RFC v4 00/10] net: qualcomm: add QCA7000 UART driver
 2017-03-27 20:30 UTC  (4+ messages)
` [PATCH RFC v4 07/10] dt-bindings: net: add binding for QCA7000 UART

[PATCH] git-p4: Add failing test case for name-rev vs symbolic-ref
 2017-03-27 20:30 UTC  (4+ messages)

[PATCH] l10n: add framework for localizing the manpages
 2017-03-27 20:29 UTC  (5+ messages)
` [PATCH v3 2/2] l10n: Add git-add.txt to localized man pages

[Buildroot] [PATCH] leptonica: fix static build issue
 2017-03-27 20:24 UTC 

[PATCH v9 00/15] ACPI platform MSI support and its example mbigen
 2017-03-27 20:23 UTC  (11+ messages)
` [PATCH v9 15/15] irqchip: mbigen: Add ACPI support

gnttab_map_refs and contiguous buffer
 2017-03-27 20:23 UTC  (3+ messages)
` arm64: dma_to_phys/phys_to_dma need to be properly implemented

[PATCH] parisc: Fix access fault handling in pa_memcpy()
 2017-03-27 20:23 UTC  (3+ messages)

[Buildroot] [PATCH] package/gdb: fix gdb-7.12.1 build on xtensa
 2017-03-27 20:22 UTC 

Segm fault to the update acl context
 2017-03-27 20:21 UTC  (3+ messages)

[PATCH] drm/i915/dp: reduce link M/N parameters
 2017-03-27 20:21 UTC  (4+ 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.