messages from 2014-11-18 13:22:02 to 2014-11-18 14:12:13 UTC [more...]
[PATCH 3.12 000/206] 3.12.33-stable review
2014-11-18 14:09 UTC (31+ messages)
` [PATCH 3.12 001/206] mm: page_alloc: fix zone allocation fairness on UP
` [PATCH 3.12 019/206] HID: use multi input quirk for 22b9:2968
` [PATCH 3.12 021/206] HID: usbhid: enable NO_INIT_REPORTS quirk for Semico USB Keykoard
` [PATCH 3.12 027/206] Bluetooth: Fix endian and alignment issue with ath3k version handling
` [PATCH 3.12 036/206] Bluetooth: append new supported device to the list [0b05:17d0]
` [PATCH 3.12 048/206] wireless: rt2x00: rt2800usb: add new devices
` [PATCH 3.12 052/206] tracing/syscalls: Ignore numbers outside NR_syscalls' range
` [PATCH 3.12 058/206] mmc: rtsx_pci_sdmmc: fix incorrect last byte in R2 response
` [PATCH 3.12 070/206] x86, pageattr: Prevent overflow in slow_virt_to_phys() for X86_PAE
` [PATCH 3.12 072/206] ALSA: pcm: Zero-clear reserved fields of PCM status ioctl in compat mode
` [PATCH 3.12 074/206] kill wbuf_queued/wbuf_dwork_lock
` [PATCH 3.12 079/206] mnt: Prevent pivot_root from creating a loop in the mount tree
` [PATCH 3.12 092/206] framebuffer: fix border color
` [PATCH 3.12 114/206] MIPS: ftrace: Fix a microMIPS build problem
` [PATCH 3.12 115/206] MIPS: tlbex: Properly fix HUGE TLB Refill exception handler
` [PATCH 3.12 118/206] ext4: check EA value offset when loading
` [PATCH 3.12 119/206] ext4: don't check quota format when there are no quota files
` [PATCH 3.12 120/206] ext4: fix mmap data corruption when blocksize < pagesize
` [PATCH 3.12 144/206] USB: serial: cp210x: add Silicon Labs 358x VID and PID
` [PATCH 3.12 152/206] wireless: rt2x00: add new rt2800usb devices
` [PATCH 3.12 163/206] HID: usbhid: add always-poll quirk
` [PATCH 3.12 165/206] HID: usbhid: enable always-poll quirk for Elan Touchscreen 009b
` [PATCH 3.12 175/206] scsi: Fix error handling in SCSI_IOCTL_SEND_COMMAND
` [PATCH 3.12 183/206] xfs: avoid false quotacheck after unclean shutdown
` [PATCH 3.12 187/206] posix-timers: Fix stack info leak in timer_create()
` [PATCH 3.12 194/206] drm/radeon/dpm: disable ulv support on SI
` [PATCH 3.12 195/206] drm/radeon: remove invalid pci id
` [PATCH 3.12 196/206] rbd: Fix error recovery in rbd_obj_read_sync()
` [PATCH 3.12 198/206] powerpc: use device_online/offline() instead of cpu_up/down()
` [PATCH 3.12 205/206] When screen objects are enabled, the bpp is assumed to be 32, otherwise it is set to 16
[PATCH 0/4] Translate packet types for i40e
2014-11-18 14:12 UTC (3+ messages)
[PATCH 00/26 v5] trace-seq/seq-buf/x86/printk: Print all stacks from NMI safely
2014-11-18 14:09 UTC (7+ messages)
` [PATCH 07/26 v5] kprobes/tracing: Use trace_seq_has_overflowed() for overflow checks
` [PATCH 08/26 v5] tracing: Do not check return values of trace_seq_p*() for mmio tracer
` [PATCH 09/26 v5] tracing/probes: Do not use return value of trace_seq_printf()
[U-Boot] [PATCH ] MMC: fix user capacity for partitioned eMMC card
2014-11-18 14:11 UTC
[PATCHv2 0/3] Kernel Live Patching
2014-11-18 14:11 UTC (3+ messages)
` [PATCHv2 2/3] kernel: add support for live patching
TX Power Concerns between Firmware
2014-11-18 14:11 UTC (3+ messages)
[PATCHv9 0/2] Add Allwinner SoCs PWM support
2014-11-18 14:11 UTC (8+ messages)
[PATCH 00/12] add TSO support
2014-11-18 14:10 UTC (5+ messages)
` [PATCH v2 00/13] "
` [PATCH v2 03/13] mbuf: move vxlan_cksum flag definition at the proper place
[PATCH v2 00/10] crypto: AF_ALG: add AEAD and RNG support
2014-11-18 14:10 UTC (7+ messages)
` [PATCH v2 01/10] crypto: AF_ALG: add user space interface for AEAD
` [PATCH v2 02/10] crypto: AF_ALG: user space interface for cipher info
` [PATCH v2 06/10] crypto: AF_ALG: make setkey optional
[U-Boot] [PATCH 1/5] sun6i: Make dram clk and zq value Kconfig options
2014-11-18 14:10 UTC (12+ messages)
` [U-Boot] [PATCH 3/5] sun6i: dram: Do not try to initialize a second dram chan on A31s
` [U-Boot] [PATCH 5/5] sun6i: Add new CSQ_CS908 board
[PATCH] xfsprogs/repair: fix crash on zero record finobt reconstruction
2014-11-18 14:08 UTC
[PATCH v2 0/4] spi: Add support for Amlogic Meson SPIFC
2014-11-18 14:06 UTC (5+ messages)
` [PATCH v2 1/4] spi: Add 'last' flag to spi_transfer structure
[GIT PULL] ARM: STi: defconfig changes for v3.19, round 1
2014-11-18 14:07 UTC
[Qemu-devel] [PATCH] Tracing: Fix simpletrace.py error on tcg enabled binary traces
2014-11-18 14:07 UTC (5+ messages)
[PATCH v4 00/19] KVM GICv3 emulation
2014-11-18 14:07 UTC (3+ messages)
` [PATCH v4 12/19] arm/arm64: KVM: add vgic.h header file
[patch 00/16] genirq: Hierarchical irq domains and generic MSI interrupt code
2014-11-18 14:06 UTC (31+ messages)
` [patch 04/16] genirq: Introduce irq_chip.irq_compose_msi_msg() to support stacked irqchip
` [patch 07/16] genirq: Introduce helper irq_domain_set_info() to reduce duplicated code
` [patch 08/16] genirq: Introduce callback irq_chip.irq_write_msi_msg
` [patch 09/16] genirq: Add generic msi irq domain support
[Qemu-devel] [PATCH v3 0/3] linux-aio: fix batch submission
2014-11-18 14:06 UTC (5+ messages)
` [Qemu-devel] [PATCH v3 2/3] linux-aio: handling -EAGAIN for !s->io_q.plugged case
` [Qemu-devel] [PATCH v3 3/3] linux-aio: remove 'node' from 'struct qemu_laiocb'
Query about Dynamic Right Sizing implementation in linux-kernel
2014-11-18 14:07 UTC (2+ messages)
[PATCH v2 0/6] mount.nfs default version
2014-11-18 14:06 UTC (7+ messages)
` [PATCH 1/6] mount.nfs: default enable mount config file (nfsmount.conf)
` [PATCH 2/6] mount.nfs: fix a comment typo in parse options
` [PATCH 3/6] mount.nfs: parse options - add helper po_contains_prefix
` [PATCH 4/6] mount.nfs: Add struct nfs_version and generalize version parsing
` [PATCH 5/6] nfsmount.conf: Always parse versions
` [PATCH 6/6] mount.nfs: configurable minor version defaults
[PATCH] tests/gem_tiled_swapping: Skip on L-shaped memory
2014-11-18 14:06 UTC (2+ messages)
[U-Boot] [PATCH v3 1/3] arm: odroid: pmic77686: allow buck voltage settings
2014-11-18 14:05 UTC (7+ messages)
` [U-Boot] [PATCH v3 3/3] arm: odroid: usb: add support for usb host including ethernet
[Qemu-devel] [PATCH v2 0/5] libqos: Virtio MMIO driver
2014-11-18 14:05 UTC (6+ messages)
` [Qemu-devel] [PATCH v2 1/5] libqos: Change use of pointers to uint64_t in virtio
[PATCH 0/2] rewritten rte_hash_crc() call
2014-11-18 14:05 UTC (7+ messages)
` [PATCH v4 0/5] rte_hash_crc reworked to be platform-independent
` [PATCH v4 1/5] hash: add software CRC32 implementation
` [PATCH v4 2/5] hash: add new rte_hash_crc_8byte call
` [PATCH v4 3/5] hash: add fallback to software CRC32 implementation
` [PATCH v4 4/5] hash: rte_hash_crc() slices data into 8-byte pieces
` [PATCH v4 5/5] test: remove redundant compile checks
[PATCH] PM / Domains: Power on the PM domain right after attach completes
2014-11-18 14:05 UTC (6+ messages)
[PATCH] nv50/ir: saturate FRC result to avoid completely bogus values
2014-11-18 14:05 UTC (3+ messages)
` [Mesa-dev] "
[PATCH v8 0/6] arm64: add seccomp support
2014-11-18 14:04 UTC (4+ messages)
` [PATCH v8 2/6] arm64: ptrace: allow tracer to skip a system call
[PATCH] drm/i915: Don't print header in error state for non-existing CS
2014-11-18 14:04 UTC (2+ messages)
[PATCH 0/2] UFS driver fixes for v3.18
2014-11-18 14:02 UTC (3+ messages)
` [PATCH 1/2] scsi: ufs: fix reference counting of W-LUs
` [PATCH 2/2] scsi: ufs: fix NULL dereference when no regulators are defined
[PATCH 1/2] sched/deadline: Modify cpudl.free_cpus to reflect rd->span
2014-11-18 14:02 UTC (6+ messages)
` [PATCH 2/2] sched/deadline: Fix wrong cpudl_find() in check_preempt_equal_dl()
[PATCH V3 0/3] perf tool: Haswell LBR call stack support (user)
2014-11-18 14:01 UTC (7+ messages)
` [PATCH V3 1/3] perf tools: enable LBR call stack support
` [PATCH V3 3/3] perf tools: Construct LBR call chain
[PATCH 1/2] ARM: dts: Fix bootup issue on smdk5250
2014-11-18 14:02 UTC (4+ messages)
` [PATCH 2/2] ARM: dts: Add missing irq pinctrl for max77686 "
[PULL REQUEST] doc: programmers guide
2014-11-18 14:01 UTC (2+ messages)
[PATCH] drm/i915: Pin tiled objects for L-shaped configs
2014-11-18 14:01 UTC (2+ messages)
[PATCH 0/3] lockd/sunrpc: eliminate some pointless macro indirection
2014-11-18 14:01 UTC (5+ messages)
` [PATCH 2/3] sunrpc: eliminate RPC_DEBUG
[Buildroot] Init and Supervisor start. Help please
2014-11-18 14:01 UTC
[PATCH] pci, add FW_BUG warning to pci= kernel option
2014-11-18 14:00 UTC (5+ messages)
[PATCH 0/7] ath10k: rework rx path
2014-11-18 13:58 UTC (8+ messages)
` [PATCH 4/7] ath10k: unify rx undecapping
[meta-fsl-arm] [linux-2.6.35-r45] amd-gpu : patch proposal / discussion (imx53 + Qt 5.3 + EGLFS)
2014-11-18 13:57 UTC (8+ messages)
[Qemu-devel] [PATCH 00/13] linux-aio/virtio-scsi: support AioContext wide IO submission as batch
2014-11-18 13:57 UTC (2+ messages)
[Buildroot] Unable to boot Arm926t with big endian support
2014-11-18 13:57 UTC (5+ messages)
[Buildroot] [RFC PATCH 0/2] Add Freescale e5500 & e6500 support
2014-11-18 13:56 UTC (3+ messages)
` [Buildroot] [PATCH 1/2] arch/powerpc: add fsl e5500 and "
can I make this work… (Foundation for accessibility project)
2014-11-18 13:53 UTC (3+ messages)
[RFC PATCH 1/1] drm/exynos: Move platform drivers registration to module init
2014-11-18 13:53 UTC
[U-Boot] [PATCH 0/2] spl: MMC U-Boot image load from raw partition
2014-11-18 13:52 UTC (7+ messages)
[PATCH 0/2] sb_edac: two bugfixes
2014-11-18 13:51 UTC (3+ messages)
` [PATCH 1/2] sb_edac: Fix off-by-one error in number of channels
` [PATCH 2/2] sb_edac: Fix erroneous bytes->gigabytes conversion
[PATCH v5 00/18] Introduce ACPI for ARM64 based on ACPI 5.1
2014-11-18 13:51 UTC (9+ messages)
` [PATCH v5 01/18] ARM64: Move the init of cpu_logical_map(0) before unflatten_device_tree()
` [PATCH v5 03/18] ACPI / table: Count matched and successfully parsed entries without specifying max entries
[PATCH v3 0/1] Don't make $GIT_DIR/config executable
2014-11-18 13:50 UTC (2+ messages)
` [PATCH v3 1/1] create_default_files(): don't set u+x bit on $GIT_DIR/config
[RFC 0/8] iio: add support for hardware fifo
2014-11-18 13:49 UTC (6+ messages)
` [RFC 1/8] "
` [RFC 8/8] iio: bmc150: "
[Cocci] Remove unnecessary null pointer checks?
2014-11-18 13:48 UTC (21+ messages)
` [Cocci] [PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
` [PATCH 1/1] nilfs2: Deletion of an unnecessary check before the function call "iput"
` [Cocci] "
[Buildroot] [PATCH 1/1] iptables: fix userspace compilation of ip tables with C++
2014-11-18 13:48 UTC (5+ messages)
[U-Boot] [PATCH v8 0/3] Adds support for Exynos5422 odroid xu3 board
2014-11-18 13:47 UTC (6+ messages)
` [U-Boot] [PATCH v8 2/3] Odroid-XU3: Add support for Odroid-XU3
[PATCH 1/2] net: can: remove unused variable
2014-11-18 13:47 UTC (3+ messages)
` [PATCH 2/2] net: can: comparison of unsigned variable
[PATCH v2 0/3] support control packet filter on fortville
2014-11-18 13:46 UTC (3+ messages)
` [PATCH v3 0/2] support ethertype "
[PATCH v3 0/3] drm: describe display bus format
2014-11-18 13:46 UTC (8+ messages)
` [PATCH v3 1/3] drm: add bus_formats and nbus_formats fields to drm_display_info
` [PATCH v3 2/3] drm: panel: simple-panel: add support for bus_format retrieval
` [PATCH v3 3/3] drm: panel: simple-panel: add bus format information for foxlink panel
Add Support for MediaTek PMIC MT6397 MFD Core and Regulator
2014-11-18 13:46 UTC (5+ messages)
` [PATCH 2/7] mfd: MT6397: Add regmap for MT8135 and MT6397 SoC
[Repost] Fix userspace compilation of ip_tables.h/ip6_tables.h in C++ mode
2014-11-18 13:43 UTC (3+ messages)
[Qemu-devel] [PULL] migration: fix for CVE-2014-7840
2014-11-18 13:43 UTC (2+ messages)
Problem with gettimeofday
2014-11-18 13:43 UTC (3+ messages)
[PATCH v2 0/4] rte_hash_crc reworked to be platform-independent
2014-11-18 13:43 UTC (7+ messages)
` [PATCH v3 0/5] "
` [PATCH v3 3/5] hash: add fallback to software CRC32 implementation
[PATCH 1/7] clk: samsung: exynos4: set parent of mixer gate clock to hdmi
2014-11-18 13:41 UTC (2+ messages)
` [PATCH 1/7] clk: samsung: exynos4: set parent of sclk_hdmiphy "
[PATCH v11 0/1] PCC: Platform Communication Channel
2014-11-18 13:39 UTC (3+ messages)
` [PATCH v11 1/1] Mailbox: Add support for "
ipx: fix locking regression in ipx_sendmsg and ipx_recvmsg
2014-11-18 13:37 UTC (2+ messages)
Realtime parsing with Auparse
2014-11-18 13:37 UTC
[PATCH] l10n: de.po: translate 2 new messages
2014-11-18 13:37 UTC (2+ messages)
[PATCH] media: v4l2-subdev.h: drop the guard CONFIG_VIDEO_V4L2_SUBDEV_API for v4l2_subdev_get_try_*()
2014-11-18 13:35 UTC (3+ messages)
pull request: bluetooth-next 2014-11-07
2014-11-18 13:34 UTC (2+ messages)
[PATCH_v2 0/2] Create separate file for AVRCP CTRL
2014-11-18 13:34 UTC (3+ messages)
` [PATCH_v2 1/2] android/hal-avrcp-ctrl: Create separate HAL "
` [PATCH_v2 2/2] android/client: Create separate file "
Re-assemble RAID6 from SW to HW RAID
2014-11-18 13:34 UTC (3+ messages)
[meta-oe][PATCH] dfu-util: Point to gitorious.org repository as gnumonks.org is down
2014-11-18 13:32 UTC (2+ messages)
How to determine the reserved blocks in xfs filesystem ?
2014-11-18 13:32 UTC (2+ messages)
[Qemu-devel] runtime configurable semihosting
2014-11-18 13:31 UTC (3+ messages)
[PATCH] drm/exynos: fix infinite loop issue incurred by no pair
2014-11-18 13:31 UTC (2+ messages)
[PATCH v4 0/4] mfd: rt5033: Add Richtek RT5033 drivers
2014-11-18 13:29 UTC (5+ messages)
` [PATCH v4 1/4] mfd: rt5033: Add Richtek RT5033 driver core
` [PATCH v4 2/4] power: rt5033_battery: Add RT5033 Fuel gauge device driver
` [PATCH v4 3/4] power: rt5033_charger: Add RT5033 charger "
` [PATCH v4 4/4] Documentation: Add documentation for rt5033 multifunction device
[PATCH v3 0/5] ARM64: Add kernel probes(Kprobes) support
2014-11-18 13:28 UTC (4+ messages)
` [PATCH v3 1/5] arm64: Kprobes with single stepping support
[Buildroot] [PATCH] kmod: bump to version 19
2014-11-18 13:26 UTC (3+ messages)
[U-Boot] [PATCH] mx6sabresd: Access SRC_SBMR1 register via structure
2014-11-18 13:26 UTC
[Buildroot] [PATCH] rapidjson: bump to latest GitHub master
2014-11-18 13:25 UTC (2+ messages)
scrub implies failing drive - smartctl blissfully unaware
2014-11-18 13:25 UTC (5+ messages)
[PATCH] tests/prime_self_import: Track leaked objects accurately
2014-11-18 12:55 UTC
[PATCH 00/12] media: use vb2_ops_wait_prepare/finish helper
2014-11-18 13:23 UTC (4+ messages)
` [PATCH 06/12] media: marvell-ccic: "
[PATCH 0/6] ACPI/EC: Cleanups of command flushing and event polling
2014-11-18 13:23 UTC (4+ messages)
` [PATCH 1/6] ACPI/EC: Introduce STARTED/STOPPED flags to replace BLOCKED flag
[RFC] adp1653: Add device tree bindings for LED controller
2014-11-18 13:21 UTC (8+ 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.