All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-28 14:29:45 to 2017-03-28 15:09:18 UTC [more...]

[PATCH 0/1] pinctrl-meson8b: fix the NAND DQS pin definitions
 2017-03-28 15:09 UTC  (4+ messages)
` [PATCH 1/1] pinctrl: meson: meson8b: fix the NAND DQS pins

[PATCH v2] trace: Make trace_hwlat timestamp y2038 safe
 2017-03-28 15:08 UTC  (2+ messages)

[Qemu-arm] [PATCH] hw/intc/arm_gicv3_kvm: Check KVM_DEV_ARM_VGIC_GRP_CPU_SYSREGS in reset
 2017-03-28 15:08 UTC  (3+ messages)
` [Qemu-devel] "

[lkp-robot] [sched, rcu] 7a235ea661: [No primary change] +37% will-it-scale.time.involuntary_context_switches
 2017-03-28 15:08 UTC  (2+ messages)

[PATCH 0/5] net/packet: fix multiple overflow issues in ring buffers
 2017-03-28 15:06 UTC  (4+ messages)
` [PATCH 4/5] net/packet: fix overflow in check for tp_reserve

maybe revert commit c275a57f5ec3 "xen/balloon: Set balloon's initial state to number of existing RAM pages"
 2017-03-28 15:04 UTC  (12+ messages)
              ` [Xen-devel] "

[PATCH 1/2] mmc: meson-gx: factor out setting block size
 2017-03-28 15:05 UTC  (6+ messages)
` [PATCH 2/2] mmc: meson-gx: factor out setting response configuration bits

[PATCH 0/1] get_nr_restart_syscall() should return __NR_ia32_restart_syscall if __USER32_CS
 2017-03-28 15:03 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] ACPI / gpio: do not fall back to parsing _CRS when we get a deferral
 2017-03-28 15:04 UTC  (4+ messages)

[PATCH 1/2] crypto: ccp - Reduce stack frame size with KASAN
 2017-03-28 15:03 UTC  (6+ messages)
` [PATCH 2/2] crypto: ccp - Mark driver as little-endian only

[PATCH 1/7] Documentation: dt: net: Update the ath9k binding for SoC devices
 2017-03-28 14:53 UTC  (4+ messages)

[PATCHv2 0/9] clk: ti: add support for clkctrl clocks
 2017-03-28 15:03 UTC  (7+ messages)
` [PATCHv2 9/9] ARM: dts: omap4: convert to use the new clkctrl clocks for the drivers

[PATCH v22 00/11] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2017-03-28 15:02 UTC  (16+ messages)
` [PATCH v22 02/11] clocksource: arm_arch_timer: separate out device-tree code and remove arch_timer_detect_rate
` [PATCH v22 03/11] clocksource: arm_arch_timer: refactor arch_timer_needs_probing

[PATCH] Drivers: hv: vmbus: Don't leak memory when a channel is rescinde
 2017-03-28 15:02 UTC  (2+ messages)

[PATCH] Revert "md: raid1: use bio helper in process_checks()"
 2017-03-28 15:02 UTC  (6+ messages)

[PATCH] aspeed-lpc-ctrl: include linux/types.h for uapi header
 2017-03-28 15:01 UTC  (3+ messages)

[PATCH] doc: add option to install PMD driver shared library
 2017-03-28 15:00 UTC  (2+ messages)

[PATCH] xfs: use dedicated log worker wq to avoid deadlock with cil wq
 2017-03-28 15:01 UTC  (4+ messages)

[PATCH] drm/i915: Take rpm wakelock around debugfs/i915_gpu_info
 2017-03-28 15:01 UTC  (3+ messages)

[PATCH v2] xfs: move the inline directory verifiers
 2017-03-28 15:00 UTC  (3+ messages)

[Intel-wired-lan] [net-next PATCH v2] i40e: fix for queue timing delays
 2017-03-28 15:00 UTC 

[PATCH nf] netfilter: nfnetlink_queue: fix secctx memory leak
 2017-03-28 14:59 UTC 

Shrinking a device - performance?
 2017-03-28 14:59 UTC  (8+ messages)

[PATCH for-4.11 0/2] brcmfmac: fixing use-after-free reports
 2017-03-28 15:00 UTC  (9+ messages)
` [PATCH for-4.11 2/2] cfg80211: check rdev resume callback only for registered wiphy

[PATCH v12 0/6] Expanded statistics reporting
 2017-03-28 15:00 UTC  (4+ messages)
` [PATCH v12 1/6] lib: add information metrics library

[PATCH v4 1/7] net/ark: PMD for Atomic Rules Arkville driver stub
 2017-03-28 15:00 UTC  (11+ messages)
` [PATCH v5 "
  ` [PATCH v5 2/7] net/ark: provide api to hardware module mpu, rqp, and pktdir
  ` [PATCH v5 6/7] net/ark: Packet RX support initial version
  ` [PATCH v5 7/7] net/ark: Arkville PMD component integration

[PATCH v3 00/14] drm/i915/dp: link rate and lane count refactoring
 2017-03-28 14:59 UTC  (15+ messages)
` [PATCH v3 01/14] drm/i915/dp: use known correct array size in rate_to_index
` [PATCH v3 02/14] drm/i915/dp: return errors from rate_to_index()
` [PATCH v3 03/14] drm/i915/dp: rename rate_to_index() to intel_dp_rate_index() and reuse
` [PATCH v3 04/14] drm/i915/dp: cache source rates at init
` [PATCH v3 05/14] drm/i915/dp: generate and cache sink rate array for all DP, not just eDP 1.4
` [PATCH v3 06/14] drm/i915/dp: use the sink rates array for max sink rates
` [PATCH v3 07/14] drm/i915/dp: cache common rates with "
` [PATCH v3 08/14] drm/i915/dp: do not limit rate seek when not needed
` [PATCH v3 09/14] drm/i915/dp: don't call the link parameters sink parameters
` [PATCH v3 10/14] drm/i915/dp: add functions for max common link rate and lane count
` [PATCH v3 11/14] drm/i915/mst: use max link not sink "
` [PATCH v3 12/14] drm/i915/dp: localize link rate index variable more
` [PATCH v3 13/14] drm/i915/dp: use readb and writeb calls for single byte DPCD access
` [PATCH v3 14/14] drm/i915/dp: read sink count to a temporary variable first

[PATCH V9 07/11] iommu: of: Handle IOMMU lookup failure with deferred probing or error
 2017-03-28 15:00 UTC  (4+ messages)
  ` [V9, "

Unpack hierarchy - jethro vs. krogoth
 2017-03-28 14:59 UTC  (2+ messages)

[PATCH] usb-musb: keep VBUS on when device is disconnected
 2017-03-28 14:59 UTC  (12+ messages)

ksmd lockup - kernel 4.11-rc series
 2017-03-28 14:59 UTC  (2+ messages)

[PATCH v1 0/8] clk: meson: gxbb: more clock controller update for audio support
 2017-03-28 14:58 UTC  (20+ messages)
` [PATCH v1 1/8] dt-bindings: clock: gxbb: expose spdif clock gates
` [PATCH v1 2/8] clk: meson: gxbb: protect against holes in the onecell_data array
` [PATCH v1 3/8] clk: meson: add audio clock divider support
` [PATCH v1 4/8] clk: meson: gxbb: add cts_amclk
` [PATCH v1 5/8] clk: meson: gxbb: add cts_mclk_i958
` [PATCH v1 6/8] clk: meson: gxbb: add cts_i958 clock
` [PATCH v1 7/8] dt-bindings: clock: gxbb: expose i2s master clock
` [PATCH v1 8/8] dt-bindings: clock: gxbb: expose spdif "

[PATCH V7 0/7] da9061: DA9061 driver submission
 2017-03-28 14:43 UTC  (13+ messages)
` [PATCH V7 2/7] Documentation: devicetree: thermal: da9062/61 TJUNC temperature binding
` [PATCH V7 3/7] Documentation: devicetree: mfd: da9062/61 MFD binding
  ` [PATCH V7 1/7] Documentation: devicetree: watchdog: da9062/61 watchdog timer binding
  ` [PATCH V7 5/7] regulator: da9061: BUCK and LDO regulator driver
  ` [PATCH V7 4/7] mfd: da9061: MFD core support
` [PATCH V7 7/7] MAINTAINERS: da9062/61 updates to the Dialog Semiconductor search terms
` [PATCH V7 6/7] thermal: da9062/61: Thermal junction temperature monitoring driver

[RFT PATCH 0/6] pinctrl: meson: Fix gpio-ranged for GPIO Hog
 2017-03-28 14:57 UTC  (8+ messages)
` [RFT PATCH 5/6] pinctrl: meson: use gpio-ranges from DT

[PATCH v2 00/18] clocksource/arch_timer: Errata workaround infrastructure rework
 2017-03-28 14:55 UTC  (16+ messages)
` [PATCH v2 06/18] arm64: arch_timer: Add infrastructure for multiple erratum detection methods

[PATCH infiniband-diags 1/3] perfquery.c: Output PerfMgt ClassPortInfo CapabilityMask2
 2017-03-28 14:56 UTC  (3+ messages)

SIM PIN provisioning
 2017-03-28 14:56 UTC  (4+ messages)
` [PATCH 0/2] SIM PIN provisionning
  ` [PATCH 1/2] provision: add "
  ` [PATCH 2/2] provision: add SIM PIN provisionning plugin

[RFC TLS Offload Support 00/15] cover letter
 2017-03-28 14:56 UTC  (3+ messages)
` [RFC TLS Offload Support 05/15] tcp: Add TLS socket options for TCP sockets

[Qemu-devel] [PULL for-2.9] Block patches for 2017-03-28
 2017-03-28 14:56 UTC  (2+ messages)

I want write more important things
 2017-03-28 14:56 UTC  (2+ messages)

[PATCH RESEND infiniband-diags 2/3] perfquery.c: Add support for additional counters in PortCountersExtended
 2017-03-28 14:56 UTC 

[PATCH RESEND infiniband-diags 1/3] perfquery.c: Output PerfMgt ClassPortInfo CapabilityMask2
 2017-03-28 14:56 UTC 

[PATCH] drm: mali-dp: remove unused variable
 2017-03-28 14:55 UTC  (3+ messages)

fio multithreads meets Segmentation fault
 2017-03-28 14:19 UTC  (3+ messages)

[LTP] [RFC] [PATCH] lib32: Add support for linking 32bit programs on 64bit
 2017-03-28 14:55 UTC  (2+ messages)

[PATCH v5 0/6] ceph: implement new-style ENOSPC handling in kcephfs
 2017-03-28 14:54 UTC  (5+ messages)
` [PATCH v5 2/6] libceph: abort already submitted but abortable requests when map or pool goes full
` [PATCH v5 3/6] libceph: add an epoch_barrier field to struct ceph_osd_client

[PATCH] arm64: tegra: Add CPU and PSCI nodes for NVIDIA Tegra210 platforms
 2017-03-28 14:55 UTC  (3+ messages)

[PATCHv3 1/2] mfd: cpcap: implement irq sense helper
 2017-03-28 14:54 UTC  (4+ messages)
` [PATCHv4] "

[RFC 0/8] ARM: imx: Upstream fsl,ldo-bypass
 2017-03-28 14:53 UTC  (5+ messages)
` [RFC 6/8] regulator: core: Add regulator_is_bypass function

[PATCH] mm: rmap: fix huge file mmap accounting in the memcg stats
 2017-03-28 14:52 UTC  (2+ messages)

Suggest new opcode to help with initialization of aggregate types: Was: sparse-llvm initialization of local vars
 2017-03-28 14:52 UTC 

Communication in x86
 2017-03-28 14:51 UTC  (2+ messages)

Ceph Contribution
 2017-03-28 14:51 UTC  (4+ messages)

[PATCH v4 0/3] meson-gx: Add mali-450 support
 2017-03-28 14:51 UTC  (12+ messages)
` [PATCH v4 3/3] ARM64: dts: meson-gx: Add MALI nodes for GXBB and GXL

[PATCH] KVM: arm/arm64: Signal SIGBUS when stage2 discovers hwpoison memory
 2017-03-28 14:50 UTC  (9+ messages)

[PATCH v2 00/22] PCI: fix config and I/O Address space memory mappings
 2017-03-28 14:50 UTC  (9+ messages)
` [PATCH v2 02/22] asm-generic/io.h: add ioremap_nopost remap interface
` [PATCH v2 08/22] lib: implement Devres ioremap_nopost() interface

[Qemu-devel] Making QMP 'block-job-cancel' transactionable
 2017-03-28 14:49 UTC  (2+ messages)

OpenStack Swift functional tests on RGW
 2017-03-28 14:48 UTC  (2+ messages)

[RFC PATCH 0/5] CFS load tracking trace events
 2017-03-28 14:47 UTC  (5+ messages)
` [RFC PATCH 2/5] sched/events: Introduce cfs_rq load tracking trace event

[PATCH 00/19] wire acquire ctx through legacy modeset paths
 2017-03-28 14:48 UTC  (6+ messages)
` [PATCH 01/19] drm: Wire up proper acquire ctx for plane functions

[PATCH v2 00/23] MAINTAINERS: Add file patterns for subsystem device tree bindings
 2017-03-28 14:36 UTC  (5+ messages)
` [PATCH v2 15/23] MAINTAINERS: Add file patterns for perf "

[PATCH 1/2] drm/amd/amdgpu: fix performance drop when VRAM pressure
 2017-03-28 14:47 UTC  (4+ messages)
` [PATCH 2/2] drm/amd/amdgpu: decrease ttm bo priority number

[LTP] [PATCH] syscalls/keyctl03: Add new regression test
 2017-03-28 14:47 UTC  (2+ messages)

[RESEND PATCH 0/2] sched/fair: Add documentation and optimize __update_sched_avg()
 2017-03-28 14:46 UTC  (3+ messages)
` [RESEND PATCH 2/2] sched/fair: Optimize __update_sched_avg()

[PATCH REGRESSION-FIX resend] pwm: lpss: Set enable-bit before waiting for update-bit
 2017-03-28 14:45 UTC  (2+ messages)

ALSA Overlay 24bit data 32bit slots
 2017-03-28 14:43 UTC  (2+ messages)

[PATCH RFC 00/20] Add postcopy live migration support
 2017-03-28 14:41 UTC  (2+ messages)

[PATCH 13/19] drm: simplify the locking in the GETCRTC ioctl
 2017-03-28 14:41 UTC  (3+ messages)
` [PATCH] "

[PATCH 00/14] arm_pmu: ACPI support
 2017-03-28 14:41 UTC  (4+ messages)

[PATCH] vfio: Fix vfio ioctl call to mask INTx
 2017-03-28 23:15 UTC 

[PATCH 0/2 V2] xfs_io: hook up statx
 2017-03-28 14:41 UTC  (5+ messages)
` [PATCH 2/2 "
  ` [PATCH] xfs_io: changes to statx interface [ver #2]

[PATCH v2] parisc: Fix access fault handling in pa_memcpy()
 2017-03-28 14:40 UTC  (2+ messages)
` [PATCH v2] parisc: Fix access fault handling in pa_memcpy() - testcase

[PATCH net-next 0/4] net: mpls: Allow users to configure more labels per route
 2017-03-28 14:39 UTC  (6+ messages)

[PATCH v3 0/3] perf annotate: Simple bugfixes
 2017-03-28 14:38 UTC  (5+ messages)
` [PATCH v3 3/3] perf annotate: Fix missing number of samples

[PATCH v2 0/7] Renesas RZ/A1 pin and gpio controller
 2017-03-28 14:38 UTC  (7+ messages)
` [PATCH v2 2/7] dt-bindings: pinctrl: Add RZ/A1 bindings doc

[PATCH] dim: s/danvet/drm-intel/
 2017-03-28 14:38 UTC 

[U-Boot] [PATCH v2 0/1] arm64: enable SPL with ATF support
 2017-03-28 14:37 UTC  (6+ messages)
` [U-Boot] [PATCH v2] spl: add support to booting with ATF

Current situation with gobject introspection?
 2017-03-28 13:55 UTC  (3+ messages)
  ` Current situation with gobject introspection? (off-topic)

Bisected softirq accounting issue in v4.11-rc1~170^2~28
 2017-03-28 14:34 UTC  (3+ messages)

[dim PATCH 1/2] dim: add -s option to treat unset variables as an error
 2017-03-28 14:33 UTC  (3+ messages)
` [dim PATCH 2/2] dim: start using ${1:?$usage} to refer to arguments

[PATCH 0/5] Fix dead URLs to ftp.kernel.org
 2017-03-28 14:20 UTC  (3+ messages)
` [PATCH] "

where's the definition of trace_kfree_skb?
 2017-03-28 14:30 UTC  (3+ messages)

[RFC PATCH 1/3] of/pci: dma-ranges to account highest possible host bridge dma_mask
 2017-03-28 14:29 UTC  (7+ messages)

[PATCH] xfs_io: Allow "open -P" to specify O_PATH
 2017-03-28 14:29 UTC 

[PATCH net-next 2/2] net: stmmac: fix number of tx queues in stmmac_poll
 2017-03-28 14:29 UTC  (5+ messages)
` [PATCH 1/3] net: stmmac: Remove unneeded checks for NULL pointer
  ` [PATCH 2/3] net: stmmac: Always use the number of configured TX queues


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.