All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-26 15:43:33 to 2017-04-26 16:42:06 UTC [more...]

[PATCH v1 1/2] gpio: gpio-wcove: fix GPIO irq status mask
 2017-04-26 16:42 UTC  (4+ messages)
` [PATCH v2 1/1] gpio: gpio-wcove: fix GPIO IRQ "

[PATCH 0/4] mitigate the per-pCPU blocking list may be too long
 2017-04-26 16:39 UTC  (2+ messages)

[PATCH 1/2] scsi: ufs: use MASK_EE_STATUS
 2017-04-26 16:39 UTC  (2+ messages)

[PATCH 0/2] nsfs: Introduce ioctl to set vector of ns_last_pid's on pid ns hierarhy
 2017-04-26 16:33 UTC  (10+ messages)
` [PATCH 2/2] pid_ns: Introduce ioctl to set vector of ns_last_pid's on "

20383 linux-ext4
 2017-04-26 16:38 UTC 

[linux-lvm] Snapshot behavior on classic LVM vs ThinLVM
 2017-04-26 16:37 UTC  (19+ messages)

[PATCH v2.2] HID: hid-elecom: extend to fix the descriptor for DEFT trackballs
 2017-04-26 16:37 UTC  (3+ messages)
  ` [PATCH v2.3] "

[PATCH v4 0/9] Introduce timestamp_t for timestamps
 2017-04-26 16:36 UTC  (4+ messages)
` [PATCH v5 0/8] "
  ` [PATCH v5 8/8] Use uintmax_t "

[PATCH v3] fpga manager: Add Altera CvP driver
 2017-04-26 16:36 UTC  (4+ messages)

[PATCH] drm/amdgpu: remove unused and mostly unimplemented CGS functions
 2017-04-26 16:36 UTC  (2+ messages)

[Qemu-devel] [PATCH] numa: equally distribute memory on nodes
 2017-04-26 16:35 UTC  (3+ messages)

XDP question: best API for returning/setting egress port?
 2017-04-26 16:35 UTC  (11+ messages)
    ` xdp_redirect ifindex vs port. Was: "

[PATCH] staging: android: ion: fix coding style issue
 2017-04-26 16:34 UTC  (3+ messages)

[refpolicy] [PATCH] locallogin: fix the sulogin submodule (emergency shell!)
 2017-04-26 16:32 UTC  (7+ messages)
` [refpolicy] [PATCH v2] "

[PATCH 0/4] sched/topology: fix overlap group capacity and balance cpu
 2017-04-26 16:31 UTC  (2+ messages)

[PATCH] config: set cache line as 128B in the generic arm64 config
 2017-04-26 16:29 UTC 

[Xenomai] rtdm_mmap_to_user with default mapping address
 2017-04-26 16:29 UTC  (2+ messages)

[Buildroot] [PATCH] package/protobuf: depend on gcc >= 4.5
 2017-04-26 16:28 UTC 

[PATCH] [RFC] em28xx: allow setting the eeprom bus at cards struct
 2017-04-26 16:27 UTC  (2+ messages)

[PATCH 0/4] Reproducible binaries
 2017-04-26 16:27 UTC  (3+ messages)

[U-Boot] [PATCH 0/3] spl: dfu: misc fixes and reduce MLO foot print
 2017-04-26 16:25 UTC  (6+ messages)
` [U-Boot] [PATCH 2/3] common: dfu: ignore reset for spl-dfu

[PATCH net-next] tcp: memset ca_priv data to 0 properly
 2017-04-26 16:25 UTC  (2+ messages)

[RFC 0/3] virtio-iommu: a paravirtualized IOMMU
 2017-04-26 16:24 UTC  (4+ messages)
` [RFC 3/3] virtio-iommu: future work

[refpolicy] [PATCH] somme little misc things
 2017-04-26 16:23 UTC 

[PATCH v3] generic: test eofblocks race with file extending aio dio writes
 2017-04-26 16:23 UTC 

Fwd: Many D state processes on XFS, kernel 4.4
 2017-04-26 16:23 UTC 

[SPDK] [spdk/spdk] Abstract and move rte_ functions into spdk functions that act ad pass-through functions in env_dpdk (#142)
 2017-04-26 16:23 UTC 

OpenSSL Cryptodev PMD and openssl engine
 2017-04-26 16:22 UTC  (2+ messages)

[PATCH 1/2] drm/i915: Pre-calculate engine context size
 2017-04-26 16:20 UTC  (5+ messages)

[PATCH RESEND v2] f2fs: release cp and dnode lock before IPU
 2017-04-26 16:17 UTC  (2+ messages)

[PATCH V2] x86/tboot: add an option to disable iommu force on
 2017-04-26 16:18 UTC 

[PATCH net-next 1/4] ixgbe: sparc: rename the ARCH_WANT_RELAX_ORDER to IXGBE_ALLOW_RELAXED_ORDER
 2017-04-26 16:18 UTC  (7+ messages)

[Qemu-devel] [PATCH v3] pc/fwcfg: unbreak migration from qemu-2.5 and qemu-2.6 during firmware boot
 2017-04-26 16:17 UTC  (3+ messages)

[PATCH 0/2] kvm: Fixes for race conditions
 2017-04-26 16:17 UTC  (7+ messages)
` [PATCH 1/2] kvm: Fix mmu_notifier release race

[PATCH for-next v3 00/12] x86: refactor x86/domain.c
 2017-04-26 15:54 UTC  (13+ messages)
` [PATCH for-next v3 01/12] x86/mm: make free_perdomain_mappings idempotent
` [PATCH for-next v3 02/12] x86/domain: provide pv_{create, destroy}_gdt_ldt_l1tab and use them
` [PATCH for-next v3 03/12] x86/domain: make release_compact_l4 NULL tolerant
` [PATCH for-next v3 04/12] x86/domain: factor out pv_vcpu_destroy
` [PATCH for-next v3 05/12] x86/domain: factor out pv_vcpu_initialise
` [PATCH for-next v3 06/12] x86/domain: push some code down to hvm_domain_initialise
` [PATCH for-next v3 07/12] x86/domain: factor out pv_domain_destroy
` [PATCH for-next v3 08/12] x86/domain: factor out pv_domain_initialise
` [PATCH for-next v3 09/12] x86/domain: move PV specific code to pv/domain.c
` [PATCH for-next v3 10/12] x86/domain: move HVM specific code to hvm/domain.c
` [PATCH for-next v3 11/12] x86/pv/domain: clean up setup_compat_l4
` [PATCH for-next v3 12/12] x86/pv/domain: clean up switch_compat

[Qemu-devel] [RFC 0/7] pci: Type-safety and phb->bus initialization cleanup
 2017-04-26 16:17 UTC  (6+ messages)
` [Qemu-arm] [RFC 3/7] pci: Change pci_bus_new*() parameter to PCIHostState
    ` [Qemu-devel] "
` [Qemu-devel] [RFC 4/7] pci: Change pci_register_bus() 'parent' "

[mac80211-next:master 3/12] htmldocs: include/net/cfg80211.h:4063: warning: No description found for parameter 'nl_owner_dead'
 2017-04-26 16:15 UTC 

[PATCH v3 00/10] TCG optimizations for 2.10
 2017-04-26 16:16 UTC  (6+ messages)
` [PATCH v3 01/10] tcg-runtime: add lookup_tb_ptr helper
      ` [Qemu-devel] "

[PATCH 1/2] dt-bindings: Document STM32 I2S bindings
 2017-04-26 16:15 UTC  (12+ messages)

[PATCH] drivers:staging:wlan-ng:hfa384x_usb: Fixing sparse warnings
 2017-04-26 16:15 UTC 

[Cluster-devel] [GFS2 PATCH] GFS2: Change recovery to use mutex instead of spin_lock
 2017-04-26 16:15 UTC  (2+ messages)

[RFC] rationale for systematic elimination of OP_SYMADDR instructions
 2017-04-26 16:15 UTC  (4+ messages)

[PATCH] nfsdcltrack: silence some expected errors
 2017-04-26 16:15 UTC  (2+ messages)

[REGRESSION next-20170426] Commit 09515ef5ddad ("of/acpi: Configure dma operations at probe time for platform/amba/pci bus devices") causes oops in mvneta
 2017-04-26 16:15 UTC 

[PATCH net-next] bpf: restore skb->sk before pskb_trim() call
 2017-04-26 16:14 UTC  (2+ messages)

[RFC PATCHSET] sched/fair: fix load balancer behavior when cgroup is in use
 2017-04-26 16:14 UTC  (3+ messages)
` [PATCH 1/2] sched/fair: Fix how load gets propagated from cfs_rq to its sched_entity

[Qemu-devel] VM-Migration
 2017-04-26 16:14 UTC  (2+ messages)

[linux-4.9 test] 107662: regressions - FAIL
 2017-04-26 16:14 UTC 

[Qemu-devel] [RFC PATCH v1 0/5] Enable virtio-scsi boot from /dev/sgX
 2017-04-26 16:13 UTC  (8+ messages)
` [Qemu-devel] [RFC PATCH v1 4/5] pc-bios/s390-ccw: Break up virtio-scsi read into multiples

[RFC/RFT PATCH 00/18] PCI: ARM/ARM64: remove pci_fixup_irqs() usage
 2017-04-26 16:13 UTC  (5+ messages)
` [RFC/RFT PATCH 07/18] ARM: PCI: orion5x: Convert PCI scan API to pci_scan_root_bus_bridge()

[PATCH] drm/amdgpu:fix get wrong gfx always on cu masks
 2017-04-26 16:13 UTC  (3+ messages)

[B.A.T.M.A.N.] how well does batman-adv scale
 2017-04-26 16:12 UTC  (6+ messages)

Lenovo two codecs machine workaround
 2017-04-26 16:12 UTC  (2+ messages)

HT-Duplicate mode or MCS32
 2017-04-26 16:11 UTC  (2+ messages)

[Patch net 0/3] net: fix a stack out-of-bound access
 2017-04-26 16:11 UTC  (6+ messages)
` [Patch net 3/3] team: use a larger struct for mac address

[PATCH 1/3] selinux: Implement LSM notification system
 2017-04-26 16:11 UTC  (8+ messages)

[PATCH] crypto: arm64/sha - avoid non-standard inline asm tricks
 2017-04-26 16:11 UTC 

[PATCH] systemd: Afters are also needed for the Wants=network-online.target
 2017-04-26 16:10 UTC  (2+ messages)

[PATCH] Do not return number of bytes written for ioctl CIFS_IOC_COPYCHUNK_FILE
 2017-04-26 16:10 UTC 

[Cluster-devel] [GFS2 PATCH] GFS2: Insert some cond_resched statements into recovery
 2017-04-26 16:09 UTC  (2+ messages)

[PULL] Btrfs, updates for 4.12
 2017-04-26 16:08 UTC  (3+ messages)

[PATCH] drm/i915/glk: Don't allow 12 bpc when htotal is too big
 2017-04-26 16:07 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH net] net: adjust skb->truesize in ___pskb_trim()
 2017-04-26 16:07 UTC 

[PATCH 1/3] ARM: at91: pm: Add sama5d2 backup mode
 2017-04-26 16:04 UTC  (6+ messages)
` [PATCH 2/3] ARM: at91: pm: allow selecting standby and suspend modes
` [PATCH 3/3] ARM: at91: pm: fallback to slowclock when backup mode fails

What is the effect of not preloading lttng-ust-fork?
 2017-04-26 16:05 UTC 

[RFC PATCH 00/14] cgroup: Implement cgroup v2 thread mode & CPU controller
 2017-04-26 16:05 UTC  (3+ messages)

[PATCH net-next 00/18] net: dsa: mv88e6xxx: 802.1s and 88E6390 VTU
 2017-04-26 16:04 UTC  (20+ messages)
` [PATCH net-next 01/18] net: dsa: mv88e6xxx: add max VID to info
` [PATCH net-next 02/18] net: dsa: mv88e6xxx: split VTU entry data member
` [PATCH net-next 03/18] net: dsa: mv88e6xxx: move VTU Operation accessors
` [PATCH net-next 04/18] net: dsa: mv88e6xxx: move VTU flush
` [PATCH net-next 05/18] net: dsa: mv88e6xxx: move VTU FID accessors
` [PATCH net-next 06/18] net: dsa: mv88e6xxx: move VTU SID accessors
` [PATCH net-next 07/18] net: dsa: mv88e6xxx: move VTU VID accessors
` [PATCH net-next 08/18] net: dsa: mv88e6xxx: move generic VTU GetNext
` [PATCH net-next 09/18] net: dsa: mv88e6xxx: move VTU Data accessors
` [PATCH net-next 10/18] net: dsa: mv88e6xxx: move STU GetNext operation
` [PATCH net-next 11/18] net: dsa: mv88e6xxx: get STU entry on VTU GetNext
` [PATCH net-next 12/18] net: dsa: mv88e6xxx: load STU entry with VTU entry
` [PATCH net-next 13/18] net: dsa: mv88e6xxx: add VTU GetNext operation
` [PATCH net-next 14/18] net: dsa: mv88e6xxx: add VTU Load/Purge operation
` [PATCH net-next 15/18] net: dsa: mv88e6xxx: make VTU helpers static
` [PATCH net-next 16/18] net: dsa: mv88e6xxx: simplify VTU entry getter
` [PATCH net-next 17/18] net: dsa: mv88e6xxx: support the VTU Page bit
` [PATCH net-next 18/18] net: dsa: mv88e6xxx: add VTU support for 88E6390

About the SLB9670 TPM 2.0 driver status
 2017-04-26 16:04 UTC  (2+ messages)

[PATCH net-next 0/5] qed*: PTP enhancements
 2017-04-26 16:00 UTC  (6+ messages)
` [PATCH net-next 1/5] qed: Add support for MFW resource locking
` [PATCH net-next 2/5] qed: Add support for PTP "
` [PATCH net-next 3/5] qede: "
` [PATCH net-next 4/5] qed: Remove the un-needed ptp header file
` [PATCH net-next 5/5] qed: Acquire/release ptt_ptp lock when enabling/disabling PTP

Broken NPM builds
 2017-04-26 16:01 UTC 

TREE_SRCU slows hotplug by factor ~16
 2017-04-26 16:00 UTC  (12+ messages)

[Qemu-devel] [PULL V2 0/8] Net patches
 2017-04-26 15:55 UTC  (4+ messages)
` [Qemu-devel] [PULL V2 8/8] COLO-compare: Optimize tcp compare trace event

[PATCH 0/2] Fix the NFSv4 client callback channel shutdown
 2017-04-26 15:55 UTC  (3+ messages)
` [PATCH 1/2] SUNRPC: Refactor svc_set_num_threads()
  ` [PATCH 2/2] NFSv4: Fix callback server shutdown

[PATCH v2 0/3] r8a7793 Gose video input support
 2017-04-26 15:56 UTC  (4+ messages)

[PATCH RFC v2] ptr_ring: add ptr_ring_unconsume
 2017-04-26 15:54 UTC  (3+ messages)

[PATCH] kvm: nVMX: Remove superfluous VMX instruction fault checks
 2017-04-26 15:53 UTC  (4+ messages)
    ` [PATCH v4] "

Revised statx(2) man page for review
 2017-04-26 15:53 UTC  (4+ messages)
` Revised statx(2) man page for review [and AT_EMPTY_PATH question]

[LTP] [PATCH] mtest01.c: Increase max_pids and check for array overflow
 2017-04-26 15:52 UTC  (2+ messages)

superpages lost after migration of HVM domU
 2017-04-26 15:52 UTC  (6+ messages)

[PATCH] crypto: ccp - Add debugfs entries for CCP information
 2017-04-26 15:51 UTC 

[PATCH v3 2/2] ASoC: stm32: add SAI driver
 2017-04-26 15:50 UTC  (4+ messages)
` Applied "ASoC: stm32: add SAI driver" to the asoc tree

[PATCH v3 1/2] ASoC: stm32: add bindings for SAI
 2017-04-26 15:50 UTC  (4+ messages)
` Applied "ASoC: stm32: add bindings for SAI" to the asoc tree

[PATCH] iommu: Print a message with the default domain type created
 2017-04-26 15:50 UTC  (4+ messages)

[PATCH] Improve pipe split between amdgpu and amdkfd v4
 2017-04-26 15:50 UTC  (2+ messages)

[PATCH 4.4 00/28] 4.4.64-stable review
 2017-04-26 15:48 UTC  (5+ messages)

[PATCH v5 00/22] vITS save/restore
 2017-04-26 15:48 UTC  (5+ messages)
` [PATCH v5 01/22] KVM: arm/arm64: Add ITS save/restore API documentation

[PATCH] driver core: platform: fix race condition with driver_override
 2017-04-26 15:48 UTC  (4+ messages)

Right amount of info in the DT
 2017-04-26 15:47 UTC  (5+ messages)

[Qemu-devel] About QEMU BQL and dirty log switch in Migration
 2017-04-26 15:46 UTC  (5+ messages)

[PATCH for-next v2 00/10] x86: refactor x86/domain.c
 2017-04-26 15:46 UTC  (4+ messages)
` [PATCH for-next v2 09/10] x86/domain: move PV specific code to pv/domain.c

[PATCH 0/4] iommu: Header file cleanups
 2017-04-26 15:45 UTC  (7+ messages)
` [PATCH 1/4] iommu: Include device.h in iommu.h
` [PATCH 2/4] iommu: Move report_iommu_fault() to iommu.c
` [PATCH 3/4] iommu: Remove pci.h include from trace/events/iommu.h
` [PATCH 4/4] iommu: Remove trace-events include from iommu.h

[PATCH] ovl: don't expose EOPENSTALE to userspace
 2017-04-26 15:45 UTC  (4+ messages)

[PATCH 0/8] drm: Fix/remove a few static checker error
 2017-04-26 15:44 UTC  (3+ messages)
` [PATCH 8/8] drm: Remove redundant NULL check during atomic plane commit

[PATCH v2 1/8] mfd: intel_soc_pmic_bxtwc: fix TMU interrupt index
 2017-04-26 15:44 UTC  (9+ messages)
` [PATCH v2 8/8] platform: x86: intel_bxtwc_tmu: remove first level irq unmask

[PATCH] sched/cputime: Fix ksoftirqd cputime accounting regression
 2017-04-26 15:44 UTC  (2+ messages)

[PATCH] ath6kl: assure headroom of skbuff is writable in .start_xmit()
 2017-04-26 15:44 UTC  (3+ messages)
`  "

[PATCH v3 1/2] v4l: Add camera voice coil lens control class, current control
 2017-04-26 15:43 UTC  (13+ messages)
      ` support autofocus / autogain in libv4l2
              ` [patch] propagating controls in libv4l2 was "
                  ` [patch] autogain support for bayer10 format (was Re: [patch] propagating controls in libv4l2)


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.