All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-22 09:28:57 to 2016-02-22 10:03:25 UTC [more...]

post-receive: pub/scm/linux/kernel/git/jirislaby/linux
 2016-02-22 10:03 UTC 

[PATCH 0/3] ARM: EXYNOS: Trivial cleanup in mach-exynos
 2016-02-22 10:03 UTC  (8+ messages)
` [PATCH 1/3] ARM: EXYNOS: correct header comment in Kconfig file
` [PATCH 2/3] ARM: EXYNOS: remove unused register offset definition
` [PATCH 3/3] ARM: EXYNOS: cleanup header files inclusion

[PATCH v9 2/6] clk: hisilicon: add CRG driver for hi3519 soc
 2016-02-22 10:01 UTC  (4+ messages)

[PATCH 0/6] hisi_sas: add abort and retry feature
 2016-02-22 10:02 UTC  (12+ messages)
` [PATCH 5/6] hisi_sas: add hisi_sas_slave_configure()

[PATCH net-next] tools, bpf_asm: simplify parser rule for BPF extensions
 2016-02-22 10:02 UTC 

[Qemu-devel] [PATCH] qemu-options.hx: add missing chardev id in example of vhost-user
 2016-02-22  9:28 UTC 

[PATCH] xen/x86: Map Xen code/data/bss with superpages
 2016-02-22 10:02 UTC  (9+ messages)
` [PATCH] xen/memguard: Drop memguard_init() entirely
` [PATCH] xen/x86: Use 2M superpages for text/data/bss mappings

[3.13 regression] kswapd0 and ksoftirqd/0 CPU hogs
 2016-02-22 10:01 UTC  (7+ messages)

[PATCH] Documentation/memory-barriers: fix wrong comment in example
 2016-02-22 10:01 UTC  (6+ messages)

[RFC 0/4] MC v2 cleanups
 2016-02-22 10:00 UTC  (8+ messages)
` [RFC 1/4] media: Sanitise the reserved fields of the G_TOPOLOGY IOCTL arguments
` [RFC 2/4] media: Rearrange the fields in the G_TOPOLOGY IOCTL argument
` [RFC 4/4] media: Drop media_get_uptr() macro

[PATCH 0/3] arm64 pt dumper changes
 2016-02-22 10:00 UTC  (4+ messages)
` [PATCH 1/3] arm64: ptdump: use static initializers for vmemmap region boundaries
` [PATCH 2/3] arm64: ptdump: add region marker for kasan shadow region
` [PATCH 3/3] arm64: ptdump: include UEFI runtime service mappings

post-receive: pub/scm/linux/kernel/git/klassert/ipsec
 2016-02-22 10:00 UTC 

[Qemu-devel] [PATCH v2 0/1] change quorum vote rules for 64-bits hash
 2016-02-22  9:59 UTC  (10+ messages)
` [Qemu-devel] [PATCH v2 1/1] quorum: Change vote rules for 64 bits hash

[PATCH 0/5] ARM: davinci: Add dma_slave_map to board files
 2016-02-22  9:58 UTC  (7+ messages)
` [PATCH 1/5] ARM: davinci: devices-da8xx: Add dma_slave_map to edma
` [PATCH 3/5] ARM: davinci: dm365: "

[PATCH v2 0/6] vhost-user live migration support
 2016-02-22  9:56 UTC  (4+ messages)
` [PATCH v3 0/8] "

support request: how to fix corruption after offline-shrink?
 2016-02-22  9:58 UTC 

[PATCH/RFC v2 0/9] Add support for USB2.0 host/peripheral on R-Car H3
 2016-02-22  9:58 UTC  (20+ messages)
` [PATCH/RFC v2 1/9] phy: rcar-gen3-usb2: remove unnecesary struct rcar_gen3_data
` [PATCH/RFC v2 2/9] phy: rcar-gen3-usb2: Add vbus-supply to handle VBUS on/off
` [PATCH/RFC v2 3/9] phy: rcar-gen3-usb2: add extcon support
` [PATCH/RFC v2 4/9] arm64: dts: r8a7795: add usb2_phy device nodes
` [PATCH/RFC v2 5/9] arm64: dts: r8a7795: add USB2.0 Host (EHCI/OHCI) "
` [PATCH/RFC v2 6/9] arm64: dts: r8a7795: add HS-USB device node
` [PATCH/RFC v2 7/9] arm64: dts: salvator-x: enable usb2_phy
` [PATCH/RFC v2 8/9] arm64: dts: salvator-x: enable USB 2.0 Host channels
` [PATCH/RFC v2 9/9] arm64: dts: salvator-x: enable HS-USB

[RFC 0/2] New MAP_PMEM_AWARE mmap flag
 2016-02-22  9:57 UTC  (8+ messages)

[PATCH 0/3] clean-up on virtual PMDs
 2016-02-22  9:56 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] pcap: remove duplicate fields in internal data struct
  ` [PATCH v2 2/3] ring: "
  ` [PATCH v2 3/3] null: "

[PATCH v3 0/3] dra7xx: get pcie working in mainline
 2016-02-22  9:55 UTC  (24+ messages)
` [PATCH v3 3/3] pci: dra7xx: use pdata callbacks to perform reset

[PATCH] doc: fix vhost bad section number references
 2016-02-22  9:56 UTC  (2+ messages)

tty: memory leak in tty_register_driver
 2016-02-22  9:53 UTC  (3+ messages)

dm-multipath test scripts
 2016-02-22  9:51 UTC  (7+ messages)

[meta-oe][PATCH] fio: Remove --disable-static from EXTRA_OECONF
 2016-02-22  9:52 UTC  (6+ messages)

[PATCH v12 00/21] KVM: ARM64: Add guest PMU support
 2016-02-22  9:37 UTC  (66+ messages)
` [PATCH v12 01/21] ARM64: Move PMU register related defines to asm/perf_event.h
` [PATCH v12 02/21] KVM: ARM64: Define PMU data structure for each vcpu
` [PATCH v12 03/21] KVM: ARM64: Add offset defines for PMU registers
` [PATCH v12 04/21] KVM: ARM64: Add access handler for PMCR register
` [PATCH v12 05/21] KVM: ARM64: Add access handler for PMSELR register
` [PATCH v12 06/21] KVM: ARM64: Add access handler for PMCEID0 and PMCEID1 register
` [PATCH v12 07/21] KVM: ARM64: PMU: Add perf event map and introduce perf event creating function
` [PATCH v12 08/21] KVM: ARM64: Add access handler for event type register
` [PATCH v12 09/21] KVM: ARM64: Add access handler for event counter register
` [PATCH v12 10/21] KVM: ARM64: Add access handler for PMCNTENSET and PMCNTENCLR register
` [PATCH v12 11/21] KVM: ARM64: Add access handler for PMINTENSET and PMINTENCLR register
` [PATCH v12 12/21] KVM: ARM64: Add access handler for PMOVSSET and PMOVSCLR register
` [PATCH v12 13/21] KVM: ARM64: Add access handler for PMSWINC register
` [PATCH v12 14/21] KVM: ARM64: Add helper to handle PMCR register bits
` [PATCH v12 15/21] KVM: ARM64: Add access handler for PMUSERENR register
` [PATCH v12 16/21] KVM: ARM64: Add PMU overflow interrupt routing
` [PATCH v12 17/21] KVM: ARM64: Reset PMU state when resetting vcpu
` [PATCH v12 18/21] KVM: ARM64: Free perf event of PMU when destroying vcpu
` [PATCH v12 19/21] KVM: ARM64: Add a new feature bit for PMUv3
` [PATCH v12 20/21] KVM: ARM: Introduce per-vcpu kvm device controls
` [PATCH v12 21/21] KVM: ARM64: Add a new vcpu device control group for PMUv3

[PATCH] arm64: remove redundant preempt.h
 2016-02-22  9:52 UTC  (4+ messages)

[alsa-lib][PATCH] control: correct assertion in snd_ctl_elem_set_bytes()
 2016-02-22  9:51 UTC  (4+ messages)

[linux-kernel] dead loop for rtnl_trylock
 2016-02-22  9:39 UTC  (3+ messages)
  `  "

About TC for vlan-based QoS
 2016-02-22  9:49 UTC 

[Qemu-devel] [PATCH v3 0/1] modify vote rules for flush operation
 2016-02-22  9:50 UTC  (2+ messages)
` [Qemu-devel] [PATCH v3 1/1] quorum: "

[PATCH] Btrfs: ctree: added lines after variable declarations
 2016-02-22  7:22 UTC  (7+ messages)

[PATCH v2] Bluetooth: hci_uart: Add Intel/AG6xx support
 2016-02-22  9:48 UTC 

[RFC - PATCH] btrfs: do not write corrupted metadata blocks to disk
 2016-02-22  9:46 UTC  (3+ messages)

[PATCH 1/4] soc/sound: tegra_max98090: do not invert headphone jack
 2016-02-22  9:46 UTC  (3+ messages)
` [PATCH 0/3] Fix headphone detection on Acer Chromebook 13

[PATCH] media: Add type field to struct media_entity
 2016-02-22  9:46 UTC  (2+ messages)

[PATCH v6 1/4] atomics: Allow architectures to define their own __atomic_op_* helpers
 2016-02-22  9:45 UTC  (2+ messages)
` [v6, "

[PATCH] MAINTAINERS: Update EEH details and maintainership
 2016-02-22  9:45 UTC  (2+ messages)
`  "

[PATCH] Fix kgdb on little endian ppc64le
 2016-02-22  9:45 UTC  (2+ messages)
`  "

[PATCH 0/3] ALSA: hda: Move chmap helpers to core
 2016-02-22  9:44 UTC  (6+ messages)
` [PATCH 1/3] ALSA: hda - Create common chmap object
` [PATCH 2/3] ALSA: hda - Move chmap support helpers/structures to core

post-receive: pub/scm/utils/util-linux/util-linux
 2016-02-22  9:44 UTC 

[RFC PATCH 0/9] iio: Fix ABBA deadlock in inv-mpu6050
 2016-02-22  9:43 UTC  (3+ messages)

[PATCH v5 00/35] GPU scheduler for i915 driver
 2016-02-22  9:41 UTC  (6+ messages)
` [PATCH v5 09/35] drm/i915: Force MMIO flips when scheduler enabled

[PATCH 0/3] cpufreq: Replace timers with utilization update callbacks
 2016-02-22  9:42 UTC  (9+ messages)
` [PATCH v10 1/3] cpufreq: Add mechanism for registering "

[PATCH v1] spi: master driver to enable RTC on ICPDAS LP-8841
 2016-02-22  9:40 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/5] oom reaper v5
 2016-02-22  9:41 UTC  (7+ messages)
` [PATCH 5/5] mm, oom_reaper: implement OOM victims queuing
  ` [PATCH 6/5] oom, oom_reaper: disable oom_reaper for
      ` [PATCH 6/5] oom, oom_reaper: disable oom_reaper for oom_kill_allocating_task

[PATCH can-next 0/2] CAN: rcar: add fallback and r8a779[234] bindings
 2016-02-22  9:40 UTC  (4+ messages)
` [PATCH can-next 1/2] CAN: rcar: add gen[12] fallback compatibility strings

[PATCH] generic/135: fix standard error output from _scratch_mkfs
 2016-02-22  9:40 UTC 

[PATCH] Add JSON output formatting to nfacct utility
 2016-02-22  9:12 UTC 

powerpc/mm: Fix HAVE_ARCH_SOFT_DIRTY dependencies
 2016-02-22  9:39 UTC  (2+ messages)

[PATCH] clk: sunxi: allow PLL6 clock to be reused
 2016-02-22  9:38 UTC  (4+ messages)

[Qemu-devel] [RFC PATCH v0 0/8] cpu-package hotplug
 2016-02-22  8:04 UTC  (3+ messages)
` [Qemu-devel] [RFC PATCH v0 1/8] cpu: Store CPU typename in MachineState

[PATCH] add JSON output format
 2016-02-22  9:12 UTC 

post-receive: pub/scm/utils/util-linux/util-linux
 2016-02-22  9:38 UTC 

[PATCH 00/48] perf tools: Bugfix, BPF improvements and overwrite ring buffer support
 2016-02-22  9:11 UTC  (13+ messages)
` [PATCH 01/48] perf tools: Record text offset in dso to calculate objdump address
` [PATCH 02/48] perf tools: Adjust symbol for shared objects
` [PATCH 03/48] perf bpf: Add API to set values to map entries in a bpf object
` [PATCH 07/48] perf tools: Support setting different slots in a BPF map separately
` [PATCH 12/48] perf data: Explicitly set byte order for integer types
` [PATCH 16/48] perf core: Add backward attribute to perf event
` [PATCH 24/48] perf record: Introduce record__finish_output() to finish a perf.data
` [PATCH 29/48] perf record: Re-synthesize tracking events after output switching
` [PATCH 38/48] perf record: Don't poll on overwrite channel
` [PATCH 39/48] perf tools: Detect avalibility of write_backward
` [PATCH 42/48] perf tools: Record fd into perf_mmap
` [PATCH 47/48] perf record: Allow generate tracking events at the end of output

[PATCH] drm/atomic: Allow for holes in connector state
 2016-02-22  9:34 UTC  (4+ messages)
  ` [Intel-gfx] "

duplicated patch on drm-intel-nightly
 2016-02-22  9:34 UTC  (2+ messages)

[PATCH] intel-pstate: Update frequencies of policy->cpus only from ->set_policy()
 2016-02-22  9:33 UTC  (3+ messages)

[PATCH] GSoC Micoproject: Hunt down signed int flags
 2016-02-22  9:32 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/2] move qcow2_invalidate_cache() out of coroutine context
 2016-02-22  9:32 UTC  (5+ messages)

Build regressions/improvements in v4.5-rc5
 2016-02-22  9:32 UTC  (2+ messages)

[PATCH 1/3] crypto: scatterwak - Add scatterwalk_sg_copychunks
 2016-02-22  9:16 UTC  (3+ messages)
` [PATCH 2/3] crypto: scatterwalk - export scatterwalk_pagedone
` [PATCH 3/3] crypto: caam - add support for RSA algorithm

[PATCH] arm64: xen_boot: Fix xen boot using Grub on AARCH64
 2016-02-22  9:29 UTC  (3+ messages)

GSoC 2016: applications open, deadline = Fri, 19/2
 2016-02-22  9:28 UTC  (6+ messages)

[PATCH v4 00/11] grub-xen: support booting huge pv-domains
 2016-02-22  9:29 UTC  (5+ messages)
` [PATCH v4 10/11] xen: modify page table construction

[PATCH][net-next] bridge: increase mtu to 9000
 2016-02-22  9:29 UTC 


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.