linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-09-13 05:24:08 to 2017-09-13 12:00:44 UTC [more...]

[PATCH v6] Livepatch shadow variables
 2017-09-13 12:00 UTC  (3+ messages)
` [PATCH v6] livepatch: introduce shadow variable API

[RFC PATCH v2 0/7] x86/idle: add halt poll support
 2017-09-13 11:56 UTC  (3+ messages)

[PATCH] mm: respect the __GFP_NOWARN flag when warning about stalls
 2017-09-13 11:54 UTC  (4+ messages)

[PATCH v3 00/20] Speculative page faults
 2017-09-13 11:53 UTC  (3+ messages)
` [PATCH v3 04/20] mm: VMA sequence count

[PATCH v11 6/6] target-arm: kvm64: Handle SError interrupt for the guest OS
 2017-09-13 11:51 UTC  (5+ messages)

[PATCH V8 00/14] mmc: Add Command Queue support
 2017-09-13 11:40 UTC  (15+ messages)
` [PATCH V8 01/14] mmc: core: Introduce host claiming by context
` [PATCH V8 02/14] mmc: core: Add support for handling CQE requests
` [PATCH V8 03/14] mmc: mmc: Enable Command Queuing
` [PATCH V8 04/14] mmc: mmc: Enable CQE's
` [PATCH V8 05/14] mmc: block: Use local variables in mmc_blk_data_prep()
` [PATCH V8 06/14] mmc: block: Prepare CQE data
` [PATCH V8 07/14] mmc: block: Factor out mmc_setup_queue()
` [PATCH V8 08/14] mmc: core: Add parameter use_blk_mq
` [PATCH V8 09/14] mmc: core: Remove unnecessary host claim
` [PATCH V8 10/14] mmc: core: Export mmc_start_bkops()
` [PATCH V8 11/14] mmc: core: Export mmc_start_request()
` [PATCH V8 12/14] mmc: block: Add CQE and blk-mq support
` [PATCH V8 13/14] mmc: cqhci: support for command queue enabled host
` [PATCH V8 14/14] mmc: sdhci-pci: Add CQHCI support for Intel GLK

[PATCH v4 0/4] Exynos-gsc: Support the hardware rotation limits
 2017-09-13 11:41 UTC  (5+ messages)
    ` [PATCH v4 1/4] [media] exynos-gsc: Add compatible for Exynos 5250 and 5420 specific version
    ` [PATCH v4 2/4] ARM: dts: exynos: Add clean name of compatible
    ` [PATCH v4 3/4] drm/exynos/gsc: Add hardware rotation limits
    ` [PATCH v4 4/4] [media] exynos-gsc: "

[RFC PATCH 00/17] perf: Detached events
 2017-09-13 11:35 UTC  (4+ messages)
` [RFC PATCH 01/17] perf: Allow mmapping only user page

[PATCH 0/2] mm, memory_hotplug: redefine memory offline retry logic
 2017-09-13 11:41 UTC  (5+ messages)
` [PATCH 1/2] mm, memory_hotplug: do not fail offlining too early

[PATCH] PCI: quirks: update cavium ACS quirk implementation
 2017-09-13 11:37 UTC  (3+ messages)

[bisected] Re: Module removal-related regression?
 2017-09-13 11:35 UTC  (12+ messages)

system hung up when offlining CPUs
 2017-09-13 11:35 UTC  (10+ messages)

[PATCH] mm, oom_reaper: skip mm structs with mmu notifiers
 2017-09-13 11:34 UTC 

[PATCH] ksm: Fix unlocked iteration over vmas in cmp_and_merge_page()
 2017-09-13 11:25 UTC  (2+ messages)

[PATCH v2] ipv4: Namespaceify tcp_fastopen knob
 2017-09-13 11:19 UTC 

[PATCH] mm/memblock.c: make the index explicit argument of for_each_memblock_type
 2017-09-13 11:18 UTC  (4+ messages)

[PATCH v2] geneve: Fix setting ttl value in collect metadata mode
 2017-09-13 11:15 UTC  (3+ messages)

[PATCH 2/2] KVM: X86: Don't block vCPU if there is pending exception
 2017-09-13 11:04 UTC 

[PATCH 1/2] KVM: nVMX: Fix nested #PF intends to break L1's vmlauch/vmresume
 2017-09-13 11:03 UTC 

[PATCH v3] drivers:platform/x86:Use ARRAY_SIZE() for the size calculation of the array
 2017-09-13 10:59 UTC 

"KVM: x86: generalize guest_cpuid_has_ helpers" breaks clang
 2017-09-13 10:58 UTC  (5+ messages)

[PATCH v2] drivers:platform/x86:Use ARRAY_SIZE() for the size calculation of the array
 2017-09-13 10:52 UTC  (4+ messages)

[PATCH] crypto: talitos - fix hashing
 2017-09-13 10:44 UTC 

[PATCH] crypto: talitos - fix sha224
 2017-09-13 10:44 UTC 

[PATCH] perf/aux: Only update aux_wakeup in non-overwrite mode
 2017-09-13 10:34 UTC  (3+ messages)

[PATCH v2] acpi: apei: remove the unused dead-code for SEA notification type
 2017-09-13 11:02 UTC 

[PATCH 1/2] zram: add zstd to the supported algorithms list
 2017-09-13 10:38 UTC  (6+ messages)
` [PATCH 2/2] zram: remove zlib from the list of recommended algorithms

[RFC PATCH v2] sched/fair: search a task from the tail of the queue
 2017-09-13 10:24 UTC  (2+ messages)

[PATCH v9 00/12] Unify the interrupt delivery mode and do its setup in advance
 2017-09-13 10:22 UTC  (17+ messages)
` [PATCH v9 01/12] x86/apic: Construct a selector for the interrupt delivery mode
` [PATCH v9 02/12] x86/apic: Prepare for unifying the interrupt delivery modes setup
` [PATCH v9 03/12] x86/apic: Split local APIC timer setup from the APIC setup
` [PATCH v9 04/12] x86/apic: Move logical APIC ID away from apic_bsp_setup()
` [PATCH v9 05/12] x86/apic: Unify interrupt mode setup for SMP-capable system
` [PATCH v9 06/12] x86/apic: Mark the apic_intr_mode extern for sanity check cleanup
` [PATCH v9 07/12] x86/apic: Unify interrupt mode setup for UP system
` [PATCH v9 08/12] x86/ioapic: Refactor the delay logic in timer_irq_works()
` [PATCH v9 09/12] x86/init: add intr_mode_init to x86_init_ops
` [PATCH v9 10/12] x86/xen: Bypass intr mode setup in enlighten_pv system
  ` [Xen-devel] "
  ` [PATCH v10 "
` [PATCH v9 11/12] x86/time: Initialize interrupt mode behind timer init
` [PATCH v9 12/12] x86/apic: Remove the init_bsp_APIC()
` [PATCH v9] ACPI / init: Invoke early ACPI initialization earlier

[PATCH] KVM: avoid using rcu_dereference_protected
 2017-09-13 10:16 UTC  (2+ messages)

[RFC PATCH 0/6] Add platform device SVM support for ARM SMMUv3
 2017-09-13 10:11 UTC  (5+ messages)
` [RFC PATCH 6/6] iommu/arm-smmu-v3: Avoid ILLEGAL setting of STE.S1STALLD and CD.S

[PATCH 2/2] mm, x86: Fix performance regression in get_user_pages_fast()
 2017-09-13 10:06 UTC  (2+ messages)
` [tip:x86/mm] mm, x86/mm: "

[PATCH] mm/madvise: enable soft offline of HugeTLB pages at PUD level
 2017-09-13 10:10 UTC 

[PATCH] x86/hyper-v: Remove doubled HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED definition
 2017-09-13 10:07 UTC  (2+ messages)
` [tip:x86/urgent] x86/hyper-v: Remove duplicated "

[PATCH v8 1/4] rockchip/rga: v4l2 m2m support
 2017-09-13 10:04 UTC  (2+ messages)

[PATCH v6 0/2] Add device tree and associated documentation for GE Healthcare PPD
 2017-09-13  9:47 UTC  (3+ messages)
` [PATCH v6 2/2] ARM: dts: imx53: Add "

[PATCH v2 00/10] spi-nor: intel-spi: Various fixes and enhancements
 2017-09-13  9:47 UTC  (4+ messages)

[PATCH v3 0/6] Add support for Hexagon q6v5-wcss integrated core
 2017-09-13  9:33 UTC  (4+ messages)
` [PATCH v3 5/6] remoteproc: qcom: Add support for q6v5-wcss pil

[PATCH 1/1] x86/hyper-V: Allocate the IDT entry early in boot
 2017-09-13  9:25 UTC  (5+ messages)
` [tip:x86/urgent] "

[PATCH] paravirt: switch maintainer
 2017-09-13  9:25 UTC  (2+ messages)
` [tip:x86/urgent] paravirt: Switch maintainer

[PATCH] x86/paravirt: remove no longer used paravirt functions
 2017-09-13  9:24 UTC  (2+ messages)
` [tip:x86/urgent] x86/paravirt: Remove "

[PATCH v3 0/6] Exynos-gsc: Support the hardware rotation limits
 2017-09-13  9:28 UTC  (6+ messages)
  ` [PATCH v3 4/6] [media] exynos-gsc: Add "

[PATCH v2] arm64: dts: ls1088a: Add USB support
 2017-09-13  9:10 UTC 

[PATCH] [media] s3c-camif: fix out-of-bounds array access
 2017-09-13  9:25 UTC  (2+ messages)

[PATCH V3 3/3] scsi: Align queue to ARCH_DMA_MINALIGN in non-coherent DMA mode
 2017-09-13  9:21 UTC 

[PATCH 0/4] xen: grant table interface v2 support
 2017-09-13  9:23 UTC  (4+ messages)
` [PATCH 4/4] xen: select grant interface version
  ` [Xen-devel] "

Does perf-annotate work correctly?
 2017-09-13  9:14 UTC  (3+ messages)

[PATCH V3 2/3] mm: dmapool: Align to ARCH_DMA_MINALIGN in non-coherent DMA mode
 2017-09-13  9:20 UTC 

[PATCH V3 1/3] dma-mapping: Provide a default plat_device_is_coherent()
 2017-09-13  8:57 UTC 

[PATCH v3] drivers/staging:[media]atomisp:use ARRAY_SIZE() instead of open coding
 2017-09-13  9:17 UTC  (3+ messages)

[PATCH v4] [media]atomisp:use ARRAY_SIZE() instead of open coding
 2017-09-13  9:15 UTC 

[PATCH] qed: remove unnecessary call to memset
 2017-09-13  9:15 UTC  (2+ messages)

[PATCH] mm, memcg: remove hotplug locking from try_charge
 2017-09-13  9:00 UTC 

[PATCH 2/2] x86/hibernate/64: Mask off CR3's PCID bits in the saved CR3
 2017-09-13  8:55 UTC  (2+ messages)
` [tip:x86/urgent] "

[PATCH 1/2] x86/mm: Get rid of VM_BUG_ON in switch_tlb_irqs_off()
 2017-09-13  8:55 UTC  (2+ messages)
` [tip:x86/urgent] "

[PATCH v2] drivers:staging/media:Use ARRAY_SIZE() for the size calculation of the array
 2017-09-13  8:58 UTC  (3+ messages)

[PATCH v5 0/3] gpio: uniphier: UniPhier GPIO driver
 2017-09-13  8:56 UTC  (4+ messages)
` [PATCH v5 1/3] irqdomain: export of_phandle_args_to_fwspec
` [PATCH v5 2/3] dt-bindings: gpio: uniphier: add UniPhier GPIO binding
` [PATCH v5 3/3] gpio: uniphier: add UniPhier GPIO controller driver

[PATCH v2 00/11] mux/typec: Add USB / TypeC mux drivers and hook them up on some x86 systems
 2017-09-13  8:56 UTC  (4+ messages)
` [PATCH v2 10/11] staging: typec: fusb302: Hook up mux support using tcpc_gen_mux support

[PATCH] Input: add support for HiDeep touchscreen
 2017-09-13  8:51 UTC  (3+ messages)

[PATCH] drivers:platform/x86:Use ARRAY_SIZE() for the size calculation of the array
 2017-09-13  8:51 UTC  (3+ messages)

[git:media_tree/master] media: adv7180: add missing adv7180cp, adv7180st i2c device IDs
 2017-09-13  8:50 UTC 

[PATCH] ipv4: Namespaceify tcp_fastopen knob
 2017-09-13  8:49 UTC  (3+ messages)

[f2fs-dev] [PATCH] f2fs: fix double count on issued discard commands
 2017-09-13  8:48 UTC  (7+ messages)
`  "

[PATCH 0/2] Rewrite the IIO_DEVICE_ATTR_NAMED API to pass name as string
 2017-09-13  8:47 UTC  (5+ messages)
` [PATCH 1/2] include: linux: sysfs: Add __ATTR_NAMED macro
  ` [PATCH 2/2] iio: Use __ATTR_NAMED to allow passing name as string to IIO_DEVICE_ATTR_NAMED and change usage to pass string

[PATCH v2 0/2] Rewrite the IIO_DEVICE_ATTR_NAMED API to pass name as string
 2017-09-13  8:46 UTC  (4+ messages)
` [PATCH v2 1/2] include: linux: sysfs: Add __ATTR_NAMED macro
  ` [PATCH v2 2/2] iio: Change to __ATTR_NAMED()
` [Outreachy kernel] [PATCH v2 0/2] Rewrite the IIO_DEVICE_ATTR_NAMED API to pass name as string

[PATCH] scsi: aacraid: error: testing array offset 'bus' after use
 2017-09-13  8:46 UTC 

[PATCH] drivers:staging/media:Use ARRAY_SIZE() for the size calculation of the array
 2017-09-13  8:45 UTC  (4+ messages)

[GIT PULL] modules updates for 4.14
 2017-09-13  8:40 UTC 

[PATCH] mm, hugetlb, soft_offline: save compound page order before page migration
 2017-09-13  8:32 UTC  (3+ messages)

[PATCH v4 0/6] irqdomain, gpio: expand irq_domain_push_irq() for DT use and use it for GPIO
 2017-09-13  8:31 UTC  (5+ messages)
` [PATCH v4 6/6] gpio: uniphier: add UniPhier GPIO controller driver

[PATCH v2] v4l-ioctl: Fix typo on v4l_print_frmsizeenum
 2017-09-13  8:31 UTC  (2+ messages)

test
 2017-09-13  7:49 UTC 

[PATCH v2] mtd: spi-nor: add support for Gigadevice GD25LQ32
 2017-09-13  8:25 UTC 

sysbench throughput degradation in 4.13+
 2017-09-13  8:24 UTC  (2+ messages)

[PATCH] mtd: spi-nor: add support for Gigadevice GD25LQ32
 2017-09-13  8:19 UTC 

[PATCH v6 0/7] Add RAS virtualization support for SEA/SEI notification type in KVM
 2017-09-13  8:12 UTC  (7+ messages)
` [PATCH v6 5/7] arm64: kvm: route synchronous external abort exceptions to el2
` [PATCH v6 6/7] KVM: arm64: allow get exception information from userspace

Invio email
 2017-09-13  8:11 UTC 

[PATCH] ASoC: fsl_ssi: Override bit clock rate based on slot number
 2017-09-13  8:02 UTC  (4+ messages)

[PATCH] drivers:gpu:Use ARRAY_SIZE() for the size calculation of the array
 2017-09-13  8:01 UTC 

[PATCH 0/4] Fix check address limit on user-mode
 2017-09-13  8:00 UTC  (5+ messages)
` [PATCH 4/4] arm64/syscalls: Move address limit check in loop

n900 in next-20170901
 2017-09-13  7:55 UTC  (7+ messages)

[PATCH] perf stat: wait for the correct child
 2017-09-13  7:46 UTC  (2+ messages)
` [tip:perf/urgent] perf stat: Wait "

[PATCH] perf: support running perf binaries with a dash in their name
 2017-09-13  7:46 UTC  (2+ messages)
` [tip:perf/urgent] perf tools: Support "

[PATCH v5 1/3] perf config: Check not only section->from_system_config but also item's
 2017-09-13  7:45 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH 2/4] perf ui progress: Fix progress update
 2017-09-13  7:45 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH 1/4] perf ui progress: Make sure we always define step value
 2017-09-13  7:44 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH 2/3] perf tools: Open perf.data with O_CLOEXEC flag
 2017-09-13  7:44 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH 1/3] tools lib api: Fix make DEBUG=1 build
 2017-09-13  7:44 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH] perf tests: fix compile when libunwind's unwind.h is available
 2017-09-13  7:43 UTC  (2+ messages)
` [tip:perf/urgent] perf tests: Fix "

[PATCH v4 00/10] PCID and improved laziness
 2017-09-13  7:45 UTC  (4+ messages)

[tip:perf/urgent] tools include linux: Guard against redefinition of some macros
 2017-09-13  7:43 UTC 

[GIT PULL 0/9] perf/urgent fixes
 2017-09-13  7:38 UTC  (3+ messages)
` [PATCH] tools/include: Sync kernel ABI headers with tooling headers

[PATCH 01/10] arch:powerpc: return -ENOMEM on failed allocation
 2017-09-13  7:32 UTC  (10+ messages)
` [PATCH 02/10] drivers:crypto: return -ENOMEM on allocation failure
` [PATCH 03/10] driver:gpu: "
` [PATCH 04/10] drivers:mpt: "
` [PATCH 05/10] drivers:net: "
` [PATCH 06/10] drivers:ethernet: "
` [PATCH 07/10] driver:megaraid: "
` [PATCH 08/10] driver:cxgbit: return -NOMEM "
` [PATCH 09/10] driver:video: return -ENOMEM "
` [PATCH 10/10] fs:btrfs: "

[PATCH v2] mm/oom_kill: count global and memory cgroup oom kills
 2017-09-13  7:35 UTC  (4+ messages)

[PATCH v2] MAINTAINERS: Add Renesas SoC DT bindings doc to Renesas ARM sections
 2017-09-13  7:32 UTC  (2+ messages)

[PATCH v5 0/3] livepatch callbacks
 2017-09-13  7:29 UTC  (8+ messages)
` [PATCH v5 1/3] livepatch: add (un)patch callbacks

[lkp-robot] [hugetlbfs] a2c595105f: BUG_hugetlbfs_inode_cache(Not_tainted):Objects_remaining_in_hugetlbfs_inode_cache_on__kmem_cache_shutdown()
 2017-09-13  7:23 UTC 

[PATCH 1/3] .gitignore: ignore cscope files
 2017-09-13  7:16 UTC  (5+ messages)
` [PATCH 2/3] ext4: test for DAX + journaling corruption
` [PATCH 3/3] ext4: test for inline data + DAX corruption

[PATCH] ARM: Fix oops at csum_and_copy_from_user()
 2017-09-13  7:15 UTC 

[PATCH v4 00/14] mpt3sas driver NVMe support:
 2017-09-13  7:15 UTC  (8+ messages)

usb/uwb: WARNING in hwarc_neep_init/usb_submit_urb
 2017-09-13  7:07 UTC  (3+ messages)

btusb "firmware request while host is not available" at resume
 2017-09-13  6:52 UTC  (12+ messages)

[PATCH] usb: reducing an usb-port auto-resume latency
 2017-09-13  6:55 UTC  (3+ messages)
` [PATCH v2] USB: xhci: reducing HS port "

[PATCH v2 0/3] livepatch: introduce atomic replace
 2017-09-13  6:47 UTC  (6+ messages)
` [PATCH v2 2/3] livepatch: add "

[PATCH] sysrq : fix Show Regs call trace on ARM
 2017-09-13  6:14 UTC  (5+ messages)
      `  "

[PATCH] swapon: fix vfree() badness
 2017-09-13  6:07 UTC  (2+ messages)

[PATCH] mm/memory_hotplug: fix wrong casting for __remove_section()
 2017-09-13  5:59 UTC  (4+ messages)

[PATCH] staging: wlan-ng: Replace pr_debug with netdev_dbg
 2017-09-13  5:51 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH v3 1/2] hwmon: (ltq-cputemp) add cpu temp sensor driver
 2017-09-13  5:36 UTC  (5+ messages)
` [PATCH v3 2/2] hwmon: (ltq-cputemp) add devicetree bindings documentation

[PATCH] v4l-ioctl: Fix typo on v4l_print_frmsizeenum
 2017-09-13  5:35 UTC  (2+ messages)

[PATCH 0/9] mtd: nand: denali: more clean-ups
 2017-09-13  5:20 UTC  (4+ messages)
` [PATCH 2/9] mtd: nand: denali: prefix detect_max_banks() with denali_
` [PATCH 6/9] mtd: nand: denali: clean up macros with <linux/bitfield.h>
` [PATCH 8/9] mtd: nand: denali: clean up comments

[PATCH] fscrypt: lock mutex before checking for bounce page pool
 2017-09-13  5:22 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).