public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-03-19 08:55:41 to 2013-03-19 14:54:31 UTC [more...]

[PATCHSET 0/9] perf util: Cleanup die() and its friends
 2013-03-19 14:54 UTC  (13+ messages)
` [PATCH 1/9] perf util: Let get_tracing_file() can return NULL
` [PATCH 3/9] perf util: Get rid of write_or_die() from trace-event-info.c
` [PATCH 4/9] perf util: Get rid of die() calls "
` [PATCH 5/9] perf util: Handle failure case in trace_report()
` [PATCH 6/9] perf util: Get rid of malloc_or_die() in trace-event-read.c
` [PATCH 7/9] perf util: Get rid of read_or_die() "

[PATCH] hpet, allow user controlled mmap for user processes
 2013-03-19 14:51 UTC  (6+ messages)

USB: simplify clock lookup for mv ehci/otg/udc
 2013-03-19 14:46 UTC  (2+ messages)

[PATCH V2 0/3] Drivers: hv: balloon
 2013-03-19 14:46 UTC  (5+ messages)
` [PATCH V2 1/3] mm: Export split_page()
  ` [PATCH V2 2/3] Drivers: hv: balloon: Support 2M page allocations for ballooning

[RFC PATCH 0/4] IMA: Export functions for file integrity verification
 2013-03-19 14:39 UTC  (3+ messages)
` [PATCH 4/4] binfmt_elf: Elf executable signature verification

[PATCH RFC 00/12] xen-block: indirect descriptors
 2013-03-19 14:38 UTC  (4+ messages)
` [PATCH RFC 12/12] xen-block: implement "

[PATCH 0/8] staging: [omap,ti-soc]-thermal: fixes and renaming
 2013-03-19 14:36 UTC  (2+ messages)

[PATCHv2] perf: Fix vmalloc ring buffer free function
 2013-03-19 14:35 UTC  (13+ messages)
  ` [PATCHv3] "
                      ` [PATCHv4] perf: Fix vmalloc ring buffer pages handling

[PATCH] use xfrm direction when lookup policy
 2013-03-19 14:35 UTC  (2+ messages)

[BUG][mvebu] mvneta: cannot request irq 25 on openblocks-ax3
 2013-03-19 14:33 UTC  (6+ messages)
  `  "

[PATCH 0/5] xen-block: cleanup and fixes
 2013-03-19 14:32 UTC  (7+ messages)
` [PATCH 1/5] xen-blkback: don't store dev_bus_addr
` [PATCH 3/5] xen-blkfront: switch from llist to list

[RFC][PATCH 0/2] Device tree support for OMAP4 SCRM clocks
 2013-03-19 14:30 UTC  (5+ messages)
` [RFC][PATCH 1/2] ARM: OMAP4: clock: Add device tree support for AUXCLKs
` [PATCH 2/2] ARM: dts: omap4-panda: Provide PHY clock information

[PATCH 0/8] correct load_balance()
 2013-03-19 14:30 UTC  (9+ messages)
` [PATCH 1/8] sched: change position of resched_cpu() in load_balance()
` [PATCH 2/8] sched: explicitly cpu_idle_type checking in rebalance_domains()
` [PATCH 3/8] sched: don't consider other cpus in our group in case of NEWLY_IDLE
` [PATCH 4/8] sched: clean up move_task() and move_one_task()

[PATCH 0/7] n_tty fixes
 2013-03-19 14:26 UTC  (9+ messages)
` [PATCH 4/7] n_tty: Encapsulate minimum_to_wake within N_TTY
          ` [PATCH 5/7] n_tty: Untangle read completion variables
          ` [PATCH 6/7] n_tty: Fix unsafe update of available buffer space
          ` [PATCH 7/7] n_tty: Buffer work should not reschedule itself

ext4_block_to_path block > max warning
 2013-03-19 14:21 UTC  (3+ messages)

[PATCH 1/3] kernel/srcu: merge common code into a macro
 2013-03-19 14:16 UTC  (3+ messages)
` [PATCH 2/3] kernel/SRCU: provide a static initializer
` [PATCH 3/3] cpufreq: use static initializer for the SRCU notifier

[PATCH 0/4] Misc MRF24J40 Fixes
 2013-03-19 14:08 UTC  (2+ messages)

[PATCH -next] UBIFS: fix missing unlock on error in ubifs_remount_rw()
 2013-03-19 14:07 UTC  (2+ messages)

[PATCH net-next 1/2] net_sched: don't do precise pkt_len computation for untrusted packets
 2013-03-19 13:52 UTC  (13+ messages)
` [PATCH net-next 2/2] net: reset transport header if it was not set before transmission

[PATCH] target: close target_put_sess_cmd() vs. core_tmr_abort_task() race
 2013-03-19 13:38 UTC  (11+ messages)
      ` [PATCH v2] "
        ` [PATCH v3] "
            ` [PATCH v4] "

[PATCH v3] x86, kdump: Set crashkernel_low automatically
 2013-03-19 13:33 UTC  (3+ messages)
` [PATCH v4] "

[PATCH 1/1] clk: Add notifier support in clk_prepare/clk_unprepare
 2013-03-19 13:28 UTC 

[PATCHv2 00/10] remoteproc: Support bi-directional vdev config space
 2013-03-19 13:31 UTC  (3+ messages)
` [PATCHv2 02/10] remoteproc: Bugfix remove entry from list before freeing it

[PATCH 1/3] lib/kobject: simplify the kobject_init function
 2013-03-19 13:31 UTC  (6+ messages)
` [PATCH 2/3] lib/kobject: Panic when kobj or ktype is not properly assigned
` [PATCH 3/3] lib/kobject: WARN_ON corresponds to BUG_ON

[PATCH] drivers: message: fusion: Use memdup_user function
 2013-03-19  4:22 UTC 

[PATCH] use xfrm direction when lookup policy
 2013-03-19 13:27 UTC  (2+ messages)

[PATCH] ARM: OMAP: remove "config FB_OMAP_CONSISTENT_DMA_SIZE"
 2013-03-19 13:26 UTC  (2+ messages)

[PATCH V3 0/7] Create sched_select_cpu() and use it for workqueues
 2013-03-19 13:23 UTC  (8+ messages)
` [PATCH V3 1/7] sched: Create sched_select_cpu() to give preferred CPU for power saving
` [PATCH V3 3/7] workqueue: Add helpers to schedule work on any cpu

[RFC PATCHv2 0/1] usb: f_rndis: Avoid to use ERROR macro if cdev can be null
 2013-03-19 13:22 UTC  (3+ messages)
` [RFC PATCHv2 1/1] "

[PATCH] drivers: message: fusion: Use kmemdup function
 2013-03-19  4:13 UTC 

[PATCH 0/9] remoteproc: Support bi-directional vdev config space
 2013-03-19 13:15 UTC  (5+ messages)
` [PATCH 1/9] remoteproc: Bugfix: Deallocate firmware image on shutdown

[PATCH] drivers: message: i2o: Use kstrdup function
 2013-03-19  4:05 UTC 

[PATCH] memcg: do not check for do_swap_account in mem_cgroup_{read,write,reset}
 2013-03-19 13:06 UTC 

[PATCH] perf,x86: fix uninitialized pt_regs in intel_pmu_drain_bts_buffer()
 2013-03-19 13:02 UTC  (5+ messages)

[PATCH] ktime_add_ns() may overflow on 32bit architectures
 2013-03-19 12:53 UTC  (3+ messages)

[stable request] TTY: do not reset master's packet mode
 2013-03-19 12:44 UTC  (2+ messages)

[RFC PATCH] ARM: mm: disable kmap_high_get() for SMP
 2013-03-19 12:40 UTC  (7+ messages)

[PATCH v2] perf: fix ring_buffer perf_output_space() boundary calculation
 2013-03-19 12:35 UTC  (2+ messages)

e1000e + suspend, 3.9-rc2
 2013-03-19 12:22 UTC  (7+ messages)

clockevents: WARNING when settimeofday() is called
 2013-03-19 12:11 UTC 

[PATCH V2] clk: Add composite clock type
 2013-03-19 12:04 UTC  (5+ messages)

[PATCH V5 0/5] virtio-scsi multiqueue
 2013-03-19 12:00 UTC  (9+ messages)
` [PATCH V5 1/5] virtio-scsi: redo allocation of target data
` [PATCH V5 2/5] virtio-scsi: pass struct virtio_scsi to virtqueue completion function
` [PATCH V5 3/5] virtio-scsi: push vq lock/unlock into virtscsi_vq_done
` [PATCH V5 4/5] virtio-scsi: introduce multiqueue support
` [PATCH V5 5/5] virtio-scsi: reset virtqueue affinity when doing cpu hotplug

[PATCH] ARM: ux500: select WATCHDOG and MUSB for ux500
 2013-03-19 11:55 UTC  (2+ messages)

use after free in sysfs_find_dirent
 2013-03-19 11:54 UTC  (17+ messages)

[Patch v2] rtc: fix for the DA9052 rtc device registration
 2013-03-19 11:49 UTC 

[PATCH 0/6] Introducing Device Tree Overlays
 2013-03-19 11:51 UTC  (13+ messages)
` [PATCH 3/6] OF: Export all DT proc update functions
` [PATCH 5/6] OF: Introduce Device Tree resolve support

[ 3.5.y.z extended stable ] Linux 3.5.7.8 stable review
 2013-03-19 11:50 UTC  (4+ messages)
` [PATCH 66/88] hwmon: (sht15) Check return value of regulator_enable()

[Patch v1] rtc: fix for the DA9052 rtc device registration
 2013-03-19 11:42 UTC  (3+ messages)

[PATCH 0/4][V2] time: dynamic irq affinity
 2013-03-19 11:42 UTC  (4+ messages)
` [PATCH 3/4][V2] ARM: nomadik: add dynamic irq flag to the timer

[patch 7/7] x86: Use tick broadcast expired check
 2013-03-19 11:40 UTC  (2+ messages)
` [tip:timers/core] "

[patch 6/7] arm: Use tick broadcast expired check
 2013-03-19 11:39 UTC  (2+ messages)
` [tip:timers/core] "

[PATCH 2/9] vfs: export do_splice_direct() to modules
 2013-03-19 11:40 UTC  (11+ messages)
` [PATCH 0/9] overlay filesystem: request for inclusion (v17)

[patch 5/7] tick: Provide a check for a forced broadcast pending
 2013-03-19 11:38 UTC  (2+ messages)
` [tip:timers/core] "

[patch 4/7] tick: Handle broadcast wakeup of multiple cpus
 2013-03-19 11:37 UTC  (2+ messages)
` [tip:timers/core] "

[patch 3/7] tick: Avoid programming the local cpu timer if broadcast pending
 2013-03-19 11:35 UTC  (2+ messages)
` [tip:timers/core] "

[PATCH] scheduler: convert BUG_ON()s in try_to_wake_up_local() to WARN_ON_ONCE()s
 2013-03-19 11:29 UTC  (3+ messages)

linux-next: Tree for Mar 18
 2013-03-19 11:24 UTC  (3+ messages)
` linux-next: Tree for Mar 18 (mtdcore)

[PATCH 01/12] Security: Add CAP_COMPROMISE_KERNEL
 2013-03-19 11:19 UTC  (4+ messages)
` [PATCH 10/12] acpi: Ignore acpi_rsdp kernel parameter in a secure boot environment

[PATCH v5] sched: fix init NOHZ_IDLE flag
 2013-03-19 11:12 UTC 

[RFC PATCH 0/8] Reduce system disruption due to kswapd
 2013-03-19 11:06 UTC  (27+ messages)
` [PATCH 01/10] mm: vmscan: Limit the number of pages kswapd reclaims at each priority
` [PATCH 03/10] mm: vmscan: Flatten kswapd priority loop
` [PATCH 04/10] mm: vmscan: Decide whether to compact the pgdat based on reclaim progress
` [PATCH 06/10] mm: vmscan: Have kswapd writeback pages based on dirty pages encountered, not priority
` [PATCH 07/10] mm: vmscan: Block kswapd if it is encountering pages under writeback

[PATCH v3 00/11] common clk drivers migration for DaVinci SoCs
 2013-03-19 10:57 UTC  (4+ messages)
` [PATCH v3 02/11] clk: davinci - add PSC clock driver

[PATCH 1/7] serial: 8250_dw: add support for clk api
 2013-03-19 10:52 UTC  (9+ messages)
  ` [PATCH] "
` [PATCH 2/7] ARM: sunxi: dt: Use clocks property instead of clock-frequency for the UARTs
` [PATCH 3/7] ARM: sunxi: Rename uart nodes to serial
` [PATCH 4/7] ARM: sunxi: dt: Move uart0 to sun4i-a10.dtsi
` [PATCH 5/7] ARM: sunxi: dt: Add uart3 dt node
` [PATCH 6/7] ARM: sunxi: dt: Add A10 UARTs to the dtsi
` [PATCH 7/7] ARM: sunxi: hackberry: Add UART muxing

[PATCH] ACPI: remove "config ACPI_DEBUG_FUNC_TRACE"
 2013-03-19 10:41 UTC 

squash based lvecd use swap
 2013-03-19 10:34 UTC 

[PATCH] imx_drm: ipu_v3: fix invalid free of devm_* allocated data
 2013-03-19 10:33 UTC  (2+ messages)

[PATCH v2 1/2] extcon: max8997: use dev_err() instead of pr_err()
 2013-03-19 10:29 UTC  (5+ messages)
` [PATCH v2 2/2] extcon: max8997: add missing const

[PATCH] ARM: hw_breakpoint: Enable debug powerdown only if system supports 'has_ossr'
 2013-03-19 10:28 UTC  (11+ messages)

linux-next: Tree for Mar 19
 2013-03-19 10:24 UTC  (4+ messages)

[PATCH] usb host: Faraday FUSBH200 HCD driver
 2013-03-19 10:14 UTC  (3+ messages)

[PATCH 1/1] Add a new platform tree for ib8315. Also add the DTS and the defconfig for that board
 2013-03-19 10:09 UTC  (3+ messages)

[PATCH] drivers: platform: x86: Use PTR_RET function
 2013-03-19  1:01 UTC 

[PATCH 0/9] staging/sb105x: minor fixes
 2013-03-19  9:51 UTC  (10+ messages)
` [PATCH 1/9] staging/sb105x: coding style fixes
` [PATCH 2/9] staging/sb105x: rename _INLINE_ to inline
` [PATCH 3/9] staging/sb105x: delete debug printks
` [PATCH 4/9] staging/sb105x: change some printk to corresponding dev_*
` [PATCH 5/9] staging/sb105x: change some printk to corresponding pr_*
` [PATCH 6/9] staging/sb105x: coding style issues
` [PATCH 7/9] staging/sb105x: use tty_port
` [PATCH 8/9] staging/sb105x: remove BROKEN tag from Kconfig
` [PATCH 9/9] staging/sb105x: add TODO file

[PATCH] perf tools: Get rid of redundant _FILE_OFFSET_BITS definition
 2013-03-19  9:46 UTC 

[PATCH][RESEND] [IA64] tiocx: check retval from bus_register()
 2013-03-19  9:36 UTC 

[PATCH 1/1] extcon: max77693: Staticize default_init_data
 2013-03-19  9:35 UTC  (2+ messages)

[PATCH] mqueue: sys_mq_open: do not call mnt_drop_write() if read-only
 2013-03-19  9:31 UTC 

[PATCH v4 0/8] staging: zcache: Support zero-filled pages more efficiently
 2013-03-19  9:25 UTC  (9+ messages)
` [PATCH v4 1/8] staging: zcache: introduce zero-filled pages handler
` [PATCH v4 2/8] staging: zcache: zero-filled pages awareness
` [PATCH v4 3/8] staging: zcache: handle zcache_[eph|pers]_zpages for zero-filled page
` [PATCH v4 4/8] staging: zcache: fix pers_pageframes|_max aren't exported in debugfs
` [PATCH v4 5/8] staging: zcache: fix zcache writeback "
` [PATCH v4 6/8] staging: zcache: fix static variables defined in debug.h but used in mutiple C files
` [PATCH v4 7/8] staging: zcache: introduce zero-filled page stat count
` [PATCH v4 8/8] staging: zcache: clean TODO list

[PATCH] mfd: palmas: initialise client->of_node for dummy created client
 2013-03-19  9:23 UTC  (2+ messages)

[PATCH] usb: phy: samsung-usb2: Fix sparse warning
 2013-03-19  9:15 UTC 

[PATCH 1/1] MPC831x: fix PCI express probing
 2013-03-19  9:08 UTC 

[PATCH 00/10] Use module_platform_driver_probe() part 2
 2013-03-19  9:04 UTC  (6+ messages)
` [PATCH 10/10] drivers: misc: use module_platform_driver_probe()

[3.9-rc1] irq 16: nobody cared (was [3.9-rc1] very poor interrupt responses)
 2013-03-19  9:03 UTC  (13+ messages)
                ` [PATCH] drm/i915: stop using GMBUS IRQs on Gen4 chips (was Re: [3.9-rc1] irq 16: nobody cared (was [3.9-rc1] very poor interrupt responses))


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