All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-07-17 21:08:32 to 2015-07-17 22:36:53 UTC [more...]

[PATCH v3] Input: pmic8xxx-pwrkey - Support shutdown
 2015-07-17 22:36 UTC  (4+ messages)

[PATCH v5 00/15] Alternate p2m: support multiple copies of host p2m
 2015-07-17 22:36 UTC  (16+ messages)
` [PATCH v5 05/15] x86/altp2m: basic data structures and support routines
` [PATCH v5 06/15] VMX/altp2m: add code to support EPTP switching and #VE
` [PATCH v5 10/15] x86/altp2m: add remaining support routines

[PATCH tip/core/rcu 0/12] Tree geometry-initialization simplifications for 4.3
 2015-07-17 22:31 UTC  (13+ messages)
` [PATCH tip/core/rcu 01/12] rcu: Provide more diagnostics for stalled GP kthread
  ` [PATCH tip/core/rcu 02/12] rcu: Panic if RCU tree can not accommodate all CPUs
  ` [PATCH tip/core/rcu 03/12] rcu: Remove superfluous local variable in rcu_init_geometry()
  ` [PATCH tip/core/rcu 04/12] rcu: Cleanup rcu_init_geometry() code and arithmetics
  ` [PATCH tip/core/rcu 05/12] rcu: Simplify rcu_init_geometry() capacity arithmetics
  ` [PATCH tip/core/rcu 06/12] rcu: Limit rcu_state::levelcnt[] to RCU_NUM_LVLS items
  ` [PATCH tip/core/rcu 07/12] rcu: Limit rcu_capacity[] size "
  ` [PATCH tip/core/rcu 08/12] rcu: Remove unnecessary fields from rcu_state structure
  ` [PATCH tip/core/rcu 09/12] rcu: Limit count of static data to the number of RCU levels
  ` [PATCH tip/core/rcu 10/12] rcu: Simplify arithmetic to calculate number of RCU nodes
  ` [PATCH tip/core/rcu 11/12] rcu: Shut up bogus gcc array bounds warning
  ` [PATCH tip/core/rcu 12/12] rcu: Reset rcu_fanout_leaf if out of bounds

[PATCH] mm-move-mremap-from-file_operations-to-vm_operations_struct-fix
 2015-07-17 22:31 UTC  (5+ messages)

[Buildroot] [PATCH] gptfdisk: bump version 1.0.0
 2015-07-17 22:30 UTC  (3+ messages)
` [Buildroot] [PATCHv2] "

[PATCH v2 00/13] "rerere" minor clean-up
 2015-07-17 22:24 UTC  (20+ messages)
` [PATCH v3 00/18] "rerere" preparatory clean-up
  ` [PATCH v3 01/18] rerere: fix an off-by-one non-bug
  ` [PATCH v3 02/18] rerere: plug conflict ID leaks
  ` [PATCH v3 03/18] rerere: lift PATH_MAX limitation
  ` [PATCH v3 04/18] rerere: write out each record of MERGE_RR in one go
  ` [PATCH v3 05/18] rerere: report autoupdated paths only after actually updating them
  ` [PATCH v3 06/18] rerere: drop want_sp parameter from is_cmarker()
  ` [PATCH v3 07/18] rerere: stop looping unnecessarily
  ` [PATCH v3 08/18] rerere: explain the rerere I/O abstraction
  ` [PATCH v3 09/18] rerere: explain MERGE_RR management helpers
  ` [PATCH v3 10/18] rerere: explain the primary codepath
  ` [PATCH v3 11/18] rerere: explain "rerere forget" codepath
  ` [PATCH v3 12/18] rerere: explain the remainder
  ` [PATCH v3 13/18] rerere: refactor "replay" part of do_plain_rerere()
  ` [PATCH v3 14/18] rerere: further de-dent do_plain_rerere()
  ` [PATCH v3 15/18] rerere: further clarify do_rerere_one_path()
  ` [PATCH v3 16/18] rerere: call conflict-ids IDs
  ` [PATCH v3 17/18] rerere: use "struct rerere_id" instead of "char *" for conflict ID
  ` [PATCH v3 18/18] rerere: un-nest merge() further

[U-Boot] [PATCH 1/3] nand: lpc32xx: add SLC NAND driver
 2015-07-17 22:24 UTC  (3+ messages)

[Buildroot] [PATCH] ARC: update tools to arc-2015.06 release
 2015-07-17 22:23 UTC  (3+ messages)

[PATCH tip/core/rcu 0/16] Miscellaneous fixes for 4.3
 2015-07-17 22:20 UTC  (17+ messages)
` [PATCH tip/core/rcu 01/16] rcu: Drop RCU_USER_QS in favor of NO_HZ_FULL
  ` [PATCH tip/core/rcu 02/16] rcu: Deinline rcu_read_lock_sched_held() if DEBUG_LOCK_ALLOC
  ` [PATCH tip/core/rcu 03/16] rcu: Change return type to bool
  ` [PATCH tip/core/rcu 04/16] rcu: Add RCU-sched flavors of get-state and cond-sync
  ` [PATCH tip/core/rcu 05/16] rcu: Hide RCU_NOCB_CPU behind RCU_EXPERT
  ` [PATCH tip/core/rcu 06/16] rcu: Use WRITE_ONCE in RCU_INIT_POINTER
  ` [PATCH tip/core/rcu 07/16] rcu: Fix obsolete priority-boosting comment
  ` [PATCH tip/core/rcu 08/16] rcu: Create a synchronize_rcu_mult()
  ` [PATCH tip/core/rcu 09/16] cpu: Wait for RCU grace periods concurrently
  ` [PATCH tip/core/rcu 10/16] rcu: Make rcu_is_watching() really notrace
  ` [PATCH tip/core/rcu 11/16] rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN()
  ` [PATCH tip/core/rcu 12/16] rcu: Fix backwards RCU_LOCKDEP_WARN() in synchronize_rcu_tasks()
  ` [PATCH tip/core/rcu 13/16] rcu: Clarify CONFIG_RCU_EQS_DEBUG help text
  ` [PATCH tip/core/rcu 14/16] rcu: update MAINTAINERS entry
  ` [PATCH tip/core/rcu 15/16] scripts: Make checkpatch.pl warn on expedited RCU grace periods
  ` [PATCH tip/core/rcu 16/16] rcu: Don't disable CPU hotplug during OOM notifiers

[PATCH 1/3] x86, perf: Make merge_attr global to use from perf_event_intel
 2015-07-17 22:23 UTC  (15+ messages)
` [PATCH 3/3] x86, perf: Add PEBS frontend profiling for Skylake

[Intel-wired-lan] [PATCH 0/3] ixgbe: Add support for X550EM devices with SFPs
 2015-07-17 22:22 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH 1/3] ixgbe: Accept SFP not present errors on all devices
` [Intel-wired-lan] [PATCH 2/3] ixgbe: Add X550EM support for SFP insertion interrupt
` [Intel-wired-lan] [PATCH 3/3] ixgbe: Add new X550EM SFP+ device ID

[PATCH] arm64: dts: mediatek: Add MT8173 MMC dts
 2015-07-17 22:16 UTC  (5+ messages)

[PATCH v2 00/10] arm/arm64: KVM: Active interrupt state switching for shared devices
 2015-07-17 22:15 UTC  (25+ messages)
` [PATCH v2 02/10] arm/arm64: KVM: Move vgic handling to a non-preemptible section
` [PATCH v2 03/10] KVM: arm/arm64: vgic: Convert struct vgic_lr to use bitfields
` [PATCH v2 05/10] KVM: arm/arm64: vgic: Relax vgic_can_sample_irq for edge IRQs
` [PATCH v2 06/10] KVM: arm/arm64: vgic: Allow dynamic mapping of physical/virtual interrupts
` [PATCH v2 07/10] KVM: arm/arm64: vgic: Allow HW interrupts to be queued to a guest
` [PATCH v2 08/10] KVM: arm/arm64: vgic: Add vgic_{get,set}_phys_irq_active
` [PATCH v2 09/10] KVM: arm/arm64: timer: Allow the timer to control the active state
` [PATCH v2 10/10] KVM: arm/arm64: vgic: Allow non-shared device HW interrupts

[PATCH] xen: arm: Avoid reading beyond the last module
 2015-07-17 22:15 UTC  (3+ messages)

[RFC PATCH v2] memory-barriers: remove smp_mb__after_unlock_lock()
 2015-07-17 22:14 UTC  (11+ messages)

Reconciling rcu_irq_enter()/rcu_nmi_enter() with context tracking
 2015-07-17 22:13 UTC  (9+ messages)

[U-Boot] checkarmreloc error for AArch64 (using vexpress_aemv8a_defconfig)
 2015-07-17 22:13 UTC 

[PATCH] ext4: Return the length of a hole from get_block
 2015-07-17 22:11 UTC  (9+ messages)

[GIT PULL] pxa-dt for v4.3
 2015-07-17 22:10 UTC 

[U-Boot] [PATCH 0/3] lpc32xx: add legacy NXP BSP drivers
 2015-07-17 22:09 UTC  (2+ messages)

[U-Boot] [PATCH 3/3] usb: lpc32xx: add host USB driver
 2015-07-17 22:09 UTC  (2+ messages)

[GIT PULL] pxa for v4.3
 2015-07-17 22:06 UTC 

[RESEND PATCH 1/6] Document: bindings: DT: Add SMP enable method for MT6580 SoC platform
 2015-07-17 22:04 UTC  (3+ messages)

[PATCH v4 0/3] net: enable inband link state negotiation only when explicitly requested
 2015-07-17 22:01 UTC  (7+ messages)
` [PATCH 1/3] fixed_phy: handle link-down case

[PATCH V3 00/10] [SCSI] aacraid: Patchset for aacraid driver version 41010
 2015-07-17 22:03 UTC  (2+ messages)

[PATCH v4 0/2] Add mt6580 basic chip support
 2015-07-17 22:01 UTC  (2+ messages)

[PATCH 1/3] Input: zforce - use irq handler instead of gpio polling
 2015-07-17 21:58 UTC  (4+ messages)
` [PATCH 2/3] Input: zforce - enable irq only if we are ready to process it

goto???
 2015-07-17 21:58 UTC  (9+ messages)

[PATCH V4] Report interrupt(s) that caused system wakeup
 2015-07-17 22:24 UTC  (3+ messages)

[PATCH 0/5] add GPT timer support for mt8173
 2015-07-17 21:56 UTC  (12+ messages)
` [PATCH 1/5] clocksource: mediatek: do not enable GPT_CLK_EVT when setup
` [PATCH 2/5] clocksource: mediatek: Use GPT as sched clock source
` [PATCH 3/5] arm64: mediatek: enable MTK_TIMER

[PATCH 0/2] pixcir_i2c_ts: Add optional wakeup irq support
 2015-07-17 21:51 UTC  (5+ messages)
` [PATCH 1/2] input: touchscreen: pixcir_i2c_ts: Add support for optional wakeup interrupt

[PATCH V5 0/2] IMX GPCv2 drivers for wakeup source and suspend
 2015-07-17 21:49 UTC  (4+ messages)
` [PATCH V5 1/2] irqchip: imx-gpcv2: IMX GPCv2 driver for wakeup sources

[PATCH net] stmmac: fix setting of driver data in stmmac_dvr_probe
 2015-07-17 21:48 UTC 

[PATCH V2 00/10] cpufreq: governor: Avoid invalid state-transitions
 2015-07-17 22:15 UTC  (4+ messages)
` [PATCH V2 06/10] cpufreq: governor: Keep single copy of information common to policy->cpus

[PATCH v9 0/7] FPGA Manager Framework and Simple FPGA Bus
 2015-07-17 21:42 UTC  (11+ messages)
` [PATCH v9 3/7] staging: add bindings document for simple fpga bus
` [PATCH v9 7/7] staging: fpga manager: add driver for socfpga fpga manager

[PATCH] toshiba_acpi: Adapt /proc/acpi/toshiba/keys to TOS1900 devices
 2015-07-17 21:46 UTC  (2+ messages)

[meta-fsl-arm][PATCH v2 00/32] 3.14.38-6QP Upgrade Version 2
 2015-07-17 21:45 UTC  (6+ messages)
` [meta-fsl-arm][PATCH v2 01/32] linux-imx: Upgrade to 3.14.38-6QP_beta release
` [meta-fsl-arm][PATCH v2 16/32] imx-gpu-viv: Upgrade to 5.0.11.p6.3 version

[PATCH v4 0/2] SPMI regulator driver updates
 2015-07-17 21:41 UTC  (7+ messages)
` [PATCH v4 1/2] regulator: Add over current protection (OCP) support
` [PATCH v4 2/2] regulator: qcom-spmi: Add vendor specific configuration

[GIT PULL] pxa fixes for v4.2
 2015-07-17 21:42 UTC 

[PATCH v2] arm64: dts: mt8173: Add afe device node
 2015-07-17 21:42 UTC  (3+ messages)

[U-Boot] U-Boot porting on Android Emulator
 2015-07-17 21:40 UTC  (2+ messages)

[PATCH] Fix detection of uname failure
 2015-07-17 21:39 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v13 00/14] Interrupt mode PMD
 2015-07-17 21:40 UTC  (4+ messages)
` [PATCH v14 00/13] "
  ` [PATCH v14 10/13] ethdev: add rx intr enable, disable and ctl functions

die__process_function: tag not supported (INVALID)!
 2015-07-17 21:37 UTC  (6+ messages)

[PATCH] unpack-trees: don't update files flagged for deletion
 2015-07-17 21:34 UTC  (3+ messages)
` [PATCH v2] unpack-trees: don't update files with CE_WT_REMOVE set

[lm-sensors] [PATCH] hwmon: coretemp: use list instead of fixed size array for temp data
 2015-07-17 21:33 UTC  (13+ messages)
            `  "

linux-next: build failure after merge of the rcu tree
 2015-07-17 21:33 UTC  (7+ messages)

[PATCH 0/8] PCI: Fix ATS deadlock
 2015-07-17 21:32 UTC  (9+ messages)
` [PATCH 1/8] PCI: Allocate ATS struct during enumeration
` [PATCH 2/8] PCI: Embed ATS info directly into struct pci_dev
` [PATCH 3/8] PCI: Reduce size of ATS structure elements
` [PATCH 4/8] PCI: Rationalize pci_ats_queue_depth() error checking
` [PATCH 5/8] PCI: Inline the ATS setup code into pci_ats_init()
` [PATCH 6/8] PCI: Use pci_physfn() rather than looking up physfn by hand
` [PATCH 7/8] PCI: Clean up ATS error handling
` [PATCH 8/8] PCI: Move ATS declarations to linux/pci.h so they're all together

[PATCH v2] input: snvs_pwrkey: use "wakeup-source" as deivce tree property name
 2015-07-17 21:32 UTC  (3+ messages)

[PATCH net 0/3] Couple of classifier fixes
 2015-07-17 21:31 UTC  (4+ messages)
` [PATCH net 1/3] sched: cls_bpf: fix panic on filter replace

[PATCH] Input-polldev:Check poll_interval range while registering input device
 2015-07-17 21:29 UTC  (4+ messages)

Cannot connect to netlink socket??
 2015-07-17 21:29 UTC 

[PATCH 0/9] Intel core misc PMUs support
 2015-07-17 21:27 UTC  (15+ messages)
` [PATCH 2/9] perf/x86: core_misc PMU disable and enable support
` [PATCH 8/9] perf,tools: caculate and save tsc/avg/bzy freq in he_stat

[Buildroot] [RFC/PATCH] linux: remove the zImage before rebuild
 2015-07-17 21:24 UTC  (7+ messages)

3.18.17 Xen regression
 2015-07-17 21:23 UTC  (4+ messages)

[RFC PATCH 00/21] x86: Proposed fixes for stackvalidate warnings
 2015-07-17 21:23 UTC  (15+ messages)
` [RFC PATCH 12/21] sched: Add __schedule() to stackvalidate whitelist
` [RFC PATCH 13/21] x86/asm/crypto: Fix frame pointer usage in aesni-intel_asm.S

[PATCH net-next 0/2] tcp: minor tail loss probe improvements
 2015-07-17 21:22 UTC  (3+ messages)
` [PATCH net-next 1/2] tcp: don't extend RTO on failed loss probe attempts
` [PATCH net-next 2/2] tcp: TLP retransmits last if failed to send new packet

[Bug 89699] Regression in 10.5.1 causes flickering/artifacting in a particular video game
 2015-07-17 21:22 UTC 

[Ksummit-discuss] [TECH TOPIC] benchmarking and performance trends
 2015-07-17 21:22 UTC  (2+ messages)

RFC/Pull request v2: Refs db backend
 2015-07-17 21:22 UTC 

[PATCH v5] ARM: smp: Only expose /sys/.../cpuX/online if hotpluggable
 2015-07-17 21:21 UTC  (8+ messages)

[dpdk-virtio] Performance tuning for dpdk with virtio?
 2015-07-17 21:20 UTC  (2+ messages)

ARM - why does setup_frametable_size() round frametable_size to 32MB ?
 2015-07-17 21:19 UTC 

[PATCH v2 00/11] Qualcomm Shared Memory & RPM drivers
 2015-07-17 21:15 UTC  (3+ messages)
` [PATCH v2 02/11] soc: qcom: Add Shared Memory Manager driver

udelay and ndelay includes and linker
 2015-07-17 21:15 UTC 

[PATCH] ibmvscsi:Fix comment about return values for the function ibmvfc_target_alloc
 2015-07-17 21:13 UTC 

Updated drm-intel-testing
 2015-07-17 21:14 UTC 

[PATCH] ibmvscsi:Make the variable rc to be a integer in the function ibmvfc_handle_crq
 2015-07-17 21:09 UTC 

[PATCH v2] Documentation/git: fix stale "MULTIPLE CHECKOUT MODE" reference
 2015-07-17 21:09 UTC  (4+ messages)

[PATCH 0/4] ARM: dts: am335x/am43xx: wkup_m3_ipc support patches
 2015-07-17 21:08 UTC  (5+ messages)
` [PATCH 1/4] ARM: dts: AM33xx: Add ti,mbox-send-noirq to wkup_m3 mailbox
` [PATCH 2/4] ARM: dts: AM4372: "
` [PATCH 3/4] ARM: dts: AM33xx: Add the wkup_m3_ipc node
` [PATCH 4/4] ARM: dts: AM4372: "

[Buildroot] [PATCH 1/1] package/usbmount: run-parts directory fix
 2015-07-17 21:08 UTC 


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.