linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-08 07:22:28 to 2017-06-08 10:07:15 UTC [more...]

[PATCH] signal: don't remove SIGNAL_UNKILLABLE for traced tasks
 2017-06-08 10:07 UTC  (3+ messages)

[PATCH 0/3] ngene: Replace semaphores with mutexes
 2017-06-08 10:04 UTC  (4+ messages)
` [PATCH 1/3] media: ngene: Replace semaphore cmd_mutex with mutex
` [PATCH 2/3] media: ngene: Replace semaphore stream_mutex "
` [PATCH 3/3] media: ngene: Replace semaphore i2c_switch_mutex "

[PATCH v5 00/23] mtd: nand: denali: Denali NAND IP patch bomb
 2017-06-08 10:04 UTC  (10+ messages)
` [PATCH v5 06/23] mtd: nand: denali: set NAND_ECC_CUSTOM_PAGE_ACCESS
` [PATCH v5 07/23] mtd: nand: denali: do not propagate NAND_STATUS_FAIL to waitfunc()

[PATCH] net: ethernet: micrel: ksz884x: Replace semaphore proc_sem with mutex
 2017-06-08 10:03 UTC 

[PATCH] mwifiex: Replace semaphore async_sem with mutex
 2017-06-08 10:03 UTC 

[PATCH] x86/efi: fix boot panic because of invalid bgrt image address
 2017-06-08 10:02 UTC  (2+ messages)

[PATCH 0/9] kernel/configs: Android config fragment updates
 2017-06-08 10:02 UTC  (11+ messages)
` [PATCH 1/9] config: android-recommended: enable fstack-protector-strong
` [PATCH 2/9] config: android-recommended: enable CONFIG_ARM64_SW_TTBR0_PAN
` [PATCH 3/9] config: android-base: disable CONFIG_USELIB and CONFIG_FHANDLE
` [PATCH 4/9] config: android-recommended: enable CONFIG_CPU_SW_DOMAIN_PAN
` [PATCH 5/9] config: android-base: add CONFIG_IKCONFIG option
` [PATCH 6/9] config: android-base: add CONFIG_MODULES option
` [PATCH 7/9] config: android-base: enable CONFIG_INET_DIAG_DESTROY
` [PATCH 8/9] config: android-base: add CGROUP_BPF
` [PATCH 9/9] config: android-base: disable CONFIG_NFSD and CONFIG_NFS_FS

[PATCH] HID: Replace semaphore driver_lock with mutex
 2017-06-08 10:01 UTC 

[RFC][PATCH 0/5] Getting rid of smp_mb__before_spinlock
 2017-06-08 10:00 UTC  (9+ messages)
` [RFC][PATCH 5/5] powerpc: Remove SYNC from _switch

[PATCH 4.4 00/53] 4.4.71-stable review
 2017-06-08  9:58 UTC  (5+ messages)
` [PATCH 4.4 39/53] PCI/PM: Add needs_resume flag to avoid suspend complete optimization

[PATCH 0/2] Add bcm2835aux interrupt controller
 2017-06-08  9:55 UTC  (3+ messages)

[PATCH v2] mm/oom_kill: count global and memory cgroup oom kills
 2017-06-08  9:44 UTC  (4+ messages)

[PATCH V7 0/2] PM / Domains: Power domain performance states
 2017-06-08  9:42 UTC  (6+ messages)
` [PATCH V7 1/2] PM / Domains: Add support to select performance-state of domains

[PATCH] cpu/hotplug: remove unused check_for_tasks() function
 2017-06-08  9:41 UTC  (2+ messages)

[RFC PATCH 0/8] firmware: ARM System Control and Management Interface(SCMI) support
 2017-06-08  9:39 UTC  (7+ messages)
` [RFC PATCH 2/8] firmware: arm_scmi: add basic driver infrastructure for SCMI
` [RFC PATCH 6/8] firmware: arm_scmi: add initial support for power protocol

[PATCH v3] f2fs: dax: implement direct access
 2017-06-08  9:38 UTC  (4+ messages)
` [f2fs-dev] "

[PATCH 0/3] mm: huge pages: Misc fixes for issues found during fuzzing
 2017-06-08  9:38 UTC  (5+ messages)
` [PATCH 1/3] mm: numa: avoid waiting on freed migrated pages
` [PATCH 2/3] mm/page_ref: Ensure page_ref_unfreeze is ordered against prior accesses

[PATCH] MAINTAINERS: Claim atomic*_t maintainership
 2017-06-08  9:32 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH v3] x86: remove unused atomic_inc_short()
 2017-06-08  9:31 UTC  (2+ messages)
` [tip:locking/core] locking/x86: Remove the unused atomic_inc_short() methd

[PATCH V4 0/2] scsi: ufshcd-pci: Add Intel CNL support
 2017-06-08  9:36 UTC  (4+ messages)
` [PATCH V4 2/2] "

[PATCH V2 2/2] sched/deadline: Use the revised wakeup rule for suspending constrained dl tasks
 2017-06-08  9:30 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH V2 1/2] sched/deadline: Fixes a comment: dl_bw = dl_runtime / dl_period
 2017-06-08  9:29 UTC  (2+ messages)
` [tip:sched/core] sched/deadline: Fix dl_bw comment

[PATCH] sched/idle: Add deferrable vmstat_updater back
 2017-06-08  9:31 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH 10/10] sched/deadline: documentation about GRUB reclaiming
 2017-06-08  9:28 UTC  (2+ messages)
` [tip:sched/core] sched/deadline: Add "

[PATCH 2/7] sched: omit stop_sched_class when !SMP
 2017-06-08  9:30 UTC  (2+ messages)
` [tip:sched/core] sched/core: Omit building "

[PATCH 09/10] sched/deadline: also reclaim bandwidth not used by dl tasks
 2017-06-08  9:28 UTC  (2+ messages)
` [tip:sched/core] sched/deadline: Reclaim "

[PATCH 08/10] sched/deadline: base GRUB reclaiming on the inactive utilization
 2017-06-08  9:27 UTC  (2+ messages)
` [tip:sched/core] sched/deadline: Base "

[PATCH] sched/deadline: Zero out positive runtime after throttling constrained tasks
 2017-06-08  9:29 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH 07/10] sched/deadline: track the "total rq utilization" too
 2017-06-08  9:26 UTC  (2+ messages)
` [tip:sched/core] sched/deadline: Track "

[PATCH 06/10] sched/deadline: make GRUB a task's flag
 2017-06-08  9:26 UTC  (2+ messages)
` [tip:sched/core] sched/deadline: Make "

[PATCH 05/10] sched/deadline: do not reclaim the whole CPU bandwidth
 2017-06-08  9:25 UTC  (2+ messages)
` [tip:sched/core] sched/deadline: Do "

[PATCH 04/10] sched/deadline: implement GRUB accounting
 2017-06-08  9:25 UTC  (2+ messages)
` [tip:sched/core] sched/deadline: Implement "

[PATCH 0/7] Driver core: remove class_attrs from struct class
 2017-06-08  8:23 UTC  (9+ messages)
` [PATCH 1/7] uwb: use class_groups instead of class_attrs
` [PATCH 2/7] scsi: ibmvscsi_tgt: remove use "
` [PATCH 3/7] mtd: use class_groups instead "
` [PATCH 4/7] zram: "
` [PATCH 5/7] gpio: "
` [PATCH 6/7] pktcdvd: "
` [PATCH 7/7] driver core: remove class_attrs from struct class

[PATCH RFC] KVM: async_pf: fix async_pf exception injection
 2017-06-08  9:30 UTC 

[PATCH 03/10] sched/deadline: fix the update of the total -deadline utilization
 2017-06-08  9:24 UTC  (2+ messages)
` [tip:sched/core] sched/deadline: Fix "

[PATCH 00/10] CPU reclaiming for SCHED_DEADLINE
 2017-06-08  9:23 UTC  (6+ messages)
` [PATCH 01/10] sched/deadline: track the active utilization
  ` [tip:sched/core] sched/deadline: Track "

[PATCH 02/10] sched/deadline: improve the tracking of active utilization
 2017-06-08  9:24 UTC  (2+ messages)
` [tip:sched/core] sched/deadline: Improve "

[PATCH] perf/core: Remove unused function perf_cgroup_event_cgrp_time()
 2017-06-08  9:22 UTC  (2+ messages)
` [tip:perf/core] perf/core: Remove unused perf_cgroup_event_cgrp_time() function

hackbench vs select_idle_sibling; was: [tip:sched/core] sched/fair, cpumask: Export for_each_cpu_wrap()
 2017-06-08  9:22 UTC  (2+ messages)
` [tip:sched/core] sched/core: Implement new approach to scale select_idle_cpu()

perf group read for inherited events
 2017-06-08  9:21 UTC  (2+ messages)
` [tip:perf/core] perf/core: Correct event creation with PERF_FORMAT_GROUP

[PATCH v3] perf/core: Drop kernel samples even though :u is specified
 2017-06-08  9:21 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH] x86/ldt: Rename ldr_struct.size to .n_entries
 2017-06-08  9:19 UTC  (5+ messages)
` [tip:x86/mm] x86/ldt: Rename ldt_struct::size to ::nr_entries

[PATCH] x86/microcode/intel: Clear patch pointer before jettisoning the initrd
 2017-06-08  9:20 UTC  (2+ messages)
` [tip:x86/urgent] "

[PATCH] vmstat: Make NR_TLB_REMOTE_FLUSH_RECEIVED available even on UP
 2017-06-08  9:19 UTC  (2+ messages)
` [tip:x86/mm] mm/vmstat: "

Crypto Fixes for 4.9
 2017-06-08  9:23 UTC  (6+ messages)
` Crypto Fixes for 4.10
    ` Crypto Fixes for 4.11
      ` Crypto Fixes for 4.12

[PATCH CFT 0/4] VT-d PI fixes
 2017-06-08  9:16 UTC  (5+ messages)
` [PATCH 2/4] KVM: VMX: avoid double list add with VT-d posted interrupts

[PATCH] af_unix: Add sockaddr length checks before accessing sa_family in bind and connect handlers
 2017-06-08  9:13 UTC 

RISC-V Linux Port v1
 2017-06-08  9:05 UTC  (12+ messages)
` RISC-V Linux Port v2
  ` [PATCH 03/17] base: fix order of OF initialization
  ` [PATCH 06/17] pci: Add generic pcibios_{fixup_bus,align_resource}

[PATCH v3 0/2] acpi/iort, numa: Add numa node mapping for smmuv3 devices
 2017-06-08  9:04 UTC  (2+ messages)

[PATCH] Revert "[media] et8ek8: Export OF device ID as module aliases"
 2017-06-08  9:01 UTC 

linux-next: build failure after merge of the net tree
 2017-06-08  9:00 UTC  (3+ messages)

[RFC] clang: 'unused-function' warning on static inline functions
 2017-06-08  8:59 UTC  (8+ messages)

[PATCH v7 0/3] Cavium ThunderX2 SMMUv3 errata workarounds
 2017-06-08  8:58 UTC  (3+ messages)
` [PATCH v7 1/3] ACPI/IORT: Fixup SMMUv3 resource size for Cavium ThunderX2 SMMUv3 model

[PATCH 00/58] ARM: at91: rework Atmel TCB drivers
 2017-06-08  8:57 UTC  (17+ messages)
` [PATCH 46/58] clocksource/drivers: Add a new driver for the Atmel ARM TC blocks

[PATCH 00/10] ARM/ARM64 Direct EOI setup for VFIO wired interrupts
 2017-06-08  8:55 UTC  (9+ messages)
` [PATCH 08/10] KVM: arm/arm64: vgic: Handle unshared mapped interrupts

[PATCH v2] xen: avoid type warning in xchg_xen_ulong
 2017-06-08  8:53 UTC 

[PATCH 00/15] Ingenic JZ4770 and GCW Zero patchset
 2017-06-08  8:40 UTC  (6+ messages)
` [PATCH 04/15] clk: Add Ingenic jz4770 CGU driver
` [PATCH 06/15] serial: 8250_ingenic: Parse earlycon options

bug fix for registers debugfs file implementation [RFC]
 2017-06-08  8:50 UTC  (6+ messages)

[PATCH v2 0/8] omap*: Fixes/Cleanups for MMC devicetree node
 2017-06-08  8:46 UTC  (3+ messages)

[PATCH v4 00/13] Unseeded In-Kernel Randomness Fixes
 2017-06-08  8:43 UTC  (4+ messages)
` [PATCH v4 13/13] random: warn when kernel uses unseeded randomness

[PATCH v2 0/2] ARM: sunxi: Enable dwmac-sun8i on more boards
 2017-06-08  8:42 UTC  (6+ messages)
` [PATCH v2 1/2] ARM: sun8i: a83t: Add dt node for the syscon control module
` [PATCH v2 2/2] ARM: sun8i: a83t: add dwmac-sun8i ethernet driver

[PATCH 0/6] ACPI / PM: Suspend-to-idle rework to deal with spurious ACPI wakeups
 2017-06-08  8:42 UTC  (3+ messages)

[PATCH 0/4] more sensible hugetlb migration for hotplug/CMA
 2017-06-08  8:40 UTC  (10+ messages)
` [PATCH 1/4] mm, memory_hotplug: simplify empty node mask handling in new_node_page
` [PATCH 2/4] hugetlb, memory_hotplug: prefer to use reserved pages for migration
` [PATCH 3/4] mm: unify new_node_page and alloc_migrate_target
` [RFC PATCH 4/4] hugetlb: add support for preferred node to alloc_huge_page_nodemask

[PATCH] net: wireless: intel: iwlwifi: dvm: fix tid mask
 2017-06-08  8:31 UTC  (4+ messages)
` [linuxwifi] "

[PATCH v5 0/7] ARM: Fix dma_alloc_coherent() and friends for NOMMU
 2017-06-08  8:28 UTC  (2+ messages)

[PATCH 0/5] xen/pvh*: Support > 32 VCPUs at restore
 2017-06-08  8:28 UTC  (2+ messages)

[PATCH v2 1/2] KVM: cpuid: Fix read/write out-of-bounds vulnerability in cpuid emulation
 2017-06-08  8:22 UTC  (2+ messages)
` [PATCH v2 2/2] KVM: async_pf: rcu irq exit if not triggered from idle task

ath9k - Division by zero in kernel (as well as firmware panic)
 2017-06-08  8:15 UTC  (6+ messages)
` ath9k_htc "

[PATCH 3.10 000/250] 3.10.106-stable review
 2017-06-08  8:19 UTC  (3+ messages)
` [PATCH 3.10 112/250] svcrpc: fix oops in absence of krb5 module

[RFC][PATCHv4 0/7] printk: introduce printing kernel threads
 2017-06-08  8:18 UTC  (2+ messages)

[PATCH] Drivers: sm750fb - style fix
 2017-06-08  8:17 UTC 

Fix Skylake PEBS data source for perf
 2017-06-08  8:15 UTC  (3+ messages)
` [PATCH v2 2/4] perf/x86: Fix data source decoding for Skylake

[PATCH] Fix loop device flush before configure v3
 2017-06-08  8:13 UTC  (3+ messages)

[PATCH] PCI: imx6: add regulator support
 2017-06-08  8:07 UTC 

kernel BUG at kernel/locking/rtmutex.c:1027
 2017-06-08  8:03 UTC  (3+ messages)

[PATCH 0/3] Enable DSM pass thru for root functions
 2017-06-08  8:02 UTC  (3+ messages)
` [PATCH 3/3] libnvdimm: New ACPI 6.2 DSM functions

CPU_BIG_ENDIAN in generic code (was: Re: [PATCH v3 3/7] arch/sparc: Define config parameter CPU_BIG_ENDIAN)
 2017-06-08  8:01 UTC  (6+ messages)

[PATCH] MAINTAINERS: update email address for Jessica Yu
 2017-06-08  7:59 UTC 

[PATCH] KVM: async_pf: Fix rcu_irq_enter/exit() usage
 2017-06-08  8:00 UTC  (5+ messages)

[PATCH] vfio/pci: Add Intel XXV710 to hidden INTx devices
 2017-06-08  8:00 UTC  (2+ messages)

[PATCH v2 0/8] scheduler tinification
 2017-06-08  7:59 UTC  (4+ messages)

[PATCH v6 00/34] x86: Secure Memory Encryption (AMD)
 2017-06-08  7:58 UTC  (3+ messages)
` [PATCH v6 25/34] swiotlb: Add warnings for use of bounce buffers with SME

[PATCH v6 00/10] Implement NVMe Namespace Descriptor Identification
 2017-06-08  7:57 UTC  (20+ messages)
` [PATCH v6 01/10] scatterlist: add sg_zeroout_area() helper
` [PATCH v6 02/10] nvmet: use NVME_IDENTIFY_DATA_SIZE
` [PATCH v6 03/10] nvme: introduce NVMe Namespace Identification Descriptor structures
` [PATCH v6 05/10] nvmet: implement namespace identify descriptor list
` [PATCH v6 06/10] nvmet: add uuid field to nvme_ns and populate via configfs
` [PATCH v6 07/10] nvme: get list of namespace descriptors
` [PATCH v6 09/10] nvmet: allow overriding the NVMe VS via configfs

[PATCH 0/6] arm, arm64: frequency- and cpu-invariant accounting support for task scheduler
 2017-06-08  7:55 UTC  (7+ messages)
` [PATCH 1/6] drivers base/arch_topology: prepare cpufreq policy notifier for frequency-invariant load-tracking support
` [PATCH 2/6] drivers base/arch_topology: "
` [PATCH 3/6] arm: wire frequency-invariant accounting support up to the task scheduler
` [PATCH 4/6] arm: wire cpu-invariant "
` [PATCH 5/6] arm64: wire frequency-invariant "
` [PATCH 6/6] arm64: wire cpu-invariant "

[PATCH] ila_xlat: add missing hash secret initialization
 2017-06-08  7:54 UTC 

[PATCH v2] refcount: Create unchecked atomic_t implementation
 2017-06-08  7:53 UTC  (3+ messages)

[PATCH v3] hwmon: Add support for MAX31785 intelligent fan controller
 2017-06-08  7:53 UTC  (3+ messages)

[PATCH RFC 1/2] thermal/cpu idle cooling: Introduce cpu idle cooling driver
 2017-06-08  7:52 UTC  (5+ messages)

linux-next: Tree for Jun 8
 2017-06-08  7:50 UTC 

[PATCHSET 0/9] perf tools: Fix for compressed kernel modules (v4)
 2017-06-08  7:34 UTC  (11+ messages)
` [PATCH v4 1/9] perf annotate: Fix symbolic link of build-id cache
` [PATCH v4 2/9] perf tools: Fix a memory leak in __open_dso()
` [PATCH v4 3/9] perf tools: Introduce dso__decompress_kmodule_{fd,path}
` [PATCH v4 4/9] perf annotate: Use dso__decompress_kmodule_path()
` [PATCH v4 5/9] perf tools: Decompress kernel module when reading DSO data
` [PATCH v4 6/9] perf tools: Consolidate error path in __open_dso()
` [PATCH v4 7/9] perf test: Decompress kernel module before objdump
` [PATCH v4 8/9] perf symbols: Keep DSO->symtab_type after decompress
` [PATCH v4 9/9] perf symbols: Kill dso__build_id_is_kmod()

[PATCH v6 10/34] x86, x86/mm, x86/xen, olpc: Use __va() against just the physical address in cr3
 2017-06-08  7:39 UTC  (2+ messages)

[PATCH v6 00/12] rk808: Add RK805 support
 2017-06-08  7:33 UTC  (9+ messages)
` [PATCH v6 05/12] clk: Kconfig: Name RK805 in Kconfig for COMMON_CLK_RK808
` [PATCH v6 06/12] rtc: Kconfig: Name RK805 in Kconfig for RTC_DRV_RK808
` [PATCH v6 07/12] mfd: dt-bindings: Add RK805 device tree bindings document
` [PATCH v6 08/12] gpio: Add GPIO driver for the RK805 PMIC
` [PATCH v6 09/12] Input: Add power key driver for Rockchip "
` [PATCH v6 10/12] mfd: rk808: Add RK805 gpio support
` [PATCH v6 11/12] mfd: rk808: Add RK805 power key support
` [PATCH v6 12/12] gpio: dt-bindings: add bindings for Rockchip RK805 PMIC

[PATCH v3 00/23] hisi_sas: hip08 support
 2017-06-08  7:34 UTC  (5+ messages)
` [PATCH v3 14/23] scsi: hisi_sas: add v3 cq interrupt handler

[PATCH V2] Drivers: vt6655 - style fix
 2017-06-08  7:32 UTC 

[PATCH v2 0/2] Device tree changes for Tegra186 cpufreq
 2017-06-08  7:32 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: Add bindings for nvidia,tegra186-ccplex-cluster

[PATCH] acpi: acpica: dsutils: fix an off-by-one index
 2017-06-08  7:31 UTC  (3+ messages)
` [PATCH] acpi: acpica: dsutils: fixanoff-by-one index

[PATCH 1/2] HID: Add Oculus Rift CV1 id
 2017-06-08  7:29 UTC  (5+ messages)
` [PATCH 2/2] HID: usbhid: Add HID_QUIRK_NO_INIT_REPORTS for Oculus Rift CV1

[PATCH] ARM: samsung: Save defconfig for Exynos, S3C and S5P configs
 2017-06-08  7:25 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).