All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-03-18 17:35:00 to 2016-03-18 18:33:37 UTC [more...]

[PATCH 01/10] crypto: rsa - generalize ASN.1 sequences
 2016-03-18 18:32 UTC  (7+ messages)
` [PATCH 02/10] crypto: rsa_helper - add raw integer parser actions
` [PATCH 04/10] crypto: rsa_helper - export symbols for asn1 structures
` [PATCH 07/10] crypto: qat - remove duplicate ASN.1 parser
` [PATCH 08/10] crypto: scatterwak - Add scatterwalk_sg_copychunks
` [PATCH 09/10] crypto: scatterwalk - export scatterwalk_pagedone
` [PATCH 10/10] crypto: caam - add support for RSA algorithm

[PATCH] enic: don't set enic->config.rq_desc_count in enic_alloc_rq()
 2016-03-18 18:33 UTC  (2+ messages)
` [PATCH v2] enic: fix incorrect setting of rx descriptor limit

[Intel-wired-lan] [PATCH V2 0/7] ixgbe: Add initial support for a new ixgbe MAC
 2016-03-18 18:33 UTC  (8+ messages)
` [Intel-wired-lan] [PATCH V2 1/7] ixgbe: Add definitions for new 10G MAC
` [Intel-wired-lan] [PATCH V2 2/7] ixgbe: Add support for phy token firmware command
` [Intel-wired-lan] [PATCH V2 3/7] ixgbe: Add new semaphore method for a new MAC
` [Intel-wired-lan] [PATCH V2 4/7] ixgbe: Use method pointer to access IOSF devices
` [Intel-wired-lan] [PATCH V2 5/7] ixgbe: Provide for use of firmware to access IOSF registers
` [Intel-wired-lan] [PATCH V2 6/7] ixgbe: Add support for new 10G MAC type
` [Intel-wired-lan] [PATCH V2 7/7] ixgbe: Add some new device IDs for new 10G MAC

intel_pstate oopses and lockdep report with Linux v4.5-1822-g63e30271b04c
 2016-03-18 18:32 UTC  (8+ messages)

SKL BOOT FAILURE unless idle=nomwait (was Re: PROBLEM: Cpufreq constantly keeps frequency at maximum on 4.5-rc4)
 2016-03-18 18:32 UTC  (7+ messages)
  ` [PATCH] cpuidle: use high confidence factors only when considering polling

[xen-4.3-testing test] 86445: regressions - trouble: blocked/broken/fail/pass
 2016-03-18 18:32 UTC  (5+ messages)

[PATCH 1/2] drm/amdgpu: Revert "remove the userptr rmn->lock"
 2016-03-18 18:29 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: add invalidate_page callback for userptrs

[PATCH] staging: refresh TODO for rtl8723au
 2016-03-18 18:28 UTC  (3+ messages)

[v6, 0/5] Fix eSDHC host version register bug
 2016-03-18 18:28 UTC  (15+ messages)
` [v6, 3/5] dt: move guts devicetree doc out of powerpc directory
` [v6, 5/5] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0

[GIT PULL] libata changes for v4.6-rc1
 2016-03-18 18:27 UTC 

[PATCH] enic: change maintainers
 2016-03-18 18:27 UTC  (4+ messages)
` [PATCH v2] enic: update enic PMD maintainer and pointer to the guide
` [PATCH v3] "

我在这里等你
 2016-03-18 18:05 UTC 

[OSSTEST PATCH 0/6] Fix TftpDiVersion plumbing
 2016-03-18 18:23 UTC  (2+ messages)
` [OSSTEST PATCH 7/6] make-flight: Set debianhvm_suite for Debian HVM tests

[Bug 91711] New: 3w-9xxx: DMA-API: device driver tries to free DMA memory it has not allocated
 2016-03-18 18:24 UTC  (2+ messages)
` [Bug 91711] "

[PATCHv2 0/3] x86: workaround inability to fully restore FPU state
 2016-03-18 18:23 UTC  (8+ messages)
` [PATCHv2 1/3] x86/fpu: improve check for XSAVE* not writing FIP/FDP fields

[PATCH v1 1/3] Fix to cleanup aborted IO to avoid device being offlined by mid-layer
 2016-03-18 18:22 UTC  (3+ messages)
` [PATCH v1 2/3] Cleanup the I/O pending with fw and has timed out and is used to issue LUN reset
` [PATCH v1 3/3] Using rport->dd_data to check rport online instead of rport_lookup

[PATCH nf-next v4 1/3] netfilter: bridge: add nf_afinfo to enable queuing to userspace
 2016-03-18 18:22 UTC  (3+ messages)
` [PATCH nf-next v4 2/3] netfilter: bridge: pass L2 header and VLAN as netlink attributes in queues "

[Qemu-devel] [PATCH 00/20] block: Implement writethrough in BlockBackend
 2016-03-18 18:21 UTC  (21+ messages)
` [Qemu-devel] [PATCH 01/20] block: Add bdrv_parse_cache_mode()
` [Qemu-devel] [PATCH 02/20] qemu-nbd: Call blk_set_enable_write_cache() explicitly
` [Qemu-devel] [PATCH 03/20] qemu-io: "
` [Qemu-devel] [PATCH 04/20] qemu-img: Expand all BDRV_O_FLAGS uses
` [Qemu-devel] [PATCH 05/20] qemu-img: Call blk_set_enable_write_cache() explicitly
` [Qemu-devel] [PATCH 06/20] xen_disk: "
` [Qemu-devel] [PATCH 07/20] block: blockdev_init(): "
` [Qemu-devel] [PATCH 08/20] block: Always set writeback mode in blk_new_open()
` [Qemu-devel] [PATCH 09/20] block: Handle flush error in bdrv_pwrite_sync()
` [Qemu-devel] [PATCH 10/20] block: Move enable_write_cache to BB level
` [Qemu-devel] [PATCH 11/20] block/qapi: Use blk_enable_write_cache()
` [Qemu-devel] [PATCH 12/20] block: Introduce bdrv_co_writev_flags()
` [Qemu-devel] [PATCH 13/20] iscsi: Support BDRV_REQ_FUA
` [Qemu-devel] [PATCH 14/20] nbd: "
` [Qemu-devel] [PATCH 15/20] raw: "
` [Qemu-devel] [PATCH 16/20] block: Use bdrv_parse_cache_mode() in drive_init()
` [Qemu-devel] [PATCH 17/20] qemu-io: Use bdrv_parse_cache_mode() in reopen_f()
` [Qemu-devel] [PATCH 18/20] block: Remove bdrv_parse_cache_flags()
` [Qemu-devel] [PATCH 19/20] block: Remove BDRV_O_CACHE_WB
` [Qemu-devel] [PATCH 20/20] block: Remove bdrv_(set_)enable_write_cache()

[PATCH -rt] kvm,rt: change async pagefault code locking for rt-preempt
 2016-03-18 18:20 UTC 

[PATCH] mac80211: add doc for RX_FLAG_DUP_VALIDATED flag
 2016-03-18 18:20 UTC  (10+ messages)
` [PATCH] mac80211: fix order of flag descriptions

[PATCH] NVMe Add Support for Solid State Media Log Page
 2016-03-18 18:19 UTC  (4+ messages)

Btrfsck memory usage reduce idea
 2016-03-18 18:18 UTC  (4+ messages)

[PATCH 1/2] gnome-bluetooth: fix compile
 2016-03-18 19:06 UTC  (2+ messages)

[PATCH v3] grub: add -Wno-error=trampolines to native CFLAGS
 2016-03-18 18:16 UTC 

[PATCH v2] prime_mmap_coherency: Add return error tests for prime sync ioctl
 2016-03-18 18:17 UTC  (4+ messages)
` [PATCH v3] "

[PULL REQUEST] Please pull rdma.git
 2016-03-18 18:17 UTC  (4+ messages)

Snapshots slowing system
 2016-03-18 18:16 UTC  (9+ messages)

[!] Unable to mount nilfs2 filesystem after power outage - error loading super root
 2016-03-18 18:16 UTC 

[review-request] 9154: fixes for customimage details 'no package found'
 2016-03-18 18:15 UTC  (3+ messages)
` [PATCH 1/1] toaster: fixes for customimage package not found

[PATCH][Outreachy] branch: allow - as abbreviation of '@{-1}'
 2016-03-18 18:15 UTC  (5+ messages)

[PATCH V2 1/2] x86/perf/intel/uncore: Make Intel uncore modular
 2016-03-18 10:48 UTC  (2+ messages)
` [PATCH V2 2/2] x86/perf/intel/uncore: Make Intel rapl modular

[PATCH v11 0/9] arm64: Add kernel probes (kprobes) support
 2016-03-18 18:12 UTC  (11+ messages)
` [PATCH v11 3/9] arm64: add copy_to/from_user to kprobes blacklist

PCI IO resource question
 2016-03-18 18:12 UTC  (11+ messages)

[PATCH v2] powercap: intel_rapl: PSys support
 2016-03-18 18:12 UTC 

[GIT PULL] workqueue changes for v4.6-rc1
 2016-03-18 18:12 UTC 

[PATCH 0/2] random debug patches
 2016-03-18 18:12 UTC  (8+ messages)
` [PATCH 1/2] watchdog: Fix output

Possible introspection failure in master
 2016-03-18 18:59 UTC  (3+ messages)

[PATCH] ipv6: Fix the pmtu path for connected UDP socket
 2016-03-18 18:10 UTC  (7+ messages)

recovery problem raid5
 2016-03-18 18:08 UTC  (3+ messages)

[Qemu-devel] [PULL 00/15] QAPI patches for 2016-03-18
 2016-03-18 18:08 UTC  (2+ messages)

[PATCH v15 00/20] arm64 kexec kernel patches v15
 2016-03-18 18:08 UTC  (7+ messages)
` [PATCH v15 15/20] arm64: kdump: reserve memory for crash dump kernel
` [PATCH v15 17/20] arm64: kdump: implement machine_crash_shutdown()

[PATCH] arm64: KVM: Turn kvm_ksym_ref into a NOP on VHE
 2016-03-18 18:07 UTC  (5+ messages)

[PATCH 1/2] drm/dp_helper: retry on -ETIMEDOUT in drm_dp_dpcd_access()
 2016-03-18 18:05 UTC  (8+ messages)
` [PATCH 2/2] drm/i915: Get rid of intel_dp_dpcd_read_wake()
    ` [Intel-gfx] "

[PATCH 0/3] drm: introduce drm_connector_plug_all() helper
 2016-03-18 18:06 UTC  (4+ messages)
` [PATCH 1/3] "

[PATCH] toaster: buildinfohelper Create target list for all types of build
 2016-03-18 18:05 UTC  (2+ messages)

[PATCH 0/3] KVM: VMX: fix handling inv{ept,vpid} and nested RHEL6 KVM
 2016-03-18 18:04 UTC  (4+ messages)

[PATCH] Staging: rtl8192e: fix line length coding style issue in rtllib_softmac.c
 2016-03-18 18:04 UTC  (2+ messages)

The *right* algorithm for determining the amount of free space
 2016-03-18 18:03 UTC  (3+ messages)

[U-Boot] [PATCH v4 0/4] This series add MUSB support on PIC32MZDA Starter Kit
 2016-03-18 18:03 UTC  (3+ messages)
` [U-Boot] [PATCH v4 2/4] drivers: remove writes{b, w, l, q} and reads{b, w, l, q}

[PATCH] Drivers: hv: vmbus: handle various crash scenarios
 2016-03-18 18:02 UTC  (2+ messages)

[PATCH] x86: Unbreak "make isoimage" with isolinux
 2016-03-18 18:02 UTC 

DPDK and HW offloads
 2016-03-18 18:00 UTC  (2+ messages)

[Qemu-devel] [PATCH] char: ensure all clients are in non-blocking mode
 2016-03-18 18:00 UTC 

[PATCH 1/2] dir.c: fix bug in 'nd/exclusion-regression-fix' topic
 2016-03-18 18:00 UTC  (6+ messages)
` [PATCH 3/2] dir.c: fix dir re-inclusion rules with "NODIR" and "MUSTBEDIR"

[PATCH v2] grub: add -Wno-error=trampolines to native CFLAGS
 2016-03-18 18:00 UTC  (2+ messages)

[PATCH v2 0/9] drm: atmel-hlcdc: various fixes/improvements
 2016-03-18 17:58 UTC  (7+ messages)
` [PATCH v2 1/9] drm: atmel-hlcdc: add a ->cleanup_fb() operation

[PATCH v6 net-next 0/2] tcp: Redundant Data Bundling (RDB)
 2016-03-18 17:58 UTC  (4+ messages)
` [PATCH v6 net-next 2/2] tcp: Add "

[PATCH 0/11] Update version of write stream ID patchset
 2016-03-18 17:56 UTC  (12+ messages)

[PATCH] staging: rtl8712: rtl871x_ioctl_set: Remove unused macro
 2016-03-18 17:56 UTC 

[Qemu-devel] [Bug 1546445] [NEW] support vhost user without specifying vhostforce
 2016-03-18 17:48 UTC  (2+ messages)
` [Qemu-devel] [Bug 1546445] "

[PATCH 00/15] Add support for Tegra210 AGIC
 2016-03-18 17:52 UTC  (9+ messages)
` [PATCH 08/15] genirq: Add runtime power management support for IRQ chips

[BUG] cgroup writeback list corruption
 2016-03-18 17:52 UTC  (3+ messages)
  ` [PATCH for-linus 1/2] writeback, cgroup: fix premature wb_put() in locked_inode_to_wb_and_lock_list()
      ` [PATCH for-linus 2/2] writeback, cgroup: fix use of the wrong bdi_writeback which mismatches the inode

[PATCH v2] btrfs-progs: add stat check in open_ctree_fs_info
 2016-03-18 17:50 UTC  (3+ messages)

Stable release 3.12.57
 2016-03-18 17:50 UTC  (2+ messages)

[PATCH v4 0/8] CPUs capacity information for heterogeneous systems
 2016-03-18 17:49 UTC  (5+ messages)
` [PATCH v4 2/8] Documentation: arm: define DT cpu capacity bindings

New snd-hda warning spew
 2016-03-18 17:49 UTC  (6+ messages)

[PATCH] serial-uartlite: fix build warning
 2016-03-18 17:48 UTC 

[PATCH] ARM: dts: sun6i: Add serial0 alias and stdout-path to a31s-primo81.dts
 2016-03-18 17:48 UTC  (4+ messages)

[PATCH V5 01/15] ACPI: MCFG: Move mmcfg_list management to drivers/acpi
 2016-03-18 17:47 UTC  (4+ messages)
` [RFC PATCH 0/4] ACPI based PCI host driver with generic ECAM

[RFC 0/5] drm: Add support for tiny LCD displays
 2016-03-18 17:48 UTC  (8+ messages)
` [RFC 1/5] drm: Add DRM "

[PATCH] gpu/drm: Use u64_to_user_pointer
 2016-03-18 17:46 UTC  (12+ messages)

[GIT PULL] arm: Allwinner clocks changes for 4.6
 2016-03-18 17:47 UTC  (11+ messages)
` [PATCH] clk: sunxi: Remove use of VLAIS

[PATCH] Remove v850 from linux/elf-em.h
 2016-03-18 17:46 UTC  (6+ messages)

[PATCH 4/4] documentation: Fix pinctrl documentation for Meson8 / Meson8b
 2016-03-18 17:45 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v2] mtd: avoid stack overflow in MTD CFI code
 2016-03-18 17:44 UTC  (5+ messages)

Linux kernel 3.12.57 released
 2016-03-18 17:44 UTC 

media: rc: make raw event fifo size a module parameter
 2016-03-18 17:43 UTC 

[Buildroot] The best way to add a new group to /etc/group
 2016-03-18 17:43 UTC  (2+ messages)

[PATCH] tools lib api: respect CROSS_COMPILE for the linker
 2016-03-18 17:42 UTC  (9+ messages)

hid-multitouch stuck taps, possibly 4.5 regression?
 2016-03-18 17:42 UTC  (7+ messages)

[2.02][PATCH] bootp: export server IP as environment variable
 2016-03-18 17:42 UTC 

Information about Intel_GPU_TOP tool
 2016-03-18 17:42 UTC  (2+ messages)

[PATCH 0/2] mbuf: improvements
 2016-03-18 17:40 UTC  (6+ messages)
` [PATCH 1/2] mbuf: Add rte_pktmbuf_copy

[PATCH] parselogs: add new whitelist entries to address 4.4.3 issues
 2016-03-18 17:40 UTC 

[libvirt test] 86536: tolerable FAIL - PUSHED
 2016-03-18 17:39 UTC 

[PATCH net 0/3] flowi6_tos fixes
 2016-03-18 17:37 UTC  (4+ messages)
` [PATCH net 1/3] vxlan: fix populating tclass in vxlan6_get_route
` [PATCH net 2/3] geneve: fix populating tclass in geneve_get_v6_dst
` [PATCH net 3/3] ipv6, trace: fix tos reporting on fib6_table_lookup

bug: sparse config interpretation incorrectness in 2.8.0-rc2
 2016-03-18 17:38 UTC  (3+ messages)
` [PATCH 1/2] dir.c: fix bug in 'nd/exclusion-regression-fix' topic

Frequent reports about Xen unstable hanging on ARM boots
 2016-03-18 17:36 UTC  (6+ messages)

[PATCH 0/4] Refactor pinctrl driver for aobus / cbus
 2016-03-18 17:36 UTC  (4+ messages)
` [PATCH 3/4] ARM: dts: amlogic: Split pinctrl device for Meson8 / Meson8b

[Intel-wired-lan] [PATCH 0/7] ixgbe: Add initial support for a new ixgbe MAC
 2016-03-18 17:35 UTC  (7+ messages)
` [Intel-wired-lan] [PATCH 2/7] ixgbe: Add support for phy token firmware command
` [Intel-wired-lan] [PATCH 3/7] ixgbe: Add new semaphore method for a new MAC
` [Intel-wired-lan] [PATCH 4/7] ixgbe: Use method pointer to access IOSF devices
` [Intel-wired-lan] [PATCH 5/7] ixgbe: Provide for use of firmware to access IOSF registers
` [Intel-wired-lan] [PATCH 6/7] ixgbe: Add support for new 10G MAC type
` [Intel-wired-lan] [PATCH 7/7] ixgbe: Add some new device IDs for new 10G MAC


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.