All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-10-10 22:06:27 to 2012-10-10 23:15:23 UTC [more...]

[ 000/122] 3.6.2-stable review
 2012-10-10 22:54 UTC  (64+ messages)
` [ 003/122] kbuild: Do not package /boot and /lib in make tar-pkg
` [ 007/122] powerpc/iommu: Fix multiple issues with IOMMU pools code
` [ 008/122] intel-iommu: Default to non-coherent for domains unattached to iommus
` [ 011/122] media: rc: ite-cir: Initialise ite_dev::rdev earlier
` [ 014/122] ACPI: run _OSC after ACPI_FULL_INITIALIZATION
` [ 016/122] mfd: 88pm860x: Move _IO resources out of ioport_ioresource
` [ 017/122] lib/gcd.c: prevent possible div by 0
` [ 019/122] drivers/scsi/atp870u.c: fix bad use of udelay
` [ 023/122] powerpc/eeh: Fix crash on converting OF node to edev
` [ 025/122] drxk: allow loading firmware synchrousnously
` [ 026/122] rapidio/rionet: fix multicast packet transmit logic
` [ 028/122] workqueue: add missing smp_wmb() in process_one_work()
` [ 029/122] workqueue: fix possible stall on try_to_grab_pending() of a delayed work item
` [ 030/122] jbd2: dont write superblock when if its empty
` [ 031/122] localmodconfig: Fix localyesconfig to set to y not m
` [ 032/122] ipv4: add a fib_type to fib_info
` [ 033/122] 8021q: fix mac_len recomputation in vlan_untag()
` [ 034/122] ipv6: release reference of ip6_null_entrys dst entry in __ip6_del_rt
` [ 035/122] net: ethernet: davinci_cpdma: decrease the desc count when cleaning up the remaining packets
` [ 036/122] ipv6: del unreachable route when an addr is deleted on lo
` [ 037/122] drm/savage: re-add busmaster enable, regression fix
` [ 038/122] SCSI: zfcp: Adapt to new FC_PORTSPEED semantics
` [ 039/122] SCSI: zfcp: Make trace record tags unique
` [ 040/122] SCSI: zfcp: Bounds checking for deferred error trace
` [ 041/122] SCSI: zfcp: Do not wakeup while suspended
` [ 042/122] SCSI: zfcp: remove invalid reference to list iterator variable
` [ 043/122] SCSI: zfcp: restore refcount check on port_remove
` [ 044/122] SCSI: zfcp: only access zfcp_scsi_dev for valid scsi_device
` [ 045/122] PCI: Check P2P bridge for invalid secondary/subordinate range
` [ 046/122] ext4: ignore last group w/o enough space when resizing instead of BUGing
` [ 047/122] ext4: dont copy non-existent gdt blocks when resizing
` [ 048/122] ext4: avoid duplicate writes of the backup bg descriptor blocks
` [ 049/122] ext4: fix potential deadlock in ext4_nonda_switch()
` [ 050/122] ext4: fix crash when accessing /proc/mounts concurrently
` [ 051/122] ext4: move_extent code cleanup
` [ 052/122] ext4: online defrag is not supported for journaled files
` [ 053/122] ext4: always set i_op in ext4_mknod()
` [ 054/122] ext4: fix fdatasync() for files with only i_size changes
` [ 055/122] ext4: fix mtime update in nodelalloc mode
` [ 056/122] ASoC: wm_hubs: Ensure volume updates are handled during class W startup
` [ 057/122] ASoC: wm5110: Adding missing volume update bits
` [ 058/122] ASoC: wm9712: Fix name of Capture Switch
` [ 059/122] kpageflags: fix wrong KPF_THP on non-huge compound pages
` [ 060/122] hugetlb: do not use vma_hugecache_offset() for vma_prio_tree_foreach
` [ 061/122] mm: fix invalidate_complete_page2() lock ordering
` [ 062/122] mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THP
` [ 063/122] MIPS: ath79: use correct fractional dividers for {CPU,DDR}_PLL on AR934x
` [ 064/122] drm/i915: prevent possible pin leak on error path
` [ 065/122] drm/i915: make sure we write all the DIP data bytes
` [ 066/122] ALSA: hda - Add inverted internal mic quirk for Lenovo IdeaPad U310
` [ 067/122] ALSA: aloop - add locking to timer access
` [ 068/122] ALSA: hda/via - dont report presence on HPs with no presence support
` [ 069/122] ALSA: hda/realtek - Fix detection of ALC271X codec
` [ 070/122] ALSA: hda - limit internal mic boost for Asus X202E
` [ 071/122] ALSA: usb - disable broken hw volume for Tenx TP6911
` [ 072/122] ALSA: snd-usb: Add quirks for Playback Designs devices
` [ 073/122] ALSA: USB: Support for (original) Xbox Communicator
` [ 074/122] ALSA: hda - Add another pci id for Haswell board
` [ 076/122] drm/nvc0/fence: restore pre-suspend fence buffer context on resume
` [ 077/122] drm: Destroy the planes prior to destroying the associated CRTC
` [ 078/122] drm/radeon: only adjust default clocks on NI GPUs
` [ 089/122] parisc: Add missing RCU idle APIs on idle loop
` [ 093/122] m68k: "

[PATCHv2 0/5] misc meta-intel commits
 2012-10-10 23:14 UTC  (4+ messages)
` [PATCHv2 2/5] crownbay.conf: specify the 8.0.4 version as preferred version of mesa-dri

[dm-crypt] (no subject)
 2012-10-10 23:13 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/10] x86: Patches to enable running U-Boot from coreboot
 2012-10-10 23:13 UTC  (11+ messages)
` [U-Boot] [PATCH v2 01/10] x86: Change board baud_rate to ulong
` [U-Boot] [PATCH v2 02/10] x86: Add initial memory barrier macros
` [U-Boot] [PATCH v2 03/10] x86: Allow excluding reset vector code from u-boot
` [U-Boot] [PATCH v2 04/10] x86: Add some missing includes
` [U-Boot] [PATCH v2 05/10] x86: coreboot: Move non-board specific files to coreboot arch directory
` [U-Boot] [PATCH v2 06/10] x86: coreboot: Tell u-boot about PCI bus 0 when initializing
` [U-Boot] [PATCH v2 07/10] x86: coreboot: Modify u-boot code to allow building coreboot payload
` [U-Boot] [PATCH v2 08/10] x86: coreboot: Implement recursively scanning PCI busses
` [U-Boot] [PATCH v2 09/10] x86: coreboot: Enable LPC TPM and CONFIG_NO_RESET_CODE
` [U-Boot] [PATCH v2 10/10] x86: Remove coreboot start16 code

[RFD][PATCH 0/7] PM / QoS: Support for PM QoS device flags
 2012-10-10 23:12 UTC  (4+ messages)
` [PATCH 1/7] PM / QoS: Prepare device structure for adding more constraint types

IMPORTANT MESSAGE
 2012-10-10 16:26 UTC 

unresponsive vlan on top of bond with fail_over_mac=active
 2012-10-10 23:11 UTC 

[PATCH 0/5] Misc meta-intel commits
 2012-10-10 23:10 UTC  (4+ messages)
` [PATCH 2/5] crownbay.conf: specify the 8.0.4 version as preferred version of mesa-dri

dtc: import latest upstream dtc
 2012-10-10 23:09 UTC  (5+ messages)

linux-audit: reconstruct path names from syscall events?
 2012-10-10 23:07 UTC  (9+ messages)

[PATCH 0/1][for-denzil] kernel: cherry-pick header fix
 2012-10-10 22:18 UTC  (4+ messages)
` [PATCH 1/1][for-denzil] kernel: Add kernel headers to kernel-dev package

pm: add suspend_mem and suspend_standby support
 2012-10-10 23:05 UTC  (4+ messages)

[PATCH v4 1/3] devfreq: Core updates to support devices which can idle
 2012-10-10 23:09 UTC  (3+ messages)

[PATCH 00/14] V4L2 DT support
 2012-10-10 23:05 UTC  (13+ messages)
` [PATCH 05/14] media: add a V4L2 OF parser

[PATCH] fix x2apic defect that Linux kernel doesn't mask 8259A interrupt during the time window between changing VT-d table base address and initializing these VT-d entries(smpboot.c and apic.c )
 2012-10-10 23:02 UTC  (3+ messages)

[Powertop] [RFC][PATCH] Small rework on report formatter side
 2012-10-10 23:03 UTC 

[Qemu-devel] [PATCH] tcg-ia64: Implement deposit
 2012-10-10 23:01 UTC 

[ 000/133] 3.5.7-stable review
 2012-10-10 22:52 UTC  (51+ messages)
` [ 001/133] Revert dyndbg: fix for SOH in logging messages
` [ 005/133] slab: fix the DEADLOCK issue on l3 alien lock
` [ 006/133] intel-iommu: Default to non-coherent for domains unattached to iommus
` [ 007/133] ARM: 7548/1: include linux/sched.h in syscall.h
` [ 008/133] em28xx: Make all em28xx extensions to be initialized asynchronously
` [ 010/133] media: gspca_pac7302: add support for device 1ae7:2001 Speedlink Snappy Microphone SL-6825-SBK
` [ 012/133] PCI: acpiphp: check whether _ADR evaluation succeeded
` [ 014/133] lib/gcd.c: prevent possible div by 0
` [ 015/133] kernel/sys.c: call disable_nonboot_cpus() in kernel_restart()
` [ 018/133] powerpc/eeh: Fix crash on converting OF node to edev
` [ 019/133] ixgbe: fix PTP ethtool timestamping function
` [ 021/133] PM / Sleep: use resume event when call dpm_resume_early
` [ 024/133] localmodconfig: Fix localyesconfig to set to y not m
` [ 025/133] bnx2x: fix rx checksum validation for IPv6
` [ 027/133] xfrm: Workaround incompatibility of ESN and async crypto
` [ 029/133] xfrm_user: return error pointer instead of NULL #2
` [ 031/133] xfrm_user: fix info leak in copy_to_user_auth()
` [ 032/133] xfrm_user: fix info leak in copy_to_user_state()
` [ 033/133] xfrm_user: fix info leak in copy_to_user_policy()
` [ 034/133] xfrm_user: fix info leak in copy_to_user_tmpl()
` [ 039/133] net-sched: sch_cbq: avoid infinite loop
` [ 041/133] sierra_net: Endianess bug fix
` [ 042/133] 8021q: fix mac_len recomputation in vlan_untag()
` [ 044/133] ipv6: release reference of ip6_null_entrys dst entry in __ip6_del_rt
` [ 046/133] ipv6: fix return value check in fib6_add()
` [ 048/133] sctp: Dont charge for data in sndbuf again when transmitting packet
` [ 049/133] pppoe: drop PPPOX_ZOMBIEs in pppoe_release
` [ 051/133] net: guard tcp_set_keepalive() to tcp sockets
` [ 052/133] ipv4: raw: fix icmp_filter()
` [ 053/133] ipv6: raw: fix icmpv6_filter()
` [ 054/133] ipv6: mip6: fix mip6_mh_filter()
` [ 055/133] l2tp: fix a typo in l2tp_eth_dev_recv()
` [ 056/133] netrom: copy_datagram_iovec can fail
` [ 057/133] net: do not disable sg for packets requiring no checksum
` [ 058/133] aoe: assert AoE packets marked as "
` [ 059/133] drm/savage: re-add busmaster enable, regression fix
` [ 060/133] SCSI: zfcp: Adapt to new FC_PORTSPEED semantics
` [ 061/133] SCSI: zfcp: Make trace record tags unique
` [ 062/133] SCSI: zfcp: Bounds checking for deferred error trace
` [ 063/133] SCSI: zfcp: Do not wakeup while suspended
` [ 064/133] SCSI: zfcp: remove invalid reference to list iterator variable
` [ 065/133] SCSI: zfcp: restore refcount check on port_remove
` [ 067/133] PCI: Check P2P bridge for invalid secondary/subordinate range
` [ 068/133] ext4: ignore last group w/o enough space when resizing instead of BUGing
` [ 069/133] ext4: dont copy non-existent gdt blocks when resizing
` [ 070/133] ext4: avoid duplicate writes of the backup bg descriptor blocks
` [ 071/133] ext4: fix potential deadlock in ext4_nonda_switch()
` [ 072/133] ext4: fix crash when accessing /proc/mounts concurrently
` [ 102/133] parisc: Add missing RCU idle APIs on idle loop
` [ 106/133] m68k: "

[PATCH v3] cifs: Add support of Alternate Data Streams
 2012-10-10 22:59 UTC  (5+ messages)

[Qemu-devel] [Bug 1065232] [NEW] qemu-system-arm Crashes on startup on OS X 10.8.2
 2012-10-10 22:48 UTC  (3+ messages)
` [Qemu-devel] [Bug 1065232] "

Discussion on device's runtime wake capability
 2012-10-10 22:59 UTC  (4+ messages)

[PATCH 00/14 V5]: xfs: remove the xfssyncd mess
 2012-10-10 22:57 UTC  (4+ messages)
` [PATCH 14/14] xfs: only update the last_sync_lsn when a transaction completes

[PATCH v0 0/2] driver for 60g Wilocity chip wil6210
 2012-10-10 22:51 UTC  (2+ messages)

[PATCH 03/16] f2fs: add superblock and major in-memory structures
 2012-10-10 22:50 UTC  (2+ messages)

[PATCH v2] fix stack memory content leak via UNAME26
 2012-10-10 22:46 UTC  (4+ messages)

[meta-oe][for-denzil][PATCH 1/8] kernel: save $kerndir/tools and $kerndir/lib from pruning
 2012-10-10 21:32 UTC  (3+ messages)

[PATCH 00/47] Haswell clocking and HDMI fixes, DP and eDP support
 2012-10-10 22:47 UTC  (7+ messages)
` [PATCH 00/10] Haswell pipe and clocking fixes
  ` [PATCH 09/10] drm/i915: disable DDI_BUF_CTL at the correct time
  ` [PATCH 10/10] drm/i915: pipe and planes should be disabled on haswell_crtc_mode_set

[PATCH] ACPI video: Ignore AE_AML_PACKAGE_LIMIT errors after _DOD evaluation
 2012-10-10 22:47 UTC  (4+ messages)

[PATCH 0/6] denzil pull request 3
 2012-10-10 22:30 UTC  (2+ messages)

[U-Boot] I2C on mx25
 2012-10-10 22:43 UTC  (2+ messages)

[Buildroot] Error with external mips toolchain
 2012-10-10 22:41 UTC 

[PATCH 1/3] drm/i915: rip out the pipe A quirk for i855gm
 2012-10-10 22:37 UTC  (4+ messages)
` [PATCH 2/3] drm/i915: fixup the plane->pipe fixup code
` [PATCH 3/3] drm/i915: disable wc gtt pte mappings on gen2

[PATCH 07/16] f2fs: add segment operations
 2012-10-10 22:37 UTC  (2+ messages)

[PATCH 00/33] AutoNUMA27
 2012-10-10 22:36 UTC  (4+ messages)
` [PATCH 19/33] autonuma: memory follows CPU algorithm and task/mm_autonuma stats collection

[PATCHv3] conntrackd: make conntrackd namespace aware
 2012-10-10 22:35 UTC  (2+ messages)

Finding root cause of "host include and/or library paths were used"
 2012-10-10 22:35 UTC  (5+ messages)

[PATCH] Include asm/siginfo.h in linux/coredump.h
 2012-10-10 22:34 UTC  (4+ messages)

Problem pairing wiimote device via bluetooth
 2012-10-10 22:34 UTC 

Franklin S. Cooper Jr : recipes: Fix ti-eula-unpack issue. Tweak sgx modules and libgles recipes
 2012-10-10 22:34 UTC 

Fix git-svn for SVN 1.7
 2012-10-10 22:33 UTC  (13+ messages)
` [PATCH 1/8] SVN 1.7 will truncate "not-a%40{0}" to just "not-a"
      ` [PATCH/RFC] svn test: escape peg revision separator using empty peg rev

Is anyone working on a next-gen Git protocol?
 2012-10-10 22:32 UTC  (6+ messages)

[Qemu-devel] [PATCH v2 0/3] command line fd passing using fd sets
 2012-10-10 22:31 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 3/3] qemu-config: Add new -add-fd command line option

[PATCH v2] chkconfig: pass CFLAGS to Makefile
 2012-10-10 22:16 UTC 

[PATCH] Add CDC-ACM support for the CX93010-2x UCMxx USB Modem
 2012-10-10 22:29 UTC  (3+ messages)

[PATCH 0/1] build.py: Emit meaningful errors when exiting automatically
 2012-10-10 22:11 UTC  (2+ messages)
` [PATCH 1/1] build.py: Provide useful diagnostics when exiting

[PATCH 05/16] f2fs: add checkpoint operations
 2012-10-10 22:24 UTC  (2+ messages)

[PATCH] ARM: tegra: rename the file of "sleep-tXX" to "sleep-tegraXX"
 2012-10-10 22:22 UTC  (5+ messages)

Contents of Linuxppc-dev digest..."
 2012-10-10 22:15 UTC 

[U-Boot] U-Boot git usage model
 2012-10-10 22:19 UTC  (2+ messages)

+ linux-coredumph-needs-asm-siginfoh.patch added to -mm tree
 2012-10-10 22:18 UTC 

[PATCH 06/16] f2fs: add node operations
 2012-10-10 22:17 UTC  (2+ messages)

[PATCH 1/2][for-comments] libgles-omap3: Add updated Graphics SDK
 2012-10-10 22:16 UTC  (6+ messages)
` [PATCH 2/2][for-comments] omap3-sgx-modules: Add v4.08.00.01 of the SGX modules

btrfs receive to subdirectory
 2012-10-10 22:11 UTC  (5+ messages)

[xen-unstable test] 13949: tolerable FAIL - PUSHED
 2012-10-10 22:11 UTC 

[PATCH] x86-64: fix page table accounting
 2012-10-10 22:07 UTC  (2+ messages)

[Qemu-devel] [PATCH v4] target-i386: initialize APIC at CPU level
 2012-10-10 20:06 UTC  (2+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.