All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-09-16 20:32:06 to 2015-09-16 21:57:27 UTC [more...]

[PATCH v5 00/53] PCI: Resource allocation cleanup for v4.4
 2015-09-16 21:57 UTC  (18+ messages)
` [PATCH v5 04/53] PCI: Optimize bus min_align/size calculation during sizing
` [PATCH v5 07/53] PCI: Reorder resources list for required/optional resources
` [PATCH v5 09/53] PCI: Rename pdev_sort_resources() to pdev_assign_resources_prepare()
` [PATCH v5 10/53] PCI: Treat ROM resource as optional during realloc
` [PATCH v5 11/53] PCI: Add debug printout during releasing partial assigned resources
` [PATCH v5 12/53] PCI: Simplify res reference using in __assign_resources_sorted()
` [PATCH v5 13/53] PCI: Separate realloc list checking after allocation
` [PATCH v5 14/53] PCI: Add __add_to_list()
` [PATCH v5 17/53] PCI: Separate out save_resources()/restore_resources()
` [PATCH v5 18/53] PCI: Move comment to pci_need_to_release()
` [PATCH v5 19/53] PCI: Separate required+optional assigning to another function
` [PATCH v5 20/53] PCI: Skip required+optional if there is no optional
` [PATCH v5 21/53] PCI: Move saved required resource list out of required+optional assigning
` [PATCH v5 24/53] PCI: Fix size calculation with old_size on rescan path
` [PATCH v5 25/53] PCI: Don't add too much optional size for hotplug bridge io
` [PATCH v5 28/53] PCI: Unify calculate_size() for io port and MMIO
` [PATCH v5 29/53] PCI: Allow bridge optional only io port resource required size to be 0

[PATCH v3 2/2] drm: bridge/dw_hdmi: add dw hdmi i2c bus adapter support
 2015-09-16 21:56 UTC  (13+ messages)

[PATCH 0/67] war on sprintf, strcpy, etc
 2015-09-16 21:54 UTC  (22+ messages)
` [PATCH 15/67] convert trivial sprintf / strcpy calls to xsnprintf
` [PATCH 33/67] read_branches_file: replace strcpy with xstrdup
` [PATCH 36/67] remote-ext: simplify git pkt-line generation
` [PATCH 46/67] write_loose_object: convert to strbuf
` [PATCH 52/67] use sha1_to_hex_to() instead of strcpy

[PATCH v2] ethdev: add new RX/TX queue state arrays in rte_eth_dev_data
 2015-09-16 21:51 UTC 

[Buildroot] [PATCH v2 0/5] Buildroot printing with Cups
 2015-09-16 21:50 UTC  (5+ messages)
` [Buildroot] [PATCH v2 1/4] package/cups: Un-deprecate, and update CUPS to 2.1.0
` [Buildroot] [PATCH v2 2/4] package/hplip: Un-deprecate and bump version to 3.15.7

[PATCH] x86: Fix gfp flags for coherent DMA memory allocation
 2015-09-16 21:47 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/ruby: disable use of stack protector when not available
 2015-09-16 21:46 UTC  (5+ messages)

[U-Boot] [PATCH] Revert "fdt: Fix fdtdec_get_addr_size() for 64-bit"
 2015-09-16 21:46 UTC  (19+ messages)

[PATCH] ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stage
 2015-09-16 21:45 UTC  (2+ messages)

[PATCH] testimage.bbclass: Don't require an image manifest
 2015-09-16 21:45 UTC 

[PATCH V1] audit: add warning that an old auditd may be starved out by a new auditd
 2015-09-16 21:45 UTC  (6+ messages)

[GIT PULL 00/27] perf tools: filtering events using eBPF programs
 2015-09-16 21:43 UTC  (3+ messages)
` [PATCH 05/27] perf record, bpf: Parse and create probe points for BPF programs

[PATCH v1] xSplice initial foundation patches
 2015-09-16 21:41 UTC  (7+ messages)
` [PATCH v1 1/5] xsplice: Design document
` [PATCH v1 2/5] xen/xsplice: Hypervisor implementation of XEN_XSPLICE_op
` [PATCH v1 3/5] libxc: Implementation of XEN_XSPLICE_op in libxc
` [PATCH v1 4/5] xen-xsplice: Tool to manipulate xsplice payloads
` [PATCH v1 5/5] xsplice: Use ld-embedded build-ids

[PATCH] IB/hfi: Properly set permissions for user device files
 2015-09-16 21:41 UTC 

[PATCH V10 0/8] Freq/CPU%/CORE_BUSY% support
 2015-09-16 14:21 UTC  (9+ messages)
` [PATCH V10 1/8] perf,tools: introduce generic FEAT for CPU attributes
` [PATCH V10 2/8] perf, record: introduce --perf-freq option
` [PATCH V10 3/8] perf,tools: caculate freq per sample
` [PATCH V10 4/8] perf,tools: Dump per-sample freq/CPU%/CORE_BUSY% in report -D
` [PATCH V10 5/8] perf,tools: caculate and save freq/CPU%/CORE_BUSY% in he_stat
` [PATCH V10 6/8] perf,tools: only show leader's value in hpp__fmt
` [PATCH V10 7/8] perf,tools: Introduce HPP__SINGLE_PRINT_FNS support
` [PATCH V10 8/8] perf,tools: Show freq/CPU%/CORE_BUSY% in perf report by --perf-freq

[PATCH net-next RFC] net: increase LL_MAX_HEADER for Hyper-V
 2015-09-16 21:38 UTC  (5+ messages)

[PATCH] Use a separate superblock if mount requires a different security flavor
 2015-09-16 21:36 UTC  (5+ messages)

[PATCH v7 0/3] worktree: worktree.c functions and list builtin command
 2015-09-16 21:36 UTC  (13+ messages)
` [PATCH v7 1/3] worktree: add top-level worktree.c
` [PATCH v7 2/3] worktree: move/refactor find_shared_symref from branch.c

[PATCH v2 00/30] cxlflash: Miscellaneous bug fixes and corrections
 2015-09-16 21:33 UTC  (31+ messages)
` [PATCH v2 01/30] cxlflash: Fix to avoid invalid port_sel value
` [PATCH v2 02/30] cxlflash: Replace magic numbers with literals
` [PATCH v2 03/30] cxlflash: Fix read capacity timeout
` [PATCH v2 04/30] cxlflash: Fix potential oops following LUN removal
` [PATCH v2 05/30] cxlflash: Fix data corruption when vLUN used over multiple cards
` [PATCH v2 06/30] cxlflash: Fix to avoid sizeof(bool)
` [PATCH v2 07/30] cxlflash: Fix context encode mask width
` [PATCH v2 08/30] cxlflash: Fix to avoid CXL services during EEH
` [PATCH v2 09/30] cxlflash: Fix to stop interrupt processing on remove
` [PATCH v2 10/30] cxlflash: Correct naming of limbo state and waitq
` [PATCH v2 11/30] cxlflash: Make functions static
` [PATCH v2 12/30] cxlflash: Refine host/device attributes
` [PATCH v2 13/30] cxlflash: Fix to avoid spamming the kernel log
` [PATCH v2 14/30] cxlflash: Fix to avoid stall while waiting on TMF
` [PATCH v2 15/30] cxlflash: Fix location of setting resid
` [PATCH v2 16/30] cxlflash: Fix host link up event handling
` [PATCH v2 17/30] cxlflash: Fix async interrupt bypass logic
` [PATCH v2 18/30] cxlflash: Remove dual port online dependency
` [PATCH v2 19/30] cxlflash: Fix AFU version access/storage and add check
` [PATCH v2 20/30] cxlflash: Correct usage of scsi_host_put()
` [PATCH v2 21/30] cxlflash: Fix to prevent workq from accessing freed memory
` [PATCH v2 22/30] cxlflash: Correct behavior in device reset handler following EEH
` [PATCH v2 23/30] cxlflash: Remove unnecessary scsi_block_requests
` [PATCH v2 24/30] cxlflash: Fix function prolog parameters and return codes
` [PATCH v2 25/30] cxlflash: Fix MMIO and endianness errors
` [PATCH v2 26/30] cxlflash: Fix to prevent EEH recovery failure
` [PATCH v2 27/30] cxlflash: Correct spelling, grammar, and alignment mistakes
` [PATCH v2 28/30] cxlflash: Fix to prevent stale AFU RRQ
` [PATCH v2 29/30] cxlflash: Fix to avoid state change collision
` [PATCH v2 30/30] MAINTAINERS: Add cxlflash driver

[PATCH] nfsd: add a new EXPORT_OP_NOWCC flag to struct export_operations
 2015-09-16 21:30 UTC  (8+ messages)
` [HPDD-discuss] "
          ` [Cluster-devel] "

LTP regressions due to 6dc296e7df4c ("mm: make sure all file VMAs have ->vm_ops set")
 2015-09-16 21:28 UTC  (8+ messages)

[Patch 0/2] media: v4l: ti-vpe: Add CAL v4l2 camera capture driver
 2015-09-16 21:22 UTC  (6+ messages)
` [Patch 1/2] "

[PATCH] ethdev: add new RX/TX queue state arrays in rte_eth_dev_data
 2015-09-16 21:22 UTC  (3+ messages)

[PATCH] nfs: fix v4.2 SEEK on files over 2 gigs
 2015-09-16 21:21 UTC 

[linux-lvm] Any way to speed up activation of volumes with snapshots?
 2015-09-16 21:21 UTC  (7+ messages)

[PATCH RFC 0/3] Allow postponed netfilter handling for socket matches
 2015-09-16 21:21 UTC  (2+ messages)

Very slow recovery/peering with latest master
 2015-09-16 21:19 UTC  (3+ messages)

[PATCH V2 0/3] Systemd Upgrade
 2015-09-16 21:18 UTC  (7+ messages)
` [PATCH V2 1/3] rootfs: Conditionally uninstall update-rc.d
  ` [PATCH V2 2/3] systemd: Upgrade 219 -> 225
      ` [OE-core] "

I hate busybox!
 2015-09-16 21:17 UTC  (8+ messages)

[Patch v3 12/36] genirq: Move field 'handler_data' from struct irq_data into struct irq_common_data
 2015-09-16 20:56 UTC  (2+ messages)
` [tip:irq/urgent] genirq: Move field 'handler_data' from irq_data into irq_common_data

[Buildroot] [PATCHv2] micropython: new package
 2015-09-16 21:12 UTC  (3+ messages)
` [Buildroot] [PATCHv3] "

[PATCH] data_smart: Expand overrides cache recursively
 2015-09-16 21:11 UTC  (2+ messages)

[PATCH 1/5] toaster: hide irrelevant builds in the project builds view
 2015-09-16 21:10 UTC  (3+ messages)
` [PATCH 2/5] toaster: Add tests for /project/X/builds page

lenovo t400 atheros ar242x ath5k bug
 2015-09-16 21:10 UTC  (5+ messages)

[Qemu-devel] [PATCH v11 00/12] Add a netfilter object and netbuffer filter
 2015-09-16 21:09 UTC  (3+ messages)
` [Qemu-devel] [PATCH v11 02/12] init/cleanup of netfilter object

[PATCH v2 01/30] cxlflash: Fix to avoid invalid port_sel value
 2015-09-16 21:09 UTC  (4+ messages)

[PATCH] net: qdisc: enhance default_qdisc documentation
 2015-09-16 21:09 UTC  (2+ messages)

[Intel-wired-lan] [next-queue 0/8] Trivial fix-ups for Intel wired LAN drivers 09/10/2015
 2015-09-16 21:09 UTC  (9+ messages)
` [Intel-wired-lan] [next-queue 1/8] e1000: clean up the useless 'continue' statement

[PATCH] cache: Handle spaces and colons in directory names for file-checksums
 2015-09-16 21:08 UTC  (2+ messages)

[PATCH] bcache: Fix writeback_thread never writing back incomplete stripes
 2015-09-16 21:08 UTC  (3+ messages)

[RFC] Potential issue with GPIO/IRQ flags
 2015-09-16 21:07 UTC  (2+ messages)

[PATCH v2 00/22] KVM: ARM64: Add guest PMU support
 2015-09-16 21:07 UTC  (3+ messages)

[PATCH 0/3] Updates to amd64_edac and ghes_edac
 2015-09-16 20:53 UTC  (4+ messages)
` [PATCH 1/3] EDAC, ghes_edac: Remove redundant memory_type array
` [PATCH 2/3] EDAC, amd64_edac: Extend scrub rate programmability feature for F15hM60h
` [PATCH 3/3] EDAC, amd64_edac: Update copyright and documentation info

[asoc:topic/simple 1/1] sound/soc/soc-core.c:3306:47: sparse: incorrect type in argument 1 (different base types)
 2015-09-16 21:03 UTC 

[PATCH] elan_i2c - Don't require known iap version
 2015-09-16 21:02 UTC 

master - lvmlockd: unlock lv if command fails before lock completes
 2015-09-16 21:02 UTC 

[PATCH] data_smart: Correctly handle OVERRIDE values set using ??=
 2015-09-16 21:01 UTC 

[PATCH 6/6] dmaengine: xilinx: Fix module autoload for OF platform driver
 2015-09-16 21:00 UTC  (2+ messages)

[PATCH] data_smart: When considering OVERRIDE dependencies, do so recursively
 2015-09-16 20:59 UTC 

[RESEND PATCH v3 3/5] sh: kill off set_irq_flags usage
 2015-09-16 20:58 UTC  (2+ messages)
` [tip:irq/urgent] sh: Kill "

[RESEND PATCH v3 2/5] irqchip: kill off set_irq_flags usage
 2015-09-16 20:58 UTC  (2+ messages)
` [tip:irq/urgent] irqchip: Kill "

[PATCH 5/6] dmaengine: sun6i: Fix module autoload for OF platform driver
 2015-09-16 20:59 UTC  (2+ messages)

[PATCH 4/6] dmaengine: sirf: Fix module autoload for OF platform driver
 2015-09-16 20:58 UTC  (2+ messages)

[asoc:topic/sunxi 2/2] sound/soc/sunxi/sun4i-codec.c:708:3-8: No need to set .owner here. The core will do it
 2015-09-16 20:55 UTC  (4+ messages)
` [PATCH] ASoC: sunxi: fix platform_no_drv_owner.cocci warnings

[U-Boot] U-boot UBI breaks build with -O0
 2015-09-16 20:58 UTC 

[PATCH 3/6] dmaengine: mpc512x: Fix module autoload for OF platform driver
 2015-09-16 20:58 UTC 

[Patch v3 34/36] genirq: Move field 'msi_desc' from struct irq_data into struct irq_common_data
 2015-09-16 20:57 UTC  (2+ messages)
` [tip:irq/urgent] genirq: Move field 'msi_desc' from irq_data into irq_common_data

[PATCH 2/6] dmaengine: moxart-dma: Fix module autoload for OF platform driver
 2015-09-16 20:57 UTC 

[PATCH v3 0/7] Initial support for user namespace owned mounts
 2015-09-16 20:57 UTC  (5+ messages)
` [PATCH v3 5/7] fs: Treat foreign mounts as nosuid
` [PATCH v3 6/7] Smack: Add support for unprivileged mounts from user namespaces

[Patch v3 31/36] genirq: Move field 'affinity' from struct irq_data into struct irq_common_data
 2015-09-16 20:56 UTC  (2+ messages)
` [tip:irq/urgent] genirq: Move field 'affinity' from irq_data into irq_common_data

[PATCH 1/6] dmaengine: fsldma: Fix module autoload for OF platform driver
 2015-09-16 20:57 UTC 

[Patch v3 07/36] genirq: Move field 'node' from struct irq_data into struct irq_common_data
 2015-09-16 20:56 UTC  (2+ messages)
` [tip:irq/urgent] genirq: Move field 'node' from irq_data into irq_common_data

[PATCH 0/6] dmaengine: Fix module autoload for OF platform drivers
 2015-09-16 20:56 UTC 

[qemu-upstream-4.5-testing test] 61995: regressions - FAIL
 2015-09-16 20:56 UTC 

[PATCH 0/3] RFC: Add a drm_aux-dev module
 2015-09-16 20:51 UTC  (9+ messages)

[PATCH] perf tools: session: avoid infinite loop
 2015-09-16 20:54 UTC  (2+ messages)

[PATCH] data_smart: Separate out update_overridevars into separate function
 2015-09-16 20:54 UTC 

[Buildroot] [PATCH v2 0/3] new packages gssdp, gupnp and gupnp-av
 2015-09-16 20:53 UTC  (2+ messages)

[PATCH] oeqa/sstatetests: Add test for nativesdk stamp invariance with MACHINE
 2015-09-16 20:53 UTC 

[Buildroot] [git commit] gupnp-av: new package
 2015-09-16 20:52 UTC 

[PATCH] pmem: add proper synchronization to pmem_rw_page()
 2015-09-16 20:52 UTC  (2+ messages)

[PATCH for-4.3] IB/ipoib: add module option for auto-creating mcast groups
 2015-09-16 20:52 UTC  (14+ messages)

[PATCH] glibc: Ensure OVERRIDES doesn't influence sstate checksum
 2015-09-16 20:50 UTC 

[Buildroot] [git commit] gupnp: new package
 2015-09-16 20:50 UTC 

[PATCH] staging: comedi: drivers: coding style: fixed block comment style
 2015-09-16 20:48 UTC 

[Buildroot] [git commit] gssdp: new package
 2015-09-16 20:45 UTC 

[PATCH] CHROMIUM: drm: bridge/dw_hdmi: Eliminate unused cable_plugin
 2015-09-16 20:41 UTC  (2+ messages)

kernel BUG at linux-4.2.0/fs/btrfs/extent-tree.c:1833 on rebalance
 2015-09-16 20:41 UTC  (10+ messages)

[Qemu-devel] [RFC 00/20] Do away with TB retranslation
 2015-09-16 20:41 UTC  (5+ messages)

[PATCH] build: bump library versioning
 2015-09-16 20:40 UTC  (7+ messages)

Applied "regulator: core: Make error messages more informative" to the regulator tree
 2015-09-16 20:36 UTC 

[RFC PATCH 0/3] fix *pbl format support
 2015-09-16 20:35 UTC  (4+ messages)

[PATCH BAT V1 0/7] BAT: Add Basic Audio Tester command line tool
 2015-09-16 20:34 UTC  (4+ messages)

[Qemu-devel] [PATCH v3 00/46] ivshmem improvements (please review)
 2015-09-16 20:34 UTC  (3+ messages)

[Buildroot] [PATCH v2] Enable vlc to run as root
 2015-09-16 20:34 UTC  (2+ messages)

[PATCH] core/adapter: probe profiles after loading ltks
 2015-09-16 20:33 UTC 

[PATCH lttng-tools 1/3] Bring back event_ust_disable_all_tracepoints
 2015-09-16 20:32 UTC  (3+ messages)
  ` [PATCH lttng-tools 2/3] Fix: disable all ust events
  ` [PATCH lttng-tools 3/3] Report error if any disable action fails


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.