public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-03-10 06:32:40 to 2013-03-10 21:12:37 UTC [more...]

[PATCH] ARM:net: an issue for k which is u32, never < 0
 2013-03-10 21:12 UTC  (2+ messages)

[PATCH] drm/i915: use simple attribute in debugfs routines
 2013-03-10 21:10 UTC 

irq_work: WARNING: at kernel/irq_work.c:98 irq_work_needs_cpu+0x8a/0xb0()
 2013-03-10 21:04 UTC  (8+ messages)

[PATCH] USB: EHCI: fix for leaking isochronous data
 2013-03-10 20:59 UTC  (2+ messages)

[PATCH] eicon: Fixed checkpatch warning
 2013-03-10 20:56 UTC  (2+ messages)

[PATCH] arch: x86: platform: uv: Replaced kmalloc & memset with kzalloc
 2013-03-09  9:40 UTC 

kernel BUG at fs/sysfs/group.c:65!
 2013-03-10 20:35 UTC  (8+ messages)

[PATCH linux-next] SUNRPC: rpcrdma_register_default_external: Dynamically allocate ib_phys_buf
 2013-03-10 20:28 UTC  (4+ messages)

[PATCH] aic7xxx: fix coccicheck warnings
 2013-03-10 20:04 UTC 

[PATCH] emu10k1: Fix coccicheck warning
 2013-03-10 19:59 UTC  (4+ messages)

[char-misc 0/2][3.9] Lynx Point LP Bug Fixes for 3.9
 2013-03-10 19:21 UTC  (5+ messages)
` [char-misc 1/2][3.9] mei: ME hardware reset needs to be synchronized
` [char-misc 2/2][3.9] mei: add mei_stop function to stop mei device

[PATCH] kgdb: Removed kmalloc returned value cast
 2013-03-10 19:05 UTC  (3+ messages)

[PATCH 0/9] Avoid populating unbounded num of ptes with mmap_sem held
 2013-03-10 18:55 UTC  (3+ messages)
` [PATCH 4/9] mm: use mm_populate() for blocking remap_file_pages()

[PATCHv2 0/6] perf, signal x86: Fix breakpoint events overflow handling
 2013-03-10 18:41 UTC  (7+ messages)
` [PATCH 1/6] signal x86: Propage RF EFLAGS bit throught the signal restore call
` [PATCH 2/6] signal x86: Clear RF EFLAGS bit for signal handler
` [PATCH 3/6] signal x86: Merge EFLAGS bit clearing into single statement
` [PATCH 4/6] perf: Fix hw breakpoints overflow period sampling
` [PATCH 5/6] perf tests: Test breakpoint overflow signal handler
` [PATCH 6/6] perf tests: Test breakpoint overflow signal handler counts

[PATCHSET wq/for-3.10-tmp] workqueue: implement workqueue with custom worker attributes
 2013-03-10 18:36 UTC  (28+ messages)
` [PATCH 07/31] workqueue: restructure pool / pool_workqueue iterations in freeze/thaw functions
` [PATCH 12/31] workqueue: update synchronization rules on workqueue->pwqs
` [PATCH 14/31] workqueue: replace POOL_MANAGING_WORKERS flag with worker_pool->manager_mutex
` [PATCH 17/31] workqueue: implement attribute-based unbound worker_pool management
` [PATCH 30/31] driver/base: implement subsys_virtual_register()

[RFC 0/5] perf, signal x86: Fix breakpoint events overflow handling
 2013-03-10 18:31 UTC  (6+ messages)
` [PATCH 2/5] signal x86: Clear RF EFLAGS bit for signal handler

[PATCH] epoll: fix sparse error on RCU assignment
 2013-03-10 18:23 UTC  (2+ messages)

[RFC/PATCH] ia64, wrong asm register contraints in the kvm implementation
 2013-03-10 18:12 UTC 

[PATCH 0/4] time: dynamic irq affinity
 2013-03-10 18:22 UTC  (3+ messages)

2013....... Compensation.....You have been granted an award of $200.000,00 USD from Coca Cola Company. Contact Mr.David Moore for further instructions
 2013-03-10 18:08 UTC 

[RFC/PATCH] ia64, wrong asm register contraints in the futex implementation
 2013-03-10 18:10 UTC 

[PATCH linux-next] mfd: max8925: max8925_backlight_probe: Silence 'statement with no effect' warning
 2013-03-10 18:12 UTC 

[PATCH] x86: kvm: reset the bootstrap processor when it gets an INIT
 2013-03-10 18:10 UTC  (6+ messages)

[PATCH linux-next] intelfb: intelfbhw_mode_to_hw: Silence m1/m2 'may be used uninitialized' warnings
 2013-03-10 17:53 UTC 

ALSA: Conexant CX20585 (thinkpad t510) speaker powersave regression
 2013-03-10 17:44 UTC  (5+ messages)

[PATCH v2 00/20] x86, ACPI, numa: Parse numa info early
 2013-03-10 17:42 UTC  (24+ messages)
` [PATCH v2 01/20] x86: Change get_ramdisk_image() to global
` [PATCH v2 02/20] x86, microcode: Use common get_ramdisk_image()
` [PATCH v2 03/20] x86, ACPI, mm: Kill max_low_pfn_mapped
` [PATCH v2 04/20] x86, ACPI: Increase override tables number limit
` [PATCH v2 05/20] x86, ACPI: Split acpi_initrd_override to find/copy two functions
` [PATCH v2 06/20] x86, ACPI: Store override acpi tables phys addr in cpio files info array
` [PATCH v2 07/20] x86, ACPI: Make acpi_initrd_override_find work with 32bit flat mode
` [PATCH v2 08/20] x86, ACPI: Find acpi tables in initrd early from head_32.S/head64.c
` [PATCH v2 09/20] x86, mm, numa: Move two functions calling on successful path later
` [PATCH v2 10/20] x86, mm, numa: Call numa_meminfo_cover_memory() checking early
` [PATCH v2 11/20] x86, mm, numa: Move node_map_pfn alignment() to x86
` [PATCH v2 12/20] x86, mm, numa: Use numa_meminfo to check node_map_pfn alignment
` [PATCH v2 13/20] x86, mm, numa: Set memblock nid later
` [PATCH v2 14/20] x86, mm, numa: Move node_possible_map setting later
` [PATCH v2 15/20] x86, mm, numa: Move emulation handling down
` [PATCH v2 16/20] x86, ACPI, numa, ia64: split SLIT handling out
` [PATCH v2 17/20] x86, mm, numa: Add early_initmem_init() stub
` [PATCH v2 18/20] x86, mm: Parse numa info early
` [PATCH v2 19/20] x86, mm: Make init_mem_mapping be able to be called several times
` [PATCH v2 20/20] x86, mm, numa: Put pagetable on local node ram for 64bit

[PATCH] ASoC: adau1373: adau1373_hw_params: Silence overflow warning
 2013-03-10 17:34 UTC 

JOB VACANCIES
 2013-03-10 17:02 UTC 

[PATCH linux-next] ASoC: wm_hubs: Silence reg_r and reg_l 'may be used uninitialized' warnings
 2013-03-10 16:58 UTC 

[PATCH] vhost_net: remove tx polling state
 2013-03-10 16:50 UTC  (2+ messages)

[PATCH V2] cpufreq: ARM big LITTLE: Add generic cpufreq driver and its DT glue
 2013-03-10 15:58 UTC  (2+ messages)

regression in linux 3.7 - fan speed at 100% after suspend/resume at 100%
 2013-03-10 15:47 UTC  (2+ messages)

lock() -> Where is this defined?
 2013-03-10 15:43 UTC  (2+ messages)

[for-next][PATCH 0/4] tracing: trace_puts() and faster trace_printk()
 2013-03-10 15:27 UTC  (5+ messages)
` [for-next][PATCH 1/4] tracing: Add trace_puts() for even faster trace_printk() tracing
` [for-next][PATCH 2/4] tracing: Optimize trace_printk() with one arg to use trace_puts()
` [for-next][PATCH 3/4] tracing: Add internal ftrace trace_puts() for ftrace to use
` [for-next][PATCH 4/4] tracing: Let tracing_snapshot() be used by modules but not NMI

[PATCH] wireless:iwlwifi: changed kmalloc+memcpy with kmemdup
 2013-03-10 15:18 UTC  (2+ messages)

very strange dependencies on CONFIG_EXPERT=n in kernel 3.8
 2013-03-10 15:14 UTC 

[PATCH linux-next] ipvs: ip_vs_fill_iph_skb: Silence warning that 'iph.thoff_reasm' may be used uninitialized
 2013-03-10 15:09 UTC 

[PATCH] Bluetooth device 0cf3:3008 should map AR 3012
 2013-03-10 15:05 UTC 

8250.nr_uarts broken in 3.7
 2013-03-10 14:33 UTC  (13+ messages)
                    ` [PATCH v2] serial: 8250: Keep 8250.<xxxx> module options functional after driver rename

[PATCH] s390: replace kmalloc + memset with kzalloc
 2013-03-10 14:14 UTC  (2+ messages)

[PATCH] bcm: don't cast kzalloc() return value
 2013-03-10 14:11 UTC  (2+ messages)

[PATCH] usb: Use resource_size function
 2013-03-10 13:52 UTC 

[PATCH] kvm: remove cast for kmalloc return value
 2013-03-10 13:46 UTC 

[PATCH 00/10] dmatest: update the module to use debugfs
 2013-03-10 13:44 UTC  (4+ messages)

[PATCH] make 'vmw_fence_obj_add_action' static
 2013-03-10 13:43 UTC 

[PATCH] topology: removed kzalloc return value cast
 2013-03-10 13:35 UTC 

[PATCH] make 'vmw_fences_perform_actions' static
 2013-03-10 13:34 UTC 

[PATCH 1/5] power: ds2782_battery: Use dev_pm_ops
 2013-03-10 13:34 UTC  (5+ messages)
` [PATCH 2/5] power: max17040_battery: "
` [PATCH 3/5] power: sbs-battery: "
` [PATCH 4/5] power: pm2301_charger: Remove __dev* annotations
` [PATCH 5/5] power: pm2301_charger: Remove no-op suspend/resume callbacks

[PATCH] ath: changed kmalloc to kmemdup
 2013-03-10 13:27 UTC  (2+ messages)

[PATCH] powerpc: place EXPORT_SYMBOL macro right after declaration
 2013-03-10 13:22 UTC 

[PATCH] gpu: make 'vmw_event_fence_action_create' static
 2013-03-10 13:12 UTC 

[PATCH] net: can: af_can.c: Fix checkpatch warnings
 2013-03-10 13:11 UTC  (4+ messages)

[PATCH] wireless:rtlwifi: replaced kmalloc+memcpy with kmemdup
 2013-03-10 13:09 UTC 

[PATCH] powerpc: Use PTR_RET instead of IS_ERR/PTR_ERR
 2013-03-10 13:07 UTC 

[PATCH] reiserfs: Use kstrdup instead of kmalloc/strcpy
 2013-03-10 13:06 UTC 

[PATCH] cifs: replaced kmalloc + memset with kzalloc
 2013-03-10 12:29 UTC 

[PATCH] aic7xxx: use kzalloc instead of kmalloc + memset
 2013-03-10 12:26 UTC 

[PATCH] gpu: don't cast kzalloc() return value
 2013-03-10 12:22 UTC 

[PATCH] Drivers: staging: media: davinci_vpfe: Use resource_size function
 2013-03-10 12:14 UTC 

[PATCH] block: don't cast kmalloc() return value
 2013-03-10 12:11 UTC 

WARNING: at drivers/tty/tty_buffer.c:428 flush_to_ldisc
 2013-03-10 12:11 UTC  (2+ messages)

Better support for (desktop) file search / indexing applications
 2013-03-10 12:06 UTC  (6+ messages)
        ` Fwd: [Nepomuk] "

epoll: possible bug from wakeup_source activation
 2013-03-10 11:50 UTC  (9+ messages)
              ` [PATCH] epoll: use RCU protect wakeup_source in epitem

Suggestion for fixing the variable length array used in the kernel
 2013-03-10 11:38 UTC  (7+ messages)

[PATCH 4/5] HID: roccat: Added support for IskuFX
 2013-03-10 11:33 UTC 

[PATCH 5/5] HID: roccat: Fixed comments on chardevice
 2013-03-10 11:33 UTC 

[PATCH 3/5] HID: roccat: Removed profile change reports for outside changes
 2013-03-10 11:33 UTC 

[PATCH 2/5] HID: roccat: Removed actual profile from chardev reports
 2013-03-10 11:32 UTC 

[PATCH 1/5] HID: roccat: Added support for Roccat Kone Pure gaming mouse
 2013-03-10 11:32 UTC 

[PATCH 0/5] HID: roccat: Support for new devices and further code removals
 2013-03-10 11:32 UTC 

[PATCH] irq: fix typo in a header file
 2013-03-10 11:17 UTC 

[PATCH v2, part2 00/10] simplify initialization of highmem pages
 2013-03-10 10:44 UTC  (14+ messages)
` [PATCH v2, part2 01/10] mm: introduce free_highmem_page() helper to free highmem pages into buddy system
` [PATCH v2, part2 02/10] mm/ARM: use free_highmem_page() "
` [PATCH v2, part2 03/10] mm/FRV: "
` [PATCH v2, part2 04/10] mm/metag: "
` [PATCH v2, part2 05/10] mm/microblaze: "
` [PATCH v2, part2 06/10] mm/MIPS: "
` [PATCH v2, part2 07/10] mm/PPC: "
` [PATCH v2, part2 08/10] mm/SPARC: "
` [PATCH v2, part2 09/10] mm/um: "
` [PATCH v2, part2 10/10] mm/x86: "

[PATCH v3 0/5] common clk framework reentrancy & dvfs, take 3
 2013-03-10 10:21 UTC  (3+ messages)
` [PATCH 2/5] clk: notifier handler for dynamic voltage scaling

[RESEND PATCH 0/6] Fix some coding style and comment problems
 2013-03-10 10:17 UTC  (3+ messages)
` [RESEND PATCH 6/6] doc: Fix a wrong comment in Documentation/hw_random.txt

[PATCH] crypto: caam - fix typo "CRYPTO_AHASH"
 2013-03-10 10:17 UTC  (3+ messages)

[PATCH] Update the links to the white papers on CRC32C calculations with PCLMULQDQ instructions
 2013-03-10 10:14 UTC  (2+ messages)

[PATCH 1/4 v4] ARM: AT91SAM9G45: same platform data structure for all crypto peripherals
 2013-03-10 10:14 UTC  (2+ messages)

[PATCH] mtd: nand: fix the partial page write condition
 2013-03-10 10:18 UTC 

[PATCH v2, part1 06/29] mm/c6x: use common help functions to free reserved pages
 2013-03-10  9:21 UTC  (14+ messages)
` [PATCH v2, part1 12/29] mm/m68k: "
` [PATCH v2, part1 20/29] mm/score: "
` [PATCH v2, part1 21/29] mm/SH: "
` [PATCH v2, part1 22/29] mm/SPARC: "
` [PATCH v2, part1 23/29] mm/um: "
` [PATCH v2, part1 24/29] mm/unicore32: "
` [PATCH v2, part1 25/29] mm/x86: "
` [PATCH v2, part1 26/29] mm/xtensa: "
` [PATCH v2, part1 27/29] mm/arc: "
` [PATCH v2, part1 28/29] mm/metag: "
` [PATCH v2, part1 29/29] mm,kexec: "

[PATCH 0/2] Add platform data and touchpad functionality for Pixel
 2013-03-10  9:13 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] Input: atmel_mxt_ts - Support for touchpad variant

[PATCH -mmotm] scsi: fix the wrong position of the comment
 2013-03-10  8:59 UTC  (4+ messages)

[PATCH -mmotm] brcm80211: fix the misaligned indentation
 2013-03-10  8:10 UTC 

[PATCH v2 00/20] kdump, vmcore: support mmap() on /proc/vmcore
 2013-03-10  6:46 UTC  (6+ messages)
` [PATCH v2 01/20] vmcore: refer to e_phoff member explicitly
` [PATCH v2 07/20] vmcore: copy non page-size aligned head and tail pages in 2nd kernel


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