public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-07-08 09:05:53 to 2016-07-08 12:10:07 UTC [more...]

[PATCH] /dev/mem: remove superfluous error
 2016-07-08 12:08 UTC  (2+ messages)
` [tip:x86/mm] x86/mm/pat, /dev/mem: Remove superfluous error message

[PATCH -v2 3/3] x86/dumpstack: Add show_stack_regs() and use it
 2016-07-08 12:08 UTC  (2+ messages)
` [tip:x86/debug] "

[PATCH -v2 2/3] printk: Make the printk*once() variants return a value
 2016-07-08 12:08 UTC  (2+ messages)
` [tip:x86/debug] "

[PATCH -v2 1/3] x86/dumpstack: Honor supplied @regs arg
 2016-07-08 12:07 UTC  (3+ messages)
` [PATCH 09/13] x86/dumpstack: When dumping stack bytes due to OOPS, start with regs->sp
  ` [tip:x86/debug] x86/dumpstack: Honor supplied @regs arg

[PATCH] x86/microcode: Remove unused symbol exports
 2016-07-08 12:07 UTC  (2+ messages)
` [tip:x86/microcode] "

[PATCH 0/6] x86/RAS queue
 2016-07-08 12:06 UTC  (18+ messages)
` [PATCH 1/6] x86/mce/AMD: Increase size of bank_map type
  ` [tip:ras/core] x86/mce/AMD: Increase size of the "
` [PATCH 2/6] x86/RAS/AMD: Reduce number of IPIs when prepping error injection
  ` [tip:ras/core] x86/RAS/AMD: Reduce the "
` [PATCH 3/6] x86/mce: Add support for new MCA_SYND register
` [PATCH 4/6] x86/mce: Fix mce_rdmsrl() warning message
  ` [tip:ras/core] "
` [PATCH 5/6] EDAC, mce_amd: Print syndrome register value on SMCA systems
` [PATCH 6/6] x86/RAS: Add syndrome support to mce_amd_inj

[PATCH] x86: add workaround monitor bug
 2016-07-08 12:07 UTC  (4+ messages)

[PATCH v1 2/2] x86/platform/intel-mid: Extend PWRMU to support Penwell
 2016-07-08 12:04 UTC  (2+ messages)
` [tip:x86/platform] "

[PATCH v1 1/1] x86/platform/intel-mid: Enable spidev on Intel Edison
 2016-07-08 12:05 UTC  (2+ messages)
` [tip:x86/platform] x86/platform/intel-mid: Enable spidev on Intel Edison boards

[PATCH v15 net-next 1/1] hv_sock: introduce Hyper-V Sockets
 2016-07-08 12:05 UTC  (2+ messages)

[PATCH 0/2] sched/cputime: Deltas for "replace VTIME_GEN irq time code with IRQ_TIME_ACCOUNTING code"
 2016-07-08 12:05 UTC  (6+ messages)

[PATCH] media: usbtv: prevent access to free'd resources
 2016-07-08 12:04 UTC 

[PATCH v1 1/2] x86/platform/intel_mid_pci: Remove duplicate power off
 2016-07-08 12:04 UTC  (2+ messages)
` [tip:x86/platform] x86/pci, x86/platform/intel_mid_pci: Remove duplicate power off code

[RFT PATCH v5 0/3] Fix preemption timer optimization while nested guests run
 2016-07-08 12:02 UTC  (4+ messages)
` [RFT PATCH v5 1/3] KVM: nVMX: avoid incorrect preemption timer vmexit in nested guest
` [RFT PATCH v5 2/3] KVM: VMX: reflect broken preemption timer in vmcs_config
` [RFT PATCH v5 3/3] KVM: nVMX: keep preemption timer enabled during L2 execution

[PATCH 0/2] Small fixes for IA32_FEATURE_CONTROL
 2016-07-08 12:01 UTC  (3+ messages)
` [PATCH 1/2] KVM: x86: move MSR_IA32_FEATURE_CONTROL handling to x86.c
` [PATCH 2/2] KVM: x86: zero MSR_IA32_FEATURE_CONTROL on reset

[PATCH v2 0/2] Input: synaptics-rmi4 - F34 device reflash support
 2016-07-08 11:54 UTC  (3+ messages)
` [PATCH v2 1/2] Input: synaptics-rmi4 - factor out functions from probe
` [PATCH v2 2/2] Input: synaptics-rmi4 - add support for F34 device reflash

get_nohz_timer_target?
 2016-07-08 11:49 UTC  (3+ messages)

[PATCH 00/20] iommu/amd: Use generic IOVA allocator
 2016-07-08 11:45 UTC  (21+ messages)
` [PATCH 01/20] iommu: Add apply_dm_region call-back to iommu-ops
` [PATCH 02/20] iommu/amd: Select IOMMU_IOVA for AMD IOMMU
` [PATCH 03/20] iommu/amd: Allocate iova_domain for dma_ops_domain
` [PATCH 04/20] iommu/amd: Create a list of reserved iova addresses
` [PATCH 05/20] iommu/amd: Implement apply_dm_region call-back
` [PATCH 06/20] iommu/amd: Pass gfp-flags to iommu_map_page()
` [PATCH 07/20] iommu/amd: Remove special mapping code for dma_ops path
` [PATCH 08/20] iommu/amd: Make use of the generic IOVA allocator
` [PATCH 09/20] iommu/amd: Remove other remains of old address allocator
` [PATCH 10/20] iommu/amd: Remove align-parameter from __map_single()
` [PATCH 11/20] iommu/amd: Set up data structures for flush queue
` [PATCH 12/20] iommu/amd: Allow NULL pointer parameter for domain_flush_complete()
` [PATCH 13/20] iommu/amd: Implement flush queue
` [PATCH 14/20] iommu/amd: Implement timeout to flush unmap queues
` [PATCH 15/20] iommu/amd: Introduce dir2prot() helper
` [PATCH 16/20] iommu/amd: Optimize map_sg and unmap_sg
` [PATCH 17/20] iommu/amd: Use dev_data->domain in get_domain()
` [PATCH 18/20] iommu/amd: Handle IOMMU_DOMAIN_DMA in ops->domain_free call-back
` [PATCH 19/20] iommu/amd: Flush iova queue before releasing dma_ops_domain
` [PATCH 20/20] iommu/amd: Use container_of to get dma_ops_domain

[PATCH] [RFC] Kbuild: avoid "make tinyconfig" warnings
 2016-07-08 11:50 UTC  (4+ messages)

[PATCH v3 0/9] Add MT8173 Video Decoder Driver
 2016-07-08 11:44 UTC  (11+ messages)
` [PATCH v3 1/9] VPU: mediatek: Add decode support
  ` [PATCH v3 2/9] v4l: add Mediatek compressed video block format
    ` [PATCH v3 3/9] DocBook/v4l: Add compressed video formats used on MT8173 codec driver
      ` [PATCH v3 4/9] dt-bindings: Add a binding for Mediatek Video Decoder
        ` [PATCH v3 5/9] vcodec: mediatek: Add Mediatek V4L2 Video Decoder Driver

[PATCH 0/8] arm64: Work around for mismatched cache line size
 2016-07-08 11:37 UTC  (11+ messages)
` [PATCH 1/8] arm64: Set the safe value for L1 icache policy
` [PATCH 2/8] arm64: Use consistent naming for errata handling
` [PATCH 3/8] arm64: Rearrange CPU errata workaround checks
` [PATCH 4/8] arm64/insn: Add helpers for pc relative address offsets
` [PATCH 4/8] arm64/insn: Add helpers for pc relative data processing instructions
` [PATCH 5/8] arm64: alternative: Add support for patching adrp instructions
` [PATCH 6/8] arm64: Introduce raw_{d,i}cache_line_size
` [PATCH 7/8] arm64: Refactor sysinstr exception handling
` [PATCH 8/8] arm64: Work around systems with mismatched cache line sizes

[GIT PULL] final GPIO fixes for v4.7
 2016-07-08 11:35 UTC 

Hang due to nfs letting tasks freeze with locked inodes
 2016-07-08 11:33 UTC  (4+ messages)

[PATCH v2] sched/deadline: remove useless param from setup_new_dl_entity
 2016-07-08 11:32 UTC  (9+ messages)

[PATCH] arm64: defconfig: Enable s2mps11 regulator clk and s3c rtc driver
 2016-07-08 11:29 UTC  (3+ messages)

[PATCH v3] sched/deadline: remove useless param from setup_new_dl_entity
 2016-07-08 11:28 UTC 

[PATCH v7 0/11] Output raw touch data via V4L2
 2016-07-08 11:27 UTC  (13+ messages)
` [PATCH v7 01/11] Input: atmel_mxt_ts - update MAINTAINERS email address
` [PATCH v7 02/11] v4l2-core: Add support for touch devices
` [PATCH v7 03/11] DocBook: add "
` [PATCH v7 04/11] Input: atmel_mxt_ts - add support for T37 diagnostic data
` [PATCH v7 05/11] Input: atmel_mxt_ts - output diagnostic debug via V4L2 device
` [PATCH v7 06/11] Input: atmel_mxt_ts - read touchscreen size
` [PATCH v7 07/11] Input: atmel_mxt_ts - handle diagnostic data orientation
` [PATCH v7 08/11] Input: atmel_mxt_ts - add diagnostic data support for mXT1386
` [PATCH v7 09/11] Input: atmel_mxt_ts - add support for reference data
` [PATCH v7 10/11] Input: synaptics-rmi4 - add support for F54 diagnostics
` [PATCH v7 11/11] Input: sur40 - use new V4L2 touch input type
` [PATCH] v4l2-compliance: Changes to support touch sensors

Introspecting userns relationships to other namespaces?
 2016-07-08 11:17 UTC  (12+ messages)
                ` [CRIU] "

[PATCH] KVM: SVM: fix trashing of MSR_TSC_AUX
 2016-07-08 11:15 UTC  (12+ messages)

[PATCH] [RFC] Limit dump_pipe program's permission to init for container
 2016-07-08 11:08 UTC 

[RFC] block: fix blk_queue_split() resource exhaustion
 2016-07-08 11:08 UTC  (7+ messages)
` [dm-devel] "

Deleting child qdisc doesn't reset parent to default qdisc?
 2016-07-08 11:07 UTC  (10+ messages)
            ` [RFC PATCH] net: sched: convert qdisc linked list to hashtable (was Re: Deleting child qdisc doesn't reset parent to default qdisc?)
              ` [RFC PATCH v2] net: sched: convert qdisc linked list to hashtable

[PATCH v8 0/6] ACPI / processor_idle: Add ACPI v6.0 LPI support
 2016-07-08 11:04 UTC  (3+ messages)

[PATCH v4 0/2] make arm_cpuidle_suspend() a bit more efficient
 2016-07-08 10:58 UTC  (6+ messages)
` [PATCH v4 2/2] ARM: cpuidle: "

[PATCH v3] mwifiex: Reduce endian conversion for REG Host Commands
 2016-07-08 11:02 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] nfsd: Make creates return EEXIST correctly instead of EPERM
 2016-07-08 11:02 UTC  (2+ messages)

[PATCH 0/2] xenbus: xenbus_dev_request_and_reply() adjustments
 2016-07-08 10:56 UTC  (11+ messages)
` [PATCH 1/2] xenbus: don't bail early from xenbus_dev_request_and_reply()
  ` [Xen-devel] "
` [Xen-devel] [PATCH 0/2] xenbus: xenbus_dev_request_and_reply() adjustments

[PULL] mtd: nand: Changes for 4.8
 2016-07-08 10:55 UTC 

perf bpf examples
 2016-07-08 10:46 UTC  (3+ messages)

[PATCH] nfsd: Correct a comment for NFSD_MAY_ defines location
 2016-07-08 10:45 UTC  (2+ messages)

[PATCH v6] mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUB
 2016-07-08 10:36 UTC 

[PATCH v5] mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUB
 2016-07-08 10:36 UTC  (3+ messages)

[RFC][PATCH] x86, pkeys: scalable pkey_set()/pkey_get()
 2016-07-08 10:35 UTC  (2+ messages)

cgroup: Fix split bio been throttled more than once
 2016-07-08 10:35 UTC  (4+ messages)
      `  "

[PATCH] reset: add WARN_ON(1) to non-optional reset_control_get variants
 2016-07-08 10:30 UTC 

[PATCH v4 0/3] Doc/memory-barriers: Add Korean translation
 2016-07-08 10:22 UTC  (7+ messages)
` [PATCH v4 3/3] "

[PATCH 0/9] [REVIEW-REQUEST] [v4] System Calls for Memory Protection Keys
 2016-07-08 10:22 UTC  (9+ messages)
` [PATCH 2/9] mm: implement new pkey_mprotect() system call
` [PATCH 6/9] x86, pkeys: add pkey set/get syscalls

[PATCH] make WRITE_ONCE return void
 2016-07-08 10:20 UTC  (3+ messages)

[Intel-gfx] Bad flicker on skylake HQD due to code in the 4.7 merge window
 2016-07-08 10:19 UTC  (11+ messages)

[PATCH v2 0/9] Add MT8173 Video Decoder Driver
 2016-07-08 10:18 UTC  (4+ messages)
` [PATCH v2 1/9] [media] VPU: mediatek: Add decode support
  ` [PATCH v2 2/9] [media] : v4l: add Mediatek compressed video block format

[PATCH v4 1/2] KVM: nVMX: Fix incorrect preemption timer vmexit in nested guest
 2016-07-08 10:18 UTC  (7+ messages)
` [PATCH v4 2/2] KVM: nVMX: Fix preemption timer bit set in vmcs02 even if L1 doesn't enable it

[PATCH v9 0/4] Mediatek MT8173 CMDQ support
 2016-07-08 10:17 UTC  (3+ messages)
` [PATCH v9 1/4] dt-bindings: soc: Add documentation for the MediaTek GCE unit

[PATCH 00/31] Move LRU page reclaim from zones to nodes v8
 2016-07-08 10:11 UTC  (11+ messages)
` [PATCH 04/31] mm, vmscan: begin reclaiming pages on a per-node basis
` [PATCH 08/31] mm, vmscan: simplify the logic deciding whether kswapd sleeps

[PATCH 1/2] x86/dumpstack: Optimize save_stack_trace
 2016-07-08 10:08 UTC  (3+ messages)

[PATCH v4 0/3] LSM: module hierarchy in /proc/.../attr
 2016-07-08 10:05 UTC  (12+ messages)
` [PATCH v4 2/3] "
          ` [PATCH v5 0/3] LSM: security module information improvements
            ` [PATCH v4 3/3] LSM: Add context interface for proc attrs
                  ` [PATCH v5 0/3] LSM: security module information improvements - Acked

[PATCH] Need proper type casting before assignment, Remove compilation Warning
 2016-07-08  9:59 UTC  (2+ messages)

[PATCH v2] wlcore: time sync : add support for 64 bit clock
 2016-07-08 10:00 UTC  (2+ messages)
` [v2] "

[PATCH v2 00/13] KVM: x86: break the xAPIC barrier
 2016-07-08 10:00 UTC  (2+ messages)

[PATCH] rtlwifi: Add missing newlines to RT_TRACE calls
 2016-07-08  9:59 UTC  (2+ messages)
`  "

[PATCH v4] wlcore: spi: add wl18xx support
 2016-07-08  9:57 UTC  (2+ messages)

[PATCH] rtlwifi: Create _rtl_dbg_trace function to reduce RT_TRACE code size
 2016-07-08  9:55 UTC  (2+ messages)
`  "

[PATCH v2 00/22] Support qcom's HSIC USB and rewrite USB2 HS phy support
 2016-07-08  9:45 UTC  (11+ messages)
` [PATCH v2 03/22] usb: ulpi: Support device discovery via device properties
` [PATCH v2 04/22] usb: chipidea: Only read/write OTGSC from one place
` [PATCH v2 06/22] usb: chipidea: Add platform flag for wrapper phy management
` [PATCH v2 07/22] usb: chipidea: Notify events when switching host mode
` [PATCH v2 08/22] usb: chipidea: Remove locking in ci_udc_start()

[PATCH 00/31] Move LRU page reclaim from zones to nodes v8
 2016-07-08  9:52 UTC  (3+ messages)

[PATCH] bindings: PCI: artpec: correct pci binding example
 2016-07-08  9:39 UTC  (2+ messages)

[PATCH 00/34] Move LRU page reclaim from zones to nodes v9
 2016-07-08  9:35 UTC  (35+ messages)
` [PATCH 01/34] mm, vmstat: add infrastructure for per-node vmstats
` [PATCH 02/34] mm, vmscan: move lru_lock to the node
` [PATCH 03/34] mm, vmscan: move LRU lists to node
` [PATCH 04/34] mm, mmzone: clarify the usage of zone padding
` [PATCH 05/34] mm, vmscan: begin reclaiming pages on a per-node basis
` [PATCH 06/34] mm, vmscan: have kswapd only scan based on the highest requested zone
` [PATCH 07/34] mm, vmscan: make kswapd reclaim in terms of nodes
` [PATCH 08/34] mm, vmscan: remove balance gap
` [PATCH 09/34] mm, vmscan: simplify the logic deciding whether kswapd sleeps
` [PATCH 10/34] mm, vmscan: by default have direct reclaim only shrink once per node
` [PATCH 11/34] mm, vmscan: remove duplicate logic clearing node congestion and dirty state
` [PATCH 12/34] mm: vmscan: do not reclaim from kswapd if there is any eligible zone
` [PATCH 13/34] mm, vmscan: make shrink_node decisions more node-centric
` [PATCH 14/34] mm, memcg: move memcg limit enforcement from zones to nodes
` [PATCH 15/34] mm, workingset: make working set detection node-aware
` [PATCH 16/34] mm, page_alloc: consider dirtyable memory in terms of nodes
` [PATCH 17/34] mm: move page mapped accounting to the node
` [PATCH 18/34] mm: rename NR_ANON_PAGES to NR_ANON_MAPPED
` [PATCH 19/34] mm: move most file-based accounting to the node
` [PATCH 20/34] mm: move vmscan writes and file write "
` [PATCH 21/34] mm, vmscan: only wakeup kswapd once per node for the requested classzone
` [PATCH 22/34] mm, page_alloc: wake kswapd based on the highest eligible zone
` [PATCH 23/34] mm: convert zone_reclaim to node_reclaim
` [PATCH 24/34] mm, vmscan: avoid passing in classzone_idx unnecessarily to shrink_node
` [PATCH 25/34] mm, vmscan: avoid passing in classzone_idx unnecessarily to compaction_ready
` [PATCH 26/34] mm, vmscan: avoid passing in remaining unnecessarily to prepare_kswapd_sleep
` [PATCH 27/34] mm, vmscan: Have kswapd reclaim from all zones if reclaiming and buffer_heads_over_limit
` [PATCH 28/34] mm, vmscan: add classzone information to tracepoints
` [PATCH 29/34] mm, page_alloc: remove fair zone allocation policy
` [PATCH 30/34] mm: page_alloc: cache the last node whose dirty limit is reached
` [PATCH 31/34] mm: vmstat: replace __count_zone_vm_events with a zone id equivalent
` [PATCH 32/34] mm: vmstat: account per-zone stalls and pages skipped during reclaim
` [PATCH 33/34] mm, vmstat: print node-based stats in zoneinfo file
` [PATCH 34/34] mm, vmstat: remove zone and node double accounting by approximating retries

[PATCH v14 net-next 1/1] hv_sock: introduce Hyper-V Sockets
 2016-07-08  7:01 UTC  (3+ messages)

[PATCH 0/5] hwmon: New hwmon registration API
 2016-07-08  9:31 UTC  (2+ messages)

[PATCH] bcma: define ChipCommon B MII registers
 2016-07-08  9:28 UTC 

[PATCH 0/5] ACPI: ACPI documentations and trivial fixes
 2016-07-08  9:27 UTC  (6+ messages)
` [PATCH v2 0/4] ACPI: ACPI documentation
  ` [PATCH v2 3/4] ACPI / button: Add SW_ACPI_LID for new usage model
  ` [PATCH v2 4/4] ACPI / button: Add document for ACPI control method lid device restrictions

[PATCH 0/9] mm: Hardened usercopy
 2016-07-08  9:22 UTC  (4+ messages)
` [PATCH 1/9] "

[PATCH -v4 0/2] printk.devkmsg: Ratelimit it by default
 2016-07-08  9:18 UTC  (3+ messages)
` [PATCH -v4 1/2] ratelimit: Extend to print suppressed messages on release
` [PATCH -v4 2/2] printk: Add kernel parameter to control writes to /dev/kmsg

[PATCH net-next V4 0/6] switch to use tx skb array in tun
 2016-07-08  9:14 UTC  (3+ messages)

[RESEND PATCH v2 00/13] Clock improvement for video playback
 2016-07-08  9:12 UTC  (5+ messages)
` [RESEND PATCH v2 02/13] drivers: clk: st: Simplify clock binding of STiH4xx platforms

[PATCH] capabilities: add capability cgroup controller
 2016-07-08  9:13 UTC  (11+ messages)

[PATCH 0/7] Rockchip dw-mipi-dsi driver
 2016-07-08  9:05 UTC  (5+ messages)
` [PATCH 4/7] drm/rockchip: dw-mipi: add dw-mipi power domain support
` [PATCH 5/7] drm/rockchip: dw-mipi: support HPD poll
` [PATCH 6/7] drm/rockchip: dw-mipi: fix phy clk lane stop state timeout
` [PATCH 7/7] drm/rockchip: dw-mipi: fix insufficient bandwidth of some panel


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox