All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-04-07 14:20:59 to 2016-04-07 15:12:30 UTC [more...]

[PATCH 0/11] introduce down_write_killable for rw_semaphore
 2016-04-07 15:12 UTC  (12+ messages)
` [PATCH 0/11] introduce down_write_killable for rw_semaphore v3
  ` [PATCH 01/11] locking, rwsem: get rid of __down_write_nested
  ` [PATCH 02/11] locking, rwsem: drop explicit memory barriers
  ` [PATCH 03/11] xtensa, rwsem: drop superfluous arch specific implementation
  ` [PATCH 04/11] sh, "
  ` [PATCH 05/11] sparc, "
  ` [PATCH 06/11] locking, rwsem: introduce basis for down_write_killable
  ` [PATCH 07/11] alpha, rwsem: provide __down_write_killable
  ` [PATCH 08/11] ia64, "
  ` [PATCH 09/11] s390, "
  ` [PATCH 10/11] x86, "

veth regression with "don’t modify ip_summed; doing so treats packets with bad checksums as good."
 2016-04-07 15:11 UTC  (16+ messages)

[LSF/MM TOPIC] Generic page-pool recycle facility?
 2016-04-07 15:11 UTC  (3+ messages)
  ` [Lsf-pc] "
    ` [Lsf] "

[PATCH v4 00/12] KVM: arm64: GICv3 ITS emulation
 2016-04-07 15:09 UTC  (11+ messages)
` [PATCH v4 05/12] KVM: arm64: introduce ITS emulation file with stub functions
` [PATCH v4 06/12] KVM: arm64: implement basic ITS register handlers

[PATCH 0/3] Add warnings if module name different from filename
 2016-04-07 15:11 UTC  (6+ messages)
` [PATCH 2/3] policycoreutils/hll/pp: Warn if module name different from filenames

dm-cache performance behaviour
 2016-04-07 15:10 UTC  (4+ messages)

[PATCH v4 00/14] Load BIOS via toolstack instead of been embedded in hvmloader
 2016-04-07 15:10 UTC  (4+ messages)
` [PATCH v4 08/14] hvmloader: Locate the BIOS blob

[RFC PATCH v2 00/13] SELinux support for Infiniband RDMA
 2016-04-07 15:09 UTC  (3+ messages)
` [RFC PATCH v2 08/13] ib/core: IB cache enhancements to support Infiniband security

[PATCH v2 00/11] Fixes and improvement (including hard affinity!) for Credit2
 2016-04-07 15:04 UTC  (6+ messages)
` [PATCH v2 04/11] xen: sched: close potential races when switching scheduler to CPUs
` [PATCH v2 08/11] xen: sched: allow for choosing credit2 runqueues configuration at boot

[RFC PATCH v1.9 00/14] livepatch: hybrid consistency model
 2016-04-07 15:08 UTC  (11+ messages)
` [RFC PATCH v1.9 05/14] sched: horrible way to detect whether a task has been preempted
` [RFC PATCH v1.9 07/14] x86/stacktrace: add function for detecting reliable stack traces

The most insane proposal in regard to the Linux kernel development
 2016-04-07 15:08 UTC  (4+ messages)

[PATCH v3 for-4.6 0/4] Provide better active I/O termination handlers
 2016-04-07 15:07 UTC  (3+ messages)

[PATCH] x86/hpet: Reduce HPET counter read contention
 2016-04-07 15:07 UTC  (3+ messages)

[CI-ping 1/9] drm/i915: Include engine->last_submitted_seqno in GPU error state
 2016-04-07 15:06 UTC  (2+ messages)

[PATCH]kvm:remove reduplicative mark_page_dirty in hyperv.c
 2016-04-07 15:06 UTC 

Custom Shaped USB drives with your logo
 2016-04-07 14:33 UTC 

[PATCH v4 0/4] drm/i915/dsi: improved gpio element support for vlv/chv/bxt
 2016-04-07 15:01 UTC  (6+ messages)
` [PATCH v4 1/4] drm/i915/dsi: don't pretend we support SC GPIOs
` [PATCH v4 2/4] drm/i915/dsi: add support for sequence block v3 gpio for VLV
` [PATCH v4 3/4] drm/i915/dsi: add support for gpio elements on CHV
` [PATCH v4 4/4] drm/i915/bxt: add bxt dsi gpio element support

LBR unwinding for user defined dynamic trace point
 2016-04-07 15:05 UTC  (4+ messages)

[PATCH 0/3] ARM: DTS: da850: add node for i2c1
 2016-04-07 15:05 UTC  (12+ messages)
` [PATCH 1/3] dt: davinci: use proper address after @
` [PATCH 2/3] ARM: DTS: da850: add node for i2c1
` [PATCH 3/3] ARM: davinci: da8xx-dt: add OF_DEV_AUXDATA entry "

[PATCH 0/2 v2] Warn if module name different than output filename
 2016-04-07 15:06 UTC  (3+ messages)
` [PATCH 1/2 v2] policycoreutils/hll/pp: "
` [PATCH 2/2 v2] checkpolicy: "

[LINUX PATCH v2 1/3] spi: Added dummy_cycle entry in the spi_transfer structure
 2016-04-07 15:02 UTC  (13+ messages)
` [LINUX PATCH v2 2/3] mtd:m25p80: Assigned number of dummy cycles to dummy_cycles
` [LINUX PATCH v2 3/3] spi:zynqmp:gqspi: Added separate dummy entry

[PATCH 0/7] wil6210 patches
 2016-04-07 15:04 UTC  (4+ messages)
` [PATCH 1/7] wil6210: add function name to wil log macros

[RFC PATCH 0/4] dm mpath: vastly improve blk-mq IO performance
 2016-04-07 15:03 UTC  (11+ messages)
` [RFC PATCH 1/4] dm mpath: switch to using bitops for state flags
` [RFC PATCH 2/4] dm mpath: use atomic_t for counting members of 'struct multipath'
` [RFC PATCH 3/4] dm mpath: move trigger_event member to the end "
` [RFC PATCH 4/4] dm mpath: eliminate use of spinlock in IO fast-paths

[Qemu-devel] [PULL 0/3] ppc-for-2.6 queue 20160405
 2016-04-07 15:01 UTC  (6+ messages)
` [Qemu-devel] [PULL 1/3] ppc: Rework POWER7 & POWER8 exception model
  ` [Qemu-devel] [Qemu-ppc] "

Adding compression/checksum support for bluestore
 2016-04-07 15:01 UTC  (14+ messages)

[Qemu-devel] [RFC] [tcg] Idea on refactoring target code generation loop (gen_intermediate_code)
 2016-04-07 15:01 UTC  (13+ messages)

[PATCH 7/7] sh: add device tree source for J2 FPGA on Mimas v2 board
 2016-04-07 15:01 UTC 

[eclipse-poky][PATCH] org.yocto.sdk.ide: Use CFLAGS from CC variable in cmake toolchain file
 2016-04-07 14:52 UTC 

[PATCH 1/3] drm/i915: Extract knowledge of register forcewake domains
 2016-04-07 14:59 UTC  (10+ messages)
` [PATCH 2/3] drm/i915: Remove forcewake request registers from the shadowed table
` [PATCH 3/3] drm/i915: Only grab correct forcewake for the engine with execlists

[PATCH v3 0/7] topology: Add support for vendor tuples
 2016-04-07 14:58 UTC  (4+ messages)

[U-Boot] [PATCH 0/8] usb: Move DWC3 and some gadget options to Kconfig
 2016-04-07 14:57 UTC  (3+ messages)

[PATCH net] vxlan: synchronously and race-free destruction of vxlan sockets
 2016-04-07 14:57 UTC 

[Qemu-devel] [PATCH] Improve documentation for TLS
 2016-04-07 14:57 UTC  (5+ messages)

[PATCH RFC 0/2] mempool based chained scatterlist alloc/free api api
 2016-04-07 14:56 UTC  (4+ messages)
` [PATCH RFC 1/2] scatterlist: add mempool based chained SG alloc/free api

[PATCH] pcm_plugin: fix appl pointer not correct when mmap_commit() return error
 2016-04-07 14:56 UTC  (2+ messages)

[PATCH v2 0/2] Add Hisilicon Random Number Generator(RNG) support
 2016-04-07 14:55 UTC  (4+ messages)
` [PATCH v2 2/2] hwrng: hisi: Add support for Hisilicon SoC RNG

[PATCH v2 0/6] HPD support during suspend
 2016-04-07 14:52 UTC  (6+ messages)
` [PATCH v2 1/5] drm/i915/bxt: VBT changes for hpd as wakeup feature
` [PATCH v2 2/5] drm/i915/bxt: Added _DSM call to set HPD_CTL
` [PATCH v2 3/5] drm/i915/bxt: Corrected the guid for bxt
` [PATCH v2 4/5] drm/i915/bxt: Block D3 during suspend
` [PATCH v2 5/5] drm/i915: Enable HPD interrupts with master ctl interrupt

[PATCH] libvirt: Fix bug in assigning virtio-mmio disks with qemu
 2016-04-07 14:55 UTC  (4+ messages)

XEN netfront PMD support
 2016-04-07 14:54 UTC  (3+ messages)

[Qemu-devel] [PATCH for-2.6] vpc: fix return value check for blk_pwrite
 2016-04-07 14:52 UTC 

Problems with commit a770d946371e ("gpio: pxa: add pin control gpio direction and request")
 2016-04-07 14:51 UTC  (3+ messages)

[PATCH v3] xfs_quota: print quota id number if the name can't be found
 2016-04-07 14:51 UTC  (2+ messages)

perf report --no-children chopping off tracepoint fields
 2016-04-07 14:51 UTC 

[PATCH RFC] net: decrease the length of backlog queue immediately after it's detached from sk
 2016-04-07 14:51 UTC  (8+ messages)

[Qemu-devel] [RFC v2 0/9] virtio: avoid exit() when device enters invalid states
 2016-04-07 14:50 UTC  (3+ messages)
` [Qemu-devel] [RFC v2 1/9] virtio: fix stray tab character

[PATCH] doc: new l2fwd-crypto sample app guide
 2016-04-07 14:49 UTC 

[PATCH] iommu/arm-smmu: Fix stream-match conflict with IOMMU_DOMAIN_DMA
 2016-04-07 14:50 UTC  (6+ messages)

[RFC] vhost user: add error handling for fd > 1023
 2016-04-07 14:49 UTC  (4+ messages)

[PATCH 525/525] Staging: Wilc1000: Fixed coding style ether_addr_copy
 2016-04-07 14:49 UTC  (2+ messages)

[PATCH 00/10] Use the ISA bus driver for PC/104 and ISA devices
 2016-04-07 14:47 UTC  (12+ messages)
` [PATCH 01/10] isa: Implement the module_isa_driver macro
` [PATCH 02/10] isa: Implement the max_num_isa_dev macro
` [PATCH 03/10] Documentation: Add ISA bus driver documentation
` [PATCH 04/10] iio: stx104: Change STX104 dependency to ISA_BUS
` [PATCH 05/10] iio: stx104: Utilize the module_isa_driver and max_num_isa_dev macros
` [PATCH 06/10] watchdog: ebc-c384_wdt: Utilize the ISA bus driver
` [PATCH 07/10] gpio: 104-dio-48e: "
` [PATCH 08/10] gpio: 104-idi-48: "
` [PATCH 09/10] gpio: 104-idio-16: "
` [PATCH 10/10] gpio: ws16c48: "

[PATCH v5 00/10] Support for Cortex-M Prototyping System
 2016-04-07 14:48 UTC  (8+ messages)
` [PATCH v5 04/10] serial: mps2-uart: add MPS2 UART driver

[RFC PATCH v1 0/9] Tests for sync infrastructure
 2016-04-07 14:47 UTC  (8+ messages)
` [RFC PATCH v1 1/9] selftest: sync: basic tests for sw_sync framework

[PATCH v6] xSplice v1 design and implementation
 2016-04-07 14:47 UTC  (3+ messages)
` [PATCH v6 02/24] xen/xsplice: Hypervisor implementation of XEN_XSPLICE_op

Oops in 4.6-rc2: NULL pointer dereference in cdc-acm
 2016-04-07 14:47 UTC  (3+ messages)

[PATCH] usb: f_mass_storage: test whether thread is running before starting another
 2016-04-07 14:46 UTC  (3+ messages)

Backport Security Fix for CVE-2015-8787 to v4.1
 2016-04-07 14:46 UTC  (2+ messages)

[PATCH] block: avoid to call .bi_end_io() recursively
 2016-04-07 14:45 UTC 

FW: lspci doesn't decode physical slot correctly for adapters with PLX bridges
 2016-04-07 14:43 UTC  (2+ messages)

[PATCH net 0/2] tipc: name distributor pernet queue
 2016-04-07 14:40 UTC  (3+ messages)
` [PATCH net 1/2] tipc: make dist queue pernet
` [PATCH net 2/2] tipc: purge deferred updates from dead nodes

[Qemu-devel] [PULL 00/48] Block layer patches
 2016-04-07 14:40 UTC  (3+ messages)
` [Qemu-devel] [PULL 48/48] iotests: Test qemu-img convert -S 0 behavior

[PATCH] KVM: x86: mask CPUID(0xD,0x1).EAX against host value
 2016-04-07 14:40 UTC  (2+ messages)

Boot failure when using NFS on OMAP based evms
 2016-04-07 14:39 UTC  (5+ messages)

[PATCH] devcoredump: add scatterlist support
 2016-04-07 14:40 UTC  (3+ messages)

[PATCH 0/2] x86: add arch_prctl to switch between native/compat modes
 2016-04-07 14:39 UTC  (5+ messages)
` [PATCH 1/2] x86/arch_prctl: add ARCH_SET_{COMPAT,NATIVE} to change compatible mode

mon daemon makes authentication side effects on startup
 2016-04-07 14:39 UTC  (10+ messages)
  ` The fundamental evil of "magic" in computing systems -> Was: "

[PATCH v6 0/7] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 1/3: iommu changes
 2016-04-07 14:38 UTC  (6+ messages)
` [PATCH v6 6/7] dma-reserved-iommu: iommu_get/put_single_reserved

out of tree kernel modules using autotools
 2016-04-07 14:38 UTC  (2+ messages)

releasing hammer v0.94.7 ?
 2016-04-07 14:36 UTC 

[PATCH] tpm: fix crash in tpm_tis
 2016-04-07 14:36 UTC  (2+ messages)

[RFC PATCH 00/45] KVM: arm/arm64: Rework virtual GIC emulation
 2016-04-07 14:35 UTC  (5+ messages)
` [RFC PATCH 44/45] KVM: arm/arm64: vgic-new: Add dummy MSI implementation

[RFC PATCH 0/3] restartable sequences v2: fast user-space percpu critical sections
 2016-04-07 14:35 UTC  (5+ messages)

Potential deadlock in KNI RX path
 2016-04-07 14:33 UTC  (2+ messages)

[PATCH V2] mmc: sdhci: Remove redundant runtime PM calls
 2016-04-07 14:28 UTC  (2+ messages)

[PATCH] wlcore: spi: add wl18xx support
 2016-04-07 14:32 UTC  (6+ messages)

[dm-crypt] Cryptsetup (>= 1.7.0) luksOpen/luksClose gets stuck after open/close
 2016-04-07 14:26 UTC 

[PATCH v4] iw: Add support for NL80211_STA_INFO_RX_DURATION netlink attribute
 2016-04-07 14:30 UTC 

[PATCH v5] PCI: imx6: add dt prop for link gen, default to gen1
 2016-04-07 14:30 UTC  (2+ messages)

[PATCH v4] cfg80211/nl80211: Add support for NL80211_STA_INFO_RX_DURATION
 2016-04-07 14:29 UTC 

[Qemu-devel] [PATCH for 2.6 0/2] qga: guest exec bugfixes
 2016-04-07 14:29 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/2] qga: fix fd leak with guest-exec i/o channels

[PATCH] tty: ipwireless: fix possible NULL dereference
 2016-04-07 14:28 UTC  (3+ messages)

Synchonize video with audio playback
 2016-04-07 14:26 UTC  (2+ messages)

[RFC v5 6/7] PCI: Add a new bit to pci_bus_flags to indicate interrupt remapping
 2016-04-07 14:23 UTC  (5+ messages)
` [RFC v5 7/7] vfio-pci: Allow to mmap MSI-X table if interrupt remapping is supported

[PATCH] Avoid reset work on watchdog timer function during error recovery
 2016-04-07 14:24 UTC  (3+ messages)

[PATCH 3/7] xhci: Don't suspend a xhci usb bus if there is a pending event
 2016-04-07 14:23 UTC  (2+ messages)

[U-Boot] Mainline u-boot installation on Odroid-UX4
 2016-04-07 14:23 UTC  (4+ messages)

[LTP] ltp_tbio kernel module fails to build with recent kernel
 2016-04-07 14:23 UTC  (2+ messages)

[PATCH 1/5] regulator: core: Resolve supply earlier
 2016-04-07 14:22 UTC  (5+ messages)
` [PATCH 2/5] regulator: core: Use parent voltage from the supply when bypassed
` [PATCH 3/5] regulator: helpers: Ensure bypass register field matches ON value
` [PATCH 4/5] regulator: as3722: Add bypass support for LDO6
` [PATCH 5/5] regulator: as3722: Constify regulator ops

[PATCH] busybox/mdev: Ensure /sys is mounted before using it
 2016-04-07 14:21 UTC  (3+ messages)

Introduction to Last Branch Records on perf
 2016-04-07 14:21 UTC 

[PATCH 1/2] arm64: mem-model: add flatmem model for arm64
 2016-04-07 14:21 UTC  (4+ messages)

[PATCH] drm/radeon: add support for SET_APPEND_CNT packet3 (v2)
 2016-04-07 14:21 UTC  (3+ messages)

[PATCH v6 net-next] net: ipv4: Consider failed nexthops in multipath routes
 2016-04-07 14:21 UTC 

kvm-clock again
 2016-04-07 14:20 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.