linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-04-07 14:18:40 to 2015-04-07 17:22:15 UTC [more...]

Linux version 3.18.10 Bluez ver 5.28 security level crashing system
 2015-04-07 17:21 UTC  (2+ messages)

[PATCH RFC v2] mpt2/mpt3sas lock reduction for scsi-mq
 2015-04-07 17:18 UTC  (7+ messages)
` [PATCH 1/6] scsi: add host template init/exit_command hooks
` [PATCH 2/6] scsi: ensure that a request is valid when returning it from scsi_find_tag()
` [PATCH 3/6] mpt2sas: get rid of MPI2_FUNCTION_SCSI_TASK_MGMT
` [PATCH 4/6] mpt2sas: store scsi io tracker data in the scsi request
` [PATCH 5/6] mpt3sas: get rid of MPI2_FUNCTION_SCSI_TASK_MGMT
` [PATCH 6/6] mpt3sas: store scsi io tracker data in the scsi request

[PATCH V2 1/2] stmmac: Add binding document for IMG Pistachio DWMAC
 2015-04-07 17:16 UTC  (5+ messages)
` [PATCH V2 2/2] stmmac: Add IMG Pistachio platform glue layer

linux-next: Tree for Apr 7
 2015-04-07 17:16 UTC  (2+ messages)
` linux-next: Tree for Apr 7 (build failure: mips:bcm63xx_defconfig)

[PATCH] wireless:wl1251: Fix typo in MODULE_DESCRIPTION in wl1251/main.c
 2015-04-07 17:14 UTC  (2+ messages)
` wl1251: "

Topology updates and NUMA-level sched domains
 2015-04-07 17:14 UTC  (3+ messages)

[PATCH net-next] wireless: Use bool function returns of true/false instead of 1/0
 2015-04-07 17:11 UTC  (2+ messages)
` [net-next] wireless: Use bool function returns of true/false insteadof 1/0

Build regression in next-20150331
 2015-04-07 17:08 UTC  (6+ messages)

[PATCH] ath9k_htc: check seq number instead of cmd id for timeout
 2015-04-07 17:08 UTC  (2+ messages)
`  "

[PATCH v6 00/15] Add support to STMicroelectronics STM32 family
 2015-04-07 17:05 UTC  (19+ messages)
` [PATCH v6 01/15] scripts: link-vmlinux: Don't pass page offset to kallsyms if XIP Kernel
` [PATCH v6 02/15] ARM: ARMv7-M: Enlarge vector table up to 256 entries
` [PATCH v6 03/15] dt-bindings: Document the ARM System timer bindings
` [PATCH v6 04/15] clocksource/drivers: Add ARM System timer driver
` [PATCH v6 05/15] dt-bindings: Document the STM32 reset bindings
` [PATCH v6 06/15] drivers: reset: Add STM32 reset driver
` [PATCH v6 07/15] dt-bindings: Document the STM32 timer bindings
` [PATCH v6 08/15] clockevents/drivers: Add STM32 Timer driver
` [PATCH v6 09/15] dt-bindings: Document the STM32 USART bindings
` [PATCH v6 10/15] serial: stm32-usart: Add STM32 USART Driver
` [PATCH v6 11/15] ARM: Add STM32 family machine
` [PATCH v6 12/15] ARM: dts: Add ARM System timer as clockevent in armv7m
` [PATCH v6 13/15] ARM: dts: Introduce STM32F429 MCU
` [PATCH v6 14/15] ARM: configs: Add STM32 defconfig
` [PATCH v6 15/15] MAINTAINERS: Add entry for STM32 MCUs

Hang on large copy_from_user with PREEMPT_NONE
 2015-04-07 17:00 UTC  (10+ messages)

[PATCH 1/2 v2] x86_64/earlyprintk: setup earlyprintk as early as possible
 2015-04-07 17:00 UTC  (8+ messages)

[PATCH 00/18 v3] tracing: Use TRACE_DEFINE_ENUM() to show enum values
 2015-04-07 16:58 UTC  (9+ messages)
` [PATCH 07/18 v3] tracing: Add TRACE_DEFINE_ENUM() macro to map enums to their values
` [PATCH 15/18 v3] SUNRPC: Export enums in tracepoints to user space

[PATCH] sched/core: Remove wakeup_gran with single call calc_delta_fair
 2015-04-07 16:55 UTC  (4+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2015-04-07 16:54 UTC  (2+ messages)

[PATCH] usb: gadget: ffs: don't allow to open with O_NONBLOCK flag
 2015-04-07 16:52 UTC  (4+ messages)

[PATCH 0/9] perf sched replay: Make some improvements and fixes
 2015-04-07 16:49 UTC  (9+ messages)
` [PATCH 3/9] perf sched replay: Alloc the memory of pid_to_task dynamically to adapt to the unexpected change of pid_max
` [PATCH 7/9] perf sched replay: Fix the EMFILE error caused by the limitation of the maximum open files

ACPI events broken on non-SMP since 3.16
 2015-04-07 16:49 UTC  (3+ messages)
` [PATCH] x86/ACPI: Fix regression caused by 16ee7b3dcc56

[PATCH 0/3] PCI/sparc: Fix booting with T5-8
 2015-04-07 16:48 UTC  (5+ messages)
` [PATCH 3/3] PCI: Set pref for mem64 resource of pcie device

[GIT PULL] Ceph fix for -rc8
 2015-04-07 16:46 UTC 

[GIT PULL 00/16] perf/core improvements and fixes
 2015-04-07 16:41 UTC  (17+ messages)
` [PATCH 01/16] perf top: Consider PERF_RECORD_ events with cpumode == 0
` [PATCH 02/16] perf evlist: Fix inverted logic in perf_mmap__empty
` [PATCH 03/16] perf kmaps: Check kmaps to make code more robust
` [PATCH 04/16] tools lib traceevent: Honor operator priority
` [PATCH 05/16] perf kmem: Respect -i option
` [PATCH 06/16] perf sched replay: Use struct task_desc instead of struct task_task for correct meaning
` [PATCH 07/16] perf sched replay: Increase the MAX_PID value to fix assertion failure problem
` [PATCH 08/16] perf sched replay: Alloc the memory of pid_to_task dynamically to adapt to the unexpected change of pid_max
` [PATCH 09/16] perf sched replay: Realloc the memory of pid_to_task stepwise to adapt to the different pid_max configurations
` [PATCH 10/16] perf sched replay: Fix the segmentation fault problem caused by pr_err in threads
` [PATCH 11/16] perf sched replay: Handle the dead halt of sem_wait when create_tasks() fails for any task
` [PATCH 12/16] perf sched replay: Fix the EMFILE error caused by the limitation of the maximum open files
` [PATCH 13/16] perf sched replay: Support using -f to override perf.data file ownership
` [PATCH 14/16] perf sched replay: Use replay_repeat to calculate the runavg of cpu usage instead of the default value 10
` [PATCH 15/16] perf record: Add clockid parameter
` [PATCH 16/16] perf tools: Merge all perf_event_attr print functions

[PATCH] x86/asm/entry/64: Add forgotten CFI annotation
 2015-04-07 16:42 UTC 

[PATCH 4.0-rc5 v19 0/6] irq/arm: Implement arch_trigger_all_cpu_backtrace
 2015-04-07 16:43 UTC  (11+ messages)
` [RESEND PATCH "
  ` [RESEND PATCH 4.0-rc5 v19 1/6] irqchip: gic: Optimize locking in gic_raise_softirq
  ` [RESEND PATCH 4.0-rc5 v19 2/6] irqchip: gic: Make gic_raise_softirq FIQ-safe
  ` [RESEND PATCH 4.0-rc5 v19 3/6] irqchip: gic: Introduce plumbing for IPI FIQ
  ` [RESEND PATCH 4.0-rc5 v19 4/6] printk: Simple implementation for NMI backtracing
  ` [RESEND PATCH 4.0-rc5 v19 5/6] x86/nmi: Use common printk functions
  ` [RESEND PATCH 4.0-rc5 v19 6/6] ARM: Add support for on-demand backtrace of other CPUs

[PATCH] mfd: Add support for CPLD chip on Mikrotik RB4xx boards
 2015-04-07 16:31 UTC  (4+ messages)

[GIT PULL] USB driver fixes for 3.18-rc7
 2015-04-07 16:32 UTC  (7+ messages)

[PATCH 0/3] block: loop: switch to VFS ITER_BVEC
 2015-04-07 16:23 UTC  (8+ messages)

linux-next: manual merge of the kvm-arm tree with Linus' tree
 2015-04-07 16:20 UTC  (3+ messages)

[PATCH v4] ARM: smp: Only expose /sys/.../cpuX/online if hotpluggable
 2015-04-07 16:18 UTC  (3+ messages)

[PATCH] firmware: iSCSI: Remove unneeded #ifdef and associated dead code
 2015-04-07 16:10 UTC 

[PATCH RFC] mpt2/mpt3sas lock reduction for scsi-mq
 2015-04-07 16:18 UTC  (5+ messages)
` [PATCH 6/7] mpt2sas: store scsi io tracker data in the scsi command / request

linux-next: build failure after merge of the tip tree
 2015-04-07 16:18 UTC  (6+ messages)

[PATCH] mac80211: Move message tracepoints to their own header
 2015-04-07 16:13 UTC  (5+ messages)
    ` [PATCH] iwlwifi: Move each system "

[PATCH v2] staging: dgnc: check if kzalloc fails in dgnc_tty_init()
 2015-04-07 16:11 UTC  (11+ messages)
` [PATCH v3] "
  ` [PATCH v4 1/3] staging: dgnc: clean up allocation of ->channels[i]
  ` [PATCH v4 2/3] staging: dgnc: don't forget to check if ->channels[i] is NULL in dgnc_tty_uninit()
  ` [PATCH v4 3/3] staging: dgnc: remove redundant !ch checks

[PATCH] brcmsmac: Move each system tracepoints to their own header
 2015-04-07 16:11 UTC 

linux-next: manual merge of the tip tree with the net-next tree
 2015-04-07 16:11 UTC  (2+ messages)

[PATCH v3 0/7] vhost: support for cross endian guests
 2015-04-07 16:11 UTC  (9+ messages)
` [PATCH v3 6/7] virtio: add explicit big-endian support to memory accessors
` [PATCH v3 7/7] vhost: feature to set the vring endianness

linux-next: manual merge of the tip tree with the net-next tree
 2015-04-07 16:10 UTC  (2+ messages)

[PATCH v5 00/15] Add support to STMicroelectronics STM32 family
 2015-04-07 16:05 UTC  (7+ messages)
` [PATCH v5 09/15] dt-bindings: Document the STM32 USART bindings
` [PATCH v5 10/15] serial: stm32-usart: Add STM32 USART Driver

[PATCH v2 00/17] IB/Verbs: IB Management Helpers
 2015-04-07 16:05 UTC  (4+ messages)
` [PATCH v2 09/17] IB/Verbs: Use helper cap_read_multi_sge() and reform svc_rdma_accept()

[PATCH] staging: lustre: Make cfs_sched_rehash static
 2015-04-07 16:01 UTC  (2+ messages)
` [HPDD-discuss] "

[PATCH v3] net: sysctl for RA default route MTU
 2015-04-07 15:58 UTC  (7+ messages)

[PATCH v4 2/2] watchdog: add watchdog_exclude sysctl to assist nohz
 2015-04-07 15:56 UTC  (5+ messages)
` [PATCH v5 0/2] nohz/watchdog/smp_hotplug_thread changes
  ` [PATCH v5 2/2] watchdog: add watchdog_exclude sysctl to assist nohz

[PATCH 2/3] drm:msm: Initial Add Writeback Support
 2015-04-07 15:55 UTC  (4+ messages)

[PATCH] net: sysctl_net_core: remove unused variable
 2015-04-07 15:39 UTC 

[RESEND PATCH] configfs: init configfs module earlier at boot time
 2015-04-07 15:56 UTC 

[PATCH RFC] sched/fair: fix sudden expiration of cfq quota in put_prev_task()
 2015-04-07 15:53 UTC  (9+ messages)

[PATCH 2/9][v2]usb:fsl:otg: Add support to add/remove usb host driver
 2015-04-07 15:52 UTC  (2+ messages)

[PATCH 0/2] perf tools: clock_id support and perf_event_attr printing
 2015-04-07 15:48 UTC  (3+ messages)
` [PATCH 1/2] perf, record: Add clockid parameter

another pmem variant V3
 2015-04-07 15:47 UTC  (12+ messages)
` [PATCH] pmem: Add prints at module load and unload
  ` [Linux-nvdimm] "
` [PATCH A+B] "
  ` [PATCH 1A] pmem: Add prints at pmem_probe/remove
  ` [PATCH 1B] pmem: Add prints at module load and unload

[PATCH] checkpatch: Add 'Prefer ARRAY_SIZE" test
 2015-04-07 15:45 UTC 

[PATCH v3] kvm: mmu: lazy collapse small sptes into large sptes
 2015-04-07 15:41 UTC  (2+ messages)

FACULTY AND STAFF MAILBOX ALERT
 2015-04-07 15:25 UTC 

[PATCH] ARM: at91/dt: add support for at91-kizbox2
 2015-04-07 14:13 UTC  (2+ messages)
` [PATCH] ARM: at91/dt: add support for kizbox2

[PATCH 0/2] ARM: at91/dt: add support for at91-kizboxmini
 2015-04-07 14:11 UTC  (3+ messages)
` [PATCH 1/2] ARM: at91/dt: sam9x5: add pinctrl for pwm0
` [PATCH 2/2] ARM: at91/dt: add support for kizboxmini

[PATCH 2/2] USB: ehci-tegra: fix inefficient copy of unaligned buffers
 2015-04-07 15:30 UTC  (2+ messages)

[PATCH] x86/asm/entry/64: move opportunistic sysret code to syscall code path
 2015-04-07 15:26 UTC  (2+ messages)

[PATCH] x86: simplify interrupt dispatch table
 2015-04-07 15:26 UTC  (2+ messages)

[PATCH] perf tool: Fix type for references to data_head/tail
 2015-04-07 15:26 UTC  (2+ messages)

[PATCH] Documentation/memcg: update memcg/kmem status
 2015-04-07 15:13 UTC  (2+ messages)

[PATCH v2] perf: report/annotate: fix segfault problem
 2015-04-07 15:13 UTC  (4+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 2/2] "

[PATCH][ASoC]Add ability to remove rate constraints from generic ASoC AC'97 CODEC driver
 2015-04-07 15:09 UTC  (7+ messages)

[PATCH 1/1] ARM: dts: Add keep-power-in-suspend to WiFi SDIO node for Peach Boards
 2015-04-07 15:09 UTC  (2+ messages)

commit reverted in staging/sm750fb
 2015-04-07 15:07 UTC  (8+ messages)

improve futex on -RT by avoiding the double wake-up
 2015-04-07 15:03 UTC  (4+ messages)
` [PATCH 1/3] futex: avoid double wake up in PI futex wait / wake on -RT
` [PATCH 2/3] futex: avoid double wake up in futex_wake() "
` [PATCH 3/3] ipc/mqueue: remove STATE_PENDING

[PATCH 0/8] Sync and VFS scalability improvements V2
 2015-04-07 15:03 UTC  (4+ messages)
` [PATCH 8/8] inode: don't softlockup when evicting inodes

[PATCH] x86, aperture: Check for GART before accessing GART registers
 2015-04-07 14:57 UTC  (13+ messages)

[PATCH] x86: Fix earlyprintk ttyS2/3
 2015-04-07 15:00 UTC  (4+ messages)

[RFC PATCH v3 0/2] ARM: EXYNOS: Fix Suspend-to-RAM on Exynos5420
 2015-04-07 15:00 UTC  (18+ messages)
` [RFC PATCH v3 2/2] clk: exynos5420: Make sure MDMA0 clock is enabled during suspend

[GIT PULL] (xen) stable/for-jens-4.1
 2015-04-07 14:56 UTC 

[PATCH 1/3] irqchip/gicv3-its: Adjust the implementation of its_alloc_tables
 2015-04-07 14:54 UTC  (5+ messages)

[Bugfix v4] x86/PCI/ACPI: Fix regression caused by commit 63f1789ec716
 2015-04-07 14:53 UTC  (3+ messages)

[PATCH v3 0/9] ARM: berlin: refactor the clock
 2015-04-07 14:45 UTC  (10+ messages)
` [PATCH v3 1/9] clk: berlin: move to a dedicated sub-node
` [PATCH v3 2/9] Documentation: bindings: move the Berlin clock documentation
` [PATCH v3 3/9] ARM: berlin: rework the clock node for BG2
` [PATCH v3 4/9] ARM: berlin: rework the clock node for BG2CD
` [PATCH v3 5/9] ARM: berlin: rework the clock node for BG2Q
` [PATCH v3 6/9] Documentation: bindings: update the berlin chip and system ctrl doc
` [PATCH v3 7/9] ARM: berlin: remove useless chip and system ctrl compatibles in BG2
` [PATCH v3 8/9] ARM: berlin: remove useless chip and system ctrl compatibles in BG2CD
` [PATCH v3 9/9] ARM: berlin: remove useless chip and system ctrl compatibles in BG2Q

[PATCH 1/2] [v2] blk-mq: fix plugging in blk_sq_make_request
 2015-04-07 14:47 UTC  (4+ messages)
` [PATCH 2/2] blk-plug: don't flush nested plug lists

[PATCH] dmaengine: at_xdmac: unlock spin lock before return
 2015-04-07 14:42 UTC 

[PATCH] sched/core: Drop debugging leftover trace_printk call
 2015-04-07 14:43 UTC  (8+ messages)

[PATCH] staging: panel: remove duplicate code
 2015-04-07 14:41 UTC  (10+ messages)

[PATCH] pinctrl: Add support for PM8916 GPIO's and MPP's
 2015-04-07 14:26 UTC  (2+ messages)

[PATCH] Staging: rtl8188eu: Replaced kzalloc and memcpy combination with kmemdup
 2015-04-07 14:25 UTC 

simple framebuffer slower by factor of 20, on socfpga (arm) platform
 2015-04-07 14:24 UTC  (3+ messages)

[PATCH 0/5] usb: xhci: fixes for OTG/DRD use
 2015-04-07 14:23 UTC  (3+ messages)
` [PATCH 1/5] usb: xhci: cleanup xhci_hcd allocation

[PATCH] phy: core: Fix error checking in (devm_)phy_optional_get
 2015-04-07 14:21 UTC  (2+ messages)

[PATCH 1/2] kselftests: timers: Make set-timer-lat fail more gracefully for !CAP_WAKE_ALARM
 2015-04-07 14:20 UTC  (7+ messages)

[PATCH V2 linux-next] Btrfs: use BTRFS_COMPRESS_NONE instead of 0
 2015-04-07 14:20 UTC  (2+ messages)

[patch 00/12] mm: page_alloc: improve OOM mechanism and policy
 2015-04-07 14:18 UTC  (6+ 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).