All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-10-13 19:56:13 to 2016-10-13 21:16:55 UTC [more...]

[PATCH 0/6] Enable hashing and ciphers for v5 CCP
 2016-10-13 20:14 UTC  (6+ messages)
` [PATCH 1/6] crypto: ccp - Add SHA-2 support
` [PATCH 3/6] crypto: ccp - Add support for RSA on the CCP

docker overlay support broken post v4.8
 2016-10-13 21:16 UTC  (5+ messages)
` [bisected] "

Support Intel uncore event lists
 2016-10-13 21:15 UTC  (2+ messages)
` [PATCH 01/10] perf, tools: Factor out scale conversion code

[PATCH v2 00/10] Start of skl watermark cleanup
 2016-10-13 21:15 UTC  (19+ messages)
` [PATCH v2 05/10] drm/i915/gen9: Get rid of redundant watermark values
  ` [Intel-gfx] "
` [PATCH v2 06/10] drm/i915/gen9: Add ddb changes to atomic debug output
` [PATCH 07/10] drm/i915/gen9: Make skl_pipe_wm_get_hw_state() reusable
` [PATCH 08/10] drm/i915/gen9: Add skl_wm_level_equals()
` [PATCH 09/10] drm/i915/gen9: Actually verify WM levels in verify_wm_state()

[patch] perf_event_open.2: sample_max_stack support
 2016-10-13 21:16 UTC 

[PATCH v6, 0/8] Broadcom stb, and iProc SoC QSPI driver
 2016-10-13 21:15 UTC  (6+ messages)
` [PATCH v6, 5/8] mtd: m25p80: Let m25p80_read() fallback to spi transfer

[U-Boot] [PATCH] cmd/nand.c: Remove unnecessarily repeated step
 2016-10-13 21:15 UTC  (2+ messages)

[PATCH v2 00/19] KNI checkpatch cleanup
 2016-10-13 21:15 UTC  (3+ messages)
` [PATCH v3 "

[Qemu-devel] [PATCH v3 0/4] target-arm: Handle tagged addresses when loading PC
 2016-10-13 21:14 UTC  (3+ messages)

[PATCH RFC 1/2] blk-mq: Fix failed allocation path when mapping queues
 2016-10-13 21:15 UTC  (2+ messages)
` [PATCH RFC 2/2] blk-mq: Avoid memory reclaim when remapping queues

[ovmf baseline-only test] 67875: all pass
 2016-10-13 21:13 UTC 

[PATCH v2] cpufreq: CPPC: Correct desired_perf calculation
 2016-10-13 21:12 UTC  (3+ messages)

mmiotracer hangs the system
 2016-10-13 21:12 UTC  (12+ messages)

USB hot-plug not working (ASUS TP301UA-C4028T)
 2016-10-13 21:11 UTC  (3+ messages)

[PATCH net] net_sched: do not broadcast RTM_GETTFILTER result
 2016-10-13 21:08 UTC  (3+ messages)

[PATCH v2] x86/Intel: virtualize support for cpuid faulting
 2016-10-13 21:09 UTC  (3+ messages)
` [PATCH v2 1/2] x86/Intel: Expose cpuid_faulting_enabled so it can be used elsewhere
` [PATCH v2 2/2] x86/Intel: virtualize support for cpuid faulting

[PATCH v4 0/4] Enabling ATA Command Priorities
 2016-10-13 21:07 UTC  (14+ messages)
` [PATCH v4 1/4] block: Add iocontext priority to request
` [PATCH v4 2/4] fusion: remove iopriority handling
` [PATCH v4 3/4] ata: Enabling ATA Command Priorities
` [PATCH v4 4/4] ata: ATA Command Priority Disabled By Default

[PATCH 0/3 for 4.8] docs: feature documents for the schedulers
 2016-10-13 21:06 UTC  (5+ messages)

[PATCH v4 0/2] add support to STM HTS221 humidity + temperature sensor
 2016-10-13 20:06 UTC  (6+ messages)
` [PATCH v4 1/2] iio: humidity: add support to hts221 rh/temp combo device
` [PATCH v4 2/2] Documentation: dt: iio: humidity: add hts221 sensor device binding

Single device tree blob between linux and u-boot
 2016-10-13 20:58 UTC  (4+ messages)

RAID system with adaption to changed number of disks
 2016-10-13 21:03 UTC  (9+ messages)

File conflicts in DL_DIR
 2016-10-13 21:03 UTC  (3+ messages)

[PATCH] 98integrity: support validating the IMA policy file signature
 2016-10-13 21:02 UTC  (2+ messages)

[Fuego] Fuego installation
 2016-10-13 21:02 UTC 

[PATCH V2 0/3] ACPI,PCI,IRQ: revert penalty calculation for SCI
 2016-10-13 21:01 UTC  (13+ messages)
` [PATCH V2 1/3] Revert "ACPI,PCI,IRQ: reduce static IRQ array size to 16"
        ` [PATCH V2 1/3] Revert "ACPI, PCI, IRQ: "

[PATCH] dma-buf/sw_sync: fix lockdep anger
 2016-10-13 21:01 UTC  (3+ messages)

[PATCH] Staging: wilc1000: Compress return logic into one line
 2016-10-13 21:00 UTC 

[ANNOUNCE] fstests: master branch updated to c61fa13e9451
 2016-10-13 20:58 UTC 

[Qemu-devel] [PATCH v6 00/15] nbd: efficient write zeroes
 2016-10-13 20:58 UTC  (16+ messages)
` [Qemu-devel] [PATCH v6 01/15] nbd: Add qemu-nbd -D for human-readable description
` [Qemu-devel] [PATCH v6 02/15] nbd: Treat flags vs. command type as separate fields
` [Qemu-devel] [PATCH v6 03/15] nbd: Rename NBDRequest to NBDRequestData
` [Qemu-devel] [PATCH v6 04/15] nbd: Rename NbdClientSession to NBDClientSession
` [Qemu-devel] [PATCH v6 05/15] nbd: Rename struct nbd_request and nbd_reply
` [Qemu-devel] [PATCH v6 06/15] nbd: Share common reply-sending code in server
` [Qemu-devel] [PATCH v6 07/15] nbd: Send message along with server NBD_REP_ERR errors
` [Qemu-devel] [PATCH v6 08/15] nbd: Share common option-sending code in client
` [Qemu-devel] [PATCH v6 09/15] nbd: Let server know when client gives up negotiation
` [Qemu-devel] [PATCH v6 10/15] nbd: Let client skip portions of server reply
` [Qemu-devel] [PATCH v6 11/15] nbd: Less allocation during NBD_OPT_LIST
` [Qemu-devel] [PATCH v6 12/15] nbd: Support shorter handshake
` [Qemu-devel] [PATCH v6 13/15] nbd: Improve server handling of shutdown requests
` [Qemu-devel] [PATCH v6 14/15] nbd: Implement NBD_CMD_WRITE_ZEROES on server
` [Qemu-devel] [PATCH v6 15/15] nbd: Implement NBD_CMD_WRITE_ZEROES on client

xfs_file_splice_read: possible circular locking dependency detected
 2016-10-13 20:56 UTC  (11+ messages)
` local DoS - systemd hang or timeout (WAS: Re: [RFC][CFT] splice_read reworked)
          ` [bisected] "

problem with git worktree and git svn
 2016-10-13 20:55 UTC  (5+ messages)

[PATCH v5 00/14] ACPI IORT ARM SMMU support
 2016-10-13 20:53 UTC  (11+ messages)
` [PATCH v5 01/14] drivers: iommu: add FWNODE_IOMMU fwnode type

[PATCH 1/2] librsvg: remove redundant assignment
 2016-10-13 20:53 UTC  (2+ messages)
` [PATCH 2/2] pixbufcache: handle gdk-pixbuf not being present

more(1) may attempt to tcsetattr(3) despite lacking controlling terminal
 2016-10-13 20:52 UTC  (4+ messages)

[RFC PATCH 1/2] f2fs: rename f2fs_update_time
 2016-10-13 20:49 UTC  (3+ messages)
` [RFC PATCH 2/2] f2fs: fix allocation failure

[PATCH] Staging:ks7010:ks7010_sdio: fixed some coding style issue
 2016-10-13 20:33 UTC 

[PATCH rdma-next 00/10] Hardware tag matching support
 2016-10-13 20:47 UTC  (11+ messages)

[PATCH][RESEND] pnfs/blocklayout: fix last_write_offset incorrectly set to page boundary
 2016-10-13 20:46 UTC  (3+ messages)

[PATCH 0/8] HuC Loading Patches
 2016-10-13 20:54 UTC  (4+ messages)
` [PATCH 3/8] drm/i915/huc: Add HuC fw loading support

[PATCH] namei: revert old behaviour for filename_lookup with LOOKUP_PARENT flag
 2016-10-13 20:44 UTC  (6+ messages)

slab corruption with current -git (was Re: [git pull] vfs pile 1 (splice))
 2016-10-13 20:43 UTC  (9+ messages)
    ` slab corruption with current -git

[PATCH] scsi: hpsa: remove unneeded void pointer cast
 2016-10-13 20:45 UTC  (2+ messages)

Problem with emgd on fedora 18
 2016-10-13 20:45 UTC  (3+ messages)

Huge performance bottleneck reading packs
 2016-10-13 20:43 UTC  (8+ messages)
    ` [PATCH] fetch: use "quick" has_sha1_file for tag following

[Qemu-devel] [PATCH 0/5] More thread sanitizer fixes and atomic.h improvements
 2016-10-13 20:45 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/5] cpus: use atomic_read to read seqlock-protected variables

[linux-lvm] LVM RAID5 out-of-sync recovery
 2016-10-13 20:44 UTC  (7+ messages)

[PATCH] net: limit a number of namespaces which can be cleaned up concurrently
 2016-10-13 20:44 UTC  (3+ messages)

[PATCH net 0/2] conntrack update
 2016-10-13 20:43 UTC  (5+ messages)
` [PATCH net 2/2] conntrack: enable to tune gc parameters

Detected aborted journal error in Kernel 3.12
 2016-10-13 20:24 UTC 

Low network throughput on i.MX28
 2016-10-13 20:42 UTC  (4+ messages)

[PATCH v2 0/2] Introduce arch specific nmi enable, disable handlers
 2016-10-13 20:38 UTC  (4+ messages)
` [PATCH v2 1/2] watchdog: Introduce arch_watchdog_nmi_enable and arch_watchdog_nmi_disable
` [PATCH v2 2/2] sparc: Implement "

[RESEND PATCH] iio: gyro: adis16136: implemented IIO_CHAN_INFO_SAMP_FREQ
 2016-10-13 20:38 UTC 

[x86] 811565123a: BUG: kernel hang in early-boot stage, last printk: Probing EDD (edd=off to disable)... ok
 2016-10-13 20:34 UTC  (3+ messages)

[PATCH 0/2] Introduce update_arch_nmi_watchdog for arch specific handlers
 2016-10-13 20:37 UTC  (4+ messages)

speeding up nodups_specs, need large fc file
 2016-10-13 20:37 UTC  (2+ messages)

[PATCH v3 0/2] Input: synaptics-rmi4 - F34 device reflash support
 2016-10-13 20:35 UTC  (6+ messages)
` [PATCH v3 2/2] Input: synaptics-rmi4 - add support for F34 device reflash

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

[PATCH v3] irqchip/jcore: fix lost per-cpu interrupts
 2016-10-13 20:35 UTC 

[PATCH 0/20 v3] dax: Clear dirty bits after flushing caches
 2016-10-13 20:34 UTC  (9+ messages)

igb driver can cause cache invalidation of non-owned memory?
 2016-10-13 20:32 UTC  (18+ messages)
                                ` [Intel-wired-lan] "

[PATCH 0/3] mfd: cros_ec: Add debugfs directory to capture logs/panicinfo
 2016-10-13 20:32 UTC  (6+ messages)
` [PATCH 1/3] mfd: cros_ec: Add EC console read structures definitions

[Qemu-devel] [PATCH 0/4] qga: add vsock-listen
 2016-10-13 20:29 UTC  (9+ messages)
` [Qemu-devel] [PATCH 3/4] sockets: add AF_VSOCK support
` [Qemu-devel] [PATCH 4/4] qga: add vsock-listen method

[PATCH 0/7] usb/phy: Add Amlogic Meson8b and GXBB USB support
 2016-10-13 20:27 UTC  (5+ messages)
` [PATCH v3 0/3] "

[Qemu-devel] [PATCH] tests: add mac99 and g3beige in boot-serial-test
 2016-10-13 20:26 UTC  (2+ messages)

[PATCH] [media] rc: Fix uninitialized variable in debug print
 2016-10-13 20:15 UTC  (2+ messages)

[PATCH] kni: add support for core_id param in single threaded mode
 2016-10-13 20:24 UTC  (4+ messages)

[PATCH 0/9] perf/jit: various improvements
 2016-10-13 20:05 UTC  (3+ messages)
` [PATCH 1/9] perf/jit: improve error messages from JVMTI

[Qemu-devel] [PATCH v3] usb: Change *_exitfn return type from int to void
 2016-10-13 20:21 UTC 

[GIT PULL] Please pull NFS client changes for Linux 4.9
 2016-10-13 20:21 UTC 

[PATCH] qtbase: Fix if condition in do_configure_prepend task
 2016-10-13 20:20 UTC 

[PATCH] drm/edid: Only print the bad edid when aborting
 2016-10-13 20:20 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH v3 2/3] app/test: add a case to verify lpm tlb8 recycle
 2016-10-13 20:18 UTC  (3+ messages)
` [PATCH v4 "

[PATCH] [RFC] x86: avoid -mtune=atom for objtool warnings
 2016-10-13 20:15 UTC  (7+ messages)
      ` Another gcc corruption bug (was Re: [PATCH] [RFC] x86: avoid -mtune=atom for objtool warnings)

[PATCH V3 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2016-10-13 20:15 UTC  (11+ messages)
` [PATCH V3 08/10] ras: acpi / apei: generate trace event for unrecognized CPER section
` [PATCH V3 10/10] arm64: KVM: add guest SEA support

[PATCH 0/3] Add clockevet for timer-nps driver to NPS400 SoC
 2016-10-13 14:52 UTC  (2+ messages)
` [PATCH 3/3] clocksource: Add clockevent support to NPS400 driver

[PATCH] net: Require exact match for TCP socket lookups if dif is l3mdev
 2016-10-13 20:14 UTC 

[RFC] drm: add atomic state printing
 2016-10-13 20:14 UTC  (3+ messages)

[Qemu-devel] [PATCH v4] timer: a9gtimer: remove loop to auto-increment comparator
 2016-10-13 20:13 UTC  (5+ messages)

[PATCH V2] sqlite3: Revert ad601c7962 from 3.14.1 amalgamation package
 2016-10-13 20:16 UTC 

[PATCH net] net/mlx4_en: fixup xdp tx irq to match rx
 2016-10-13 20:13 UTC 

[PATCH v2] Staging:ks7010:eap_packet: fixed 80 character line limit coding style issue
 2016-10-13 19:55 UTC 

[Qemu-devel] [PATCH v5] timer: a9gtimer: remove loop to auto-increment comparator
 2016-10-13 20:12 UTC 

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

[PATCH] drm/amdgpu: enable virtual dce on SI
 2016-10-13 20:09 UTC  (3+ messages)
` [PATCH] drm/amdgpu: fix amdgpu_need_full_reset

[PATCH] 98integrity: support validating the IMA policy file signature
 2016-10-13 20:05 UTC  (2+ messages)

[PATCH] log: respect rte_openlog_stream calls before rte_eal_init
 2016-10-13 20:03 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] Add two patches for bind
 2016-10-13 20:01 UTC  (2+ messages)

[RFC] arm64: Enforce observed order for spinlock and data
 2016-10-13 20:00 UTC  (13+ messages)

[PATCH 0/3] THREAD_INFO_IN_TASK_STRUCT vs generic preemption code
 2016-10-13 11:57 UTC  (2+ messages)
` [PATCH 3/3] s390: move thread_info into task_struct

[PATCH] arm64: kaslr: fix breakage with CONFIG_MODVERSIONS=y
 2016-10-13 19:59 UTC  (2+ messages)

[PATCH v3 00/12] net/virtio: add offload support
 2016-10-13 19:58 UTC  (5+ messages)
` [PATCH v3 12/12] net/virtio: add Tso support

[PATCH for-4.8] ipxe: update to newer commit
 2016-10-13 19:58 UTC  (8+ messages)
              ` ANNOUNCEMENT] Xen 4.8 RC2 FULL SUCCESS 13.10.16

trivial sparse fixes for rdma-core
 2016-10-13 19:58 UTC  (9+ messages)
` [PATCH 01/32] libibumad: include umad_str.h in umad_str.c
` [PATCH 02/32] libibumad: create sysfs.h instead of using extern declarations in umad.c
` [PATCH 03/32] libibumad: use NULL instead of 0 for NULL pointers
` [PATCH 04/32] libibumad: mark symbols as static where possible

[PATCH net-next 0/5] udp: Flow dissection for tunnels
 2016-10-13 19:29 UTC  (3+ messages)

[PATCH net 0/3] qed: Fix dependencies and warnings series
 2016-10-13 19:57 UTC  (4+ messages)
` [PATCH net 1/3] qed: Fix static checker warning
` [PATCH net 2/3] qed*: Fix Kconfig dependencies with INFINIBAND_QEDR
` [PATCH net 3/3] qed: Additional work toward cleaning C=1

[PATCH v9] drm/i915: Allocate intel_engine_cs structure only for the enabled engines
 2016-10-13 19:57 UTC  (5+ messages)
` ✗ Fi.CI.BAT: warning for drm/i915: Allocate intel_engine_cs structure only for the enabled engines (rev3)

[Buildroot] [PATCH] configs/odroidc2: bump kernel headers to 3.14.79
 2016-10-13 19:56 UTC 

sparse fixes, part2
 2016-10-13 19:56 UTC  (5+ messages)
  ` [PATCH 14/17] nes: use NULL instead of 0 for NULL pointers
  ` [PATCH 15/17] mlx5: mark symbols static where possible
  ` [PATCH 16/17] mlx5: use NULL instead of 0 for NULL pointers
  ` [PATCH 17/17] mlx5: use proper ANSI-C prototypes for functions without arguments


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.