linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-08-12 16:40:32 to 2015-08-13 00:50:40 UTC [more...]

linux-next: build failure after merge of the gpio tree
 2015-08-13  0:50 UTC  (5+ messages)

linux-next: Tree for Aug 12
 2015-08-13  0:49 UTC  (7+ messages)
` linux-next: Tree for Aug 12 (include/linux/pci.h)

[PATCH v3 3/3] Documentation/filesystems/proc.txt: document hugetlb RSS
 2015-08-13  0:45 UTC  (6+ messages)
` [PATCH v4 1/2] mm: hugetlb: proc: add HugetlbPages field to /proc/PID/smaps
  ` [PATCH v4 2/2] mm: hugetlb: proc: add HugetlbPages field to /proc/PID/status

[PATCH] extcon: fix signedness issues
 2015-08-13  0:44 UTC  (4+ messages)

[4.2-rc4] acpi|drm|i915: circular locking dependency: acpi_video_get_backlight_type
 2015-08-13  1:05 UTC  (5+ messages)
    ` [Intel-gfx] "

[PATCH] ARM: dts: exynos4412-odroidu3: Enable SPI1
 2015-08-13  0:38 UTC  (2+ messages)

[PATCH] extcon: palmas: Fix build break due to devm_gpiod_get_optional API change
 2015-08-13  0:29 UTC 

[PATCH v4] sched: sync with the prev cfs when changing cgroup within a cpu
 2015-08-13  0:26 UTC 

[PATCH v2] m68k/coldfire: use PFN_DOWN macro
 2015-08-13  0:27 UTC  (2+ messages)

[PATCH v5 0/8] memremap for 4.3
 2015-08-13  0:12 UTC  (9+ messages)
` [PATCH v5 1/8] mm: enhance region_is_ram() to region_intersects()
` [PATCH v5 2/8] arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead
` [PATCH v5 3/8] cleanup IORESOURCE_CACHEABLE vs ioremap()
` [PATCH v5 4/8] arch: introduce memremap()
` [PATCH v5 5/8] visorbus: switch from ioremap_cache to memremap
` [PATCH v5 6/8] pmem: convert to generic memremap
` [PATCH v5 7/8] devres: add devm_memremap
` [PATCH v5 8/8] pmem: switch to devm_ allocations

[PATCH 00/10] Remove zonelist cache and high-order watermark checking v2
 2015-08-13  0:16 UTC  (3+ messages)
` [PATCH 04/10] mm, page_alloc: Remove unnecessary taking of a seqlock when cpusets are disabled

[RFC PATCH v4 0/9]
 2015-08-13  0:08 UTC  (4+ messages)
` [RFC PATCH v4 3/9] mips: pistachio_defconfig: remove CONFIG_MMC_DW_IDMAC

[PATCH] Make alignment cflags configurable
 2015-08-13  0:05 UTC  (8+ messages)
      ` [llvmlinux] "

[PATCH] mm: cma: mark cma_bitmap_maxno() inline in header
 2015-08-13  0:01 UTC 

[PATCH v3] sched: sync with the prev cfs when changing cgroup within a cpu
 2015-08-12 23:57 UTC  (3+ messages)

[PATCH v2 0/4] mm: add dma_pool_zalloc() & pci_pool_zalloc()
 2015-08-12 23:52 UTC  (3+ messages)
` [PATCH v2 1/4] mm: Add support for __GFP_ZERO flag to dma_pool_alloc()

[PATCH] power_supply: max8998: Use devm_power_supply_register
 2015-08-12 23:49 UTC  (2+ messages)

[PATCH] IGMP: Inhibit reports for local multicast groups
 2015-08-12 23:45 UTC  (2+ messages)

[PATCHv3 net-next 00/10] OVS conntrack support
 2015-08-12 23:41 UTC  (14+ messages)
` [PATCHv3 net-next 01/10] openvswitch: Serialize acts with original netlink len
` [PATCHv3 net-next 02/10] openvswitch: Move MASKED* macros to datapath.h
` [PATCHv3 net-next 03/10] ipv6: Export nf_ct_frag6_gather()
` [PATCHv3 net-next 04/10] dst: Add __skb_dst_copy() variation
` [PATCHv3 net-next 05/10] openvswitch: Add conntrack action
` [PATCHv3 net-next 06/10] openvswitch: Allow matching on conntrack mark

[PATCH net-next] bpf: fix build warnings and add function read_trace_pipe()
 2015-08-12 23:39 UTC  (2+ messages)

RFC: prepare for struct scatterlist entries without page backing
 2015-08-12 23:37 UTC  (5+ messages)

[PATCH 1/2] clk: Constify clk_hw argument to provider APIs
 2015-08-12 23:12 UTC  (2+ messages)
` [PATCH 2/2] clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)

Fwd: What's cooking in git.git (Aug 2015, #02; Wed, 12)
 2015-08-12 23:08 UTC 

[PATCH v5] ARM: early fixmap support for earlycon
 2015-08-12 23:03 UTC  (2+ messages)

[PATCH] perf, tools: Support static linking with libdw
 2015-08-12 22:48 UTC 

Linux 4.2-rc6 regression: RIP: e030:[<ffffffff8110fb18>] [<ffffffff8110fb18>] detach_if_pending+0x18/0x80
 2015-08-12 22:41 UTC  (6+ messages)

enabling libgcc for 64-bit divisions, was Re: PROBLEM: XFS on ARM corruption 'Structure needs cleaning'
 2015-08-12 22:39 UTC  (5+ messages)

[PATCH 0/5] ACPI: Provide better MADT subtable sanity checks
 2015-08-12 22:35 UTC  (3+ messages)
` [PATCH 1/5] ACPI: add in a bad_madt_entry() function to eventually replace the macro
  ` [Linaro-acpi] "

[PATCH v2] mm/slub: don't wait for high-order page allocation
 2015-08-12 22:31 UTC  (2+ messages)

[PATCH 00/16] Sanitize usage of ->flags and ->mapping for tail pages
 2015-08-12 22:21 UTC  (8+ messages)
` [PATCH 04/16] page-flags: define PG_locked behavior on compound pages
  ` page-flags behavior on compound pages: a worry

[regression] x86/signal/64: Fix SS handling for signals delivered to 64-bit programs breaks dosemu
 2015-08-12 22:00 UTC  (18+ messages)

[BUGFIX PATCH perf/core ] perf-probe: Fix to add missed brace around if block
 2015-08-12 21:55 UTC 

[BUGFIX PATCH perf/core v2] perf-probe: Fix to show lines of sys_ functions correctly
 2015-08-12 21:59 UTC  (2+ messages)

[PATCH] kprobes: Update examples to target _do_fork
 2015-08-12 21:47 UTC  (2+ messages)

[PATCH net-next 1/2] hv_netvsc: Set vRSS with num_chn in RNDIS filter
 2015-08-12 21:45 UTC  (6+ messages)
` [PATCH net-next 2/2] hv_netvsc: Implement set_channels ethtool op

perf probe -L sys_select or sys_poll
 2015-08-12 21:37 UTC  (5+ messages)
` [BUGFIX PATCH perf/core ] perf-probe: Fix to show lines of sys_ functions correctly

[PATCH v2 00/11] test_user_copy improvements
 2015-08-12 21:34 UTC  (4+ messages)

[PATCH v8 00/21] Compile-time stack validation
 2015-08-12 21:24 UTC  (3+ messages)

regression introduced by "block: Add support for DAX reads/writes to block devices"
 2015-08-12 21:11 UTC  (7+ messages)

[patch] paride: fix a return in pd_detect()
 2015-08-12 21:08 UTC 

[PATCH 0/4] USB: host: ohci-at91: cleanups
 2015-08-12 21:08 UTC  (2+ messages)

[PATCH V8 00/25] perf tools: Introduce an abstraction for AUX Area and Instruction Tracing
 2015-08-12 20:55 UTC  (3+ messages)
` [PATCH V8 03/25] perf tools: Add Intel PT instruction decoder

ARM:Gemini:clocksource update for 4.3
 2015-08-12 20:36 UTC  (2+ messages)

[v2 00/11] Freescale DPAA QBMan Drivers
 2015-08-12 20:14 UTC  (12+ messages)
` [v2 01/11] powerpc: re-add devm_ioremap_prot()
` [v2 02/11] soc/fsl: Introduce DPAA BMan device management driver
` [v2 03/11] soc/fsl: Introduce the DPAA BMan portal driver
` [v2 04/11] soc/fsl: Introduce drivers for the DPAA QMan
` [v2 05/11] soc/bman: Add self-tester for BMan driver
` [v2 06/11] soc/qman: Add self-tester for QMan driver
` [v2 07/11] soc/bman: Add debugfs support for the BMan driver
` [v2 08/11] soc/qman: Add debugfs support for the QMan driver
` [v2 09/11] soc/bman: Add HOTPLUG_CPU support to the BMan driver
` [v2 10/11] soc/qman: Add HOTPLUG_CPU support to the QMan driver
` [v2 11/11] soc/qman: add qman_delete_cgr_safe()

[PATCH v6 00/16] Add VT-d Posted-Interrupts support
 2015-08-12 20:17 UTC  (3+ messages)
` [PATCH v6 11/16] KVM: Implement IRQ bypass consumer callbacks for x86

[BELATED CORE TOPIC] context tracking / nohz / RCU state
 2015-08-12 20:17 UTC  (4+ messages)
` [Ksummit-discuss] "

[PATCH 00/20] Regmap max_raw_io and bmc150 SPI support
 2015-08-12 20:12 UTC  (3+ messages)
` [PATCH 01/20] regmap: Add missing comments about struct regmap_bus

[PATCH] user_ns: use correct check for single-threadedness
 2015-08-12 19:59 UTC  (15+ messages)
              ` [PATCH 0/2] userns: Creation logic fixes
                ` [PATCH 1/2] unshare: Unsharing a thread does not require unsharing a vm
                    ` [PATCH v2] "
                ` [PATCH 2/2] userns,pidns: Force thread group sharing, not signal handler sharing

[PATCH] ASoC: fsl-asoc-card: Specify codec_dai_name for DAI links
 2015-08-12 20:06 UTC 

[PATCH v2 0/5] KVM: optimize userspace exits with a new ioctl
 2015-08-12 20:03 UTC  (5+ messages)
` [PATCH v2 1/5] KVM: add kvm_has_request wrapper
` [PATCH v2 5/5] KVM: refactor asynchronous vcpu ioctl dispatch

[PATCH 0/2] fix vdso coarse clock monotonicity regressions
 2015-08-12 20:00 UTC  (5+ messages)
` [PATCH 2/2] arm64: VDSO: fix coarse clock monotonicity regression
` [PATCH v2] ARM: "

[PATCH] staging: rtl8192e: Fix log spamming in rtl8192_hard_data_xmit
 2015-08-12 19:54 UTC 

[PATCH v2 resend] sched: fix cpu_active_mask/cpu_online_mask race
 2015-08-12 19:35 UTC 

[PATCH v1] usb: dwc2: reset AHB hclk domain before init
 2015-08-12 19:32 UTC  (4+ messages)

[PATCHv2 0/8] serial: imx: rework pm support and add runtime pm
 2015-08-12 19:32 UTC  (3+ messages)
` [PATCHv2 6/8] serial: imx: add runtime pm support

[PULL] clockevents changes for 4.3
 2015-08-12 19:30 UTC  (4+ messages)
` [PATCH 01/74] clockevents/drivers/arm_arch_timer: Migrate to new 'set-state' interface
  ` [PATCH 04/74] clockevents/drivers/bcm_kona: "

[PATCH] pinctrl: mediatek: Fix multiple registeration issue
 2015-08-12 19:19 UTC  (3+ messages)

[PATCH v4 00/10] ACPI GIC Self-probing, GICv2m and GICv3 support
 2015-08-12 19:20 UTC  (8+ messages)

[PATCH] kvm:powerpc:Fix incorrect return statement in the function mpic_set_default_irq_routing
 2015-08-12 19:12 UTC  (2+ messages)

[PATCH] kvm:powerpc:Fix return statements for wrapper functions in the file book3s_64_mmu_hv.c
 2015-08-12 19:06 UTC 

[PATCH v5 0/5] KVM: irqfd consumer based on IRQ bypass manager
 2015-08-12 19:05 UTC  (3+ messages)
` [PATCH v5 5/5] KVM: eventfd: add irq bypass consumer management

linux-next: manual merge of the xen-tip tree with the tip tree
 2015-08-12 19:04 UTC  (12+ messages)

[PATCH v4 0/8] Raspberry Pi clock support
 2015-08-12 19:00 UTC  (8+ messages)
` [PATCH v4 1/8] clk: bcm2835: Add binding docs for the Raspberry Pi clock provider
` [PATCH v4 2/8] clk: Add a Raspberry Pi-specific clock driver

[PATCH v3 00/10] ARM IRQ forward control based on IRQ bypass manager
 2015-08-12 18:56 UTC  (11+ messages)
` [PATCH v3 01/10] VFIO: platform: registration of a dummy IRQ bypass producer
` [PATCH v3 03/10] VFIO: platform: single handler using function pointer
` [PATCH v3 04/10] VFIO: platform: add vfio_platform_set_automasked
` [PATCH v3 05/10] VFIO: platform: add vfio_platform_is_active
` [PATCH v3 06/10] VFIO: platform: add irq bypass producer management

[RFCv5 PATCH 00/46] sched: Energy cost model for energy-aware scheduling
 2015-08-12 18:47 UTC  (10+ messages)
` [RFCv5 PATCH 16/46] sched: Allocate and initialize energy data structures
` [RFCv5 PATCH 18/46] arm: topology: Define TC2 energy and provide it to the scheduler

[GIT PULL] RPi SOC changes for v4.3
 2015-08-12 18:45 UTC 

[PATCH] input: ti_am335x_tsc: Add open delay parameter
 2015-08-12 18:44 UTC  (3+ messages)

[PATCH v5 0/6] support "cpu_isolated" mode for nohz_full
 2015-08-12 18:22 UTC  (4+ messages)
` [PATCH v5 2/6] cpu_isolated: add initial support

[PATCH] staging: android: TODO: remove irrelevant parts
 2015-08-12 18:08 UTC  (2+ messages)
` [PATCH v2] staging: android: update TODO

[GIT PULL] arm64 fixes for 4.2
 2015-08-12 18:08 UTC 

[RFC PATCH v2] memory-barriers: remove smp_mb__after_unlock_lock()
 2015-08-12 17:59 UTC  (11+ messages)

[PATCH V6 1/2] mtd: spi-nor: Bindings for Cadence Quad SPI Flash Controller driver
 2015-08-12 17:47 UTC  (5+ messages)
` [PATCH V6 2/2] mtd: spi-nor: Add driver for Cadence Quad SPI Flash Controller

[PATCH] ARM: OMAP: irqdomain_hierarchy: fix arm gic irq type configuration
 2015-08-12 17:48 UTC  (5+ messages)

[PATCH v2 0/6] genirq: irqdomain_hierarchy: fixes
 2015-08-12 17:46 UTC  (7+ messages)
` [PATCH v2 1/6] genirq: fix irq_chip_retrigger_hierarchy
` [PATCH v2 2/6] genirq: fix irqchip_set_wake_parent if IRQCHIP_SKIP_SET_WAKE
` [PATCH v2 3/6] genirq: introduce irq_chip_set_type_parent() helper
` [PATCH v2 4/6] irqchip: crossbar: fix arm gic irq type configuration
` [PATCH v2 5/6] ARM: OMAP: wakeupgen: "
` [PATCH v2 6/6] irqchip: crossbar: fix irq masking at suspend

[PATCH] net: Unbreak resetting default values for tcp_wmem/udp_wmem_min
 2015-08-12 17:46 UTC  (8+ messages)
      ` [PATCH] net: Use SK_MEM_QUANTUM as minimum for tcp/udp rmem/wmem

[PATCH] staging: wilc1000: Process WARN, INFO options of debug levels from user
 2015-08-12 17:35 UTC 

Problem with ftrace uprobes on ARM
 2015-08-12 17:33 UTC 

[PATCH RFC v2 0/5] Multi-queue support for xen-blkfront and xen-blkback
 2015-08-12 16:46 UTC  (14+ messages)
        ` [Xen-devel] "

Unmapping of UIO logical memory causing a trace
 2015-08-12 17:11 UTC  (4+ messages)

[PATCH] f2fs: do not write any node pages related to orphan inodes
 2015-08-12 17:10 UTC  (3+ messages)
` [f2fs-dev] "
  ` [f2fs-dev] [PATCH v2] "

[tip:perf/core] perf: Fix PERF_EVENT_IOC_PERIOD migration race
 2015-08-12 17:07 UTC  (2+ messages)

[GIT PULL] MODSIGN: Use PKCS#7 for module signatures [ver #8]
 2015-08-12 17:06 UTC 

[PATCH] arm64: Add __exception_irq_entry definition for function graph
 2015-08-12 16:53 UTC  (4+ messages)

randconfig build error with next-20150812, in security/smack/smack_lsm.c
 2015-08-12 16:48 UTC 

[PATCH 0/3] Let the power allocator thermal governor run on any thermal zone
 2015-08-12 16:46 UTC  (5+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 2/4] thermal: power_allocator: relax the requirement of two passive trip points

[GIT PULL 00/13] perf/core improvements and fixes
 2015-08-12 16:40 UTC  (12+ messages)
` [PATCH 01/13] perf trace: Associate some more syscall args with the getname beautifier
` [PATCH 02/13] perf trace: Add missing clockid entries
` [PATCH 04/13] perf trace: Use the FD beautifier for socket syscall fds
` [PATCH 05/13] perf trace: Beautify keyctl's option arg
` [PATCH 06/13] perf ui browser: Introduce ui_browser__write_nstring()
` [PATCH 08/13] perf hists browser: Make ESC unzoom as well
` [PATCH 09/13] perf probe: Fix to show lines of sys_ functions correctly
` [PATCH 10/13] perf callchain: Per-event type selection support
` [PATCH 11/13] perf callchain: Allow disabling call graphs per event
` [PATCH 12/13] perf report: Show call graph from reference events
` [PATCH 13/13] perf tests: Add tests to callgraph and time parse


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).