The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2014-09-03 15:51:17 to 2014-09-03 21:41:32 UTC [more...]

[PATCH 1/4] staging: et131x: Remove dead code in isr
 2014-09-03 21:40 UTC  (3+ messages)
` [PATCH 2/4] staging: et131x: Remove spinlock fbr_lock
` [PATCH 4/4] staging: et131x: Fix whitespace - alignment matching open parenthesis

[PATCH v2] acpi: fan.c: printk replacement
 2014-09-03 21:51 UTC  (2+ messages)

[PATCH] fsnotify: don't put user context if it was never assigned
 2014-09-03 21:31 UTC  (2+ messages)

[PATCH 0/6] ACPICA: 20140828 Release
 2014-09-03 21:50 UTC  (2+ messages)

[PATCH v8 0/5] Add rockchip RK808 pmic driver
 2014-09-03 21:30 UTC  (12+ messages)
` [PATCH v8 3/5] RTC: RK808: add RTC driver for RK808
` [PATCH v8 4/5] clk: RK808: Add clkout "
` [PATCH v8 5/5] regulator: RK808: Remove pdata from the regulator

[REGRESSION] "efi: efistub: Convert into static library" and preparation patches
 2014-09-03 21:28 UTC  (10+ messages)

[PATCH 0/6] hugepage migration fixes (v3)
 2014-09-03 21:26 UTC  (7+ messages)
` [PATCH v3 1/6] mm/hugetlb: reduce arch dependent code around follow_huge_*
` [PATCH v3 2/6] mm/hugetlb: take page table lock in follow_huge_(addr|pmd|pud)()
` [PATCH v3 6/6] mm/hugetlb: remove unused argument of follow_huge_addr()

[PATCH] ARM: dts: omap4-panda: Fix model and SoC family details
 2014-09-03 21:27 UTC  (2+ messages)

[PATCH v4 00/11] drivers: cacheinfo support
 2014-09-03 21:46 UTC  (15+ messages)
` [PATCH v4 01/11] cpumask: factor out show_cpumap into separate helper function
` [PATCH v4 02/11] topology: replace custom attribute macros with standard DEVICE_ATTR*
` [PATCH v4 03/11] drivers: base: add cpu_device_create to support per-cpu devices
` [PATCH v4 04/11] drivers: base: support cpu cache information interface to userspace via sysfs
` [PATCH v4 05/11] ia64: move cacheinfo sysfs to generic cacheinfo infrastructure
` [PATCH v4 06/11] s390: "
` [PATCH v4 07/11] x86: "
` [PATCH v4 08/11] powerpc: "
` [PATCH v4 09/11] ARM64: kernel: add support for cpu cache information
` [PATCH v4 10/11] ARM: "
` [PATCH v4 11/11] ARM: kernel: add outer cache support for cacheinfo implementation

[PATCHv3 00/24] ILP32 support in ARM64
 2014-09-03 21:19 UTC  (25+ messages)
` [PATCH 01/24] ARM64: Force LP64 to compile the kernel
` [PATCH 02/24] ARM64: Rename COMPAT to AARCH32_EL0 in Kconfig
` [PATCH 03/24] ARM64: Change some CONFIG_COMPAT over to use CONFIG_AARCH32_EL0 instead
` [PATCH 04/24] ARM64:ILP32: Set kernel_long to long long so we can reuse most of the same syscalls as LP64
` [PATCH 05/24] ARM64:UAPI: Set the correct __BITS_PER_LONG for ILP32
` [PATCH 06/24] Allow for some signal structures to be the same between a 32bit ABI and the 64bit ABI
` [PATCH 07/24] ARM64:ILP32: Use the same size and layout of the signal structures for ILP32 as for LP64
` [PATCH 08/24] Allow a 32bit ABI to use the naming of the 64bit ABI syscalls to avoid confusion of not splitting the registers
` [PATCH 09/24] ARM64:ILP32: Use the same syscall names as LP64
` [PATCH 10/24] ARM64: Introduce is_a32_task/is_a32_thread and TIF_AARCH32 and use them in the correct locations
` [PATCH 11/24] ARM64: Add is_ilp32_compat_task and is_ilp32_compat_thread
` [PATCH 12/24] ARM64:ILP32: COMPAT_USE_64BIT_TIME is true for ILP32 tasks
` [PATCH 13/24] ARM64:ILP32: Use the non compat HWCAP for ILP32
` [PATCH 14/24] ARM64:ILP32 use the standard start_thread for ILP32 so the processor state is not AARCH32
` [PATCH 15/24] compat_binfmt_elf: coredump: Allow some core dump macros be overridden for compat
` [PATCH 16/24] ARM64:ILP32: Support core dump for ILP32
` [PATCH 17/24] ARM64: Add loading of ILP32 binaries
` [PATCH 18/24] ARM64: Add vdso for ILP32 and use it for the signal return
` [PATCH 19/24] ptrace: Allow compat to use the native siginfo
` [PATCH 20/24] ARM64:ILP32: The native siginfo is used instead of the compat siginfo
` [PATCH 21/24] ARM64:ILP32: Use a seperate syscall table as a few syscalls need to be using the compat syscalls
` [PATCH 22/24] ARM64:ILP32: Fix signal return for ILP32 when the user modified the signal stack
` [PATCH 23/24] ARM64: Add ARM64_ILP32 to Kconfig
` [PATCH 24/24] Add documentation about ARM64 ILP32 ABI

RFC: Tainting the kernel on raw I/O access
 2014-09-03 21:20 UTC 

[GIT PULL] namespace updates for v3.17-rc1
 2014-09-03 21:18 UTC  (7+ messages)

[PATCH v1 for-next 00/16] On demand paging
 2014-09-03 21:15 UTC  (2+ messages)

[PATCH] pinctrl: sh-pfc: rename confusing pinmux ops variable
 2014-09-03 21:14 UTC  (2+ messages)

[PATCH v2 0/4] kconfig: store default ARCH in .config
 2014-09-03 21:11 UTC  (3+ messages)
` [PATCH v2 4/4] kconfig: link CONFIG_CROSS_COMPILE with environment variable

[PATCH 3.12 00/56] 3.12.28-stable review
 2014-09-03 21:08 UTC  (5+ messages)

[tracing] trying to make sense of trace output, can't figure out where time is going
 2014-09-03 21:07 UTC 

[PATCH v4 00/12] ARM: berlin: USB support
 2014-09-03 21:01 UTC  (3+ messages)
` [PATCH v4 01/12] reset: add the Berlin reset controller driver

[V2 PATCH 0/1] PVH: set EFER bits
 2014-09-03 20:53 UTC  (4+ messages)
` [V2 PATCH 1/1] PVH: set EFER.NX and EFER.SCE
  ` [Xen-devel] "

[PATCH 0/3] SPI Fixes for spi-rockchip
 2014-09-03 20:44 UTC  (4+ messages)
` [PATCH 1/3] spi/rockchip: Fix the wait_for_idle() timeout
` [PATCH 2/3] spi/rockchip: Don't warn if SPI is busy but disabled
` [PATCH 3/3] dt-bindings: spi/rockchip: Mark DMA as optional

[PATCH 0/3] blk-mq: Minor tweaks
 2014-09-03 20:43 UTC  (7+ messages)
` [PATCH 1/3] blk-mq: Cleanup blk_mq_tag_busy() and blk_mq_tag_idle()
` [PATCH 2/3] blk-mq: Eliminate superfluous check of BLK_MQ_S_TAG_ACTIVE flag
` [PATCH 3/3] blk-mq: Fix formula to calculate fair share of tags

[PATCH 0/2] mfd: twl4030-power: support ti,system-power-controller
 2014-09-03 20:31 UTC  (5+ messages)
` [PATCH 1/2] Documentation: devicetree: mfd: twl4030-power: Use the standard 'ti,system-power-controller' to mark power control
` [PATCH 2/2] mfd: twl4030-power: use 'ti,system-power-controller' as alternative way to support system power off

[PATCH v2 0/6] staging: goldfish: fix coding style
 2014-09-03 20:23 UTC  (7+ messages)
` [PATCH v2 1/6] staging: goldfish: suppress consecutive blank lines
` [PATCH v2 2/6] staging: goldfish: remove useless space after a cast
` [PATCH v2 3/6] staging: goldfish: document spinlock usage
` [PATCH v2 4/6] staging: goldfish: fix alignment to match open parenthesis
` [PATCH v2 5/6] staging: goldfish: document mutex usage
` [PATCH v2 6/6] staging: goldfish: avoid multiple assignments

[PATCH v5 0/3] Add ST dwc3 glue layer driver
 2014-09-03 20:15 UTC  (3+ messages)
` [PATCH v5 1/3] usb: dwc3: add ST dwc3 glue layer to manage dwc3 HC

[PATCH RESEND v2 0/7] vf610: Add USB support
 2014-09-03 20:13 UTC  (4+ messages)
` [PATCH RESEND v2 3/7] usb: phy: mxs: Add VF610 USB PHY support

[PATCH] x86, lpc, Allow only one load of lpc_ich
 2014-09-03 20:08 UTC  (13+ messages)

[PATCH 0/3] The Designware GPIO Supporting
 2014-09-03 20:03 UTC  (3+ messages)
` [PATCH 1/3] GPIO: gpio-dwapb: Enable platform driver binding to MFD driver

[PATCH] clk-rcar-gen2: RCAN clock support
 2014-09-03 19:57 UTC  (2+ messages)

[RFC/PATCH 0/6] iio: Add sensorhub driver
 2014-09-03 19:52 UTC  (2+ messages)

[PATCH v3 0/4] Allow xHCI drivers to be built as separate modules
 2014-09-03 19:51 UTC  (2+ messages)

[PATCH v2 0/3] integrity: build scripts changes
 2014-09-03 19:47 UTC  (5+ messages)
` [PATCH v2 2/3] integrity: move integrity subsystem options to a separate menu

[PATCH 1/1] staging - lustre: Fixed coding style issues
 2014-09-03 19:44 UTC  (2+ messages)

[PATCH] HID: wacom: Add support for the Cintiq Companion
 2014-09-03 19:43 UTC 

[PATCH 2/2] V4L: uvcvideo: Add support for pan/tilt speed controls
 2014-09-03 19:40 UTC  (2+ messages)
` [PATCH v3 "

[PATCH 1/2] [media] V4L: Add camera pan/tilt speed controls
 2014-09-03 19:38 UTC  (5+ messages)
` [PATCH v2 "
      ` [PATCH v3 "

[PATCH v9 00/16] arm: KGDB NMI/FIQ support
 2014-09-03 19:34 UTC  (10+ messages)
` [PATCH v10 00/19] "
  ` [PATCH v10 03/19] arm: fiq: Replace default FIQ handler

[RFC] firmware coredump: add new firmware coredump class
 2014-09-03 19:24 UTC  (8+ messages)

[PATCH] clk: prevent erronous parsing of children during rate change
 2014-09-03 19:22 UTC  (2+ messages)

PROBLEM: bindings for drivers/mfd/twl4030-power.c
 2014-09-03 19:13 UTC  (7+ messages)

[PATCH v7 00/11] kernel: Add support for restart handler call chain
 2014-09-03 19:05 UTC  (5+ messages)
` [PATCH v7 10/11] clk: samsung: register restart handlers for s3c2412 and s3c2443
` [PATCH v7 11/11] clk: rockchip: add restart handler

linux-next: Tree for Sep 2
 2014-09-03 19:01 UTC 

FROM: Husam Al Sayed
 2014-09-03 18:58 UTC 

[PATCH] sched: fix timeval conversion to jiffies
 2014-09-03 18:57 UTC  (2+ messages)

[PATCH] ARM: dts: am437x-gp: switch i2c0 to 100KHz
 2014-09-03 18:46 UTC 

[PATCH v3 00/17] Introduce ACPI for ARM64 based on ACPI 5.1
 2014-09-03 18:42 UTC  (7+ messages)
` [PATCH v3 09/17] ARM64 / ACPI: Parse MADT for SMP initialization
` [PATCH v3 10/17] ACPI / processor: Make it possible to get CPU hardware ID via GICC
` [PATCH v3 13/17] ARM64 / ACPI: Add GICv2 specific ACPI boot support

[PATCH 0/3] lockless sys_times and posix_cpu_clock_get
 2014-09-03 18:38 UTC  (3+ messages)

[PATCH v6 0/6] arm64: add seccomp support
 2014-09-03 18:34 UTC  (7+ messages)
` [PATCH v6 1/6] arm64: ptrace: add PTRACE_SET_SYSCALL

(no subject)
 2014-09-03 12:19 UTC 

[GIT PULL] USB fixes for v3.17-rc3
 2014-09-03 18:27 UTC  (2+ messages)

[GIT PULL 0/5] PHY: Fixes for 3.17 -rc cycle
 2014-09-03 18:26 UTC  (3+ messages)

[PATCH v2] clk: rockchip: Fix the clocks for i2c1 and i2c2
 2014-09-03 18:25 UTC  (2+ messages)

[RFC] dynticks: dynticks_idle is only modified locally use this_cpu ops
 2014-09-03 18:19 UTC  (12+ messages)

[PATCH] of: correct of_console_check()'s return value
 2014-09-03 18:06 UTC 

mm: kernel BUG at mm/mmap.c:446!
 2014-09-03 18:06 UTC  (2+ messages)

[PATCH v7] pcie: Add Xilinx PCIe Host Bridge IP driver
 2014-09-03 18:05 UTC  (2+ messages)

[PATCH 00/12] clk: mmp: clock device tree support
 2014-09-03 18:04 UTC  (5+ messages)
` [PATCH 02/12] clk: mmp: add spin lock for clk-frac
` [PATCH 06/12] clk: mmp: add mmp private gate clock

[PATCH] pinctrl: generic: Fix PIN_CONFIG_DRIVE_OPEN_SOURCE source/drain doc mismatch
 2014-09-03 18:01 UTC 

[PATCH 00/26] tty/serial flow control fixes
 2014-09-03 17:56 UTC  (7+ messages)
` [PATCH 21/26] tty: Convert tty_struct bitfield to bools

[PATCH 15/15] tty: serial: 8250: omap: add dma support
 2014-09-03 17:48 UTC  (13+ messages)

[PATCH 0/5] clk: at91: fix USB clk support on at91rm9200/sam9 SoCs
 2014-09-03 17:43 UTC  (4+ messages)

[PATCH 00/37] staging: comedi: rename command flags for consistency
 2014-09-03 17:26 UTC  (2+ messages)

[PATCH v2] ib_umem_release should decrement mm->pinned_vm from ib_umem_get
 2014-09-03 17:13 UTC  (2+ messages)
` [PATCH v3] "

[PATCH V2 0/4] clk: mvebu: Improve clock drift
 2014-09-03 17:11 UTC  (4+ messages)

[PATCH] staging: comedi: ni_at_a2150: range check board index
 2014-09-03 17:03 UTC  (2+ messages)

[PATCH] perf/documentation: Fix typo in perf/Documentation
 2014-09-03 17:02 UTC  (3+ messages)
` [PATCH/v2] "

[PATCH 0/2] irqchip: Broadcom BCM7120-style Level 2 interrupt controller
 2014-09-03 16:59 UTC  (8+ messages)
` [PATCH 1/2] irqchip: add "
` [PATCH 2/2] Documentation: bcm7120-l2: Add Broadcom BCM7120-style L2 binding

[QUERY] Confusing usage of rq->nr_running in load balancing
 2014-09-03 16:58 UTC  (2+ messages)

[PATCH] locks: Ability to test for flock presence on fd
 2014-09-03 16:57 UTC  (10+ messages)

[PATCH] net: treewide: Fix typo found in DocBook/networking.xml
 2014-09-03 16:53 UTC  (2+ messages)

[PATCH v3] ARM: dts: qcom: Add initial IFC6540 board device tree
 2014-09-03 16:50 UTC 

[PATCH] tty: doc: Fix typos in serial/tty
 2014-09-03 16:46 UTC  (2+ messages)

[PATCH RFC tip/core/rcu] Eliminate deadlock between CPU hotplug and expedited grace periods
 2014-09-03 16:38 UTC  (9+ messages)

[PATCH v3] hwspinlock: qcom: Add support for Qualcomm HW Mutex block
 2014-09-03 16:34 UTC  (5+ messages)

[PATCH 1/1] do_exit(): Solve possibility of BUG() due to race with try_to_wake_up()
 2014-09-03 16:33 UTC  (9+ messages)
            ` task_numa_fault() && TASK_DEAD

[PATCH] checkpatch: allow optional shorter config descriptions
 2014-09-03 16:32 UTC 

[PATCH v4 0/4] pinctrl: qcom: Add APQ8084 pinctrl support
 2014-09-03 16:28 UTC  (5+ messages)
` [PATCH v4 1/4] "
` [PATCH v4 2/4] dt: Document Qualcomm APQ8084 pinctrl binding
` [PATCH v4 3/4] ARM: dts: qcom: Add TLMM DT node for APQ8084
` [PATCH v4 4/4] pinctrl: qcom: Make the target processor value configurable

[PATCH v2] staging: unisys: uislib: uisqueue.c: rewrite of do_locked_client_insert
 2014-09-03 16:26 UTC  (6+ messages)

[PATCH 1/1] ARM: exynos_defconfig: Enable options for display panel support
 2014-09-03 16:26 UTC  (2+ messages)

[PATCH 0/6] staging: goldfish: fix coding style warnings
 2014-09-03 16:25 UTC  (4+ messages)
` [PATCH 3/6] staging: goldfish: document spinlock usage

[PATCH v3 0/9] Tegra xHCI support
 2014-09-03 16:19 UTC  (5+ messages)
` [PATCH v3 1/9] of: Add NVIDIA Tegra XUSB mailbox binding
` [PATCH v3 6/9] usb: xhci: Add NVIDIA Tegra xHCI host-controller driver

linux-next: manual merge of the akpm-current tree with the tree
 2014-09-03 16:23 UTC 

[PATCH] pinctrl: clean up after enable refactoring
 2014-09-03 16:14 UTC  (2+ messages)

linux-next: Tree for Sep 1
 2014-09-03 16:09 UTC  (4+ messages)

[PATCH] ARM: dts: am335x-bone*: Fix model name and update compatibility information
 2014-09-03 16:03 UTC 

[PATCH] userns: Fix k[ug]id_has_mapping() for CONFIG_USER_NS=n
 2014-09-03 15:59 UTC 

[BUG] Bisected Problem with LSI PCI FC Adapter
 2014-09-03 15:54 UTC  (4+ messages)

[REPOST PATCH v4 0/2] PM QoS: Add support for memory bandwidth constraints
 2014-09-03 15:49 UTC  (3+ messages)
` [REPOST PATCH v4 1/2] PM / QoS: Add PM_QOS_MEMORY_BANDWIDTH class
` [REPOST PATCH v4 2/2] drm/tegra: Request memory bandwidth for the display controller


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox