linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-18 01:17:44 to 2015-11-18 09:00:04 UTC [more...]

[BUG REPORT] perf tools: x86_64: Broken calllchain when sampling taken at 'callq' instruction
 2015-11-18  8:49 UTC  (6+ messages)

[PATCH 00/71] More fixes, cleanup and modernization for NCR5380 drivers
 2015-11-18  8:36 UTC  (42+ messages)
` [PATCH 01/71] atari_scsi: Fix SCSI host ID setting
` [PATCH 19/71] ncr5380: Cleanup bogus {request,release}_region() calls
` [PATCH 24/71] ncr5380: Implement NCR5380_dma_xfer_len and remove LIMIT_TRANSFERSIZE macro
` [PATCH 26/71] ncr5380: Fix NCR5380_transfer_pio() result
` [PATCH 35/71] ncr5380: Dont wait for BUS FREE after disconnect
` [PATCH 36/71] ncr5380: Use work_struct instead of delayed_work
` [PATCH 37/71] ncr5380: Standardize work queueing algorithm
` [PATCH 38/71] ncr5380: Remove UNSAFE macro
` [PATCH 39/71] ncr5380: Standardize interrupt handling
` [PATCH 40/71] ncr5380: Introduce NCR5380_poll_politely2
` [PATCH 41/71] ncr5380: Replace redundant flags with FLAG_NO_DMA_FIXUP
` [PATCH 42/71] ncr5380: Replace READ_OVERRUNS macro with FLAG_NO_DMA_FIXUPS
` [PATCH 43/71] ncr5380: Standardize reselection handling
` [PATCH 44/71] ncr5380: Fix off-by-one bug in extended_msg[] bounds check
` [PATCH 45/71] ncr5380: Cleanup #include directives
` [PATCH 46/71] ncr5380: Fix NDEBUG_NO_DATAOUT flag
` [PATCH 47/71] ncr5380: Fix and cleanup scsi_host_template initializers
` [PATCH 48/71] atari_NCR5380: Fix queue_size limit
` [PATCH 49/71] atari_NCR5380: Introduce FLAG_DTC3181E
` [PATCH 50/71] ncr5380: Change instance->host_lock to hostdata->lock
` [PATCH 51/71] ncr5380: Remove command list debug code
` [PATCH 52/71] ncr5380: Remove H_NO macro and introduce dsprintk
` [PATCH 53/71] ncr5380: Use shost_priv helper
` [PATCH 54/71] ncr5380: Use dsprintk() for queue debugging
` [PATCH 55/71] ncr5380: Remove LIST and REMOVE macros
` [PATCH 56/71] ncr5380: Remove redundant volatile qualifiers
` [PATCH 57/71] ncr5380: Use standard list data structure
` [PATCH 58/71] ncr5380: Refactor command completion
` [PATCH 59/71] ncr5380: Fix autosense bugs
` [PATCH 60/71] ncr5380: Implement new eh_abort_handler
` [PATCH 61/71] ncr5380: Fix EH during arbitration and selection
` [PATCH 62/71] ncr5380: Implement new eh_bus_reset_handler
` [PATCH 63/71] atari_NCR5380: Remove HOSTNO macro from printk() and seq_printf() calls
` [PATCH 64/71] atari_NCR5380: Eliminate HOSTNO macro
` [PATCH 65/71] atari_scsi, sun3_scsi: Remove global Scsi_Host pointer
` [PATCH 66/71] ncr5380: Fix soft lockups
` [PATCH 67/71] ncr5380: Cleanup comments
` [PATCH 68/71] ncr5380: Fix whitespace issues using regexp
` [PATCH 69/71] ncr5380: Merge changes from atari_NCR5380.c
` [PATCH 70/71] atari_NCR5380: Merge changes from NCR5380.c
` [PATCH 71/71] ncr5380: Cleanup whitespace and parentheses

[PATCH] drm: support hotspot for universal plane cursors
 2015-11-18  8:59 UTC  (8+ messages)
` [PATCH v2] "

[PATCH] stable_kernel_rules.txt: Remove extra space after Cc:
 2015-11-18  8:58 UTC 

[PATCH] arm64: bpf: fix buffer pointer
 2015-11-18  8:56 UTC 

[PATCH] um: Fix get_signal() usage
 2015-11-18  8:51 UTC 

[PATCH 0/5] Add iProc PCIe PAXC and MSI support
 2015-11-18  8:48 UTC  (3+ messages)
` [PATCH 4/5] PCI: iproc: Add iProc PCIe "

[PATCH] fault-inject: correct printk order for interval vs. probability
 2015-11-18  8:39 UTC  (2+ messages)

[PATCH v5 0/5] usb: usbtmc: Add support for missing functions in USBTMC-USB488 spec
 2015-11-18  8:38 UTC  (6+ messages)
` [PATCH v5 1/5] Implement an ioctl to support the USMTMC-USB488 READ_STATUS_BYTE operation
` [PATCH v5 2/5] Add support for USBTMC USB488 SRQ notification with fasync
` [PATCH v5 3/5] Add support for receiving USBTMC USB488 SRQ notifications via poll/select
` [PATCH v5 4/5] Add ioctl to retrieve USBTMC-USB488 capabilities
` [PATCH v5 5/5] Add ioctls to enable and disable local controls on an instrument

[PATCH 0/4] CFS idle injection
 2015-11-18  8:36 UTC  (3+ messages)
` [PATCH 3/4] sched: introduce synchronized "

[PATCH] SPI: s3c64xx: pass DMA arguments in platform data
 2015-11-18  8:35 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v4 0/5] usb: usbtmc: Add support for missing functions in USBTMC-USB488 spec
 2015-11-18  8:27 UTC  (7+ messages)
` [PATCH v4 1/5] Implement an ioctl to support the USMTMC-USB488 READ_STATUS_BYTE operation
` [PATCH v4 5/5] Add ioctls to enable and disable local controls on an instrument

[PATCH 0/3] perf tools DWARF libunwind: Add callchain order support
 2015-11-18  8:26 UTC  (12+ messages)
` [PATCH 2/3] perf tools: Add callchain order support for libunwind DWARF unwinder
    ` [PATCHv2 "

[RFC2 PATCH v6 00/19] ILP32 for ARM64
 2015-11-18  8:25 UTC  (12+ messages)
` [PATCH v6 01/19] arm64:ilp32: add documentation on the ILP32 ABI "
` [PATCH v6 14/19] arm64:ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it
` [PATCH v6 15/19] arm64: ilp32: force IPC_64 in msgctl, shmctl, semctl
` [PATCH v6 18/19] arm64:ilp32: change COMPAT_ELF_PLATFORM to report a a subplatform for ILP32

Regression on Chromebook Pixel 2015 due to i915 fastboot always-on
 2015-11-18  8:29 UTC  (2+ messages)

[PATCH v2] arm, am335x: add support for the bosch shc board
 2015-11-18  8:24 UTC  (3+ messages)

[PATCH v11] Add Mediatek thermal support
 2015-11-18  8:24 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: thermal: Add binding document for Mediatek thermal controller
` [PATCH 2/3] thermal: Add Mediatek thermal controller support
` [PATCH 3/3] ARM64: dts: mt8173: Add thermal/auxadc device nodes

[PATCH RESEND] regulator: tps6105x: Convert to use regmap helper functions
 2015-11-18  8:22 UTC 

[PATCH v3 0/5] Add board support for TS-4800
 2015-11-18  8:21 UTC  (5+ messages)
` [PATCH v3 2/5] mfd: syscon: add a DT property to set value width

[GIT PULL 0/6] EFI page table isolation
 2015-11-18  8:18 UTC  (5+ messages)
` [PATCH 6/6] Documentation/x86: Update EFI memory region description

[PATCH v10] Add Mediatek thermal support
 2015-11-18  8:18 UTC  (10+ messages)
` [PATCH 2/3] thermal: Add Mediatek thermal controller support

[GIT PULL v2 0/5] EFI page table isolation
 2015-11-18  8:14 UTC  (5+ messages)
` [PATCH v2 1/5] x86/mm/pageattr: Ensure cpa->pfn only contains page frame numbers

[PATCH 1/3] dl2k: Handle memory allocation errors in alloc_list
 2015-11-18  8:10 UTC  (3+ messages)

[PATCH v2] mmc: sdhci-msm: Boost controller core clock
 2015-11-18  8:04 UTC  (9+ messages)

[PATCH v2 1/1] i2c: taos-evm: replace simple_strtoul by kstrtou8
 2015-11-18  8:00 UTC 

[PATCH 1/2] Remove EFI memmap quirk for UV
 2015-11-18  8:00 UTC  (4+ messages)

add a proper completion queue abstraction
 2015-11-18  7:59 UTC  (10+ messages)
` [PATCH 2/9] IB: "
` [PATCH 3/9] IB: add a helper to safely drain a QP
` [PATCH 4/9] srpt: chain RDMA READ/WRITE requests

[PATCH][v6] x86, suspend: Save/restore extra MSR registers for suspend
 2015-11-18  7:52 UTC  (2+ messages)

[PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
 2015-11-18  7:45 UTC  (10+ messages)
                                ` [PATCH 0/4] crypto-ixp4xx: Deletion of a few unnecessary checks
                                  ` [PATCH v2 0/3] "
                                      `  "
                                ` [PATCH] net-scm: Delete an unnecessary check before the function call "kfree"
                                    `  "
                                        ` net-scm: Macro for special pattern?

[PATCH v2] usb: chipidea: removing of_find_property
 2015-11-18  7:41 UTC  (10+ messages)
` [PATCH v3] "
      ` [PATCH v4] "

[PATCH v10 0/5] Add initial configfs support for IIO
 2015-11-18  7:33 UTC  (8+ messages)
` [PATCH v10 1/5] configfs: Allow dynamic group creation

[PATCH v2 0/7] New Atmel PIO4 pinctrl/gpio driver
 2015-11-18  7:25 UTC  (7+ messages)
` [PATCH v2 4/7] ARM: at91/dt: sama5d2: add pio controller node

[PATCH] i2c: imx: make bus recovery through pinctrl optional
 2015-11-18  7:24 UTC  (2+ messages)

[RESEND RFC/PATCH 0/8] Add MT8173 Video Encoder Driver and VPU Driver
 2015-11-18  7:09 UTC  (4+ messages)
` [RESEND RFC/PATCH 4/8] dt-bindings: Add a binding for Mediatek Video Encoder

[PATCH 0/2] TPM 2.0 trusted key features for v4.5
 2015-11-18  7:03 UTC  (4+ messages)
` [PATCH 2/2] keys, trusted: seal with a policy

[PATCH v2 0/3] nvdimm: Add an IOCTL pass thru for DSM calls
 2015-11-18  7:01 UTC  (7+ messages)

[lkp] [xfs] a45086e27d: -100.0% xfstests.xfs.033.seconds
 2015-11-18  6:57 UTC 

irq_fpu_usable() is irreliable
 2015-11-18  6:55 UTC  (2+ messages)

[PATCH v8] PCI: Xilinx-NWL-PCIe: Added support for Xilinx NWL PCIe Host Controller
 2015-11-18  6:51 UTC  (9+ messages)

trace: trace_kprobe.c always shows interrupts off
 2015-11-18  6:51 UTC  (3+ messages)

[PATCH perf/core 00/13] perf memory/refcnt leak fixes
 2015-11-18  6:40 UTC  (14+ messages)
` [PATCH perf/core 01/13] perf probe: Fix to free temporal Dwarf_Frame
` [PATCH perf/core 02/13] perf: Make perf_exec_path always returns malloc'd string
` [PATCH perf/core 03/13] perf: Introduce generic refcount APIs with debug feature
` [PATCH perf/core 04/13] perf: make map to use refcnt
` [PATCH perf/core 05/13] perf: Fix machine__findnew_module_map to put registered map
` [PATCH perf/core 06/13] perf: Fix machine__destroy_kernel_maps to put vmlinux_maps
` [PATCH perf/core 07/13] perf: Fix to destroy kernel maps when machine exits
` [PATCH perf/core 08/13] perf: Fix to put new map after inserting to map_groups in dso__load_sym
` [PATCH perf/core 09/13] perf: Make dso to use refcnt for debug
` [PATCH perf/core 10/13] perf: Fix __dsos__addnew to put dso after adding it to the list
` [PATCH perf/core 11/13] perf: Fix machine__create_kernel_maps to put kernel dso
` [PATCH perf/core 12/13] perf: Fix machine__findnew_module_map to put dso
` [PATCH perf/core 13/13] perf: Fix dso__load_sym "

[lkp] [vfs] f3f86e33dc: -5.3% will-it-scale.per_process_ops
 2015-11-18  6:44 UTC 

[PATCH] net: dns_resolver: convert time_t to time64_t
 2015-11-18  6:36 UTC 

[lkp] [x86, perf] 7aba70e47c: BUG: unable to handle kernel paging request at 696d2f62
 2015-11-18  6:33 UTC 

[GIT PULL 00/16] perf/ebpf improvements and fixes
 2015-11-18  6:32 UTC  (2+ messages)

[PATCH 1/3] perf tools: Fix dso lookup by long name and missing buildids
 2015-11-18  6:18 UTC  (2+ messages)
` [tip:perf/urgent] perf symbols: "

[PATCH 02/12] perf probe: Clear probe_trace_event when add_probe_trace_event() fails
 2015-11-18  6:19 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH 01/12] perf probe: Fix memory leaking on faiulre by clearing all probe_trace_events
 2015-11-18  6:19 UTC  (2+ messages)
` [tip:perf/urgent] perf probe: Fix memory leaking on failure "

[PATCH] drivers:staging:wilc1000 Fix comparison to NULL messages
 2015-11-18  6:19 UTC  (2+ messages)

[PATCH 3/3] perf inject: Also re-pipe lost_samples event
 2015-11-18  6:19 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH 2/3] perf buildid-list: Requires ordered events
 2015-11-18  6:19 UTC  (2+ messages)
` [tip:perf/urgent] "

[lkp] [net] 0581888c8c: BUG: unable to handle kernel NULL pointer dereference at (null)
 2015-11-18  6:14 UTC 

[PATCH] tools: ffs-aio-example: free memory upon failure
 2015-11-18  6:13 UTC  (2+ messages)

[PATCH 0/5] Add support for MSM8996 clock controllers
 2015-11-18  6:07 UTC  (2+ messages)

[GIT PULL 0/5] perf/urgent fixes
 2015-11-18  5:57 UTC  (2+ messages)

[PATCH] tools:perf: fix typo in scripts/perl/Perf-Trace-Util/README
 2015-11-18  5:43 UTC 

[PATCH v5 0/3] Dynamic power model from device tree
 2015-11-18  5:42 UTC  (3+ messages)
` [PATCH v5 3/3] cpufreq: arm_big_little: Add support to register a cpufreq cooling device

[PATCH v6] clk: add CS2000 Fractional-N driver
 2015-11-18  5:40 UTC  (2+ messages)

A new, fast and "unbreakable" encryption algorithm
 2015-11-18  5:25 UTC 

[PATCH v11 01/24] perf tools: Add 'perf-config' command
 2015-11-18  5:15 UTC  (17+ messages)
` [PATCH v11 10/24] perf config: Document variables for 'call-graph' section in man page
` [PATCH v11 11/24] perf config: Document variables for 'report' "
` [PATCH v11 12/24] perf config: Document 'top.chidren' variable "
` [PATCH v11 13/24] perf config: Document 'man.viewer' "
` [PATCH v11 14/24] perf config: Document 'pager.<subcommand>' variables "
` [PATCH v11 15/24] perf config: Document 'kmem.default' variable "
` [PATCH v11 16/24] perf config: Add '--system' and '--user' options to select which config file is used
` [PATCH v11 17/24] perf config: Collect configs to handle config variables

[PATCH 1/3] misc: mic/scif: use list_next_entry instead of list_entry_next
 2015-11-18  5:09 UTC  (5+ messages)
` [PATCH 2/3] libceph: "
  ` [PATCH 3/3] apparmor: "

[PATCH 2/4] arm64: dts: Add msm8996 SoC and MTP board support
 2015-11-18  5:06 UTC  (2+ messages)

[PATCH v2 1/5] crypto: Multi-buffer encryptioin infrastructure support
 2015-11-18  5:06 UTC  (6+ messages)

[PATCH v3] block: create ioctl to discard-or-zeroout a range of blocks
 2015-11-18  4:38 UTC  (3+ messages)

[PATCH v2 1/5] pinctrl: qcom: ipq4019: Add IPQ4019 pinctrl support
 2015-11-18  4:15 UTC  (3+ messages)
  ` [PATCH v2 3/5] ARM: qcom: add IPQ4019 compatible match

[PATCH 0/4] Add DTS for MSM8996 SoC and MTP
 2015-11-18  4:13 UTC  (2+ messages)

[RFC/PATCH] pinctrl: qcom: Add generic ssbi and spmi GPIO/MPP bindings
 2015-11-18  4:09 UTC  (2+ messages)

[PATCH] net: macb: Add support for sgmii phy interface
 2015-11-18  3:33 UTC 

[PATCH 1/3] dell_wmi: Support new hotkeys on the XPS 13 Skylake
 2015-11-18  3:44 UTC  (4+ messages)

linux-next: Tree for Nov 18
 2015-11-18  3:40 UTC 

[PATCH 00/10 V2] KVM: x86: MMU: Clean up x86's mmu code for future work
 2015-11-18  3:32 UTC  (9+ messages)
` [PATCH 02/10] KVM: x86: MMU: Add helper function to clear a bit in unsync child bitmap
` [PATCH 05/10] KVM: x86: MMU: Use for_each_rmap_spte macro instead of pte_list_walk()
` [PATCH 07/10] KVM: x86: MMU: Encapsulate the type of rmap-chain head in a new struct
` [PATCH 09/10 RFC] KVM: x86: MMU: Move parent_pte handling from kvm_mmu_get_page() to link_shadow_page()

[PATCH v8 0/2] Mediatek SPI-NOR flash driver
 2015-11-18  3:30 UTC  (3+ messages)
` [PATCH v8 1/2] mtd: mtk-nor: mtk serial flash controller driver
` [PATCH v8 2/2] arm64: dts: mt8173: Add nor flash node

[PATCH] pinctrl: mediatek: fix a memleak when do dt maps
 2015-11-18  3:22 UTC  (2+ messages)

[PATCH] USB: USB_OTG does not depend on PM
 2015-11-18  3:17 UTC  (4+ messages)

enhance ONFI table reliability/stable
 2015-11-18  2:50 UTC  (2+ messages)

[PATCH] watchdog: mtk_wdt: Use MODE_KEY when stopping the watchdog
 2015-11-18  2:45 UTC 

CGroup Namespaces (v4)
 2015-11-18  2:30 UTC  (7+ messages)

[PATCH v4 0/4] SysFS driver for QEMU fw_cfg device
 2015-11-18  2:17 UTC  (6+ messages)
` [PATCH v4 4/4] devicetree: update documentation for fw_cfg ARM bindings
  ` [Qemu-devel] "

[PATCH V2] SKL intel_pstate update MSR values when changing governors
 2015-11-18  2:15 UTC  (2+ messages)

[PATCH] usb: gadget: Add the console support for usb-to-serial port
 2015-11-18  2:15 UTC  (3+ messages)

[PATCHv2] ASoC: samsung: pass DMA channels as pointers
 2015-11-18  2:13 UTC  (6+ messages)
` [PATCHv2 2/3] ASoC: s3c24xx-i2s: pass DMA channels as platform data
` [PATCHv2 3/3] ASoC: samsung: pass filter function as pointer

[PATCH v3 net-next] net: hisilicon: fix binding document of mdio
 2015-11-18  2:08 UTC 

[RFD] Functional dependencies between devices
 2015-11-18  2:17 UTC  (3+ messages)

[PATCH v2 net-next] net: hisilicon: fix binding document of mdio
 2015-11-18  1:43 UTC  (5+ messages)

[PATCH 0/7] some small improvement
 2015-11-18  1:38 UTC  (2+ messages)
` [PATCH] mm/mmzone: memmap_valid_within can be boolean

[PATCH] PM / OPP: Add entry in MAINTAINERS
 2015-11-18  1:31 UTC  (2+ messages)

[PATCH 1/3] ASoC: samsung: pass DMA channels as pointers
 2015-11-18  1:26 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).