All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-01-27 22:00:24 to 2016-01-27 22:54:49 UTC [more...]

[PATCH] cpufreq: Fix NULL reference crash while accessing policy->governor_data
 2016-01-27 22:54 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] net: phy: micrel: add documentation for Micrel KSZ90x1 binding
 2016-01-27 22:54 UTC  (6+ messages)
` [U-Boot] [PATCH 2/2] net: phy: micrel: fix divisor value for KSZ9031 phy skew

[U-Boot] SPL loading U-Boot from a FIT
 2016-01-27 22:53 UTC 

[U-Boot] [PATCH v1] arm: imx: Add support for GE Bx50v3 boards
 2016-01-27 22:53 UTC 

[U-Boot] patman dies cryptially when a (valid) e-mail address contains parentheses (or is UTF-8)
 2016-01-27 22:53 UTC  (2+ messages)

[U-Boot] [PATCH] x86: Correct spi node alias
 2016-01-27 22:53 UTC  (2+ messages)

[U-Boot] [PATCH] serial: serial_stm32: move clock config from driver to board
 2016-01-27 22:53 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] hush: Pull out U-Boot prompt display and read functionality
 2016-01-27 22:53 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] hush: Add rudimentary support for PS1 and PS2

[U-Boot] [PATCH v3 0/6] add dma uclass implementation and adopt ti-edma3 to it
 2016-01-27 22:53 UTC  (3+ messages)
` [U-Boot] [PATCH v3 1/6] dm: implement a DMA uclass

[PATCH] documentation: add kernel-dot.emacs.txt
 2016-01-27 22:51 UTC 

[PATCH v2] PCI: iproc: Fix BCMA PCIe bus scanning regression
 2016-01-27 22:52 UTC  (2+ messages)

[RESEND][PATCH] PM / Domains: Fix typo in comment
 2016-01-27 22:52 UTC  (2+ messages)

[PATCH] drivers/cpuidle: coupled: remove unused define cpuidle_coupled_lock
 2016-01-27 22:52 UTC  (2+ messages)

[PATCH 0/2] xfsprogs: minor quota fixups
 2016-01-27 22:51 UTC  (3+ messages)
` [PATCH 1/2] xfs_quota: remove extra 30 seconds from time limit reporting
` [PATCH 2/2] xfs_quota: fix up timer command help

[PATCH 00/13] Drivers: hv: vmbus: Miscellaneous fixes and enhancements
 2016-01-28  0:26 UTC  (14+ messages)
` [PATCH 01/13] tools/hv: Use include/uapi with __EXPORTED_HEADERS__
  ` [PATCH 02/13] Drivers: hv: vmbus: avoid infinite loop in init_vp_index()
  ` [PATCH 03/13] Drivers: hv: vmbus: avoid scheduling in interrupt context in vmbus_initiate_unload()
  ` [PATCH 04/13] Drivers: hv: vmbus: don't manipulate with clocksources on crash
  ` [PATCH 05/13] Drivers: hv: vmbus: add a helper function to set a channel's pending send size
  ` [PATCH 06/13] Drivers: hv: vmbus: define the new offer type for Hyper-V socket (hvsock)
  ` [PATCH 07/13] Drivers: hv: vmbus: vmbus_sendpacket_ctl: hvsock: avoid unnecessary signaling
  ` [PATCH 08/13] Drivers: hv: vmbus: define a new VMBus message type for hvsock
  ` [PATCH 09/13] Drivers: hv: vmbus: add a hvsock flag in struct hv_driver
  ` [PATCH 10/13] Drivers: hv: vmbus: add a per-channel rescind callback
  ` [PATCH 11/13] Drivers: hv: vmbus: add an API vmbus_hvsock_device_unregister()
  ` [PATCH 12/13] Drivers: hv: vmbus: Eliminate the spin lock on the read path
  ` [PATCH 13/13] Drivers: hv: vmbus: Give control over how the ring access is serialized

PM regression with commit 5de85b9d57ab PM runtime re-init in v4.5-rc1
 2016-01-27 22:51 UTC  (5+ messages)

[Buildroot] [PATCH 00/21] Rework atomic handling
 2016-01-27 22:51 UTC  (9+ messages)
` [Buildroot] [PATCH 03/21] toolchain: add BR2_TOOLCHAIN_HAS_SYNC_x hidden booleans
` [Buildroot] [PATCH 07/21] pulseaudio: remove BR2_ARCH_HAS_ATOMICS dependency

[Buildroot] [PATCH 1/2] pixman: bump version to 0.33.6
 2016-01-27 22:49 UTC  (2+ messages)

[PATCH v4] lib/spinlock_debug.c: prevent a recursive cycle in the debug code
 2016-01-27 22:49 UTC  (2+ messages)

[Buildroot] [git commit] pixman: add patch to fix build issue with musl
 2016-01-27 22:49 UTC 

[Buildroot] [git commit] pixman: bump version to 0.33.6
 2016-01-27 22:49 UTC 

[PATCH] dpkg: fix CVE-2015-0860
 2016-01-27 22:48 UTC  (4+ messages)

Move wlan-ng out of staging?
 2016-01-27 22:48 UTC  (4+ messages)

[RFC PATCH v2 0/3] getcpu_cache system call
 2016-01-27 22:47 UTC  (11+ messages)
` [RFC PATCH v2 1/3] getcpu_cache system call: cache CPU number of running thread

[Buildroot] [PATCH v2 00/17] Rework atomic handling
 2016-01-27 22:47 UTC  (18+ messages)
` [Buildroot] [PATCH v2 01/17] toolchain: add BR2_TOOLCHAIN_HAS_SYNC_x hidden booleans
` [Buildroot] [PATCH v2 02/17] docs/manual: document usage of BR2_TOOLCHAIN_HAS_SYNC_x
` [Buildroot] [PATCH v2 03/17] json-c: needs __sync_val_compare_and_swap_4
` [Buildroot] [PATCH v2 04/17] pulseaudio: remove BR2_ARCH_HAS_ATOMICS dependency
` [Buildroot] [PATCH v2 05/17] apache, apr: fix atomic handling
` [Buildroot] [PATCH v2 06/17] jack2: use the proper BR2_TOOLCHAIN_HAS_SYNC_x symbol
` [Buildroot] [PATCH v2 07/17] libtorrent: use the proper BR2_TOOLCHAIN_HAS_SYNC_x symbols
` [Buildroot] [PATCH v2 08/17] gauche: disable on SPARC(64), remove atomics dependency
` [Buildroot] [PATCH v2 09/17] cairo, harfbuzz: rework atomic dependencies
` [Buildroot] [PATCH v2 10/17] squid: rework atomic handling
` [Buildroot] [PATCH v2 11/17] thrift: remove BR2_ARCH_HAS_ATOMICS dependency
` [Buildroot] [PATCH v2 12/17] msgpack: rework "
` [Buildroot] [PATCH v2 13/17] arch: remove BR2_ARCH_HAS_ATOMICS option
` [Buildroot] [PATCH v2 14/17] glog: fix atomic built-in problem
` [Buildroot] [PATCH v2 15/17] openal: add missing BR2_TOOLCHAIN_HAS_SYNC_4 dependency
` [Buildroot] [PATCH v2 16/17] freerdp: "
` [Buildroot] [PATCH v2 17/17] neard: "

[PATCH] iio: dht11: Use boottime
 2016-01-27 22:46 UTC 

[PATCH resend 0/4] of_touchscreen-helpers: Add support for inverted / s
 2016-01-27 22:45 UTC  (4+ messages)
` [PATCH resend 1/4] of_touchscreen-helpers: Add support for inverted / swapped axis

RAID1 disk upgrade method
 2016-01-27 22:45 UTC  (5+ messages)

[U-Boot] [PATCH] implement Fastboot via USB OTG on bcm28155_ap boards
 2016-01-27 22:45 UTC 

[PATCH] crypto: af_alg - add async support to algif_aead
 2016-01-27 22:41 UTC  (3+ messages)

[PATCH] HID: quirks: Add no_init_reports for AKAI midi controller
 2016-01-27 22:44 UTC  (3+ messages)

[PATCH] k2-initramfs: update with proper initramfs
 2016-01-27 22:40 UTC 

[RFC PATCH 0/4] Multi-instance vTPM driver
 2016-01-27 22:38 UTC  (8+ messages)
` [RFC PATCH 3/4] Implement driver for supporting multiple emulated TPMs

[RESEND PATCH V2] PM / Domains: Fix potential deadlock while adding/removing subdomains
 2016-01-27 22:38 UTC  (2+ messages)

[PATCH v5 0/4] Add device tree support to the cyttsp driver
 2016-01-27 22:36 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/13] cuda: misc fixes and cleanups
 2016-01-27 22:35 UTC  (5+ messages)
    ` [Qemu-devel] [Qemu-ppc] "

[PATCH] of: resolver: Add missing of_node_put
 2016-01-27 22:32 UTC  (7+ messages)

[PATCH v2] pci: fix unavailable irq number 255 reported by BIOS
 2016-01-27 22:32 UTC  (8+ messages)

[RFC] hugepages on sparc
 2016-01-27 22:29 UTC 

Need support with git credential storage
 2016-01-27 22:28 UTC  (2+ messages)

patch "n_tty: Fix unsafe reference to "other" ldisc" added to tty-testing
 2016-01-27 22:28 UTC 

patch "staging/speakup: Use tty_ldisc_ref() for paste kworker" added to tty-testing
 2016-01-27 22:28 UTC 

patch "tty: Fix unsafe ldisc reference via ioctl(TIOCGETD)" added to tty-testing
 2016-01-27 22:28 UTC 

patch "tty: Retry failed reopen if tty teardown in-progress" added to tty-testing
 2016-01-27 22:28 UTC 

patch "tty: Wait interruptibly for tty lock on reopen" added to tty-testing
 2016-01-27 22:28 UTC 

[PATCH] Introduce lifetime write IO statistics
 2016-01-27 22:26 UTC  (7+ messages)

[PATCH 0/3] mmc: sdhci-iproc: add bcm2835 support
 2016-01-27 22:25 UTC  (4+ messages)
` [PATCH 1/3] mmc: sdhci-iproc: define MMC caps in platform data
` [PATCH 2/3] mmc: sdhci-iproc: add bcm2835 support
` [PATCH 3/3] DT: sdhci-iproc: add bcm2835 compatible

Delivery Status Notification (Failure)
 2016-01-27 22:25 UTC 

Linux 3.12.53
 2016-01-27 22:23 UTC 

[RFC PATCH 3/4] Implement driver for supporting multiple emulated TPMs
 2016-01-27 22:25 UTC  (6+ messages)

[PATCH] Split default quota limits by quota type
 2016-01-27 22:25 UTC  (4+ messages)

[Xenomai] Xenomai build for Raspberry Pi
 2016-01-27 22:25 UTC  (4+ messages)

[PATCH 2/2] ARM: nomadik: get the cache running normally
 2016-01-27 22:24 UTC  (2+ messages)

[PATCH 1/2] ARM: l2x0: add three special L210 aux control flags
 2016-01-27 22:23 UTC 

[PATCH v2 0/6] Split .git/config in multiple worktree setup
 2016-01-27 22:23 UTC  (9+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/6] worktree: new repo extension to manage worktree behaviors
  ` [PATCH v3 2/6] path.c: new (identical) list for worktree v1
  ` [PATCH v3 4/6] worktree: new config file hierarchy

[PATCH] MIPS: Use generic clkdev.h header
 2016-01-27 22:23 UTC 

[PATCH 4.3 000/157] 4.3.5-stable review
 2016-01-27 22:23 UTC  (4+ messages)
` [PATCH 4.3 001/157] x86 smpboot: Re-enable init_udelay=0 by default on modern CPUs

[PATCH] blackfin: Use generic clkdev.h header
 2016-01-27 22:22 UTC 

[PATCH v3 0/3] Optimize CONFIG_DEBUG_PAGEALLOC
 2016-01-27 22:22 UTC  (11+ messages)
` [PATCH v3 2/3] x86: query dynamic DEBUG_PAGEALLOC setting
  ` (unknown)
` [PATCH v3 3/3] s390: query dynamic DEBUG_PAGEALLOC setting

[U-Boot] Include patchwork patch ID in commit message?
 2016-01-27 22:22 UTC  (2+ messages)

[PATCH 0/2] MIPS: Enable BCM63xx partition parser in defconfigs
 2016-01-27 22:21 UTC  (5+ messages)
` [PATCH 2/2] MIPS: BMIPS: Enable partition parser in defconfig

[PATCH] Jethro libpcre update request
 2016-01-27 22:20 UTC  (2+ messages)
` [PATCH] libpcre: bug fixes include security

Status of "dma, x86, xen: reduce SWIOTLB usage in Xen guests" series
 2016-01-27 22:20 UTC  (3+ messages)

[Bug 111381] New: mvsas 0.8.16 on Marvell 88SE9485 reports timeouts on load
 2016-01-27 22:18 UTC  (3+ messages)
` [Bug 111381] "

Is there a way to enumerate Alternate Data Streams?
 2016-01-27 22:17 UTC 

[PATCH] makedumpfile: readpage_elf: handle 0-pages not stored in the ELF file
 2016-01-27 22:17 UTC  (2+ messages)
` [PATCH v2] "

[RFC PATCH] PPC32: Fix build failure caused by missing dirty pte handlers
 2016-01-27 22:16 UTC  (4+ messages)

[Qemu-devel] [PATCH v4 0/3] target-arm: Add a few more S2 MMU input checks
 2016-01-27 22:16 UTC  (8+ messages)
`  "
` [Qemu-devel] [PATCH v4 1/3] target-arm: Apply S2 MMU startlevel table size check to AArch64
  `  "
` [Qemu-devel] [PATCH v4 2/3] target-arm: Rename check_s2_startlevel to check_s2_mmu_setup
  `  "
` [Qemu-devel] [PATCH v4 3/3] target-arm: Implement the S2 MMU inputsize > pamax check
  `  "

[PATCH] clk: Get rid of HAVE_MACH_CLKDEV
 2016-01-27 22:17 UTC 

[PULL] virtio: fixes, tests
 2016-01-27 22:15 UTC  (4+ messages)

[PATCH] Remove ambiguous logging for "Unsupported brightness interface"
 2016-01-27 22:14 UTC 

[PATCH 4.4 00/67] 4.4.1-stable review
 2016-01-27 18:12 UTC  (29+ messages)
` [PATCH 4.4 02/67] x86/xen: dont reset vcpu_info on a cancelled suspend
` [PATCH 4.4 03/67] KVM: x86: expose MSR_TSC_AUX to userspace
` [PATCH 4.4 04/67] KVM: x86: correctly print #AC in traces
` [PATCH 4.4 05/67] kvm: x86: Fix vmwrite to SECONDARY_VM_EXEC_CONTROL
` [PATCH 4.4 07/67] x86/boot: Double BOOT_HEAP_SIZE to 64KB
` [PATCH 4.4 08/67] x86/mm: Add barriers and document switch_mm()-vs-flush synchronization
` [PATCH 4.4 09/67] x86/mm: Improve switch_mm() barrier comments
` [PATCH 4.4 10/67] ALSA: usb: Add native DSD support for Oppo HA-1
` [PATCH 4.4 11/67] ALSA: hda - Fixup inverted internal mic for Lenovo E50-80
` [PATCH 4.4 12/67] ALSA: seq: Fix missing NULL check at remove_events ioctl
` [PATCH 4.4 16/67] ALSA: usb-audio: Fix mixer ctl regression of Native Instrument devices
` [PATCH 4.4 17/67] ALSA: timer: Harden slave timer list handling
` [PATCH 4.4 18/67] ALSA: hda - fix the headset mic detection problem for a Dell laptop
` [PATCH 4.4 19/67] ALSA: timer: Fix race among timer ioctls
` [PATCH 4.4 20/67] ALSA: timer: Fix double unlink of active_list
` [PATCH 4.4 21/67] ALSA: hda - Add fixup for Dell Latitidue E6540
` [PATCH 4.4 22/67] ALSA: seq: Fix snd_seq_call_port_info_ioctl in compat mode
` [PATCH 4.4 23/67] ALSA: pcm: Fix snd_pcm_hw_params struct copy "
` [PATCH 4.4 24/67] ALSA: hrtimer: Fix stall by hrtimer_cancel()
` [PATCH 4.4 27/67] ALSA: hda - Fix missing module loading with model=generic option
` [PATCH 4.4 28/67] ALSA: hda - Flush the pending probe work at remove
` [PATCH 4.4 29/67] ALSA: timer: Handle disconnection more safely
` [PATCH 4.4 30/67] ASoC: wm5110: Fix PGA clear when disabling DRE
` [PATCH 4.4 31/67] ASoC: compress: Fix compress device direction check
` [PATCH 4.4 32/67] rtlwifi: fix memory leak for USB device
` [PATCH 4.4 33/67] USB: cp210x: add ID for ELV Marble Sound Board 1
` [PATCH 4.4 34/67] usb: core: lpm: fix usb3_hardware_lpm sysfs node
` [PATCH 4.4 35/67] xhci: refuse loading if nousb is used

FW: default value for random_generator
 2016-01-27 22:13 UTC  (2+ messages)

[PATCH 0/4] base/bbclass: use target path to replace build ones in debugging info
 2016-01-27 22:13 UTC  (4+ messages)

regression tests for am3517-evm machine?
 2016-01-27 22:12 UTC  (11+ messages)

[PATCH] ARM: Use generic clkdev.h header
 2016-01-27 22:11 UTC  (2+ messages)

[Buildroot] [PATCH v2 0/8] Remove uClibc version selection: always use uClibc-ng
 2016-01-27 22:11 UTC  (3+ messages)

[PATCH 00/15] use of_platform_default_populate() to populate default bus
 2016-01-27 22:10 UTC  (4+ messages)
` [PATCH 15/15] Revert "of/platform: export of_default_bus_match_table"

[U-Boot] [PATCH] [RFC] net: Add ag7xxx driver for Atheros MIPS
 2016-01-27 22:10 UTC 

[PATCH] crypto: aead - move aead_request_cast helper to aead.h
 2016-01-27 22:09 UTC 

[PATCH net v2] tipc: fix connection abort during subscription cancel
 2016-01-27 22:08 UTC  (2+ messages)

[linux-mingo-tip-master test] 79145: regressions - FAIL
 2016-01-27 22:07 UTC 

[PATCH] net: cavium: liquidio: use helpers ns_to_timespec64()
 2016-01-27 22:06 UTC  (2+ messages)

[4.2.y-ckt stable] Linux 4.2.8-ckt3 stable review
 2016-01-27 20:31 UTC  (9+ messages)
` [PATCH 4.2.y-ckt 003/268] ovl: use a minimal buffer in ovl_copy_xattr
` [PATCH 4.2.y-ckt 004/268] [media] vb2: fix a regression in poll() behavior for output,streams
` [PATCH 4.2.y-ckt 005/268] [media] gspca: ov534/topro: prevent a division by 0
` [PATCH 4.2.y-ckt 006/268] [media] media: dvb-core: Don't force CAN_INVERSION_AUTO in oneshot mode
` [PATCH 4.2.y-ckt 007/268] [media] si2157: return -EINVAL if firmware blob is too big
` [PATCH 4.2.y-ckt 008/268] tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit machines
` [PATCH 4.2.y-ckt 010/268] KVM: x86: expose MSR_TSC_AUX to userspace
` [PATCH 4.2.y-ckt 011/268] KVM: x86: correctly print #AC in traces

mmotm 2016-01-27-14-04 uploaded
 2016-01-27 22:04 UTC  (2+ messages)

mmotm 2016-01-27-14-04 uploaded
 2016-01-27 22:04 UTC 

mm: WARNING in __delete_from_page_cache
 2016-01-27 22:04 UTC  (10+ messages)

[PATCH] tcp: Change reference to experimental CWND RFC
 2016-01-27 21:54 UTC 

[PATCH net] inet: frag: Always orphan skbs inside ip_defrag()
 2016-01-27 22:02 UTC  (4+ messages)
  ` [PATCH net] ipv4: early demux should be aware of fragments


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.