linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-05-10 02:24:30 to 2016-05-10 08:20:36 UTC [more...]

[PATCH v21 00/22] Richacls
 2016-05-10  8:20 UTC  (4+ messages)

[PATCH 0/2] cpufreq: rcar: Enable CPUFreq support
 2016-05-10  8:19 UTC  (7+ messages)
    ` [PATCH 1/2] cpufreq: rcar: Add support for R8A7795 SoC
      ` [PATCH 2/2] cpufreq: rcar: Add support for R8A7796 SoC

[PATCH v7 00/14] USB OTG/dual-role framework
 2016-05-10  8:12 UTC  (8+ messages)
` [PATCH v7 03/14] usb: hcd.h: Add OTG to HCD interface

[PATCH] ARM: dts: exynos: Only Odroid XU3-family boards use DTSI with CPU thermal nodes
 2016-05-10  8:15 UTC  (3+ messages)

[PATCH 0/4] support rockchip dwc3 driver
 2016-05-10  8:14 UTC  (9+ messages)
` [PATCH 1/4] usb: dwc3: of-simple: add compatible for rockchip

[PATCH v2 0/9] Add support for remote unwind
 2016-05-10  8:08 UTC  (11+ messages)
` [PATCH v2 1/9] perf tools: Omit DWARF judgement when recording dwarf callchain
` [PATCH v2 2/9] perf script: Add options for custom vdso path
` [PATCH v2 3/9] perf build: Add build-test for libunwind cross-platforms support
` [PATCH v2 4/9] perf build: Add build-test for debug-frame on arm/arm64
` [PATCH v2 5/9] perf tools: Add methods to test dso is 64-bit or 32-bit
` [PATCH v2 6/9] perf tools: Promote proper messages for cross-platform unwind
` [PATCH v2 7/9] perf callchain: Add support "
` [PATCH v2 8/9] perf callchain: Support x86 target platform
` [PATCH v2 9/9] perf callchain: Support aarch64 cross-platform

[PATCH] sched/fair: Invoke cpufreq hooks for CONFIG_SMP unset
 2016-05-10  8:13 UTC  (5+ messages)

[PATCH 00/11] FP emulation fixes
 2016-05-10  8:09 UTC  (3+ messages)
` [PATCH 01/11] MIPS: math-emu: Fix BC1{EQ,NE}Z emulation

[patch] phy: bcm-ns-usb2: checking the wrong variable
 2016-05-10  8:05 UTC  (2+ messages)

[PATCH v7 1/2] memory: add Atmel EBI (External Bus Interface) driver
 2016-05-10  8:04 UTC  (9+ messages)
` [PATCH v7 2/2] memory: atmel-ebi: add DT bindings documentation

[PATCH] ARM: at91/defconfig: sama5: add CONFIG_FHANDLE
 2016-05-10  8:03 UTC 

[PATCH 0.14] oom detection rework v6
 2016-05-10  8:00 UTC  (8+ messages)

[RFC6 PATCH v6 00/21] ILP32 for ARM64
 2016-05-10  7:55 UTC  (6+ messages)
` [PATCH 20/25] arm64:ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it

[PATCH v4 0/7] Add support for rk818
 2016-05-10  7:54 UTC  (4+ messages)
` [PATCH v4 3/7] mfd: RK808: Add RK818 support

[RFC 00/13] make direct compaction more deterministic
 2016-05-10  7:36 UTC  (14+ messages)
` [RFC 01/13] mm, compaction: don't isolate PageWriteback pages in MIGRATE_SYNC_LIGHT mode
` [RFC 02/13] mm, page_alloc: set alloc_flags only once in slowpath
` [RFC 03/13] mm, page_alloc: don't retry initial attempt "
` [RFC 04/13] mm, page_alloc: restructure direct compaction handling "
` [RFC 05/13] mm, page_alloc: make THP-specific decisions more generic
` [RFC 06/13] mm, thp: remove __GFP_NORETRY from khugepaged and madvised allocations
` [RFC 07/13] mm, compaction: introduce direct compaction priority
` [RFC 08/13] mm, compaction: simplify contended compaction handling
` [RFC 09/13] mm, compaction: make whole_zone flag ignore cached scanner positions
` [RFC 10/13] mm, compaction: cleanup unused functions
` [RFC 11/13] mm, compaction: add the ultimate direct compaction priority
` [RFC 12/13] mm, compaction: more reliably increase "
` [RFC 13/13] mm, compaction: fix and improve watermark handling

sched: tweak select_idle_sibling to look for idle threads
 2016-05-10  7:49 UTC  (12+ messages)

[PATCH 00/18] scripts/gdb: Updates for 4.7
 2016-05-10  7:39 UTC  (19+ messages)
` [PATCH 01/18] scripts/gdb: Adjust module reference counter reported by lx-lsmod
` [PATCH 02/18] scripts/gdb: Provide linux constants
` [PATCH 03/18] scripts/gdb: Provide kernel list item generators
` [PATCH 04/18] scripts/gdb: Convert modules usage to lists functions
` [PATCH 05/18] scripts/gdb: Provide exception catching parser
` [PATCH 06/18] scripts/gdb: Support !CONFIG_MODULES gracefully
` [PATCH 07/18] scripts/gdb: Provide a dentry_name VFS path helper
` [PATCH 08/18] scripts/gdb: Add io resource readers
` [PATCH 09/18] scripts/gdb: Add mount point list command
` [PATCH 10/18] scripts/gdb: Add cpu iterators
` [PATCH 11/18] scripts/gdb: Cast CPU numbers to integer
` [PATCH 12/18] scripts/gdb: Add a Radix Tree Parser
` [PATCH 13/18] scripts/gdb: Add documentation example for radix tree
` [PATCH 14/18] scripts/gdb: Add lx_thread_info_by_pid helper
` [PATCH 15/18] scripts/gdb: Improve types abstraction for gdb python scripts
` [PATCH 16/18] scripts/gdb: Fix issue with dmesg.py and python 3.X
` [PATCH 17/18] scripts/gdb: decode bytestream on dmesg for Python3
` [PATCH 18/18] MAINTAINERS: Add co-maintainer for scripts/gdb

[PATCHv5 0/8] 2c: Relax mandatory I2C ID table passing
 2016-05-10  7:48 UTC  (20+ messages)
` [PATCHv5 1/8] i2c: Add pointer dereference protection to i2c_match_id()
` [PATCHv5 2/8] i2c: Add the ability to match device to compatible string without an of_node
` [PATCHv5 3/8] i2c: Match using traditional OF methods, then by vendor-less compatible strings
` [PATCHv5 4/8] i2c: Make I2C ID tables non-mandatory for DT'ed devices
` [PATCHv5 5/8] i2c: Export i2c_match_id() for direct use by device drivers
` [PATCHv5 6/8] i2c: Provide a temporary .probe_new() call-back type
` [PATCHv5 7/8] mfd: 88pm860x: Move over to new I2C device .probe() call
` [PATCHv5 8/8] mfd: as3722: Rid driver of superfluous I2C device ID structure

[PATCH RESEND 00/12] SH: landisk convert to devicetree
 2016-05-10  7:46 UTC  (10+ messages)
` [PATCH RESEND 03/12] sh: Disable board specific code in OF mode
` [PATCH RESEND 10/12] sh: I/O DATA HDL-U (aka landisk) support dts
` [PATCH RESEND 12/12] of: Add sh support

[PATCH v3 1/4] extcon: arizona: Remove enable/disable of 32k clock
 2016-05-10  7:41 UTC  (6+ messages)
` [PATCH v3 3/4] mfd: arizona: Switch to using clock driver for "

[PATCH] vfio: platform: use vfio_iommu_group_get/put
 2016-05-10  7:40 UTC  (3+ messages)

[PATCH v9 0/8] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 2/3: msi changes
 2016-05-10  7:34 UTC  (5+ messages)

Regression introduced by cf6d445f68974d0b15a14cf6021be38a91f2b5d8
 2016-05-10  7:33 UTC  (4+ messages)
` [tip:x86/urgent] x86/topology: Set x86_max_cores to 1 for CONFIG_SMP=n

[PATCH] memcg: fix stale mem_cgroup_force_empty() comment
 2016-05-10  7:28 UTC  (2+ messages)

[GIT PULL] at91: fixes for 4.6 #1
 2016-05-10  7:27 UTC 

[PATCH] lightnvm: expose mark_blk through core
 2016-05-10  7:25 UTC 

usb: dwc2: regression on MyBook Live Duo / Canyonlands since 4.3.0-rc4
 2016-05-10  7:23 UTC  (3+ messages)

[PATCH] firmware/drivers/psci: Fix unused functions when CONFIG_CPU_IDLE=n
 2016-05-10  7:18 UTC 

[PATCH 1/2] i2c: qup: add ACPI support
 2016-05-10  7:13 UTC  (4+ messages)
` [PATCH 2/2] i2c: qup: support SMBus block read

[GIT PULL] move ARM LCD display driver to auxdisplay
 2016-05-10  7:10 UTC  (10+ messages)

[PATCH] mmc: tegra: Disable UHS-I modes for tegra30
 2016-05-10  7:09 UTC  (3+ messages)

[PATCH v2] usb: serial: ti_usb_3410_5052: add MOXA UPORT 11x0 support
 2016-05-10  7:08 UTC 

[RFC][PATCH 0/6] Enhanced file stat system call
 2016-05-10  7:08 UTC  (9+ messages)
` [PATCH 1/6] statx: Add a system call to make enhanced file info available

[PATCH 0/6] mm/page_owner: use tackdepot to store stacktrace
 2016-05-10  7:07 UTC  (8+ messages)
` [PATCH 6/6] mm/page_owner: use stackdepot "

[PATCH 4.5 00/88] 4.5.4-stable review
 2016-05-10  7:03 UTC  (5+ messages)

[PATCH v2] locking/rwsem: Add reader-owned state to the owner field
 2016-05-10  7:02 UTC  (4+ messages)

[PATCH 0/4] drm: Add various helpers for simple drivers
 2016-05-10  6:59 UTC  (9+ messages)
` [PATCH 2/4] drm: Make drm_encoder_helper_funcs optional
` [PATCH 3/4] drm: Add helper for simple display pipeline

[PATCH] mmc: block: improve logging of handling emmc timeouts
 2016-05-10  6:58 UTC  (2+ messages)

[PATCH 2/2 RESEND] staging: dgnc: remove useless error value assignment
 2016-05-10  6:46 UTC 

[PATCH 1/2 RESEND] staging: dgnc: remove redundant NULL checks in
 2016-05-10  6:44 UTC 

linux-next: manual merge of the net-next tree with the wireless-drivers tree
 2016-05-10  6:43 UTC  (2+ messages)

[PATCH v4 00/11] drm: Add Allwinner A10 display engine support
 2016-05-10  6:36 UTC  (7+ messages)
` [PATCH v4 01/11] clk: sunxi: Add display and TCON0 clocks driver

linux-next: Tree for May 10
 2016-05-10  6:22 UTC 

[PATCH] mwifiex: fixup error messages
 2016-05-10  6:21 UTC 

[PATCH v11 04/60] sparc/PCI: Use correct offset for bus address to resource
 2016-05-10  6:18 UTC  (12+ messages)

[RFC PATCH v3 1/2] PCI: Let pci_mmap_page_range() extra resource pointer
 2016-05-10  6:05 UTC  (2+ messages)
` [RFC PATCH v3 2/2] PCI: Let pci_mmap_page_range() take resource address

[PATCH] driver core: fix race between creating/querying glue dir and its cleanup
 2016-05-10  6:00 UTC  (3+ messages)

[PATCH v7 0/9] x86/KASLR: Randomize virtual address separately
 2016-05-10  5:58 UTC  (6+ messages)
` [PATCH v7 1/9] x86/KASLR: Initialize mapping_info every time

[PATCH v2 00/23] ata: sata_dwc_460ex: make it working again
 2016-05-10  6:04 UTC  (9+ messages)

[PATCH perf/core v3 0/8] perf tools: Update strbuf to remove xrealloc
 2016-05-10  5:48 UTC  (9+ messages)
` [PATCH perf/core v3 1/8] perf: Rewrite strbuf not to die
` [PATCH perf/core v3 2/8] perf probe: Check the return value of strbuf APIs
` [PATCH perf/core v3 3/8] perf help: Make check_emacsclient_version to check "
` [PATCH perf/core v3 4/8] perf: Make alias handler to check return value of strbuf
` [PATCH perf/core v3 5/8] perf header: Make topology checkers "
` [PATCH perf/core v3 6/8] perf pmu: Make pmu_formats_string "
` [PATCH perf/core v3 7/8] perf help: Do not use ALLOC_GROW in add_cmd_list
` [PATCH perf/core v3 8/8] perf tools: Remove xrealloc and ALLOC_GROW

[PATCH v2 0/5] DT Fixes for OMAP4 and OMAP5 boards
 2016-05-10  5:45 UTC  (15+ messages)
` [PATCH v2 4/5] ARM: dts: omap5: describe control for ckobuffer

[PATCH v2] iommu/amd: Set AMD iommu callbacks for platform bus driver
 2016-05-10 13:21 UTC 

[PATCH] [media] m88rs2000: initialize status to zero
 2016-05-10  5:40 UTC 

bnx2x in 4.6rc7 with FW 7.13.1.0 not present
 2016-05-10  5:22 UTC  (2+ messages)

[PATCH v2 00/22] ARM: dts: exynos: Add initial support for Odroid XU
 2016-05-10  5:35 UTC  (18+ messages)
` [PATCH v2 04/22] clk: samsung: exynos5410: Provide fin_pll external fixed clock
` [PATCH v2 06/22] ARM: dts: exynos: Remove old fixed-clock provider on SMDK5410
` [PATCH v2 13/22] ARM: dts: exynos: Move common nodes to exynos5.dtsi
` [PATCH v2 20/22] ARM: dts: exynos: Move common Exynos5410/542x/5800 nodes to new DTSI
` [PATCH v2 22/22] ARM: dts: exynos: Add initial support for Odroid XU board

[PATCH] sched/cputime: add steal time support to full dynticks CPU time accounting
 2016-05-10  5:34 UTC 

[PATCH] mfd: core: check existence of enable/disable callbacks
 2016-05-10  5:27 UTC 

[PATCH V3 0/4] net-next: mediatek: improve phy support
 2016-05-10  5:08 UTC  (5+ messages)
` [PATCH V3 1/4] net-next: mediatek: use mdiobus_free() in favour of kfree()
` [PATCH V3 2/4] net-next: mediatek: fix gigabit and flow control advertisement
` [PATCH V3 3/4] net-next: mediatek: add fixed-phy support
` [PATCH V3 4/4] net-next: mediatek: properly handle RGMII modes

[PATCH] netfilter: conntrack: remove uninitialized shadow variable
 2016-05-10  5:04 UTC  (2+ messages)

pull-request: wireless-drivers 2016-05-09
 2016-05-10  5:03 UTC  (2+ messages)

[PATCH 0/2] mtd: atmel_nand: remove compatible "atmel,sama5d4-nfc"
 2016-05-10  4:50 UTC  (3+ messages)

[PATCH v2 0/3] mfd: lp873x: Add lp873x PMIC support
 2016-05-10  4:04 UTC  (4+ messages)
` [PATCH v2 1/3] Documentation: mfd: LP873X: Add information for the mfd and regulator drivers
` [PATCH v2 2/3] mfd: lp873x: Add lp873x PMIC support
` [PATCH v2 3/3] regulator: lp873x: Add support for lp873x PMIC regulators

Is it really correct to check for breakpoint in kernel space against ptracer's address space?
 2016-05-10  3:33 UTC  (2+ messages)

Using the mailbox subsystem for plain doorbells?
 2016-05-10  3:29 UTC  (2+ messages)

[PATCH] mm: make fault_around_bytes configurable
 2016-05-10  2:48 UTC  (7+ messages)

[PATCH 1/2] drm: hdlcd: Skip PM callbacks if unbound
 2016-05-06 16:26 UTC  (3+ messages)

[RESEND PATCH v7 00/21] Add HiSilicon RoCE driver
 2016-05-10  3:04 UTC  (22+ messages)
` [RESEND PATCH v7 01/21] net: hns: Add reset function support for "
` [RESEND PATCH v7 02/21] devicetree: bindings: IB: Add binding document for HiSilicon RoCE
` [RESEND PATCH v7 03/21] IB/hns: Add initial main frame driver and get cfg info
` [RESEND PATCH v7 04/21] IB/hns: Add RoCE engine reset function
` [RESEND PATCH v7 05/21] IB/hns: Add initial profile resource
` [RESEND PATCH v7 06/21] IB/hns: Add initial cmd operation
` [RESEND PATCH v7 07/21] IB/hns: Add event queue support
` [RESEND PATCH v7 08/21] IB/hns: Add icm support
` [RESEND PATCH v7 09/21] IB/hns: Add hca support
` [RESEND PATCH v7 10/21] IB/hns: Add process flow to init RoCE engine
` [RESEND PATCH v7 11/21] IB/hns: Add IB device registration
` [RESEND PATCH v7 12/21] IB/hns: Set mtu and gid support
` [RESEND PATCH v7 13/21] IB/hns: Add interface of the protocol stack registration
` [RESEND PATCH v7 14/21] IB/hns: Add operations support for IB device and port
` [RESEND PATCH v7 15/21] IB/hns: Add PD operations support
` [RESEND PATCH v7 16/21] IB/hns: Add ah "
` [RESEND PATCH v7 17/21] IB/hns: Add QP "
` [RESEND PATCH v7 18/21] IB/hns: Add CQ "
` [RESEND PATCH v7 19/21] IB/hns: Add memory region "
` [RESEND PATCH v7 20/21] IB/hns: Kconfig and Makefile for RoCE module
` [RESEND PATCH v7 21/21] MAINTAINERS: Add maintainers for HiSilicon RoCE driver

[PATCH perf/core v2 0/8] perf tools: Update strbuf to remove xrealloc
 2016-05-10  2:58 UTC  (7+ messages)
` [PATCH perf/core v2 2/8] perf probe: Check the return value of strbuf APIs
` [PATCH perf/core v2 5/8] perf header: Make topology checkers to check return value of strbuf

[PATCH][RESEND] of: add missing const for of_parse_phandle_with_args() in !CONFIG_OF
 2016-05-10  2:53 UTC 

cooperation?
 2016-05-09 18:29 UTC 

[PATCH] fix a kernel infoleak in x25 module
 2016-05-10  2:47 UTC  (2+ messages)

rcu_preempt self-detected stall on CPU from 4.5-rc3, since 3.17
 2016-05-10  2:36 UTC  (12+ messages)

[PATCH v7 0/9] Add clock support for Mediatek MT2701
 2016-05-10  2:30 UTC  (6+ messages)
` [PATCH v7 4/9] clk: mediatek: Add MT2701 clock support

[PATCH] locking/rwsem: Optimize write lock slowpath
 2016-05-10  2:25 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).