messages from 2015-10-08 22:06:55 to 2015-10-09 00:20:14 UTC [more...]
[Qemu-trivial] [PATCH 0/5] Small optimizations for code using g_malloc0 + memset/memcpy
2015-10-08 23:34 UTC (5+ messages)
` [Qemu-trivial] [PATCH 3/5] hw/input/tsc210x: Remove superfluous memset
` [Qemu-devel] "
` [Qemu-trivial] [PATCH 5/5] linux-user/syscall: Replace g_malloc0 + memcpy with g_memdup
` [Qemu-devel] "
[PATCH 3.2 000/107] 3.2.72-rc1 review
2015-10-09 0:12 UTC (60+ messages)
` [PATCH 3.2 013/107] perf: Fix fasync handling on inherited events
` [PATCH 3.2 019/107] x86/ldt: Correct LDT access in single stepping logic
` [PATCH 3.2 037/107] usb: gadget: m66592-udc: forever loop in set_feature()
` [PATCH 3.2 002/107] pktgen: Require CONFIG_INET due to use of IPv4 checksum function
` [PATCH 3.2 006/107] USB: sierra: add 1199:68AB device ID
` [PATCH 3.2 039/107] auxdisplay: ks0108: fix refcount
` [PATCH 3.2 004/107] xen/gntdevt: Fix race condition in gntdev_release()
` [PATCH 3.2 009/107] target: REPORT LUNS should return LUN 0 even for dynamic ACLs
` [PATCH 3.2 010/107] MIPS: Fix sched_getaffinity with MT FPAFF enabled
` [PATCH 3.2 014/107] MIPS: Make set_pte() SMP safe
` [PATCH 3.2 003/107] jbd2: protect all log tail updates with j_checkpoint_mutex
` [PATCH 3.2 036/107] PCI: Add VPD function 0 quirk for Intel Ethernet devices
` [PATCH 3.2 018/107] x86/ldt: Make modify_ldt synchronous
` [PATCH 3.2 074/107] btrfs: skip waiting on ordered range for special files
` [PATCH 3.2 065/107] fs: create and use seq_show_option for escaping
` [PATCH 3.2 042/107] NFSv4: don't set SETATTR for O_RDONLY|O_EXCL
` [PATCH 3.2 100/107] net/ipv6: Correct PIM6 mrt_lock handling
` [PATCH 3.2 046/107] USB: ftdi_sio: Added custom PID for CustomWare products
` [PATCH 3.2 051/107] rtlwifi: rtl8192cu: Add new device ID
` [PATCH 3.2 079/107] s390/compat: correct uc_sigmask of the compat signal frame
` [PATCH 3.2 071/107] perf header: Fixup reading of HEADER_NRCPUS feature
` [PATCH 3.2 041/107] windfarm: decrement client count when unregistering
` [PATCH 3.2 063/107] Input: evdev - do not report errors form flush()
` [PATCH 3.2 084/107] xhci: change xhci 1.0 only restrictions to support xhci 1.1
` [PATCH 3.2 055/107] IB/qib: Change lkey table allocation to support more MRs
` [PATCH 3.2 093/107] ipc/sem.c: fully initialize sem_array before making it visible
` [PATCH 3.2 044/107] serial: 8250: bind to ALi Fast Infrared Controller (ALI5123)
` [PATCH 3.2 087/107] ocfs2/dlm: fix deadlock when dispatch assert master
` [PATCH 3.2 056/107] SUNRPC: xs_reset_transport must mark the connection as disconnected
` [PATCH 3.2 052/107] of/address: Don't loop forever in of_find_matching_node_by_address()
` [PATCH 3.2 073/107] Btrfs: fix read corruption of compressed and shared extents
` [PATCH 3.2 078/107] ASoC: fix broken pxa SoC support
` [PATCH 3.2 062/107] IB/uverbs: reject invalid or unknown opcodes
` [PATCH 3.2 105/107] parisc: Filter out spurious interrupts in PA-RISC irq handler
` [PATCH 3.2 047/107] eCryptfs: Invalidate dcache entries when lower i_nlink is zero
` [PATCH 3.2 090/107] ipv6: addrconf: validate new MTU before applying it
` [PATCH 3.2 061/107] Add radeon suspend/resume quirk for HP Compaq dc5750
` [PATCH 3.2 102/107] perf tools: Fix build with perl 5.18
` [PATCH 3.2 070/107] hfs: fix B-tree corruption after insertion at position 0
` [PATCH 3.2 048/107] xfs: Fix xfs_attr_leafblock definition
` [PATCH 3.2 091/107] virtio-net: drop NETIF_F_FRAGLIST
` [PATCH 3.2 066/107] ARM: 8429/1: disable GCC SRA optimization
` [PATCH 3.2 077/107] x86/platform: Fix Geode LX timekeeping in the generic x86 build
` [PATCH 3.2 083/107] usb: xhci: Clear XHCI_STATE_DYING on start
` [PATCH 3.2 104/107] ipv6: update ip6_rt_last_gc every time GC is run
` [PATCH 3.2 053/107] drivercore: Fix unregistration path of platform devices
` [PATCH 3.2 064/107] crypto: ghash-clmulni: specify context size for ghash async algorithm
` [PATCH 3.2 082/107] xhci: give command abortion one more chance before killing xhci
` [PATCH 3.2 095/107] net/tipc: initialize security state for new connection socket
` [PATCH 3.2 068/107] powerpc/MSI: Fix race condition in tearing down MSI interrupts
` [PATCH 3.2 057/107] IB/mlx4: Use correct SL on AH query under RoCE
` [PATCH 3.2 043/107] drivers: usb: fsl: Workaround for USB erratum-A005275
` [PATCH 3.2 075/107] ARM: 7880/1: Clear the IT state independent of the Thumb-2 mode
` [PATCH 3.2 059/107] spi: spi-pxa2xx: Check status register to determine if SSSR_TINT is disabled
` [PATCH 3.2 058/107] IB/uverbs: Fix race between ib_uverbs_open and remove_one
` [PATCH 3.2 081/107] usb: Use the USB_SS_MULT() macro to get the burst multiplier
` [PATCH 3.2 076/107] ARM: fix Thumb2 signal handling when ARMv6 is enabled
` [PATCH 3.2 054/107] xfs: return errors from partial I/O failures to files
` [PATCH 3.2 085/107] cifs: use server timestamp for ntlmv2 authentication
[Qemu-trivial] [PULL 00/19] Trivial patches for 2015-10-08
2015-10-08 16:52 UTC (4+ messages)
` [Qemu-trivial] [PULL 02/19] sdhci: use PRIx64 for uint64_t type
` [Qemu-devel] "
` [Qemu-devel] [PULL 06/19] pci-assign: do not include sys/io.h
Problem w/ commit ac8fa4196d20 on older, slower hardware
2015-10-09 0:13 UTC
[PATCH tip/core/rcu 0/18] Expedited grace-period improvements for 4.4
2015-10-09 0:11 UTC (11+ messages)
` [PATCH tip/core/rcu 01/18] rcu: Use rsp->expedited_wq instead of sync_rcu_preempt_exp_wq
` [PATCH tip/core/rcu 18/18] rcu: Better hotplug handling for synchronize_sched_expedited()
[PATCH tip/core/rcu 02/18] rcu: Move rcu_report_exp_rnp() to allow consolidation
2015-10-09 0:10 UTC (11+ messages)
[tegrarcm PATCH v2 0/4] Enable --update option support for t210
2015-10-09 0:07 UTC (4+ messages)
` [tegrarcm PATCH v2 2/4] Add support for update pubkey and rsa-pss signatures
平时最多也就联系了三千家,全球还有十几万客户在哪里?
2015-10-07 14:20 UTC
[PATCH v8] gpio: Add GPIO support for the ACCES 104-IDIO-16
2015-10-09 0:01 UTC
RCU caching regression in kernel v4.1+
2015-10-09 0:01 UTC (4+ messages)
what code generates this message?
2015-10-08 23:59 UTC (2+ messages)
[v3 PATCH] arm64: replace read_lock to rcu lock in call_break_hook
2015-10-08 23:55 UTC (3+ messages)
[PATCH 0/7] Enable SVM for Intel VT-d
2015-10-08 23:54 UTC (8+ messages)
` [PATCH 1/7] iommu/vt-d: Introduce intel_iommu=pasid28, and pasid_enabled() macro
` [PATCH 5/7] iommu/vt-d: Assume BIOS lies about ATSR for integrated gfx
` [PATCH 2/7] iommu/vt-d: Add initial support for PASID tables
` [PATCH 3/7] iommu/vt-d: Add intel_svm_{un, }bind_mm() functions
` [PATCH 4/7] iommu/vt-d: Generalise DMAR MSI setup to allow for page request events
` [PATCH 6/7] iommu/vt-d: Enable page request interrupt
` [PATCH 7/7] iommu/vt-d: Implement page request handling
[PATCH v5] clk: bcm2835: Add support for programming the audio domain clocks
2015-10-08 23:44 UTC (4+ messages)
linux-next: build failure after merge of the chrome-platform tree
2015-10-08 23:43 UTC (2+ messages)
[PATCH v6] clk: bcm2835: Add support for programming the audio domain clocks
2015-10-08 23:42 UTC (2+ messages)
[cross-post] QEMU fw_cfg DMA interface
2015-10-08 23:38 UTC (7+ messages)
` [Qemu-devel] [PATCH v5 0/6] "
` [Qemu-devel] [PATCH v5 3/6] Implement "
` [PATCH v5] QEMU fw_cfg DMA interface documentation
[GIT PULL] clk: fixes for 4.3-rc5
2015-10-08 23:33 UTC
[Qemu-devel] [PATCH v2 0/5] Connect the SPI devices to ZynqMP
2015-10-08 23:30 UTC (4+ messages)
` [Qemu-devel] [PATCH v2 5/5] xlnx-ep108: Connect the SPI Flash
[Bug 103351] New: Machine check exception on Broadwell quad-core with SpeedStep enabled
2015-10-08 23:21 UTC (2+ messages)
` [Bug 103351] "
[PATCH 2/2] util_lib: Silence ar informational message
2015-10-08 23:21 UTC
[PATCH 1/2] configure: Set SUBARCH=BE for powerpc
2015-10-08 23:21 UTC
[PATCH v3 0/9] qcom: Add support for TSENS driver
2015-10-08 23:21 UTC (4+ messages)
` [PATCH v3 4/9] clk: qcom: create virtual child device for TSENS
[PATCH 0/9] Further mvebu PCIe patches
2015-10-08 23:19 UTC (3+ messages)
Using BtrFS and backup tools for keeping two systems in sync
2015-10-08 23:18 UTC (3+ messages)
Release of the tool for benchmarking sound server power efficiency
2015-10-08 23:16 UTC
[PATCH for-next] scsi: qla2xxx: Hide unavailable firmware
2015-10-08 23:10 UTC (7+ messages)
[PATCH 0/5 v4] ALSA: add helper functions for MIDI message transmission on IEEE 1394 asynchronous transaction
2015-10-08 23:10 UTC (6+ messages)
` [PATCH 1/5] ALSA: firewire-lib: add helper functions for asynchronous transactions to transfer MIDI messages
` [PATCH 2/5] ALSA: firewire-lib: add a restriction for a transaction at once
` [PATCH 3/5] ALSA: firewire-lib: schedule work again when MIDI substream has rest of MIDI messages
` [PATCH 4/5] ALSA: firewire-lib: add throttle for MIDI data rate
` [PATCH 5/5] ALSA: firewire-lib: avoid endless loop to transfer MIDI messages at fatal error
dm-multipath test scripts
2015-10-08 23:10 UTC (3+ messages)
[PATCH] sh: add copy_user_page() alias for __copy_user()
2015-10-08 23:07 UTC (3+ messages)
[PATCH] vfs: remove stale comment in inode_operations
2015-10-08 23:07 UTC (2+ messages)
[ACPI] 7494b07eba: Kernel panic - not syncing: Watchdog detected hard LOCKUP on cpu 0
2015-10-08 23:05 UTC (7+ messages)
` [lkp] "
[PATCH v2 0/5] firmware_class: extensible firmware API
2015-10-08 23:03 UTC (7+ messages)
` [PATCH v2 4/5] firmware: generalize reading file contents as a helper
` [PATCH v2 5/5] firmware: add an extensible system data helpers
updated orangefs tree at kernel.org
2015-10-08 23:03 UTC (3+ messages)
[PATCH] ovs: do not allocate memory from offline numa node
2015-10-08 23:03 UTC (7+ messages)
` [ovs-dev] "
[PATCH] xfs: clarify lock ordering comment
2015-10-08 23:02 UTC (5+ messages)
[lustre-devel] [PATCH] staging/lustre: Remove unused, commented function call
2015-10-08 23:01 UTC
i.mx6sl u-boot not booting when using a toolchain installed with populate_sdk
2015-10-08 20:26 UTC
[Qemu-trivial] [PATCH] tests: Unique test path for /string-visitor/output
2015-10-08 14:53 UTC (2+ messages)
` [Qemu-devel] "
[PATCH-next v2 0/4] make non-modular code explicitly non-modular
2015-10-08 22:59 UTC (4+ messages)
` [PATCH-next v2 3/4] net/sched: make sch_blackhole.c "
[ANN] Vybrid support going to be removed if no one jumps in for proper maintenance
2015-10-08 22:56 UTC (5+ messages)
[GIT PULL] Broadcom defconfig changes for v4.4
2015-10-08 22:49 UTC (5+ messages)
[Qemu-devel] [PATCH] target-tilegx: Let prefetch nop instructions return before allocating dest temporary register
2015-10-08 22:48 UTC (4+ messages)
[RFC] Page table sharing and bufferless execbuf
2015-10-08 22:46 UTC (7+ messages)
` [PATCH 6/9] drm/i915: driver based PASID handling
[PATCH 0/3] Adding Xilinx Zynq 7000 FPGA Manager driver
2015-10-08 22:45 UTC (8+ messages)
` [PATCH 1/3] doc: dt: fpga: Added Documentation for Xilinx Zynq FPGA manager
` [PATCH 2/3] dts: Updated devicetree bindings for Zynq 7000 platform
` [PATCH 3/3] fpga manager: Adding FPGA Manager support for Xilinx Zynq 7000
[PATCH openbmc 0/5] First pass at flash image generation
2015-10-08 22:43 UTC (6+ messages)
` [PATCH openbmc 1/5] Add vim swap files to .gitignore
` [PATCH openbmc 2/5] Add uboot image type specialization
` [PATCH openbmc 3/5] Backport 2013.07 uboot recipe
` [PATCH openbmc 4/5] Use OpenBMC uboot image
` [PATCH openbmc 5/5] Add u-boot for Palmetto
commit 841df7df1962 "jbd2: avoid infinite loop when destroying aborted journal" should probably go to stable
2015-10-08 22:41 UTC (2+ messages)
[PATCH net-next] openvswitch: report features supported by the kernel datapath
2015-10-08 22:40 UTC (2+ messages)
[PATCH v7 00/60] PCI: Resource allocation cleanup for v4.4
2015-10-08 21:39 UTC (2+ messages)
` [PATCH v7 58/60] PCI: Introduce resource_disabled()
[PATCH] btrfs: test unmount during quota rescan
2015-10-08 22:33 UTC (3+ messages)
+ memcg-simplify-and-inline-__mem_cgroup_from_kmem.patch added to -mm tree
2015-10-08 22:30 UTC
+ memcg-unify-slab-and-other-kmem-pages-charging.patch added to -mm tree
2015-10-08 22:30 UTC
+ memcg-simplify-charging-kmem-pages.patch added to -mm tree
2015-10-08 22:30 UTC
[xen-unstable test] 62711: tolerable FAIL - PUSHED
2015-10-08 22:30 UTC
[PATCH] staging: lustre: lent: add missing __user __user annotation
2015-10-08 22:29 UTC (3+ messages)
` [Outreachy kernel] "
Segmentation fault when bonding ports on Mellanox ConnectX-3
2015-10-08 22:29 UTC (4+ messages)
crazy idea: big percpu lock (Re: task isolation)
2015-10-08 22:28 UTC (3+ messages)
[PATCH] drm/i915: Partial revert of atomic watermark series
2015-10-08 22:28 UTC
Mellanox PMD failure w/DPDK-2.1.0 and MLNX_OFED-3.1-1.0.3
2015-10-08 22:27 UTC (6+ messages)
+ mm-skip-if-required_kernelcore-is-larger-than-totalpages.patch added to -mm tree
2015-10-08 22:26 UTC
[PATCH v2 net-next 1/4] net: SO_INCOMING_CPU setsockopt() support
2015-10-08 22:24 UTC (3+ messages)
[cbootimage PATCH v2] Add man pages
2015-10-08 22:22 UTC (2+ messages)
[cbootimage PATCH] Add generated files to .gitignore
2015-10-08 22:22 UTC (4+ messages)
BTRFS RAID1 behavior after one drive temporal disconection
2015-10-08 22:22 UTC (5+ messages)
[PATCH] parisc: Filter out spurious interrupts in PA-RISC irq handler
2015-10-08 22:19 UTC (2+ messages)
Fix NULL reference caused by double freeing of fh_array
2015-10-08 22:12 UTC
[PATCH v2] barriers: introduce smp_mb__release_acquire and update documentation
2015-10-08 22:17 UTC (8+ messages)
+ mm-vmacache-inline-vmacache_valid_mm.patch added to -mm tree
2015-10-08 22:16 UTC
[PATCH] drm/amdgpu: rework sdma structures
2015-10-08 22:15 UTC
[PATCH -next] mm/vmacache: inline vmacache_valid_mm()
2015-10-08 22:15 UTC (3+ messages)
[Intel-wired-lan] [jkirsher-next-queue:dev-queue] cbb2e5d35cd7c39f32cb704fa1253d9e63ab488b BUILD DONE
2015-10-08 22:15 UTC
Missing sanity / dependency
2015-10-08 22:15 UTC (3+ messages)
[linux-3.14 bisection] complete test-amd64-i386-xl-qcow2
2015-10-08 22:14 UTC (6+ messages)
[PATCH] netfilter: fix bad checksum on IPv6 when NAT is performed
2015-10-08 22:11 UTC (6+ messages)
` [PATCH v2] "
+ mm-change-highmem_zone-macro-definition.patch added to -mm tree
2015-10-08 22:11 UTC
[PATCH v5 0/4] MSI, of, irqchip/gicv3-its: Handle "msi-map" properties
2015-10-08 22:10 UTC (11+ messages)
` [PATCH v5 1/4] Docs: dt: Add PCI MSI map bindings
` [PATCH v5 2/4] of/irq: Add new function of_msi_map_rid()
` [PATCH v5 3/4] PCI/MSI: Add helper function pci_msi_domain_get_msi_rid()
` [PATCH v5 4/4] irqchip/gic-v3-its: Add handling of PCI requester id
[Bug 92266] Unigine Valley hangs up on 4k resolution on R390X, while lower resolutions work
2015-10-08 22:10 UTC (2+ messages)
` [Bug 92266] Unigine Valley benchmark hangs up in scene 9 with 3840x2160 "
[PATCH 00/17] Armada 370/XP NAND driver
2015-10-08 22:06 UTC (7+ messages)
` [PATCH 12/17] mtd: nand_mrvl_nfc: Add support for 4bit BCH HW ECC
` [PATCH 13/17] mtd: nand_mrvl_nfc: Add support for 8bit "
` [PATCH 14/17] mtd: nand_mrvl_nfc: Add support for HW BCH ECC
` [PATCH 15/17] mtd: nand_mrvl_nfc: Add support for NDCB3 register
` [PATCH 16/17] mtd: nand_mrvl_nfc: Add support for Marvell Armada 370/XP
` [PATCH 17/17] mtd: nand_mrvl_nfc: Add optimized timings for Samsung K9K8G08U
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.