All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-23 13:38:12 to 2016-02-23 14:13:46 UTC [more...]

[PATCH V5 00/10] perf/amd/iommu: Enable multi-IOMMU support
 2016-02-23 14:12 UTC  (12+ messages)
  ` [PATCH V5 01/10] perf/amd/iommu: Misc fix up perf_iommu_read
  ` [PATCH V5 02/10] perf/amd/iommu: Consolidate and move perf_event_amd_iommu header
  ` [PATCH V5 03/10] perf/amd/iommu: Modify functions to query max banks and counters
  ` [PATCH V5 04/10] perf/amd/iommu: Modify IOMMU API to allow specifying IOMMU index
  ` [PATCH V5 05/10] perf/amd/iommu: Declare pr_fmt and remove unnecessary pr_debug
  ` [PATCH V5 06/10] perf/amd/iommu: Clean up perf_iommu_enable_event
  ` [PATCH V5 07/10] perf/amd/iommu: Clean up get_next_available_iommu_bnk_cntr
  ` [PATCH V5 08/10] perf/amd/iommu: Rename struct perf_amd_iommu to perf_iommu
  ` [PATCH V5 09/10] iommu/amd: Introduce amd_iommu_get_num_iommus()
  ` [PATCH V5 10/10] perf/amd/iommu: Enable support for multiple IOMMUs

dom0 kernel didnot boot while transplanting the xen-4.7 on OMAP5432 uEVM board
 2016-02-23 14:13 UTC  (2+ messages)

i.mx6 camera interface (CSI) and mainline kernel
 2016-02-23 14:12 UTC  (2+ messages)

[PATCHv8 00/23] ALUA device handler update, part II
 2016-02-23 14:12 UTC  (11+ messages)
` [PATCHv8 20/23] scsi: Add 'access_state' attribute

[PATCH 00/12] ARM: dts: apq8064: spi and i2c dt patches
 2016-02-23 14:11 UTC  (4+ messages)
` [PATCH 01/12] ARM: dts: qcom: fix i2c lables to be inline with others

[RFC 0/2] New MAP_PMEM_AWARE mmap flag
 2016-02-23 14:10 UTC  (13+ messages)

[Qemu-devel] [PATCH v3 00/14] blockdev: Further BlockBackend work
 2016-02-23 14:10 UTC  (11+ messages)
` [Qemu-devel] [PATCH v3 07/14] blockdev: Add list of monitor-owned BlockBackends

[PATCH] mac80211: Let VHT work on 2.4Ghz
 2016-02-23 14:10 UTC  (4+ messages)

[PATCH v3] eal: add function to check if primary proc alive
 2016-02-23 14:10 UTC  (2+ messages)
` [PATCH v4] "

[PATCH v5 0/6] Add VMX TSC scaling support
 2016-02-23 14:10 UTC  (4+ messages)
` [PATCH v5 1/6] x86/hvm: Collect information of TSC scaling ratio

Debugging using sysroots and GDB
 2016-02-23 14:09 UTC 

[PATCH] ARM: socfpga: hide unused functions
 2016-02-23 14:08 UTC  (2+ messages)

feeding back pkgsrc changs
 2016-02-23 14:09 UTC  (3+ messages)
    ` portability patch: EBADF [was Re: feeding back pkgsrc changs]

What unit is used by "period" for sleep time profiling?
 2016-02-23 14:08 UTC 

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

[PATCH v4 00/11] PCI VPD access fixes
 2016-02-23 14:07 UTC  (2+ messages)

[PATCH 0/3] ARM: mvebu: randconfig warning fixes
 2016-02-23 14:06 UTC  (7+ messages)
` [PATCH 1/3] ARM: orion: only select I2C_BOARDINFO when using I2C
` [PATCH 2/3] ARM: mv78xx0: avoid unused function warning
` [PATCH 3/3] ARM: mvebu: mark mvebu_hwcc_pci_nb as __maybe_unused

[Qemu-devel] [PATCH v4 0/2] modify vote rules for flush operation
 2016-02-23 14:05 UTC  (6+ messages)
` [Qemu-devel] [PATCH v4 1/2] qmp event: Add QUORUM_FLUSH_ERROR

[PATCH 1/1] intel_pstate: Increase hold-off time before busyness is scaled
 2016-02-23 14:04 UTC  (4+ messages)

[Qemu-devel] [PULL 0/5] migration pull
 2016-02-23 14:04 UTC  (6+ messages)

[PATCH v2] ASoC: wm9713: fix regmap free path
 2016-02-23 14:04 UTC  (4+ messages)

gobject introspection to oe-core
 2016-02-23 14:51 UTC  (6+ messages)
      ` [OE-core] "

Question on follow_page_mask
 2016-02-23 14:03 UTC  (2+ messages)

[Bug 94231] Problems compiling libdrm since glibc 2.23
 2016-02-23 14:03 UTC  (2+ messages)

[PATCH] drm/i915: Avoid selecting unavailable BSD2 ring
 2016-02-23 14:03 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v4 0/8] fix debugfs file removal races
 2016-02-23 14:02 UTC  (18+ messages)
` [Cocci] "
` [PATCH v4 1/8] debugfs: prevent access to possibly dead file_operations at file open
  ` [Cocci] "
` [PATCH v4 2/8] debugfs: prevent access to removed files' private data
  ` [Cocci] "
` [PATCH v4 3/8] debugfs: add support for self-protecting attribute file fops
  ` [Cocci] "
` [PATCH v4 4/8] debugfs, coccinelle: check for obsolete DEFINE_SIMPLE_ATTRIBUTE() usage
  ` [Cocci] "
` [PATCH v4 5/8] debugfs: unproxify integer attribute files
  ` [Cocci] "
` [PATCH v4 6/8] debugfs: unproxify files created through debugfs_create_bool()
  ` [Cocci] "
` [PATCH v4 7/8] debugfs: unproxify files created through debugfs_create_blob()
  ` [Cocci] "
` [PATCH v4 8/8] debugfs: unproxify files created through debugfs_create_u32_array()
  ` [Cocci] "

[PATCH 0/4] sched: Display deadline bandwidth and other SCHED_DEBUG clean up
 2016-02-23 14:01 UTC  (5+ messages)
` [PATCH 4/4] tracing: Add __print_ns_to_secs() and __print_ns_without_secs() helpers

[PATCH v3] coccinelle: add style check for assignment in if
 2016-02-23 14:00 UTC  (3+ messages)
  ` [Cocci] "

[PATCH v3] mptbase: fixup error handling paths in mpt_attach()
 2016-02-23 14:00 UTC 

[RFC PATCH] ALSA: hda - hdmi eld control created based on pcm
 2016-02-23 13:58 UTC  (2+ messages)

[PATCH 0/3] ARM: omap: randconfig warning fixes
 2016-02-23 13:57 UTC  (8+ messages)
` [PATCH 1/3] ARM: omap2: mark unused functions as __maybe_unused
` [PATCH 2/3] ARM: omap1: avoid unused variable warning
` [PATCH 3/3] ARM: omap1/ams-delta: warn about failed regulator enable

Variable download speed
 2016-02-23 13:57 UTC  (3+ messages)

[PATCH 0/8] ACPI: parse the DBG2 table
 2016-02-23 13:57 UTC  (5+ messages)
` [PATCH 1/8] arm64: move acpi/dt decision earlier in boot process

[PATCH] regulator: core: Request GPIO before creating sysfs entries
 2016-02-23 13:56 UTC  (3+ messages)
`  "

[PATCH] drm/i915/lrc: Only set RS ctx enable in ctx control reg if there is a RS
 2016-02-23 13:56 UTC 

index-out-of-range ubsan warnings
 2016-02-23 13:56 UTC  (5+ messages)

[PATCH 00/13] arm-cci: PMU driver updates for 4.6
 2016-02-23 13:55 UTC  (4+ messages)

[PATCH] staging: lustre: libcfs: use swap() in cfs_hash_bd_order()
 2016-02-23 13:55 UTC  (5+ messages)
` [Outreachy kernel] "

[PATCH] Staging: comedi: mite: added spaces around | and *
 2016-02-23 12:38 UTC  (4+ messages)

[RFC PATCH 1/2] libf2fs: limit the total size up to 16T
 2016-02-23 13:43 UTC  (2+ messages)
` [RFC PATCH 2/2] f2fs-tools: redefine MAX_SIT_BITMAP_SIZE

[PATCH] Wipe ${S} before unpacking sources
 2016-02-23 13:54 UTC  (3+ messages)
` [PATCH] base.bbclass wipe ${S} before unpacking source

[Qemu-devel] [PATCH] qed: fix bdrv_qed_drain
 2016-02-23 13:54 UTC  (7+ messages)

[PATCH] ath10k: Reduce number of peers to support peer stats feature
 2016-02-23 13:53 UTC  (2+ messages)

[RFC PATCH 00/27] Move LRU page reclaim from zones to nodes v2
 2016-02-23 13:45 UTC  (32+ messages)
` [PATCH 01/27] mm, page_alloc: Use ac->classzone_idx instead of zone_idx(preferred_zone)
` [PATCH 02/27] mm, vmscan: Check if cpusets are enabled during direct reclaim
` [PATCH 03/27] mm, vmstat: Add infrastructure for per-node vmstats
` [PATCH 04/27] mm, vmscan: Move lru_lock to the node
` [PATCH 05/27] mm, vmscan: Move LRU lists to node
` [PATCH 06/27] mm, vmscan: Begin reclaiming pages on a per-node basis
` [PATCH 07/27] mm, vmscan: Have kswapd only scan based on the highest requested zone
` [PATCH 08/27] mm, vmscan: Make kswapd reclaim in terms of nodes
` [PATCH 09/27] mm, vmscan: Simplify the logic deciding whether kswapd sleeps
` [PATCH 10/27] mm, vmscan: By default have direct reclaim only shrink once per node
` [PATCH 11/27] mm, vmscan: Clear congestion, dirty and need for compaction on a per-node basis
` [PATCH 12/27] mm: vmscan: Do not reclaim from kswapd if there is any eligible zone
` [PATCH 13/27] mm, vmscan: Make shrink_node decisions more node-centric
` [PATCH 14/27] mm, memcg: Move memcg limit enforcement from zones to nodes
` [PATCH 15/27] mm, workingset: Make working set detection node-aware

[PATCH 0/4 RESEND] Add I2S/ADV7511 audio support for ARC AXS10x boards
 2016-02-23 13:51 UTC  (8+ messages)
` [PATCH 2/4 RESEND] ARC: axs10x: Update defconfigs so that audio is enabled
` [PATCH 3/4 RESEND] ASoC: dwc: Add I2S HDMI audio support using custom platform driver
` [PATCH 4/4 RESEND] ARC: axs10x: Update defconfigs so that I2S is enabled

[PATCH] Staging: comedi: contec_pci_dio: fixed comment blocks coding style issues
 2016-02-23 12:40 UTC  (3+ messages)

[PATCH 00/11] CLCD Nomadik+Versatile support
 2016-02-23 13:49 UTC  (17+ messages)
` [PATCH 11/11] ARM: versatile: move CLCD configuration to device tree

[PATCH] gpio: pisosr: Use devm_gpiod_get_optional for gpio->load_gpio
 2016-02-23 13:48 UTC  (4+ messages)

[PATCH v3 00/25] More flexibility in making shallow clones
 2016-02-23 13:45 UTC  (26+ messages)
` [PATCH v3 01/25] remote-curl.c: convert fetch_git() to use argv_array
` [PATCH v3 02/25] transport-helper.c: refactor set_helper_option()
` [PATCH v3 03/25] upload-pack: move shallow deepen code out of receive_needs()
` [PATCH v3 04/25] upload-pack: move "shallow" sending code out of deepen()
` [PATCH v3 05/25] upload-pack: remove unused variable "backup"
` [PATCH v3 06/25] upload-pack: move "unshallow" sending code out of deepen()
` [PATCH v3 07/25] upload-pack: use skip_prefix() instead of starts_with()
` [PATCH v3 08/25] upload-pack: tighten number parsing at "deepen" lines
` [PATCH v3 09/25] upload-pack: move rev-list code out of check_non_tip()
` [PATCH v3 10/25] fetch-pack: use skip_prefix() instead of starts_with()
` [PATCH v3 11/25] fetch-pack: use a common function for verbose printing
` [PATCH v3 12/25] fetch-pack: use a separate flag for fetch in deepening mode
` [PATCH v3 13/25] shallow.c: implement a generic shallow boundary finder based on rev-list
` [PATCH v3 14/25] upload-pack: add deepen-since to cut shallow repos based on time
` [PATCH v3 15/25] fetch: define shallow boundary with --shallow-since
` [PATCH v3 16/25] clone: define shallow clone boundary based on time "
` [PATCH v3 17/25] t5500, t5539: tests for shallow depth since a specific date
` [PATCH v3 18/25] refs: add expand_ref()
` [PATCH v3 19/25] upload-pack: support define shallow boundary by excluding revisions
` [PATCH v3 20/25] fetch: define shallow boundary with --shallow-exclude
` [PATCH v3 21/25] clone: define shallow clone "
` [PATCH v3 22/25] t5500, t5539: tests for shallow depth excluding a ref
` [PATCH v3 23/25] upload-pack: split check_unreachable() in two, prep for get_reachable_list()
` [PATCH v3 24/25] upload-pack: add get_reachable_list()
` [PATCH v3 25/25] fetch, upload-pack: --deepen=N extends shallow boundary by N commits

[PATCH v8 0/4] SysFS driver for QEMU fw_cfg device
 2016-02-23 13:47 UTC  (10+ messages)
` [PATCH v8 1/4] firmware: introduce sysfs driver for QEMU's "
              ` [Qemu-devel] "

[PATCHv5 0/2] Clock driver for dm814x and dra62x ADPLL
 2016-02-23 13:47 UTC  (9+ messages)
` [PATCH 2/2] clk: ti: Add support for dm814x ADPLL

[Qemu-devel] osdep.h header changes now applied to master
 2016-02-23 13:46 UTC 

[PATCH v2] xenoprof: drop necessary macro
 2016-02-23 13:45 UTC  (3+ messages)

[PATCHv2 0/4] net: rfkill: gpio: replace platform data with build-in property
 2016-02-23 13:42 UTC  (4+ messages)
` [PATCHv2 3/4] ARM: tegra: use build-in device properties with rfkill_gpio

[PATCH 0/2] ARM: dts: rockchip: fix some interrupts on rk3288
 2016-02-23 13:41 UTC  (7+ messages)
` [PATCH 1/2] ARM: dts: rockchip: fix MIPI interrupt "
` [PATCH 2/2] ARM: dts: rockchip: fix audio interrupts "

master - tests: check warn about belong is printed
 2016-02-23 13:41 UTC 

master - gcc: logical-op warning go away
 2016-02-23 13:41 UTC 

master - gcc: cleanup Wunused-const-variable
 2016-02-23 13:41 UTC 

master - pvremove: add warn when removing PV in use
 2016-02-23 13:41 UTC 

[PATCH 1/1] mm: numa: Quickly fail allocations for NUMA balancing on full nodes
 2016-02-23 13:39 UTC  (2+ messages)

[Qemu-devel] REMINDER: soft freeze next week (1 Mar)
 2016-02-23 13:39 UTC 

[PATCH] sched/wait: Fix docs on wait_event_freezable
 2016-02-23 13:39 UTC 

[PATCH] ARM: realview: hide unused 'pmu_device' object
 2016-02-23 13:39 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.