All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-01-12 21:02:24 to 2017-01-12 22:05:36 UTC [more...]

[PATCH v2 00/12] Add basic code support for imx6sll
 2017-01-12 22:05 UTC  (6+ messages)
` [PATCH v2 04/12] driver: clk: imx: Add clock driver "

[PATCH libdrm v2 0/4] xf86drm: Add USB, platform and host1x bus support
 2017-01-12 22:04 UTC  (5+ messages)
` [PATCH libdrm v2 1/4] xf86drm: Factor out drmDeviceAlloc()
  ` [PATCH libdrm v2 2/4] xf86drm: Add USB support
  ` [PATCH libdrm v2 4/4] tests/drmdevice: Add USB, platform and host1x support
` [PATCH libdrm v2 3/4] xf86drm: Add platform and host1x bus support

[PATCH] tpm_tis: rename TPM_TIS_ITPM_POSSIBLE to TPM_TIS_ITPM_WORKAROUND
 2017-01-12 22:04 UTC  (2+ messages)

[PATCH] sanity.bbclass: Improved error message
 2017-01-12 22:04 UTC  (4+ messages)

[PATCH 0/5] extend git-describe pattern matching
 2017-01-12 22:02 UTC  (4+ messages)
` [PATCH 5/5] describe: teach describe negative pattern matches

[PATCH v2] PCI: thunder-pem: Add support for cn81xx and cn83xx SoCs
 2017-01-12 22:02 UTC  (4+ messages)

[PATCH v2 1/4] staging: android/ion: Split function call
 2017-01-12 22:01 UTC  (4+ messages)
` [PATCH v2 2/4] staging: android/ion: Don't use return in void function
` [PATCH v2 3/4] staging: android/ion: Align comment mark
` [PATCH v2 4/4] staging: android/ion: Use variable names in header

[PATCHSET v6] blk-mq scheduling framework
 2017-01-12 21:59 UTC  (32+ messages)
` [PATCH 01/10] block: move existing elevator ops to union
` [PATCH 03/10] block: move rq_ioc() to blk.h
` [PATCH 04/10] blk-mq: un-export blk_mq_free_hctx_request()
` [PATCH 05/10] blk-mq: export some helpers we need to the scheduling framework
` [PATCH 06/10] blk-mq-tag: cleanup the normal/reserved tag allocation
` [PATCH 07/10] blk-mq: abstract out helpers for allocating/freeing tag maps
` [PATCH 08/10] blk-mq-sched: add framework for MQ capable IO schedulers
` [PATCH 09/10] mq-deadline: add blk-mq adaptation of the deadline IO scheduler
` [PATCH 10/10] blk-mq-sched: allow setting of default "

[U-Boot] [PATCH] cros_ec: i2c: Add support for version 3 of the EC protocol
 2017-01-12 21:59 UTC 

[PATCH] tcp: fix tcp_fastopen unaligned access complaints on sparc
 2017-01-12 21:58 UTC  (13+ messages)

[PATCH v2] kexec: implement STATUS hypercall to check if image is loaded
 2017-01-12 21:59 UTC 

[LSF/MM ATTEND] 2017 userfaultfd-WP, node reclaim vs zone compaction, THP
 2017-01-12 21:58 UTC  (2+ messages)

[PATCH rdma-next V1 0/9] IPoIB fixes for 4.11
 2017-01-12 21:58 UTC  (5+ messages)
` [PATCH rdma-next V1 1/9] IB/ipoib: Add warning message when changing the MTU in UD over the max range

[PATCH v3] PCI: rockchip: Add quirk to disable RC's ASPM L0s
 2017-01-12 21:57 UTC  (3+ messages)

[PATCH 0/2] make a couple eth_dev_ops const
 2017-01-12 21:54 UTC  (2+ messages)

[meta-raspberrypi][PATCH 1/2] linux-raspberrypi_4.8.bb: Upgrade to 4.8.16
 2017-01-12 21:54 UTC  (2+ messages)

[PATCH v2 00/18] FSI device driver introduction
 2017-01-12 21:54 UTC  (2+ messages)

[PATCH] dmaengine: cppi41: Fix oops in cppi41_runtime_resume
 2017-01-12 21:53 UTC  (2+ messages)

[PATCH net-next] ipv6: sr: static percpu allocation for hmac_ring
 2017-01-12 21:53 UTC  (2+ messages)

[PATCH] ARM: dts: dra72-evm-revc: fix typo in ethernet-phy node
 2017-01-12 21:52 UTC  (3+ messages)

[Question] New mmap64 syscall?
 2017-01-12 21:51 UTC  (8+ messages)

[PATCH net-next] liquidio: replace skb_tx_hash with fallback
 2017-01-12 21:51 UTC  (3+ messages)

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

[PATCH] net: thunderx: acpi: fix LMAC initialization
 2017-01-12 21:50 UTC  (3+ messages)

kvmtool: suggestion for a website and a bugtracker
 2017-01-12 21:47 UTC  (2+ messages)

Marvell Phy (1510) issue since v4.7 kernel
 2017-01-12 21:49 UTC  (14+ messages)

[PATCH 0/2] Use env for all perl invocations
 2017-01-12 21:49 UTC  (8+ messages)
` [PATCH 2/2] Use 'env' to find perl instead of fixed path

[PATCH net-next] ipmr: improve hash scalability
 2017-01-12 21:48 UTC  (2+ messages)

[PATCH] Force to clear ASPM bits if CONFIG_PCIEASPM_PERFORMANCE is set
 2017-01-12 21:48 UTC  (5+ messages)

[PATCH libdrm] xf86drm: Fix type-punned pointer build warning
 2017-01-12 21:48 UTC 

[Qemu-devel] [PATCH 00/40] chardev: qom clean-up and split in various backend files
 2017-01-12 21:47 UTC  (3+ messages)
` [Qemu-devel] [PATCH 20/40] char: create chardev-obj-y

[PATCH] usb: dwc3: core: Disable USB2.0 phy suspend when dwc3 acts as host role
 2017-01-12 21:47 UTC  (5+ messages)

[PATCH 1/4] staging: android/ion: Fix line over 80 characters
 2017-01-12 21:45 UTC  (4+ messages)

[PATCH v11 00/13] x86: multiboot2 protocol support
 2017-01-12 21:45 UTC  (10+ messages)
` [PATCH v11 07/13] x86: add multiboot2 protocol support for EFI platforms

[net PATCH 0/5] virtio_net XDP fixes and ajust_header xupport
 2017-01-12 21:45 UTC  (6+ messages)
` [net PATCH 1/5] virtio_net: use dev_kfree_skb for small buffer XDP receive
` [net PATCH 2/5] net: virtio: wrap rtnl_lock in test for calling with lock already held
` [net PATCH 3/5] virtio_net: factor out xdp handler for readability
` [net PATCH 4/5] virtio_net: remove duplicate queue pair binding in XDP
` [net PATCH 5/5] virtio_net: XDP support for adjust_head

[PATCH] Tinfoil: Add test IDs to tinfoil test cases
 2017-01-12 13:39 UTC 

[kernel-hardening] [PATCH v4 0/4] Introduce the initify gcc plugin
 2017-01-12 21:41 UTC  (8+ messages)
` [kernel-hardening] "
          `  "

[PATCH v2] x86, locking/spinlocks: Remove paravirt_ticketlocks_enabled
 2017-01-12 21:39 UTC  (5+ messages)

[PATCH libdrm 1/2] xf86drm: Fix indentation
 2017-01-12 21:42 UTC  (4+ messages)
` [PATCH libdrm 2/2] Add .editorconfig

x86-64: Maintain 16-byte stack alignment
 2017-01-12 21:40 UTC  (12+ messages)

[PATCH 0/6] Few bq24190-charger fixes and improvments
 2017-01-12 21:40 UTC  (6+ messages)
` [PATCH 1/6] power: bq24190_charger: Call enable_irq() only at the end of probe()

[PATCHv2] usb: musb: Add support for optional VBUS irq to dsps glue layer
 2017-01-12 21:40 UTC 

[PATCH 4/4] unpack-trees: support super-prefix option
 2017-01-12 21:40 UTC  (3+ messages)
` [PATCHv2 "

[PATCH 0/4] efi/x86: move efi bgrt init code to early init
 2017-01-12 21:40 UTC  (17+ messages)
` [PATCH 1/4] efi/x86: make efi_memmap_reserve only insert into boot mem areas
` [PATCH 2/4] efi/x86: move efi bgrt init code to early init code
` [PATCH 3/4] efi/x86: move efi_print_memmap to drivers/firmware/efi/memmap.c

[PATCH] arm: ftrace: Adds support for CONFIG_DYNAMIC_FTRACE_WITH_REGS
 2017-01-12 14:30 UTC  (5+ messages)

[PATCH v2] partially revert "xen: Remove event channel notification through Xen PCI platform device"
 2017-01-12 21:39 UTC 

[PATCH v2] partially revert "xen: Remove event channel notification through Xen PCI platform device"
 2017-01-12 21:39 UTC 

[pull-request bluetooth] wpan fixes for 4.10 2017-01-07
 2017-01-12 21:39 UTC  (2+ messages)

[PATCH -next] soc: ti: wkup_m3_ipc: Fix error return code in wkup_m3_ipc_probe()
 2017-01-12 21:38 UTC  (3+ messages)

[PATCH] tpm_tis: override reported C and D timeouts for Atmel 3203
 2017-01-12 21:37 UTC  (6+ messages)

[PATCH] partially revert "xen: Remove event channel notification through Xen PCI platform device"
 2017-01-12 21:37 UTC  (6+ messages)

[PATCH] virtio_mmio: expose header to userspace
 2017-01-12 21:37 UTC 

[PATCH] virtio_mmio: expose header to userspace
 2017-01-12 21:37 UTC 

[PATCH libdrm 1/2] xf86drmMode.h: Use consistent padding
 2017-01-12 21:35 UTC  (2+ messages)
` [PATCH libdrm 2/2] xf86drmMode.h: Add DisplayPort MST and DPI encoders/connectors

Anonymouse ggtt_view params
 2017-01-12 21:35 UTC  (8+ messages)
` [PATCH v2 1/7] drm/i915: Name the anonymous structs inside i915_ggtt_view
` [PATCH v2 2/7] drm/i915: Mark the ggtt_view structs as packed
` [PATCH v2 3/7] drm/i915: Compact memcmp in i915_vma_compare()
` [PATCH v2 4/7] drm/i915: Stop clearing i915_ggtt_view
` [PATCH v2 5/7] drm/i915: Convert i915_ggtt_view to use an anonymous union
` [PATCH v2 6/7] drm/i915: Eliminate superfluous i915_ggtt_view_rotated
` [PATCH v2 7/7] drm/i915: Eliminate superfluous i915_ggtt_view_normal

[Qemu-devel] [PATCH 0/5] Fixes for target/m68k
 2017-01-12 21:35 UTC  (4+ messages)
` [Qemu-devel] [PATCH 5/5] target-m68k: increment/decrement with SP

File descriptor leak in consumerd
 2017-01-11 22:58 UTC 

[RESEND] spi: davinci: Allow device tree devices to use DMA
 2017-01-12 21:34 UTC  (3+ messages)

[PATCH v2 0/2] remove dwc_eth_qos and rename stmicro/stmmac
 2017-01-12 19:42 UTC  (5+ messages)
` [PATCH v2 2/2] stmmac: rename it to synopsys

[PATCH 0/3] updates to gitk & git-gui doc now gitview has gone
 2017-01-12 21:32 UTC  (4+ messages)
` [PATCH 1/3] doc: gitk: remove gitview reference
` [PATCH 2/3] doc: gitk: add the upstream repo location
` [PATCH 3/3] doc: git-gui browser does not default to HEAD

[RFC] [PATCH] audit: log 32-bit socketcalls
 2017-01-12 21:32 UTC  (2+ messages)

[Qemu-devel] [PATCH] virtio: drop an obsolete comment
 2017-01-12 21:31 UTC 

[Qemu-devel] [Bug 1653384] [NEW] Assertion failed with USB pass through with XHCI controller
 2017-01-12 21:24 UTC  (2+ messages)
` [Qemu-devel] [Bug 1653384] "

[PATCH Version 4] SVCAUTH reap the rsc cache entry on RPC_SS_PROC_DESTROY
 2017-01-12 21:29 UTC  (8+ messages)

kill off pci_enable_msi_{exact,range}
 2017-01-12 21:29 UTC  (2+ messages)

[PATCH v8 0/5] Add support for the STM32F4 I2C
 2017-01-12 21:28 UTC  (16+ messages)
` [PATCH v8 2/5] i2c: Add STM32F4 I2C driver

[PATCH] frv: pci-frv: fix build warning
 2017-01-12 21:27 UTC 

[Qemu-devel] [PATCH] virtio-ccw: fix ring sizing
 2017-01-12 21:26 UTC 

[PATCH 0/4] video: ARM CLCD: add support of an optional GPIO to enable panel
 2017-01-12 21:26 UTC  (10+ messages)

iscsi_trx going into D state
 2017-01-12 21:26 UTC  (12+ messages)

[Qemu-devel] [PATCH v6 0/7] trace: [tcg] Optimize per-vCPU tracing states with separate TB caches
 2017-01-12 21:25 UTC  (7+ messages)
` [Qemu-devel] [PATCH v6 3/7] trace: [tcg] Delay changes to dynamic state when translating

[PATCH] sd: Cleaned up comment references to @sdp argument explanation
 2017-01-12 21:24 UTC 

[PATCH kvm-unit-tests] mkstandalone: make parsing of unittests.cfg simpler and clearer
 2017-01-12 21:23 UTC  (3+ messages)

[PATCH] policycoreutils, python: Fix bad manpage formatting in "SEE ALSO"
 2017-01-12 21:23 UTC  (5+ messages)
` [PATCH] restorecon manpage: link back to fixfiles

[PATCH net-next v2 00/10] net: dsa: Support for pdata in dsa2
 2017-01-12 21:21 UTC  (4+ messages)
` [PATCH net-next v2 05/10] drivers: base: Add device_find_class()

[PATCH 0/4] ext4 inline cleanup patches
 2017-01-12 19:19 UTC  (3+ messages)
` [PATCH 1/4] ext4: add debug_want_extra_isize mount option

[RFC] userfaultfd: fix SIGBUS resulting from false rwsem wakeups
 2017-01-12 21:19 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] use multiple processes to dump signatures
 2017-01-12 21:16 UTC  (7+ messages)

[bug report] ses: Fix problems with simple enclosures
 2017-01-12 21:18 UTC 

[PATCH] NFSD: only support readonly export for !fsync and readonly filesystem
 2017-01-12 21:18 UTC  (3+ messages)

USPS issue #7909403: unable to delivery parcel
 2017-01-12 21:18 UTC 

BUG: 4.10 i915 drm display noise regression - bisected to a6a7cc4b7
 2017-01-12 21:17 UTC  (4+ messages)
` [PATCH v2] drm/i915: Flush untouched framebuffers before display on !llc

Bug report: Git pull hang occasionally
 2017-01-12 21:17 UTC  (6+ messages)

[PATCH] sd: Cleaned up comment references to @sdp argument explanation
 2017-01-12 21:17 UTC 

[PATCH v2] usb: host: oxu210hp-hcd: remove unused variable
 2017-01-12 21:16 UTC 

[PATCH 0/3] nfsd/lockd notifier block fixes
 2017-01-12 21:16 UTC  (4+ messages)

[PATCH] svcrdma: avoid duplicate dma unmapping during error recovery
 2017-01-12 21:15 UTC  (5+ messages)

[Qemu-devel] [Bug 1617114] [NEW] Qemu 2.6.0 freezes with windows guests
 2017-01-12 21:04 UTC  (2+ messages)
` [Qemu-devel] [Bug 1617114] "

[PATCH libdrm] amdgpu: Provide more specific error message if non-privileged user runs amdgpu_test
 2017-01-12 21:14 UTC 

[PATCH v2] usb: storage: ene_ub6250: remove unused variable
 2017-01-12 21:13 UTC 

[PATCH v3 00/24] i.MX Media Driver
 2017-01-12 21:13 UTC  (4+ messages)

[PATCH] mm, vmscan: do not count freed pages as PGDEACTIVATE
 2017-01-12 21:12 UTC  (2+ messages)

[iproute PATCH] tc: m_xt: Fix segfault with iptables-1.6.0
 2017-01-12 21:09 UTC  (3+ messages)

[bug report] scsi: lpfc: Reinstate lpfc_soft_wwn parameter
 2017-01-12 21:08 UTC 

[PATCH 0/6 net-next][V3] Rework inet_csk_get_port
 2017-01-12 21:04 UTC  (4+ messages)
` [PATCH 2/6 net-next] inet: drop ->bind_conflict

[PATCH net] net: systemport: Decouple flow control from __bcm_sysport_tx_reclaim
 2017-01-12 20:09 UTC 

[PATCH] perf/tool: remove unneccessary feature-dwarf warning
 2017-01-12 21:01 UTC 

[PATCH 1/2] mwifiex: pcie: use posted write to wake up firmware
 2017-01-12 21:02 UTC  (2+ messages)
` [PATCH 2/2] mwifiex: pcie: don't delay for sleep cookie when not required


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.