linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-07-27 21:19:35 to 2016-07-28 04:25:51 UTC [more...]

[PATCH v13 00/12] support "task_isolation" mode
 2016-07-27 19:58 UTC  (15+ messages)
          ` clocksource_watchdog causing scheduling of timers every second (was [v13] support "task_isolation" mode)

[PATCH 0/2] tpm: add driver for cr50 on SPI
 2016-07-28  4:25 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] tpm: devicetree: document properties for cr50
  ` [PATCH v3 2/2] tpm: add driver for cr50 on SPI

[RFC] Turn off -Wmaybe-uninitialized completely and move it to W=1
 2016-07-28  4:20 UTC  (5+ messages)
  ` [PATCH] Kbuild: Move -Wmaybe-uninitialized "

[PATCH 0/2] tpm: driver- and tpm2-specific sysfs attributes
 2016-07-28  4:06 UTC  (2+ messages)
` [PATCH v3] tpm: add sysfs attributes for tpm2

[ANNOUNCE] 4.6.4-rt8
 2016-07-28  4:04 UTC  (2+ messages)
` [patch-rt] scsi/fcoe: Fix get_cpu()/put_cpu_light() imbalance in fcoe_recv_frame()

[GIT PULL] binfmt_misc updates for 4.7+ merge window
 2016-07-28  3:58 UTC  (10+ messages)

warning: calling ‘__builtin_return_address’ with a nonzero argument is unsafe
 2016-07-28  3:52 UTC  (4+ messages)

[PATCH 0/2] tpm: add optional max xfer size check
 2016-07-28  3:49 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] tpm_tis_core: "
  ` [PATCH v3 2/2] tpm_tis_spi: add max xfer size

[PATCH v2 repost 0/7] Extend virtio-balloon for fast (de)inflating & fast live migration
 2016-07-28  3:48 UTC  (24+ messages)
` [PATCH v2 repost 3/7] mm: add a function to get the max pfn
` [PATCH v2 repost 4/7] virtio-balloon: speed up inflate/deflate process
` [PATCH v2 repost 6/7] mm: add the related functions to get free page info
` [PATCH v2 repost 7/7] virtio-balloon: tell host vm's "

[REGRESSION] wlcore wlcore_op_get_expected_throughput null ptr dereference
 2016-07-28  3:46 UTC 

[BUG -next] "random: make /dev/urandom scalable for silly userspace programs" causes crash
 2016-07-28  3:46 UTC  (2+ messages)

[PATCH] dmaengine: device must have at least one channel
 2016-07-28  3:48 UTC  (2+ messages)

[PATCH v2 0/3] MT8173 HDMI 4K support
 2016-07-28  3:38 UTC  (10+ messages)
` [PATCH v2 1/3] drm/mediatek: do mtk_hdmi_send_infoframe after HDMI clock enable
` [PATCH v2 2/3] drm/mediatek: enhance the HDMI driving current
` [PATCH v2 3/3] drm/mediatek: fix the wrong pixel clock when resolution is 4K

[PATCH v11] acpi, apei, arm64: APEI initial support for aarch64
 2016-07-28  3:37 UTC  (3+ messages)

[PATCH v1 1/2] drm/panel: simple-panel: add the delay timing for Sharp LQ123P1JX31
 2016-07-28  3:28 UTC  (5+ messages)
` [PATCH v1 2/2] drm/bridge: analogix_dp: turn off the panel when eDP need to disable

[RFC PATCH v7 0/7] Restartable sequences system call
 2016-07-28  3:13 UTC  (12+ messages)
` [RFC PATCH v7 1/7] "
    ` [RFC 1/4] rseq/param_test: Convert test_data_entry::count to intptr_t
      ` [RFC 2/4] Restartable sequences: powerpc architecture support
      ` [RFC 3/4] Restartable sequences: Wire up powerpc system call
      ` [RFC 4/4] Restartable sequences: Add self-tests for PPC

[PATCH] extable.h: add stddef.h so "NULL" definition is not implicit
 2016-07-28  3:11 UTC 

[PATCH] perf sched: fix wrong conversion of task state
 2016-07-28  3:10 UTC  (5+ messages)

[PATCH v13 00/30] Add new powerpc specific ELF core notes
 2016-07-28  2:57 UTC  (31+ messages)
` [PATCH v13 01/30] elf: Add powerpc specific core note sections
` [PATCH v13 02/30] powerpc/process: Add the function flush_tmregs_to_thread
` [PATCH v13 03/30] powerpc/ptrace: Enable in transaction NT_PRFPREG ptrace requests
` [PATCH v13 04/30] powerpc/ptrace: Enable in transaction NT_PPC_VMX "
` [PATCH v13 05/30] powerpc/ptrace: Enable in transaction NT_PPC_VSX "
` [PATCH v13 06/30] powerpc/ptrace: Adapt gpr32_get, gpr32_set functions for transaction
` [PATCH v13 07/30] powerpc/ptrace: Enable support for NT_PPC_CGPR
` [PATCH v13 08/30] powerpc/ptrace: Enable support for NT_PPC_CFPR
` [PATCH v13 09/30] powerpc/ptrace: Enable support for NT_PPC_CVMX
` [PATCH v13 10/30] powerpc/ptrace: Enable support for NT_PPC_CVSX
` [PATCH v13 11/30] powerpc/ptrace: Enable support for TM SPR state
` [PATCH v13 12/30] powerpc/ptrace: Enable NT_PPC_TM_CTAR, NT_PPC_TM_CPPR, NT_PPC_TM_CDSCR
` [PATCH v13 13/30] powerpc/ptrace: Enable support for NT_PPPC_TAR, NT_PPC_PPR, NT_PPC_DSCR
` [PATCH v13 14/30] powerpc/ptrace: Enable support for EBB registers
` [PATCH v13 15/30] powerpc/ptrace: Enable support for Performance Monitor registers
` [PATCH v13 16/30] selftests/powerpc: Add more SPR numbers, TM & VMX instructions to 'reg.h'
` [PATCH v13 17/30] selftests/powerpc: Use the new SPRN_DSCR_PRIV definiton
` [PATCH v13 18/30] selftests/powerpc: Add ptrace tests for EBB
` [PATCH v13 19/30] selftests/powerpc: Add ptrace tests for GPR/FPR registers
` [PATCH v13 20/30] selftests/powerpc: Add ptrace tests for GPR/FPR registers in TM
` [PATCH v13 21/30] selftests/powerpc: Add ptrace tests for GPR/FPR registers in suspended TM
` [PATCH v13 22/30] selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR registers
` [PATCH v13 23/30] selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR in TM
` [PATCH v13 24/30] selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR in suspended TM
` [PATCH v13 25/30] selftests/powerpc: Add ptrace tests for VSX, VMX registers
` [PATCH v13 26/30] selftests/powerpc: Add ptrace tests for VSX, VMX registers in TM
` [PATCH v13 27/30] selftests/powerpc: Add ptrace tests for VSX, VMX registers in suspended TM
` [PATCH v13 28/30] selftests/powerpc: Add ptrace tests for TM SPR registers
` [PATCH v13 29/30] selftests/powerpc: Add .gitignore file for ptrace executables
` [PATCH v13 30/30] selftests/powerpc: Fix a build issue

[PATCH 1/3] drm: introduce share plane
 2016-07-28  3:01 UTC  (4+ messages)

[PATCH V2] mm/hugetlb: Avoid soft lockup in set_max_huge_pages()
 2016-07-28  2:54 UTC 

[RFC PATCH 1/1] i2c: i2c-mux-pca954x: Add interrupt controller support
 2016-07-28  2:44 UTC 

[PATCH v3] arm64: dts: mt8173: add mmsel clocks for 4K support
 2016-07-28  2:49 UTC  (5+ messages)

[RFC/PATCHSET 0/7] virtio: Implement virtio pstore device (v2)
 2016-07-28  2:46 UTC  (5+ messages)
` [PATCH 6/7] qemu: Implement virtio-pstore device

Loan Offer
 2016-07-28  1:33 UTC 

[PATCH v2] reset: uniphier: add reset controller drivers for UniPhier SoCs
 2016-07-28  2:40 UTC  (3+ messages)

linux-next: build failure after merge of the kbuild tree
 2016-07-28  2:40 UTC  (2+ messages)

[PATCH v5 0/2] clk: uniphier: add clock drivers for UniPhier SoCs
 2016-07-28  2:25 UTC  (2+ messages)

[PATCH v4 0/4] drm/mediatek: MT8173 gamma & dither support
 2016-07-28  2:22 UTC  (5+ messages)
` [PATCH v4 1/4] drm/mediatek: Add AAL engine basic function
` [PATCH v4 2/4] drm/mediatek: Add GAMMA "
` [PATCH v4 3/4] drm/mediatek: Add gamma correction
` [PATCH v4 4/4] drm/mediatek: set mt8173 dithering function

[PATCH -next] drm/arm: mali-dp: Fix error return code in malidp_bind()
 2016-07-28  2:14 UTC 

[PATCH -next] iommu/amd: Fix error return code in irq_remapping_alloc()
 2016-07-28  2:10 UTC 

[PATCH -next] iommu/amd: Fix non static symbol warning
 2016-07-28  2:09 UTC 

[PATCH -next] drm/arm: mali-dp: Remove redundant dev_err call in malidp_bind()
 2016-07-28  2:09 UTC 

debug tip after earlycon is closed?
 2016-07-28  2:08 UTC  (3+ messages)

[PATCH v4 0/8] MT2701 DRM support
 2016-07-28  2:07 UTC  (6+ messages)
` [PATCH v4 4/8] drm/mediatek: add support for Mediatek SoC MT2701

[PATCH 1/2] perf: Fix errors reported by checkpatch.pl scripts
 2016-07-28  2:05 UTC  (2+ messages)
` [PATCH 2/2] perf: Use __weak definition from <linux/compiler.h>

[RFC PATCH V4]s390/perf:fix 'start' address of module's map
 2016-07-28  2:01 UTC  (8+ messages)
` [PATCH] s390/perf: fix "

[PATCH v3 0/6] power: add power sequence library
 2016-07-28  1:45 UTC  (4+ messages)
` [PATCH v3 4/6] usb: core: add power sequence handling for USB devices

[PATCH] checkpatch: check signoff when reading stdin
 2016-07-28  1:53 UTC  (3+ messages)
` [PATCH v2] "

linux-next: manual merge of the kbuild tree with Linus' tree
 2016-07-28  1:50 UTC 

[RFC/PATCH 00/14] split exception table content out of module.h into extable.h
 2016-07-27  2:34 UTC  (3+ messages)
` [PATCH 01/14] exceptions: fork exception table content from "

[PATCH 0/5] Candidate fixes for premature OOM kills with node-lru v1
 2016-07-28  1:38 UTC  (5+ messages)
` [PATCH 1/5] mm, vmscan: Do not account skipped pages as scanned

[PATCH 1/2] mm: add skipped count and more lru information to trace
 2016-07-28  1:26 UTC  (6+ messages)
` [PATCH 2/2] mm: get_scan_count consider reclaimable lru pages

PROBLEM: network data corruption (bisected to e5a4b0bb803b)
 2016-07-28  1:22 UTC  (7+ messages)

[PATCH 1/3] xen-blkfront: fix places not updated after introducing 64KB page granularity
 2016-07-28  1:19 UTC  (2+ messages)

[PATCH] ses: Fix racy cleanup of /sys in remove_dev()
 2016-07-28  1:04 UTC  (4+ messages)

[PATCH 1/1] Drivers: infiniband: hw: vmbus-nd: NetworkDirect driver for Linux
 2016-07-27 23:31 UTC  (7+ messages)

[PATCH v2 0/5] firmware: add SmPL grammar to avoid issues
 2016-07-28  0:41 UTC  (4+ messages)

[GIT PULL] Security subsystem updates for 4.8
 2016-07-28  0:27 UTC  (4+ messages)

[PATCH v2 00/10] Exynos IOMMU: proper runtime PM support (use device dependencies)
 2016-07-28  0:30 UTC  (4+ messages)
` [PATCH v2 02/10] driver core: Functional dependencies tracking support

[GIT PULL] xen: features and fixes for 4.8-rc0
 2016-07-28  0:03 UTC  (7+ messages)
  ` [Xen-devel] "

[PATCH] sparc: round fault_address down to a page boundary
 2016-07-28  0:20 UTC  (2+ messages)

[PATCH 1/3] befs: avoid dereferencing dentry twice
 2016-07-28  0:11 UTC  (3+ messages)
` [PATCH 2/3] befs: remove constant variable

[PATCH 1/2] fs: befs: check silent flag before logging error
 2016-07-28  0:09 UTC  (2+ messages)

[PATCH v2] arm64: mm: convert __dma_* routines to use start, size
 2016-07-28  0:08 UTC  (5+ messages)

Darlehen anbieten
 2016-07-27 23:51 UTC 

[PATCH] pnpbios: add header file to fix build errors
 2016-07-27 23:49 UTC  (2+ messages)

[PATCH 0/6] Apple device properties
 2016-07-27 23:48 UTC  (2+ messages)

[PATCH v2] perf sched: fix wrong conversion of task state
 2016-07-27 23:43 UTC  (2+ messages)

[PATCH v5 0/6] Add support for privileged mappings
 2016-07-27 23:42 UTC  (7+ messages)
` [PATCH v5 1/6] iommu: add IOMMU_PRIV attribute
` [PATCH v5 2/6] iommu/io-pgtable-arm: add support for the IOMMU_PRIV flag
` [PATCH v5 3/6] common: DMA-mapping: add DMA_ATTR_PRIVILEGED attribute
` [PATCH v5 4/6] arm64/dma-mapping: Implement DMA_ATTR_PRIVILEGED
` [PATCH v5 5/6] dmaengine: pl330: Make sure microcode is privileged
` [PATCH v5 6/6] Revert "iommu/arm-smmu: Treat all device transactions as unprivileged"

[PATCH v4 0/6] Add support for privileged mappings
 2016-07-27 23:39 UTC  (4+ messages)
` [PATCH v4 4/6] arm64/dma-mapping: Implement DMA_ATTR_PRIVILEGED

[PATCH 1/3] befs: remove off argument of befs_read_datastream
 2016-07-27 23:37 UTC  (2+ messages)

Fwd: [Bug 150021] New: kernel panic: "kernel tried to execute NX-protected page" when resuming from hibernate to disk
 2016-07-27 23:29 UTC  (8+ messages)

[PATCH] x86, pkeys: remove protection keys' XSAVE buffer manipulation
 2016-07-27 23:20 UTC 

[PATCH] dell-wmi: Add events created by Dell Rugged 2-in-1s
 2016-07-27 23:07 UTC  (6+ messages)

[PATCH v3] xen-blkfront: dynamic configuration of per-vbd resources
 2016-07-27 23:05 UTC  (5+ messages)

[PATCH] ASoC: rt5659: Add mclk controls
 2016-07-27 23:02 UTC 

[PATCH v4 0/2] J-Core interrupt controller support
 2016-07-27 23:01 UTC  (8+ messages)
` [PATCH v4 2/2] irqchip: add J-Core AIC driver

[PATCH v4] virtio: new feature to detect IOMMU device quirk
 2016-07-27 22:50 UTC 

[RFC v3 00/13] linux: generalize sections, ranges and linker tables
 2016-07-27 22:27 UTC 

[v7 PATCH 0/6] Rockchip Type-C and DisplayPort driver
 2016-07-27 22:24 UTC  (9+ messages)
` [v7 PATCH 1/6] extcon: Add EXTCON_DISP_DP and the property for USB Type-C
` [v7 PATCH 3/6] phy: Add USB Type-C PHY driver for rk3399
` [v7 PATCH 4/6] arm64: dts: rockchip: add Type-C phy for RK3399
` [v7 PATCH 6/6] drm/rockchip: cdn-dp: add cdn DP support for rk3399

[PATCH] usb: hub: Fix unbalanced reference count and memory leak
 2016-07-27 22:24 UTC 

[PATCH 3/3] x86/apic: Clean up the apic delivery mode macro definition
 2016-07-27 22:20 UTC  (3+ messages)

[PATCH net 0/3] r8169:fix 3 runtime pm related issues
 2016-07-27 22:18 UTC  (4+ messages)
` [PATCH net 1/3] r8169:fix kernel log spam when set or get hardware wol setting

HSI changes for 4.8
 2016-07-27 22:15 UTC  (3+ messages)

[PATCH 1/2] thunderbolt: Fix resume quirk for Falcon Ridge 4C
 2016-07-27 22:15 UTC  (4+ messages)
` [PATCH 2/2] thunderbolt: Add support for INTEL_FALCON_RIDGE_2C controller

[PATCH v15 00/10] arm64: Add kernel probes (kprobes) support
 2016-07-27 22:13 UTC  (12+ messages)
` [PATCH v15 04/10] arm64: Kprobes with single stepping support

[GIT PULL] /dev/random driver changes for 4.8
 2016-07-27 22:05 UTC  (3+ messages)

[PATCH v7 1/2] Documentation: bindings: add dt doc for Rockchip PCIe controller
 2016-07-27 21:57 UTC  (6+ messages)
` [PATCH v7 2/2] PCI: Rockchip: Add Rockchip PCIe controller support

[Regression][3.18-rc1 -> mainline] PCI: Configure *all* devices, not just hot-added ones
 2016-07-27 21:46 UTC  (2+ messages)

[e1000_netpoll] BUG: sleeping function called from invalid context at kernel/irq/manage.c:110
 2016-07-27 21:38 UTC  (3+ messages)

[RFC PATCH 0/2] mempool vs. page allocator interaction
 2016-07-27 21:36 UTC  (14+ messages)
` [RFC PATCH 1/2] mempool: do not consume memory reserves from the reclaim path
  ` [RFC PATCH 2/2] mm, mempool: do not throttle PF_LESS_THROTTLE tasks
            ` [dm-devel] "

sc16is7xx: fix RTS/CTS implementation and add reading CTS
 2016-07-27 21:28 UTC  (3+ messages)
` [PATCH 1/2] sc16is7xx: fix RTS/CTS implementation

[RFC PATCH v2 0/3] perf/tracefs: Container-aware tracing support
 2016-07-27 21:27 UTC  (4+ messages)
` [RFC PATCH v2 1/3] perf: filter container events based on cgroup namespace
` [RFC PATCH v2 2/3] tracefs: add instances support for uprobe events
` [RFC PATCH v2 3/3] tracefs: add 'newinstance' mount option

[PATCH v2 net-next 0/2] e1000e: fix PTP on e1000_pch_variants
 2016-07-27 21:15 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH net-next v3 1/2] e1000e: factor out systim sanitization
    ` [Intel-wired-lan] "

[GIT PULL] f2fs for 4.8
 2016-07-27 21:24 UTC  (3+ messages)

[git pull] Input updates for 4.8-rc0
 2016-07-27 21:19 UTC 


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