All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-01-11 20:06:07 to 2015-01-11 23:06:26 UTC [more...]

[PATCH 0/4 v2] x86: entry.S cleanup
 2015-01-11 23:06 UTC  (8+ messages)
` [PATCH 3/4] x86: open-code register save/restore in trace_hardirqs thunks

[PATCH] iio: magnetometer: ak8975: Add AK8963
 2015-01-11 23:04 UTC  (3+ messages)

[PATCH] [media] usb: as102: as10x_cmd_cfg: Remove unused function
 2015-01-11 23:05 UTC 

[PATCH v4 0/7] pinctrl support for Zynq
 2015-01-11 23:01 UTC  (25+ messages)
` [PATCH v4 5/7] ARM: zynq: Enable pinctrl
` [PATCH v4 6/7] ARM: zynq: DT: Add pinctrl information
` [PATCH v4 7/7] pinctrl: qcom-spmi-gpio: Migrate to pinconf-generic

[GIT PULL] platform-drivers-x86 for 3.19
 2015-01-11 22:58 UTC  (2+ messages)

[PATCH RESEND] PM / sleep: Fix racing timers
 2015-01-11 23:20 UTC  (4+ messages)

[RESEND/PATCH] nv50/ir: Handle OP_CVT when folding constant expressions
 2015-01-11 22:53 UTC  (14+ messages)
` [PATCH v2] "
                  ` [PATCH] "

[RFC] Make predictable/persistent network interface names more handy
 2015-01-11 22:51 UTC  (17+ messages)
` [PATCH 1/3] net: Make interface aliases available for general usage
` [PATCH 2/3] x_tables: Use also dev->ifalias for interface matching
` [PATCH 3/3] x_tables: Factor out 16bit aligment ifname_compare()

[PATCH net-next v2 0/8] net: extend ethtool link mode bitmaps to 48 bits
 2015-01-11 22:49 UTC  (7+ messages)

[PATCH] Staging: vt6656: Fixed typo in a variable name
 2015-01-11 22:46 UTC 

[PATCH] ntfs: attrib: Remove unused function
 2015-01-11 22:48 UTC 

[Qemu-devel] [Bug 1362755] [NEW] QEmu +2 does not route VLAN tagged packets, that are originated within the Hypervisor itself
 2015-01-11 22:36 UTC  (2+ messages)
` [Qemu-devel] [Bug 1362755] "

[PATCH] x86: platform: uv: tlb_uv: Remove unused function
 2015-01-11 22:47 UTC 

[PATCH] selinux: ss: mls: Remove unused function
 2015-01-11 22:44 UTC  (2+ messages)

Replacement for rfcomm.conf
 2015-01-11 22:41 UTC  (2+ messages)

[PATCH v3 0/8] Support for Fujitsu MB86S7X SoCs
 2015-01-11 22:40 UTC  (4+ messages)
` [PATCH v3 5/8] gpio: Add Fujitsu MB86S7x GPIO driver

[3.16.y-ckt stable] Linux 3.16.7-ckt3 stable review
 2015-01-11 22:39 UTC  (5+ messages)
` [PATCH 3.16.y-ckt 030/168] drm/i915: Handle failure to kick out a conflicting fb driver
` [PATCH 3.16.y-ckt 053/168] ARM: pxa: fix hang on startup with DEBUG_LL

[PATCH] net: smc91x: Remove unused definition of SMC_outw_be()
 2015-01-11 22:39 UTC 

[PATCH] Staging: vt6656: Fixed typo in a macro name
 2015-01-11 22:35 UTC 

[PATCH] drm/nouveau/dispnv04/disp: Remove some unused functions
 2015-01-11 22:36 UTC 

[PATCH] IB: cxgb3: iwch_cm: Remove some unused functions
 2015-01-11 22:33 UTC  (2+ messages)

[PATCH] x86: xen: mmu: Remove unused function
 2015-01-11 22:35 UTC 

[PATCH] x86: xen: mmu: Remove unused function
 2015-01-11 22:35 UTC 

[PATCH] drm/nouveau/nouveau_bo: Remove unused function
 2015-01-11 22:31 UTC 

[Buildroot] [PATCH] linux: fix fbtft kernel extension
 2015-01-11 22:27 UTC  (3+ messages)

[PATCH] kernel: power: snapshot: Remove unused function
 2015-01-11 22:27 UTC 

[PATCH] PCI: Mark broken INTx masking for BENET devices
 2015-01-11 22:20 UTC  (6+ messages)

[PATCH] uwb: lc-dev: Remove unused function
 2015-01-11 22:23 UTC 

[Cluster-devel] [RFC] Organizing HA Summit 2015
 2015-01-11 22:19 UTC  (2+ messages)
` [Cluster-devel] HA Summit 2015 - plan wiki closed for registration

[PATCH] drm/radeon/kv_dpm: Remove unused function
 2015-01-11 22:21 UTC 

[PATCH] Staging: vt6655: Fixed a typo
 2015-01-11 22:18 UTC 

[Buildroot] Fwd: Re: [PATCH] libpng: add libpng12
 2015-01-11 22:17 UTC 

[Buildroot] Repository information during build
 2015-01-11 22:17 UTC  (3+ messages)

[RFC Patch 00/19] Improve ACPI resource parsing interfaces and data structures
 2015-01-11 22:38 UTC  (2+ messages)

[PATCH] ACPI / LPSS: check the result of ioremap
 2015-01-11 22:35 UTC  (2+ messages)

[Buildroot] [PATCH] libpng: add libpng12
 2015-01-11 22:11 UTC  (3+ messages)

[PATCH] ARM: rockchip: disable jtag/sdmmc autoswitching on rk3288
 2015-01-11 22:09 UTC 

[PATCH] logfs: readwrite: Remove unused function
 2015-01-11 22:11 UTC 

[RFC PATCH 0/11 BROKEN] move FPU context loading to userspace switch
 2015-01-11 21:46 UTC  (12+ messages)
` [RFC PATCH 01/11] x86,fpu: document the data structures a little
` [RFC PATCH 02/11] x86,fpu: replace fpu_switch_t with a thread flag
` [RFC PATCH 03/11] x86,fpu: move __thread_fpu_begin to when the task has the fpu
` [RFC PATCH 04/11] x86,fpu: defer FPU restore until return to userspace
` [RFC PATCH 05/11] x86,fpu: ensure FPU state is reloaded from memory if task is traced
` [RFC PATCH 06/11] x86,fpu: lazily skip fpu restore with eager fpu mode, too
` [RFC PATCH 07/11] x86,fpu: store current fpu pointer, instead of fpu_owner_task
` [RFC PATCH 08/11] x86,fpu: restore user FPU state lazily after __kernel_fpu_end
` [RFC PATCH 09/11] x86,fpu,kvm: keep vcpu FPU active as long as it is resident
` [RFC PATCH 10/11] x86,fpu: fix fpu_copy to deal with not-loaded fpu
` [RFC PATCH 11/11] (BROKEN) x86,fpu: broken signal handler stack setup

[PATCH] drm: nouveau: core: engine: perfmon: base: Remove unused function
 2015-01-11 22:05 UTC  (3+ messages)

[PATCH] Staging: olpc_dcon: Fixed a typo
 2015-01-11 22:00 UTC 

Linker Issues with built-in.o on my machine for x86
 2015-01-11 21:54 UTC 

[PATCH] Staging: octeon-usb: Fixed a typo
 2015-01-11 21:50 UTC 

[PATCH] Bluetooth: Add opcode parameter to hci_req_complete_t callback
 2015-01-11 21:50 UTC 

[PATCH] drm/i915: Enable the HiZ RAW Stall Optimization on Gen8
 2015-01-11 21:49 UTC  (2+ messages)
` [Mesa-dev] "

[PATCH] Staging: nvec: Fixed a typo
 2015-01-11 21:49 UTC 

[PATCH] Staging: comedi: kcomedilib: Fixed a typo
 2015-01-11 21:46 UTC 

[PATCH] Staging: octeon: Fixed a typo
 2015-01-11 21:44 UTC 

3.19-rc1 regression bisected No sound on Dell Latitude d430
 2015-01-11 21:44 UTC  (3+ messages)

[PATCH 5/5] Bluetooth: Process result of HCI Delete Stored Link Key command
 2015-01-11 21:44 UTC 

[PATCH 4/5] Bluetooth: Add missing response structure for HCI Delete Stored Link Key
 2015-01-11 21:44 UTC 

[PATCH 3/5] Bluetooth: Read stored link key information when powering on controller
 2015-01-11 21:44 UTC 

[PATCH 2/5] Bluetooth: Handle command complete event for HCI Read Stored Link Keys
 2015-01-11 21:44 UTC 

[PATCH 1/5] Bluetooth: Add defintions for HCI Read Stored Link Key command
 2015-01-11 21:44 UTC 

[PATCH v5 0/5] irqfd support for arm/arm64
 2015-01-11 21:43 UTC  (13+ messages)
` [PATCH v5 2/5] KVM: introduce kvm_arch_is_virtual_intc_initialized
` [PATCH v5 3/5] KVM: arm/arm64: implement kvm_arch_is_virtual_intc_initialized
` [PATCH v5 4/5] KVM: irqfd: use kvm_arch_is_virtual_intc_initialized
` [PATCH v5 5/5] KVM: arm/arm64: add irqfd support

[PATCH net] packet: bail out of packet_snd() if L2 header creation fails
 2015-01-11 21:38 UTC  (2+ messages)

[PATCH 3/3] Staging: nvec: Fixed a typo
 2015-01-11 21:37 UTC  (3+ messages)

[meta-fsl-arm][PATCH] Only disable perf events for machines using 2.6.35.3 kernels
 2015-01-11 21:31 UTC  (2+ messages)
` [meta-fsl-arm][PATCH] perf: Only disable perf events for machines using 2.6.35.3

[PATCH v8 0/4] FPGA Manager Framework
 2015-01-11 21:31 UTC  (9+ messages)

[PATCH] Staging: vt6656: Checkpatch fix: else after break or return
 2015-01-11 21:30 UTC  (3+ messages)

[PATCH 1/4] docs: sync the docstring of addpart, delpart and resizepart to the man page
 2015-01-11 21:27 UTC  (4+ messages)
` [PATCH 2/4] docs: remove obsolete and unneeded comments from man-page files
` [PATCH 3/4] partx: simplify a --verbose progress message
` [PATCH 4/4] docs: make the wording of the partx man page a bit more precise

[PATCH 4/4] Staging: octeon-usb: Fixed a typo
 2015-01-11 21:27 UTC  (2+ messages)

questions on util-linux translation
 2015-01-11 21:27 UTC  (6+ messages)

partx does not seem able to combine showing with updating
 2015-01-11 21:25 UTC 

[3.2-stable] Suspend regression after "x86, mm: Set NX across entire PMD at boot"
 2015-01-11 21:16 UTC  (2+ messages)
` [3.2-stable] Suspend regression after "x86, 64bit, mm: Mark data/bss/brk to nx"

[GIT PULL] at91: fixes for 3.19 #1 (bis)
 2015-01-11 21:12 UTC  (5+ messages)

[PATCHv3 2/2] ALSA: log emu8000 DRAM size at level INFO
 2015-01-11 21:10 UTC 

[PATCHv3 1/2] ALSA: fix emu8000 DRAM sizing for AWE64 Value
 2015-01-11 21:08 UTC 

[GIT PULL] ARM: berlin: Fixes for v3.19 (round 1)
 2015-01-11 21:07 UTC  (2+ messages)

[PATCH] ARM: nomadik: fix up leftover device tree pins
 2015-01-11 21:06 UTC  (2+ messages)

[PATCH 00/25] line6usb cleanup
 2015-01-11 21:04 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/nodejs: fix hard float error
 2015-01-11 21:04 UTC 

[PATCH v9 0/4] ASoC: tda998x: add a codec to the HDMI transmitter
 2015-01-11 21:03 UTC  (4+ messages)
` [PATCH v9 3/4] "

[GIT PULL] ARM: mediatek: DT changes for v3.20 (round 1)
 2015-01-11 21:01 UTC 

ESI Juli@ crash with external clock switch - patch
 2015-01-11 21:00 UTC  (5+ messages)

Linux 3.19-rc4
 2015-01-11 20:59 UTC 

[GIT PULL] ARM: mediatek: defconfig changes for v3.20
 2015-01-11 20:58 UTC 

Linux kernel 3.19-rc4 released
 2015-01-11 20:56 UTC 

[RFC] make Belkin F8T013 devices work again by adding BTUSB_BROKEN_STORED_LINK_KEY flag
 2015-01-11 20:56 UTC  (4+ messages)

[Regression] 3.19-rc3 : memcg: Hang in mount memcg
 2015-01-11 20:55 UTC  (5+ messages)
  ` [PATCH cgroup/for-3.19-fixes] cgroup: implement cgroup_subsys->unbind() callback

[PATCH] can: kvaser_usb: Don't free packets when tight on URBs
 2015-01-11 20:51 UTC  (8+ messages)
` [PATCH v4 00/04] can: Introduce support for Kvaser USBCAN-II devices
  ` [PATCH v4 01/04] can: kvaser_usb: Don't dereference skb after a netif_rx() devices
    ` [PATCH v4 2/4] can: kvaser_usb: Update error counters before exiting on OOM
      ` [PATCH v4 3/4] can: kvaser_usb: Add support for the Usbcan-II family
        ` [PATCH v4 4/4] can: kvaser_usb: Retry first bulk transfer on -ETIMEDOUT
    ` [PATCH v4 01/04] can: kvaser_usb: Don't dereference skb after a netif_rx()

[PATCH] clocksource: sirf: Remove unused variable
 2015-01-11 20:51 UTC  (5+ messages)

[Buildroot] [PATCH] linux: fix fbtft kernel extension
 2015-01-11 20:50 UTC 

You'll Never Use A Laptop Again
 2015-01-11 20:47 UTC 

[PATCH] python-2.7-manifest: Add package for contextlib module
 2015-01-11 20:45 UTC 

[RFC v2] ACPI on arm64 TODO List, 11 Jan 2015
 2015-01-11 20:41 UTC  (2+ messages)

[PATCH 1/2] Align member-assigns in a structure-copy block
 2015-01-11 20:32 UTC  (6+ messages)
` [PATCH RESEND 1/2] wlcore: fix copy-paste bug: assign from src struct not dest
  ` [PATCH RESEND 2/2] wlcore: align member-assigns in a structure-copy block

[PATCH 2/2] Staging: comedi: kcomedilib: Fixed a typo
 2015-01-11 20:39 UTC 

price to pay for nocow file bit?
 2015-01-11 20:39 UTC  (4+ messages)

[Qemu-devel] Please update Pixman submodule
 2015-01-11 20:36 UTC  (4+ messages)

[PATCH net-next RFC 0/5] net-timestamp: address blinding and batching
 2015-01-11 20:32 UTC  (5+ messages)
` [PATCH net-next RFC 1/5] net-timestamp: no-payload option
` [PATCH net-next RFC 5/5] net-timestamp: tx timestamping default mode flag

[PATCH] ALSA: lx6464es: lx_core: Remove some unused functions
 2015-01-11 20:32 UTC  (4+ messages)

Any help to restore broken partition?
 2015-01-11 19:59 UTC 

Softlockup on boot with Cape Verde XT on many kernels
 2015-01-11 20:27 UTC  (4+ messages)
    ` Fwd: "

[GIT PULL] target fixes for v3.19-rc4
 2015-01-11 20:26 UTC 

Question concerning RCU
 2015-01-11 20:26 UTC  (3+ messages)
  ` AW: "

mdadm RAID6 "active" with spares and failed disks; need help
 2015-01-11 20:26 UTC  (2+ messages)

IWLWIFI - 3.18-stable
 2015-01-11 20:23 UTC  (4+ messages)

[PATCH net-next v1] doc: net: fix txtimestamp build
 2015-01-11 20:22 UTC  (3+ messages)

[qemu-mainline test] 33328: trouble: broken/fail/pass
 2015-01-11 20:20 UTC 

[Bug 88301] Dota causes GPU fault and kernel hang
 2015-01-11 20:17 UTC 

[PATCH v3 0/4] Add basic support for Mediatek MT8173 SoC
 2015-01-11 20:12 UTC  (5+ messages)
` [PATCH v3 3/4] arm64: dts: Add mediatek MT8173 SoC and evaluation board dts and Makefile

[qemu-mainline bisection] complete test-amd64-amd64-xl-qemuu-winxpsp3
 2015-01-11 20:11 UTC 

[PATCH v3] gettext.h: add parentheses around N_ expansion if supported
 2015-01-11 20:09 UTC 

[PATCH] bug: add comments for BUG_ON() and BUG()
 2015-01-11 20:06 UTC 

[PATCH 0/3] ARM: sun4i: SPI improvements
 2015-01-11 20:06 UTC  (3+ messages)
` [PATCH 1/3] ARM: sun4i: spi: Allow transfers larger than FIFO size


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.