public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-03-18 17:03:51 to 2013-03-18 21:19:08 UTC [more...]

[PULL] vhost: tcm_vhost fixes for 3.9
 2013-03-18 21:14 UTC  (6+ messages)

[ 00/40] 3.0.70-stable review
 2013-03-18 21:11 UTC  (27+ messages)
` [ 01/40] qcaux: add Franklin U600
` [ 02/40] virtio: rng: disallow multiple device registrations, fixes crashes
` [ 12/40] ext3: Fix format string issues
` [ 15/40] md: protect against crash upon fsync on ro array
` [ 17/40] ALSA: seq: Fix missing error handling in snd_seq_timer_open()
` [ 18/40] hwmon: (lineage-pem) Add missing terminating entry for pem_[input|fan]_attributes
` [ 19/40] w1: fix oops when w1_search is called from netlink connector
` [ 20/40] powerpc: Fix cputable entry for 970MP rev 1.0
` [ 21/40] selinux: use GFP_ATOMIC under spin_lock
` [ 23/40] perf,x86: fix wrmsr_on_cpu() warning on suspend/resume
` [ 24/40] perf,x86: fix link failure for non-Intel configs
` [ 26/40] btrfs: use rcu_barrier() to wait for bdev puts at unmount
` [ 27/40] drm/i915: EBUSY status handling added to i915_gem_fault()
` [ 28/40] hwmon: (sht15) Fix memory leak if regulator_enable() fails
` [ 29/40] block: use i_size_write() in bd_set_size()
` [ 30/40] loopdev: fix a deadlock
` [ 31/40] l2tp: Restore socket refcount when sendmsg succeeds
` [ 32/40] rds: limit the size allocated by rds_message_alloc()
` [ 33/40] net: ipv6: Dont purge default router if accept_ra=2
` [ 34/40] tcp: fix double-counted receiver RTT when leaving receiver fast path
` [ 35/40] tun: add a missing nf_reset() in tun_net_xmit()
` [ 36/40] netlabel: correctly list all the static label mappings
` [ 37/40] bridging: fix rx_handlers return code
` [ 38/40] ipv6: stop multicast forwarding to process interface scoped addresses
` [ 39/40] rtnl: fix info leak on RTM_GETLINK request for VF devices
` [ 40/40] dcbnl: fix various netlink info leaks

[PATCH tip/core/rcu 0/7] Fixes for 3.9
 2013-03-18 21:16 UTC  (8+ messages)
` [PATCH tip/core/rcu 1/7] rcu: Fix spacing problem
  ` [PATCH tip/core/rcu 2/7] rcu: Avoid invoking RCU core on offline CPUs
  ` [PATCH tip/core/rcu 3/7] rcu: Remove comment referring to __stop_machine()
  ` [PATCH tip/core/rcu 4/7] rcu: Delete unused rcu_node "wakemask" field
  ` [PATCH tip/core/rcu 5/7] rcu: Fix hlist_bl_set_first_rcu() annotation
  ` [PATCH tip/core/rcu 6/7] rcu: Add softirq-stall indications to stall-warning messages
  ` [PATCH tip/core/rcu 7/7] rcu: Tone down debugging during boot-up and shutdown

[PATCH] x86, kdump: Set crashkernel_low automatically
 2013-03-18 21:14 UTC  (15+ messages)

[ 00/75] 3.8.4-stable review
 2013-03-18 21:11 UTC  (26+ messages)
` [ 01/75] qcaux: add Franklin U600
` [ 03/75] virtio: rng: disallow multiple device registrations, fixes crashes
` [ 05/75] USB: cdc-wdm: fix buffer overflow
` [ 06/75] tools: usb: ffs-test: Fix build failure
` [ 07/75] usb: dwc3: core: dont forget to free coherent memory
` [ 14/75] staging: vt6656: Fix oops on resume from suspend
` [ 17/75] signal: always clear sa_restorer on execve
` [ 21/75] serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 Multi-I/O Controller
` [ 23/75] tty: serial: fix typo "SERIAL_S3C2412"
` [ 24/75] tty/serial: Add support for Altera serial port
` [ 29/75] perf,x86: fix kernel crash with PEBS/BTS after suspend/resume
` [ 33/75] hwmon: (lineage-pem) Add missing terminating entry for pem_[input|fan]_attributes
` [ 34/75] w1-gpio: remove erroneous __exit and __exit_p()
` [ 35/75] w1: fix oops when w1_search is called from netlink connector
` [ 38/75] powerpc: Make VSID_BITS* dependency explicit
` [ 43/75] perf,x86: fix wrmsr_on_cpu() warning on suspend/resume
` [ 47/75] btrfs: use rcu_barrier() to wait for bdev puts at unmount
` [ 49/75] kbuild: fix make headers_check with make 3.80
` [ 59/75] rds: limit the size allocated by rds_message_alloc()
` [ 60/75] net: ipv6: Dont purge default router if accept_ra=2
` [ 61/75] tcp: fix double-counted receiver RTT when leaving receiver fast path
` [ 62/75] tun: add a missing nf_reset() in tun_net_xmit()
` [ 63/75] vxlan: fix oops when delete netns containing vxlan
` [ 72/75] dcbnl: fix various netlink info leaks

[ 00/48] 3.4.37-stable review
 2013-03-18 21:08 UTC  (21+ messages)
` [ 01/48] qcaux: add Franklin U600
` [ 02/48] xen/pciback: Dont disable a PCI device that is already disabled
` [ 03/48] virtio: rng: disallow multiple device registrations, fixes crashes
` [ 06/48] usb: cp210x new Vendor/Device IDs
` [ 11/48] staging: vt6656: Fix oops on resume from suspend
` [ 14/48] serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 Multi-I/O Controller
` [ 21/48] w1: fix oops when w1_search is called from netlink connector
` [ 22/48] powerpc: Fix STAB initialization
` [ 23/48] powerpc: Fix cputable entry for 970MP rev 1.0
` [ 33/48] block: use i_size_write() in bd_set_size()
` [ 34/48] loopdev: fix a deadlock
` [ 35/48] loopdev: remove an user triggerable oops
` [ 37/48] l2tp: Restore socket refcount when sendmsg succeeds
` [ 40/48] tcp: fix double-counted receiver RTT when leaving receiver fast path
` [ 41/48] tun: add a missing nf_reset() in tun_net_xmit()
` [ 42/48] macvlan: Set IFF_UNICAST_FLT flag to prevent unnecessary promisc mode
` [ 43/48] netlabel: correctly list all the static label mappings
` [ 44/48] bridging: fix rx_handlers return code
` [ 45/48] ipv6: stop multicast forwarding to process interface scoped addresses
` [ 46/48] rtnl: fix info leak on RTM_GETLINK request for VF devices

[ 00/21] 3.0.69-stable review
 2013-03-18 21:00 UTC  (5+ messages)
` [ 04/21] target/pscsi: Fix page increment

[PATCH v3 0/5] common clk framework reentrancy & dvfs, take 3
 2013-03-18 21:00 UTC  (4+ messages)
` [PATCH 1/5] clk: allow reentrant calls into the clk framework

[RFC PATCH] seq_file: Use seq_puts when seq_printf has only a format with no args
 2013-03-18 20:59 UTC  (3+ messages)

[PATCH -tip ] [BUGFIX] kprobes: Move hash_64() into .text.kprobe section
 2013-03-18 20:57 UTC  (6+ messages)

[PATCH tip/core/rcu 1/2] rcu: Make bugginess of code sample more evident
 2013-03-18 20:55 UTC  (2+ messages)
` [PATCH tip/core/rcu 2/2] rcu: Documentation update

[PATCH tip/core/rcu 0/2] Documentation changes for 3.9
 2013-03-18 20:54 UTC 

[PATCH 0/6] KVM: MMU: fast zap all shadow pages
 2013-03-18 20:46 UTC  (3+ messages)
` [PATCH 6/6] "

sctp: hang in sctp_remaddr_seq_show
 2013-03-18 20:48 UTC  (7+ messages)

[PATCH] nohz1: Documentation
 2013-03-18 20:48 UTC  (5+ messages)

[PATCH] ath9k : Fix ieee80211 work while going to suspend
 2013-03-18 21:03 UTC  (3+ messages)

[RFC PATCH 0/4] IMA: Export functions for file integrity verification
 2013-03-18 20:33 UTC  (10+ messages)
` [PATCH 3/4] capability: Create a new capability CAP_SIGNED
` [PATCH 4/4] binfmt_elf: Elf executable signature verification

[RFC] epoll: avoid spinlock contention with wfcqueue
 2013-03-18 20:31 UTC  (6+ messages)
` [RFC v2] "

[PATCH V2 0/3] Drivers: hv: balloon
 2013-03-18 20:51 UTC  (4+ messages)
` [PATCH V2 1/3] mm: Export split_page()
  ` [PATCH V2 2/3] Drivers: hv: balloon: Support 2M page allocations for ballooning
  ` [PATCH V2 3/3] Drivers: hv: Notify the host of permanent hot-add failures

[PATCH 2/2] relay: move FIX_SIZE macro into relay.c
 2013-03-18 20:19 UTC  (2+ messages)

3.8.2->3.8.3 i915 regression: GMBUS [i915 gmbus dpb] timed out, falling back to bit banging on pin 5
 2013-03-18 20:20 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-18 20:18 UTC  (2+ messages)

Revert a bunch of patches in stable kernels
 2013-03-18 20:18 UTC  (2+ messages)

[PATCH v7 0/9] Driver for Si476x series of chips
 2013-03-18 20:11 UTC  (3+ messages)
` [PATCH v7 1/9] mfd: Add commands abstraction layer for SI476X MFD

[tip:x86/urgent] x86-64: Fix the failure case in copy_user_handle_tail()
 2013-03-18 20:05 UTC 

[PATCH 0/8] staging: [omap,ti-soc]-thermal: fixes and renaming
 2013-03-18 19:58 UTC  (10+ messages)
` [PATCH 1/8] staging: omap-thermal: fix return value
` [PATCH 2/8] staging: omap-thermal: use spin_lock_irqsave inside IRQ handler
` [PATCH 4/8] staging: rename omap-thermal driver to ti-soc-thermal

[3.9-rc1] irq 16: nobody cared (was [3.9-rc1] very poor interrupt responses)
 2013-03-18 19:57 UTC  (20+ 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))

[PATCHSET wq/for-3.10] workqueue: break up workqueue_lock into multiple locks
 2013-03-18 19:51 UTC  (2+ messages)

[PATCHSET wq/for-3.10] workqueue: misc cleanups
 2013-03-18 19:50 UTC  (3+ messages)

[ 000/100] 3.8.3-stable review
 2013-03-18 19:50 UTC  (5+ messages)
` [ 052/100] drm/i915: Increase the RC6p threshold

[PATCH] scheduler: convert BUG_ON()s in try_to_wake_up_local() to WARN_ON_ONCE()s
 2013-03-18 19:32 UTC  (2+ messages)

pull request: bluetooth 2013-03-18
 2013-03-18 19:18 UTC  (2+ messages)

[GIT PULL] workqueue fixes changes for 3.9-rc3
 2013-03-18 19:27 UTC 

Stable kernel 3.8.3 appears to break displayport on intel gen4
 2013-03-18 19:24 UTC  (3+ messages)

workqueue code needing preemption disabled
 2013-03-18 19:19 UTC  (14+ messages)

[PATCH] x86: mm: accurate the comments for STEP_SIZE_SHIFT macro
 2013-03-18 19:14 UTC  (5+ messages)

[PATCH RT] sched/workqueue: Only wake up idle workers if not blocked on sleeping spin lock
 2013-03-18 19:12 UTC 

[PATCH 5/5 v9] iommu/fsl: Freescale PAMU driver and iommu implementation
 2013-03-18 19:12 UTC  (5+ messages)

ptracing a task from core_pattern pipe
 2013-03-18 19:09 UTC  (7+ messages)

[PATCH] drivers: staging: davinci_vpfe: use resource_size()
 2013-03-18 19:09 UTC  (3+ messages)

[PATCH v2] drivers: staging: davinci_vpfe: use resource_size()
 2013-03-18 19:06 UTC 

[PATCHv2] perf: Fix vmalloc ring buffer free function
 2013-03-18 19:05 UTC  (11+ messages)
  ` [PATCHv3] "

[PATCH] udevadm-info: Don't access sysfs entries backing device I/O port space
 2013-03-18 18:59 UTC  (17+ messages)
` [PATCH] udevadm-info: Don't access sysfs 'resource<N>' files

[PATCH] x86: mm: add_pfn_range_mapped: use meaningful index to teach clean_sort_range()
 2013-03-18 18:52 UTC  (2+ messages)

[PATCH] usb host: Faraday FUSBH200 HCD driver
 2013-03-18 18:47 UTC  (4+ messages)

[PATCHv2 0/3] Detect UDIV/SDIV support from ISAR0
 2013-03-18 18:46 UTC  (6+ messages)
` [PATCHv2 1/3] ARM: Clear IDIVT hwcap if CONFIG_ARM_THUMB=n
` [PATCHv2 2/3] ARM: Detect support for SDIV/UDIV from ISAR0 register
` [PATCHv2 3/3] ARM: Work around faulty ISAR0 register in some Krait CPUs

[PATCH 1/2] driver: serial-omap: move max uart count into generic header file
 2013-03-18 18:45 UTC  (2+ messages)

[PATCH] uprobes: Use file_inode()
 2013-03-18 18:43 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH v6 0/6] Add ChromeOS Embedded Controller support
 2013-03-18 18:41 UTC  (4+ messages)

[PATCH] alpha: makefile: don't enforce small data model for kernel builds
 2013-03-18 18:18 UTC  (2+ messages)

[PATCH 0/3] Detect UDIV/SDIV support from ISAR0
 2013-03-18 18:19 UTC  (8+ messages)
` [PATCH 2/3] ARM: Detect support for SDIV/UDIV from ISAR0 register
` [PATCH 3/3] ARM: Work around faulty ISAR0 register in some Krait CPUs

[PATCH] bluetooth: use PTR_RET instead of IS_ERR + PTR_ERR
 2013-03-18 18:19 UTC  (7+ messages)

[PATCH] kernel/range.c: subtract_range: return instead of continue to save some loops
 2013-03-18 17:52 UTC  (2+ messages)

[PATCH 1/3] backlight: ep93xx_bl: fix section mismatch
 2013-03-18 17:51 UTC  (3+ messages)

[RFC PATCH] Allow optional module parameters
 2013-03-18 17:42 UTC  (5+ messages)

[Bug 55211] pci_disable_link_state PCIE_LINK_STATE_L0S no longer disables ASPM for ath5k
 2013-03-18 17:37 UTC  (2+ messages)
` [PATCH] PCI: Remove not needed check in disable aspm link

[PATCH V3 0/7] Create sched_select_cpu() and use it for workqueues
 2013-03-18 17:33 UTC  (3+ messages)
` [PATCH V3 4/7] PHYLIB: queue work on any cpu

[PATCH v2, part3 00/12] accurately calculate zone->managed_pages
 2013-03-18 17:21 UTC  (4+ messages)
` [PATCH v2, part3 02/12] mm/ARM64: kill poison_init_mem()

[PATCH] macvlan: Remove an unnecessary goto
 2013-03-18 17:07 UTC  (2+ messages)

[PATCH] ARM: hw_breakpoint: Enable debug powerdown only if system supports 'has_ossr'
 2013-03-18 17:06 UTC  (9+ messages)

[PATCH] net: Fix a comment typo
 2013-03-18 17:06 UTC  (2+ messages)

[PATCH RFC 00/12] xen-block: indirect descriptors
 2013-03-18 17:06 UTC  (3+ messages)
` [PATCH RFC 12/12] xen-block: implement "


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