All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-05-03 01:14:56 to 2016-05-03 02:02:20 UTC [more...]

[U-Boot] [PATCH V4 1/4] dm: spi: soft_spi bug fix
 2016-05-03  2:02 UTC 

[PATCH 3.14 00/37] 3.14.68-stable review
 2016-05-03  0:12 UTC  (19+ messages)
` [PATCH 3.14 02/37] assoc_array: dont call compare_object() on a node
` [PATCH 3.14 03/37] usb: xhci: fix wild pointers in xhci_mem_cleanup
` [PATCH 3.14 04/37] usb: hcd: out of bounds access in for_each_companion
` [PATCH 3.14 05/37] lib: lz4: fixed zram with lz4 on big endian machines
` [PATCH 3.14 06/37] x86/iopl/64: Properly context-switch IOPL on Xen PV
` [PATCH 3.14 07/37] futex: Acknowledge a new waiter in counter before plist
` [PATCH 3.14 10/37] crypto: gcm - Fix rfc4543 decryption crash
` [PATCH 3.14 12/37] Input: gtco - fix crash on detecting device without endpoints
` [PATCH 3.14 13/37] pinctrl: single: Fix pcs_parse_bits_in_pinctrl_entry to use __ffs than ffs
` [PATCH 3.14 14/37] i2c: cpm: Fix build break due to incompatible pointer types
` [PATCH 3.14 15/37] i2c: exynos5: Fix possible ABBA deadlock by keeping I2C clock prepared
` [PATCH 3.14 16/37] EDAC: i7core, sb_edac: Dont return NOTIFY_BAD from mce_decoder callback
` [PATCH 3.14 17/37] ASoC: s3c24xx: use const snd_soc_component_driver pointer
` [PATCH 3.14 20/37] workqueue: fix ghost PENDING flag while doing MQ IO
` [PATCH 3.14 21/37] USB: usbip: fix potential out-of-bounds write
` [PATCH 3.14 22/37] paride: make verbose parameter an int again
` [PATCH 3.14 23/37] fbdev: da8xx-fb: fix videomodes of lcd panels
` [PATCH 3.14 24/37] misc/bmp085: Enable building as a module

[PATCH v7 0/6] Introduce GCC plugin infrastructure
 2016-05-03  2:00 UTC  (6+ messages)
` [PATCH v7 1/6] Shared library support
      ` [kernel-hardening] "

[PATCH v2] cgroup: allow management of subtrees by cgroup namespaces
 2016-05-03  1:59 UTC  (5+ messages)
` [PATCH v2] cgroup: allow management of subtrees by new "

[PATCH 1/2] <linux/hash.h>: Make hash_64(), hash_ptr() return 32 bits
 2016-05-03  1:59 UTC  (2+ messages)

[U-Boot] [PATCH V4 1/4] dm: spi: soft_spi bug fix
 2016-05-03  1:59 UTC 

[PATCH v4 00/13] Support non-lru page migration
 2016-05-03  1:58 UTC  (10+ messages)
` [PATCH v4 11/12] zsmalloc: page migration support

[PATCH V2 0/7] cpufreq: Get rid of cpufreq-dt's platform data
 2016-05-03  1:57 UTC  (4+ messages)
` [PATCH V2 2/7] PM / OPP: Mark cpumask as const in dev_pm_opp_set_sharing_cpus()

[PATCH 0/4] ACPI / osi: Fix several issues in _OSI handling
 2016-05-03  1:56 UTC  (8+ messages)
` [PATCH v2 4/6] ACPI / osi: Fix default _OSI(Darwin) support

[PATCH 4.4 000/163] 4.4.9-stable review
 2016-05-03  0:12 UTC  (71+ messages)
` [PATCH 4.4 002/163] block: loop: fix filesystem corruption in case of aio/dio
` [PATCH 4.4 003/163] x86/mce: Avoid using object after free in genpool
` [PATCH 4.4 004/163] kvm: x86: do not leak guest xcr0 into host interrupt handlers
` [PATCH 4.4 005/163] KVM: arm/arm64: Handle forward time correction gracefully
` [PATCH 4.4 006/163] ARM: dts: AM43x-epos: Fix clk parent for synctimer
` [PATCH 4.4 012/163] xhci: resume USB 3 roothub first
` [PATCH 4.4 013/163] usb: xhci: fix wild pointers in xhci_mem_cleanup
` [PATCH 4.4 014/163] xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllers
` [PATCH 4.4 016/163] usb: gadget: f_fs: Fix use-after-free
` [PATCH 4.4 017/163] dm cache metadata: fix READ_LOCK macros and cleanup WRITE_LOCK macros
` [PATCH 4.4 018/163] dm cache metadata: fix cmd_read_lock() acquiring write lock
` [PATCH 4.4 019/163] lib: lz4: fixed zram with lz4 on big endian machines
` [PATCH 4.4 020/163] debugfs: Make automount point inodes permanently empty
` [PATCH 4.4 021/163] dmaengine: dw: fix master selection
` [PATCH 4.4 022/163] dmaengine: hsu: correct use of channel status register
` [PATCH 4.4 023/163] dmaengine: pxa_dma: fix the maximum requestor line
` [PATCH 4.4 024/163] sched/cgroup: Fix/cleanup cgroup teardown/init
` [PATCH 4.4 025/163] arm64: Honour !PTE_WRITE in set_pte_at() for kernel mappings
` [PATCH 4.4 026/163] arm64: Update PTE_RDONLY in set_pte_at() for PROT_NONE permission
` [PATCH 4.4 027/163] x86/mm/xen: Suppress hugetlbfs in PV guests
` [PATCH 4.4 028/163] x86 EDAC, sb_edac.c: Repair damage introduced when "fixing" channel address
` [PATCH 4.4 029/163] ALSA: hda - Dont trust the reported actual power state
` [PATCH 4.4 030/163] ALSA: hda/realtek - Add ALC3234 headset mode for Optiplex 9020m
` [PATCH 4.4 031/163] ALSA: hda - Keep powering up ADCs on Cirrus codecs
` [PATCH 4.4 035/163] asm-generic/futex: Re-enable preemption in futex_atomic_cmpxchg_inatomic()
` [PATCH 4.4 036/163] futex: Handle unlock_pi race gracefully
` [PATCH 4.4 037/163] futex: Acknowledge a new waiter in counter before plist
` [PATCH 4.4 038/163] drm/nouveau/core: use vzalloc for allocating ramht
` [PATCH 4.4 043/163] cpufreq: intel_pstate: Fix processing for turbo activation ratio
` [PATCH 4.4 044/163] s390/pci: add extra padding to function measurement block
` [PATCH 4.4 045/163] iwlwifi: pcie: lower the debug level for RSA semaphore access
` [PATCH 4.4 046/163] iwlwifi: mvm: fix memory leak in paging
` [PATCH 4.4 071/163] drm/radeon: fix vertical bars appear on monitor (v2)
` [PATCH 4.4 073/163] drm/nouveau/gr/gf100: select a stream master to fixup tfb offset queries
` [PATCH 4.4 075/163] drm/dp/mst: Restore primary hub guid on resume
` [PATCH 4.4 076/163] drm/dp/mst: Get validated port ref in drm_dp_update_payload_part1()
` [PATCH 4.4 077/163] pwm: brcmstb: Fix check of devm_ioremap_resource() return code
` [PATCH 4.4 080/163] drm/amdkfd: uninitialized variable in dbgdev_wave_control_set_registers()
` [PATCH 4.4 081/163] drm/i915: Fixup the free space logic in ring_prepare
` [PATCH 4.4 083/163] perf intel-pt: Fix segfault tracing transactions
` [PATCH 4.4 084/163] i2c: cpm: Fix build break due to incompatible pointer types
` [PATCH 4.4 085/163] i2c: exynos5: Fix possible ABBA deadlock by keeping I2C clock prepared
` [PATCH 4.4 086/163] toshiba_acpi: Fix regression caused by hotkey enabling value
` [PATCH 4.4 087/163] EDAC: i7core, sb_edac: Dont return NOTIFY_BAD from mce_decoder callback
` [PATCH 4.4 090/163] ASoC: dapm: Make sure we have a card when displaying component widgets
` [PATCH 4.4 093/163] [media] v4l2-dv-timings.h: fix polarity for 4k formats
` [PATCH 4.4 094/163] cxl: Keep IRQ mappings on context teardown
` [PATCH 4.4 095/163] IB/mlx5: Expose correct max_sge_rd limit
` [PATCH 4.4 096/163] IB/security: Restrict use of the write() interface
` [PATCH 4.4 107/163] mm/hwpoison: fix wrong num_poisoned_pages accounting
` [PATCH 4.4 109/163] USB: usbip: fix potential out-of-bounds write
` [PATCH 4.4 110/163] [media] videobuf2-core: Check user space planes array in dqbuf
` [PATCH 4.4 111/163] [media] videobuf2-v4l2: Verify planes array in buffer dequeueing
` [PATCH 4.4 112/163] Revert "regulator: core: Fix nested locking of supplies"
` [PATCH 4.4 113/163] regulator: core: fix regulator_lock_supply regression
` [PATCH 4.4 114/163] regulator: core: Ensure we lock all regulators
` [PATCH 4.4 116/163] locking/mcs: Fix mcs_spin_lock() ordering
` [PATCH 4.4 117/163] spi/rockchip: Make sure spi clk is on in rockchip_spi_set_cs
` [PATCH 4.4 118/163] irqchip/sunxi-nmi: Fix error check of of_io_request_and_map()
` [PATCH 4.4 119/163] irqchip/mxs: "
` [PATCH 4.4 120/163] regulator: s5m8767: fix get_register() error handling
` [PATCH 4.4 127/163] PM / OPP: Initialize u_volt_min/max to a valid value
` [PATCH 4.4 128/163] PM / Domains: Fix removal of a subdomain
` [PATCH 4.4 129/163] rtc: hym8563: fix invalid year calculation
` [PATCH 4.4 131/163] rtc: ds1685: passing bogus values to irq_restore
` [PATCH 4.4 132/163] rtc: rx8025: remove rv8803 id
` [PATCH 4.4 133/163] rtc: max77686: Properly handle regmap_irq_get_virq() error code
` [PATCH 4.4 134/163] drivers/misc/ad525x_dpot: AD5274 fix RDAC read back errors
` [PATCH 4.4 135/163] perf evlist: Reference count the cpu and thread maps at set_maps()
` [PATCH 4.4 136/163] spi: rockchip: modify DMA max burst to 1

Enable more than 255 VCPU support without irq remapping function in the guest
 2016-05-03  1:52 UTC  (15+ messages)

[PATCH v3 0/2] cgroup: allow management of subtrees by new cgroup namespaces
 2016-05-03  1:52 UTC  (8+ messages)
` [PATCH v3 1/2] cgroup: apply common ancestor cgroup.procs restriction in cgroupv1
` [PATCH v3 2/2] cgroup: allow management of subtrees by new cgroup namespaces

[PATCH v2 0/5] drm/i2c: adv7511: ADV7533 support
 2016-05-03  1:52 UTC  (3+ messages)
` [PATCH v3 0/7] "

[GIT PULL] clk fixes for v4.6-rc6
 2016-05-03  1:52 UTC 

[PATCH v2 5/5] dax: handle media errors in dax_do_io
 2016-05-03  1:51 UTC  (18+ messages)

[PATCH 0/2] zram: switch to per-cpu compression streams
 2016-05-03  1:53 UTC  (8+ messages)
` [PATCH 2/2] zram: user "

[PATCH next] netdevice: shrink size of struct netdev_queue
 2016-05-03  1:49 UTC  (2+ messages)

[PATCH 3.16 000/217] 3.16.35-rc1 review
 2016-05-03  1:47 UTC  (7+ messages)
` [PATCH 3.16 106/217] sd: disable discard_zeroes_data for UNMAP

linux-next: manual merge of the xen-tip tree with the tip tree
 2016-05-03  1:45 UTC  (13+ messages)
` efi_enabled(EFI_PARAVIRT) use
                    ` [Xen-devel] "

[PATCH v7 0/7] usb: add support for Intel dual role port mux
 2016-05-03  1:43 UTC  (4+ messages)
` [PATCH v7 1/7] regulator: fixed: add support for ACPI interface

[PATCH 1/2] php, libdrm: make local patches version-agnostic
 2016-05-03  1:42 UTC  (2+ messages)
` [PATCH 2/2] cryptodev-module: drop local patch, make bbappend version-agnostic

linux-next: manual merge of the vfs tree with the f2fs tree
 2016-05-03  1:41 UTC 

[PATCH net] net: macb: Probe MDIO bus before registering netdev
 2016-05-03  1:38 UTC 

[PATCH 4.5 000/200] 4.5.3-stable review
 2016-05-03  0:11 UTC  (45+ messages)
` [PATCH 4.5 001/200] mmc: block: Use the mmc host device index as the mmcblk device index
` [PATCH 4.5 002/200] block: partition: initialize percpuref before sending out KOBJ_ADD
` [PATCH 4.5 004/200] efi/arm64: Dont apply MEMBLOCK_NOMAP to UEFI memory map mapping
` [PATCH 4.5 005/200] x86/mce: Avoid using object after free in genpool
` [PATCH 4.5 006/200] kvm: x86: do not leak guest xcr0 into host interrupt handlers
` [PATCH 4.5 010/200] ARM: mvebu: Correct unit address for linksys
` [PATCH 4.5 011/200] ARM: OMAP2: Fix up interconnect barrier initialization for DRA7
` [PATCH 4.5 014/200] usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 host
` [PATCH 4.5 015/200] xhci: resume USB 3 roothub first
` [PATCH 4.5 016/200] usb: host: xhci: add a new quirk XHCI_NO_64BIT_SUPPORT
` [PATCH 4.5 018/200] usb: xhci: fix wild pointers in xhci_mem_cleanup
` [PATCH 4.5 022/200] usb: gadget: f_fs: Fix use-after-free
` [PATCH 4.5 023/200] dm cache metadata: fix READ_LOCK macros and cleanup WRITE_LOCK macros
` [PATCH 4.5 024/200] dm cache metadata: fix cmd_read_lock() acquiring write lock
` [PATCH 4.5 025/200] lib: lz4: fixed zram with lz4 on big endian machines
` [PATCH 4.5 026/200] debugfs: Make automount point inodes permanently empty
` [PATCH 4.5 027/200] dmaengine: dw: fix master selection
` [PATCH 4.5 028/200] dmaengine: hsu: correct use of channel status register
` [PATCH 4.5 029/200] dmaengine: hsu: correct residue calculation of active descriptor
` [PATCH 4.5 030/200] dmaengine: omap-dma: Fix polled channel completion detection and handling
` [PATCH 4.5 031/200] dmaengine: edma: Remove dynamic TPTC power management feature
` [PATCH 4.5 032/200] dmaengine: pxa_dma: fix the maximum requestor line
` [PATCH 4.5 033/200] mtd: nand: pxa3xx_nand: fix dmaengine initialization
` [PATCH 4.5 040/200] ALSA: hda - Keep powering up ADCs on Cirrus codecs
` [PATCH 4.5 042/200] ALSA: pcxhr: Fix missing mutex unlock
` [PATCH 4.5 043/200] ALSA: hda - Add dock support for ThinkPad X260
` [PATCH 4.5 044/200] ALSA: hda - Update BCLK also at hotplug for i915 HSW/BDW
` [PATCH 4.5 047/200] futex: Acknowledge a new waiter in counter before plist
` [PATCH 4.5 048/200] drm/nouveau/core: use vzalloc for allocating ramht
` [PATCH 4.5 056/200] s390/pci: add extra padding to function measurement block
` [PATCH 4.5 057/200] iwlwifi: pcie: lower the debug level for RSA semaphore access
` [PATCH 4.5 058/200] iwlwifi: mvm: fix memory leak in paging
` [PATCH 4.5 060/200] crypto: ccp - Prevent information leakage on export
` [PATCH 4.5 061/200] crypto: sha1-mb - use corrcet pointer while completing jobs
` [PATCH 4.5 062/200] crypto: talitos - fix crash in talitos_cra_init()
` [PATCH 4.5 063/200] crypto: talitos - fix AEAD tcrypt tests
` [PATCH 4.5 064/200] powerpc: scan_features() updates incorrect bits for REAL_LE
` [PATCH 4.5 065/200] powerpc: Update cpu_user_features2 in scan_features()
` [PATCH 4.5 066/200] powerpc: Update TM user feature bits "
` [PATCH 4.5 067/200] nl80211: check netlink protocol in socket release notification
` [PATCH 4.5 070/200] Input: pmic8xxx-pwrkey - fix algorithm for converting trigger delay
` [PATCH 4.5 073/200] pinctrl: single: Fix pcs_parse_bits_in_pinctrl_entry to use __ffs than ffs
` [PATCH 4.5 074/200] iommu/amd: Fix checking of pci dma aliases
` [PATCH 4.5 075/200] iommu/dma: Restore scatterlist offsets correctly

[PATCH v2 0/6] Introduce ZONE_CMA
 2016-05-03  1:29 UTC  (9+ messages)

[Qemu-devel] [PATCH 0/2] Resolve link errors on Mac OS X
 2016-05-03  1:27 UTC  (7+ messages)
` [Qemu-devel] [PATCH 2/2] Remove unnecessary CONFIG_EVENTFD preprocessor conditional to satisfy link

[PATCH 0/2] pci: host: Broadcom STB PCIE RC controller support
 2016-05-03  1:25 UTC  (8+ messages)
` [PATCH 1/2] Documentation: DT: bindings: Add Broadcom STB PCIe bindings
` [PATCH 2/2] pci: host: Add Broadcom STB PCIE RC controller

[PATCH v3 1/3] fs: direct-io: handle error in dio_end_io()
 2016-05-03  1:26 UTC  (5+ messages)
` [PATCH v3 2/3] fs: direct-io: call .bi_end_io via bio_endio()

[GIT PULL] drm-vc4-next-2016-05-02
 2016-05-03  1:23 UTC  (2+ messages)

[PATCH net 1/3] udp_tunnel: Remove redundant udp_tunnel_gro_complete()
 2016-05-03  1:22 UTC  (7+ messages)
` [PATCH net 2/3] udp_offload: Set encapsulation before inner completes

[PATCH] git-stash: Don't GPG sign when stashing changes
 2016-05-03  1:21 UTC  (5+ messages)
` [PATCH v2] "

osstest standalong complaining about 'logs/standalone'
 2016-05-03  1:21 UTC 

[Bug 71789] New: [r300g] Visuals not found in (default) depth = 24
 2016-05-03  1:20 UTC  (2+ messages)
` [Bug 71789] "

[PATCH 00/10] submodule output patches
 2016-05-03  1:17 UTC  (6+ messages)
` [PATCH 04/10] shell helpers usage: always send help to stderr

[U-Boot] [PATCH] arm: imx-common: introduce back usec2ticks
 2016-05-03  1:17 UTC  (3+ messages)

[PATCH 00/57] SLES resync
 2016-05-03  1:16 UTC  (3+ messages)
` [PATCH 40/57] libmultipath: fixup dm_rename to complete cookie on failure

building boost statically
 2016-05-03  1:14 UTC  (9+ messages)

client/server test to write to single file from all clients
 2016-05-03  1:15 UTC  (2+ messages)

[net] 9317bb6982: INFO: task cat-kmsg:893 blocked for more than 300 seconds
 2016-05-03  1:15 UTC 


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.