All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-01-28 02:34:27 to 2015-01-28 04:16:40 UTC [more...]

[PATCH 3.4 000/177] 3.4.106-rc1 review
 2015-01-28  4:09 UTC  (43+ messages)
` [PATCH 3.4 01/91] KVM: s390: Fix user triggerable bug in dead code
` [PATCH 3.4 001/177] kvm: x86: fix stale mmio cache bug
` [PATCH 3.4 002/177] UBIFS: remove mst_mutex
` [PATCH 3.4 02/91] regmap: Fix handling of volatile registers for format_write() chips
` [PATCH 3.4 03/91] drm/i915: Remove bogus __init annotation from DMI callbacks
` [PATCH 3.4 04/91] get rid of propagate_umount() mistakenly treating slaves as busy
` [PATCH 3.4 05/91] drm/vmwgfx: Fix a potential infinite spin waiting for fifo idle
` [PATCH 3.4 006/177] KVM: s390: unintended fallthrough for external call
` [PATCH 3.4 007/177] PCI: pciehp: Prevent NULL dereference during probe
` [PATCH 3.4 08/91] regulatory: add NUL to alpha2
` [PATCH 3.4 09/91] percpu: fix pcpu_alloc_pages() failure path
` [PATCH 3.4 10/91] percpu: perform tlb flush after pcpu_map_pages() failure
` [PATCH 3.4 11/91] percpu: free percpu allocation info for uniprocessor system
` [PATCH 3.4 012/177] USB: cp210x: add support for Seluxit USB dongle
` [PATCH 3.4 12/91] cgroup: reject cgroup names with ' '
` [PATCH 3.4 13/91] rtlwifi: rtl8192cu: Add new ID
` [PATCH 3.4 14/91] ahci: Add Device IDs for Intel 9 Series PCH
` [PATCH 3.4 15/91] ata_piix: "
` [PATCH 3.4 016/177] Drivers: hv: vmbus: Cleanup vmbus_post_msg()
` [PATCH 3.4 16/91] USB: ftdi_sio: add support for NOVITUS Bono E thermal printer
` [PATCH 3.4 17/91] USB: sierra: avoid CDC class functions on "68A3" devices
` [PATCH 3.4 18/91] USB: sierra: add 1199:68AA device ID
` [PATCH 3.4 019/177] Drivers: hv: vmbus: Fix a bug in vmbus_open()
` [PATCH 3.4 20/91] block: Fix dev_t minor allocation lifetime
` [PATCH 3.4 021/177] spi: dw-mid: respect 8 bit mode
` [PATCH 3.4 022/177] spi: dw-mid: terminate ongoing transfers at exit
` [PATCH 3.4 23/91] drm/radeon: add connector quirk for fujitsu board
` [PATCH 3.4 24/91] usb: host: xhci: fix compliance mode workaround
` [PATCH 3.4 024/177] x86/intel/quark: Switch off CR4.PGE so TLB flush uses CR3 instead
` [PATCH 3.4 25/91] Input: elantech - fix detection of touchpad on ASUS s301l
` [PATCH 3.4 026/177] power: charger-manager: Fix NULL pointer exception with missing cm-fuel-gauge
` [PATCH 3.4 027/177] rt2800: correct BBP1_TX_POWER_CTRL mask
` [PATCH 3.4 028/177] Documentation: lzo: document part of the encoding
` [PATCH 3.4 029/177] Revert "lzo: properly check for overruns"
` [PATCH 3.4 29/91] libceph: gracefully handle large reply messages from the mon
` [PATCH 3.4 030/177] lzo: check for length overrun in variable length encoding
` [PATCH 3.4 31/91] libceph: do not hard code max auth ticket len
` [PATCH 3.4 32/91] Input: serport - add compat handling for SPIOCSTYPE ioctl
` [PATCH 3.4 033/177] libata-sff: Fix controllers with no ctl port
` [PATCH 3.4 33/91] usb: hub: take hub->hdev reference when processing from eventlist
` [PATCH 3.4 035/177] serial: 8250: Add Quark X1000 to 8250_pci.c
` [PATCH 3.4 100/177] scsi: Fix error handling in SCSI_IOCTL_SEND_COMMAND

[U-Boot] [PATCH 02/11] Exynos542x: CPU: Power down all secondary cores
 2015-01-28  4:13 UTC  (21+ messages)
` [U-Boot] [PATCH 03/11] Exynos542x: Add workaround for ARM errata 798870
` [U-Boot] [PATCH 04/11] Exynos542x: Add workaround for ARM errata 799270
` [U-Boot] [PATCH 05/11] Exynos542x: Add workaround for exynos iROM errata
` [U-Boot] [PATCH 06/11] Exynos542x: Change ambiguous function name set_l2cache
` [U-Boot] [PATCH 07/11] Exynos542x: cache: Disable clean/evict push to external
` [U-Boot] [PATCH 08/11] Exynos542x: add L2 control register configuration
` [U-Boot] [PATCH 09/11] Exynos542x: Fix secondary core booting for thumb
` [U-Boot] [PATCH 10/11] Exynos542x: Make A7s boot with thumb-mode U-Boot on warm reset
` [U-Boot] [PATCH 11/11] Exynos: Fix L2 cache timings on Exynos5420 and Exynos5800

[Buildroot] [PATCH] barebox: bump to version 2015.01.0
 2015-01-28  4:13 UTC 

[U-Boot] [PATCH 00/11] Add support for booting multiple cores
 2015-01-28  4:12 UTC  (2+ messages)

[U-Boot] [PATCH 00/11] Add support for booting multiple cores
 2015-01-28  4:09 UTC  (3+ messages)
` [U-Boot] [PATCH 01/11] Exynos542x: Config: Add various configs

[U-Boot] [PATCH v3 0/6] Exynos5: Fix warnings and enrich clock_get_periph_rate
 2015-01-28  4:09 UTC  (14+ messages)
` [U-Boot] [PATCH v3 1/6] Exynos5: Fix compiler warnings due to clock_get_periph_rate
` [U-Boot] [PATCH v3 2/6] Exynos542x: Move exynos5420_get_pll_clk up and rename
` [U-Boot] [PATCH v3 3/6] Exynos542x: Add and enable get_periph_rate support
` [U-Boot] [PATCH v3 4/6] Exynos5: Fix exynos5_get_periph_rate calculations
` [U-Boot] [PATCH v3 5/6] Exynos5: Use clock_get_periph_rate generic API
` [U-Boot] [PATCH v3 6/6] Exynos5: Remove dead code for fetching clocks

[PATCH][master]gnutls: update to 3.3.12
 2015-01-28  4:04 UTC 

3.14-rt ARM performance regression?
 2015-01-28  4:08 UTC  (2+ messages)

[PATCH 1/2] zram: free meta out of init_lock
 2015-01-28  4:07 UTC  (16+ messages)

HW seek and TDA8290
 2015-01-28  4:07 UTC 

[PATCH v2 linux-trace 0/8] tracing: attach eBPF programs to tracepoints/syscalls/kprobe
 2015-01-28  4:06 UTC  (10+ messages)
` [PATCH v2 linux-trace 1/8] tracing: attach eBPF programs to tracepoints and syscalls
` [PATCH v2 linux-trace 2/8] tracing: allow eBPF programs to call ktime_get_ns()
` [PATCH v2 linux-trace 3/8] samples: bpf: simple tracing example in eBPF assembler
` [PATCH v2 linux-trace 4/8] samples: bpf: simple tracing example in C
` [PATCH v2 linux-trace 5/8] samples: bpf: counting example for kfree_skb tracepoint and write syscall
` [PATCH v2 linux-trace 6/8] samples: bpf: IO latency analysis (iosnoop/heatmap)
` [PATCH v2 linux-trace 7/8] tracing: attach eBPF programs to kprobe/kretprobe
` [PATCH v2 linux-trace 8/8] samples: bpf: simple kprobe example

[lm-sensors] [PATCH] hwmon: (ads7828) Make sample interval configurable
 2015-01-28  4:06 UTC  (10+ messages)

[master][PATCH] openssl: upgrade to 1.0.1l
 2015-01-28  4:05 UTC  (2+ messages)

HID: Add driver for synaptics keybard with broken rdesc
 2015-01-28  4:04 UTC  (7+ messages)
` [PATCH] "

overlayfs lazy unmounts?
 2015-01-28  3:59 UTC  (2+ messages)

dm_mirror/dm_raid1 limitations ?
 2015-01-28  4:03 UTC  (5+ messages)

[problem] mpt2sas load fails with LSISAS2008
 2015-01-28  4:02 UTC  (2+ messages)

[PATCH] CXL: Fix device_node reference counting
 2015-01-28  4:02 UTC  (2+ messages)

[U-Boot] [PATCH 0/2 v2] No need for parade bridge on peach-pi
 2015-01-28  4:02 UTC  (9+ messages)
` [U-Boot] [PATCH 1/2 v2] Exynos5800: The Peach-Pi board does not have a Parade video bridge

[PATCH 1/2] powerpc/lib: Makefile, consolidate obj-y sections
 2015-01-28  4:00 UTC  (2+ messages)
` [PATCH 2/2] powerpc/lib: Makefile, use obj64-y to consolidate 64-bit rules

[PATCH] powerpc: Remove some unused functions
 2015-01-28  3:59 UTC 

[PATCH v9 0/2] Add Spreadtrum SoC bindings and serial driver support
 2015-01-28  3:59 UTC  (12+ messages)
  ` [PATCH v9 1/2] Documentation: DT: Add bindings for Spreadtrum SoC Platform
  ` [PATCH v9 2/2] tty/serial: Add Spreadtrum sc9836-uart driver support

[Qemu-devel] [PATCH v4 00/17] spapr: add support for pci hotplug
 2015-01-28  3:56 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 08/17] spapr_events: re-use EPOW event infrastructure for hotplug events

[PATCH -tip 0/6] rwsem: Fine tuning
 2015-01-28  3:54 UTC  (4+ messages)
` [PATCH 4/6] locking/rwsem: Avoid deceiving lock spinners

[patch] cpuset: fix crash when adding CPUs to an empty set
 2015-01-28  3:53 UTC  (3+ messages)

query: Can ethtool be used to print Expansion ROM version of the adapter?
 2015-01-28  3:52 UTC  (2+ messages)

xen4.5 dom0pvh test failed
 2015-01-28  3:51 UTC  (5+ messages)

ipv6: oops in datagram.c line 260
 2015-01-28  3:50 UTC  (6+ messages)

input: elantech.c: adding more Fujtisu notebooks to force crc_enabled
 2015-01-28  3:37 UTC  (3+ messages)

core-image-sato builds but core-image-sato-sdk fails on poky 1.7
 2015-01-28  3:47 UTC 

Get the diff from a file in two snapshots
 2015-01-28  3:46 UTC  (4+ messages)

[v3 00/26] Add VT-d Posted-Interrupts support
 2015-01-28  3:44 UTC  (6+ messages)

[PATCH] gpio: mmp: add GPIO driver for Marvell MMP series
 2015-01-28  3:44 UTC  (2+ messages)

[PATCH] ASoc: Fix warning with make xmldocs caused by soc-devres.c
 2015-01-28  3:44 UTC 

NetDev 0.1 Hotel special rates extended
 2015-01-28  3:43 UTC  (2+ messages)

[PATCH] Add support for running a 64-bit Linux kernel on a 32-bit EFI
 2015-01-28  3:42 UTC  (2+ messages)

[PATCH 0/9] ARM: berlin: add nand support
 2015-01-28  3:35 UTC  (5+ messages)
` [PATCH 2/9] mtd: pxa3xx_nand: add a non mandatory ECC clock

[PATCH] drm/mst: fix recursive sleep warning on qlock
 2015-01-28  3:37 UTC 

[PATCH V2] clk: mxs: Fix invalid 32-bit access to frac registers
 2015-01-28  3:36 UTC  (6+ messages)

[PATCH v4 0/3] Add array printing helpers to ftrace
 2015-01-28  3:35 UTC  (3+ messages)
` [PATCH v4 1/3] tracing: Add array printing helpers

(IIO) ADC freeze on am335x processor on 3.14.26ltsi kernel
 2015-01-28  3:29 UTC  (5+ messages)

[meta-oe][PATCH] samba: disable service by default
 2015-01-28  3:23 UTC 

[U-Boot] [PATCH] net: configure DWMAC DMA by default AXI burst length
 2015-01-28  3:24 UTC  (3+ messages)

[PATCH 2/2] mm: fix undefined reference to `.kernel_map_pages' on PPC builds
 2015-01-28  3:22 UTC  (18+ messages)
                ` [PATCH v3] powerpc/mm: fix undefined reference to `.__kernel_map_pages' on FSL PPC64

[RFC PATCH] net: ipv6: Make address flushing on ifdown optional
 2015-01-28  3:21 UTC  (8+ messages)

cron job: media_tree daily build: ERRORS
 2015-01-28  3:19 UTC 

[PATCH 3.18 00/61] 3.18.5-stable review
 2015-01-28  3:15 UTC  (5+ messages)
` [PATCH 3.18 11/61] workqueue: fix subtle pool management issue which can stall whole worker_pool

[PATCH] x86: Fix and enforce max instruction size in the insn decoder
 2015-01-28  3:12 UTC  (2+ messages)

[PATCH 0/6] GSBI CRCI Autoconfiguration Support
 2015-01-28  3:11 UTC  (4+ messages)
` [PATCH 1/6] soc: qcom: gsbi: Add support for ADM CRCI muxing

GREETINGS
 2015-01-27 19:03 UTC 

[U-Boot] [PATCH v1 0/8] avr32: add generic board
 2015-01-28  3:09 UTC  (3+ messages)
` [U-Boot] [PATCH v1 6/8] avr32: add generic board support

[PATCH 00/22] Single virtio implementation
 2015-01-28  3:03 UTC  (6+ messages)
` [PATCH v2 00/24] "
  ` [PATCH v2 04/24] virtio: Add support for Link State interrupt

[PATCH 0/6] KVM: VMX: Page Modification Logging (PML) support
 2015-01-28  2:54 UTC  (7+ messages)
` [PATCH 1/6] KVM: Rename kvm_arch_mmu_write_protect_pt_masked to be more generic for log dirty
` [PATCH 2/6] KVM: MMU: Add mmu help functions to support PML
` [PATCH 3/6] KVM: MMU: Explicitly set D-bit for writable spte
` [PATCH 4/6] KVM: x86: Change parameter of kvm_mmu_slot_remove_write_access
` [PATCH 5/6] KVM: x86: Add new dirty logging kvm_x86_ops for PML
` [PATCH 6/6] KVM: VMX: Add PML support in VMX

[PATCH v5 0/8] PCI: get DMA configuration from parent device
 2015-01-28  2:49 UTC  (9+ messages)
` [PATCH v5 3/8] of: fix size when dma-range is not used
` [PATCH v5 5/8] of/pci: add of_pci_dma_configure() update dma configuration

[PATCH 0/9] Simplify regulator_set_optimum_mode
 2015-01-28  2:46 UTC  (30+ messages)
` [PATCH 1/9] regulator: core: Consolidate drms update handling
` [PATCH 2/9] regulator: core: Introduce set_optimum_mode op
` [PATCH 3/9] regulator: ab8500: move to set_optimum_mode
` [PATCH 4/9] regulator: wm831x-ldo: "
` [PATCH 5/9] regulator: wm8350: "
` [PATCH 6/9] regulator: hi6421: "
` [PATCH 7/9] regulator: wm8400: "
` [PATCH 8/9] regulator: Drop now unused get_optimum_mode
` [PATCH 9/9] regulator: qcom-rpm: Implement set_optimum_mode

new UBI co-maintainer
 2015-01-28  2:43 UTC  (2+ messages)
` Current linux-next status of UBI/UBIFS? "

[PATCH 3.14 00/77] 3.14.31-stable review
 2015-01-28  1:27 UTC  (3+ messages)
` [PATCH 3.14 15/77] dm cache: fix problematic dual use of a single migration count variable
` [PATCH 3.14 36/77] drbd: merge_bvec_fn: properly remap bvm->bi_bdev

[PATCH 3.10 00/32] 3.10.67-stable review
 2015-01-28  1:26 UTC  (2+ messages)
` [PATCH 3.10 26/32] drbd: merge_bvec_fn: properly remap bvm->bi_bdev

[PATCH 0/4] staging: vt6655: fixing various sparse problems
 2015-01-28  2:37 UTC  (4+ messages)
` [PATCH 1/4] staging: vt6655: correcting function declaration sparse error

[PATCH] md: fix raid5 livelock
 2015-01-28  2:37 UTC  (2+ messages)

[U-Boot] [RFC PATCH 0/7] Add Driver Model support to network stack
 2015-01-28  2:34 UTC  (3+ messages)
` [U-Boot] [RFC PATCH 7/7] net: Add ARP and PING response to sandbox driver


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.