All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-10-13 14:28:24 to 2016-10-13 15:15:19 UTC [more...]

[PATCH] qed: fix old-style function definition
 2016-10-13 14:53 UTC  (4+ messages)

[PATCH] net: axienet: Remove unused parameter from __axienet_device_reset
 2016-10-13 14:40 UTC  (3+ messages)

[PATCH] qed: Fix to use list_for_each_entry_safe() when delete items
 2016-10-13 14:40 UTC  (4+ messages)

[PATCH] Documentation: MIPS supports HAVE_REGS_AND_STACK_ACCESS_API
 2016-10-13 15:15 UTC  (2+ messages)

[PATCH] app/testpmd: fix DCB config issue on ixgbe
 2016-10-13 15:14 UTC  (4+ messages)
` [PATCH v2] app/testpmd: fix DCB config issue

[PATCH v6 00/17] re-enable DAX PMD support
 2016-10-13 15:11 UTC  (5+ messages)
` [PATCH v6 14/17] dax: move put_(un)locked_mapping_entry() in dax.c

[PATCH] xen-netback: fix type mismatch warning
 2016-10-13 15:02 UTC  (3+ messages)

[PATCH nf-next,RFC 00/10] Netfilter core updates
 2016-10-13 15:10 UTC  (9+ messages)
` [PATCH nf-next,RFC 03/10] netfilter: bridge: kill NF_HOOK_THRESH() and state->tresh
` [PATCH nf-next,RFC 08/10] netfilter: move NF_QUEUE handling away from core

[U-Boot] [PATCH] mmc: refactor two core functions
 2016-10-13 15:13 UTC 

[Qemu-arm] [PATCH 0/2] ACPI IORT generation for ITS support
 2016-10-13 15:11 UTC  (7+ messages)
` [Qemu-arm] [PATCH 1/2] ACPI: Add IORT Structure definition
  ` [Qemu-arm] [Qemu-devel] "
    `  "
` [Qemu-arm] [PATCH 2/2] ARM: Virt: ACPI: Build an IORT table with RC and ITS nodes
  ` [Qemu-devel] "
    ` [Qemu-arm] "

Merging a custom SDK with meta-toolchain-qt5
 2016-10-13 15:11 UTC  (2+ messages)

[PATCH net-next] Documentation/networking: update git urls to use https over http
 2016-10-13 15:09 UTC 

Patch "timekeeping: Fix __ktime_get_fast_ns() regression" has been added to the 4.4-stable tree
 2016-10-13 15:00 UTC 

[PATCH 1/5] drm/i915: Use fence_write() from rpm resume
 2016-10-13 15:10 UTC  (2+ messages)

[PATCH lttng-modules] Fix: bump stable kernel version ranges for clock work-around
 2016-10-13 15:09 UTC  (4+ messages)

[RELEASE] LTTng modules 2.7.7, 2.8.3, 2.9.0-rc2 (Linux kernel tracer)
 2016-10-13 15:09 UTC 

[U-Boot] [PATCH v3 00/29] Kconfig: Move console options to Kconfig
 2016-10-13 15:09 UTC  (4+ messages)

[Qemu-devel] [PULL 00/10] ui: vnc cleanups, input-linux kbd fix
 2016-10-13 15:08 UTC  (2+ messages)

[RELEASE] LTTng modules 2.7.7, 2.8.3, 2.9.0-rc2 (Linux kernel tracer)
 2016-10-13 15:09 UTC 

[PATCH] doc: add note on primary process dependency
 2016-10-13 15:09 UTC 

[PATCH 0/6] Enable hashing and ciphers for v5 CCP
 2016-10-13 14:53 UTC  (4+ messages)
` [PATCH 1/6] crypto: ccp - Add SHA-2 support
` [PATCH 4/6] crypto: ccp - Add RSA support for a v5 ccp
` [PATCH 5/6] crypto: ccp - Enable support for AES GCM on v5 CCPs

[U-Boot] Please pull u-boot-fdt
 2016-10-13 15:08 UTC  (7+ messages)

[CI 1/6] drm/i915: Move common code out of i915_gpu_error.c
 2016-10-13 15:08 UTC  (7+ messages)
` [CI 3/6] drm/i915: Stop the machine whilst capturing the GPU crash dump
` [CI 4/6] drm/i915: Always use the GTT for error capture

Scalability issue with multiple NVMe Devices with one core
 2016-10-13 15:07 UTC  (5+ messages)

[PATCH] drm/i915: Assert we hold the CRTC powerwell for generating vblank interrupts
 2016-10-13 15:06 UTC  (11+ messages)

[PATCH] mempool: fix search of maximum contiguous pages
 2016-10-13 15:05 UTC  (6+ messages)

[mac80211] BUG_ON with current -git (4.8.0-11417-g24532f7)
 2016-10-13 15:04 UTC  (11+ messages)

[PATCH 0/2] ARM: at91: properly handle LPDDR poweroff
 2016-10-13 15:04 UTC  (8+ messages)
` [PATCH 2/2] power/reset: at91-poweroff: timely shitdown LPDDR memories

[U-Boot] [PATCH] pmic: palmas: Accommodate fdt_subnode_offset signature change
 2016-10-13 15:03 UTC  (3+ messages)

[PATCH v2 00/12] net/virtio: add offload support
 2016-10-13 15:04 UTC  (8+ messages)
` [PATCH v2 12/12] virtio: add Tso support

[U-Boot] [PATCH v2] pmic: palmas: Accommodate fdt_for_each_subnode signature change
 2016-10-13 15:02 UTC 

[PATCH v3 00/16] Convert FibreChannel bsg code to use bsg-lib
 2016-10-13 15:00 UTC  (30+ messages)
` [PATCH v3 01/16] scsi: Get rid of struct fc_bsg_buffer
  ` [PATCH v3 02/16] scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directly
  ` [PATCH v3 03/16] scsi: fc: Export fc_bsg_jobdone and use it in FC drivers
  ` [PATCH v3 04/16] scsi: Unify interfaces of fc_bsg_jobdone and bsg_job_done
  ` [PATCH v3 05/16] scsi: fc: provide fc_bsg_to_shost() helper
  ` [PATCH v3 06/16] scsi: fc: provide fc_bsg_to_rport() helper
  ` [PATCH v3 07/16] scsi: libfc: don't set FC_RQST_STATE_DONE before calling fc_bsg_jobdone()
  ` [PATCH v3 10/16] scsi: change FC drivers to use 'struct bsg_job'
  ` [PATCH v3 13/16] scsi: fc: use bsg_job_done
` [PATCH v3 08/16] scsi: fc: implement kref backed reference counting
` [PATCH v3 09/16] block: add reference counting for struct bsg_job
` [PATCH v3 11/16] scsi: fc: Use bsg_destroy_job
` [PATCH v3 12/16] scsi: fc: use bsg_softirq_done
` [PATCH v3 14/16] block: add bsg_job_put() and bsg_job_get()
` [PATCH v3 15/16] scsi: fc: move FC transport's bsg code to bsg-lib
` [PATCH v3 16/16] block: unexport bsg_softirq_done() again

[PATCH] drm: Print device information again in debugfs
 2016-10-13 15:02 UTC  (3+ messages)

[PATCH (net.git) 1/2] stmmac: fix ptp init for gmac4
 2016-10-13 15:01 UTC  (4+ messages)
` [PATCH (net.git) 2/2] stmmac: fix error check when init ptp

Patch "timekeeping: Fix __ktime_get_fast_ns() regression" has been added to the 4.8-stable tree
 2016-10-13 15:01 UTC 

Patch "timekeeping: Fix __ktime_get_fast_ns() regression" has been added to the 4.7-stable tree
 2016-10-13 15:01 UTC 

[PATCH 0/4] remoteproc: Add sysfs interface
 2016-10-13 15:00 UTC  (7+ messages)
` [PATCH 3/4] remoteproc: Add a sysfs interface for firmware and state

[PATCH] gcc-sanitizers: allow empty for lsan and tsan packages
 2016-10-13 14:59 UTC  (4+ messages)

[PATCH net 0/3] s390 network driver patches
 2016-10-13 15:00 UTC  (2+ messages)

[PATCH next-next] Documentation/networking: update git urls to use https over http
 2016-10-13 14:58 UTC  (2+ messages)

[PATCH V3] PM / Runtime: Defer resuming of the device in pm_runtime_force_resume()
 2016-10-13 14:58 UTC 

[PATCH] drm/i915: Skip unbinding large unmappable global buffers
 2016-10-13 14:59 UTC  (5+ messages)

[PATCH v2 00/25] Prepare the sequencer for the upcoming rebase -i patches
 2016-10-13 14:56 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 25/25] sequencer: mark all error messages for translation

add dejavu-fonts to image
 2016-10-13 14:56 UTC  (2+ messages)

[PATCH 0/8] HuC Loading Patches
 2016-10-13 15:04 UTC  (3+ messages)
` [PATCH 1/8] drm/i915/guc: Make the GuC fw loading helper functions general

[RFC PATCH 00/11] Introduce writeback connectors
 2016-10-13 14:54 UTC  (4+ messages)
` [PATCH] drm: atomic: Clarify documentation around drm_atomic_crtc_needs_modeset

[PATCH] iwlwifi: pcie: reduce "unsupported splx" to a warning
 2016-10-13 14:30 UTC  (6+ messages)
` [PATCH] iwlwifi: pcie: fix SPLC structure parsing

[xen-unstable-smoke test] 101418: regressions - FAIL
 2016-10-13 14:55 UTC 

[Patch net] net_sched: reorder pernet ops and act ops registrations
 2016-10-13 14:27 UTC  (2+ messages)

[PATCH for-4.8] ipxe: update to newer commit
 2016-10-13 14:53 UTC  (10+ messages)

[PATCH 0/3] Add clockevet for timer-nps driver to NPS400 SoC
 2016-10-13 14:52 UTC  (4+ messages)
  ` [PATCH 1/3] soc: Support for NPS HW scheduling
  ` [PATCH 3/3] clocksource: Add clockevent support to NPS400 driver
` [PATCH 2/3] ARC: [plat-eznps] remove macros for timer0 TSI

[U-Boot] [PATCH] pmic: lp873x: Accommodate fdt_subnode_offset signature change
 2016-10-13 14:51 UTC  (3+ messages)

[GIT PULL] overlayfs update for 4.9
 2016-10-13 14:51 UTC  (2+ messages)

[maintainer-tools PATCH 1/6] dim: refer to the script itself by basename without path
 2016-10-13 14:50 UTC  (5+ messages)
` [maintainer-tools PATCH 6/6] dim: add command to check for dim updates

Huge performance bottleneck reading packs
 2016-10-13 14:50 UTC  (4+ messages)

[PATCH net-next v2] bridge: add address and vlan to fdb warning messages
 2016-10-13 14:50 UTC  (2+ messages)

more(1) may attempt to tcsetattr(3) despite lacking controlling terminal
 2016-10-13 14:39 UTC 

[PATCH net] netvsc: fix checksum on UDP IPV6
 2016-10-13 14:48 UTC  (2+ messages)

[PATCH] cpufreq: intel_pstate: Add Knights Mill CPUID
 2016-10-13 14:48 UTC  (3+ messages)

[PATCH v3 0/5] arm64/mm: use the contiguous attribute for kernel mappings
 2016-10-13 14:48 UTC  (6+ messages)
` [PATCH v3 1/5] arm64: mm: BUG on unsupported manipulations of live "

[PATCH 1/3] drm/i915: Use RPM as the barrier for controlling user mmap access
 2016-10-13 14:47 UTC  (7+ messages)
` [PATCH 1/3] drm/i915: Move user fault tracking to a separate list
  ` [PATCH 2/3] drm/i915: Use RPM as the barrier for controlling user mmap access
  ` [PATCH 3/3] drm/i915: Remove superfluous locking around userfault_list

[Qemu-devel] [PATCH v14 00/21] QAPI/QOM work for non-scalar object properties
 2016-10-13 14:46 UTC  (4+ messages)
` [Qemu-devel] [PATCH v14 13/21] qdict: allow qdict_crumple to accept compound types as values

[PATCH v4 0/3] Add support for led triggers on phy link state change
 2016-10-13 14:46 UTC  (3+ messages)
` [PATCH v4 3/3] net: phy: leds: add "

[PATCH v3 0/4] Enabling Ring 3 MONITOR/MWAIT feature for Knights Landing
 2016-10-13 14:02 UTC  (2+ messages)
` [PATCH v3 2/4] Add enabling of the R3 MWAIT during boot for KNL

Regression between Xen 4.6.0 and 4.7.0, Direct kernel boot on a qemu-xen and seabios HVM guest doesn't work anymore
 2016-10-13 14:43 UTC  (9+ messages)

[PATCH] IB/ipoib: move back the IB LL address into the hard header
 2016-10-13 14:43 UTC  (4+ messages)
      ` [PATCH] IB/ipoib: move back the IB LL address into the hard header,Re: "

[PATCH] flask: add gcov_op check
 2016-10-13 14:42 UTC  (2+ messages)

[PATCH net] Revert "net: Add driver helper functions to determine checksum offloadability"
 2016-10-13 14:35 UTC  (2+ messages)

[Bug 176411] New: cpufreq/cpuinfo_cur_freq <unknown> for i7 5820k
 2016-10-13 14:32 UTC  (2+ messages)
` [Bug 176411] cpufreq/cpuinfo_cur_freq reports <unknown>

[PATCH v3] drivers/net:new PMD using tun/tap host interface
 2016-10-13 14:41 UTC  (3+ messages)
` [PATCH v6] "

[PATCH v2 00/16] Convert FibreChannel bsg code to use bsg-lib
 2016-10-13 14:40 UTC  (4+ messages)
` [PATCH v2 08/16] scsi: fc: implement kref backed reference counting

[PATCH] [media] s5p-cec: mark PM functions as __maybe_unused again
 2016-10-13 14:39 UTC 

17.02 Roadmap
 2016-10-13 14:39 UTC  (4+ messages)

[PATCH] staging: sm750fb: Fix printk() style warning
 2016-10-13 14:39 UTC  (6+ messages)

[Qemu-devel] Guest with multiple monitors support with qemu-system-ppc
 2016-10-13 14:38 UTC 

[PATCH V3] mm: Add sysfs interface to dump each node's zonelist information
 2016-10-13 14:38 UTC  (8+ messages)
` [PATCH V4] "

Introduction of libqedr to the Consolidated Userspace RDMA Library Repo
 2016-10-13 14:37 UTC  (4+ messages)

[PATCH v8 0/6] Add Mediated device support
 2016-10-13 14:36 UTC  (16+ messages)
` [PATCH v8 3/6] vfio iommu: Add support for mediated devices
      ` [Qemu-devel] "
` [PATCH v8 4/6] docs: Add Documentation for Mediated devices
  ` [Qemu-devel] "

[U-Boot] [PATCH v2 3/8] efi: Fix missing EFIAPI specifiers
 2016-10-13 14:35 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,3/8] "

[U-Boot] [PATCH v2 2/8] efi: Use asmlinkage for EFIAPI
 2016-10-13 14:35 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,2/8] "

[U-Boot] [PATCH v2 6/8] x86: efi: Add EFI loader support for x86
 2016-10-13 14:35 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH 3/5] arm: Add PSCI shutdown function
 2016-10-13 14:35 UTC  (2+ messages)
` [U-Boot] [U-Boot,3/5] "

[U-Boot] [PATCH v3 1/7] efi_loader: Update description of internal efi_mem_carve_out
 2016-10-13 14:35 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[PATCH 0/3] Improvements in packet timestamps support
 2016-10-13 14:35 UTC  (4+ messages)
` [PATCH 1/3] mbuf: embedding timestamp into the packet
` [PATCH 2/3] app/testpmd: enabled control for packet timestamps
` [PATCH 3/3] net/mlx5: implementation of Rx packet timestamping support

[U-Boot] [PATCH v3 7/7] efi_loader: Do not leak memory when unlinking a mapping
 2016-10-13 14:35 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v6 06/10] cpu: Add get_vendor callback
 2016-10-13 14:35 UTC  (2+ messages)
` [U-Boot] [U-Boot,v6,06/10] "

[U-Boot] [PATCH 5/5] efi_loader: Add generic PSCI RTS
 2016-10-13 14:35 UTC  (2+ messages)
` [U-Boot] [U-Boot,5/5] "

[U-Boot] [PATCH v6 07/10] smbios: Generate type 4 on non-x86 systems
 2016-10-13 14:35 UTC  (2+ messages)
` [U-Boot] [U-Boot, v6, "

[U-Boot] [PATCH v6 02/10] x86: Move smbios generation into arch independent directory
 2016-10-13 14:35 UTC  (2+ messages)
` [U-Boot] [U-Boot, v6, "

[U-Boot] [PATCH 1/5] efi_loader: Allow boards to implement get_time and reset_system
 2016-10-13 14:35 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] efi_loader: Allow bouncing for network
 2016-10-13 14:34 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/5] arm: Disable HVC PSCI calls by default
 2016-10-13 14:34 UTC  (2+ messages)
` [U-Boot] [U-Boot,2/5] "

[U-Boot] [PATCH v6 03/10] efi_loader: Expose efi_install_configuration_table
 2016-10-13 14:34 UTC  (2+ messages)
` [U-Boot] [U-Boot, v6, "

[U-Boot] [PATCH v3 5/7] efi_loader: Readd freed pages to memory pool
 2016-10-13 14:34 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v4 4/7] efi_loader: Track size of pool allocations to allow freeing
 2016-10-13 14:34 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v6 08/10] smbios: Expose in efi_loader as table
 2016-10-13 14:34 UTC  (2+ messages)
` [U-Boot] [U-Boot, v6, "

[U-Boot] [PATCH] efi_loader: Fix crash on 32-bit systems
 2016-10-13 14:34 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v6 01/10] x86: Move table csum into separate file
 2016-10-13 14:34 UTC  (2+ messages)
` [U-Boot] [U-Boot, v6, "

[U-Boot] [PATCH v4 3/7] efi_loader: Move efi_allocate_pool implementation to efi_memory.c
 2016-10-13 14:34 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v6 10/10] smbios: Provide serial number
 2016-10-13 14:34 UTC  (2+ messages)
` [U-Boot] [U-Boot,v6,10/10] "

[U-Boot] [PATCH v2 3/5] efi_loader: gop: Expose fb when 32bpp
 2016-10-13 14:34 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,3/5] "

[U-Boot] [PATCH v6 09/10] efi_loader: Fix efi_install_configuration_table
 2016-10-13 14:34 UTC  (2+ messages)
` [U-Boot] [U-Boot, v6, "

[U-Boot] [PATCH 4/5] arm: Provide common PSCI based reset handler
 2016-10-13 14:34 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v4 2/7] efi_loader: Fix memory map size check to avoid out-of-bounds access
 2016-10-13 14:34 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v6 04/10] smbios: Allow compilation on 64bit systems
 2016-10-13 14:34 UTC  (2+ messages)
` [U-Boot] [U-Boot, v6, "

[U-Boot] [PATCH v6 05/10] cpu: Add DMTF id and family fields
 2016-10-13 14:34 UTC  (2+ messages)
` [U-Boot] [U-Boot,v6,05/10] "

[U-Boot] [PATCH v3 6/7] efi_loader: Keep memory mapping sorted when splitting an entry
 2016-10-13 14:34 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

nfsd: managing pages under network I/O
 2016-10-13 14:32 UTC  (4+ messages)

[PATCH] local.conf.sample.extended: remove RM_OLD_IMAGE
 2016-10-13 14:32 UTC  (3+ messages)

[Intel-wired-lan] [PATCH net-next 00/11] net: Fix netdev adjacency tracking
 2016-10-13 14:32 UTC  (4+ messages)
    `  "

[kernel-hardening] [RFC PATCH 00/13] HARDENING_ATOMIC feature
 2016-10-13 14:31 UTC  (7+ messages)
` [kernel-hardening] [RFC PATCH 01/13] Add architecture independent hardened atomic base
  ` [kernel-hardening] "

Test generic/299 stalling forever
 2016-10-13 14:28 UTC  (10+ messages)

[PATCH 0/4] ARM64: More flexible HW watchpoint
 2016-10-13 14:29 UTC  (6+ messages)
` [PATCH 3/4] arm64: Allow hw watchpoint of length 3,5,6 and 7

[PATCH 1/2] btrfs-progs: fsck-test: Add test image for btrfsck qgroup rescan detection
 2016-10-13 14:29 UTC  (3+ messages)
` [PATCH 2/2] btrfs-progs: fsck-test: Add image for quota verify stack overflow

teuthology-suite argument puzzle
 2016-10-13 14:29 UTC  (3+ messages)

[meta-fsl-ppc master][PATCH 0/1] u-boot: don't check repo head on build folder
 2016-10-13 14:13 UTC  (2+ messages)
` [meta-fsl-ppc master][PATCH 1/1] "

[PATCH net-next 0/6] FUJITSU Extended Socket driver version 1.2
 2016-10-13 14:19 UTC  (3+ messages)
` [PATCH 4/6] fjes: Implement debug mode for fjes driver


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.