LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-07 11:22:42 to 2015-09-07 15:35:18 UTC [more...]

[PATCH v4 00/20] xen/arm64: Add support for 64KB page in Linux
 2015-09-07 15:33 UTC  (3+ messages)
` [PATCH v4 01/20] net/xen-netback: xenvif_gop_frag_copy: move GSO check out of the loop
` [PATCH v4 02/20] arm/xen: Drop pte_mfn and mfn_pte

Re: Re: [PATCH] ARM: fix bug which VMALLOC_START is lowwer than 0xf0000000
 2015-09-07 15:34 UTC  (5+ messages)
` [PATCH] ARM: fix bug which lowmem size is limited to 760MB

[PATCH v2 0/5] ACPI: Provide better MADT subtable sanity checks
 2015-09-07 15:32 UTC  (3+ messages)
` [PATCH v2 1/5] ACPI: add in a bad_madt_entry() function to eventually replace the macro

[GIT PULL] regmap updates for v4.3
 2015-09-07 15:30 UTC 

[PATCH 0/2] rcu: two small fixes for RCU kthreads
 2015-09-07 15:21 UTC  (7+ messages)
` [PATCH 1/2] rcu: Show the real fqs_state
` [PATCH 2/2] rcu: Fix up timeouts for forcing the quiescent state

[PATCH v8 0/2] IMX GPCv2 drivers for wakeup source and suspend
 2015-09-07 15:11 UTC  (3+ messages)
` [PATCH v8 2/2] ARM: imx: support suspend states on imx7D

similar files amd vs radeon
 2015-09-07 15:08 UTC 

[PATCH] 9p: trans_fd, initialize recv fcall properly if not set
 2015-09-07 15:06 UTC  (5+ messages)
  ` [V9fs-developer] "
  ` [PATCH v2] 9p: trans_fd, bail out if recv fcall if missing

[PATCH] powerpc32: memcpy: only use dcbz once cache is enabled
 2015-09-07 15:04 UTC  (3+ messages)

[RFC PATCH v1 0/4] arm/arm64: fix a migrating irq bug when hotplug cpu
 2015-09-07 14:58 UTC  (7+ messages)
` [RFC PATCH v1 2/4] irqchip: GICv3: set non-percpu irqs status with _IRQ_MOVE_PCNTXT

[PATCH v2 0/2] leds: leds-ipaq-micro: Use resource managed functions and fix coding style
 2015-09-07 14:58 UTC  (5+ messages)
` [PATCH v2 1/2] leds: leds-ipaq-micro: Use devm_led_classdev_register
` [PATCH v2 2/2] leds: leds-ipaq-micro: Fix coding style issues

[RFC PATCH 0/3] Implement IRQ stack on ARM64
 2015-09-07 14:56 UTC  (10+ messages)
` [RFC PATCH 1/3] arm64: entry: Remove unnecessary calculation for S_SP in EL1h
` [RFC PATCH 2/3] arm64: Introduce IRQ stack
  ` [PATCH] arm64: kernel: Use a separate stack for irq interrupts

[PATCH v4 0/3] mtd: nand: jz4780: Add NAND and BCH drivers
 2015-09-07 14:54 UTC  (9+ messages)
` [PATCH v4 1/3] mtd: nand: increase ready wait timeout and report timeouts
` [PATCH v4 3/3] mtd: nand: jz4780: driver for NAND devices on JZ4780 SoCs

similar files: fusbh200-hcd.c and fotg210-hcd.c
 2015-09-07 14:47 UTC 

[PATCH 0/6] sched/fair: Compute capacity invariant load/utilization tracking
 2015-09-07 14:44 UTC  (11+ messages)
` [PATCH 2/6] sched/fair: Convert arch_scale_cpu_capacity() from weak function to #define

[PATCH v5 0/9] Goodix touchscreen enhancements
 2015-09-07 14:36 UTC  (10+ messages)
` [PATCH v5 1/9] Input: goodix - sort includes alphabetically
` [PATCH v5 2/9] Input: goodix - use actual config length for each device type
` [PATCH v5 3/9] Input: goodix - reset device at init
` [PATCH v5 4/9] Input: goodix - write configuration data to device
` [PATCH v5 5/9] Input: goodix - add power management support
` [PATCH v5 6/9] Input: goodix - use goodix_i2c_write_u8 instead of i2c_master_send
` [PATCH v5 7/9] Input: goodix - add support for ESD
` [PATCH v5 8/9] Input: goodix - add sysfs interface to dump config
` [PATCH v5 9/9] Input: goodix - add runtime power management support

[PATCH] tile: fix build failure
 2015-09-07 14:36 UTC 

[PATCH V2 00/14] perf tools: Fix gaps propagating maps
 2015-09-07 14:27 UTC  (15+ messages)
` [PATCH V2 01/14] perf tools: Simplify perf_evlist__propagate_maps logic
` [PATCH V2 02/14] perf tools: Simplify perf_evlist__set_maps logic
` [PATCH V2 03/14] perf tools: Remove redundant validation from perf_evlist__propagate_maps
` [PATCH V2 04/14] perf tools: Add evlist->has_user_cpus
` [PATCH V2 05/14] perf tools: Fix perf_evlist__splice_list_tail not setting evlist
` [PATCH V2 06/14] perf tools: Fix missing thread_map__put in perf_evlist__propagate_maps
` [PATCH V2 07/14] perf tools: Add evsel->own_cpus
` [PATCH V2 08/14] perf tools: Make perf_evlist__set_maps() more resilient
` [PATCH V2 09/14] perf tools: Make perf_evlist__create_maps() use perf_evlist__set_maps()
` [PATCH V2 10/14] perf tools: Factor out a function to propagate maps for a single evsel
` [PATCH V2 11/14] perf tools: Fix perf_evlist__add() not propagating maps
` [PATCH V2 12/14] perf tools: Fix perf_evlist__create_syswide_maps() "
` [PATCH V2 13/14] perf tools: Fix task exit test setting maps
` [PATCH V2 14/14] perf tools: Fix software clock events "

[PATCH 0/4] hv: utils: propagate state to interrupt thread
 2015-09-07 14:27 UTC  (5+ messages)
` [PATCH 1/4] hv: add helpers to handle hv_util device state
` [PATCH 2/4] hv: fcopy: use wrapper to propate state
` [PATCH 3/4] hv: kvp: "
` [PATCH 4/4] hv: vss: "

[PATCH] btrfs: memset cur_trans->delayed_refs to zero
 2015-09-07 14:24 UTC 

[PATCH] btrfs: memset cur_trans->delayed_refs to zero
 2015-09-07 14:23 UTC  (3+ messages)

[PATCH] leds:lp55xx: Correct Kconfig dependency for f/w user helper
 2015-09-07 14:19 UTC  (2+ messages)

[PATCH] [s390]: Use .rept directive to store/load fpu registers
 2015-09-07 14:13 UTC  (3+ messages)

[PATCH] zram: fix possible use after free in zcomp_create()
 2015-09-07 14:13 UTC  (6+ messages)
      ` [PATCH v2] "

[PATCH] char: remove unused variable res to clean up build warning
 2015-09-07 14:12 UTC 

[PATCH 0/5] [media] Create pads links after entities registration
 2015-09-07 14:10 UTC  (3+ messages)
` [PATCH 4/5] [media] uvcvideo: create pad links after subdev registration

[PATCH v2 0/6] kselftest improvement and cleanup
 2015-09-07 14:04 UTC  (7+ messages)
` [PATCH v2 1/6] selftests: rename jump label to static_keys
` [PATCH v2 2/6] selftests: only compile userfaultfd for x86 and powperpc
` [PATCH v2 3/6] selftests: mqueue: allow extra cflags
` [PATCH v2 4/6] selftests: mqueue: simpification the Makefile
` [PATCH v2 5/6] selftests: change install command to rsync
` [PATCH v2 6/6] selftests: exec: simpification the Makefile

[PATCH] x86, acpi: Handle lapic/x2apic entries in MADT
 2015-09-07 14:04 UTC  (7+ messages)
  ` [PATCH] x86, arm64, "

Fwd: Potential data race in psmouse_interrupt
 2015-09-07 14:06 UTC  (14+ messages)
  `  "

[PATCH] input: fix data race __ps2_command
 2015-09-07 14:04 UTC 

[PATCH V2] arm64: add kc_offset_to_vaddr and kc_vaddr_to_offset macro
 2015-09-07 14:03 UTC  (2+ messages)

[PATCH] sched: fix lose fair sleeper bonus in switch_to_fair()
 2015-09-07 14:02 UTC  (2+ messages)

[PATCH v6 0/2] Add support and documentation for UPISEMI us5182d als and proximity sensor
 2015-09-07 13:59 UTC  (5+ messages)
` [PATCH v6 2/2] devicetree: Add documentation for UPISEMI us5182d ALS and Proximity sensor

[PATCH] task_work: remove fifo ordering guarantee
 2015-09-07 13:49 UTC  (5+ messages)
    ` [PATCH?] fput: don't abuse task_work_add() too much
      ` [PATCH? v2] "

[PATCH] ath6kl: remove redundant null pointer check on send_pkt
 2015-09-07 13:49 UTC 

[PATCH] btrfs: memset cur_trans->delayed_refs to zero
 2015-09-07 13:44 UTC  (3+ messages)

[PATCH] Remove #ifdef CONFIG_64BIT from all asm-generic/fcntl.h
 2015-09-07 13:35 UTC  (3+ messages)

[PATCH] virtio-gpu: fix compilation warnings
 2015-09-07 13:32 UTC  (2+ messages)

[PATCH] perf report: Fix invalid memory accessing
 2015-09-07 13:27 UTC  (4+ messages)

[PATCH v4 0/5] Let the power allocator thermal governor run on any thermal zone
 2015-09-07 13:19 UTC  (7+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/5] thermal: Add a function to get the minimum power
  ` [PATCH v5 2/5] thermal: power_allocator: relax the requirement of a sustainable_power in tzp
  ` [PATCH v5 3/5] thermal: power_allocator: relax the requirement of two passive trip points
  ` [PATCH v5 4/5] thermal: power_allocator: don't require tzp to be present for the thermal zone
  ` [PATCH v5 5/5] thermal: power_allocator: exit early if there are no cooling devices

[PATCH 0/4] MIPS: ath79: Add USB support on the TL-WR1043ND
 2015-09-07 13:20 UTC  (2+ messages)

[PATCH 0/5] New Atmel PIO4 pinctrl/gpio driver
 2015-09-07 13:12 UTC  (2+ messages)

[RFC v0 0/9] Remove CPU_*_FROZEN
 2015-09-07 13:42 UTC  (4+ messages)
` [RFC v0 2/9] suspend: Add getter function to report if freezing is active

[PATCH] tty: don't leak cdev in tty_cdev_add()
 2015-09-07 13:08 UTC 

[PATCH 0/3] perf tests: Add arch tests
 2015-09-07 12:58 UTC  (8+ messages)
` [PATCH 1/3] perf tests: Introduce iterator function for tests
` [PATCH 2/3] perf tests: Add arch tests

[PATCH v6 1/2] dmaengine: Add Xilinx Central DMA DT Binding Documentation
 2015-09-07 12:55 UTC  (2+ messages)

[PATCH RFC tip/core/rcu 0/9] Add rcu_sync and implement percpu_rwsem in terms of it
 2015-09-07 12:52 UTC  (5+ messages)
` [PATCH RFC tip/core/rcu 1/9] rcu: Create rcu_sync infrastructure
  ` [PATCH RFC tip/core/rcu 3/9] rcu_sync: Add CONFIG_PROVE_RCU checks

[PATCH] x86: Wire up 32-bit direct socket calls
 2015-09-07 12:53 UTC  (4+ messages)

[PATCH-v2 0/3] mmc: sdhci-pxav3: Fix tabbing issue
 2015-09-07 12:52 UTC  (6+ messages)
` [PATCH-v2 1/3] "
` [PATCH-v2 2/3] mmc: sdhci-pxav3: Use BIT macro for bit field definitions
` [PATCH-v2 3/3] mmc: sdhci: print notice on -EPROBE_DEFER in sdhci_add_host() fn

[PATCH v6 2/2] dmaengine: Add Xilinx AXI Central Direct Memory Access Engine driver support
 2015-09-07 12:33 UTC 

[PATCH 1/5] staging: most: remove always true comparison
 2015-09-07 12:46 UTC  (4+ messages)
` [PATCH 3/5] staging: most: remove driver owner

[PATCH] mm/mmap.c: Remove redundent 'get_area' function pointer in get_unmapped_area()
 2015-09-07 12:41 UTC  (2+ messages)

[PATCH] mm/mmap.c: Remove useless statement "vma = NULL" in find_vma()
 2015-09-07 12:36 UTC  (2+ messages)

[PATCH v3 0/2] ring_buffer: Make the benchmark slightly more safe
 2015-09-07 12:38 UTC  (3+ messages)
` [PATCH v3 1/2] ring_buffer: Do no not complete benchmark reader too early
` [PATCH v3 2/2] ring_buffer: Fix more races when terminating the producer in the benchmark

[PATCH 1/2] staging: gdm72xx: fix memory leak
 2015-09-07 12:38 UTC  (2+ messages)
` [PATCH 2/2] staging: gdm72xx: NULL comparison style

[PATCH v2] Documentation: add Device tree bindings for hwmon/nct7802
 2015-09-07 12:35 UTC  (2+ messages)

[PATCH v3 0/5] KVM: optimize userspace exits with a new ioctl
 2015-09-07 12:33 UTC  (3+ messages)

[PATCH v4 0/22] On-demand device probing
 2015-09-07 12:23 UTC  (23+ messages)
` [PATCH v4 01/22] driver core: Add pre_probe callback to bus_type
` [PATCH v4 02/22] ARM: amba: Move reading of periphid to pre_probe()
` [PATCH v4 03/22] of/platform: Point to struct device from device node
` [PATCH v4 04/22] of: add function to allow probing a device from a OF node
` [PATCH v4 05/22] gpio: Probe GPIO drivers on demand
` [PATCH v4 06/22] gpio: Probe pinctrl devices "
` [PATCH v4 07/22] regulator: core: Reduce critical area in _regulator_get
` [PATCH v4 08/22] regulator: core: Probe regulators on demand
` [PATCH v4 09/22] drm: Probe panels "
` [PATCH v4 10/22] drm/tegra: Probe dpaux devices "
` [PATCH v4 11/22] i2c: core: Probe i2c adapters and "
` [PATCH v4 12/22] pwm: Probe PWM chip "
` [PATCH v4 13/22] backlight: Probe backlight "
` [PATCH v4 14/22] usb: phy: Probe phy "
` [PATCH v4 15/22] clk: Probe clk providers "
` [PATCH v4 16/22] pinctrl: Probe pinctrl devices "
` [PATCH v4 17/22] phy: core: Probe phy providers "
` [PATCH v4 18/22] dma: of: Probe DMA controllers "
` [PATCH v4 19/22] power-supply: Probe power supplies "
` [PATCH v4 20/22] driver core: Allow deferring probes until late init
` [PATCH v4 21/22] driver core: Start processing deferred probes earlier
` [PATCH v4 22/22] of/platform: Defer probes of registered devices

[PATCH v3 0/18] On-demand device probing
 2015-09-07 12:31 UTC  (5+ messages)
` [PATCH v3 02/18] of/platform: add of_platform_probe

[PATCH] tty: fix data races on tty_buffer.commit
 2015-09-07 12:31 UTC  (6+ messages)

[PATCH] tty: fix data race in tty_buffer_flush
 2015-09-07 12:26 UTC 

[GIT PULL] fbdev changes for 4.3
 2015-09-07 12:19 UTC 

[PATCHv5 0/7] Fix compound_head() race
 2015-09-07 12:19 UTC  (4+ messages)
` [PATCHv5 1/7] mm: drop page->slab_page

[PATCH] tty: fix data race on tty_buffer.commit
 2015-09-07 12:14 UTC 

perf, tools: Refactor and support interval and CSV metrics v4
 2015-09-07 12:14 UTC  (4+ messages)
` [PATCH 2/6] perf, tools, stat: Abstract stat metrics printing

[PATCH v2 0/7] staging: board: armadillo800eva: Board staging for sh_mobile_lcdc_fb
 2015-09-07 12:08 UTC  (8+ messages)
` [PATCH v2 5/7] staging: board: Add support for devices with complex dependencies

[PATCH] drm/mgag200: fix memory leak
 2015-09-07 11:58 UTC 

Kernel 4.1.6 Panic due to slab corruption
 2015-09-07 11:58 UTC  (5+ messages)

[RFC 0/2] drm/dsi: DSI for devices with different control bus
 2015-09-07 11:46 UTC  (11+ messages)

[PATCH v3] usb: chipidea: Use extcon framework for VBUS and ID detect
 2015-09-07 11:45 UTC  (5+ messages)

[PATCH v4] usb: chipidea: Use extcon framework for VBUS and ID detect
 2015-09-07 11:45 UTC 

[PATCH v4 00/13] USB: OTG/DRD Core functionality
 2015-09-07 11:42 UTC  (3+ messages)

perf: fuzzer PEBS record without PEBS event! crash
 2015-09-07 11:40 UTC  (4+ messages)

[PATCH 0/7] gpio: omap: fixes and improvements
 2015-09-07 11:40 UTC  (3+ messages)

Multiple potential races on vma->vm_flags
 2015-09-07 11:40 UTC 

[PATCH] spi: mediatek: fix spi cs polarity error
 2015-09-07 11:37 UTC 

[PATCH V8 0/7] Freq/CPU%/CORE_BUSY% support
 2015-09-07 11:36 UTC  (2+ messages)

[PATCH] xen-blkback: free requests on disconnection
 2015-09-07 11:35 UTC  (5+ messages)
` [Xen-devel] "

[PATCH 0/9] KVM: x86: enable cflushopt/clwb/pcommit and simplify code
 2015-09-07 11:28 UTC  (5+ messages)
` [PATCH 6/9] KVM: VMX: simplify invpcid handling in vmx_cpuid_update()
` [PATCH 8/9] KVM: VMX: introduce set_clear_2nd_exec_ctrl()

[PATCH 0/4] ARM: multi_v7_defconfig: Improve rockchip support
 2015-09-07 11:27 UTC  (6+ messages)
` [PATCH 1/4] ARM: multi_v7_defconfig: Enable common Rockchip devices/busses

QEMU fw_cfg DMA interface
 2015-09-07 11:25 UTC  (6+ messages)
` [PATCH v2] QEMU fw_cfg DMA interface documentation

[PATCH] usb: phy: qcom: Switch to new extcon framework API
 2015-09-07 11:24 UTC 

[PATCH-v2 0/7] mmc: sdhci-pxav3: Enable support for PXA1928 SDCHI controller
 2015-09-07 11:18 UTC  (2+ messages)
` [PATCH-v2 2/7] mmc: sdhci-pxav3: binding: Add pxa1928 compatible support


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 read-only IMAP folder(s) and NNTP newsgroup(s).