linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-08 09:11:19 to 2016-03-08 12:29:07 UTC [more...]

[PATCH 0/5] gpio: of: Add error handling and support for multiple gpio in gpio-hog
 2016-03-08 12:27 UTC  (7+ messages)
` [PATCH 1/5] gpio: of: Scan available child node for gpio-hog
` [PATCH 2/5] gpio: gpiolib: Print error number if gpio hog failed
` [PATCH 3/5] gpio: of: Return error if gpio hog configuration failed
` [PATCH 4/5] gpio: of: Add support to have multiple gpios in gpio-hog
` [PATCH 5/5] gpio: DT: Rephrase property "gpios" of hog node to support multiple gpios

[PATCH] spi: core: Fix deadlock when sending messages
 2016-03-08 12:28 UTC  (4+ messages)
` [PATCH V2] "

[PATCH v2 0/9] ARC clockevent/clocksource modernization
 2016-03-08 12:26 UTC  (9+ messages)
` [PATCH v2 1/9] ARC: [dts] Add clk feeding into timers to DTs
` [PATCH v2 2/9] ARC: [dts] Introduce Timer bindings
` [PATCH v2 3/9] ARC: clockevent: switch to cpu notifier for clockevent setup
` [PATCH v2 4/9] ARC: clockevent: Prepare for DT based probe
` [PATCH v2 5/9] ARC: clockevent: "
` [PATCH v2 6/9] ARC: clocksource: "
` [PATCH v2 7/9] ARC: use fixed frequencies in arc_set_early_base_baud()
` [PATCH v2 9/9] ARC: RIP arc_{get|set}_core_freq() clk API

[PATCH v5 0/4] add reboot mode driver
 2016-03-08 12:26 UTC  (5+ messages)
` [PATCH v5 1/4] dt-bindings: power: reset: add document for reboot-mode driver
` [PATCH v5 2/4] power: reset: add reboot mode driver
` [PATCH v5 3/4] ARM: dts: rockchip: add syscon-reboot-mode DT node
` [PATCH v5 4/4] ARM64: "

[PATCH v5 00/15] add fixes, device quirks, error recovery,
 2016-03-08 12:26 UTC  (11+ messages)
` [PATCH v5 03/15] scsi: ufs: implement scsi host timeout handler

[PATCH 0/3] OOM detection rework v4
 2016-03-08 12:22 UTC  (18+ messages)
        ` [PATCH] mm, oom: protect !costly allocations some more (was: Re: [PATCH 0/3] OOM detection rework v4)
          ` [PATCH] mm, oom: protect !costly allocations some more

Overlapping ioremap() calls, set_memory_*() semantics
 2016-03-08 12:16 UTC  (6+ messages)

[PATCH] Do not modify MSR_IA32_ENERGY_PERF_BIAS in kernel
 2016-03-08 12:14 UTC  (4+ messages)

[patch] drm/vc4: Return -EFAULT on copy_from_user() failure
 2016-03-08 12:09 UTC 

[patch] block-dev: checking for NULL instead of IS_ERR()
 2016-03-08 12:05 UTC 

[patch] libertas: fix an error code in probe
 2016-03-08 12:04 UTC 

[PATCH v2-UPDATE 3/4] resource: Add device-managed insert/remove_resource()
 2016-03-08 12:02 UTC  (2+ messages)

[RFC/PATCH 0/4] request_firmware() on memory constrained devices
 2016-03-08 11:58 UTC  (8+ messages)
` [PATCH 1/4] ARM64: dma: Add support for NO_KERNEL_MAPPING attribute
` [RFC/PATCH 2/4] dma-mapping: Add dma_remap() APIs
` [RFC/PATCH 3/4] firmware_class: Provide infrastructure to make fw caching optional
` [RFC/PATCH 4/4] firmware: Support requesting firmware directly into DMA memory

[PATCH 1/1] extcon: gpio: queue work only if debounce is NZ
 2016-03-08 11:45 UTC 

[PATCH 0/2] KVM: MMU: fix ept=0/pte.u=0/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0
 2016-03-08 11:44 UTC  (3+ messages)
` [PATCH 1/2] KVM: MMU: fix ept=0/pte.u=0/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 combo
` [PATCH 2/2] KVM: MMU: fix reserved bit check for pte.u=0/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0

[RFC PATCH 0/2] KVM: MMU: return page fault error code from permission_fault
 2016-03-08 11:45 UTC  (3+ messages)
` [RFC PATCH 1/2] KVM: MMU: precompute page fault error code
` [RFC PATCH 2/2] KVM: MMU: return page fault error code from permission_fault

[PATCH 4.4 00/74] 4.4.5-stable review
 2016-03-08 11:45 UTC  (4+ messages)
` [PATCH 4.4 34/74] arm64: vmemmap: use virtual projection of linear region

[PATCH 0/2] KVM: x86: disable MPX if host did not enable MPX XSAVE features
 2016-03-08 11:44 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] KVM: x86: remove eager_fpu field of struct kvm_vcpu_arch

[PATCH 3.14 00/36] 3.14.64-stable review
 2016-03-08 11:44 UTC  (2+ messages)

[RFC][PATCH] s390, postinit-readonly: implement post-init RO
 2016-03-08 11:43 UTC  (4+ messages)

[PATCH 3.10 00/24] 3.10.100-stable review
 2016-03-08 11:42 UTC  (2+ messages)

[PATCH v4 0/7] SLAB support for KASAN
 2016-03-08 11:42 UTC  (7+ messages)
` [PATCH v4 5/7] mm, kasan: Stackdepot implementation. Enable stackdepot for SLAB

[PATCH 01/11] rxrpc: Add a common object cache
 2016-03-08 11:39 UTC  (5+ messages)
` [PATCH 00/11] RxRPC: Rewrite part 2

block & iov_iter: use bvec iterator to implement iterate_bvec()
 2016-03-08 11:29 UTC  (5+ messages)
` [PATCH 1/4] block: move bvec iterator into include/linux/bvec_iter.h
` [PATCH 2/4] block: make 'struct bvec_iter' not depend on CONFIG_BLOCK
` [PATCH 3/4] block: mark 1st parameter of bvec_iter_advance as const
` [PATCH 4/4] iov_iter: use bvec iterator to implement iterate_bvec()

[PATCH v3 0/9] arm64: Add support of KVM with ACPI
 2016-03-08 11:29 UTC  (10+ messages)
` [PATCH v3 1/9] clocksource: arm_arch_timer: Gather KVM specific information in a structure
` [PATCH v3 2/9] clocksource: arm_arch_timer: Extend arch_timer_kvm_info to get the virtual IRQ
` [PATCH v3 3/9] irqchip/gic-v2: Gather ACPI specific data in a single structure
` [PATCH v3 4/9] irqchip/gic-v2: Parse and export virtual GIC information
` [PATCH v3 5/9] irqchip/gic-v3: Gather all ACPI specific data in a single structure
` [PATCH v3 6/9] irqchip/gic-v3: Parse and export virtual GIC information
` [PATCH v3 7/9] KVM: arm/arm64: arch_timer: Rely on the arch timer to parse the firmware tables
` [PATCH v3 8/9] KVM: arm/arm64: vgic: Rely on the GIC driver "
` [PATCH v3 9/9] clocksource: arm_arch_timer: Remove arch_timer_get_timecounter

Kernel docs: muddying the waters a bit
 2016-03-08 11:29 UTC  (8+ messages)

[RFC][PATCH 00/12] various perf fixes
 2016-03-08 11:29 UTC  (6+ messages)
` [RFC][PATCH 07/12] perf: Simplify/fix perf_event_enable() event scheduling

Fix preempt-rt on AT91
 2016-03-08 11:26 UTC  (5+ messages)

[PATCH 0/6] cpufreq: schedutil governor
 2016-03-08 11:27 UTC  (5+ messages)
` [PATCH 6/6] cpufreq: schedutil: New governor based on scheduler utilization data

[PATCH] futex: replace bare barrier() with more lightweight READ_ONCE()
 2016-03-08 11:26 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v4 0/5] Process Dell Instant Launch hotkey on Vostro V131 and Inspiron M5110
 2016-03-08 11:20 UTC  (4+ messages)
` [PATCH v5 "

[PATCH 0/7] mtd: nand: sunxi: add support for DMA operations
 2016-03-08 11:15 UTC  (8+ messages)
` [PATCH 1/7] mtd: nand: sunxi: move some ECC related operations to their own functions
` [PATCH 2/7] mtd: nand: sunxi: make OOB retrieval optional
` [PATCH 3/7] mtd: nand: sunxi: make cur_off parameter optional in extra oob helpers
` [PATCH 4/7] scatterlist: add sg_alloc_table_from_buf() helper
` [PATCH 5/7] mtd: provide helper to prepare buffers for DMA operations
` [PATCH 6/7] mtd: nand: sunxi: add support for DMA assisted operations
` [PATCH 7/7] mtd: nand: sunxi: update DT bindings

[RFC qemu 0/4] A PV solution for live migration optimization
 2016-03-08 11:14 UTC  (2+ messages)

[PATCH][v4] livepatch/ppc: Enable livepatching on powerpc
 2016-03-08 11:14 UTC  (6+ messages)

[RFC qemu 0/4] A PV solution for live migration optimization
 2016-03-08 11:13 UTC  (2+ messages)

[PATCH v5 0/6] rockchip: power-domain: fix pm domain for support RK3399 SoC
 2016-03-08 11:09 UTC  (9+ messages)
` [PATCH v5 3/6] rockchip: power-domain: add support for sub-power domains
` [PATCH v5 4/6] dt/bindings: power: add RK3399 SoCs header for power-domain
` [PATCH v5 5/6] dt/bindings: rockchip: modify document of Rockchip power domains
` [PATCH v5 6/6] rockchip: power-domain: Modify power domain driver for rk3399

[PATCH 0/5] regulator: pwm: Add supports for multiple instance and voltage linear steps
 2016-03-08 10:53 UTC  (6+ messages)
` [PATCH 1/5] regulator: pwm: Fix calculation of voltage-to-duty cycle
` [PATCH 2/5] regulator: pwm: Add support to have multiple instance of pwm regulator
` [PATCH 3/5] regulator: pwm: Prints error number when it fails
` [PATCH 4/5] regulator: pwm: Add support for voltage linear equal steps
` [PATCH 5/5] regulator: pwm: Add DT binding details for Linear Equal Step Mode

[PATCH v7 0/2] perf/x86/power: Introduce AMD accumlated power reporting mechanism
 2016-03-08 11:04 UTC  (3+ messages)
` [PATCH v7 2/2] perf/x86/amd/power: Add AMD accumulated "

[PATCH 0/2 v6] printk, Add monotonic and real printk timestamps
 2016-03-08 11:03 UTC  (3+ messages)

[RFC PATCH] ARM: clocksource: make ARM_GLOBAL_TIMER selectable
 2016-03-08 10:55 UTC  (7+ messages)

[PATCH v5 0/5] Introduce GCC plugin infrastructure
 2016-03-08 10:54 UTC  (4+ messages)
` [PATCH v5 5/5] Add sancov plugin

[PATCH] Fix NULL ptr dereference in pci_bus_assign_domain_nr() on ARM
 2016-03-08 10:49 UTC  (5+ messages)

Suspicious error for CMA stress test
 2016-03-08 10:45 UTC  (12+ messages)

[v5][PATCH] livepatch/ppc: Enable livepatching on powerpc
 2016-03-08 10:45 UTC  (2+ messages)

[PATCH] dmaengine: pl330: Fix some race conditions in residue calculation
 2016-03-08 10:40 UTC  (3+ messages)

[PATCH v4 0/6] EC-based USB Power Delivery support for Chrome machines
 2016-03-08 10:35 UTC  (7+ messages)
` [PATCH v4 1/6] mfd: cros_ec: Add MKBP event support
` [PATCH v4 2/6] mfd: cros_ec: Add cros_ec_cmd_xfer_status helper
` [PATCH v4 3/6] mfd: cros_ec: Add cros_ec_get_host_event
` [PATCH v4 4/6] mfd: cros_ec: Add more definitions for PD commands
` [PATCH v4 5/6] power: cros_usbpd-charger: Add EC-based USB PD charger driver
` [PATCH v4 6/6] platform/chrome: Register USB PD charger device

slab-out-of-bounds in rpc/nfs
 2016-03-08 10:37 UTC  (3+ messages)

[PATCH v19 00/10] Compile-time stack metadata validation
 2016-03-08 10:37 UTC  (2+ messages)

[PATCH] x86/entry: Improve system call entry comments
 2016-03-08 10:30 UTC  (6+ messages)

[PATCH v3 7/7] perf report: Use hierarchy hpp list on gtk
 2016-03-08 10:35 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 0/5] MIDI USB Gadget improvements
 2016-03-08 10:34 UTC  (11+ messages)
` [PATCH 3/5] usb: gadget: gmidi: remove bus powered requirement on bmAttributes

[PATCH v3 6/7] perf hists browser: Use hierarchy hpp list
 2016-03-08 10:34 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v3 5/7] perf report: Use hierarchy hpp list on stdio
 2016-03-08 10:34 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v3 4/7] perf tools: Fix indent for multiple hierarchy sort key
 2016-03-08 10:34 UTC  (2+ messages)
` [tip:perf/core] perf hists: "

[PATCH v3 2/7] perf tools: Use own hpp_list for hierarchy mode
 2016-03-08 10:33 UTC  (2+ messages)
` [tip:perf/core] perf hists: "

[PATCH v3 3/7] perf tools: Support multiple sort keys in a hierarchy level
 2016-03-08 10:33 UTC  (2+ messages)
` [tip:perf/core] perf hists: "

[PATCH 10/14] wireless: cw1200: use __maybe_unused to hide pm functions_
 2016-03-08 10:33 UTC  (2+ messages)
` [10/14] "

[PATCH v3 1/7] perf tools: Introduce perf_hpp__setup_hists_formats()
 2016-03-08 10:32 UTC  (2+ messages)
` [tip:perf/core] perf hists: "

Question concerning function illegal_highdma
 2016-03-08 10:32 UTC 

[PATCH] tools/perf: Document perf-stat's --detailed option
 2016-03-08 10:32 UTC  (2+ messages)
` [tip:perf/core] perf stat: Document "

[PATCH v2 1/8] perf tools: Add level field to struct perf_hpp_fmt
 2016-03-08 10:32 UTC  (2+ messages)
` [tip:perf/core] perf hists: "

[PATCH V5 0/4] net-next: mediatek: add ethernet driver
 2016-03-08 10:29 UTC  (5+ messages)
` [PATCH V5 1/4] net-next: mediatek: document MediaTek SoC ethernet binding
` [PATCH V5 2/4] net-next: mediatek: add support for MT7623 ethernet
` [PATCH V5 3/4] net-next: mediatek: add Kconfig and Makefile
` [PATCH V5 4/4] net-next: mediatek: add an entry to MAINTAINERS

[PATCH 8/8] perf tools: Use 64-bit shifts with (TSC) time conversion
 2016-03-08 10:31 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 5/8] perf jit: Move clockid validation
 2016-03-08 10:31 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 4/8] perf jit: Let jit_process() return errors
 2016-03-08 10:30 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 2/8] perf session: Simplify tool stubs
 2016-03-08 10:30 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 1/8] perf inject: Hit all DSOs for AUX data in JIT and other cases
 2016-03-08 10:30 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH] perf tools: explicitly declare inc_group_count as a void function
 2016-03-08 10:29 UTC  (2+ messages)
` [tip:perf/core] perf tools: Explicitly "

[PATCH] EDAC, sb_edac: Fixed logic error in sb_edac driver
 2016-03-08 10:28 UTC  (4+ messages)

[RFC][PATCH v2 1/2] printk: Make printk() completely async
 2016-03-08 10:21 UTC  (11+ messages)

[PATCH RESEND] Documentation: devicetree: Clean up gpio-keys example
 2016-03-08 10:16 UTC  (5+ messages)

[PATCHSET v2 cgroup/for-4.6] cgroup, perf_event: make perf_event work on v2 hierarchy
 2016-03-08 10:11 UTC  (3+ messages)
` [PATCH 2/2] cgroup, perf_event: make perf_event controller work on cgroup2 hierarchy

linux-next: manual merge of the watchdog tree with the arm-soc tree
 2016-03-08 10:10 UTC  (5+ messages)

kernel/irq/irqdesc.c:206:2: error: array index in initializer exceeds array bounds
 2016-03-08 10:09 UTC  (4+ messages)

Thoughts on tightening up user namespace creation
 2016-03-08 10:05 UTC  (2+ messages)

[PATCH net-next 0/3] ipv6: per netns FIB6 walkers and garbage collector
 2016-03-08 10:03 UTC  (6+ messages)
` [PATCH net-next 2/3] ipv6: per netns fib6 walkers

[PATCH] dma: sun4i: expose block size and wait cycle configuration to DMA users
 2016-03-08 10:05 UTC  (11+ messages)
          ` [linux-sunxi] "

[PATCH] tty: amba-pl011: use sg_table instead of scatterlist
 2016-03-08  9:59 UTC  (2+ messages)

[PATCH] thermal: trace: migrating thermal traces to use TRACE_DEFINE_ENUM() macros
 2016-03-08  9:58 UTC  (5+ messages)

Tool for sampling /proc/net/softnet_stat statistics
 2016-03-08  9:50 UTC  (3+ messages)

[RESEND PATCH v7] mtd: spi-nor: add hisilicon spi-nor flash controller driver
 2016-03-08  9:46 UTC  (4+ messages)

[PATCH] Kernel: Power: main.c: Cleaned up a comment block
 2016-03-08  9:44 UTC  (2+ messages)

[PATCH v4] drivers: pinctrl: add driver for Allwinner A64 SoC
 2016-03-08  9:37 UTC 

[PATCH v2 0/4] leds: Add driver for the ISSI IS31FL32xx family of LED controllers
 2016-03-08  9:43 UTC  (2+ messages)

[PATCH 0/2] mm: Enable page parallel initialisation for Power
 2016-03-08  9:36 UTC  (3+ messages)
` [PATCH 2/2] powerpc/mm: Enable page parallel initialisation

[PATCH v3 net-next 0/4] Further fix for dsa unbinding
 2016-03-08  9:36 UTC  (2+ messages)
` [PATCH] net: dsa: Fix cleanup resources upon module removal

[PATCH v2] sparc64: Add support for Application Data Integrity (ADI)
 2016-03-08  9:33 UTC  (12+ messages)

[PATCH 3/6] x86/mbm: Intel Memory B/W Monitoring enumeration and init
 2016-03-08  9:25 UTC  (6+ messages)

[PATCH] usb: hub: fix panic caused by NULL bos pointer during reset device
 2016-03-08  9:15 UTC 

[PATCH 2/6] x86,perf/cqm: Fix cqm memory leak and notifier leak
 2016-03-08  9:22 UTC  (3+ messages)

[RFC PATCH] firmware: qemu_fw_cfg.c: hold ACPI global lock during device access
 2016-03-08  9:21 UTC  (3+ messages)

[PATCH] kbuild: Add option to turn incompatible pointer check into error
 2016-03-08  9:19 UTC  (3+ messages)

[GIT PULL 00/15] perf/core improvements and fixes
 2016-03-08  9:17 UTC  (4+ messages)
` [PATCH 03/15] perf session: Simplify tool stubs

[PATCH] devpts: Add ptmx_uid and ptmx_gid options
 2016-03-08  9:16 UTC  (24+ messages)

[PATCH v2 net-next 0/12] bpf: map pre-alloc
 2016-03-08  9:13 UTC  (2+ messages)

[PATCH 4.4 00/74] 4.4.5-stable review
 2016-03-08  9:12 UTC 

[PATCH 2/2] regmap: cache: Fall back to register by register read for cache defaults
 2016-03-08  2:09 UTC  (2+ messages)

Applied "regulator: max8973: add support for junction thermal warning" to the regulator tree
 2016-03-08  2:22 UTC  (8+ 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).