LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-17 10:04:17 to 2015-09-17 14:01:26 UTC [more...]

[RFC PATCH v2 0/7] Pseudo-NMI for arm64 using ICC_PMR_EL1 (GICv3)
 2015-09-17 14:01 UTC  (7+ messages)
` [RFC PATCH v2 3/7] arm64: alternative: Apply alternatives early in boot process

[PATCH v2] tty: fix data race in flush_to_ldisc
 2015-09-17 13:55 UTC  (6+ messages)

problem with "serial" driver in kernel 3.16.0
 2015-09-17 13:54 UTC  (2+ messages)

[PATCH 1/2] arm64: mediatek: enable MTK_TIMER
 2015-09-17 13:51 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: mt8173: add timer node

[PATCH] clk: Remove unneeded semicolons
 2015-09-17 13:49 UTC 

[PATCH v2 0/9] Allocate sys_membarrier on main architectures
 2015-09-17 13:49 UTC  (9+ messages)
` [RFC PATCH v2 6/9] arm: allocate sys_membarrier system call number
` [RFC PATCH v2 9/9] s390/s390x: "

[PATCH v2 0/7] hwrng: Add support for STMicroelectronics' RNG IP
 2015-09-17 13:45 UTC  (8+ messages)
` [PATCH v2 1/7] Documentation: hw_random: Fix device node name reference /dev/hw_random => /dev/hwrng
` [PATCH v2 2/7] hwrng: Kconfig: "
` [PATCH v2 3/7] hwrng: core: Simplify RNG switching from sysfs
` [PATCH v2 4/7] hwrng: st: Provide DT bindings for ST's Random Number Generator
` [PATCH v2 5/7] hwrng: st: Add support for ST's HW "
` [PATCH v2 6/7] ARM: STi: STiH407: Enable the 2 HW Random Number Generators for STiH4{07,10}
` [PATCH v2 7/7] MAINTAINERS: Add ST's Random Number Generator to the ST entry

[PATCH v2 0/4] scsi: cleanup ioctl headers and provide UAPI versions
 2015-09-17 13:47 UTC  (5+ messages)
` [PATCH v2 1/4] scsi: remove old-style type names from sg.h
` [PATCH v2 2/4] scsi: cleanup scsi/scsi_ioctl.h
` [PATCH v2 3/4] scsi: move all obsolete ioctls to scsi/scsi_ioctl.h
` [PATCH v2 4/4] scsi: provide UAPI version of scsi/sg.h and scsi/scsi_ioctl.h

[PATCH] SUNRPC: Fix a race in xs_reset_transport
 2015-09-17 13:38 UTC  (3+ messages)

[PATCH] ARM: OMAP2+: Remove unneeded semicolons
 2015-09-17 13:38 UTC 

[PATCH v8 00/13] Add VT-d Posted-Interrupts support
 2015-09-17 13:36 UTC  (6+ messages)
` [PATCH v8 03/13] KVM: Define a new interface kvm_intr_is_single_vcpu()

[PATCH] ASoC: sunxi: fix platform_no_drv_owner.cocci warnings
 2015-09-17 13:32 UTC  (2+ messages)

[PATCH 0/2] ASoC: Add support for the Allwinner A10 codec
 2015-09-17 13:31 UTC  (4+ messages)
` [PATCH 2/2] ASoC: sunxi: add support for the on-chip codec on early Allwinner SoCs

[RFC v5 0/3] mm: make swapin readahead to gain more thp performance
 2015-09-17 13:28 UTC  (3+ messages)
` [RFC v5 3/3] mm: make swapin readahead to improve thp collapse rate

[PATCH][RESEND] MAINTAINERS: add arcnet and take maintainership
 2015-09-17 13:26 UTC 

[PATCH] max8903_charger: Convert to using managed resources
 2015-09-17 13:25 UTC 

[PATCH] kernel: fix data race in put_pid
 2015-09-17 13:24 UTC 

[PATCH] ARM: OMAP3: vc: Remove unused macros
 2015-09-17 13:24 UTC 

[PATCH] ARM: OMAP: Remove duplicated operand in OR operation
 2015-09-17 13:22 UTC 

[PATCH v2] arm64: Introduce IRQ stack
 2015-09-17 13:22 UTC  (8+ messages)

[PATCH][RESEND] ARCNET: fix hard_header_len limit
 2015-09-17 13:18 UTC 

[PATCH v2] arm: add cpu_idle tracepoints to arch_cpu_idle
 2015-09-17 13:14 UTC  (4+ messages)

[PATCH v1 0/2] mfd: intel-lpss: fix a bug and clean up
 2015-09-17 13:12 UTC  (3+ messages)

[PATCH] tools lib traceevent: Mask higher bits of str addresses for 32-bit traces
 2015-09-17 13:11 UTC  (2+ messages)

NEW SUN4i KEYPAD DRIVER
 2015-09-17 13:05 UTC  (5+ messages)
` [PATCH 2/4] ARM: dts: sun7i: Add keypad node to Allwinner A20 SoC
` [PATCH 3/4] input: Add new sun4i-keypad driver

[PATCH] Documentation: Remove misleading examples of the barriers in wake_*()
 2015-09-17 13:01 UTC  (5+ messages)

[GIT PULL] dmaengine updates for 4.3-rc1
 2015-09-17 13:08 UTC  (3+ messages)
  ` [GIT PULL] dmaengine updates for 4.3-rc1'

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

[PATCH] mm: memcontrol: fix order calculation in try_charge()
 2015-09-17 13:04 UTC  (3+ messages)

[PATCH] power: max17042_battery: Convert to using managed resources
 2015-09-17 12:57 UTC 

[PATCH] x86/math-emu, selftests: Add tests for FCMOV and FCOMI insns
 2015-09-17 13:02 UTC 

User-memory-access in ext4_orphan_del
 2015-09-17 13:01 UTC 

[PATCH 0/2] prepare zbud to be used by zram as underlying allocator
 2015-09-17 13:00 UTC  (5+ messages)
` [PATCH 1/2] zbud: allow PAGE_SIZE allocations

[RFC PATCH] f2fs: support file defragment
 2015-09-17 12:54 UTC 

[PATCH 5/7] f2fs: enhance multithread dio write performance
 2015-09-17 12:53 UTC  (7+ messages)
    ` [f2fs-dev] "

[linux41] Kernel panic at i686
 2015-09-17 12:54 UTC  (9+ messages)
` [linux41] regression with 'x86/cacheinfo: Move cacheinfo sysfs code to generic infrastructure' on AMD i686

[PATCH] tty: fix data race in tty_buffer_flush
 2015-09-17 12:51 UTC  (7+ messages)

[PATCH v3 0/7] Initial support for user namespace owned mounts
 2015-09-17 12:50 UTC  (7+ messages)
` [PATCH v3 5/7] fs: Treat foreign mounts as nosuid
` [PATCH v3 6/7] Smack: Add support for unprivileged mounts from user namespaces

[PATCH v2 0/9] Build and support rk3036 SoC platform
 2015-09-17 12:47 UTC  (10+ messages)
` [PATCH v2 5/9] dt-bindings: add documentation of rk3036 clock controller
` [PATCH v2 6/9] pinctrl: rockchip: add support for the rk3036
` [PATCH v2 7/9] rockchip: make sure timer5 is enabled on rk3036 platforms
` [PATCH v2 8/9] ARM: rockchip: add support smp for rk3036
` [PATCH v2 9/9] rtc: hym8563: make sure hym8563 can be normal work

[PATCH RESEND] ARM: dts: Move display-timings node from fimd to dp
 2015-09-17 12:48 UTC 

[PATCH v2 00/11] clocksource: sh_cmt: DT binding rework V2
 2015-09-17 12:41 UTC  (7+ messages)
` [PATCH v2 09/11] devicetree: bindings: Remove unused 32-bit CMT bindings
` [PATCH v2 11/11] devicetree: bindings: Remove deprecated properties

[PATCH v2 0/4] fs: allow userland tasks to use delayed_fput infrastructure
 2015-09-17 12:39 UTC  (5+ messages)
` [PATCH v2 1/4] fs: have flush_delayed_fput flush the workqueue job
` [PATCH v2 2/4] fs: add a kerneldoc header to fput
` [PATCH v2 3/4] fs: add fput_queue
` [PATCH v2 4/4] fs: export flush_delayed_fput

[PATCH] 88pm860x_battery: Convert to using managed resources
 2015-09-17 12:33 UTC 

[PATCH 0/3] x86/paravirt: Fix baremetal paravirt MSR ops
 2015-09-17 12:27 UTC  (8+ messages)

[PATCH] arm/ls1021a: Add Sleep feature for ls1021
 2015-09-17 12:31 UTC  (3+ messages)

[PATCH v3] ata: pata_macio: Fix module autoload for OF platform driver
 2015-09-17 12:29 UTC  (2+ messages)

[PATCH] f2fs crypto: allocate buffer for decrypting filename
 2015-09-17 12:24 UTC  (6+ messages)
` [PATCH v2] "
  ` [f2fs-dev] [PATCH v3] "
      ` [f2fs-dev] [PATCH v4] "

[PATCH v2 2/7] f2fs: do in batches truncation in truncate_hole
 2015-09-17 12:22 UTC 

[PATCH 2/7] f2fs: do in batches truncation in truncate_hole
 2015-09-17 12:20 UTC  (3+ messages)

[PATCH 1/2] f2fs: cover number of dirty node pages under node_write lock
 2015-09-17 12:19 UTC  (4+ messages)
` [PATCH 2/2] f2fs: no need to lock for update_inode_page all the time
  ` [f2fs-dev] "
` [f2fs-dev] [PATCH 1/2] f2fs: cover number of dirty node pages under node_write lock

[PATCH RFC 0/8] Add New DRM Driver for Hisilicon's Hi6220 SoC
 2015-09-17 12:14 UTC  (13+ messages)
` [PATCH RFC 1/8] dt-bindings: Document the hi6220 bindings for DRM driver
` [PATCH RFC 2/8] drm: hisilicon: Add new DRM driver for hisilicon Soc
` [PATCH RFC 5/8] drm: hisilicon: fill interface function of encoder\connector part
` [PATCH RFC 6/8] drm: hisilicon: Add support for fbdev

[PATCH] fs-writeback: drop wb->list_lock during blk_finish_plug()
 2015-09-17 12:13 UTC  (11+ messages)

[PATCH V4 1/3] reset: hisilicon: document hisi-hi6220 reset controllers bindings
 2015-09-17 12:00 UTC  (3+ messages)
` [PATCH V4 2/3] reset: hi6220: Reset driver for hisilicon hi6220 SoC
` [PATCH V4 3/3] arm64: dts: Add reset dts config for Hisilicon Hi6220 SoC

[PATCH 0/2] extcon: Fix module autoload for OF platform drivers
 2015-09-17 11:58 UTC  (2+ messages)

[PATCH] efi/libstub/fdt: Standardize the names of EFI stub parameters
 2015-09-17 11:43 UTC  (2+ messages)

[PATCH 2/2] extcon: sm5502: Fix module autoload for OF platform driver
 2015-09-17 11:55 UTC 

[PATCH 1/2] extcon: rt8973a: Fix module autoload for OF platform driver
 2015-09-17 11:55 UTC 

Failover root devices
 2015-09-17 11:49 UTC  (2+ messages)

Possible netlink autobind regression
 2015-09-17 11:30 UTC  (7+ messages)

[PATCH] ppc4xx_edac: Fix module autoload for OF platform driver
 2015-09-17 11:46 UTC 

[PATCH v3 1/1] Add Corsair Vengeance K90 driver
 2015-09-17 11:44 UTC 

[PATCH v2 1/2] mmc: sdhci-of-arasan: add phy support for sdhci-of-arasan
 2015-09-17 11:44 UTC  (2+ messages)

[PATCH V2] dummy_hcd: replace timeval with timespec64
 2015-09-17 11:42 UTC  (3+ messages)

[PATCH] tty: fix data race in flush_to_ldisc
 2015-09-17 11:42 UTC  (6+ messages)

[PATCH v3 0/1] Corsair Vengeance K90 driver
 2015-09-17 11:41 UTC 

[PATCH V1] audit: add warning that an old auditd may be starved out by a new auditd
 2015-09-17 11:35 UTC  (7+ messages)

[PATCH v2] audio: sai: Add Power Management support
 2015-09-17 11:31 UTC  (4+ messages)

[PATCH] usb: gadget: uvc: fix returnvar.cocci warnings
 2015-09-17 11:30 UTC  (3+ messages)

[PATCH] modify pl011 driver to let it work as wakeup source
 2015-09-17 11:29 UTC  (4+ messages)

[PATCH] drm/mgag200: fix memory leak
 2015-09-17 11:17 UTC  (9+ messages)
        ` [PATCH] drm/mgag200: Fix calling drm_fb_helper_fini() twice

linux-next: build failure after merge of the libata tree
 2015-09-17 11:14 UTC  (2+ messages)

[PATCH] cputime: fix invalid gtime
 2015-09-17 11:11 UTC  (2+ messages)

[PATCH] ARM: rockchip: add reboot notifier
 2015-09-17 11:07 UTC  (4+ messages)
` set rockchip-specific uboot bootmode flags on reboot (was: [PATCH] ARM: rockchip: add reboot notifier)
    ` set rockchip-specific uboot bootmode flags on reboot

[PATCH v5] dtb: Create a common home for cross-architecture dtsi files
 2015-09-17 11:07 UTC  (9+ messages)

[PATCH] Add driver for the si514 clock generator chip
 2015-09-17 11:04 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] tools-powerpc: Return false instead of -1
 2015-09-17 11:03 UTC 

[PATCH 1/2] drm/mgag200: Fix error handling paths in fbdev driver
 2015-09-17 11:00 UTC  (2+ messages)
` [PATCH 2/2] drm/mgag200: Fix driver_load error handling

[PATCH v3] tty: fix data race on tty_buffer.commit
 2015-09-17 10:58 UTC 

[PATCH 0/3] Support the timer on RK3368 SoC
 2015-09-17 10:57 UTC  (8+ messages)
` [PATCH 1/3] clocksource: rockchip: Make the driver more readability and compatible

[PATCH v2 1/3] regmap: irq: add support for chips who have separate unmask registers
 2015-09-17 10:53 UTC  (2+ messages)

[PATCH v4] tty: fix data race in tty_buffer_flush
 2015-09-17 10:49 UTC 

[PATCH 5/6] sched/fair: Get rid of scaling utilization by capacity_orig
 2015-09-17 10:38 UTC  (11+ messages)

[PATCH v4] ARM: configs: Add Freescale LS1021A defconfig
 2015-09-17 10:34 UTC  (2+ messages)

[RFC PATCH v4 0/4] arm/arm64: fix a migrating irq bug when hotplug cpu
 2015-09-17  5:19 UTC  (3+ messages)
` [RFC PATCH v4 1/4] genirq: introduce CONFIG_GENERIC_IRQ_MIGRATION
` [RFC PATCH v4 3/4] arm64: fix a migrating irq bug when hotplug cpu

[PATCH] KVM: add halt_attempted_poll to VCPU stats
 2015-09-17 10:28 UTC  (2+ messages)

[PATCH 04/13] Always expose MAP_UNINITIALIZED to userspace
 2015-09-17 10:28 UTC  (12+ messages)
` [PATCH] Remove #ifdef CONFIG_64BIT from all asm-generic/fcntl.h
  ` [PATCH v3] Remove #ifdef CONFIG_* from all userspace headers
    ` [PATCH 05/13] Split FDPIC "struct elf_prstatus" to "struct elf_fdpic_prstatus"
  ` [PATCH 09/13] Move bp_type_idx to kernel/event/hw_breakpoint.c

[PATCH RFT] mach-s3c64xx:Fix error handling for certain calls to s3c_gpio_cfgpin_range in the file dev-audio.c
 2015-09-17 10:23 UTC 

[PATCH 5/6] sched/fair: Get rid of scaling utilization by capacity_orig
 2015-09-17  2:31 UTC  (11+ messages)

[PATCH v3 0/6] ARM: berlin: add cpufreq support
 2015-09-17 10:15 UTC  (7+ messages)
` [PATCH v3 1/6] clk: berlin: move MAX_CLKS out of drivers/clk/berlin
` [PATCH v3 2/6] clk: berlin: add cpuclk
` [PATCH v3 3/6] ARM: berlin: dts: add the cpufreq-dt bindings on the BG2Q
` [PATCH v3 4/6] ARM: berlin: dts: add the cpufreq-dt bindings on the BG2
` [PATCH v3 5/6] ARM: berlin: dts: add the cpufreq-dt bindings on the BG2CD
` [PATCH v3 6/6] ARM: berlin: register cpufreq-dt

[PATCH v6 0/5] ARM: berlin: PWM support
 2015-09-17 10:13 UTC  (6+ messages)
` [PATCH v6 1/5] pwm: add the Berlin pwm controller driver
` [PATCH v6 2/5] Documentation: bindings: document the Berlin PWM driver
` [PATCH v6 3/5] ARM: berlin: add a PWM node on the BG2Q
` [PATCH v6 4/5] ARM: berlin: add a PWM node on the BG2
` [PATCH v6 5/5] ARM: berlin: add a PWM node on the BG2CD

[PATCH] [media] c8sectpfe: fix return of garbage
 2015-09-17 10:12 UTC 

[PATCH] tools-perf: Change -1 by false
 2015-09-17 10:08 UTC 

[PATCH v8 0/4] can: Allwinner A10/A20 CAN Controller support - Summary
 2015-09-17 10:06 UTC  (5+ messages)
` [PATCH v8 1/3] can: Allwinner A10/A20 CAN Controller support - Devicetree bindings

[PATCH 09/13] Move bp_type_idx to kernel/event/hw_breakpoint.c
 2015-09-15 21:15 UTC 

[PATCH 05/13] Split FDPIC "struct elf_prstatus" to "struct elf_fdpic_prstatus"
 2015-09-14 22:50 UTC 


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