public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-08-17 00:30:33 to 2013-08-18 05:20:11 UTC [more...]

[PATCH v3 0/7] Convert GPIO Davinci to platform driver
 2013-08-18  5:18 UTC  (3+ messages)
` [PATCH v3 1/7] gpio: davinci: coding style correction
` [PATCH v3 2/7] gpio: davinci: move to platform device

[PATCH v2 00/14] crypto: omap-aes: Improve DMA, add PIO mode and support for AM437x
 2013-08-18  4:22 UTC  (16+ messages)
` [PATCH v2 01/14] crypto: scatterwalk: Add support for calculating number of SG elements
` [PATCH v2 02/14] crypto: omap-aes: Add useful debug macros
` [PATCH v2 03/14] crypto: omap-aes: Populate number of SG elements
` [PATCH v2 04/14] crypto: omap-aes: Simplify DMA usage by using direct SGs
` [PATCH v2 05/14] crypto: omap-aes: Sync SG before DMA operation
` [PATCH v2 06/14] crypto: omap-aes: Remove previously used intermediate buffers
` [PATCH v2 07/14] crypto: omap-aes: Add IRQ info and helper macros
` [PATCH v2 08/14] crypto: omap-aes: PIO mode: Add IRQ handler and walk SGs
` [PATCH v2 09/14] crypto: omap-aes: PIO mode: platform data for OMAP4/AM437x and trigger
` [PATCH v2 10/14] crypto: omap-aes: Switch to PIO mode during probe
` [PATCH v2 11/14] crypto: omap-aes: Add support for cases of unaligned lengths
` [PATCH v2 12/14] crypto: omap-aes: Convert kzalloc to devm_kzalloc
` [PATCH v2 13/14] crypto: omap-aes: Convert request_irq to devm_request_irq
` [PATCH v2 14/14] crypto: omap-aes: Kconfig: Add build support for AM437x

howto make define seen in all files?
 2013-08-18  3:56 UTC 

[PATCH tip/core/rcu 0/11] Fixes for 3.12
 2013-08-18  3:24 UTC  (17+ messages)
` [PATCH tip/core/rcu 01/11] rcu: Expedite grace periods during suspend/resume
  ` [PATCH tip/core/rcu 02/11] rcu: Expedite during suspend and resume only on smallish systems
  ` [PATCH tip/core/rcu 03/11] rcu: Simplify debug-objects fixups
  ` [PATCH tip/core/rcu 04/11] debugobjects: Make debug_object_activate() return status
  ` [PATCH tip/core/rcu 05/11] rcu: Make call_rcu() leak callbacks for debug-object errors
  ` [PATCH tip/core/rcu 06/11] rcu: Switch to exedited grace periods for suspend as well as hibernation
  ` [PATCH tip/core/rcu 07/11] rcu: Avoid redundant grace-period kthread wakeups
  ` [PATCH tip/core/rcu 08/11] rculist: list_first_or_null_rcu() should use list_entry_rcu()
  ` [PATCH tip/core/rcu 09/11] rcu: Select IRQ_WORK from TREE_PREEMPT_RCU
  ` [PATCH tip/core/rcu 10/11] rcu: Simplify _rcu_barrier() processing
  ` [PATCH tip/core/rcu 11/11] jiffies: Avoid undefined behavior from signed overflow

[PATCH tip/core/rcu 0/9] sysidle changes for v3.12
 2013-08-18  3:13 UTC  (15+ messages)
` [PATCH tip/core/rcu 1/9] rcu: Eliminate unused APIs intended for adaptive ticks
  ` [PATCH tip/core/rcu 2/9] nohz_full: Add testing information to documentation
  ` [PATCH tip/core/rcu 3/9] nohz_full: Add Kconfig parameter for scalable detection of all-idle state
  ` [PATCH tip/core/rcu 4/9] nohz_full: Add rcu_dyntick data "
  ` [PATCH tip/core/rcu 5/9] nohz_full: Add per-CPU idle-state tracking
  ` [PATCH tip/core/rcu 6/9] nohz_full: Add full-system idle states and variables
  ` [PATCH tip/core/rcu 7/9] nohz_full: Add full-system-idle arguments to API
  ` [PATCH tip/core/rcu 8/9] nohz_full: Add full-system-idle state machine
  ` [PATCH tip/core/rcu 9/9] nohz_full: Force RCU's grace-period kthreads onto timekeeping CPU

[PATCH 0/2] iscsi/iser-target: Add per-cpu ida tag pre-allocation for v3.12
 2013-08-18  2:47 UTC  (3+ messages)
` [PATCH 1/2] iscsi/iser-target: Convert to command priv_size usage
` [PATCH 2/2] iscsi-target: Convert to per-cpu ida_alloc + ida_free command map

[PATCH tip/core/rcu 0/5] rcutorture updates for 3.12
 2013-08-18  2:59 UTC  (10+ messages)
` [PATCH tip/core/rcu 1/5] rcu: Add duplicate-callback tests to rcutorture
  ` [PATCH tip/core/rcu 2/5] rcu: Increase rcutorture test coverage
  ` [PATCH tip/core/rcu 3/5] rcu: Sort rcutorture module parameters
  ` [PATCH tip/core/rcu 4/5] rcu: Remove unused variable from rcu_torture_writer()
  ` [PATCH tip/core/rcu 5/5] rcu: Make rcutorture emit online failures if verbose

[PATCH tip/core/rcu 0/3] Documentation updates for 3.12
 2013-08-18  2:47 UTC  (6+ messages)
` [PATCH tip/core/rcu 1/3] rcu: Fix rcu_barrier() documentation
  ` [PATCH tip/core/rcu 2/3] rcu: Update RTFP documentation
  ` [PATCH tip/core/rcu 3/3] doc: Fix memory-barrier control-dependency example

[3.11-rc5..] NULL pointer dereference in bdi_writeback_workfn
 2013-08-18  1:08 UTC 

[PATCH 0/4] Unify CPU hotplug lock interface
 2013-08-18  1:02 UTC  (11+ messages)
` [PATCH 1/4] hotplug, x86: Fix online state in cpu0 debug interface
` [PATCH 2/4] hotplug, x86: Add hotplug lock to missing places
` [PATCH 3/4] hotplug, x86: Disable ARCH_CPU_PROBE_RELEASE on x86
` [PATCH 4/4] hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock()

[PATCH RFC nohz_full 0/7] v4 Provide infrastructure for full-system idle
 2013-08-17 23:38 UTC  (4+ messages)
` [PATCH RFC nohz_full 1/7] nohz_full: Add Kconfig parameter for scalable detection of all-idle state

Large pastes into readline enabled programs causes breakage from v2.6.31 onwards
 2013-08-17 22:57 UTC  (6+ messages)

[RFC PATCH 0/4] DT: move of_get_cpu_node from PPC to DT core
 2013-08-17 22:22 UTC  (6+ messages)
` [RFC PATCH v2 "
  ` [RFC PATCH v2 3/4] powerpc: refactor of_get_cpu_node to support other architectures

[3.11-rc5..] NULL pointer dereference, lockup after XHCI device dropped out
 2013-08-17 22:12 UTC 

[PATCH] um: ubd: Add REQ_FLUSH suppport
 2013-08-17 22:09 UTC 

[PATCH v3 0/8] watchdog: w83627hf: Convert to watchdog infrastructure
 2013-08-17 20:58 UTC  (9+ messages)
` [PATCH v3 1/8] "
` [PATCH v3 2/8] watchdog: w83627hf: Enable watchdog only once
` [PATCH v3 3/8] watchdog: w83627hf: Enable watchdog device only if not already enabled
` [PATCH v3 4/8] watchdog: w83627hf: Use helper functions to access superio registers
` [PATCH v3 5/8] watchdog: w83627hf: Auto-detect IO address and supported chips
` [PATCH v3 6/8] watchdog: w83627hf: Add support for W83697HF and W83697UG
` [PATCH v3 7/8] watchdog: Remove drivers "
` [PATCH v3 8/8] watchdog: w83627hf_wdt: Reset watchdog trigger during initialization

arch/x86/kernel/cpu/intel.c needs an update for Haswell?
 2013-08-17 20:53 UTC  (8+ messages)

[PATCH] [media] dvb_demux: fix deadlock in dmx_section_feed_release_filter()
 2013-08-17 20:48 UTC 

[PATCH] m25p80 / fast read
 2013-08-17 20:17 UTC  (3+ messages)
` [PATCH 2/4] mtd: m25p80: make CONFIG_M25PXX_USE_FAST_READ safe to enable

[PATCH v4 1/2] staging: iio: Documentation sysfs-bus-iio add power_mode
 2013-08-17 20:37 UTC  (5+ messages)
` [PATCH v4 2/2] iio: add Bosch BMA180 acceleration sensor driver

[patch 9/9] mm: thrash detection-based file cache sizing v4
 2013-08-17 19:31 UTC  (10+ messages)
` [patch 1/9] lib: radix-tree: radix_tree_delete_item()
` [patch 2/9] mm: shmem: save one radix tree lookup when truncating swapped pages
` [patch 3/9] mm: filemap: move radix tree hole searching here
` [patch 4/9] mm + fs: prepare for non-page entries in page cache radix trees
` [patch 5/9] mm + fs: store shadow entries in page cache
` [patch 6/9] mm + fs: provide shadow pages to page cache allocations
` [patch 7/9] mm: make global_dirtyable_memory() available to other mm code
` [patch 8/9] mm: thrash detection-based file cache sizing
` [patch 9/9] mm: workingset: keep shadow entries in check

[RFC v1 0/5] ARM: Initial support for Marvell Armada 1500
 2013-08-17 19:32 UTC  (17+ messages)
` [RFC v1 1/5] irqchip: add Armada 1500 APB interrupt controller
` [RFC v1 3/5] ARM: mvebu: add Armada 150 uart to lowlevel debug
` [RFC v1 4/5] ARM: mvebu: add Armada 1500 and Sony NSZ-GS7 device tree files
` [RFC v1 5/5] ARM: mvebu: add board init for Armada 1500

[PATCH 0/2] clk: sunxi: Add support for the A20 clocks
 2013-08-17 19:08 UTC  (3+ messages)
` [PATCH 1/2] clk: sunxi: Add Allwinner A20 gates
` [PATCH 2/2] ARM: sun7i: Enable the A20 clocks in the DTSI

[RFC PATCH v2 00/11] Add (de)compression support to pstore
 2013-08-17 18:32 UTC  (5+ messages)
` [RFC PATCH v2 11/11] pstore/ram: Read and write to the 'compressed' flag of pstore

Linux kernel cross-compilers
 2013-08-17 16:56 UTC  (13+ messages)

[PATCH v2] um: Implement probe_kernel_read()
 2013-08-17 16:46 UTC 

[PATCH] x86, apic: Enable x2APIC physical when cpu < 256 native
 2013-08-17 19:52 UTC  (14+ messages)

VERY URGENT
 2013-08-17  8:24 UTC 

[PATCH] sched: fix the theoretical signal_wake_up() vs schedule() race
 2013-08-17 15:05 UTC  (3+ messages)
` [tip:sched/core] sched: Fix the theoretical signal_wake_up() vs. "

[PATCH] epoll: add a reschedule point in ep_free()
 2013-08-17 15:06 UTC 

[PATCH v2] pinctrl: queue GPIO operations instead of defering
 2013-08-17 14:56 UTC 

BUG: scheduling while atomic 3.10.7 in ZRAM Swap
 2013-08-17 14:01 UTC 

[PATCH v3 00/11] Add namespace support for syslog
 2013-08-17 13:38 UTC  (7+ messages)

[GIT PULL] jbd2 bug fixes for v3.11-rc6
 2013-08-17 13:05 UTC 

[PATCH] dm: Make MIN_IOS, et al, tunable via sysctl
 2013-08-17 12:30 UTC  (2+ messages)
` [dm-devel] "

[PATCH v3 7/7] net: davinci_mdio: use platform_{get,set}_drvdata()
 2013-08-17 11:51 UTC  (2+ messages)

[RFC 0/4] Early device registration
 2013-08-17 11:17 UTC  (10+ messages)
` [RFC 2/4] driver core: Allow early registration of devices

[PATCH] Staging: rtl8192e: rtllib_rx: checking NULL value after doing dev_alloc_skb
 2013-08-17 11:14 UTC  (4+ messages)

[PATCH] dmaengine: make dmatest less noisy
 2013-08-17 10:42 UTC 

linux-next: manual merge of the dlm tree with Linus' tree
 2013-08-17 10:27 UTC  (3+ messages)

[PATCH v2] RFC: interrupt consistency check for OF GPIO IRQs
 2013-08-17  9:59 UTC  (4+ messages)

[PATCH 0/4] iio: input: ti_am335x_adc: Add continuous sampling support round 5
 2013-08-17  8:58 UTC  (4+ messages)
` [PATCH 4/4] iio: ti_am335x_adc: Add continuous sampling and trigger support

[PATCH] pinctrl: queue GPIO request instead of defering
 2013-08-17  8:54 UTC 

system administrator
 2013-08-17  7:39 UTC 

[PATCH RESEND 1/3] rtc: ds1742: Using devm_ioremap_resource()
 2013-08-17  6:43 UTC  (3+ messages)
` [PATCH RESEND 2/3] rtc: ds1742: Remove unused field "rtc" from private structure
` [PATCH RESEND 3/3] rtc: ds1742: Report to RTC core if retrieved time is invalid

[PATCH] acpi_i2c: set MODULE_LICENSE, MODULE_AUTHOR, and MODULE_DESCRIPTION
 2013-08-17  5:12 UTC  (2+ messages)

[PATCH 0/3] ixgbe: request_firmware for configuration parameters
 2013-08-17  4:31 UTC  (8+ messages)

[PATCH] s390: Fix broken build
 2013-08-17  3:50 UTC 

[ANNOUNCE] 3.0.89-rt117
 2013-08-17  3:09 UTC 

[ANNOUNCE] 3.2.50-rt70
 2013-08-17  3:08 UTC 

[ANNOUNCE] 3.4.57-rt72
 2013-08-17  3:07 UTC 

Non-enumerable devices on USB and other enumerable buses
 2013-08-17  1:29 UTC  (2+ messages)

[PATCH 0/2] new USB eBeam input driver
 2013-08-16 20:25 UTC  (3+ messages)
` [PATCH 1/2] hid: Blacklist eBeam devices
` [PATCH 2/2] input: misc: New USB eBeam input driver

[PATCH] acpi_i2c: set MODULE_LICENSE, MODULE_AUTHOR, and MODULE_DESCRIPTION
 2013-08-17  1:26 UTC 

Why are BSD-licensed LZ4 symbols GPL exported?
 2013-08-17  1:24 UTC  (3+ messages)
` [PATCH] Correct the LZ4 license

[PATCH] Add per-process flag to control thp
 2013-08-16 19:46 UTC  (6+ messages)
` [PATCH 0/8] "
  ` [PATCH 1/8] THP: Use real address for NUMA policy

[PATCH] memblock, numa: Binary search node id
 2013-08-16 19:15 UTC  (4+ messages)

UEFI Plugfest 2013 -- New Orleans
 2013-08-17  0:44 UTC  (2+ messages)

[ 3.8.y.z extended stable ] Linux 3.8.13.7 stable review
 2013-08-16 22:32 UTC  (14+ messages)
` [PATCH 001/133] Input: elantech - fix for newer hardware versions (v7)
` [PATCH 002/133] usb: dwc3: gadget: don't prevent gadget from being probed if we fail
` [PATCH 003/133] usb: dwc3: fix wrong bit mask in dwc3_event_type
` [PATCH 004/133] ASoC: max98088 - fix element type of the register cache
` [PATCH 006/133] Tools: hv: KVP: Fix a bug in IPV6 subnet enumeration
` [PATCH 009/133] USB: storage: Add MicroVault Flash Drive to unusual_devs
` [PATCH 010/133] USB: misc: Add Manhattan Hi-Speed USB DVI Converter to sisusbvga
` [PATCH 012/133] usb: cp210x support SEL C662 Vendor/Device
` [PATCH 014/133] USB: EHCI: Fix resume signalling on remote wakeup
` [PATCH 016/133] drm/radeon: Another card with wrong primary dac adj
` [PATCH 017/133] drm/radeon: improve dac adjust heuristics for legacy pdac
` [PATCH 018/133] drm/radeon: fix combios tables on older cards
` [PATCH 019/133] ARM: footbridge: fix overlapping PCI mappings

[ 00/17] 3.4.58-stable review
 2013-08-16 20:27 UTC  (11+ messages)

Hello dear
 2013-08-16 23:38 UTC 

[PATCH RFC 0/3] Add support for the System Power Management Interface (SPMI)
 2013-08-16 23:17 UTC  (4+ messages)
    ` [PATCH RFC 3/3] spmi: document the PMIC arbiter SPMI bindings

[PATCH v3] hwspinlock/msm: Add support for Qualcomm MSM HW Mutex block
 2013-08-16 22:54 UTC  (3+ messages)


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