linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-22 21:05:56 to 2016-04-23 13:00:24 UTC [more...]

[PATCH v2] sched: Optimize !CONFIG_NO_HZ_COMMON cpu load updates
 2016-04-23 12:59 UTC  (2+ messages)
` [tip:sched/core] sched/fair: Optimize !CONFIG_NO_HZ_COMMON CPU "

[PATCH 2/3] sched: Correctly handle nohz ticks cpu load accounting
 2016-04-23 12:59 UTC  (2+ messages)
` [tip:sched/core] sched/fair: Correctly handle nohz ticks CPU "

[PATCH 1/3] sched: Gather cpu load functions under a more conventional namespace
 2016-04-23 12:58 UTC  (2+ messages)
` [tip:sched/core] sched/fair: Gather CPU "

[RFC PATCH] sched/fair: call cpufreq hook in additional paths
 2016-04-23 12:58 UTC  (2+ messages)
` [tip:sched/core] sched/fair: Call "

[PATCH 2/2] sched/fair: do not call cpufreq hook unless util changed
 2016-04-23 12:57 UTC  (2+ messages)
` [tip:sched/core] sched/fair: Do "

[PATCH 1/2] sched/fair: move cpufreq hook to update_cfs_rq_load_avg()
 2016-04-23 12:57 UTC  (2+ messages)
` [tip:sched/core] sched/fair: Move "

[PATCH v2] sched/fair: Fix asym packing to select correct cpu
 2016-04-23 12:57 UTC  (2+ messages)
` [tip:sched/core] sched/fair: Fix asym packing to select correct CPU

[PATCH v4 1/2] perf/x86/intel/rapl: support Skylake RAPL domains
 2016-04-23 12:55 UTC  (2+ messages)
` [tip:perf/core] perf/x86/intel/rapl: Support "

[PATCH tip] perf core: Add backward attribute to perf event
 2016-04-23 12:55 UTC  (2+ messages)
` [tip:perf/core] perf/core: Add ::write_backward "

[PATCH 1/1] x86, perf: add LBR filter support for SLM
 2016-04-23 12:55 UTC  (2+ messages)
` [tip:perf/core] perf/x86/intel: Add LBR filter support for Silvermont and Airmont CPUs

[PATCH 1/1] x86, perf: Add Goldmont support
 2016-04-23 12:54 UTC  (2+ messages)
` [tip:perf/core] perf/x86/intel: Add Goldmont CPU support

[Linux-v4.6-rc1] ext4: WARNING: CPU: 2 PID: 2692 at kernel/locking/lockdep.c:2017 __lock_acquire+0x180e/0x2260
 2016-04-23 12:54 UTC  (2+ messages)
` [tip:locking/urgent] lockdep: Fix lock_chain::base size

[RFC v2 1/6] lockdep: Add helper functions of irq_context
 2016-04-23 12:53 UTC  (2+ messages)
` [tip:locking/urgent] locking/lockdep: Fix ->irq_context calculation

[PATCH] perf/x86/intel/rapl: Add missing Haswell model
 2016-04-23 12:53 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH] x86, perf: Add model number for Skylake Server to perf
 2016-04-23 12:52 UTC  (2+ messages)
` [tip:perf/core] perf/x86/intel: "

[PATCH v1 00/23] ata: sata_dwc_460ex: make it working again
 2016-04-23 12:02 UTC  (5+ messages)

[PATCH 1/3] MIPS: JZ4740: Qi LB60: Remove support for AVT2 variant
 2016-04-23 11:57 UTC  (2+ messages)

[GIT PULL] x86 fixes
 2016-04-23 11:38 UTC 

[GIT PULL] timer fix
 2016-04-23 11:34 UTC 

[GIT PULL] CPU hotplug fix
 2016-04-23 11:30 UTC 

[GIT PULL] perf fix
 2016-04-23 11:24 UTC 

[GIT PULL] locking fixes
 2016-04-23 11:22 UTC 

[PATCH] mm/vmalloc: Keep a separate lazy-free list
 2016-04-23 11:21 UTC  (7+ messages)

[GIT PULL] irq fixes
 2016-04-23 11:15 UTC 

[GIT PULL] objtool fixes
 2016-04-23 11:10 UTC 

[PATCH] x86/boot: Rename overlapping memcpy() to memmove()
 2016-04-23 11:08 UTC  (2+ messages)

[PATCH v4 1/3] i2c: tegra: calculate timeout for config load when needed
 2016-04-23 11:03 UTC  (3+ messages)
` [PATCH v4 2/3] i2c: tegra: add separate function for config_load
` [PATCH v4 3/3] i2c: tegra: proper handling of error cases

[PATCH v5 00/21] Add HiSilicon RoCE driver
 2016-04-23 10:26 UTC  (22+ messages)
` [PATCH v5 01/21] net: hns: Add reset function support for "
` [PATCH v5 02/21] devicetree: bindings: IB: Add binding document for HiSilicon RoCE
` [PATCH v5 03/21] IB/hns: Add initial main frame driver and get cfg info
` [PATCH v5 04/21] IB/hns: Add RoCE engine reset function
` [PATCH v5 05/21] IB/hns: Add initial profile resource
` [PATCH v5 06/21] IB/hns: Add initial cmd operation
` [PATCH v5 07/21] IB/hns: Add event queue support
` [PATCH v5 08/21] IB/hns: Add icm support
` [PATCH v5 09/21] IB/hns: Add hca support
` [PATCH v5 10/21] IB/hns: Add process flow to init RoCE engine
` [PATCH v5 11/21] IB/hns: Add IB device registration function
` [PATCH v5 12/21] IB/hns: Set mtu and gid support
` [PATCH v5 13/21] IB/hns: Add interface of the protocol stack registration
` [PATCH v5 14/21] IB/hns: Add operations support for IB device and port
` [PATCH v5 15/21] IB/hns: Add PD operations support
` [PATCH v5 16/21] IB/hns: Add ah operation support
` [PATCH v5 17/21] IB/hns: Add QP operation implemention support
` [PATCH v5 18/21] IB/hns: Add CQ "
` [PATCH v5 19/21] IB/hns: Add memory region operation support
` [PATCH v5 20/21] IB/hns: Kconfig and Makefile for RoCE module
` [PATCH v5 21/21] MAINTAINERS: Add maintainers for HiSilicon RoCE driver

[patch] tracing: checking for NULL instead of IS_ERR()
 2016-04-23 10:23 UTC 

[PATCH] console: Add persistent scrollback buffers for all VGA consoles
 2016-04-23 10:07 UTC 

[GIT PULL] USB driver fixes for 4.6-rc5
 2016-04-23 10:06 UTC 

[GIT PULL] TTY/Serial fixes for 4.6-rc5
 2016-04-23 10:05 UTC 

[PATCH 1/2] EDAC, altera: remove useless casts
 2016-04-23 10:01 UTC  (2+ messages)

[PATCH 0/2] Embedding Position Independent Executables
 2016-04-23  9:50 UTC  (7+ messages)
` [PATCH 1/2] ARM: PIE infrastructure

[PATCH v2] pinctrl: pinctrl-single: Fix pcs_parse_bits_in_pinctrl_entry to use __ffs than ffs
 2016-04-23  9:45 UTC  (4+ messages)

[PATCH] mmc: mediatek: fix request blocked by cancel_delayed_work
 2016-04-23  9:43 UTC  (3+ messages)

[GIT PULL] move ARM LCD display driver to auxdisplay
 2016-04-23  9:43 UTC 

[PATCH v4] dmaengine: tegra-apb: proper default init of channel slave_id
 2016-04-23  9:36 UTC 

[PATCH] of: iommu: make of_iommu_init() postcore_initcall_sync
 2016-04-23  9:33 UTC 

[PATCH] net: tsi108: use NULL for pointer-typed argument
 2016-04-23  9:07 UTC 

[linux-next PATCH] sched: cgroup: enable interrupt before calling threadgroup_change_begin
 2016-04-23  9:14 UTC  (2+ messages)

[PATCH] coresight: etm4x: Add DT implementation
 2016-04-23  8:45 UTC 

[PATCH v12 0/3] printk: Make printk() completely async
 2016-04-23  8:26 UTC  (4+ messages)
` [PATCH v12 3/3] printk: make printk.synchronous param rw

[PATCHSET v4 0/8] Make background writeback not suck
 2016-04-23  8:21 UTC  (3+ messages)
` [PATCH 8/8] writeback: throttle buffered writeback

[PATCH 0/3] clock: hisilicon: Add CRG driver for hi3519 soc
 2016-04-23  7:40 UTC  (4+ messages)
` [PATCH 1/3] reset: hisilicon: add reset controller driver for hisilicon SOCs
` [PATCH 2/3] clk: hisilicon: export some hisilicon APIs to modules
` [PATCH 3/3] clk: hisilicon: add CRG driver for hi3519 soc

random(4) changes
 2016-04-23  7:52 UTC  (2+ messages)

[PATCH 0/8] Qualcomm SCM Rework
 2016-04-23  7:51 UTC  (22+ messages)
` [PATCH 1/8] dt/bindings: firmware: Add Qualcomm SCM binding
` [PATCH 2/8] firmware: qcom: scm: Convert SCM to platform driver
` [PATCH 3/8] firmware: qcom: scm: Generalize shared error map
` [PATCH 4/8] firmware: qcom: scm: Add support for ARM64 SoCs
` [PATCH 5/8] firmware: qcom: scm: Use atomic SCM for cold boot
` [PATCH 6/8] firmware: qcom: scm: Add memory allocation API
` [PATCH 7/8] dts: qcom: apq8084: Add SCM firmware node
` [PATCH 8/8] arm64: dts: msm8916: "

[patch added to 3.12-stable] netfilter: x_tables: make sure e->next_offset covers remaining blob size
 2016-04-23  7:25 UTC 

[patch] Bluetooth: ath3k: Silence uninitialized variable warning
 2016-04-23  7:21 UTC  (3+ messages)

[PATCH] mm: update the document of numa_zonelist_order
 2016-04-23  7:07 UTC 

[RFC PATCH 1/2] regulator: refactor valid_ops_mask checking code
 2016-04-23  7:11 UTC  (2+ messages)
` [RFC PATCH 2/2] regulator: add boot protection flag

[PATCH RFC 00/22] Replace the CFQ I/O Scheduler with BFQ
 2016-04-23  7:07 UTC  (10+ messages)
` [PATCH RFC 10/22] block, bfq: add full hierarchical scheduling and cgroups support

[PATCH] usb: ehci-platform: add reset controller number in struct ehci_platform_priv
 2016-04-23  6:21 UTC 

MDaemon Notification -- Attachment Removed
 2016-04-23  6:02 UTC 

[PATCH v2 1/2] Documentation: DT: vdma: Add clock support for vdma
 2016-04-23  5:37 UTC  (3+ messages)

Warning triggered by lockdep checks for sock_owned_by_user on linux-next-20160420
 2016-04-23  4:50 UTC  (2+ messages)

[PATCH 1/5] perf tools: fix incorrect ordering of callchain entries
 2016-04-23  4:41 UTC  (7+ messages)
` [PATCH 2/5] perf script: extend db-export api to include callchains for samples

[RFC][PATCH 0/3] smp_cond_load_acquire + cmpwait
 2016-04-23  4:02 UTC  (8+ messages)
` [RFC][PATCH 3/3] locking,arm64: Introduce cmpwait()

[PATCH v5 0/4] Cleaning printk stuff in NMI context
 2016-04-23  3:49 UTC  (3+ messages)
` [PATCH v5 4/4] printk/nmi: flush NMI messages on the system panic

[RFC6 PATCH v6 00/21] ILP32 for ARM64
 2016-04-23  3:37 UTC  (10+ messages)
` [PATCH 12/25] arm64: compat: change config dependences to aarch32
` [PATCH 19/25] arm64: ptrace: handle ptrace_request differently for aarch32 and ilp32
` [RFC6 PATCH v6 00/21] ILP32 for ARM64 - LTP results

[RFC][PATCH 00/31] implement atomic_fetch_$op
 2016-04-23  3:23 UTC  (15+ messages)
` [RFC][PATCH 02/31] locking,alpha: Implement atomic{,64}_fetch_{add,sub,and,andnot,or,xor}()
` [RFC][PATCH 10/31] locking,hexagon: Implement atomic_fetch_{add,sub,and,or,xor}()
` [RFC][PATCH 18/31] locking,powerpc: Implement atomic{,64}_fetch_{add,sub,and,or,xor}{,_relaxed,_acquire,_release}()

[PATCH] MAINTAINERS: Update the file list for the NCR 5380 entry
 2016-04-23  2:20 UTC 

[PATCH] NBD: replace kill_bdev() with __invalidate_device()
 2016-04-23  2:17 UTC  (2+ messages)

[regression] linux318, linux41 - kernel stack is corrupted
 2016-04-23  2:02 UTC  (8+ messages)

SATA hot unplug question
 2016-04-23  1:43 UTC 

[PATCH] tools: hv: lsvmbus: add pci pass-through UUID
 2016-04-23  1:21 UTC  (2+ messages)

[PATCH] ALSA: timer: remove legacy rtctimer
 2016-04-23  0:58 UTC 

[PATCH v4 0/2] let archs decide for vcpu ids
 2016-04-23  0:51 UTC  (5+ messages)
` [PATCH v4 2/2] KVM: move vcpu id checking to archs

[PATCH v4 0/2] Align mmap address for DAX pmd mappings
 2016-04-23  0:21 UTC  (3+ messages)
` [PATCH v4 1/2] thp, dax: add thp_get_unmapped_area for "
` [PATCH v4 2/2] ext2/4, xfs, blk: call thp_get_unmapped_area() "

[PATCH V1 0/4] Urgent fixes for Intel CQM/MBM counting
 2016-04-23  0:27 UTC  (5+ messages)
` [PATCH 1/4] perf/x86/cqm,mbm: Store cqm,mbm count for all events when RMID is recycled
` [PATCH 2/4] perf/x86/mbm: Store bytes counted for mbm during recycle
` [PATCH 3/4] perf/x86/mbm: Fix mbm counting when RMIDs are reused
` [PATCH 4/4] perf/x86/cqm: Support cqm/mbm only for perf events

[git pull] Input updates for 4.6-rc4
 2016-04-23  0:23 UTC 

[PATCH 0/4] Decouple X86_32 dependency from the ISA Kconfig option
 2016-04-22 23:51 UTC  (3+ messages)
` [PATCH 1/4] pnp: pnpbios: Add explicit X86_32 dependency to PNPBIOS

[PATCH 0/6] add support for Microcrystal RV-3049
 2016-04-22 23:48 UTC  (8+ messages)
` [PATCH 4/6] rtc: rv3029: Removes some checks and warnings
` [PATCH 5/6] rtc: rv3029: enable AE_x bits on set_alarm
` [PATCH 6/6] rtc: rv3029: add alarm IRQ

[v8, 0/7] Fix eSDHC host version register bug
 2016-04-22 23:22 UTC  (3+ messages)
` [v8, 6/7] MAINTAINERS: add entry for Freescale SoC specific driver

linux-next: build failure after merge of the net-next tree
 2016-04-22 23:20 UTC  (4+ messages)

This patch triggers a bad gcc bug (was Re: [PATCH] force inlining of some byteswap operations)
 2016-04-22 23:17 UTC  (3+ messages)
` [PATCH] scsi: fc: force inlining of wwn conversion functions

[PATCH] fs: add the FIGETFROZEN ioctl call
 2016-04-22 23:14 UTC  (6+ messages)

[PATCH 0/2] Add Opal unlock support to NVMe
 2016-04-22 23:12 UTC  (3+ messages)
` [PATCH 1/2] Add optane OPAL unlocking code
` [PATCH 2/2] NVMe: Add ioctls to save and unlock an Opal locking range

[PATCH v2 00/13] clk_hw based clkdev/DT providers
 2016-04-22 22:58 UTC  (22+ messages)
` [PATCH v2 02/13] clk: Add {devm_}clk_hw_{register,unregister}() APIs
` [PATCH v2 03/13] clk: Add clk_hw OF clk providers
` [PATCH v2 05/13] clk: divider: Add hw based registration APIs
` [PATCH v2 06/13] clk: gate: "
` [PATCH v2 07/13] clk: mux: "
` [PATCH v2 08/13] clk: fixed-factor: "
` [PATCH v2 09/13] clk: fractional-divider: "
` [PATCH v2 10/13] clk: composite: "
` [PATCH v2 11/13] clk: gpio: "
` [PATCH v2 12/13] clk: fixed-rate: "

linux-next: Tree for Apr 22
 2016-04-22 22:55 UTC  (7+ messages)
` linux-next: Tree for Apr 22 (adjust_autoksyms.sh)

[PATCH] driver: input :touchscreen : add Raydium I2C touch driver
 2016-04-22 22:50 UTC  (2+ messages)

mmotm 2016-04-22-15-49 uploaded
 2016-04-22 22:49 UTC 

[PATCH 01/10] PM / OPP: Propagate the error returned by _find_opp_table()
 2016-04-22 22:42 UTC  (20+ messages)
` [PATCH 02/10] PM / OPP: Add missing doc style comments
` [PATCH 03/10] PM / OPP: dev_pm_opp_set_sharing_cpus() doesn't depend on CONFIG_OF
` [PATCH 04/10] PM / OPP: Relocate dev_pm_opp_set_sharing_cpus()
` [PATCH 05/10] PM / OPP: Mark shared-opp for non-dt case
` [PATCH 06/10] PM / OPP: Add dev_pm_opp_get_sharing_cpus()
` [PATCH 07/10] cpufreq: dt: Identify cpu-sharing for platforms without operating-points-v2
` [PATCH 08/10] mvebu: Use dev_pm_opp_set_sharing_cpus() to mark OPP tables as shared
` [PATCH 09/10] cpufreq: dt: Kill platform-data
` [PATCH 10/10] cpufreq: mvebu: Use generic platdev driver

[PATCH v2] drm/panel: simple: Add support for Innolux AT070TN92
 2016-04-22 22:30 UTC  (4+ messages)

SUPPLY INQUIRY!!!
 2016-04-22 22:28 UTC 

[PATCH 3.12 00/78] 3.12.59-stable review
 2016-04-22 22:26 UTC  (2+ messages)

[PATCH v2 0/3] ARM: OMAP3: Fix McBSP2/3 hwmod setup for sidetone
 2016-04-22 22:24 UTC  (11+ messages)

Nokia N900: Broken lirc ir-rx51 driver
 2016-04-22 22:21 UTC  (6+ messages)

[PATCH] tmpfs: fix VM_MAYSHARE mappings for NOMMU
 2016-04-22 22:19 UTC 

[PATCH] KVM: x86: fix ordering of cr0 initialization code in vmx_cpu_reset
 2016-04-22 22:18 UTC  (2+ messages)

[PATCH/RFC] perf core: Allow setting up max frame stack depth via sysctl
 2016-04-22 22:18 UTC  (6+ messages)
  ` [PATCH/RFC v2] "

[PATCH 0/5] x86, boot: clean up KASLR code (step 2)
 2016-04-22 22:18 UTC  (7+ messages)
` [PATCH 4/5] x86, boot: Make memcpy handle overlaps
  ` [tip:x86/boot] x86/boot: Make memcpy() "

[PATCH] [media] au0828: fix double free in au0828_usb_probe()
 2016-04-22 22:05 UTC 

[PATCH] cpu/hotplug: handle unbalanced hotplug enable/disable
 2016-04-22 21:58 UTC  (5+ messages)

[PATCH v3] of/overlay: add of overlay notifications
 2016-04-22 21:19 UTC  (3+ messages)

[PATCH] fs: reintroduce freezing nesting
 2016-04-22 21:54 UTC  (3+ messages)

[PATCH v2 0/5] Add support for rk818
 2016-04-22 21:37 UTC  (3+ messages)
` [PATCH v2 6/7] clk: Kconfig: Name RK818 in Kconfig for COMMON_CLK_RK808

[PATCH v2 1/2] mm, kasan: don't call kasan_krealloc() from ksize()
 2016-04-22 21:32 UTC  (2+ 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).