All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-31 13:33:35 to 2017-05-31 14:05:38 UTC [more...]

[PATCH net] samples/bpf: bpf_load.c order of prog_fd[] should correspond with ELF order
 2017-05-31 14:05 UTC  (3+ messages)

[PATCH v3 00/23] hisi_sas: hip08 support
 2017-05-31 14:33 UTC  (10+ messages)
` [PATCH v3 05/23] scsi: hisi_sas: relocate sata_done_v2_hw()
` [PATCH v3 07/23] scsi: hisi_sas: add pci_dev in hisi_hba struct
` [PATCH v3 08/23] scsi: hisi_sas: create hisi_sas_get_fw_info()
` [PATCH v3 13/23] scsi: hisi_sas: add phy up/down/bcast and channel ISR
` [PATCH v3 15/23] scsi: hisi_sas: add v3 code to send SSP frame
` [PATCH v3 17/23] scsi: hisi_sas: add v3 code to send ATA frame
` [PATCH v3 18/23] scsi: hisi_sas: add v3 code for itct setup and free
` [PATCH v3 19/23] scsi: hisi_sas: add v3 code to send internal abort command
` [PATCH v3 22/23] scsi: hisi_sas: add v3 code to fill some more hw function pointers

[Qemu-devel] [PATCH v2 00/45] qobject/qapi: add uint type
 2017-05-31 13:57 UTC  (46+ messages)
` [Qemu-devel] [PATCH v2 01/45] qobject-input-visitor: Reject non-finite numbers with keyval
` [Qemu-devel] [PATCH v2 02/45] qapi: Document visit_type_any() issues with keyval input
` [Qemu-devel] [PATCH v2 03/45] tests/qapi-schema: Avoid 'str' in alternate test cases
` [Qemu-devel] [PATCH v2 04/45] qapi: Reject alternates that can't work with keyval_parse()
` [Qemu-devel] [PATCH v2 05/45] qdev: remove PropertyInfo.qtype field
` [Qemu-devel] [PATCH v2 06/45] object: fix potential leak in getters
` [Qemu-devel] [PATCH v2 07/45] tests: remove alt num-int cases
` [Qemu-devel] [PATCH v2 08/45] tests: add more int/number ranges checks
` [Qemu-devel] [PATCH v2 09/45] qapi: merge QInt and QFloat in QNum
` [Qemu-devel] [PATCH v2 10/45] qapi: Remove visit_start_alternate() parameter promote_int
` [Qemu-devel] [PATCH v2 11/45] tests: remove /qnum/destroy test
` [Qemu-devel] [PATCH v2 12/45] qnum: add uint type
` [Qemu-devel] [PATCH v2 13/45] json: learn to parse uint64 numbers
` [Qemu-devel] [PATCH v2 14/45] qapi: update the qobject visitor to use QNUM_U64
` [Qemu-devel] [PATCH v2 15/45] object: add uint property setter/getter
` [Qemu-devel] [PATCH v2 16/45] q35: fix get_mmcfg_size to use uint64 visitor
` [Qemu-devel] [PATCH v2 17/45] object: use more specific property type names
` [Qemu-devel] [PATCH v2 18/45] qdev: make default property int
` [Qemu-devel] [PATCH v2 19/45] qdev: add unsigned properties
` [Qemu-devel] [PATCH v2 20/45] apic-common: make "id" property a uint32
` [Qemu-devel] [PATCH v2 21/45] qdev: use appropriate getter/setters type
` [Qemu-devel] [PATCH v2 22/45] isa: use get_uint() for "io-base"
` [Qemu-devel] [PATCH v2 23/45] pc-dimm: use get_uint() for dimm properties
` [Qemu-devel] [PATCH v2 24/45] pc-dimm: make "size" property uint64
` [Qemu-devel] [PATCH v2 25/45] pcihp: use get_uint() for "bsel" property
` [Qemu-devel] [PATCH v2 26/45] aspeed: use {set, get}_uint() for "ram-size" property
` [Qemu-devel] [PATCH v2 27/45] bcm2835_fb: use {get, set}_uint() for "vcram-size" and "vcram-base"
` [Qemu-devel] [PATCH v2 28/45] platform-bus: use get_uint() for "addr" property
` [Qemu-devel] [PATCH v2 29/45] acpi: use get_uint() for "acpi-pcihp-io*" properties
` [Qemu-devel] [PATCH v2 30/45] acpi: use get_uint() for various acpi properties
` [Qemu-devel] [PATCH v2 31/45] acpi: use get_uint() for "pci-hole*" properties
` [Qemu-devel] [PATCH v2 32/45] pc: use get_uint() for "iobase" property
` [Qemu-devel] [PATCH v2 33/45] pc: use get_uint() for "apic-id" property
` [Qemu-devel] [PATCH v2 34/45] pc: use get_uint() for "hpet-intcap" property
` [Qemu-devel] [PATCH v2 35/45] xen: use get_uint() for "max-ram-below-4g" property
` [Qemu-devel] [PATCH v2 36/45] arm: use get_uint() for "mp-affinity" property
` [Qemu-devel] [PATCH v2 37/45] auxbus: use get_uint() for "addr" property
` [Qemu-devel] [PATCH v2 38/45] pvpanic: use get_uint() for "ioport" property
` [Qemu-devel] [PATCH v2 39/45] pnv-core: use get_uint() for "core-pir" property
` [Qemu-devel] [PATCH v2 40/45] numa: use get_uint() for "size" property
` [Qemu-devel] [PATCH v2 41/45] i386/cpu: use get_uint() for "min-level"/"min-xlevel" properties
` [Qemu-devel] [PATCH v2 42/45] console: use get_uint() for "head" property
` [Qemu-devel] [PATCH v2 43/45] tests/qdict: check more get_try_int() cases
` [Qemu-devel] [PATCH v2 44/45] RFC: qdict: add uint
` [Qemu-devel] [PATCH v2 45/45] qobject: move dump_qobject() from block/ to qobject/

[RESEND PATCH] irq_work: Don't reinvent the wheel but use existing llist API
 2017-05-31 14:04 UTC  (3+ messages)

[kernel-hardening] [PATCH v5 0/3] Implement fast refcount overflow protection
 2017-05-31 14:03 UTC  (8+ messages)
` [kernel-hardening] [PATCH v5 2/3] x86/asm: Add suffix macro for GEN_*_RMWcc()
  ` [kernel-hardening] "
      `  "

[PATCH 1/3] drm/i915: Short-circuit i915_gem_wait_for_idle() if already idle
 2017-05-31 14:01 UTC  (8+ messages)
` [PATCH 2/3] drm/i915: Hold a wakeref for probing the ring registers
` [PATCH 3/3] drm/i915: Check the ring is empty when declaring the engines are idle

[RFC i-g-t] GEM features into feat_profile.json
 2017-05-31 14:02 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 00/14] chardev: misc clean-ups
 2017-05-31 14:01 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 14/14] char: move char devices to chardev/

[dm-crypt] Managing wrapped key ciphers with cryptsetup
 2017-05-31 14:01 UTC  (8+ messages)

URL of devmem2
 2017-05-31 11:29 UTC 

[PATCH net] ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt()
 2017-05-31 14:01 UTC  (2+ messages)

Rendering issues with KDE (GeForce 7150M/nForce 630M)
 2017-05-31 14:00 UTC  (4+ messages)

[PATCH 1/2] soc: qcom: smsm: Handle probe deferral
 2017-05-31 14:00 UTC  (4+ messages)
` [PATCH v2] soc: qcom: smsm: Improve error handling, quiesce "

[PATCHv2 1/2] arm64:vdso: Rewrite gettimeofday into C
 2017-05-31 13:59 UTC  (4+ messages)

[PATCH v4 0/8] x86 TLB flush cleanups, moving toward PCID support
 2017-05-31 13:58 UTC  (4+ messages)
` [PATCH v4 3/8] x86/mm: Refactor flush_tlb_mm_range() to merge local and remote cases

[RFC PATCH] KEYS: Allow a live daemon in a namespace to service request_key upcalls
 2017-05-31 13:59 UTC  (4+ messages)

RADOS: Deleting all objects in a namespace
 2017-05-31 13:58 UTC  (7+ messages)

[Qemu-devel] [PATCH v2] pc-bios/s390-ccw: use STRIP variable in Makefile
 2017-05-31 13:58 UTC  (5+ messages)

espfix and 5-level paging
 2017-05-31 13:56 UTC 

RAID10 performance with 20 drives
 2017-05-31 13:57 UTC  (3+ messages)

[PATCH v5 0/3] Tango PCIe controller support
 2017-05-31 13:35 UTC  (7+ messages)
` [PATCH v5 2/3] PCI: Add tango PCIe host bridge support
` [PATCH v5 3/3] PCI: Add tango MSI controller support

[PATCH linux dev-4.10] arm: dts: aspeed: Update old style flash nodes
 2017-05-31 13:56 UTC 

[kernel-hardening] [PATCH 1/1] Sealable memory support
 2017-05-31 13:55 UTC  (4+ messages)
`  "
  ` [kernel-hardening] "

[PATCH igt] lib/kms: Force a full reprobe if we find a bad link
 2017-05-31 13:55 UTC  (5+ messages)

[PATCH v4 1/5] mwifiex: use variable interface header length
 2017-05-31 13:55 UTC  (2+ messages)
` [v4,1/5] "

[PATCH 0/2] nvme APST fixes
 2017-05-31 13:54 UTC  (5+ messages)
` [PATCH 2/2] nvme: Quirk APST on Intel 600P/P3100 devices

[PATCH] xen/privcmd: Support correctly 64KB page granularity when mapping memory
 2017-05-31 13:54 UTC  (3+ messages)

[PATCH 0/2] overlayfs multiple mount protection
 2017-05-31 13:54 UTC  (4+ messages)
` [PATCH 1/2] vfs: introduce inode 'inuse' lock

[morty/master][PATCH] ti-sgx-ddk-um: Handle no current context in name-clash stub functions
 2017-05-31 13:54 UTC 

[patch 0/2] genirq: Handle NOAUTOEN interrupts correctly
 2017-05-31 13:54 UTC  (3+ messages)
` [patch 1/2] genirq: Handle NOAUTOEN interrupt setup proper

[x86/mm] e2a7dcce31: kernel_BUG_at_arch/x86/mm/tlb.c
 2017-05-31 13:53 UTC  (7+ messages)

[Qemu-devel] [PATCH] ivshmem-server: ivshmem-clean: Install only when eventfd() is available
 2017-05-31 13:53 UTC  (8+ messages)
` [Qemu-devel] [PATCH] ivshmem-server: ivshmem-client: Build "

[PATCH 1/3] pcm: add support to get PCM sample rate from name
 2017-05-31 13:53 UTC  (4+ messages)
` [PATCH 2/3] topology: Add max rates definition
` [PATCH 3/3] topology: Add parsing for rates from conf

[PATCH v4 00/20] Btrfs-progs offline scrub
 2017-05-31 13:52 UTC  (3+ messages)
` [PATCH v4 05/20] btrfs-progs: Introduce wrapper to recover raid56 data

[U-Boot] [PATCH 0/3] add support for GPT partition name manipulation
 2017-05-31 13:50 UTC  (9+ messages)
` [U-Boot] [PATCH v2 0/6] "
  ` [U-Boot] [PATCH v2 2/6] disk_partition: introduce macros for description string lengths
  ` [U-Boot] [PATCH v2 4/6] GPT: read partition table from device into a data structure

[PATCH] submodule: mark some file-local symbols as static
 2017-05-31 13:50 UTC 

[Qemu-devel] [PATCH] edu: fix memory leak on msi_broken platforms
 2017-05-31 13:50 UTC  (2+ messages)

[B.A.T.M.A.N.] B.A.T.M.A.N. Agenda for BattleMesh
 2017-05-31 13:50 UTC 

[PATCH 0/1] xl man page cleanup and fixes proposal
 2017-05-31 13:48 UTC  (5+ messages)
` [PATCH v2 1/1] xl man page cleanup and fixes

RGW multisite sync, data sync issues
 2017-05-31 13:49 UTC 

[i40e] regression on TCP stream and TCP maerts, kernel-4.12.0-0.rc2
 2017-05-31 13:48 UTC  (5+ messages)
` [Intel-wired-lan] "

[PATCH net-next] netlink: include netnsid only when netns differs
 2017-05-31 13:48 UTC  (4+ messages)

'iw events' stops receiving events after a while on 4.9 + hacks
 2017-05-31 13:46 UTC  (7+ messages)

[PATCH v3 1/2] ethdev: add capability control API
 2017-05-31 13:45 UTC  (4+ messages)
` [PATCH v4 0/2] ethdev: abstraction layer for QoS traffic management
  ` [PATCH v4 2/2] ethdev: add traffic management API

[PATCH] crypto/aesni_mb: fix assert check
 2017-05-31 13:44 UTC 

[Qemu-devel] [PATCH v18 00/25] qcow2: persistent dirty bitmaps
 2017-05-31 13:43 UTC  (9+ messages)
` [Qemu-devel] [PATCH 09/25] block/dirty-bitmap: add readonly field to BdrvDirtyBitmap
` [Qemu-devel] [PATCH 25/25] block: release persistent bitmaps on inactivate

[U-Boot] [PATCH] board: ti: am571-idx: Add vcores support
 2017-05-31 13:43 UTC  (4+ messages)

[PATCH 0/4] Add some Gstreamer patches for v1.10
 2017-05-31  9:09 UTC  (4+ messages)
` [PATCH 4/4] gstreamer1.0-plugins-bad: Enable opencv on MX6Q & MX6QP

[LINUX PATCH] usb: xhci: Add toggle cycle bit for the last seg trb when cached ring is used
 2017-05-31 13:41 UTC 

[U-Boot] [PATCH] mips: bmips: fix BCM3380 periph clock frequency
 2017-05-31 13:42 UTC  (2+ messages)

[PATCH v2 00/11] Improve cp110 clk support on Marvell Armada 7K/8K
 2017-05-31 13:41 UTC  (30+ messages)
` [PATCH v2 01/11] dt-bindings: cp110: fix name of the GOP gate clock
` [PATCH v2 02/11] clk: mvebu: cp110 "
` [PATCH v2 03/11] clk: mvebu: cp110: make failure labels more meaningful
` [PATCH v2 04/11] dt-bindings: cp110: do not depend anymore of the *-clock-output-names
` [PATCH v2 05/11] clk: mvebu: "
` [PATCH v2 06/11] dt-bindings: cp110: introduce a new binding
` [PATCH v2 07/11] clk: mvebu: "
` [PATCH v2 08/11] dt-bindings: cp110: add sdio clock to cp-110 system controller
` [PATCH v2 09/11] clk: mvebu: "
  ` [PATCH v2 10/11] arm64: dts: marvell: remove *-clock-output-names on cp110
` [PATCH v2 11/11] arm64: dts: marvell: use new binding for the system controller "

[U-Boot] [PATCH] mips: bmips: extend baud rates support
 2017-05-31 13:41 UTC  (2+ messages)

[PATCH net-next] cxgb4: fix incorrect cim_la output for T6
 2017-05-31 13:40 UTC 

[U-Boot] [PATCH] buildman: Translate more strings to latin-1
 2017-05-31 13:40 UTC 

[PATCH V2] libcfs: Fix a sleep-in-atomic bug in cfs_wi_exit
 2017-05-31 13:39 UTC  (3+ messages)
  ` [lustre-devel] "

[B.A.T.M.A.N.] MAC addresses of loop detect frames in global translation-table
 2017-05-31 13:39 UTC  (2+ messages)

[PATCH v5 00/32] x86: Secure Memory Encryption (AMD)
 2017-05-31 13:37 UTC  (11+ messages)
` [PATCH v5 32/32] x86/mm: Add support to make use of Secure Memory Encryption

Is vnode number also limit system-wide number of open file?
 2017-05-31 13:37 UTC 

[PATCH v2 0/6] Fast git status via a file system watcher
 2017-05-31 13:37 UTC  (5+ messages)

[PATCH V2] libcfs: Fix a sleep-in-atomic bug in cfs_wi_deschedule
 2017-05-31 13:36 UTC  (3+ messages)
  ` [lustre-devel] "

[PATCH] bcm47xx: fix build regression
 2017-05-31 13:34 UTC  (5+ messages)

[PATCH V2 00/15] qedf: Update driver to version 8.18.22.0
 2017-05-31 13:34 UTC  (16+ messages)
` [PATCH V2 01/15] qedf: Enable basic FDMI information
` [PATCH V2 02/15] qedf: Update copyright to 2017
` [PATCH V2 03/15] qedf: Honor qed_ops->common->set_fp_int() return code
` [PATCH V2 04/15] qedf: Look at all descriptors when processing a clear virtual link
` [PATCH V2 05/15] qedf: Check that fcport is offloaded before dereferencing pointers in initiate_abts|cleanup
` [PATCH V2 06/15] qedf: Add fka_period SCSI host attribute to show fip keep alive period
` [PATCH V2 07/15] qedf: Set qed logging level to QED_LEVEL_NOTICE
` [PATCH V2 08/15] qedf: Use same logic for SCSI host reset and FC lip_reset
` [PATCH V2 09/15] qedf: Add bus_reset No-op
` [PATCH V2 10/15] qedf: Add non-offload receive filters
` [PATCH V2 11/15] qedf: Fixup unnecessary parantheses around test_bit operations
` [PATCH V2 12/15] qedf: Move some prints to a debug level so they do not print when no debugging is enabled
` [PATCH V2 13/15] qedf: Change cmd_per_lun in scsi_host_template to 32 to increase performance
` [PATCH V2 14/15] qedf: Add change_queue_depth member to scsi_host_template()
` [PATCH V2 15/15] qedf: Update version number to 8.18.22.0

[PATCH v1 0/7] Implement NVMe Namespace Descriptor Identification
 2017-05-31 13:32 UTC  (2+ messages)
` [PATCH v1 3/7] nvmet: implement namespace identify descriptor list

[PATCH 0/5] security, efi: Set lockdown if in secure boot mode
 2017-05-31 13:33 UTC  (6+ messages)

[PATCH] hwmon: (aspeed-pwm-tacho) Enable both edge measurement
 2017-05-31 13:33 UTC  (5+ 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.