All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-30 14:37:04 to 2015-10-30 15:23:29 UTC [more...]

[PATCH] drivers:staging:gdm724x Fix Prefer kmalloc(sizeof(*gdm)...)
 2015-10-30 15:23 UTC 

[PATCH v7 00/28] remove pci driver from vdevs
 2015-10-30 15:21 UTC  (30+ messages)
  ` [PATCH v7 01/28] librte_eal: add RTE_KDRV_NONE for vdevs
  ` [PATCH v7 02/28] librte_ether: add fields from rte_pci_driver to rte_eth_dev_data
  ` [PATCH v7 03/28] librte_ether: add function rte_eth_copy_dev_info
  ` [PATCH v7 04/28] ixgbe: copy pci device info to eth_dev data
  ` [PATCH v7 05/28] e1000: "
  ` [PATCH v7 06/28] i40e: "
  ` [PATCH v7 07/28] fm10k: "
  ` [PATCH v7 08/28] bnx2x: "
  ` [PATCH v7 09/28] cxgbe: "
  ` [PATCH v7 10/28] enic: "
  ` [PATCH v7 11/28] mlx4: "
  ` [PATCH v7 12/28] virtio: "
  ` [PATCH v7 13/28] vmxnet3: "
  ` [PATCH v7 14/28] null: copy "
  ` [PATCH v7 15/28] ring: "
  ` [PATCH v7 16/28] pcap: "
  ` [PATCH v7 17/28] af_packet: "
  ` [PATCH v7 18/28] xenvirt: "
  ` [PATCH v7 19/28] mpipe: "
  ` [PATCH v7 20/28] bonding: "
  ` [PATCH v7 21/28] librte_ether: remove branches on pci_dev
  ` [PATCH v7 22/28] null: remove pci device
  ` [PATCH v7 23/28] ring: "
  ` [PATCH v7 24/28] pcap: "
  ` [PATCH v7 25/28] af_packet: "
  ` [PATCH v7 26/28] xenvirt: "
  ` [PATCH v7 27/28] mpipe: "
  ` [PATCH v7 28/28] bonding: "

[Qemu-devel] [PATCH 0/4] json-streamer: Fix up code to limit nesting and size
 2015-10-30 15:22 UTC  (7+ messages)
` [Qemu-devel] [PATCH 4/4] json-streamer: Limit number of tokens in addition to total size

[U-Boot] [PATCH] usb: udc: Fix warnings on 64-bit builds
 2015-10-30 15:21 UTC 

[Qemu-devel] [PATCH V3] hw/virtio: Add PCIe capability to virtio devices
 2015-10-30 15:20 UTC  (2+ messages)

[PATCH 00/19] drm: Add Allwinner A10 display engine support
 2015-10-30 15:20 UTC  (11+ messages)
` [PATCH 08/19] drm: Add Allwinner A10 Display Engine support
` [PATCH 19/19] ARM: sun5i: chip: Enable the TV Encoder

[U-Boot] [PATCH] usb: lthor: Specify correct parameter for sizeof type
 2015-10-30 15:19 UTC 

[PATCH] drm/i915: Allow unready gpu to be reset on gen8
 2015-10-30 15:18 UTC  (3+ messages)

[PATCH] __div64_32: implement division by multiplication for 32-bit arches
 2015-10-30 15:17 UTC  (6+ messages)

[PATCH] xfs_io: implement 'inode' command V3
 2015-10-30 15:17 UTC  (5+ messages)

Architecture Board Proposal
 2015-10-30 15:17 UTC  (5+ messages)

[PATCH] drivers:staging:gdm724x Fix Comparison to NULL could be written "!gdm"
 2015-10-30 15:16 UTC 

[Ksummit-discuss] slides for mainline kernels for mobile
 2015-10-30 15:16 UTC 

[PATCH 5/6] KVM: PPC: Book3S HV: Send IPI to host core to wake VCPU
 2015-10-30 15:16 UTC  (2+ messages)

[PATCH v3 0/3] virtio DMA API core stuff
 2015-10-30 15:16 UTC  (12+ messages)

[PATCH] sysfs: add devm_sysfs_create_group() and friends
 2015-10-30 15:13 UTC  (3+ messages)

[PATCH] drivers:staging:gdm724x Fix Blank lines aren't necessary after an open brace '{'
 2015-10-30 15:13 UTC 

[PATCH] sched_credit: Remove cpu argument to __runq_insert()
 2015-10-30 15:09 UTC 

kernel defconfig configuration
 2015-10-30 15:10 UTC  (9+ messages)

depmod: modules in dependency cycles
 2015-10-30 15:10 UTC  (7+ messages)
` [Outreachy kernel] "

[Cocci] version 1.0.3 released
 2015-10-30 15:09 UTC  (7+ messages)
` [Cocci] Release 1.0.3: Clarification around SmPL conjunctions

[Qemu-devel] [PATCH v3 00/11] vl.c: Error message rework
 2015-10-30 15:08 UTC  (12+ messages)
` [Qemu-devel] [PATCH v3 01/11] vl.c: Replace fprintf(stderr) with error_report()
` [Qemu-devel] [PATCH v3 02/11] vl.c: Use error_report() when reporting shutdown signal
` [Qemu-devel] [PATCH v3 03/11] vl.c: Remove periods and exclamation points from error messages
` [Qemu-devel] [PATCH v3 04/11] vl.c: Use "warning:" prefix consistently on warnings
` [Qemu-devel] [PATCH v3 05/11] vl.c: Use "cannot" instead of "can not" in error messages
` [Qemu-devel] [PATCH v3 06/11] vl.c: Use 'quotes' instead of `quotes' in messages
` [Qemu-devel] [PATCH v3 07/11] vl.c: Remove unnecessary uppercase in error messages
` [Qemu-devel] [PATCH v3 08/11] vl.c: Change "fail to parse" error message to "failed to parse"
` [Qemu-devel] [PATCH v3 09/11] vl.c: Simplify "ignoring deprecated option" warnings
` [Qemu-devel] [PATCH v3 10/11] vl.c: Reword -no-kvm-pit-reinjection deprecation warning
` [Qemu-devel] [PATCH v3 11/11] vl.c: Use "%s support is disabled" error messages consistently

[PATCH net-next RFC] mpls: support for dead routes
 2015-10-30 15:06 UTC  (4+ messages)

[Xen 4.7] tmem todos
 2015-10-30 15:06 UTC  (5+ messages)

[PATCH v2] hash: fix scaling by reducing contention
 2015-10-30 15:05 UTC  (3+ messages)
` [PATCH v3] "

[U-Boot] [PATCH] Allow fw env tools to be available as library
 2015-10-30 15:05 UTC  (2+ messages)

[PATCH v2 0/5] xfs: SGI ACL Fixes
 2015-10-30 15:05 UTC  (6+ messages)
` [PATCH v2 1/5] xfs: Validate the length of on-disk ACLs
` [PATCH v2 2/5] xfs: Plug memory leak in xfs_attrmulti_attr_set
` [PATCH v2 3/5] xfs: SGI ACLs: Fix caching and mode setting
` [PATCH v2 4/5] xfs: Add namespace parameter to the xfs kuid/kgid <=> uid/gid wrappers
` [PATCH v2 5/5] xfs: SGI ACLs: Map uid/gid namespaces

arm64: about Add CONFIG_DEBUG_SET_MODULE_RONX suport
 2015-10-30 15:05 UTC  (2+ messages)

[PATCH V4] ath10k: Debugfs entry to enable/disable WLAN&Blutooth Coexist feature
 2015-10-30 15:04 UTC  (3+ messages)

[Bug 91656] Pillars of Eternity glitch in maps
 2015-10-30 15:04 UTC  (2+ messages)

corrupted RAID1: unsuccessful recovery / help needed
 2015-10-30 15:03 UTC  (5+ messages)

[PATCH] vb2: fix a regression in poll() behavior for output,streams
 2015-10-30 15:03 UTC  (2+ messages)

[PATCH v3 net] i40e: Look up MAC address in Open Firmware or IDPROM
 2015-10-30 15:03 UTC  (2+ messages)
` [Intel-wired-lan] "

luajit fails to build
 2015-10-30 15:03 UTC  (2+ messages)

NFS mount timeouts
 2015-10-30 15:02 UTC  (2+ messages)

[PATCH] Revert "kexec: use mmap instead of read for slurp_file()"
 2015-10-30 15:02 UTC  (12+ messages)
    ` [PATCH v2] kexec/s390x: use mmap instead of read for slurp_file()
                    ` [PATCH v3] "

[Qemu-devel] [PULL 0/9] target-mips queue
 2015-10-30 15:00 UTC  (10+ messages)
` [Qemu-devel] [PULL 1/9] target-mips: move the test for enabled interrupts to a separate function
` [Qemu-devel] [PULL 2/9] target-mips: implement the CPU wake-up on non-enabled interrupts in R6
` [Qemu-devel] [PULL 3/9] target-mips: update writing to CP0.Status.KX/SX/UX in MIPS Release R6
` [Qemu-devel] [PULL 4/9] target-mips: Add enum for BREAK32
` [Qemu-devel] [PULL 5/9] hw/mips_malta: Fix KVM PC initialisation
` [Qemu-devel] [PULL 6/9] target-mips: add PC, XNP reg numbers to RDHWR
` [Qemu-devel] [PULL 7/9] target-mips: Set Config5.XNP for R6 cores
` [Qemu-devel] [PULL 8/9] target-mips: add SIGRIE instruction
` [Qemu-devel] [PULL 9/9] target-mips: fix updating XContext on mmu exception

[PATCH 0/3] ASoC: Intel: Skylake: Some more fixes
 2015-10-30 15:04 UTC  (5+ messages)
` [PATCH 1/3] ASoC: Intel: Skylake: fix missing machine device creation
` [PATCH 2/3] ASoC: Intel: Skylake: Fix to cleanup if skl_sst_dsp_init fails
` [PATCH 3/3] ASoC: Intel: Skylake: Fix substream dereference before check

[PATCH 0/2] Staging: comedi: Fix sparse warnings
 2015-10-30 15:01 UTC  (4+ messages)
` [PATCH 1/2] Staging: comedi: ni_mio_common: Fix endian sparse warning
  ` [Outreachy kernel] "

[RFC][PATCH] Oops messages transfer using QR codes
 2015-10-30 15:03 UTC 

Blk-mq/scsi-mq Tuning
 2015-10-30 15:00 UTC  (6+ messages)

[PATCH 1/2] dma: add Qualcomm Technologies HIDMA management driver
 2015-10-30 15:00 UTC  (6+ messages)
` [PATCH 2/2] dma: add Qualcomm Technologies HIDMA channel driver

[U-Boot] [PATCH] net: gem: Build warning fixes for 64-bit
 2015-10-30 15:00 UTC 

why we should use two Mutex in OSD ShardData?
 2015-10-30 14:59 UTC  (2+ messages)

[PATCH] vhost: fix build error on old kernel doesn't support MQ
 2015-10-30 14:58 UTC  (3+ messages)

[PATCH v2 0/4] Add support for NXP LPC18xx EEPROM using nvmem
 2015-10-30 14:58 UTC  (8+ messages)
` [PATCH v2 2/4] nvmem: NXP LPC18xx EEPROM memory NVMEM driver

[lm-sensors] [PATCH] hwmon: (nct6775) Introduce separate temperature labels for NCT6792 and NCT6793
 2015-10-30 14:58 UTC 

[PATCH 0/2] validate the delta of cycle_now and cycle_last on arm64
 2015-10-30 14:56 UTC  (4+ messages)
` [PATCH 1/2] clocksource: replace cycle_last validation with an equal way

[U-Boot] [PATCH v2 1/3] dm: spi: Add support for all targets which requires MANUAL_RELOC
 2015-10-30 14:56 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/3] dm: core: Add missing entries for manual relocation
` [U-Boot] [PATCH v2 3/3] dm: sf: Add support for all targets which requires MANUAL_RELOC

[PATCH v2 0/2] Fix two issues in lpm
 2015-10-30 14:56 UTC  (5+ messages)
` [PATCH v2 2/2] lib/lpm:fix an initialization issue of valid_group in the delete_depth_small()

[PATCH] rm_work.bbclass: Exclude do_rootfs stamp removal
 2015-10-30 14:56 UTC 

[Intel-wired-lan] [net PATCH 0/3] netpoll fixes for Intel drivers
 2015-10-30 14:55 UTC  (4+ messages)
` [Intel-wired-lan] [net PATCH 3/3] ixgbe: Fix handling of napi budget when multiple queues are enabled per vector
  `  "

RFC: OOM detection rework v1
 2015-10-30 14:55 UTC  (8+ messages)
` [RFC 1/3] mm, oom: refactor oom detection

[U-Boot] [PATCH v4 01/16] include: Add log2 header from the kernel
 2015-10-30 14:55 UTC  (4+ messages)
` [U-Boot] [PATCH v4 07/16] sh: bitops: Use the generic bitops headers

[PATCH v6 00/33] implement vNVDIMM
 2015-10-30 14:54 UTC  (4+ messages)
` [PATCH v6 10/33] hostmem-file: clean up memory allocation
  ` [Qemu-devel] "

[PATCH] drivers:staging:gdm724x Fix comparison to NULL could be written like
 2015-10-30 14:54 UTC 

[PATCH 0/8] pm80xx: Add ATTO 12Gb HBA support and fix various issues
 2015-10-30 14:53 UTC  (9+ messages)
` [PATCH 1/8] pm80xx: configure PHY settings based on subsystem vendor ID
` [PATCH 2/8] pm80xx: add support for PMC Sierra 8070 and PMC Sierra 8072 SAS controllers
` [PATCH 3/8] pm80xx: add ATTO PCI IDs to pm8001_pci_table
` [PATCH 4/8] pm80xx: add support for ATTO devices during SAS address initiailization
` [PATCH 5/8] pm80xx: set PHY profiles for ATTO 12Gb SAS controllers
` [PATCH 6/8] pm80xx: do not examine registers for iButton feature if ATTO adapter
` [PATCH 7/8] pm80xx: wait a minimum of 500ms before issuing commands to SPCv
` [PATCH 8/8] pm80xx: avoid a panic if MSI(X) interrupts are disabled

[PATCH] can: Use correct type in sizeof() in nla_put()
 2015-10-30 14:53 UTC  (5+ messages)

[U-Boot] [PATCH 1/2] zynq-common: Define CONFIG_SYS_I2C_ZYNQ based on board config
 2015-10-30 14:52 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] ARM: zynqmp: Add DTS for ep108 board

master - WHATS_NEW: reporting commands and -o-/-o+ extension
 2015-10-30 14:52 UTC 

master - commands: update command help for -o|--options for reporting commands
 2015-10-30 14:52 UTC 

master - man: pvs/vgs/lvs and -o+, -o-, -o#
 2015-10-30 14:52 UTC 

master - tests: add report-fields.sh test
 2015-10-30 14:52 UTC 

master - report: support "-o #field_name1, field_name2, ..."
 2015-10-30 14:52 UTC 

master - report: recognize known prefix when processing "-o -field_name1, field_name2, ..."
 2015-10-30 14:52 UTC 

master - report: add report_get_field_prefix function
 2015-10-30 14:52 UTC 

master - report: support "-o -field_name1, field_name2, ...."
 2015-10-30 14:52 UTC 

master - report: make report options defined by "-o" groupable
 2015-10-30 14:52 UTC 

master - refactor: move code detecting report options to a separate function
 2015-10-30 14:52 UTC 

master - str_list: add str_list_destroy function
 2015-10-30 14:52 UTC 

master - str_list: add str_list_to_str and str_to_str_list functions
 2015-10-30 14:52 UTC 

master - str_list: also allow memory allocation without memory pool
 2015-10-30 14:52 UTC 

[U-Boot] [PATCH] ARM: zynq: Remove zc70x target
 2015-10-30 14:51 UTC 

[PATCH v3] vhost: Fix wrong handling of virtqueue array index
 2015-10-30 14:48 UTC  (3+ messages)

[PATCH 1/1] ptest-runner: Allow running of specific tests
 2015-10-30 14:49 UTC 

[PATCH] drivers:staging:gdm724x Fix spaces preffered around that 
 2015-10-30 14:49 UTC 

[PATCH 1/2] pinctrl: baytrail: Drop FSF mailing address
 2015-10-30 14:48 UTC  (3+ messages)
` [PATCH 2/2] pinctrl: baytrail: Serialize all register access

[PATCH] KVM: x86: zero apic_arb_prio on reset
 2015-10-30 14:48 UTC 

[PATCH] ident.c: add support for IPv6
 2015-10-30 14:48 UTC 

[PATCH v2 UPDATE-2 3/3] ACPI/APEI/EINJ: Allow memory error injection to NVDIMM
 2015-10-30 14:47 UTC  (6+ messages)

[PATCHv2 4.3-rc6] proc: fix convert from oom_score_adj to oom_adj
 2015-10-30 14:46 UTC  (6+ messages)
    ` 答复: "

[PATCH] xfs: invalidate cached acl if set directly via xattr
 2015-10-30 14:46 UTC 

[Buildroot] [PATCH] package/dvblast: fix build issues without glibc
 2015-10-30 14:46 UTC  (2+ messages)

[PATCH/RFC 0/4] dma ops and virtio
 2015-10-30 14:45 UTC  (5+ messages)
` [PATCH 1/4] Provide simple noop dma ops

passthrough: improve interrupt injection locking
 2015-10-30 14:45 UTC  (6+ messages)
` [PATCHv1 1/2] passthrough: use per-interrupt lock when injecting an interrupt

[U-Boot] [PATCH] ls102xa: Adjust some macros for SD boot on LS1021A QDS board
 2015-10-30 14:45 UTC 

[PATCH 00/12] usb: early: add support for early printk through USB3 debug port
 2015-10-30 14:45 UTC  (9+ messages)
` [PATCH 01/12] usb: xhci: expose xhci extended capabilities via debugfs
` [PATCH 11/12] usb: serial: usb_debug: add support for dbc debug device

[PATCH 1 00/25] hpsa updates
 2015-10-30 14:44 UTC  (5+ messages)
` [PATCH 1 24/25] hpsa: add in sas transport class
` [PATCH 1 25/25] hpsa: bump the driver version

[PATCH] ARM: BCM5301X: Add missing Netgear R8000 LEDs
 2015-10-30 14:44 UTC 

[PATCH V8 00/13] Btrfs: Pre subpagesize-blocksize cleanups
 2015-10-30 14:43 UTC  (7+ messages)
` [PATCH V8 01/13] Btrfs: __btrfs_buffered_write: Reserve/release extents aligned to block size
` [PATCH V8 02/13] Btrfs: Compute and look up csums based on sectorsized blocks
` [PATCH V8 03/13] Btrfs: Direct I/O read: Work "

[PATCH 0/6] GPIO character device skeleton
 2015-10-30 14:43 UTC  (5+ messages)

CAN firewall
 2015-10-30 14:38 UTC  (2+ messages)

strange comment in load_elf_binary
 2015-10-30 14:37 UTC  (3+ 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.