messages from 2013-01-09 21:09:50 to 2013-01-09 21:53:10 UTC [more...]
[ 000/123] 3.7.2-stable review
2013-01-09 20:35 UTC (37+ messages)
` [ 012/123] mm: highmem: export kmap_to_page for modules
` [ 013/123] virtio: 9p: correctly pass physical address to userspace for high pages
` [ 017/123] tmpfs mempolicy: fix /proc/mounts corrupting memory
` [ 019/123] ALSA: usb-audio: Fix missing autopm for MIDI input
` [ 020/123] ALSA: hda - Move runtime PM check to runtime_idle callback
` [ 021/123] ALSA: hda - Add stereo-dmic fixup for Acer Aspire One 522
` [ 022/123] ALSA: hda - Always turn on pins for HDMI/DP
` [ 023/123] ALSA: hda - Fix the wrong pincaps set in ALC861VD dallas/hp fixup
` [ 024/123] ALSA: hda - Fix pin configuration of HP Pavilion dv7
` [ 025/123] ALSA: hda - add mute LED for HP Pavilion 17 (Realtek codec)
` [ 029/123] p54usb: add USBIDs for two more p54usb devices
` [ 030/123] USB: chipidea: fix use after free bug
` [ 032/123] usb: gadget: phonet: free requests in pn_bind()s error path
` [ 033/123] usb: gadget: tcm_usb_gadget: NULL terminate the FS descriptor list
` [ 035/123] usb: gadget: network: fix bind() error path
` [ 039/123] NFS: Add sequence_priviliged_ops for nfs4_proc_sequence()
` [ 040/123] nfs: dont extend writes to cover entire page if pagecache is invalid
` [ 043/123] NFS: avoid NULL dereference in nfs_destroy_server
` [ 046/123] nfs: fix wrong object type in lockowner_slab
` [ 047/123] nfsd: fix v4 reply caching
` [ 049/123] nfsd: avoid permission checks on EXCLUSIVE_CREATE replay
` [ 050/123] NFS: Fix access to suid/sgid executables
` [ 051/123] pnfs: Increase the refcount when LAYOUTGET fails the first time
` [ 053/123] NFS: Ensure that we free the rpc_task after read and write cleanups are done
` [ 054/123] nfs: avoid dereferencing null pointer in initiate_bulk_draining
` [ 055/123] vfs: d_obtain_alias() needs to use "/" as default name
` [ 056/123] Input: walkera0701 - fix crash on startup
` [ 057/123] Input: wacom - fix touch support for Bamboo Fun CTH-461
` [ 058/123] Input: sentelic - only report position of first finger as ST coordinates
` [ 060/123] Input: gpio_keys - defer probing if GPIO probing is deferred
` [ 061/123] genirq: Always force thread affinity
` [ 062/123] usb: musb: cppi_dma: export cppi_interrupt()
` [ 063/123] Revert "usb: musb: dsps: remove explicit NOP device creation"
` [ 065/123] xHCI: Fix TD Size calculation on 1.0 hosts
` [ 066/123] xhci: fix null-pointer dereference when destroying half-built segment rings
` [ 067/123] USB: fix endpoint-disabling for failed config changes
[ 00/47] 3.0.58-stable review
2013-01-09 20:35 UTC (17+ messages)
` [ 26/47] xhci: Add Lynx Point LP to list of Intel switchable hosts
` [ 27/47] cgroup: remove incorrect dget/dput() pair in cgroup_create_dir()
` [ 33/47] tcp: implement RFC 5961 4.2
` [ 34/47] tcp: refine SYN handling in tcp_validate_incoming
` [ 36/47] tcp: RFC 5961 5.2 Blind Data Injection Attack Mitigation
` [ 37/47] ARM: mm: use pteval_t to represent page protection values
` [ 38/47] ARM: missing ->mmap_sem around find_vma() in swp_emulate.c
` [ 39/47] solos-pci: fix double-free of TX skb in DMA mode
` [ 40/47] PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHz
` [ 41/47] Bluetooth: ath3k: Add support for VAIO VPCEH [0489:e027]
` [ 42/47] Bluetooth: cancel power_on work when unregistering the device
` [ 43/47] CRIS: fix I/O macros
` [ 44/47] drivers/rtc/rtc-vt8500.c: correct handling of CR_24H bitfield
` [ 45/47] drivers/rtc/rtc-vt8500.c: fix handling of data passed in struct rtc_time
` [ 46/47] mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPT
` [ 47/47] can: Do not call dev_put if restart timer is running upon close
[ 00/80] 3.4.25-stable review
2013-01-09 20:35 UTC (34+ messages)
` [ 01/80] bonding: Bonding driver does not consider the gso_max_size/gso_max_segs setting of slave devices
` [ 02/80] bonding: fix race condition in bonding_store_slaves_active
` [ 07/80] ipv4: ip_check_defrag must not modify skb before unsharing
` [ 08/80] usb/ipheth: Add iPhone 5 support
` [ 09/80] inet_diag: fix oops for IPv4 AF_INET6 TCP SYN-RECV state
` [ 10/80] inet_diag: validate byte code to prevent oops in inet_diag_bc_run()
` [ 15/80] pnpacpi: fix incorrect TEST_ALPHA() test
` [ 16/80] SGI-XP: handle non-fatal traps
` [ 18/80] x86, 8042: Enable A20 using KBC to fix S3 resume on some MSI laptops
` [ 19/80] virtio: force vring descriptors to be allocated from lowmem
` [ 21/80] mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDED
` [ 22/80] tmpfs mempolicy: fix /proc/mounts corrupting memory
` [ 23/80] ALSA: usb-audio: Avoid autopm calls after disconnection
` [ 25/80] ALSA: hda - Fix the wrong pincaps set in ALC861VD dallas/hp fixup
` [ 26/80] ALSA: hda - Fix pin configuration of HP Pavilion dv7
` [ 29/80] p54usb: add USBIDs for two more p54usb devices
` [ 33/80] usb: gadget: network: fix bind() error path
` [ 34/80] ACPI: do acpisleep dmi check when CONFIG_ACPI_SLEEP is set
` [ 35/80] ACPI / scan: Do not use dummy HID for system bus ACPI nodes
` [ 37/80] NFS: avoid NULL dereference in nfs_destroy_server
` [ 40/80] nfsd: fix v4 reply caching
` [ 42/80] nfsd: avoid permission checks on EXCLUSIVE_CREATE replay
` [ 44/80] Input: walkera0701 - fix crash on startup
` [ 46/80] genirq: Always force thread affinity
` [ 47/80] usb: musb: cppi_dma: export cppi_interrupt()
` [ 48/80] xhci: Fix conditional check in bandwidth calculation
` [ 49/80] xHCI: Fix TD Size calculation on 1.0 hosts
` [ 50/80] xhci: fix null-pointer dereference when destroying half-built segment rings
` [ 51/80] usb: host: xhci: Stricter conditional for Z1 system models for Compliance Mode Patch
` [ 53/80] cgroup: remove incorrect dget/dput() pair in cgroup_create_dir()
` [ 54/80] freezer: add missing mbs to freezer_count() and freezer_should_skip()
` [ 55/80] x86, amd: Disable way access filter on Piledriver CPUs
` [ 63/80] tcp: refine SYN handling in tcp_validate_incoming
[RFC/PATCH] avoid SIGPIPE warnings for aliases
2013-01-09 21:49 UTC (4+ messages)
[PATCH] crypto: caam - Fix missing init of '.type' in AEAD algos
2013-01-09 21:46 UTC (2+ messages)
[PATCH 1/7] staging:iio:adis16080: Perform sign extension
2013-01-09 21:49 UTC (10+ messages)
` [PATCH 2/7] staging:iio:adis16080: Add device id table entry for the adis16100
` [PATCH 3/7] staging:iio:adis16080: Cleanup SPI transfer
` [PATCH 4/7] staging:iio:adis16080: be16 cleanups
[PATCH][RFC] crypto: tcrypt - Ahash tests changed to run in parallel
2013-01-09 21:45 UTC (4+ messages)
[U-Boot] [PATCH] Make patman usable outside of u-boot tree
2013-01-09 21:48 UTC (2+ messages)
[PATCH] mm: wait for congestion to clear on all zones
2013-01-09 21:48 UTC (4+ messages)
[PATCH 00/11] spi/pxa2xx: add Intel Lynxpoint SPI controller support
2013-01-09 21:52 UTC (4+ messages)
` [PATCH 05/11] spi/pxa2xx: make clock rate configurable from platform data
Variable tracking
2013-01-09 21:30 UTC (3+ messages)
[Qemu-devel] [PATCH 00/61] Virtio refactoring
2013-01-09 21:44 UTC (4+ messages)
` [Qemu-devel] [PATCH 57/61] virtio : remove the function pointer
[PATCH 1/2] radeon/kms: fix dma relocation checking
2013-01-09 21:40 UTC (2+ messages)
` [PATCH 2/2] radeon/kms: cleanup async dma packet checking
[PATCH v2 0/2] Reorganise options in git-fast-import(1)
2013-01-09 21:42 UTC (3+ messages)
` [PATCH v2 1/2] git-fast-import(1): combine documentation of --[no-]relative-marks
OSD memory leaks?
2013-01-09 21:42 UTC (2+ messages)
cron job: media_tree daily build: ERRORS
2013-01-09 21:42 UTC
[PATCH v4] usb: phy: samsung: Add support to set pmu isolation
2013-01-09 21:42 UTC (4+ messages)
` [PATCH v5] "
[RFC] Bluetooth: Allow getting SCO options for not connected sockets
2013-01-09 21:41 UTC (2+ messages)
[PATCH 0/8] vm_unmapped_area: finish the mission
2013-01-09 21:41 UTC (17+ messages)
` [PATCH 7/8] mm: use vm_unmapped_area() on powerpc architecture
` [PATCH 8/8] mm: remove free_area_cache
[Qemu-devel] [PATCH] e1000: make ICS write-only
2013-01-09 21:44 UTC (3+ messages)
[PATCH 0/2] Mempressure cgroup
2013-01-09 21:36 UTC (8+ messages)
` [PATCH 1/2] Add mempressure cgroup
[PATCH] add warning for depth=0 in git clone
2013-01-09 21:38 UTC (4+ messages)
` On --depth=funny value
[Qemu-devel] [PATCH] reading files from qcow2-formated image disk for windows system
2013-01-09 21:37 UTC (2+ messages)
[PATCH 1/3 V2] iio: mxs: Remove unused struct mxs_lradc_chan
2013-01-09 21:38 UTC (6+ messages)
` [PATCH 2/3 V2] iio: mxs: Implement support for touchscreen
[U-Boot] [PATCH] Fix SPL build for non-ARM targets
2013-01-09 21:38 UTC (3+ messages)
[PATCH net-next] igbvf: fix setting addr_assign_type if PF is up
2013-01-09 21:37 UTC (5+ messages)
` [E1000-devel] "
[PATCH v2 0/2] Fix stop discovery not handled if discovery state is STARTING
2013-01-09 21:37 UTC (5+ messages)
` [PATCH v2 2/2] Bluetooth: Fix stop discovery while in STARTING state
[kvmarm] [PATCH v5.1 0/2] KVM: ARM: Rename KVM_SET_DEVICE_ADDRESS
2013-01-09 21:37 UTC (5+ messages)
[PATCH] ARM: nommu: re-enable use of vexpress without ARCH_MULTIPLATFORM
2013-01-09 21:37 UTC (5+ messages)
[PATCH 1/3] spi: Add helper functions for setting up transfers
2013-01-09 21:36 UTC (5+ messages)
[Qemu-devel] [PATCH 00/15] qdev: make reset semantics more clear and consistent, reset qbuses under virtio devices
2013-01-09 21:40 UTC (12+ messages)
Friendlier EPERM - Request for input
2013-01-09 21:36 UTC (9+ messages)
[PATCH] configure.ac: check for org.junit.rules.ExternalResource
2013-01-09 21:35 UTC (2+ messages)
[PATCH] ACPI / PCI: Set root bridge ACPI handle in advance
2013-01-09 21:33 UTC (4+ messages)
` [Update 2][PATCH] "
` [Alternative][PATCH] "
` [Alternative][PATCH] ACPI / PCI: Set root bridge ACPI handle in advance, v2
geo replication
2013-01-09 21:33 UTC (3+ messages)
setfscreatecon optimizations
2013-01-09 21:30 UTC (7+ messages)
[PATCH 00/14] Rewrite Tegra PCIe driver
2013-01-09 21:28 UTC (19+ messages)
` [PATCH 05/14] lib: Add I/O map cache implementation
` [PATCH 10/14] PCI: tegra: Move PCIe driver to drivers/pci/host
` [PATCH 11/14] ARM: tegra: tamonten: Add PCIe support
ppoll() stuck on POLLIN while TCP peer is sending
2013-01-09 21:29 UTC (9+ messages)
[PATCH 0/4] arm: vt8500: Add new models and remove single-platform
2013-01-09 21:27 UTC (5+ messages)
` [PATCH 1/4] arm: vt8500: Add support for Wondermedia WM8750/WM8850
[PATCH v5 00/11] per-cgroup cpu-stat
2013-01-09 21:27 UTC (9+ messages)
` [PATCH v5 11/11] sched: introduce cgroup file stat_percpu
[PATCH 2/2] QEMU-AER: Qemu changes to support AER for VFIO-PCI devices
2013-01-09 21:22 UTC (4+ messages)
` [Qemu-devel] "
[PATCH] osd/ReplicatedPG.cc: fix errors in _scrub()
2013-01-09 21:22 UTC
Compat-wireless release for 2013-01-09 is baked
2013-01-09 21:22 UTC
[PATCH 1/2] Update FSF postal address to be URL's
2013-01-09 21:21 UTC (2+ messages)
GIT get corrupted on lustre
2013-01-09 21:20 UTC (4+ messages)
+ drivers-rtc-rtc-pxac-fix-set-time-sync-time-issue-fix.patch added to -mm tree
2013-01-09 21:20 UTC
[Qemu-devel] [PATCH v2 0/8] target-mips: DSP ASE fixes and cleanup
2013-01-09 21:19 UTC (8+ messages)
` [Qemu-devel] [PATCH v2 5/8] target-mips: use DSP unions for binary DSP operators
` [Qemu-devel] [PATCH v2 6/8] target-mips: use DSP unions for unary "
` [Qemu-devel] [PATCH v2 7/8] target-mips: use DSP unions for reduction add instructions
Trouble adding disk to degraded array
2013-01-09 21:18 UTC (3+ messages)
3.7.1: BUG filp (Not tainted): Poison overwritten
2013-01-09 21:17 UTC
[PATCH v7u1 26/31] x86: Don't enable swiotlb if there is not enough ram for it
2013-01-09 21:15 UTC (14+ messages)
[PATCH][v2] Btrfs: wipe all the superblock [redhat bugzilla 889888]
2013-01-09 21:14 UTC
[Qemu-devel] [RfC PATCH 0/3] q35: acpi hotplug
2013-01-09 21:13 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/3] split acpi pci hotplug code into separate file
[RFC PATCH 00/11] [FS, MM, block, MMC]: eMMC High Priority Interrupt Feature
2013-01-09 21:12 UTC (5+ messages)
Failure to Parse and Load C-States
2013-01-09 21:11 UTC (3+ messages)
[Qemu-devel] [PATCH] gdbstub: Implement "Xfer:spaces" requests. This is a part of Codebench IDE integration
2013-01-09 21:10 UTC (2+ messages)
[PATCH v1] Bluetooth: Fix authentication if acl data comes before remote feature evt
2013-01-09 21:10 UTC (2+ messages)
Pull "Load keys from signed PE binaries" branch into linux-next
2013-01-09 21:09 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.