public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-05-07 17:55:50 to 2013-05-08 02:58:34 UTC [more...]

[PATCH v2 0/8] pci: bus and slot reset interface
 2013-05-08  2:58 UTC  (9+ messages)
` [PATCH v2 1/8] pci: Create pci_reset_bridge_secondary_bus()
` [PATCH v2 2/8] pci: Add hotplug_slot_ops.reset_slot()
` [PATCH v2 3/8] pci: Add pci_hp_reset_slot
` [PATCH v2 4/8] pci: Implement reset_slot for pciehp
` [PATCH v2 5/8] pci: Add reset_slot option to pci_dev_reset
` [PATCH v2 6/8] pci: Split out pci_dev lock/unlock and save/restore
` [PATCH v2 7/8] pci: Add slot and bus reset interfaces
` [PATCH v2 8/8] pci: Wake-up devices before save for reset

[PATCH] kernel/module.c: for looping, need use 'goto' instead of 'break' to jump out in time
 2013-05-08  0:29 UTC  (2+ messages)

[PATCH] powerpc/rtas_flash: Fix validate_flash buffer overflow issue
 2013-05-08  2:54 UTC 

[PATCH] Drivers: Misc: fix warnings, unsigned long will never < 0
 2013-05-08  2:54 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] rtc: rtc-tile: add missing platform_device_unregister() when module exit
 2013-05-08  2:46 UTC  (3+ messages)

[PATCH] cpuidle: don't wakeup processor when set a longer latency
 2013-05-08  2:44 UTC 

[PATCH 0/4] Intel TXT driver
 2013-05-08  2:44 UTC  (6+ messages)
` [PATCH 1/4] driver: add TXT driver in kernel
` [PATCH 2/4] driver: provide sysfs interfaces to access TXT config space

[PATCH 1/2] f2fs: cover free_nid management with spin_lock
 2013-05-08  2:42 UTC  (3+ messages)
` [PATCH 2/2] f2fs: remove alloc_nid_done/fail for performance

[PATCH] mm: honor FOLL_GET flag in follow_hugetlb_page v2
 2013-05-08  2:41 UTC  (4+ messages)

[PATCH] autofs4: translate pids to the right namespace for the daemon
 2013-05-08  2:40 UTC 

[PATCH] autofs4: allow autofs to work outside the initial PID namespace
 2013-05-08  2:40 UTC 

[GIT PULL] Hexagon fix/cleanup
 2013-05-08  2:34 UTC 

Linux driver for Realtek RTL8723AU devices with USB ID 0bda:1724 such as found in Lenovo IdeaPad Yoga 13
 2013-05-08  2:32 UTC  (2+ messages)

[PATCH RFC 00/48] Add namespace support for audit
 2013-05-08  2:06 UTC  (3+ messages)
` [PATCH RFC 10/48] Audit: change type of audit_ever_enabled to bool

[RESEND PATCH 3.8-stable] ARM: EXYNOS: Fix crash on soft reset on EXYNOS5440
 2013-05-08  2:04 UTC  (2+ messages)
` [PATCH] net/core Fix wrong comments about memcpy_fromiovecend

[PATCH 01/15] Char: lp, protect LPGETSTATUS with port_mutex
 2013-05-08  2:03 UTC  (7+ messages)
` [PATCH 05/15] connection tracking helper for SLP
` [PATCH 07/15] hfs: avoid crash in hfs_bnode_create
` [PATCH 15/15] ptp: PTP_1588_CLOCK_PCH depends on x86

[PATCH]TTY: Fix tty can't be restarted by TCXONC ioctl request
 2013-05-08  2:02 UTC  (6+ messages)

[PATCH RFC v3] media: i2c: mt9p031: add OF support
 2013-05-08  2:02 UTC  (5+ messages)

[Suggestion] kernel/cgroup.c: about kfree after 'get_new_cssid'
 2013-05-08  2:00 UTC  (5+ messages)

[PATCH v5 0/7] use runnable load avg in load balance
 2013-05-08  1:39 UTC  (18+ messages)
` [PATCH v5 6/7] sched: consider runnable load average in move_tasks
` [PATCH v5 7/7] sched: consider runnable load average in effective_load

[GIT PULL] parisc updates for v3.10
 2013-05-08  1:37 UTC  (2+ messages)

[PATCH v3 0/5] PCI: Skip resource allocation for root bus without conresponding type resource
 2013-05-08  1:16 UTC  (9+ messages)
  ` [PATCH v3 1/5] PCI: Split pci_assign_unassigned_resources to per root bus
  ` [PATCH v3 2/5] PCI: Skip IORESOURCE_IO allocation for root bus without ioport range
  ` [PATCH v3 3/5] PCI: Skip IORESOURCE_MMIO allocation for root bus without MMIO range
  ` [PATCH v3 4/5] PCI: Enable pci bridge when it is needed
  ` [PATCH v3 5/5] PCI: Retry assign unassigned resources for hotadd root bus

[PATCH] linkage.h: fix build breakage due to symbol prefix handling
 2013-05-08  1:10 UTC  (6+ messages)

[GIT PULL 0/5] ARM: Third batch of arm-soc changes for 3.10, again
 2013-05-08  0:59 UTC  (6+ messages)
` [GIT PULL 4/5] ARM: arm-soc: late cleanups

[PATCH RESEND v3] bitmap: speed up bitmap_find_free_region
 2013-05-08  0:59 UTC  (2+ messages)
` Re : "

[RFC][PATCH 0/7] mm: Batch page reclamation under shink_page_list
 2013-05-08  0:42 UTC  (10+ messages)
` [RFC][PATCH 1/7] defer clearing of page_private() for swap cache pages
` [RFC][PATCH 2/7] make 'struct page' and swp_entry_t variants of swapcache_free()
` [RFC][PATCH 3/7] break up __remove_mapping()
` [RFC][PATCH 4/7] break out mapping "freepage" code
` [RFC][PATCH 5/7] create __remove_mapping_batch()
` [RFC][PATCH 6/7] use __remove_mapping_batch() in shrink_page_list()
` [RFC][PATCH 7/7] drain batch list during long operations

[PATCH 0/3 RFC] Driver core / ACPI: Add offline/online for graceful hot-removal of devices
 2013-05-08  0:37 UTC  (11+ messages)
` [PATCH 2/2 v2, RFC] Driver core: Introduce offline/online callbacks for memory blocks

dw_apb_timer_of.c: remove parts that were picoxcell-specific
 2013-05-08  0:30 UTC  (9+ messages)

[GIT PULL] SLAB changes for v3.10
 2013-05-08  0:30 UTC  (2+ messages)

[ANNOUNCE] 3.8.11-rt8
 2013-05-08  0:23 UTC  (2+ messages)

[PATCH 0/6] Intel pstate driver update
 2013-05-08  0:21 UTC  (3+ messages)

[PATCH, RFC 00/22] ARM randconfig bugs
 2013-05-08  0:26 UTC  (6+ messages)
` [PATCH, RFC 02/22] cpufreq: ARM_DT_BL_CPUFREQ needs ARM_CPU_TOPOLOGY
` [PATCH, RFC 03/22] cpuidle: calxeda: select ARM_CPU_SUSPEND

linux-next: manual merge of the drm-intel tree with Linus' tree
 2013-05-08  0:11 UTC  (3+ messages)

[PATCH v2] ktime: Use macro NSEC_PER_USEC where appropriate
 2013-05-08  0:11 UTC  (2+ messages)

[PATCH 0/7] Put "Kernel hacking" Kconfig menu on a diet
 2013-05-08  0:01 UTC  (10+ messages)
` [PATCH 1/7] consolidate per-arch stack overflow debugging options
` [PATCH 2/7] order memory debugging Kconfig options
` [PATCH 3/7] consolidate runtime testing configs
` [PATCH 4/7] consolidate compilation option configs
` [PATCH 5/7] group locking debugging options
` [PATCH 6/7] kconfig: consolidate printk options
` [PATCH 7/7] hang and lockup detection menu

Dropping non supported kernels for kernel backports ?
 2013-05-07 23:53 UTC 

[PATCH v2 00/10] optimize freezing tasks by reducing task wakeups
 2013-05-08  0:02 UTC  (3+ messages)

[PATCH 1/1] lpc_ich: Watchdog/GPIO patch for Intel Avoton SoC
 2013-05-08  6:50 UTC 

[PATCH 1/2] regulator: support operating mode in the device tree structure
 2013-05-07 23:46 UTC  (3+ messages)

The type of bitops
 2013-05-07 23:36 UTC  (5+ messages)

[PATCH] idr: Print a stack dump after ida_remove warning
 2013-05-07 23:34 UTC  (2+ messages)

[PATCH] PCI, EDAC: fix ordering assign resource and bus_add
 2013-05-07 23:29 UTC 

HELP DESK EQUIPO
 2013-05-07 11:51 UTC 

[PATCH 0/8] pci: bus and slot reset interface
 2013-05-07 23:25 UTC  (9+ messages)
` [PATCH 1/8] pci: Create pci_reset_bridge_secondary_bus()
` [PATCH 2/8] pci: Add hotplug_slot_ops.reset_slot()
` [PATCH 3/8] pci: Add pci_hp_reset_slot
` [PATCH 4/8] pci: Implement reset_slot for pciehp
` [PATCH 5/8] pci: Add reset_slot option to pci_dev_reset
` [PATCH 6/8] pci: Split out pci_dev lock/unlock and save/restore
` [PATCH 7/8] pci: Add slot and bus reset interfaces
` [PATCH 8/8] pci: Wake-up devices before save for reset

Tux3 Report: Faster than tmpfs, what?
 2013-05-07 23:24 UTC 

Lenovo Yoga 13 touchpad regression
 2013-05-07 23:22 UTC  (6+ messages)

[PATCH] wait: fix false timeouts when using wait_event_timeout()
 2013-05-07 23:12 UTC  (3+ messages)

Re: MIPS: Test reault for enable interrupts before WAIT instruction patch
 2013-05-07 23:12 UTC 

[PATCH 1/3] mm: honor FOLL_GET flag in follow_hugetlb_page
 2013-05-07 23:07 UTC  (5+ messages)

[PATCH] kref: minor cleanup
 2013-05-07 22:37 UTC 

[PATCH v3 00/14] rwsem fast-path write lock stealing
 2013-05-07 22:39 UTC  (2+ messages)
` [PATCH v3 15/14] rwsem: check counter to avoid cmpxchg calls

[PATCH] PCI: move down pci_fixup_final for hotplug path
 2013-05-07 22:36 UTC  (4+ messages)

Abysmal HDD/USB write speed after sleep on a UEFI system
 2013-05-07 22:25 UTC  (21+ messages)

[PATCH] Reset PCIe devices to stop ongoing DMA
 2013-05-07 22:04 UTC  (4+ messages)

[PATCH] [media] wl128x: do not call copy_to_user() while holding spinlocks
 2013-05-07 21:57 UTC 

[PATCHv3 00/14] drivers: mailbox: framework creation
 2013-05-07 21:48 UTC  (7+ messages)
` [RFC 2/3] mailbox: Introduce a new common API

[GIT PULL] timer changes for v3.10
 2013-05-07 21:51 UTC  (8+ messages)
    ` Fwd: "

[RESEND] [PATCH 1/1] block: Fix id of xsysace with missing port-number
 2013-05-07 21:40 UTC  (2+ messages)

[PATCH] mfd: MFD_TPS65912 needs MFD_CORE
 2013-05-07 21:41 UTC  (2+ messages)

[GIT PULL] libata maintainership update
 2013-05-07 21:30 UTC  (3+ messages)

[PATCH v3 00/11] mm: fixup changers of per cpu pageset's ->high and ->batch
 2013-05-07 21:24 UTC  (5+ messages)

Immediate wakeup after suspend
 2013-05-07 21:18 UTC  (4+ messages)

[PATCH] radeon: Allow disabling UVD
 2013-05-07 21:13 UTC  (4+ messages)

[PATCH] clk: Always notify whole subtree when reparenting
 2013-05-07 21:08 UTC  (2+ messages)

3.9.0 dmesg reports that my NIC is hanging
 2013-05-07 21:07 UTC  (3+ messages)

[PATCH] nfsd: get rid of the unused functions in vfs
 2013-05-07 21:05 UTC  (2+ messages)

[PATCH] perf record: handle death by SIGTERM
 2013-05-07 20:56 UTC  (4+ messages)

[PATCH -next] ashmem: Fix ashmem_shrink deadlock
 2013-05-07 20:52 UTC  (2+ messages)

[PATCHv3] arm: Preserve the user r/w register TPIDRURW on context switch and fork
 2013-05-07 20:51 UTC 

WARNING at drivers/pci/search.c:214 for 3.9
 2013-05-07 20:49 UTC  (6+ messages)

readahead window size benchmarking
 2013-05-07 20:48 UTC 

linux-next: unable to fetch the watchdog tree
 2013-05-07 20:29 UTC  (2+ messages)

[000/126] 3.6.11.3-stable review
 2013-05-07 20:28 UTC  (3+ messages)

[RFC] epoll: avoid spinlock contention with wfcqueue
 2013-05-07 20:09 UTC  (5+ messages)
` [RFC v2] "

[PATCH 1/2] misc: arm-charlcd: remove unnecessary platform_set_drvdata()
 2013-05-07 20:02 UTC  (2+ messages)

[PATCH 2/2] leds: lp5562: support the device tree feature
 2013-05-07 20:00 UTC  (2+ messages)

[PATCH 1/2] leds: lp55xx: support dynamic channel settings in the device tree structure
 2013-05-07 19:59 UTC  (2+ messages)

[PATCH] mtd: refactor call to request_module
 2013-05-07 19:32 UTC 

[PATCH] drm: refactor call to request_module
 2013-05-07 19:32 UTC 

[ 00/46] 3.0.77-stable review
 2013-05-07 19:26 UTC  (3+ messages)

[PATCH v2] mips/kvm: Fix ABI for compatibility with 64-bit guests
 2013-05-07 19:22 UTC 

[ 00/63] 3.4.44-stable review
 2013-05-07 19:20 UTC  (2+ messages)

[ 000/104] 3.8.12-stable review
 2013-05-07 19:16 UTC  (2+ messages)

[git pull] more vfs.git stuff
 2013-05-07 19:17 UTC 

[ 000/115] 3.9.1-stable review
 2013-05-07 19:11 UTC  (2+ messages)
  ` Fwd: "

[RESEND][PATCH 1/3] arm: dts: introduce config HAS_BANDGAP
 2013-05-07 19:06 UTC  (8+ messages)

v3.9 - CPU hotplug and microcode earlier loading hits a mutex deadlock (x86_cpu_hotplug_driver_mutex)
 2013-05-07 19:00 UTC  (2+ messages)

3.9+ tty lockdep trace
 2013-05-07 18:00 UTC  (7+ messages)

3.8.4 kernel
 2013-05-07 18:24 UTC  (7+ messages)

[char-misc 3.10] mei: fix out of array access to me clients array
 2013-05-07 18:12 UTC 

[PATCH 1/2] autofs4: allow autofs to work outside the initial PID namespace
 2013-05-07 18:15 UTC  (4+ messages)
` [PATCH 2/2] autofs4: translate pids to the right namespace for the daemon

[PATCH v3 02/16] freezer: add unsafe versions of freezable helpers for CIFS
 2013-05-07 18:11 UTC  (3+ messages)
` [PATCH v4 "

[PATCH v2] MIPS: Make virt_to_phys() work for all unmapped addresses
 2013-05-07 18:11 UTC 

linux-next: Tree for May 7
 2013-05-07 18:12 UTC  (3+ messages)
` linux-next: Tree for May 7 (iio)

[PATCH] MIPS: Make virt_to_phys() work for all unmapped addresses
 2013-05-07 17:58 UTC  (2+ messages)

[PATCH] net: of_mdio: fix behavior on missing phy device
 2013-05-07 17:55 UTC  (2+ messages)


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