public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-05-10 09:10:23 to 2014-05-11 08:37:10 UTC [more...]

[PATCH 1/3] ARM: shmobile: r8a7740: Correct name of DT Ethernet clock
 2014-05-11  2:25 UTC  (12+ messages)
` [PATCH 2/3] ARM: shmobile: r8a7740 dtsi: Add Ethernet support

[PATCH v4] drivers: sh: compile drivers/sh/pm_runtime.c if ARCH_SHMOBILE_MULTI
 2014-05-11  0:46 UTC  (3+ messages)

[patch 00/32] genirq: Another round of tree wide cleanups
 2014-05-11  0:53 UTC  (3+ messages)
` [patch 24/32] sh: intc: Remove pointless irq_reserve_irqs() invocation

[PATCH] lib/crc7: Shift crc7() output left 1 bit
 2014-05-11  8:28 UTC  (2+ messages)

[PATCH 0/3] Fix coding style of staging/octeon-usb/octeon-hcd.c
 2014-05-11  8:08 UTC  (4+ messages)
` [PATCH 1/3] Add blank line after all declarations in staging/octeon-usb/octeon-hcd.c
` [PATCH 2/3] Enclose complex macro with parantheses "
` [PATCH 3/3] Fix lines with more than 80 chars "

[PATCH] driver/net/ethernet/ec_bhf.c: fix sparse warnings
 2014-05-11  7:56 UTC 

[PATCH] [resend] net: get rid of SET_ETHTOOL_OPS
 2014-05-11  7:43 UTC  (2+ messages)

[PATCH v3 0/6] Introducing Exynos ChipId driver
 2014-05-11  7:12 UTC  (6+ messages)
` [PATCH v3 3/6] ARM: EXYNOS: Remove soc_is_exynos4/5 from exynos.c
` [PATCH v3 6/6] ARM: EXYNOS: Refactoring to remove soc_is_exynos macros from exynos

[PATCH v3 0/5] drivers: staging: ft1000: Improve coding style
 2014-05-11 18:14 UTC  (6+ messages)
` [PATCH v3 1/5] drivers: staging: ft1000: Fix indentation
` [PATCH v3 2/5] drivers: staging: ft1000: Fix IOCTL_FT1000_* marcos
` [PATCH v3 3/5] drivers: staging: ft1000: Use pr_info instead of printk
` [PATCH v3 4/5] drivers: staging: ft1000: Remove typedefs
` [PATCH v3 5/5] drivers: staging: ft1000: Fix lines over 80 characters

[PATCH 1/2] Add lib/glob.c
 2014-05-11  6:02 UTC  (7+ messages)

[PATCH] gcov: add support for GCC 4.9
 2014-05-11  5:22 UTC 

[tip:timers/nohz] nohz: Move full nohz kick to its own IPI
 2014-05-11  5:34 UTC  (11+ messages)

[GIT PULL] liblockdep fixes for v3.15
 2014-05-11  5:24 UTC  (2+ messages)

[PATCHSET cgroup/for-3.16] cgroup: iterate cgroup_subsys_states directly
 2014-05-11  4:54 UTC  (5+ messages)
` [PATCH 01/14] cgroup: remove css_parent()
` [PATCH 14/14] cgroup: implement css_tryget()

[PATCH v2 0/4] arm: Add basic support for Mediatek Cortex-A7 SoCs
 2014-05-11  4:49 UTC  (7+ messages)
` [PATCH v2 1/4] clocksource: Add support for the Mediatek SoCs
` [PATCH v2 2/4] dt-bindings: add mtk-timer bindings
` [PATCH v2 3/4] arm: add basic support for Mediatek MT6589 boards
` [PATCH v2 4/4] arm: mediatek: add dts for Aquaris5 mobile phone

[PATCH v3 0/3] ARM: defconfig: drop CONFIG_COMMON_CLK_DEBUG option
 2014-05-10 16:08 UTC  (3+ messages)
` [PATCH v3 2/3] ARM: sunxi: drop CONFIG_COMMON_CLK_DEBUG

vmstat: On demand vmstat workers V4
 2014-05-11  1:38 UTC  (19+ messages)

[PATCH 0/5] blk-mq: bitmap tag: fix and cleanup
 2014-05-11  1:13 UTC  (8+ messages)
` [PATCH 1/5] blk-mq: bitmap tag: use clear_bit_unlock in bt_clear_tag()
` [PATCH 2/5] blk-mq: bitmap tag: remove barrier "
` [PATCH 3/5] blk-mq: bitmap tag: select random tag betweet 0 and (depth - 1)
` [PATCH 4/5] blk-mq: bitmap tag: cleanup blk_mq_init_tags
` [PATCH 5/5] blk-mq: bitmap tag: fix wait batch for allocation

mm: hangs in collapse_huge_page
 2014-05-11  0:34 UTC  (3+ messages)

oops on cubix-i
 2014-05-11  0:25 UTC  (2+ messages)
` oops on cubox-i (v3.15-rc4)

[patch v2] Documentation/email-clients.txt: add a section about git
 2014-05-11  0:19 UTC  (2+ messages)

oprofile: calling debug_smp_processor_id from preemptible code
 2014-05-11  0:13 UTC 

perf: invalid memory access in perf_swevent_del
 2014-05-10 23:34 UTC 

NULL pointer dereference in netfilter
 2014-05-10 22:48 UTC  (2+ messages)

[PATCH v2] arm64: Support arch_irq_work_raise() via self IPIs
 2014-05-10 22:23 UTC 

(no subject)
 2014-05-10 22:08 UTC 

[PATCH] arm64: Support arch_irq_work_raise() via self IPIs
 2014-05-10 21:42 UTC  (3+ messages)

[PATCH v2 0/5] watchdog: Add reboot API
 2014-05-10 21:01 UTC  (4+ messages)
  ` [PATCH 6/5] watchdog: Document "

[PATCH 1/3] mm: add comment for __mod_zone_page_stat
 2014-05-10 20:21 UTC  (6+ messages)
` [PATCH 2/3] mm: use a light-weight __mod_zone_page_state in mlocked_vma_newpage()
` [PATCH 3/3] mm: rename mlocked_vma_newpage to newpage_in_mlocked_vma

[PATCH v2 0/5] drivers: staging: ft1000: Improve coding style
 2014-05-11  7:54 UTC  (6+ messages)
` [PATCH v2 1/5] drivers: staging: ft1000: Fix indentation
` [PATCH v2 2/5] drivers: staging: ft1000: Fix IOCTL_FT1000_* marcos
` [PATCH v2 3/5] drivers: staging: ft1000: Use pr_info instead of printk
` [PATCH v2 4/5] drivers: staging: ft1000: Remove typedefs
` [PATCH v2 5/5] drivers: staging: ft1000: Fix lines over 80 characters

[PATCH 0/6] usb: host: Cleanup for ioremap'ing hcd memory
 2014-05-10 19:43 UTC  (10+ messages)
` [PATCH 1/6] usb: host: ehci-exynos: Use devm_ioremap_resource instead of devm_ioremap
` [PATCH 2/6] usb: host: ehci-msm: "
` [PATCH 3/6] usb: host: ehci-mv: "
` [PATCH 4/6] usb: host: ehci-spear: "
` [PATCH 5/6] usb: host: ehci-tegra: "
` [PATCH 6/6] usb: host: ohci-exynos: "

[PATCH] drivers/char/mem.c: Add /dev/ioports, supporting 16-bit and 32-bit ports
 2014-05-10 19:36 UTC  (5+ messages)

[PATCH tip/core/rcu 0/44] Torture-test changes for 3.16
 2014-05-10 19:34 UTC  (6+ messages)
` [PATCH tip/core/rcu 01/45] rcutorture: Add forward-progress checking for writer
  ` [PATCH tip/core/rcu 32/45] torture: Better summary diagnostics for build failures

[PATCH] char: Introduce the use of the managed version of kzalloc
 2014-05-10 18:49 UTC 

[PATCH v10 00/19] qspinlock: a 4-byte queue spinlock with PV support
 2014-05-10 18:21 UTC  (14+ messages)
` [PATCH v10 06/19] qspinlock: prolong the stay in the pending bit path
` [PATCH v10 08/19] qspinlock: Make a new qnode structure to support virtualization
` [PATCH v10 09/19] qspinlock: Prepare for unfair lock support

Hello
 2014-05-10 18:15 UTC 

[PATCH v2] Input: Introduce the use of managed version of kzalloc
 2014-05-10 18:16 UTC 

[PATCH] Input: Introduce the use of managed version of kzalloc
 2014-05-10 18:15 UTC 

Account User
 2014-05-10 16:57 UTC 

[PATCH 0/1] fix IMA + Apparmor kernel panic
 2014-05-10 17:30 UTC  (9+ messages)
` IMA + O_DIRECT (Re: [PATCH 0/1] fix IMA + Apparmor kernel panic)

mmotm 2014-05-09-16-17 uploaded
 2014-05-10 17:15 UTC  (2+ messages)
` mmotm 2014-05-09-16-17 uploaded (ptrace-ab.hi vs. net/core/filter.c)

[PATCH V4 2/2] fs/ext4/fsync.c: generic_file_fsync call based on barrier flag
 2014-05-10 17:06 UTC 

[PATCH V4 1/2] FS: Add generic data flush to fsync
 2014-05-10 17:04 UTC 

[PATCH linux-next] Fix "Mising blank line" style problems for usbip
 2014-05-10 16:55 UTC 

[PATCH v3 00/15] PCI/iommu: Fix DMA alias problems
 2014-05-10 16:51 UTC  (17+ messages)
` [PATCH v3 01/15] PCI: Add DMA alias iterator
` [PATCH v3 02/15] PCI: quirk pci_for_each_dma_alias()
` [PATCH v3 03/15] PCI: quirk dma_func_alias for Ricoh devices
` [PATCH v3 04/15] PCI: quirk dma_func_alias for Marvell devices
` [PATCH v3 05/15] PCI: Quirk pci_for_each_dma_alias() for bridges
` [PATCH v3 06/15] PCI: Add quirks for ASMedia and Tundra bridges
` [PATCH v3 07/15] PCI: Consolidate isolation domain code
` [PATCH v3 08/15] iommu/amd: Use pci_find_dma_isolation_root() for IOMMU groups
` [PATCH v3 09/15] iommu/amd: Update to use PCI DMA aliases
` [PATCH v3 10/15] iommu/intel: Use pci_find_dma_isolation_root() for IOMMU groups
` [PATCH v3 11/15] iommu/intel: Update to use PCI DMA aliases
` [PATCH v3 12/15] iommu/fsl: Use pci_find_dma_isolation_root() for IOMMU groups
` [PATCH v3 13/15] iommu: Remove pci.h
` [PATCH v3 14/15] PCI: Remove pci_find_upstream_pcie_bridge()
` [PATCH v3 15/15] PCI: Remove pci_get_dma_source()

[PATCHv5 00/10] OMAP SSI driver / N900 modem support
 2014-05-10 16:37 UTC  (11+ messages)
` [PATCHv5 01/10] HSI: method to unregister clients from an hsi port
` [PATCHv5 02/10] HSI: Add channel resource support to HSI clients
` [PATCHv5 03/10] HSI: export method to (un)register clients
` [PATCHv5 04/10] HSI: Add common DT binding for HSI client devices
` [PATCHv5 05/10] HSI: Introduce OMAP SSI driver
` [PATCHv5 06/10] Documentation: DT: omap-ssi binding documentation
` [PATCHv5 07/10] HSI: Introduce driver for SSI Protocol
` [PATCHv5 08/10] HSI: Introduce Nokia N900 modem driver
` [PATCHv5 09/10] DTS: ARM: OMAP3-N900: Add SSI support
` [PATCHv5 10/10] DTS: ARM: OMAP3-N900: Add modem support

[PATCH] staging: removing warnings reported by checkpatch tool on cb_pcimdas.c
 2014-05-10 16:24 UTC 

[PATCH] staging: fixed warnings reported by checkpatch tool on comedi_test.c file
 2014-05-10 16:23 UTC 

[PATCH 0/2] tick: NO_HZ_FULL: get rid of unnecessary interruption
 2014-05-10 16:17 UTC  (8+ messages)
` [PATCH 1/2] hrtimer: reprogram event for expires=KTIME_MAX in hrtimer_force_reprogram()
` [PATCH 2/2] tick: SHUTDOWN event-dev if no events are required for KTIME_MAX

[PATCH v2 00/15] PCI/iommu: Fix DMA alias problems
 2014-05-10 16:16 UTC  (2+ messages)

[PATCH RFC 0/3] Berlin SoC clock tree - DT or not DT?
 2014-05-10 16:13 UTC 

[PATCH 0/4] mm: zpool: add common api for zswap to use zbud/zsmalloc
 2014-05-10 16:06 UTC  (5+ messages)
` [PATCHv2 0/4] mm/zpool: "
  ` [PATCHv2 3/4] mm/zpool: implement common zpool api to zbud/zsmalloc

[PATCH V2 0/6] namespaces: log namespaces per task
 2014-05-10 15:56 UTC  (6+ messages)
` [PATCH V2 1/6] namespaces: assign each namespace instance a serial number
` [PATCH V2 2/6] audit: log namespace serial numbers

[PATCH] staging: fixed warning shown by checkpatch tool on cb_das16_cs.c file
 2014-05-10 15:46 UTC 

Why do we assign a unique (and non-deterministic) name in of_device_make_bus_id()
 2014-05-10 15:32 UTC 

Question: hwmon: Adding addtitional sysfs entries
 2014-05-10 16:02 UTC  (4+ messages)

[PATCH] sched: Move the wakeup tracepoint from ttwu_do_wakeup() to ttwu_activate()
 2014-05-10 15:29 UTC  (3+ messages)
` [PATCH] sched: Distinguish sched_wakeup event when wake up a task which did schedule out or not

[PATCH 1/1] FS/EXT4: use generic kvfree
 2014-05-10 15:08 UTC 

[PATCH 1/1 RESEND] drivers/scsi/sd.c: remove positive test on unsigned value
 2014-05-10 15:04 UTC  (2+ messages)

[PATCH] Fix missing a blank line after declaration for usbip
 2014-05-10 14:56 UTC 

[PATCH v2 0/7] Add Allwinner A31 USB support
 2014-05-10 14:35 UTC  (9+ messages)
` [PATCH v2 1/7] clk: sunxi: Implement A31 USB clock
` [PATCH v2 2/7] ARM: sun6i: Add the USB clocks to the DTSI
` [PATCH v2 3/7] phy: usb: sunxi: Introduce Allwinner A31 USB PHY support
` [PATCH v2 4/7] usb: ehci-platform: add optional reset controller retrieval
` [PATCH v2 5/7] usb: ohci-platform: Enable optional use of reset controller
` [PATCH v2 6/7] ARM: sun6i: dt: Add support for the USB controllers
` [PATCH v2 7/7] ARM: sunxi: dt: add APP4-EVB1 board support

[PATCH v2 0/6] usb: host: Cleanup for ioremap'ing hcd memory
 2014-05-10 14:25 UTC  (8+ messages)
` [PATCH v2 1/6] usb: host: ehci-exynos: Use devm_ioremap_resource instead of devm_ioremap
` [PATCH v2 2/6] usb: host: ehci-msm: "
` [PATCH v2 3/6] usb: host: ehci-mv: "
` [PATCH v2 4/6] usb: host: ehci-spear: "
` [PATCH v2 5/6] usb: host: ehci-tegra: "
` [PATCH v2 6/6] usb: host: ohci-exynos: "

[PATCH v4 0/2] i2c: sunxi: add P2WI controller support
 2014-05-10 12:40 UTC  (4+ messages)
` [PATCH v4 1/2] i2c: sunxi: add P2WI DT bindings documentation
` [PATCH v4 2/2] i2c: sunxi: add P2WI (Push/Pull 2 Wire Interface) controller support

[PATCH 1/1 RESEND] drivers/pnp/resource.c: remove positive test on unsigned values
 2014-05-10 12:35 UTC  (2+ messages)

[PATCH] mfd: abx500-core: Fix compiler warning larger stack frame
 2014-05-10 12:02 UTC 

[PATCH] staging: rtl8821ae: fix pointer coding style
 2014-05-10 11:39 UTC 

[PATCH] perf/events/core: Drop unused variable after cleanup
 2014-05-10 11:10 UTC 

[PATCH 1/1 RESEND] arch/m68k/hp300/config.c: convert printk to pr_foo()
 2014-05-10 10:42 UTC 

[PATCH 00/22] Random ARM randconfig fixes in drivers
 2014-05-10 10:42 UTC  (9+ messages)
` [PATCH 1/2] dmaengine: omap: hide filter_fn for built-in drivers
  ` [PATCH 1/2] iio: always select ANON_INODES
` [PATCH 2/2] iio:adc: at91 requires the input subsystem
    ` [PATCH v2 "

[PATCH 1/1 RESEND] arch/m68k/apollo/config.c: convert printk to pr_foo()
 2014-05-10 10:40 UTC 

[RFC PATCH] net:Add basic DWC Ethernet QoS Driver
 2014-05-10 10:38 UTC  (3+ messages)

[PATCH V2 RESEND] ARCH/M68K/AMIGA: convert printk(foo to pr_foo()
 2014-05-10 10:38 UTC 

[PATCH] iio: add support of the max1027
 2014-05-10 10:36 UTC  (3+ messages)

[PATCH 1/1] KERNEL: add __attribute__ in c file
 2014-05-10 10:16 UTC  (3+ messages)

[PATCH 0/6] ipc/sem.c: Fix semctl(,,{GETNCNT,GETZCNT})
 2014-05-10 10:03 UTC  (7+ messages)
` [PATCH 1/6] ipc/sem.c: further whitespace cleanups
  ` [PATCH 2/6] ipc/sem.c: Bugfix for semctl(,,GETZCNT)
    ` [PATCH 3/6] ipc/sem.c: remove code duplication
      ` [PATCH 4/6] ipc/sem.c: Change perform_atomic_semop parameters
        ` [PATCH 5/6] ipc/sem.c: Store which operation blocks in perform_atomic_semop()
          ` [PATCH 6/6] ipc/sem.c: make semctl(,,{GETNCNT,GETZCNT}) standard compliant

[REGRESSION] alsa PM regression in 3.15*, hda intel, realtek codec
 2014-05-10  9:39 UTC 

[PATCH 1/2] ARM: at91: add PWM pinctrl to SAMA5D3
 2014-05-10  9:10 UTC  (2+ messages)


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