linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-07-28 19:55:49 to 2014-07-29 03:47:43 UTC [more...]

[PATCH 1/2] x86_64,entry,xen: Do not invoke espfix64 on Xen
 2014-07-29  3:47 UTC  (4+ messages)
` [tip:x86/urgent] x86_64/entry/xen: "

[PATCH -tip/master 1/7] locking/mutex: Unify arguments in lock/unlock slowpaths
 2014-07-29  3:41 UTC  (10+ messages)
` [PATCH -tip/master 3/7] locking/mcs: Remove obsolete comment
` [PATCH -tip/master 4/7] locking/mutex: Refactor optimistic spinning code
  ` [PATCH -tip/master v2] "

[PATCH v4 0/5] x86: two-phase syscall tracing and seccomp fastpath
 2014-07-29  3:38 UTC  (6+ messages)
` [PATCH v4 1/5] x86,x32,audit: Fix x32's AUDIT_ARCH wrt audit
` [PATCH v4 2/5] x86,entry: Only call user_exit if TIF_NOHZ
` [PATCH v4 3/5] x86: Split syscall_trace_enter into two phases
` [PATCH v4 4/5] x86_64,entry: Treat regs->ax the same in fastpath and slowpath syscalls
` [PATCH v4 5/5] x86_64,entry: Use split-phase syscall_trace_enter for 64-bit syscalls

[PATCH 0/4] Introduce device assignment flag operation helper function
 2014-07-29  3:37 UTC  (7+ messages)
` [PATCH 1/4] PCI: introduce helper functions for device flag operation

[PATCH] ACPI / processor: Make it possible to get local x2apic id via _MAT
 2014-07-29  3:27 UTC 

CHIP NO: 9465206
 2014-07-28 15:58 UTC 

[PATCH v2] ASoC: wm8962: Let CODEC driver enable and disable its own MCLK
 2014-07-29  2:55 UTC  (4+ messages)
  ` [alsa-devel] "

Patch: zram add compressionratio in sysfs interface
 2014-07-29  3:01 UTC 

[PATCH v3 RESEND] zram: auto add new devices on demand
 2014-07-29  3:00 UTC  (2+ messages)

[PATCH] ixgbe: remove useless bd_number from adapter struct
 2014-07-29  2:59 UTC  (3+ messages)

[PATCH v3] mmc: mmci: Add qcom dml support to the driver
 2014-07-29  2:50 UTC  (2+ messages)
` [PATCH v4] "

[PATCH RFC v4 4/4] Documentation: nand: pl353: Add documentation for controller and driver
 2014-07-29  2:44 UTC  (3+ messages)

[LKP] [drm/i915] WARNING: CPU: 3 PID: 248 at drivers/gpu/drm/i915/intel_pm.c:6427 check_power_well_state+0x60/0x90 [i915]()
 2014-07-29  2:43 UTC 

[PATCH] net: ethernet: intel: ixgbe: ixgbe_main.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-07-28 15:39 UTC  (2+ messages)

Random panic in load_balance() with 3.16-rc
 2014-07-29  2:29 UTC  (15+ messages)

[PATCH 00/35] arm: omap: move intc to drivers/irqchip/
 2014-07-29  2:25 UTC  (40+ messages)
` [PATCH 01/35] arm: omap: irq: make omap_irq_base global
` [PATCH 02/35] arm: omap: irq: define INTC_ILR0 register
` [PATCH 03/35] arm: omap: irq: start to remove irq_banks array
` [PATCH 04/35] arm: omap: irq: add a global omap_nr_irqs variable
` [PATCH 05/35] arm: omap: irq: remove rest of irq_banks usage
` [PATCH 06/35] arm: omap: irq: remove unused macro
` [PATCH 07/35] arm: omap: irq: switch over to intc_readl on omap_intc_handle_irq
` [PATCH 08/35] arm: omap: irq: remove unnecessary base_addr argument
` [PATCH 09/35] arm: omap: irq: rename omap3_intc_regs
` [PATCH 10/35] arm: omap: irq: always define omap3 support
` [PATCH 11/35] arm: omap: irq: reorganize code a little bit
` [PATCH 12/35] arm: omap: irq: make intc_of_init static
` [PATCH 13/35] arm: omap: irq: call set_handle_irq() from intc_of_init
` [PATCH 14/35] arm: omap: irq: use IRQCHIP_DECLARE macro
` [PATCH 15/35] arm: omap: irq: drop .handle_irq and .init_irq fields
` [PATCH 16/35] arm: omap: irq: add specific compatibles for omap3 and am33xx devices
` [PATCH 17/35] arm: omap: irq: use compatible flag to figure out number of IRQ lines
` [PATCH 18/35] arm: boot: dts: am33xx/omap3: fix intc compatible flag
` [PATCH 19/35] arm: omap: irq: drop ti,intc-size support
` [PATCH 20/35] arm: boot: dts: omap2/3/am33xx: drop ti,intc-size
` [PATCH 21/35] arm: omap: irq: move some more code around
` [PATCH 22/35] arm: omap: irq: call set_handle_irq() from .init_irq
` [PATCH 23/35] arm: omap: irq: drop omap3_intc_handle_irq()
` [PATCH 24/35] arm: omap: irq: drop omap2_intc_handle_irq()
` [PATCH 25/35] arm: omap: irq: remove unnecessary header
` [PATCH 26/35] arm: omap: irq: remove nr_irqs argument
` [PATCH 27/35] arm: omap: irq: introduce omap_nr_pending
` [PATCH 28/35] arm: omap: irq: get rid of ifdef hack
` [PATCH 29/35] arm: omap: intc: switch over to linear irq domain
` [PATCH 30/35] irqchip: add irq-omap-intc.h header
` [PATCH 31/35] arm: omap: irq: move irq.c to drivers/irqchip/
` [PATCH 32/35] irq: intc: minor improvement to omap_irq_pending()
` [PATCH 33/35] irq: intc: comment style cleanup
` [PATCH 34/35] irq: intc: remove unnecesary of_address_to_resource() call
` [PATCH 35/35] irq: intc: enable IP protection

[PATCH v4] arm64,ia64,ppc,s390,sh,tile,um,x86,mm: Remove default gate area
 2014-07-29  2:19 UTC  (2+ messages)
` [PATCH v4] arm64, ia64, ppc, s390, sh, tile, um, x86, mm: "

[PATCH 0/3] ARM: dts: Add TMU dt node and missing data for Exynos3250
 2014-07-29  2:17 UTC  (4+ messages)
` [PATCH 1/3] ARM: dts: Add TMU dt node to monitor the temperature "
` [PATCH 2/3] ARM: dts: Remove duplicate 'interrput-parent' property "
` [PATCH 3/3] ARM: dts: Add missing pinctrl for uart0/1 "

rc7 + tip/master suspend fun
 2014-07-29  2:17 UTC  (4+ messages)

[PATCH 1/4 v2] PCI: introduce helper functions for device flag operation
 2014-07-29  2:16 UTC 

[PATCH 0/3] workqueue: offload the worker-management out from kworker
 2014-07-29  2:16 UTC  (5+ messages)
` [PATCH 2/3] workqueue: use dedicated creater kthread for all pools

[PATCH v2] PCI: tegra: add missing cleanup in error path and teardown_irq
 2014-07-29  1:42 UTC  (3+ messages)

[PATCH/RFC] autofs: the documentation I wanted to read
 2014-07-29  2:00 UTC 

[PATCH] Staging: bcm: Bcmchar.c: remove else statement after return
 2014-07-29  1:59 UTC  (2+ messages)

[PATCH v8 00/22] Support ext4 on NV-DIMMs
 2014-07-29  1:55 UTC  (10+ messages)
` [PATCH v8 05/22] Add vm_replace_mixed()

[PATCH RFC tip/core/rcu] Fix attempt to avoid offloading callbacks unless requested
 2014-07-29  1:55 UTC  (8+ messages)

[PATCH] kprobes/x86: opt: free optinsn cache when range check fails
 2014-07-29  1:55 UTC  (3+ messages)

[PATCH 0/6] autofs4: support RCU-walk
 2014-07-29  1:51 UTC  (9+ messages)
` [PATCH 3/6] autofs4: allow RCU-walk to walk through autofs4

[PATCH v3] PCI: tegra: add missing cleanup in error path and teardown_irq
 2014-07-29  1:33 UTC 

[PATCH net-next] net: filter: rename 'struct sk_filter' to 'struct bpf_prog'
 2014-07-29  1:16 UTC  (11+ messages)

[PATCH v2 0/4] driver core: allow explicit deferred probe preference
 2014-07-29  1:13 UTC  (9+ messages)
` [PATCH v2 2/4] driver core: enable drivers to use deferred probe from init

[PATCH 1/3] mm/hugetlb: replace parameters of follow_huge_pmd/pud()
 2014-07-29  1:10 UTC  (5+ messages)
` [PATCH 2/3] mm/hugetlb: take refcount under page table lock in follow_huge_pmd()

[PATCH v5 00/14] compaction: balancing overhead and success rates
 2014-07-29  1:05 UTC  (17+ messages)
` [PATCH v5 01/14] mm, THP: don't hold mmap_sem in khugepaged when allocating THP
` [PATCH v5 02/14] mm, compaction: defer each zone individually instead of preferred zone
` [PATCH v5 03/14] mm, compaction: do not count compact_stall if all zones skipped compaction
` [PATCH v5 05/14] mm, compaction: move pageblock checks up from isolate_migratepages_range()
` [PATCH v5 06/14] mm, compaction: reduce zone checking frequency in the migration scanner
` [PATCH v5 07/14] mm, compaction: khugepaged should not give up due to need_resched()
` [PATCH v5 08/14] mm, compaction: periodically drop lock and restore IRQs in scanners
` [PATCH v5 11/14] mm, compaction: skip buddy pages by their order in the migrate scanner

[RFC PATCH 1/1] ethtool: adding support for multiple slave port configuration
 2014-07-29  1:03 UTC  (3+ messages)

[PATCH 1/1] neighbour : fix ndm_type type error issue
 2014-07-29  0:52 UTC  (2+ messages)

[PATCH] rmap: fix pgoff calculation to handle hugepage correctly
 2014-07-29  0:42 UTC  (9+ messages)
          ` [PATCH -mm] mm: refactor page index/offset getters

[PATCH 01/11] f2fs: add nobarrier mount option
 2014-07-29  0:41 UTC  (3+ messages)
` [PATCH 07/11] f2fs: enable in-place-update for fdatasync
  ` [f2fs-dev] "

pull request: wireless-next 2014-07-25
 2014-07-29  0:38 UTC  (2+ messages)

net: socket: NULL ptr deref in sendmsg
 2014-07-29  0:19 UTC  (4+ messages)

[PATCH] Documentation: laptops: freefall.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-07-29  0:17 UTC  (5+ messages)
    ` [PATCHv3] Documentation: laptops: freefall.c: simplify to avoid null-termination problems

[PATCH] [SCSI] Remove reference to scsi_wait_scan module in SCSI_SCAN_ASYNC doc
 2014-07-29  0:12 UTC 

[PATCH 00/15] atmel_mxt_ts - device tree, bootloader, etc
 2014-07-29  0:10 UTC  (12+ messages)

[PATCH v3 0/8] Two-phase seccomp and x86 tracing changes
 2014-07-28 23:54 UTC  (12+ messages)
` [PATCH v3 6/8] x86: Split syscall_trace_enter into two phases

[PATCH] Staging: android: timed_output.c: use kstrtoint() instead of sscanf()
 2014-07-28 23:45 UTC 

[PATCH v2 RESEND 00/23] scsi: Use pci_enable_msix_range() instead of pci_enable_msix()
 2014-07-28 23:29 UTC  (4+ messages)
` [PATCH v2 RESEND 01/23] be2iscsi: Use pci_enable_msix_exact() "

[PATCH] memory hotplug: update the variables after memory removed
 2014-07-28 23:24 UTC  (4+ messages)

[PATCH] Staging: android: timed_gpio.c: remove else statement after return
 2014-07-28 23:11 UTC 

sched: spinlock recursion in sched_rr_get_interval
 2014-07-28 23:08 UTC  (6+ messages)

[PATCH] Staging: android: sync.c: fix missing blank line after declaration
 2014-07-28 23:03 UTC 

[PATCH] drivers:mfd:omap-usb-host.c: Fix improper mask use
 2014-07-28 23:01 UTC 

[PATCH tip/core/rcu 0/9] RCU-tasks implementation
 2014-07-28 22:56 UTC  (10+ messages)
` [PATCH RFC tip/core/rcu 1/9] rcu: Add call_rcu_tasks()
  ` [PATCH RFC tip/core/rcu 2/9] rcu: Provide cond_resched_rcu_qs() to force quiescent states in long loops
  ` [PATCH RFC tip/core/rcu 3/9] rcu: Add synchronous grace-period waiting for RCU-tasks
  ` [PATCH RFC tip/core/rcu 4/9] rcu: Export RCU-tasks APIs to GPL modules
  ` [PATCH RFC tip/core/rcu 5/9] rcutorture: Add torture tests for RCU-tasks
  ` [PATCH RFC tip/core/rcu 6/9] rcutorture: Add RCU-tasks test cases
  ` [PATCH RFC tip/core/rcu 7/9] rcu: Add stall-warning checks for RCU-tasks
  ` [PATCH RFC tip/core/rcu 8/9] rcu: Make RCU-tasks track exiting tasks
  ` [PATCH RFC tip/core/rcu 9/9] rcu: Improve RCU-tasks energy efficiency

[PATCH 00/19] Introduce ACPI for ARM64 based on ACPI 5.1
 2014-07-28 22:49 UTC  (4+ messages)
` [PATCH 01/19] ARM64 / ACPI: Get RSDP and ACPI boot-time tables

[PATCHv3 1/2] mm: introduce vm_ops->map_pages()
 2014-07-28 22:43 UTC  (5+ messages)
` [PATCH] mm: don't allow fault_around_bytes to be 0

[RFC][PATCH] irq: Rework IRQF_NO_SUSPENDED
 2014-07-28 23:01 UTC  (10+ messages)
` [PATCH, v2]
    ` [PATCH, v3] irq / PM: Fix IRQF_NO_SUSPEND problem with shared interrupts (was: Re: [PATCH, v2])

[PATCH] Staging: android: sw_sync.c: fix missing blank line after declaration
 2014-07-28 22:38 UTC 

[PATCH] ARM: at91: spi: request all csgpio in spi probe
 2014-07-28 22:38 UTC  (4+ messages)

[PATCH 1/2] staging: vt6655: remove typedef enum __device_init_type
 2014-07-28 22:26 UTC  (2+ messages)
` [PATCH 2/2] staging: vt6655: clean up the tail of function device_init_registers

Bug on Kernel 3.16 r6: Sound and Buffering in Clementine with Files are Transferring to Music Directory
 2014-07-28 22:24 UTC  (6+ messages)

[patch] mm, thp: restructure thp avoidance of light synchronous migration
 2014-07-28 22:24 UTC  (3+ messages)

vmstat: On demand vmstat workers V8
 2014-07-28 22:00 UTC  (5+ messages)

[Regression 3.16-rc kernel] -55% reduction in throughput for OLTP benchmark
 2014-07-28 21:51 UTC 

[PATCH] tracing: Always run per-cpu ring buffer resize with schedule_work_on()
 2014-07-28 21:52 UTC  (2+ messages)

[PATCH] intel_idle: use static_key to optimize idle enter/exit paths
 2014-07-28 21:50 UTC  (3+ messages)

[PATCH v2 1/2] xen: Silence compiler warnings
 2014-07-28 21:38 UTC 

[PATCH] ASoC: ak4642: Make of_device_id array const
 2014-07-28 21:29 UTC  (2+ messages)

[PATCH v2 09/11] Documentation: devicetree: Fix ADI AXI SPDIF specification
 2014-07-28 21:28 UTC  (11+ messages)

[PATCH] nls: remove "support" for 5- and 6-byte UTF-8 sequences
 2014-07-28 21:26 UTC 

[RFC] readdirplus implementations: xgetdents vs dirreadahead syscalls
 2014-07-28 21:21 UTC  (4+ messages)

[RFC PATCHv2 00/11] Adding FreeBSD's Capsicum security framework
 2014-07-28 21:18 UTC  (9+ messages)
` [PATCH 11/11] seccomp: Add tgid and tid into seccomp_data

[v2] input: drv260x: Add TI drv260x haptics driver
 2014-07-28 21:21 UTC  (4+ messages)

[RFC PATCH 0/2] dirreadahead system call
 2014-07-28 21:19 UTC  (4+ messages)

[GIT PULL] qcom clock changes for 3.17
 2014-07-28 21:13 UTC  (4+ messages)

[PATCH] Staging: android: Missing a blank line after declarations in sw_sync.c This is a patch to the sw_sync.c file that fixes up a missing a blank warning found by the checkpatch.pl tool
 2014-07-28 21:07 UTC 

[PATCH] x86, paravirt: BUG_ON on {rd,wr}msr exceptions
 2014-07-28 20:43 UTC  (4+ messages)

[PATCH 1/4] staging: vt6655: remove undefined TASK_LET code
 2014-07-28 20:43 UTC  (4+ messages)
` [PATCH 2/4] staging: vt6655: deadcode remove undefined macro THREAD code
` [PATCH 3/4] staging: vt6655: dead code remove undefined macro FOR_LED_ON_NOTEBOOK code
` [PATCH 4/4] staging: vt6655: dead code remove undefined macro IO_MAP

[PATCHv4 0/6] mm/zpool: add common api for zswap to use zbud/zsmalloc
 2014-07-28 20:40 UTC  (8+ messages)
` [PATCHv5 0/4] "

[PATCH] openvswitch: Use IS_ERR_OR_NULL
 2014-07-28 20:37 UTC  (2+ messages)

[PATCH 0/8] x86, microcode: cosmetic and minor issue fixes
 2014-07-28 20:36 UTC  (3+ messages)
` [PATCH 8/8] x86, microcode, intel: correct extended signature checksum verification

pull request: bluetooth-next 2014-07-28
 2014-07-28 20:16 UTC 

[PATCH 0/3] arm: dts: omap3-gta04: Move common parts to include file and add models
 2014-07-28 20:06 UTC  (4+ messages)
` [PATCH 3/3] arm: dts: Add gta04a5 model

[PATCH v2 3/3] [SCSI] Make LBP quirk skip lbpme checks tests
 2014-07-28 20:05 UTC  (15+ messages)

[PATCH RFC] suspend/hibernation: Fix racing timers
 2014-07-28 20:02 UTC  (6+ messages)
` [PATCH RFC v2] PM / sleep: "

Power-managing devices that are not of interest at some point in time
 2014-07-28 20:01 UTC  (7+ messages)

[PATCH 1/2] ARM: LPAE: load upper bits of early TTBR0/TTBR1
 2014-07-28 19:57 UTC  (10+ messages)
` [PATCH 2/2] ARM: LPAE: reduce damage caused by idmap to virtual memory layout

perf: invalid memory access in perf_swevent_del
 2014-07-28 19:55 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).