public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-07-25 19:12:41 to 2014-07-26 10:45:07 UTC [more...]

[PATCH] staging: vt6655: tag data as __user in struct tagSCmdRequest
 2014-07-26 10:44 UTC  (7+ messages)
` [PATCH] staging: vt6655: fix direct dereferencing of user pointer

[PATCH v2] video: fbdev: uvesafb.c: Added additional error checking
 2014-07-26 10:19 UTC  (3+ messages)

[PATCH] isdn/bas_gigaset: fix a leak on failure path in gigaset_probe()
 2014-07-26 10:23 UTC  (2+ messages)

[PATCH v2 net-next] net: filter: rename 'struct sk_filter' to 'struct bpf_prog'
 2014-07-26 10:18 UTC  (2+ messages)

[PATCH v5 0/4] HID: lenovo: Add support for Lenovo Compact Keyboard
 2014-07-26 10:09 UTC  (3+ messages)

[PATCH 0/3] mmc: sdhci-msm: Minor fixes and cleanups
 2014-07-26  9:18 UTC  (2+ messages)

[PATCH] mmc: Do not advertise secure discard if it is blacklisted
 2014-07-26  9:17 UTC  (3+ messages)

[PATCH v11] Convert NVMe driver to blk-mq
 2014-07-26  9:07 UTC  (2+ messages)
` [PATCH v11] NVMe: Convert "

[PATCH RFC] sched: deferred set priority (dprio)
 2014-07-26  8:58 UTC  (4+ messages)

[git pull] FireWire regression fix
 2014-07-26  8:48 UTC 

[PATCH v3 0/6] kvm, mem-hotplug: Do not pin ept identity pagetable and apic access page
 2014-07-26  8:44 UTC  (3+ messages)
` [PATCH v3 6/6] kvm, mem-hotplug: Reload L1's apic access page if it is migrated when L2 is running

[PATCH v2 RESEND 00/23] scsi: Use pci_enable_msix_range() instead of pci_enable_msix()
 2014-07-26  8:41 UTC  (23+ messages)
` [PATCH v2 RESEND 01/23] be2iscsi: Use pci_enable_msix_exact() "
` [PATCH v2 RESEND 05/23] csiostor: Remove superfluous call to pci_disable_msix()
` [PATCH v2 RESEND 07/23] fnic: Use pci_enable_msix_exact() instead of pci_enable_msix()
` [PATCH v2 RESEND 08/23] hpsa: Fallback to MSI rather than to INTx if MSI-X failed
` [PATCH v2 RESEND 12/23] lpfc: Use pci_enable_msix_range() instead of pci_enable_msix()
` [PATCH v2 RESEND 13/23] megaraid: Fail resume if MSI-X re-initialization failed
` [PATCH v2 RESEND 15/23] mpt2sas: Use pci_enable_msix_exact() instead of pci_enable_msix()
` [PATCH v2 RESEND 18/23] pm8001: "
` [PATCH v2 RESEND 20/23] pmcraid: Use pci_enable_msix_range() "
` [PATCH v2 RESEND 21/23] qla2xxx: "
` [PATCH v2 RESEND 22/23] qla4xxx: Use pci_enable_msix_exact() "

Bug on Boot of Ubuntu 14.04 with kernel 3.16 r6 release
 2014-07-26  8:30 UTC  (2+ messages)

Kernel 3.16-rc6 Bug with Sound?
 2014-07-26  8:24 UTC  (4+ messages)

[PATCH v2] Input: add i2c/smbus driver for elan touchpad
 2014-07-26  8:12 UTC  (6+ messages)

[PATCH] ASoC: ak4642: Make of_device_id array const
 2014-07-26  7:53 UTC  (3+ messages)

poslední varování!
 2014-07-26  7:32 UTC 

ARC fails to boot on linux-next of 20140711
 2014-07-26  6:53 UTC  (5+ messages)

[PATCH] drivers/media/pci/solo6x10/solo6x10-disp.c: check kzalloc() result
 2014-07-26  6:13 UTC  (3+ messages)

[PATCH] Staging: unisys: Fix code style
 2014-07-26  6:09 UTC  (2+ messages)

[RFC PATCH 0/2] dirreadahead system call
 2014-07-26  5:27 UTC  (2+ messages)

general protection fault on 3.15.6
 2014-07-26  4:50 UTC  (7+ messages)

[PATCH] timekeeping: Fixup typo in update_vsyscall_old definition
 2014-07-26  4:37 UTC 

[PATCH] kthread_work: add cancel_kthread_work[_sync]()
 2014-07-26  4:04 UTC 

[PATCH] kthread_work: remove the unused wait_queue_head
 2014-07-26  4:04 UTC 

[PATCH] kthread_work: wake up worker only when the worker is idle
 2014-07-26  4:03 UTC 

[PATCH v2 00/10] Input - wacom: conversion to HID driver, series 2
 2014-07-26  3:58 UTC  (17+ messages)
` [PATCH v2 06/10] Input - wacom: prepare the driver to include BT devices
` [PATCH 11/10] Input - wacom: Check for bluetooth protocol while setting OLEDs

security: oops on boot in __key_link_begin
 2014-07-26  3:14 UTC 

[PATCH 0/3] workqueue: offload the worker-management out from kworker
 2014-07-26  3:04 UTC  (4+ messages)
` [PATCH 1/3] workqueue: migrate the new worker before add it to idle_list
` [PATCH 2/3] workqueue: use dedicated creater kthread for all pools
` [PATCH 3/3] workqueue: cleanup may_start_working()

[RFC PATCH 00/11] Refactor MSI to support Non-PCI device
 2014-07-26  3:08 UTC  (12+ messages)
` [RFC PATCH 01/11] PCI/MSI: Use pci_dev->msi_cap instead of msi_desc->msi_attrib.pos
` [RFC PATCH 02/11] PCI/MSI: Use new MSI type macro instead of PCI MSI flags
` [RFC PATCH 03/11] PCI/MSI: Refactor pci_dev_msi_enabled()
` [RFC PATCH 04/11] PCI/MSI: Move MSIX table address mapping out of msix_capability_init
` [RFC PATCH 05/11] PCI/MSI: Move populate_msi_sysfs() out of msi_capability_init()
` [RFC PATCH 06/11] PCI/MSI: Save MSI irq in PCI MSI layer
` [RFC PATCH 07/11] PCI/MSI: Mask MSI-X entry in msix_setup_entries()
` [RFC PATCH 08/11] PCI/MSI: Introduce new struct msi_irqs and struct msi_ops
` [RFC PATCH 09/11] PCI/MSI: refactor PCI MSI driver
` [RFC PATCH 10/11] PCI/MSI: Split the generic MSI code into new file
` [RFC PATCH 11/11] x86/MSI: Refactor x86 MSI code

perf: invalid memory access in perf_swevent_del
 2014-07-26  2:34 UTC  (2+ messages)

[PATCH RFC tip/core/rcu] Fix attempt to avoid offloading callbacks unless requested
 2014-07-26  2:30 UTC  (4+ messages)

vmstat: On demand vmstat workers V8
 2014-07-26  2:22 UTC  (2+ messages)

[PATCH v2 0/4] New Qualcomm PMIC pin controller drivers
 2014-07-26  1:43 UTC  (3+ messages)
` [PATCH v2 2/4] pinctrl: qpnp: Qualcomm PMIC pin controller driver

[PATCH 0/3] x86: PER_CPU segment improvements
 2014-07-26  1:13 UTC  (4+ messages)
` [PATCH 1/3] x86,vdso: Change the PER_CPU segment to use struct desc_struct
` [PATCH 2/3] x86,vdso: Make the PER_CPU segment start out accessed
` [PATCH 3/3] x86,vdso: Make the PER_CPU segment 32 bits

[uclinux-dist-devel] [GIT PULL] Blackfin fixes for v3.16-rc7
 2014-07-26  0:57 UTC 

[RFC] readdirplus implementations: xgetdents vs dirreadahead syscalls
 2014-07-26  0:38 UTC  (7+ messages)
    ` [Cluster-devel] "

[PATCH 1/1] neighbour : fix ndm_type type error issue
 2014-07-26  0:29 UTC  (4+ messages)

[PATCH] Input: synaptics - properly initialize slots for semi-MT
 2014-07-26  0:27 UTC 

[GIT PULL] Keyrings: PKCS#7 fixup
 2014-07-26  0:26 UTC  (2+ messages)

[PATCH] parport: fix menu breakage
 2014-07-26  0:07 UTC 

General flags to turn things off (getrandom, pid lookup, etc)
 2014-07-25 23:54 UTC  (7+ messages)

[PATCH] x86_64,vsyscall: Fix warn_bad_vsyscall log output
 2014-07-25 23:36 UTC  (2+ messages)
` [tip:x86/vdso] x86_64/vsyscall: "

[PATCH] x86,vdso: Set VM_MAYREAD for the vvar vma
 2014-07-25 23:36 UTC  (3+ messages)
` [tip:x86/vdso] x86/vdso: "

[RFC PATCH 1/1] rcu: Use rcu_gp_kthread_wake() to wake up kthreads
 2014-07-25 23:29 UTC  (9+ messages)

net, phonet, rcu: rcu hang within gprs_attach
 2014-07-25 23:23 UTC  (5+ messages)

WARNING: CPU: 0 PID: 2623 at drivers/pnp/pnpacpi/core.c:96 pnpacpi_set_resource
 2014-07-25 23:15 UTC  (3+ messages)

[PATCH] cpufreq: Fix latency for cpufreq_info
 2014-07-25 23:06 UTC  (4+ messages)

[PATCH] firmware: qat: QAT_dh895 - Removed unnecessary dma read
 2014-07-25 22:59 UTC 

[PATCH 01/11] f2fs: add nobarrier mount option
 2014-07-25 22:47 UTC  (11+ messages)
` [PATCH 02/11] f2fs: punch the core function for inode management
` [PATCH 03/11] f2fs: add infra for ino management
` [PATCH 04/11] f2fs: use radix_tree "
` [PATCH 05/11] f2fs: add info of appended or updated data writes
` [PATCH 06/11] f2fs: skip unnecessary data writes during fsync
` [PATCH 07/11] f2fs: enable in-place-update for fdatasync
` [PATCH 08/11] f2fs: fix wrong condition for unlikely
` [PATCH 09/11] f2fs: test before set/clear bits
` [PATCH 10/11] f2fs: avoid checkpoint when error was occurred
` [PATCH 11/11] f2fs: avoid retrying wrong recovery routine "

[RFC][PATCH] irq: Rework IRQF_NO_SUSPENDED
 2014-07-25 23:07 UTC  (7+ messages)

[PATCH v8 00/13] Add Maxim 77802 PMIC support
 2014-07-25 22:31 UTC  (2+ messages)

[PATCH net-next] net: filter: rename 'struct sk_filter' to 'struct bpf_prog'
 2014-07-25 22:20 UTC  (12+ messages)

[PATCH] hwrng: Pass entropy to add_hwgenerator_randomness() in bits, not bytes
 2014-07-25 22:19 UTC 

net: socket: NULL ptr deref in sendmsg
 2014-07-25 22:15 UTC  (5+ messages)

[PATCH v2] perf: fix arm64 build error
 2014-07-25 22:02 UTC 

[PATCH 0/3] mmu_notifier: Allow to manage CPU external TLBs
 2014-07-25 21:57 UTC  (8+ messages)
` [PATCH 1/3] mmu_notifier: Add mmu_notifier_invalidate_range()

linux-next: build failure after merge of the v4l-dvb tree
 2014-07-25 21:50 UTC  (2+ messages)

[PATCH] spi/pxa2xx-pci: Enable DMA binding through device name
 2014-07-25 21:45 UTC  (5+ messages)

[PATCH/RFC V8 0/1] clk: Default clock parents and rates assigned from DT
 2014-07-25 21:42 UTC  (4+ messages)
` [PATCH/RFC V8 1/1] clk: Support for clock parents and rates assigned from device tree

[Resend PATCH 3/3] x86/pmc_atom: expose PMC device state and platform sleep state
 2014-07-25 21:31 UTC  (2+ messages)
` [tip:x86/platform] x86/pmc_atom: Expose "

[Resend PATCH 2/3] x86/pmc_atom: disable a few S0ix wake up events for S0ix residency
 2014-07-25 21:31 UTC  (2+ messages)
` [tip:x86/platform] x86/pmc_atom: Eisable "

[Resend PATCHv3 1/3] X86 platform: New Intel Atom SOC power management controller driver
 2014-07-25 21:31 UTC  (2+ messages)
` [tip:x86/platform] x86/platform: "

[RFC PATCH 00/10] nohz: Support sysidle (and some more cleanups)
 2014-07-25 21:27 UTC  (4+ messages)
` [PATCH 06/10] nohz: Define meaningful symbol for nohz full timekeeper

Random panic in load_balance() with 3.16-rc
 2014-07-25 21:25 UTC  (15+ messages)

[ANNOUNCE] scsi patch queue tree updated
 2014-07-25 21:19 UTC  (2+ messages)

Inquiry on your product
 2014-07-25 20:11 UTC 

[PATCH v2] iio: hid-sensor-magn-3d: Fix build warning
 2014-07-25 21:14 UTC 

[PATCH RFC] suspend/hibernation: Fix racing timers
 2014-07-25 21:06 UTC  (2+ messages)
` [PATCH RFC v2] PM / sleep: "

[PATCH] iio: hid-sensor-magn-3d: Fix build warning
 2014-07-25 21:02 UTC  (3+ messages)

[PATCH 0/5] RFC: CGroup Namespaces
 2014-07-25 20:27 UTC  (4+ messages)

[3.8.y.z extended stable] Linux 3.8.13.27
 2014-07-25 20:15 UTC  (2+ messages)

[GIT PULL] parisc fixes for v3.16
 2014-07-25 20:11 UTC 

[PATCH v2 0/5] generic IPI tracing
 2014-07-25 20:05 UTC  (6+ messages)
` [PATCH v2 1/5] tracing: Do not do anything special with tracepoint_string when tracing is disabled
` [PATCH v2 2/5] tracepoint: add generic tracepoint definitions for IPI tracing
` [PATCH v2 3/5] ARM: add IPI tracepoints
` [PATCH v2 4/5] ARM64: "
` [PATCH v2 5/5] X86: "

[PATCH 00/15] atmel_mxt_ts - device tree, bootloader, etc
 2014-07-25 20:06 UTC  (8+ messages)

[PATCH] rtc: ia64: allow other architectures to use EFI RTC
 2014-07-25 20:00 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v5] usb:serial:pl2303: add GPIOs interface on PL2303
 2014-07-25 19:53 UTC  (2+ messages)

[PATCH 0/3] fuse: Allow mounts in containers
 2014-07-25 19:46 UTC  (9+ messages)
` [PATCH 3/3] fuse: Allow mounts from user namespaces

[PATCH 0/2] Minor documentation typo fixes
 2014-07-25 19:51 UTC  (6+ messages)
` [PATCH 1/2] CodingStyle: Fixed a minor typo
` [PATCH 2/2] linux/pagemap.h: Fixed a typo in a code comment

[PATCH CFT] arm: omap1: Migrate debug_ll macros to use 8250.S
 2014-07-25 19:45 UTC  (3+ messages)
` [PATCH CFT v2] "

[PATCH v8 00/22] Support ext4 on NV-DIMMs
 2014-07-25 19:44 UTC  (8+ messages)
` [PATCH v8 05/22] Add vm_replace_mixed()

[PATCH v3 0/2] mm/highmem: make kmap cache coloring aware
 2014-07-25 19:43 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] xtensa: support aliasing cache in kmap

[RESEND][PATCH 07/10][SCSI]mpt2sas: Added Reply Descriptor Post Queue (RDPQ) Array support
 2014-07-25 19:43 UTC  (7+ messages)

[PATCH] Input: wacom_serial4 - prepare for wacom USB moving to HID
 2014-07-25 19:42 UTC  (3+ messages)

[PATCH v2 1/2] rcu: Create a function for rcu_nocb_mask boot time setup
 2014-07-25 19:33 UTC  (5+ messages)
` [PATCH v2 2/2] rcu: Check the return value of rcu_nocb_mask cpumask allocation

[PATCH] sched: make update_sd_pick_busiest return true on a busier sd
 2014-07-25 19:32 UTC  (7+ messages)
          ` [PATCH v2] "

scsi-mq V4
 2014-07-25 19:31 UTC  (9+ messages)
` [PATCH 11/14] scsi: unwind blk_end_request_all and blk_end_request_err calls
` [PATCH 12/14] scatterlist: allow chaining to preallocated chunks
` [PATCH 13/14] scsi: add support for a blk-mq based I/O path
` [PATCH 14/14] fnic: reject device resets without assigned tags for the blk-mq case

Build perf statically with all libunwind+dwaf for profiling userland process on constrained Linux box
 2014-07-25 19:13 UTC 


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