All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-11-30 05:17:07 to 2015-11-30 07:34:49 UTC [more...]

[PATCH v3 00/13] perf tools: BPF related update
 2015-11-30  7:32 UTC  (11+ messages)
` [PATCH v3 01/13] tools lib bpf: Check return value of strdup when reading map names
` [PATCH v3 02/13] perf tools: Add API to config maps in bpf object
` [PATCH v3 03/13] perf tools: Enable BPF object configure syntax
` [PATCH v3 05/13] perf tools: Support perf event alias name
` [PATCH v3 06/13] perf tools: Enable passing event to BPF object
` [PATCH v3 09/13] perf tools: Introduce bpf-output event
` [PATCH v3 10/13] perf data: Add u32_hex data type
` [PATCH v3 11/13] perf data: Support converting data from bpf_perf_event_output()
` [PATCH v3 12/13] perf tools: Always give options even it not compiled
` [PATCH v3 13/13] perf record: Support custom vmlinux path

[PATCH 00/16] clk: a collection of various clean-ups and improvements
 2015-11-30  7:34 UTC  (13+ messages)
` [PATCH 01/16] clk: remove unused first argument of __clk_init()
` [PATCH 02/16] clk: change the argument of __clk_init() into pointer to clk_core
` [PATCH 03/16] clk: rename __clk_init() into __clk_core_init()
` [PATCH 04/16] clk: remove unnecessary !core->parents conditional
` [PATCH 05/16] clk: change sizeof(struct clk *) to sizeof(*core->parents)
` [PATCH 06/16] clk: move core->parents allocation to clk_register()
` [PATCH 07/16] clk: simplify clk_core_get_parent_by_index()
` [PATCH 08/16] clk: drop the initial core->parents look-ups from __clk_core_init()
` [PATCH 09/16] clk: replace pr_warn() with pr_err() for fatal cases
` [PATCH 10/16] clk: move checking .git_parent to __clk_core_init()
` [PATCH 11/16] clk: simplify __clk_init_parent()
` [PATCH 12/16] clk: avoid circular clock topology

[git pull] drm fixes
 2015-11-30  7:33 UTC  (4+ messages)

[PATCH v2] clk: s3c2410: removed unneeded variable in s3c24xx_clkout_set_parent
 2015-11-30  7:31 UTC  (5+ messages)

[PATCH] net: fec: fix enet_out clock handling
 2015-11-30  7:31 UTC  (7+ messages)

Help
 2015-11-30  7:31 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 00/10] sPAPR CPU hotplug
 2015-11-30  7:30 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5 04/10] cpu: Reclaim vCPU objects

[Buildroot] [autobuild.buildroot.net] Build results for 2015-11-29
 2015-11-30  7:30 UTC 

rpi 2 support ?
 2015-11-30  7:28 UTC  (2+ messages)

[PATCH] harfbuzz: update 1.1.0 -> 1.1.2
 2015-11-30  7:24 UTC 

[PATCH] wdog: imx-wd: Fix imx soc reset
 2015-11-30  7:23 UTC  (2+ messages)

[Buildroot] [Bug 8491] New: libglib2 2.46.1 not Building for armv5 on 2015.11-rc3
 2015-11-30  7:24 UTC  (2+ messages)
` [Buildroot] [Bug 8491] "

Re: [RFC PATCH 02/15] PM / devfreq: exynos: Add documentation for generic exynos bus frequency driver
 2015-11-30  7:23 UTC  (2+ messages)

[Buildroot] [git commit] libglib2: force arm mode when building with thumb1
 2015-11-30  7:19 UTC 

[PATCH] mac80211_hwsim: missing NULL check
 2015-11-30  7:16 UTC 

[RFD] Functional dependencies between devices
 2015-11-30  7:16 UTC  (5+ messages)

[RFC] at24: get devfs name from dt aliase
 2015-11-30  7:16 UTC  (3+ messages)

GATT service object required in D-Bus ObjectManager result
 2015-11-30  7:16 UTC  (2+ messages)

[PATCH] block: detach bdev inode from its wb in __blkdev_put()
 2015-11-30  7:20 UTC  (2+ messages)

[PATCH] staging: fwserial: Fix coding style problems
 2015-11-30  7:14 UTC 

[PATCH 0/2] zram: cleanup stream's ->private allocation code
 2015-11-30  7:14 UTC  (3+ messages)
` [PATCH 2/2] zram/zcomp: do not zero out zcomp private pages

BUG: Unable to handle kernel paging request for data at address __percpu_counter_add
 2015-11-30  7:18 UTC  (3+ messages)

[PATCH] compat.h: Add NETLINK_SOCK_DIAG
 2015-11-30  7:13 UTC 

[PATCH] block: Always check queue limits for cloned requests
 2015-11-30  7:12 UTC  (10+ messages)
`  "

[PATCH] CLK: s3c2410: removed unneeded code in s3c24xx_clkout_set_parent
 2015-11-30  7:10 UTC  (5+ messages)

[PATCH v3 0/2] zram/zcomp: stream allocation fixes and tweaks
 2015-11-30  7:10 UTC  (5+ messages)
` [PATCH v3 1/2] zram/zcomp: use GFP_NOIO to allocate streams
` [PATCH v3 2/2] zram: try vmalloc() after kmalloc()

[Qemu-devel] [RFC PATCH v3 0/5] vITS support
 2015-11-30  7:09 UTC  (7+ messages)
` [Qemu-devel] [RFC PATCH v3 1/5] hw/intc: Implement ITS base class
` [Qemu-devel] [RFC PATCH v3 3/5] kvm_arm: Pass requester ID to MSI routing functions

[PATCH v4 0/8] qcom: Add support for TSENS driver
 2015-11-30  7:09 UTC  (6+ messages)
` [PATCH v4 1/8] thermal: qcom: tsens: Add a skeletal TSENS drivers

Should the devmem2 recipe move to oe-core?
 2015-11-30  7:09 UTC  (2+ messages)

[PATCH] Implement Limited Video Range
 2015-11-30  7:08 UTC 

[PATCH lttng-tools] configure.ac: use $withval with AC_ARG_WITH
 2015-11-30  7:08 UTC 

bcache_gc: BUG: soft lockup
 2015-11-30  7:07 UTC  (9+ messages)

[PATCH 2.6.32 19/38] [PATCH 19/38] pagemap: hide physical addresses from non-privileged users
 2015-11-30  7:01 UTC  (4+ messages)

[PATCH] drm/i915 : Avoid superfluous invalidation of CPU cache lines
 2015-11-30  7:11 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v2 0/4] Exynos4210: fix power domain for MDMA1 device
 2015-11-30  6:58 UTC  (4+ messages)
` [PATCH v2 1/4] ARM: dts: exynos4210: MDMA1 device belongs to LCD0 power domain

Compiling for FreeBSD
 2015-11-30  6:58 UTC  (5+ messages)

[PATCH V5 04/26] coresight: etm3x: splitting struct etm_drvdata
 2015-11-30  6:54 UTC  (3+ messages)

[PATCH v1] cifs: make shares unaccessible at root level mountable
 2015-11-30  6:54 UTC  (4+ messages)

[Intel-wired-lan] [RFC PATCH V2 0/3] IXGBE/VFIO: Add live migration support for SRIOV NIC
 2015-11-30  6:53 UTC  (13+ messages)
              ` [Qemu-devel] "
                `  "

[U-Boot] [PATCH] dm: core: Add platform specific bus translation function
 2015-11-30  6:52 UTC  (3+ messages)

[PATCH 2.6.32 00/38] 2.6.32.69-longterm review
 2015-11-30  6:51 UTC  (5+ messages)
  ` [PATCH 2.6.32 02/38] [PATCH 02/38] Failing to send a CLOSE if file is opened WRONLY and server reboots on a 4.x mount

[PATCH v2] arm, am335x: add support for the bosch shc board
 2015-11-30  6:51 UTC  (5+ messages)

[PATCH] scsi: ufs: fix spelling mistake in error message
 2015-11-30  6:46 UTC  (2+ messages)

r8169 regression: UDP packets dropped intermittantly
 2015-11-30  6:42 UTC  (11+ messages)

[PATCH v5 00/12] MADV_FREE support
 2015-11-30  6:39 UTC  (29+ messages)
` [PATCH v5 01/12] mm: support madvise(MADV_FREE)
` [PATCH v5 02/12] mm: define MADV_FREE for some arches
` [PATCH v5 03/12] arch: uapi: asm: mman.h: Let MADV_FREE have same value for all architectures
` [PATCH v5 04/12] mm: free swp_entry in madvise_free
` [PATCH v5 05/12] mm: move lazily freed pages to inactive list
` [PATCH v5 06/12] mm: mark stable page dirty in KSM
` [PATCH v5 07/12] x86: add pmd_[dirty|mkclean] for THP
` [PATCH v5 08/12] sparc: "
` [PATCH v5 09/12] powerpc: "
` [PATCH v5 10/12] arm: add pmd_mkclean "
` [PATCH v5 11/12] arm64: "
` [PATCH v5 12/12] mm: don't split THP page when syscall is called

[U-Boot] [PATCH] drivers:usb:fsl: Add T4080 as affected soc for Erratum A007792 sw workaround
 2015-11-30  6:40 UTC 

Bucket namespaces pull req. 5872
 2015-11-30  6:39 UTC  (3+ messages)

[PATCH] ARM: exynos_defconfig: Set recommended options for systemd
 2015-11-30  6:31 UTC  (2+ messages)

[Devel] [PATCH v2 0/2] Add acpi_dev_present
 2015-11-30  6:27 UTC  (3+ messages)
` [Devel] [PATCH v2 1/2] ACPI / scan: Fix acpi_bus_id_list bookkeeping
  `  "

[PATCH] usb: host: pci_quirks: fix memory leak, by adding iounmap
 2015-11-30  6:28 UTC  (2+ messages)

Cleaning up e820_pmem?
 2015-11-30  6:26 UTC  (2+ messages)

[PATCH] drm/i915 : Avoid superfluous invalidation of CPU cache lines
 2015-11-30  6:24 UTC  (8+ messages)

[PATCH V1 resend] err.h: add (missing) unlikely() to IS_ERR_OR_NULL()
 2015-11-30  6:23 UTC  (4+ messages)

[Qemu-devel] [PATCH for 2.5 1/1] e1000: fix hang of win2k12 shutdown with flood ping
 2015-11-30  6:22 UTC  (5+ messages)

[PATCH] of/address: fix typo in comment block of of_translate_one()
 2015-11-30  6:22 UTC 

[PATCH 0/2] adding PCI support to AXS10x
 2015-11-30  6:21 UTC  (6+ messages)
` [PATCH 2/2] PCI support added to ARC

[Qemu-devel] [PATCH v1 0/2] i.MX25 SD support
 2015-11-30  5:46 UTC  (3+ messages)
` [Qemu-devel] [PATCH v1 1/2] sd: sdhci: Delete over-zealous power check

Improve spinlock performance by moving work to one core
 2015-11-30  6:17 UTC  (7+ messages)

[PATCH] of/address: replace printk(KERN_ERR ...) with pr_err(...)
 2015-11-30  6:14 UTC  (2+ messages)

[PATCH] ARM: shmobile: alt: Add QSPI device to DT
 2015-11-30  6:13 UTC  (2+ messages)

[PATCH 0/7] Let user specify the kernel version for features
 2015-11-30  6:12 UTC  (14+ messages)
      ` potential btrfs-progs clean up

What now when we're [almost] out of ADVERTISED bits?
 2015-11-30  6:11 UTC  (5+ messages)

[PATCH] ASoC: rt5645: merge DMI tables of google projects
 2015-11-30  6:10 UTC 

[PATCH 0/3] constify mmu_notifier_ops structures
 2015-11-30  6:07 UTC  (5+ messages)
` [PATCH 3/3] IB/core: "

[U-Boot] [PATCH] ns16550: change reg-shift property default to zero
 2015-11-30  6:07 UTC  (2+ messages)

[PATCH] ASoC: rsnd: Add device tree support for r8a77{79,93,94}
 2015-11-30  6:02 UTC  (2+ messages)

[Qemu-devel] [PULL 0/3] wxx: Last minute fixes for 2.5
 2015-11-30  5:55 UTC  (4+ messages)
` [Qemu-devel] [PULL 1/3] trace/simple: Fix warning and wrong trace file name for MinGW
` [Qemu-devel] [PULL 2/3] oslib-win32: Change return type of function getpagesize
` [Qemu-devel] [PULL 3/3] w32: Use gcc option -mthreads

[PATCH 1/5] pinctrl: atlas7: add pingroup with reduced cs line for atlas7 nand
 2015-11-30  6:05 UTC  (5+ messages)
` [PATCH 2/5] pinctrl: altas7: add sd9 function mux support
` [PATCH 3/5] pinctrl: atlas7: adjust pin groups of atlas7 nanddisk
` [PATCH 4/5] pinctrl: atlas7: adjust vip pin groups for atlas7
` [PATCH 5/5] pinctrl: atlas7: add pulse conter pin group without direction pin

The console log is doubled if earlycon is enabled
 2015-11-30  5:53 UTC  (3+ messages)

[PATCH] opkg: add cache filename length fixes
 2015-11-30  5:50 UTC  (3+ messages)

[PATCH] i40evf: fix mac deletion when stop dev
 2015-11-30  5:48 UTC  (3+ messages)

[PATCH v3 0/2] disable CONFIG_RTE_SCHED_VECTOR for arm
 2015-11-30  5:47 UTC  (4+ messages)
` [PATCH v3 2/2] config: "

"disk full" on a 5 GB btrfs filesystem, FAQ outdated?
 2015-11-30  5:44 UTC  (4+ messages)

[Qemu-devel] [RFC PATCH 0/9] Add colo-proxy based on netfilter
 2015-11-30  5:44 UTC  (10+ messages)
` [Qemu-devel] [RFC PATCH 1/9] Init colo-proxy object "
` [Qemu-devel] [RFC PATCH 3/9] colo-proxy: add colo-proxy framework
` [Qemu-devel] [RFC PATCH 5/9] net/colo-proxy: add colo packet handler

[PATCHv2] ARM: dts: use vmmc-supply of emmc/sd for exynos5422-odroidxu3
 2015-11-30  5:42 UTC  (6+ messages)

[U-Boot] [PATCH] dm: timer: Avoid using timer before it is ready
 2015-11-30  5:41 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/4] vmxnet3: Fine-tune device capabilities
 2015-11-30  5:40 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/4] vmxnet3: The vmxnet3 device is a PCIE endpoint

Bug: git crashes on rebase reporting bogus memory corruption
 2015-11-30  5:39 UTC  (2+ messages)

[PATCH v4 0/3] thermal: mediatek: Add cpu power cooling model
 2015-11-30  5:38 UTC  (4+ messages)
` [PATCH v4 3/3] thermal: mediatek: Add cpu dynamic "

[Qemu-devel] Question about nonblocking stderr and lost logs
 2015-11-30  5:34 UTC 

[xen-unstable test] 65141: regressions - FAIL
 2015-11-30  5:35 UTC  (3+ messages)

[Recipe reporting system] Upgradable recipe name list
 2015-11-30  5:32 UTC 

[PATCH 4/4] cpufreq: mt8173: move resources allocation into ->probe()
 2015-11-30  5:32 UTC  (3+ messages)

[PATCH 0/2] Two fix for dwc2 gadget driver
 2015-11-30  5:21 UTC  (3+ messages)
` [PATCH 1/2] usb: dwc2: add ep enabled flag to avoid double enable/disable
` [PATCH 2/2] usb: dwc2: forbid queuing request to a disabled ep

[PATCH v12 00/16] arm64 kexec kernel patches v12
 2015-11-30  5:28 UTC  (5+ messages)
` [PATCH v12 05/16] arm64: Add back cpu_reset routines

[PATCH 1/4] cpufreq: mt8173: add CPUFREQ_HAVE_GOVERNOR_PER_POLICY flag
 2015-11-30  5:27 UTC  (9+ messages)
` [PATCH 2/4] cpufreq: mt8173: remove redundant regulator_get_voltage() call
` [PATCH 3/4] cpufreq: mt8173: check return value of "

[PATCH] PCI: hisi: fix the hisi_pcie_cfg_read bug when size=4
 2015-11-30  5:25 UTC  (2+ messages)

[Qemu-devel] [PATCH V3 0/3] hw/pcie: Multi-root support for Q35
 2015-11-30  5:23 UTC  (4+ messages)

[PATCH][yocto-kernel-cache] netfilter: enable several netfilter options
 2015-11-30  5:22 UTC  (2+ messages)

ACPI device without physical node (pnpacpi oddity?)
 2015-11-30  5:19 UTC 

[PATCH V2 00/10] cpufreq: governor: Avoid invalid state-transitions
 2015-11-30  5:19 UTC  (4+ messages)
` [PATCH V2 06/10] cpufreq: governor: Keep single copy of information common to policy->cpus

[PATCH][yocto-kernel-cache] base.cfg: enable TMPFS_POSIX_ACL and TMPFS_XATTR
 2015-11-30  5:19 UTC  (2+ 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.