linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-25 08:34:20 to 2017-08-25 11:58:40 UTC [more...]

[PATCH v1 2/2] x86/perf: Export some PMU attributes in caps
 2017-08-25 11:55 UTC  (2+ messages)
` [tip:perf/core] perf/x86: Export some PMU attributes in caps/ directory

[PATCH v5 2/4] perf/x86: Fix data source decoding for Skylake
 2017-08-25 11:53 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v1 1/2] x86/perf: Only show format attributes when supported
 2017-08-25 11:54 UTC  (2+ messages)
` [tip:perf/core] perf/x86: "

[PATCH V2] trace: adjust code layout in get_recursion_context
 2017-08-25 11:54 UTC  (2+ messages)
` [tip:perf/core] tracing, perf: Adjust code layout in get_recursion_context()

[PATCH] perf/core: fix group {cpu,task} validation
 2017-08-25 11:51 UTC  (2+ messages)
` [tip:perf/core] perf/core: Fix "

[PATCH] perf_event_pid: don't report zero pids for exiting tasks
 2017-08-25 11:53 UTC  (2+ messages)
` [tip:perf/core] perf/core: Don't report zero PIDs "

[PATCH v5 1/4] perf/x86: Move Nehalem PEBS code to flag
 2017-08-25 11:53 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH] MAINTAINERS: Add files under drivers/virt/* to CHAR and MISC DRIVERS section
 2017-08-25 11:56 UTC 

[PATCH v2 2/2] perf/aux: Ensure aux_wakeup represents most recent wakeup index
 2017-08-25 11:52 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v2 1/2] perf/aux: Make aux_{head,wakeup} ring_buffer members long
 2017-08-25 11:52 UTC  (2+ messages)
` [tip:perf/core] "

[RFC 0/2] Add Virtual Box vboxguest and vboxsf guest drivers to the mainline kernel
 2017-08-25 11:53 UTC  (7+ messages)

[PATCH 0/3] livepatch: introduce atomic replace
 2017-08-25 11:53 UTC  (8+ messages)
` [PATCH 1/3] livepatch: Add klp_object and klp_func iterators
` [PATCH 2/3] livepatch: add atomic replace

WARNING: possible circular locking dependency detected
 2017-08-25 11:45 UTC  (2+ messages)

[PATCH net-next] compiler: Document behavior compiling with -O0
 2017-08-25 11:45 UTC  (2+ messages)

[PATCH 0/3] document types of hardware control for V4L2
 2017-08-25 11:42 UTC  (17+ messages)
` [PATCH 1/3] media: open.rst: document devnode-centric and mc-centric types
` [PATCH 2/3] media: videodev2: add a flag for vdev-centric devices
` [PATCH 3/3] media: add V4L2_CAP_VDEV_CENTERED flag on vdev-centric drivers

[PATCH v2] x86/microcode: Silence a static checker warning
 2017-08-25 11:41 UTC  (12+ messages)
                  ` [PATCH] x86/microcode/intel: Improve microcode patches saving flow

[tip:WIP.x86/apic 40/43] arch/x86/kernel/irq.o:(__tracepoints+0x170): undefined reference to `trace_resched_ipi_reg'
 2017-08-25 11:37 UTC 

[PATCH 0/4] iommu/pamu: Support generic iommu-device handles
 2017-08-25 11:35 UTC  (7+ messages)
` [PATCH 4/4] iommu/pamu: Add support for generic iommu-device

[PATCH] swap: Remove obsolete sentence
 2017-08-25 11:29 UTC 

[PATCH v11 0/6] Add RAS virtualization support for armv8 SEA and SEI
 2017-08-25 11:20 UTC  (10+ messages)
` [PATCH v11 1/6] ACPI: add APEI/HEST/CPER structures and macros
` [PATCH v11 2/6] ACPI: Add APEI GHES Table Generation support
` [PATCH v11 3/6] ACPI: build and enable APEI GHES in the Makefile and configuration

[GIT PULL] Please pull powerpc/linux.git powerpc-4.13-8 tag
 2017-08-25 11:20 UTC 

[tip:WIP.x86/apic 6/43] arch/x86//kernel/eisa.c:11:20: error: implicit declaration of function 'ioremap'
 2017-08-25 11:15 UTC 

[patch 00/41] x86: Cleanup IDT code
 2017-08-25 11:16 UTC  (45+ messages)
` [patch 01/41] x86/irq: Remove vector_used_by_percpu_irq()
` [patch 02/41] x86/irq: Unexport used_vectors
` [patch 03/41] x86/irq: Move ifdeffery to header file
` [patch 04/41] x86/boot: Move EISA setup to a proper place
` [patch 05/41] x86/tracing: Introduce a static key for exception tracing
` [patch 06/41] x86/traps: Simplify pagefault tracing logic
` [patch 07/41] x86/apic: Remove the duplicated tracing version of local_timer_interrupt
` [patch 08/41] x86/apic: Use this_cpu_ptr in local_timer_interrupt
` [patch 09/41] x86/irq: Get rid of duplicated trace_x86_platform_ipi() code
` [patch 10/41] x86/apic: Remove the duplicated tracing versions of interrupts
` [patch 11/41] x86/irqwork: Get rid of duplicated tracing interrupt code
` [patch 12/41] x86/mce: Remove "
` [patch 13/41] x86/smp: Remove pointless duplicated "
` [patch 14/41] x86/smp: Use static key for reschedule interrupt tracing
` [patch 15/41] x86/idt: Remove tracing idt completely
` [patch 16/41] x86/tracing: Disentangle pagefault and resched IPI tracing key
` [patch 17/41] x86/idt: Unify gate_struct handling for 32/64bit
` [patch 18/41] x86/percpu: Use static initializer for GDT entry
` [patch 19/41] x86/fpu: Use bitfield accessors for desc_struct
` [patch 20/41] x86: Replace access to desc_struct:a/b fields
` [patch 21/41] x86/gdt: Use bitfields for initialization
` [patch 22/41] x86/ldttss: Cleanup 32bit descriptors
` [patch 23/41] x86/idt: Create file for IDT related code
` [patch 24/41] x86/idt: Move 32bit idt_descr to C code
` [patch 25/41] x86/idt: Remove unused set_trap_gate()
` [patch 26/41] x86/idt: Consolidate IDT invalidation
` [patch 27/41] x86/idt: Move early IDT handler setup to IDT code
` [patch 28/41] x86/idt: Move early IDT setup out of 32bit asm
` [patch 29/41] x86/idt: Prepare for table based init
` [patch 30/41] x86/idt: Switch early trap init to IDT tables
` [patch 31/41] x86/idt: Move debug stack init to table based
` [patch 32/41] x86/idt: Move ist stack based traps to table init
` [patch 33/41] x86/idt: Move regular trap init to tables
` [patch 34/41] x86/idt: Move APIC gate initialization "
` [patch 35/41] x86/idt: Move interrupt gate initialization to IDT code
` [patch 36/41] x86/idt: Remove unused functions/inlines
` [patch 37/41] x86/irq: Get rid of the first_system_vector bogisity
` [patch 38/41] x86/idt: Deinline setup functions
` [patch 39/41] x86/idt: Simplify alloc_intr_gate
` [patch 40/41] x86/idt: Hide set_intr_gate()
` [patch 41/41] x86/irq: Remove duplicated used_vectors definition

[tip:WIP.x86/apic 6/43] arch/x86/include/asm/io.h:212:17: error: too many arguments to function 'iounmap'
 2017-08-25 11:08 UTC 

[PATCH] tools: hv: handle EINTR in hv_fcopy_daemon
 2017-08-25 11:02 UTC 

[PATCH] irqdomain: check for NULL before dereferencing
 2017-08-25 11:08 UTC  (4+ messages)
  ` [PATCH v2] irqdomain: potential Oops in irq_domain_push_irq()

linux-next: manual merge of the sound-asoc tree with the sound-current tree
 2017-08-25 11:02 UTC  (4+ messages)

[v6 1/4] mm, oom: refactor the oom_kill_process() function
 2017-08-25 10:58 UTC  (13+ messages)
` [v6 2/4] mm, oom: cgroup-aware OOM killer

[PATCH v7 00/12] Enable VAS
 2017-08-25 10:56 UTC  (15+ messages)
` [PATCH v7 01/12] powerpc/vas: Define macros, register fields and structures
` [PATCH v7 05/12] powerpc/vas: Define helpers to init window context
` [PATCH v7 06/12] powerpc/vas: Define helpers to alloc/free windows
` [PATCH v7 07/12] powerpc/vas: Define vas_win_paste_addr()
` [PATCH v7 08/12] powerpc/vas: Define vas_win_id()
` [PATCH v7 10/12] powerpc/vas: Define vas_win_close() interface
` [PATCH v7 12/12] powerpc/vas: Define copy/paste interfaces

[PATCH] fork: fix incorrect fput of ->exe_file causing use-after-free
 2017-08-25 10:49 UTC  (3+ messages)

[RESEND PATCH 1/1] arm64: dts: Add Variscite DART-SD410 Evaluation board dts
 2017-08-25 10:44 UTC  (4+ messages)

[PATCH 00/14] arm64: kexec: add kexec_file_load support
 2017-08-25 10:41 UTC  (9+ messages)
` [PATCH 08/14] arm64: kexec_file: create purgatory
` [PATCH 09/14] arm64: kexec_file: add sha256 digest check in purgatory

[PATCH] spi-nor: intel-spi: Fix Kconfig dependency to LPC_ICH
 2017-08-25 10:40 UTC  (2+ messages)

[PATCH v2] arm64: allwinner: h5: add support for NanoPi NEO Plus 2
 2017-08-25 10:32 UTC 

[PATCH RFC] media: open.rst: document devnode-centric and mc-centric types
 2017-08-25 10:27 UTC  (4+ messages)

[PATCH 0/7] EDAC, mce_amd: Issue decoded MCE through the tracepoint
 2017-08-25 10:24 UTC  (8+ messages)
` [PATCH 1/7] x86/mce: Handle an in-kernel MCE decoder
` [PATCH 2/7] x86/mce: Extend the MCE tracepoint with a decoded string
` [PATCH 3/7] seq_buf: Add seq_buf_clear_buf()
` [PATCH 4/7] seq_buf: Export seq_buf_printf() to modules
` [PATCH 5/7] EDAC, mce_amd: Convert to seq_buf
` [PATCH 6/7] EDAC, mce_amd: Issue the decoded info through the TP or printk()
` [PATCH 7/7] x86/mce: Issue the mcelog --ascii message on !AMD

[RFC 0/3] Utilization estimation for FAIR tasks
 2017-08-25 10:20 UTC  (4+ messages)
` [RFC 1/3] sched/fair: add util_est on top of PELT
` [RFC 2/3] sched/fair: use util_est in LB
` [RFC 3/3] sched/cpufreq_schedutil: use util_est for OPP selection

[PATCH v2 0/5] sched/fair: Tweaks for select_task_rq_fair slowpath
 2017-08-25 10:16 UTC  (6+ messages)
` [PATCH v2 1/5] sched/fair: Move select_task_rq_fair slow-path into its own function
` [PATCH v2 2/5] sched/fair: Remove unnecessary comparison with -1
` [PATCH v2 3/5] sched/fair: Fix find_idlest_group when local group is not allowed
` [PATCH v2 4/5] sched/fair: Fix use of find_idlest_group when no groups are allowed
` [PATCH v2 5/5] sched/fair: Fix use of find_idlest_group when local group is idlest

[PATCH 0/7] sched/deadline: fix cpusets bandwidth accounting
 2017-08-25  9:52 UTC  (7+ messages)

[PATCH nf-next] netfilter: xt_CHECKSUM: avoid bad offload warnings on GSO packets
 2017-08-25  9:43 UTC  (9+ messages)

[PATCH v2 00/20] Speculative page faults
 2017-08-25  9:41 UTC  (9+ messages)
` [PATCH v2 14/20] mm: Provide speculative fault infrastructure
` [PATCH v2 18/20] perf tools: Add support for the SPF perf event

[PATCH 00/15] v4 kernel core pieces refcount conversions
 2017-08-25  9:41 UTC  (16+ messages)
` [PATCH 01/15] sched: convert sighand_struct.count to refcount_t
` [PATCH 02/15] sched: convert signal_struct.sigcnt "
` [PATCH 03/15] sched: convert user_struct.__count "
` [PATCH 04/15] sched: convert numa_group.refcount "
` [PATCH 05/15] sched/task_struct: convert task_struct.usage "
` [PATCH 06/15] sched/task_struct: convert task_struct.stack_refcount "
` [PATCH 07/15] perf: convert perf_event_context.refcount "
` [PATCH 08/15] perf/ring_buffer: convert ring_buffer.refcount "
` [PATCH 09/15] perf/ring_buffer: convert ring_buffer.aux_refcount "
` [PATCH 10/15] uprobes: convert uprobe.ref "
` [PATCH 11/15] nsproxy: convert nsproxy.count "
` [PATCH 12/15] groups: convert group_info.usage "
` [PATCH 13/15] creds: convert cred.usage "
` [PATCH 14/15] futex: convert futex_pi_state.refcount "
` [PATCH 15/15] kcov: convert kcov.refcount "

[GIT PULL] MMC fixes for v.4.13 rc7
 2017-08-25  9:42 UTC 

[RFC 00/11] KVM, EFI, arm64: EFI Runtime Services Sandboxing
 2017-08-25  9:40 UTC  (7+ messages)
` [RFC 01/11] arm64: Add an SMCCC function IDs header
` [RFC 03/11] KVM: Allow VM lifecycle management without userspace
` [RFC 06/11] KVM, arm64: Expose a VCPU initialization function
` [RFC 07/11] KVM: Allow initialization before the module target
` [RFC 08/11] KVM, arm, arm64: Initialize KVM's core earlier

[PATCH 00/13] ANDROID: binder: RT priority inheritance and small fixes
 2017-08-25  9:33 UTC  (14+ messages)
` [PATCH 01/13] ANDROID: binder: remove proc waitqueue
` [PATCH 02/13] ANDROID: binder: push new transactions to waiting threads
` [PATCH 03/13] ANDROID: binder: add support for RT prio inheritance
` [PATCH 04/13] ANDROID: binder: add min sched_policy to node
` [PATCH 05/13] ANDROID: binder: improve priority inheritance
` [PATCH 06/13] ANDROID: binder: add RT inheritance flag to node
` [PATCH 07/13] Add BINDER_GET_NODE_DEBUG_INFO ioctl
` [PATCH 08/13] ANDROID: binder: don't check prio permissions on restore
` [PATCH 09/13] ANDROID: binder: Don't BUG_ON(!spin_is_locked())
` [PATCH 10/13] ANDROID: binder: call poll_wait() unconditionally
` [PATCH 11/13] ANDROID: binder: don't enqueue death notifications to thread todo
` [PATCH 12/13] ANDROID: binder: don't queue async transactions to thread
` [PATCH 13/13] ANDROID: binder: Add tracing for binder priority inheritance

[PATCH v1 0/3] Enable some devices for rk3328 evaluation board
 2017-08-25  9:35 UTC  (7+ messages)
` [PATCH v2 1/3] arm64: dts: rockchip: add mmc nodes "
` [PATCH v2 2/3] cpufreq: rockchip: add support for rk3328 soc
` [PATCH v2 3/3] arm64: dts: rockchip: add cpu regulator for rk3328 evaluation board

linux-next: build failure after merge of the akpm-current tree
 2017-08-25  9:35 UTC  (3+ messages)

[PATCH v2] pinctrl: rockchip: Add rv1108 recalculated iomux support
 2017-08-25  9:23 UTC  (2+ messages)

[GIT PULL] sound fixes for 4.13-rc7
 2017-08-25  9:18 UTC 

[PATCH v2 0/5] thermal: imx: Add nvmem-cells binding on imx6sx
 2017-08-25  9:07 UTC  (3+ messages)
` [PATCH v2 2/5] nvmem: core: Add nvmem_cell_read_u32

[RESEND PATCH 0/3] mm: Add cache coloring mechanism
 2017-08-25  9:04 UTC  (4+ messages)

[patch v6 0/3] JTAG driver introduction
 2017-08-25  8:50 UTC  (5+ messages)

[RFC] workqueue: remove manual lockdep uses to detect deadlocks
 2017-08-25  8:52 UTC  (2+ messages)

[PATCH] mm/mlock: use page_zone() instead of page_zone_id()
 2017-08-25  8:48 UTC  (4+ messages)

linux-next: manual merge of the kvm-arm tree with the arm64 tree
 2017-08-25  8:44 UTC  (3+ messages)

linux-next: Tree for Aug 25
 2017-08-25  8:42 UTC 

[PATCH v3 0/5] Add MediaTek PMIC keys support
 2017-08-25  8:39 UTC  (3+ messages)
` [PATCH v3 1/5] mfd: mt6397: create irq mappings in mfd core driver

[PATCH RESEND] Input: ALPS - Fix two-finger scroll breakage in right side on ALPS touchpad
 2017-08-25  8:37 UTC  (3+ messages)

[PATCH v4 0/8] MIPS: Add virtual Ranchu board as a generic-based board
 2017-08-25  8:34 UTC  (3+ messages)
` [PATCH v4 1/8] Documentation: Add device tree binding for Goldfish RTC driver


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).