public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-02-15 12:00:57 to 2014-02-16 08:41:38 UTC [more...]

[PATCH 1/4] Staging: comedi: addi-data: fix brace-related coding style issues in hwdrv_apci035.c
 2014-02-16  8:41 UTC  (4+ messages)
` [PATCH 2/4] Staging: comedi: addi-data: cleanup comments "
` [PATCH 3/4] Staging: comedi: addi-data: convert printk() to dev_err()
` [PATCH 4/4] Staging: comedi: addi-data: do not initialize statics to 0 in hwdrv_apci035.c

[PATCH v17 0/10] Add 32 bit VDSO time function support
 2014-02-16  8:29 UTC  (13+ messages)
` [PATCH v17 01/10] Make vsyscall_gtod_data handling x86 generic
` [PATCH v17 02/10] Add new func _install_special_mapping() to mmap.c
` [PATCH v17 03/10] revamp vclock_gettime.c
` [PATCH v17 04/10] vclock_gettime.c __vdso_clock_gettime cleanup
` [PATCH v17 05/10] replace VVAR(vsyscall_gtod_data) by gtod macro
` [PATCH v17 06/10] cleanup __vdso_gettimeofday
` [PATCH v17 07/10] introduce VVAR marco for vdso32
` [PATCH v17 08/10] Add 32 bit VDSO time support for 32 bit kernel
` [PATCH v17 09/10] Add 32 bit VDSO time support for 64 "

[PATCHv3] Generic Mailbox API
 2014-02-16  6:38 UTC  (15+ messages)
` [PATCHv3 1/6] mailbox: rename pl320-ipc specific mailbox.h
` [PATCHv3 2/6] mailbox: Introduce a new common API
` [PATCHv3 3/6] mailbox: pl320: Introduce common API driver
` [PATCHv3 4/6] mailbox: Fix TX completion init
` [PATCHv3 5/6] mailbox: Fix deleteing poll timer
` [PATCHv3 6/6] mailbox: move the internal definitions into a private file

[RFC PATCH] mm/vmscan: remove two un-needed mem_cgroup_page_lruvec() call
 2014-02-16  5:25 UTC  (4+ messages)

[PATCH v6 0/8] ARM: sunxi: Add driver for SD/MMC hosts found on allwinner sunxi SOCs
 2014-02-16  5:12 UTC  (9+ messages)
` [PATCH v6 1/8] clk: sunxi: factors: automatic reparenting support
` [PATCH v6 2/8] clk: sunxi: Implement MMC phase control
` [PATCH v6 3/8] ARM: sunxi: clk: export clk_sunxi_mmc_phase_control
` [PATCH v6 4/8] ARM: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs
` [PATCH v6 5/8] ARM: dts: sun7i: Add support for mmc
` [PATCH v6 6/8] ARM: dts: sun4i: "
` [PATCH v6 7/8] ARM: dts: sun5i: "
` [PATCH v6 8/8] ARM: sunxi: Add documentation for driver for SD/MMC hosts found on Allwinner sunxi SoCs

[PATCH] ipmi: fix BT reset for a while when cmd timeout
 2014-02-16  4:44 UTC  (2+ messages)
` [Openipmi-developer] "

Updated Link-Time-Optimization patchkit
 2014-02-16  3:35 UTC  (16+ messages)
` [PATCH 01/19] x86, lto: Disable LTO for the x86 VDSO
` [PATCH 03/19] lto: Make asmlinkage __visible
` [PATCH 08/19] Kbuild, lto, workaround: Don't warn for initcall_reference in modpost
` [PATCH 10/19] Kbuild, lto: add ld-version and ld-ifversion macros
` [PATCH 14/19] Kbuild, lto: Handle basic LTO in modpost

[PATCH] perf: tools: fix missing casts for printf arguments
 2014-02-16  3:03 UTC 

[PATCH] vt: detect and ignore OSC codes
 2014-02-16  2:37 UTC  (3+ messages)

[PATCH 1/1] fs/mpage.c: forgotten WRITE_SYNC in case of data integrity write
 2014-02-16  2:54 UTC 

[PATCH 1/2] memcg: fix endless loop in __mem_cgroup_iter_next
 2014-02-16  2:52 UTC  (4+ messages)
` [PATCH 2/2] memcg: barriers to see memcgs as fully initialized

[BUG] unable to handle kernel NULL pointer dereference
 2014-02-16  2:09 UTC  (6+ messages)

[RFC PATCH 0/3] Syscon early initialization
 2014-02-16  1:58 UTC  (3+ messages)
` [RFC PATCH 1/3] regmap: Separate regmap dev initialization

DoS with unprivileged mounts
 2014-02-16  1:50 UTC  (25+ messages)
        ` [RFC][PATCH 0/3] vfs: Detach mounts on unlink
          ` [PATCH 0/11] Detaching "
            ` [PATCH 01/11] vfs: Document the effect of d_revalidate on d_find_alias
            ` [PATCH 02/11] vfs: More precise tests in d_invalidate
            ` [PATCH 03/11] vfs: Don't allow overwriting mounts in the current mount namespace
            ` [PATCH 04/11] vfs: Keep a list of mounts on a mount point
            ` [PATCH 05/11] vfs: Add a function to lazily unmount all mounts from any dentry
            ` [PATCH 06/11] vfs: Lazily remove mounts on unlinked files and directories
            ` [PATCH 07/11] vfs: Remove unnecessary calls of check_submounts_and_drop
            ` [PATCH 08/11] vfs: Merge check_submounts_and_drop and d_invalidate
            ` [PATCH 09/11] vfs: Make d_invalidate return void
            ` [PATCH 10/11] vfs: Remove d_drop calls from d_revalidate implementations
            ` [PATCH 11/11] proc: Update proc_flush_task_mnt to use d_invalidate

[GIT PULL] DeviceTree fixes for 3.14
 2014-02-16  1:22 UTC 

[PATCH net-next 0/4] bonding cleaning
 2014-02-16  0:02 UTC  (5+ messages)
` [PATCH 1/4] bonding: Convert pr_warning to pr_warn, neatening
` [PATCH net-next 2/4] bonding: Neaten pr_<level>
` [PATCH net-next 3/4] bonding: Convert c99 comments
` [PATCH net-next 4/4] bonding: Convert memcpy(foo, bar, ETH_ALEN) to ether_addr_copy(foo, bar)

[PATCH] swapoff tmpfs radix_tree: remember to rcu_read_unlock
 2014-02-15 23:53 UTC  (3+ messages)

3.14-rc2 XFS backtrace because irqs_disabled
 2014-02-15 23:50 UTC  (36+ messages)

[PATCH v5 0/6] Add support for the System Power Management Interface (SPMI)
 2014-02-15 23:47 UTC  (4+ messages)
` [PATCH v5 1/6] spmi: Linux driver framework for SPMI

[PATCH v6 0/8]
 2014-02-15 23:34 UTC  (9+ messages)
` [PATCH v6 1/8] clk: sunxi: factors: automatic reparenting support
` [PATCH v6 2/8] clk: sunxi: Implement MMC phase control
` [PATCH v6 3/8] ARM: sunxi: clk: export clk_sunxi_mmc_phase_control
` [PATCH v6 4/8] ARM: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs
` [PATCH v6 5/8] ARM: dts: sun7i: Add support for mmc
` [PATCH v6 6/8] ARM: dts: sun4i: "
` [PATCH v6 7/8] ARM: dts: sun5i: "
` [PATCH v6 8/8] ARM: sunxi: Add documentation for driver for SD/MMC hosts found on Allwinner sunxi SoCs

sched: fair: NULL ptr deref in check_preempt_wakeup
 2014-02-15 23:32 UTC  (2+ messages)

[PATCH] initramfs: Debug detected compression method
 2014-02-15 23:28 UTC 

KSM on Android
 2014-02-15 23:27 UTC  (2+ messages)

[PATCH V6 1/1] Drivers: hv: Implement the file copy service
 2014-02-15 23:18 UTC  (3+ messages)

[PATCH] Fix flags for initramfs LZ4 compression
 2014-02-15 23:14 UTC 

[PATCH RFC 0/3] c/r: add ability to restore mm attributes in a non-root userns
 2014-02-15 23:05 UTC  (13+ messages)
` [PATCH 1/3] prctl: reduce permissions to change boundaries of data, brk and stack
      ` [CRIU] "

[PATCH] kbuild: unconditionally clobber include/linux/version.h on distclean
 2014-02-15 22:54 UTC  (2+ messages)

[PATCH] Bluetooth: Add hci_h4p driver
 2014-02-15 22:30 UTC  (7+ messages)
` [PATCH v2] "

inotify cookie regression/info leak in latest mainline
 2014-02-15 21:39 UTC 

[PATCH 00/48] percpu: Consistent per cpu operations V4
 2014-02-15 20:52 UTC  (10+ messages)
` [PATCH 39/48] powerpc: Replace __get_cpu_var uses

[PATCH 2/3] staging: r8188eu: delete unnecessary field initialization
 2014-02-15 20:41 UTC  (2+ messages)

[PULL REQUEST] i2c for 3.14
 2014-02-15 20:36 UTC 

[PATCH 0/2] Add alarm suport for the Microchip RTC devices MCP794xx
 2014-02-15 20:15 UTC  (3+ messages)
` [PATCH 1/2] rtc: rtc-ds1307: fix sysfs wakealarm attribute creation
` [PATCH 2/2] rtc: rtc-ds1307: add alarm support for mcp7941x chips

[cgroups] BUG: unable to handle kernel NULL pointer dereference at 0000003c
 2014-02-15 20:17 UTC  (2+ messages)

[PATCH v2 00/11] powerpc: Add support for Power Hypervisor supplied performance counters
 2014-02-15 20:15 UTC  (3+ messages)
` [PATCH v2 03/11] sysfs: create bin_attributes under the requested group

Linux 3.2.55
 2014-02-15 20:01 UTC 

[PATCH v6 0/6] Add support for the System Power Management Interface (SPMI)
 2014-02-15 19:58 UTC  (2+ messages)

[PATCH] Drivers: net: wireless: mac80211_hwim fixed coding style issues
 2014-02-15 19:53 UTC  (3+ messages)

[GIT PULL] x86 EFI fixes for v3.14-rc3
 2014-02-15 19:46 UTC 

[PATCH] lib: Fix some sparse warnings in devres.c
 2014-02-15 19:41 UTC  (2+ messages)

[PATCH] workqueue: Document exceptions to work item non-reentrancy guarantee
 2014-02-15 19:38 UTC 

[PATCHv2] driver core/platform: don't leak memory allocated for dma_mask
 2014-02-15 19:39 UTC  (11+ messages)
      ` [PATCHv3] "
        ` [PATCHv4] "

[PATCH v2 00/52] CPU hotplug: Fix issues with callback registration
 2014-02-15 19:38 UTC  (7+ messages)
` [PATCH v2 38/52] drivers/base/topology.c: Fix CPU hotplug "
` [PATCH v2 46/52] xen, balloon: "
      ` [UPDATED][PATCH "

[GIT Pull] irq core for 3.14
 2014-02-15 19:31 UTC 

[GIT Pull] irq fixes for 3.14
 2014-02-15 19:26 UTC 

[PATCH] c6x: Include init.h in asm/cache.h
 2014-02-15 19:24 UTC  (3+ messages)

[PATCH] RFC: MFD: driver for Atmel Microcontroller on iPaq h3xxx
 2014-02-15 19:24 UTC  (4+ messages)

[GIT Pull] timer fixes for 3.14
 2014-02-15 19:21 UTC 

[PATCH 00/12] Versatile Express updates
 2014-02-15 19:19 UTC  (3+ messages)
` [PATCH 01/12] misc: vexpress-syscfg: Add udelay-based delay

[RFC][PATCH 0/5] arch: atomic rework
 2014-02-15 19:15 UTC  (20+ messages)

[PATCH v16 0/10] Add 32 bit VDSO time function support
 2014-02-15 18:42 UTC  (6+ messages)

screen goes blank when loading gma500_gfx (atom D2500)
 2014-02-15 18:28 UTC  (3+ messages)

[PATCH] powerpc: Fix "attempt to move .org backwards" error
 2014-02-15 18:02 UTC  (5+ messages)

[char-misc-next 0/4] mei: fix txe write issue
 2014-02-15 17:37 UTC  (5+ messages)
` [char-misc-next 3/4] mei: add mei_hbuf_acquire wrapper

[PATCH] staging: davinci_vpfe: fix error check
 2014-02-15 17:16 UTC  (2+ messages)

[PATCH] clk:at91: Fix memory leak in of_at91_clk_master_setup()
 2014-02-15 17:08 UTC  (4+ messages)

[PATCH RFC 00/73] tree-wide: clean up some no longer required #include <linux/init.h>
 2014-02-15 17:04 UTC  (4+ messages)
` [PATCH 19/73] arm: mach-s3c64xx mach-crag6410-module.c is not modular

[RFC PATCH v2 tip 0/7] 64-bit BPF insn set and tracing filters
 2014-02-15 16:13 UTC  (9+ messages)

[PATCH] csum_partial_copy_from_user: clean up inconsistencies in implementations
 2014-02-15 15:49 UTC 

[PATCH] i2c: designware-pci: Add Baytrail PCI IDs
 2014-02-15 15:27 UTC  (2+ messages)

[PATCH] workqueue: ensure @task is valid across kthread_stop()
 2014-02-15 14:02 UTC 

[PATCH V2 11/17] i2c: nomadik: Convert to devm functions
 2014-02-15 15:03 UTC  (2+ messages)

[PATCH 00/17] i2c: deprecate class based instantiation for embedded I2C drivers
 2014-02-15 14:48 UTC  (3+ messages)
` [PATCH 01/17] Documentation: i2c: describe devicetree method for instantiating devices

[PATCH] MIPS: Replace CONFIG_MIPS64 and CONFIG_MIPS32_R2
 2014-02-15 14:45 UTC  (4+ messages)

[PATCH] x86: Issue a warning if number of present CPUs > maxcpus and CONFIG_HOTPLUG=n
 2014-02-15 14:02 UTC 

[PATCH] MAINTAINERS: Trivial spelling fix
 2014-02-15 13:53 UTC 

[PATCH] cdrom.c: Only read a cdrom_msf0 struct from userspace
 2014-02-15 13:53 UTC 

[PATCH 1/2] mfd: twl4030-madc: Add devicetree support
 2014-02-15 13:37 UTC  (6+ messages)
  ` [RFCv1 1/4] mfd: twl4030-madc: Use managed resources
    ` [RFCv1 2/4] mfd: twl4030-madc: Add DT support and convert to IIO framework

[PATCH 0/2] [GIT PULL] tracing: Two urgent fixes
 2014-02-15 13:20 UTC  (3+ messages)
` [PATCH 1/2] ring-buffer: Fix first commit on sub-buffer having non-zero delta
` [PATCH 2/2] ftrace/x86: Use breakpoints for converting function graph caller

[PATCH] sched/deadline: Fix bad accounting of nr_running
 2014-02-15 13:08 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH 00/13] sched, deadline: patches
 2014-02-15 12:52 UTC  (7+ messages)
` [PATCH 01/13] sched: Add 3 new scheduler syscalls to support an extended scheduling parameters ABI

[PATCH 00/27] Renesas CMT (Compare Match Timer) DT bindings
 2014-02-15 12:46 UTC  (3+ messages)
` [PATCH 11/27] clocksource: sh_cmt: Add support for multiple channels per device

[PATCH v1 0/2] exynos_mct driver: fix irq allocation and cleanup
 2014-02-15 12:42 UTC  (3+ messages)
` [PATCH v1 1/2] clocksource: mct: remove request_irq from exynos4_local_timer_setup

[PATCH v3 0/6] IIO pulse capture support for TI ECAP
 2014-02-15 12:19 UTC  (3+ messages)
` [PATCH v3 2/6] iio: pulse: add TI ECAP driver

[PATCH v3 0/3] Add Xilinx AXI Video DMA Engine driver
 2014-02-15 12:00 UTC  (3+ messages)
` [PATCH v3 2/3] dma: Add Xilinx Video DMA DT Binding Documentation
` [PATCH v3 3/3] dma: Add Xilinx AXI Video Direct Memory Access Engine driver support


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