linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-02 22:17:41 to 2018-01-03 07:31:13 UTC [more...]

[PATCH 00/13] New driver to support OpenCAPI devices on POWER9
 2018-01-03  7:30 UTC  (7+ messages)
` [PATCH 01/13] powerpc/powernv: Introduce new PHB type for opencapi links
` [PATCH 06/13] ocxl: Driver code for 'generic' opencapi devices
` [PATCH 10/13] ocxl: Add Makefile and Kconfig

[PATCHv4 2/2] userns: control capabilities of some user namespaces
 2018-01-03  7:26 UTC 

[PATCHv4 1/2] capability: introduce sysctl for controlled user-ns capability whitelist
 2018-01-03  7:26 UTC 

[PATCHv4 0/2] capability controlled user-namespaces
 2018-01-03  7:26 UTC 

[PATCH V8 0/3] OPP: Allow OPP table to be used for power-domains
 2018-01-03  7:20 UTC  (2+ messages)

[PATCH v2] drm/i915: Try EDID bitbanging on HDMI after failed read
 2018-01-03  7:14 UTC  (4+ messages)
  ` [Intel-gfx] "

4.15-rc6 PTI regression: L1 TLB mismatch MCE on Athlon64
 2018-01-03  7:07 UTC  (4+ messages)

[PATCH] exec: Weaken dumpability for secureexec
 2018-01-03  7:06 UTC  (3+ messages)

About the try to remove cross-release feature entirely by Ingo
 2018-01-03  7:05 UTC  (18+ messages)

[PATCH] bonding: Delete an error message for a failed memory allocation in bond_update_slave_arr()
 2018-01-03  7:00 UTC  (2+ messages)

[PATCH] nokia N9: Add support for magnetometer and touchscreen
 2018-01-03  6:55 UTC  (3+ messages)

[PATCH] mm/fadvise: discard partial pages iff endbyte is also eof
 2018-01-03  6:53 UTC  (2+ messages)

[PATCH 0/3] mtd: spi-nor: fix DMA-unsafe buffer issue between MTD and SPI
 2018-01-03  6:51 UTC  (7+ messages)
` [PATCH 2/3] dt-bindings: mtd: atmel-quadspi: add an optional property 'dmacap,memcpy'

[PATCH 0/2] perf-probe: Improve warning message for buildid mismatch
 2018-01-03  6:51 UTC  (2+ messages)

[PATCH] f2fs: add reserved blocks for root user
 2018-01-03  6:46 UTC  (8+ messages)
` [PATCH v3] "
  ` [f2fs-dev] "
  ` [PATCH v4] "
    ` [PATCH v5] "
      ` [f2fs-dev] "

[PATCH v2 0/4] dmaengine: xilinx_dma: Bug fixes
 2018-01-03  6:42 UTC  (5+ messages)
` [PATCH v2 1/4] dmaengine: xilinx_dma: populate dma caps properly
` [PATCH v2 2/4] dmaengine: xilinx_dma: properly configure the SG mode bit in the driver for cdma
` [PATCH v2 3/4] dmaengine: xilinx_dma: Fix warning variable prev set but not used
` [PATCH v2 4/4] dmaengine: xilinx_dma: Free BD consistent memory

[PATCH v3 00/27] kill devm_ioremap_nocache
 2018-01-03  6:42 UTC  (6+ messages)

[PATCH v2] regulator: sc2731: Fix defines for SC2731_WR_UNLOCK and SC2731_PWR_WR_PROT_VALUE
 2018-01-03  6:32 UTC  (2+ messages)

WARNING in adjust_ptr_min_max_vals
 2018-01-03  6:40 UTC  (2+ messages)

[PATCH v5 0/2] PCI: mediatek: Fixups for the IRQ handle routine and MT7622's class code
 2018-01-03  6:39 UTC  (6+ messages)
` [PATCH v5 2/2] PCI: mediatek: Set up class type and vendor ID for MT7622

[PATCH] irqchip/gic-v3-its: Add workaround for ThunderX2 erratum #174
 2018-01-03  6:32 UTC 

[PATCH] KVM: nVMX: remove unnecessary vmwrite from L2->L1 vmexit
 2018-01-03  6:32 UTC  (3+ messages)

Business Opportunity
 2018-01-02 18:24 UTC 

consolidate direct dma mapping and swiotlb support
 2018-01-03  6:24 UTC  (5+ messages)
` [PATCH 16/67] powerpc: rename dma_direct_ to dma_nommu_

general protection fault in copy_verifier_state
 2018-01-03  6:22 UTC  (2+ messages)

[PATCH v3 18/27] pinctrl: replace devm_ioremap_nocache with devm_ioremap
 2018-01-03  6:15 UTC  (3+ messages)

[PATCH v2 0/4] Address error and recovery for AER and DPC
 2018-01-03  6:14 UTC  (3+ messages)

[LINUX PATCH 0/4] dmaengine: xilinx_dma: Bug fixes
 2018-01-03  6:10 UTC  (12+ messages)
` [LINUX PATCH 1/4] dmaengine: xilinx_dma: Fix dma_get_slave_caps() API failures
` [LINUX PATCH 2/4] dmaengine: xilinx_dma: Fix race condition in the driver for cdma
` [LINUX PATCH 3/4] dmaengine: xilinx_dma: Fix compilation warning

[PATCH] iommu/of: Only do IOMMU lookup for available ones
 2018-01-03  6:09 UTC 

[PATCH v3 06/27] gpio: replace devm_ioremap_nocache with devm_ioremap
 2018-01-03  6:05 UTC  (3+ messages)

linux-next: Tree for Jan 3
 2018-01-03  5:52 UTC 

[ANNOUNCE] Git v2.16.0-rc0
 2018-01-03  5:50 UTC  (6+ messages)

[PATCH 00/11] drm/sun4i: Add A83T HDMI support
 2018-01-03  5:46 UTC  (3+ messages)
` [PATCH 02/11] clk: sunxi-ng: a83t: Add M divider to TCON1 clock

[PATCH] PCI: exynos: remove the deprecated phy codes
 2018-01-03  5:26 UTC  (3+ messages)

[PATCH v3 0/3] ocfs2: add nowait aio support
 2018-01-03  5:14 UTC  (4+ messages)
` [PATCH v3 2/3] ocfs2: add ocfs2_overwrite_io function
  ` [Ocfs2-devel] "

[PATCH] ata_piix: constify pci_bits
 2018-01-03  5:13 UTC 

perf test BPF failing on 4.15.0-rc6
 2018-01-03  4:58 UTC  (3+ messages)

[PATCH 1/7] watchdog: JZ4740: Disable clock after stopping counter
 2018-01-03  4:46 UTC  (6+ messages)
` [PATCH v2 1/8] "
  ` [PATCH v2 5/8] MIPS: jz4740: dts: Add bindings for the jz4740-wdt driver

[PATCHv6 1/1] ima: re-introduce own integrity cache lock
 2018-01-03  4:03 UTC  (6+ messages)

dma_async_device_unregister called while 2 clients hold a reference
 2018-01-03  3:51 UTC 

[PATCH] ARM: dts: imx6ul: remove unnecessary clocks for cpu-freq
 2018-01-03 11:22 UTC 

[PATCH] rpmsg: virtio_rpmsg_bus: fix rpmsg_probe() for virtio-mmio transport
 2018-01-03  3:43 UTC  (2+ messages)

[PATCH] f2fs: add an ioctl to disable GC for specific file
 2018-01-03  3:22 UTC  (8+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[PATCH -next] soundwire: Fix typo in return value check of sdw_read()
 2018-01-03  3:24 UTC  (2+ messages)

[RFC PATCH] mm: unclutter THP migration
 2018-01-03  3:11 UTC  (6+ messages)
` [RFC PATCH 0/3] "
  ` [RFC PATCH 1/3] mm, numa: rework do_pages_move

[PATCH V6 1/2] xxHash: create arch dependent 32/64-bit xxhash()
 2018-01-03  3:09 UTC  (2+ messages)
` [PATCH V6 2/2] ksm: replace jhash2 with faster hash

[PATCH -next] drm/panel: ili9322:Make local symbols static
 2018-01-03  3:08 UTC 

[PATCH] liquidio: Use zeroing memory allocator than allocator/memset
 2018-01-03  3:01 UTC  (2+ messages)

[PATCH] nl80211: Check for the required netlink attribute presence
 2018-01-03  3:00 UTC 

[PATCH 0/5] Remove asm/clkdev.h and privatize __clk{get,put}()
 2018-01-03  2:58 UTC  (7+ messages)
` [PATCH 1/5] blackfin: Use generic clkdev.h header
` [PATCH 2/5] clk: Prepare to remove asm-generic/clkdev.h
` [PATCH 3/5] arch: Remove clkdev.h asm-generic from Kbuild
` [PATCH 4/5] clk: sunxi: Use CLK_IS_CRITICAL flag for critical clks
` [PATCH 5/5] clk: Move __clk_{get,put}() into private clk.h API

[PATCH] ethernet/broadcom: Use zeroing memory allocator than allocator/memset
 2018-01-03  2:56 UTC  (2+ messages)

[lkp-robot] [selftests/bpf] 37f1ba0909: kernel_selftests.bpf.test_dev_cgroup.fail
 2018-01-03  2:55 UTC 

[PATCH] qed: Use zeroing memory allocator than allocator/memset
 2018-01-03  2:56 UTC  (2+ messages)

[PATCH net-next 0/2] net: stmmac: Couple of debug prints improvements
 2018-01-03  2:55 UTC  (2+ messages)

[PATCH net-next 0/2] tun: allow to attach eBPF filter
 2018-01-03  2:53 UTC  (6+ messages)
` [PATCH net-next 2/2] tun: allow to attach ebpf socket filter

[PATCH net-next] net: dsa: Fix dsa_legacy_register() return value
 2018-01-03  2:53 UTC  (2+ messages)

[PATCH net] ethtool: do not print warning for applications using legacy API
 2018-01-03  2:50 UTC  (2+ messages)

[lkp-robot] [fs] aad9c3c4a9: vm-scalability.throughput +50.0% improvement
 2018-01-03  2:47 UTC 

[PATCH v4 0/6] Allwinner H3/H5/A64(DE2) SimpleFB support (Part 2)
 2018-01-03  2:47 UTC  (5+ messages)
` [PATCH v4 1/6] ARM: sunxi: h3/h5: add simplefb nodes
  ` [linux-sunxi] "

[PATCH V3] ARM: imx: use outer_disable/resume for low power
 2018-01-03  2:43 UTC  (3+ messages)

linux-next: manual merge of the kvm-arm tree with Linus' tree
 2018-01-03  2:38 UTC 

[PATCH v20 4/7] virtio-balloon: VIRTIO_BALLOON_F_SG
 2018-01-03  2:29 UTC  (6+ messages)

[PATCH] clk: fix reentrancy of clk_enable() on UP systems
 2018-01-03  2:25 UTC  (4+ messages)

[PATCH v1] eSPI: add Aspeed AST2500 eSPI driver to boot a host with PCH runs on eSPI
 2018-01-03  2:21 UTC  (7+ messages)

[GIT PULL] extcon next for v4.16
 2018-01-03  2:13 UTC 

ACPI issues on cold power on [bisected]
 2018-01-03  2:11 UTC  (6+ messages)

[PATCH 1/2] ARM: dts: imx6ul: add 696MHz operating point
 2018-01-03  2:10 UTC  (9+ messages)
` [PATCH 2/2] cpufreq: imx6q: add 696MHz operating point for i.mx6ul

[PATCH] ext4: Remove repeated test in ext4_file_read_iter
 2018-01-03  2:08 UTC  (2+ messages)

[lkp-robot] [mm/cma] 2b0f904a5a: fio.read_bw_MBps -16.1% regression
 2018-01-03  2:05 UTC  (2+ messages)

[PATCH] f2fs: enable quota at remount from r to w
 2018-01-03  2:01 UTC 

[PATCH v6 00/11] Intel SGX Driver
 2018-01-03  2:00 UTC  (2+ messages)

[PATCH v3 net-next 0/5] replace tcp_set_state tracepoint with inet_sock_set_state
 2018-01-03  1:48 UTC  (6+ messages)
` [PATCH v3 net-next 2/5] net: tracepoint: replace tcp_set_state tracepoint with inet_sock_set_state tracepoint

[RFC PATCH] input: Add disable sysfs entry for every input device
 2018-01-03  1:47 UTC  (12+ messages)

[PATCH v7 0/5] clk: Add Aspeed clock driver
 2018-01-03  1:47 UTC  (11+ messages)
` [PATCH v7 1/5] clk: Add clock driver for ASPEED BMC SoCs
` [PATCH v7 2/5] clk: aspeed: Register core clocks
` [PATCH v7 3/5] clk: aspeed: Add platform driver and register PLLs
` [PATCH v7 4/5] clk: aspeed: Register gated clocks
` [PATCH v7 5/5] clk: aspeed: Add reset controller

[PATCH v3 0/9] ufs: sysfs: read-only access to device descriptors, attributes and flags
 2018-01-03  1:44 UTC  (5+ messages)
` [PATCH v3 1/9] ufs: sysfs: device descriptor

[PATCH v3 0/2] kprobes: improve error handling when arming/disarming kprobes
 2018-01-03  1:40 UTC  (3+ messages)
` [PATCH v3 1/2] kprobes: propagate error from arm_kprobe_ftrace()
` [PATCH v3 2/2] kprobes: propagate error from disarm_kprobe_ftrace()

[PATCHv3 1/2] capability: introduce sysctl for controlled user-ns capability whitelist
 2018-01-03  1:39 UTC  (3+ messages)

[GIT PULL] pid bug fix for v4.15-rc7
 2018-01-03  1:38 UTC 

[PATCHv3 0/2] capability controlled user-namespaces
 2018-01-03  1:35 UTC  (7+ messages)

[PATCH 1/4] extcon: axp288: Remove unused extcon_nb struct member
 2018-01-03  1:34 UTC  (11+ messages)
    ` [PATCH 3/4] extcon: axp288: Redo charger type dection a couple of seconds after probe()
    ` [PATCH 2/4] extcon: axp288: Remove unused platform data

[PATCH 0/2] platform/x86/thinkpad_acpi: Adjustments for four function implementations
 2018-01-03  1:13 UTC  (8+ messages)
  `  "

[PATCH v5 00/78] XArray v5
 2018-01-03  1:01 UTC  (9+ messages)
` [PATCH v5 01/78] xfs: Rename xa_ elements to ail_
` [PATCH v5 03/78] xarray: Add the xa_lock to the radix_tree_root

linux-next: manual merge of the usb tree with the usb.current tree
 2018-01-03  0:56 UTC  (3+ messages)

[PATCH 0/4] PM / core: Direct handling of DPM_FLAG_SMART_SUSPEND and DPM_FLAG_LEAVE_SUSPENDED
 2018-01-03  0:38 UTC  (9+ messages)
` [PATCH 0/7] "
  ` [PATCH 1/7] PM / core: Add helpers for subsystem callback selection
  ` [PATCH 2/7] PM / core: Direct DPM_FLAG_SMART_SUSPEND optimization
  ` [PATCH 3/7] PM / core: Direct DPM_FLAG_LEAVE_SUSPENDED handling
  ` [PATCH 4/7] PM / mfd: intel-lpss: Use DPM_FLAG_SMART_SUSPEND
  ` [PATCH 5/7] PM: i2c-designware-platdrv: Use DPM_FLAG_SMART_PREPARE
  ` [PATCH 6/7] PM: i2c-designware-platdrv: Optimize power management
  ` [PATCH 7/7] PCI / PM: Use SMART_SUSPEND and LEAVE_SUSPENDED flags for PCIe ports

[PATCH -V4 -mm] mm, swap: Fix race between swapoff and some swap operations
 2018-01-03  0:42 UTC  (9+ messages)

cgroups(7): documenting cgroup.stat
 2018-01-03  0:38 UTC  (3+ messages)

general protection fault in __netlink_ns_capable
 2018-01-03  0:35 UTC  (2+ messages)

[RESEND PATCH v2 00/15] ASoC: qcom: Add support to QDSP6 based audio
 2018-01-03  0:35 UTC  (15+ messages)
` [RESEND PATCH v2 01/15] dt-bindings: soc: qcom: Add bindings for APR bus
` [RESEND PATCH v2 10/15] ASoC: qcom: qdsp6: Add support to q6routing driver
` [RESEND PATCH v2 11/15] ASoC: qcom: qdsp6: Add support to q6afe dai driver
` [RESEND PATCH v2 12/15] ASoC: qcom: qdsp6: Add support to q6asm "
` [RESEND PATCH v2 13/15] dt-bindings: sound: qcom: Add devicetree bindings for apq8096
` [RESEND PATCH v2 14/15] ASoC: qcom: apq8096: Add db820c machine driver
` [RESEND PATCH v2 15/15] arm64: dts: msm8996: db820c: Add sound card support

[wrecked] mm-swap-unify-cluster-based-and-vma-based-swap-readahead.patch removed from -mm tree
 2018-01-03  0:29 UTC 

stable/linux-4.1.y build: 169 builds: 2 failed, 167 passed, 13 errors, 253 warnings (v4.1.48)
 2018-01-03  0:19 UTC 

[patch v6 2/3] platform/mellanox: mlxreg-hotplug: allow driver for ARM architecture
 2018-01-03  0:15 UTC  (3+ messages)

PROBLEM: i915 causes complete desktop freezes in 4.15-rc5
 2018-01-03  0:14 UTC  (6+ messages)

[PATCH V6] mmc:host:sdhci-pci:Addition of Arasan PCI Controller with integrated phy
 2018-01-03  0:11 UTC 

suspicious RCU usage at net/ipv6/ip6_fib.c:LINE
 2018-01-02 23:58 UTC 

WARNING in sk_stream_kill_queues (2)
 2018-01-02 23:58 UTC 

KASAN: slab-out-of-bounds Write in tcp_v6_syn_recv_sock
 2018-01-02 23:58 UTC 

[PATCH v3 0/3] Support Perf Extension on AMD KVM guests
 2018-01-02 23:55 UTC  (2+ messages)

[PATCH v7 00/10] add support for relative references in special sections
 2018-01-02 23:55 UTC  (4+ messages)
` [PATCH v7 02/10] module: allow symbol exports to be disabled

[PATCH] platform/x86: silead_dmi: Add entry for the Teclast X98 Plus II
 2018-01-02 23:40 UTC  (3+ messages)
` [PATCH v2] "

[GIT PULL] cpupower update for 4.16-rc1
 2018-01-02 23:39 UTC  (2+ messages)

(no subject)
 2018-01-02 22:07 UTC 

[PATCH] USB: usbip: remove useless call in usbip_recv
 2018-01-02 23:36 UTC  (2+ messages)

[PATCH v1 00/15] ASoC: fsl_ssi: Clean up - program flow level
 2018-01-02 23:28 UTC  (2+ messages)

[PATCH 00/33] change clk_ops->round_rate to scale past LONG_MAX
 2018-01-02 23:28 UTC  (7+ messages)
` [PATCH 01/33] clk_ops: change round_rate() to return unsigned long

[PATCH] sched/isolation: Make CPU_ISOLATION depend on SMP or COMPILE_TEST
 2018-01-02 23:25 UTC  (2+ messages)

v3.18.86 build: 0 failures 1 warnings (v3.18.86)
 2018-01-02 23:24 UTC 

[PATCH] PM / runtime: Rework pm_runtime_force_suspend/resume()
 2018-01-02 23:21 UTC  (3+ messages)

stable/linux-3.16.y build: 178 builds: 1 failed, 177 passed, 2 errors, 57 warnings (v3.16.52)
 2018-01-02 23:15 UTC 

[PATCH] clk: Fix debugfs_create_*() usage
 2018-01-02 23:06 UTC  (4+ messages)

[PATCH 1/6] mfd: syscon: Add ingenic-tcu.h header
 2018-01-02 22:59 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 4/6] clk: ingenic: Add JZ47xx TCU clocks driver

general protection fault in fib6_add (2)
 2018-01-02 22:58 UTC 

[PATCH] PCI: imx6: Add PHY reference clock source support
 2018-01-02 22:54 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/2] Move kfree_call_rcu() to slab_common.c
 2018-01-02 22:49 UTC  (3+ messages)

[PATCH] virtio: make VIRTIO a menuconfig to ease disabling it all
 2018-01-02 22:40 UTC  (5+ messages)

[PATCH 4.14 000/146] 4.14.11-stable review
 2018-01-02 22:34 UTC  (2+ messages)

[PATCH 4.9 00/75] 4.9.74-stable review
 2018-01-02 22:31 UTC  (7+ messages)

[PATCH] xfs: destroy mutex qi_tree_lock before free xfs_quotainfo_t object
 2018-01-02 22:29 UTC  (3+ messages)

[PATCH 4.4 00/63] 4.4.109-stable review
 2018-01-02 22:26 UTC  (2+ messages)

[PATCH 3.18 00/32] 3.18.91-stable review
 2018-01-02 22:22 UTC  (2+ messages)

[PATCH] net: systemport: Delete an error message for a failed memory allocation in two functions
 2018-01-02 22:22 UTC  (2+ messages)

[PATCH v3 00/34] change clk_ops->round_rate to scale past LONG_MAX
 2018-01-02 22:21 UTC  (3+ messages)
` [PATCH v3 09/34] clk: bcm2835: change clk_get_rate() helper return type

[PATCH] ARM: dts: n900: Add aliases for lcd and tvout displays
 2018-01-02 22:17 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).