linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-12 09:58:33 to 2017-04-12 13:35:05 UTC [more...]

[PATCH V2] clk: hi6220: Add the hi655x's pmic clock
 2017-04-12 13:34 UTC  (6+ messages)

[RFC v3 0/5] Add capacity capping support to the CPU controller
 2017-04-12 13:34 UTC  (12+ messages)

[PATCH 0/4] thp: fix few MADV_DONTNEED races
 2017-04-12 13:33 UTC  (5+ messages)
` [PATCH 1/4] thp: reduce indentation level in change_huge_pmd()
` [PATCH 2/4] thp: fix MADV_DONTNEED vs. numa balancing race

[PATCH 00/16] Add support for Cirrus Logic CS47L35/L85/L90/L91 codecs
 2017-04-12 13:31 UTC  (11+ messages)
` [PATCH 01/16] mfd: madera: Add register definitions for Cirrus Logic Madera codecs
` [PATCH 02/16] mfd: madera: Add common support "
` [PATCH 03/16] mfd: madera: Register map tables for Cirrus Logic CS47L35
` [PATCH 04/16] mfd: madera: Register map tables for Cirrus Logic CS47L85
` [PATCH 05/16] mfd: madera: Register map tables for Cirrus Logic CS47L90/91

[v3 PATCH 1/4] powernv: Move CPU-Offline idle state invocation from smp.c to idle.c
 2017-04-12 13:31 UTC  (2+ messages)
` [v3, "

[PATCH v2 0/7] Add STM32F469 pinctrl and fix issues in STM32 pinctrl
 2017-04-12 13:31 UTC  (7+ messages)
` [PATCH v2 2/7] Documentation: dt: Remove bindings for "
` [PATCH v2 3/7] includes: dt-bindings: Rename STM32F429 pinctrl DT bindings

[PATCH] selinux: add selinux_is_enforced() function
 2017-04-12 13:30 UTC  (5+ messages)

[PATCH v2 1/2] arm64: dts: rk3399: add support for firefly-rk3399 board
 2017-04-12 13:30 UTC  (3+ messages)
` [PATCH v2 2/2] dt-bindings: document: add firefly-rk3399 board support

[PATCH v3] arm64: dts: rk3399: add support for firefly-rk3399 board
 2017-04-12 13:29 UTC  (2+ messages)

[PATCH 00/16] Intel FPGA Device Drivers
 2017-04-12 13:29 UTC  (4+ messages)

[PATCH v6] lightnvm: pblk
 2017-04-12 13:19 UTC  (2+ messages)
` [PATCH v6] lightnvm: physical block device (pblk) target

There is a Tasks RCU stall warning
 2017-04-12 13:18 UTC  (12+ messages)

[BUG nohz]: wrong user and system time accounting
 2017-04-12 13:18 UTC  (8+ messages)

[PATCH] x86, kvm: Handle PFNs outside of kernel reach when touching GPTEs
 2017-04-12 13:16 UTC  (3+ messages)

patch to candidate for stable kernel 4.10
 2017-04-12 13:12 UTC  (4+ messages)

[PATCH] ALSA: line6: constify snd_kcontrol_new structures
 2017-04-12 13:10 UTC 

[PATCH] sched/deadline: Throttle a constrained task activated if overflow
 2017-04-12 13:10 UTC  (7+ messages)

[PATCH] ALSA: usb-audio: constify snd_kcontrol_new structures
 2017-04-12 13:08 UTC 

[PATCH v2 00/17] fs: introduce new writeback error reporting and convert existing API as a wrapper around it
 2017-04-12 13:01 UTC  (24+ messages)
` [PATCH v2 01/17] mm: drop "wait" parameter from write_one_page
` [PATCH v2 02/17] mm: fix mapping_set_error call in me_pagecache_dirty
` [PATCH v2 03/17] buffer: use mapping_set_error instead of setting the flag
` [PATCH v2 04/17] ext2: don't test/clear AS_EIO flag
` [PATCH v2 05/17] orangefs: don't call filemap_write_and_wait from fsync
` [PATCH v2 06/17] mm: doc comment for scary spot in write_one_page
` [PATCH v2 07/17] fs: new infrastructure for writeback error handling and reporting
` [PATCH v2 08/17] fs: retrofit old error reporting API onto new infrastructure
` [PATCH v2 09/17] mm: remove AS_EIO and AS_ENOSPC flags
` [PATCH v2 10/17] dax: set errors in mapping when writeback fails
` [PATCH v2 11/17] nilfs2: set the mapping error when calling SetPageError on writeback
` [PATCH v2 12/17] mm: ensure that we set mapping error if writeout() fails
` [PATCH v2 13/17] mm: don't TestClearPageError in __filemap_fdatawait_range
` [PATCH v2 14/17] 9p: set mapping error when writeback fails in launder_page
` [PATCH v2 15/17] fuse: set mapping error in writepage_locked when it fails
` [PATCH v2 16/17] cifs: set mapping error when page writeback fails in writepage or launder_pages
` [PATCH v2 17/17] cifs: remove some unneeded mapping_set_error calls

The i915 stable patch marking is totally broken
 2017-04-12 12:57 UTC  (6+ messages)
    ` [Intel-gfx] "

[PATCH] Revert "HID: rmi: Handle all Synaptics touchpads using hid-rmi"
 2017-04-12 12:57 UTC  (2+ messages)

[PATCH 1/3] drm/msm: Expose our reservation object when exporting a dmabuf
 2017-04-12 12:54 UTC  (9+ messages)
` [PATCH 2/3] drm/etnaviv: "
` [PATCH 3/3] drm/vc4: Add support for dma-buf fencing

KASLR causes intermittent boot failures on some systems
 2017-04-12 12:52 UTC  (4+ messages)

[PATCH 1/4] mm/vmalloc: allow to call vfree() in atomic context
 2017-04-12 12:49 UTC  (7+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] mm/vmalloc: "
  ` [PATCH v2 2/5] x86/ldt: use vfree() instead of vfree_atomic()
  ` [PATCH v2 3/5] kernel/fork: use vfree() instead of vfree_atomic() to free thread stack
  ` [PATCH v2 4/5] mm/vmalloc: remove vfree_atomic()
  ` [PATCH v2 5/5] mm/vmalloc: Don't spawn workers if somebody already purging

[PATCH v2] libnvdimm: fix btt vs clear poison locking
 2017-04-12 12:49 UTC  (2+ messages)

[PATCH] chipidea: Fix issue in reconnecing gadget without insmod/rmmod
 2017-04-12 12:48 UTC  (3+ messages)

[PATCH] MAINTAINERS: Add maintainers for the meson clock driver
 2017-04-12 12:44 UTC  (2+ messages)

[PATCH v6] NTB: Add IDT 89HPESxNTx PCIe-switches support
 2017-04-12 12:44 UTC  (2+ messages)
` [PATCH v7] "

[PATCH v4 00/18] net-next: stmmac: add dwmac-sun8i ethernet driver
 2017-04-12 12:42 UTC  (23+ messages)
` [PATCH v4 01/18] net: stmmac: export stmmac_set_mac_addr/stmmac_get_mac_addr
` [PATCH v4 02/18] net: stmmac: add optional setup function
` [PATCH v4 03/18] dt-bindings: net: Add DT bindings documentation for Allwinner dwmac-sun8i
` [PATCH v4 04/18] dt-bindings: syscon: Add DT bindings documentation for Allwinner syscon
` [PATCH v4 05/18] net-next: stmmac: Add dwmac-sun8i
` [PATCH v4 06/18] arm: sun8i: sunxi-h3-h5: Add dt node for the syscon control module
` [PATCH v4 07/18] arm: sun8i: sunxi-h3-h5: add dwmac-sun8i ethernet driver
` [PATCH v4 08/18] arm: sun8i: orangepi-pc: Enable dwmac-sun8i
` [PATCH v4 09/18] arm: sun8i: orangepi-2: "
` [PATCH v4 10/18] arm: sun8i: orangepi-one: "
` [PATCH v4 11/18] arm: sun8i: orangepi-pc-plus: Set EMAC activity LEDs to active high
` [PATCH v4 12/18] arm64: allwinner: sun50i-a64: Add dt node for the syscon control module
` [PATCH v4 13/18] arm64: allwinner: sun50i-a64: add dwmac-sun8i Ethernet driver
` [PATCH v4 14/18] arm: allwinner: pine64: Enable dwmac-sun8i
` [PATCH v4 15/18] arm: allwinner: pine64-plus: "
` [PATCH v4 16/18] arm64: allwinner: bananapi-m64: "
` [PATCH v4 17/18] arm: sunxi: Enable dwmac-sun8i driver on sunxi_defconfig
` [PATCH v4 18/18] arm: multi_v7: Enable dwmac-sun8i driver on multi_v7_defconfig

[PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
 2017-04-12 12:38 UTC  (10+ messages)
      ` [PATCH 0/9] staging: ks7010: Fine-tuning for a SDIO card driver
        ` [PATCH 7/9] staging: ks7010: Replace three printk() calls by pr_err()
              ` [PATCH] staging: ks7010: Adjust dev_err() calls in ks7010_sdio_probe()

[PATCH v2 00/27] PCI resource mmap cleanup
 2017-04-12 12:26 UTC  (28+ messages)
` [PATCH v2 01/27] pci: Fix pci_mmap_fits() for HAVE_PCI_RESOURCE_TO_USER platforms
` [PATCH v2 02/27] pci: Fix another sanity check bug in /proc/pci mmap
` [PATCH v2 03/27] pci: Only allow WC mmap on prefetchable resources
` [PATCH v2 04/27] xtensa: Do not mmap PCI BARs to userspace as write-through
` [PATCH v2 05/27] pci: Add arch_can_pci_mmap_wc() macro
` [PATCH v2 06/27] pci: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>
` [PATCH v2 07/27] pci: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O space
` [PATCH v2 08/27] pci: Use BAR index in sysfs attr->private instead of resource pointer
` [PATCH v2 09/27] pci: Add BAR index argument to pci_mmap_page_range()
` [PATCH v2 10/27] pci: Add pci_mmap_resource_range() and use it for ARM64
` [PATCH v2 11/27] arm: Use generic pci_mmap_resource_range()
` [PATCH v2 12/27] cris: "
` [PATCH v2 13/27] mips: "
` [PATCH v2 14/27] mn10300: "
` [PATCH v2 15/27] parisc: "
` [PATCH v2 16/27] sh: "
` [PATCH v2 17/27] unicore: "
` [PATCH v2 18/27] x86: "
` [PATCH v2 19/27] pci: Add I/O BAR support to "
` [PATCH v2 20/27] powerpc: Use "
` [PATCH v2 21/27] microblaze: "
` [PATCH v2 22/27] xtensa: "
` [PATCH v2 23/27] ia64: Remove redundant valid_mmap_phys_addr_range() from pci_mmap_page_range()
` [PATCH v2 24/27] ia64: Remove redundant checks for WC in pci_mmap_page_range()
` [PATCH v2 25/27] ia64: Use generic pci_mmap_resource_range()
` [PATCH v2 26/27] sparc: "
` [PATCH v2 27/27] pci: Kill ARCH_GENERIC_PCI_MMAP_RESOURCE

[PATCH] selinux: add selinux_status_get_seq() function
 2017-04-12 12:31 UTC  (3+ messages)

[PATCH v4 0/5] perf report: Show branch type
 2017-04-12 12:25 UTC  (3+ messages)

[PATCH v2 0/1] pwm: pca9685: fix gpio-only operation
 2017-04-12 12:09 UTC  (4+ messages)
` [PATCH v2 1/1] "

net/ipv4: deadlock in ip_ra_control
 2017-04-12 12:05 UTC  (6+ messages)

[PATCH v3] vfio/type1: Remove locked page accounting workqueue
 2017-04-12 12:05 UTC  (2+ messages)

[PATCH v1 1/7] mfd: intel_soc_pmic_bxtwc: fix TMU interrupt index
 2017-04-12 11:53 UTC  (8+ messages)
` [PATCH v1 2/7] mfd: intel_soc_pmic_bxtwc: remove thermal second level irqs
` [PATCH v1 4/7] mfd: intel_soc_pmic_bxtwc: remove second level irq for gpio device
` [PATCH v1 6/7] mfd: intel_soc_pmic_bxtwc: use chained irqs for second level irq chips

perf jvmti: unconditionally links against -lelf
 2017-04-12 11:52 UTC  (3+ messages)

Build regressions/improvements in v4.11-rc6
 2017-04-12 11:47 UTC 

[PATCH 0/3] powernv:stop: Some fixes for handling deep stop
 2017-04-12 11:46 UTC  (4+ messages)
` [PATCH 1/3] powernv:idle: Use correct IDLE_THREAD_BITS in POWER8/9
` [PATCH 2/3] powernv:idle: Decouple TB restore & Per-core SPRs restore
` [PATCH 3/3] powernv:idle: Set LPCR_UPRT on wakeup from deep-stop

[PATCH] mm: add VM_STATIC flag to vmalloc and prevent from removing the areas
 2017-04-12 11:42 UTC  (3+ messages)

[PATCH v2] sched/fair: update scale invariance of PELT
 2017-04-12 11:28 UTC  (9+ messages)

[PATCH 0/8] x86: 5-level paging enabling for v4.12, Part 4
 2017-04-12 11:11 UTC  (13+ messages)
` [PATCH 3/8] x86/boot/64: Add support of additional page table level during early boot
` [PATCH 8/8] x86/mm: Allow to have userspace mappings above 47-bits

[PATCH v3 0/5] powerpc: add support for KPROBES_ON_FTRACE
 2017-04-12 11:09 UTC  (6+ messages)
` [PATCH v3 1/5] powerpc: ftrace: minor cleanup
` [PATCH v3 2/5] powerpc: ftrace: restore LR from pt_regs
` [PATCH v3 3/5] kprobes: Skip preparing optprobe if the probe is ftrace-based
` [PATCH v3 4/5] powerpc: kprobes: add support for KPROBES_ON_FTRACE
` [PATCH v3 5/5] powerpc: kprobes: prefer ftrace when probing function entry

Linux 4.10.10
 2017-04-12 11:07 UTC  (2+ messages)

Linux 4.9.22
 2017-04-12 11:07 UTC  (2+ messages)

Linux 4.4.61
 2017-04-12 11:06 UTC  (2+ messages)

[PATCH v4 0/7] drm: Add support for tiny LCD displays
 2017-04-12 11:01 UTC  (4+ messages)
` [PATCH v4 5/7] dt-bindings: display/panel: Add common rotation property

[PATCH v2 0/5] powerpc: a few kprobe fixes and refactoring
 2017-04-12 10:58 UTC  (6+ messages)
` [PATCH v2 1/5] kprobes: convert kprobe_lookup_name() to a function
` [PATCH v2 2/5] powerpc: kprobes: fix handling of function offsets on ABIv2
` [PATCH v2 3/5] powerpc: introduce a new helper to obtain function entry points
` [PATCH v2 4/5] powerpc: kprobes: factor out code to emulate instruction into a helper
` [PATCH v2 5/5] powerpc: kprobes: emulate instructions on kprobe handler re-entry

[patch 0/6] hwmon/coretemp: Hotplug fixes, cleanups and state machine conversion
 2017-04-12 11:00 UTC  (7+ messages)

linux-next: manual merge of the mvebu tree with the arm-soc tree
 2017-04-12 10:51 UTC  (3+ messages)

[PATCH v2 00/10] Hyper-V: praravirtualized remote TLB flushing and hypercall improvements
 2017-04-12 10:43 UTC  (11+ messages)
` [PATCH v2 01/10] x86/hyper-v: include hyperv/ only when CONFIG_HYPERV is set
` [PATCH v2 02/10] x86/hyper-v: stash the max number of virtual/logical processor
` [PATCH v2 03/10] x86/hyper-v: make hv_do_hypercall() inline
` [PATCH v2 04/10] x86/hyper-v: fast hypercall implementation
` [PATCH v2 05/10] hyper-v: use fast hypercall for HVCALL_SIGNAL_EVENT
` [PATCH v2 06/10] x86/hyper-v: implement rep hypercalls
` [PATCH v2 07/10] hyper-v: globalize vp_index
` [PATCH v2 08/10] x86/hyper-v: use hypercall for remote TLB flush
` [PATCH v2 09/10] x86/hyper-v: support extended CPU ranges for TLB flush hypercalls
` [PATCH v2 10/10] tracing/hyper-v: trace hyperv_mmu_flush_tlb_others()

linux-next: build failure after merge of the char-misc tree
 2017-04-12 10:33 UTC  (2+ messages)

[REGRESSION] 4.11-rc: systemd doesn't see most devices
 2017-04-12 10:33 UTC  (4+ messages)

[GIT PULL] arm64: fixes for -rc6
 2017-04-12 10:18 UTC  (4+ messages)

[PATCH v2 2/2] regulator: tps65132: add device-tree binding
 2017-04-12 10:15 UTC 

[PATCH v2 1/2] regulator: tps65132: add regulator driver for TI TPS65132
 2017-04-12 10:14 UTC 

[v6 PATCH 00/21] x86: Enable User-Mode Instruction Prevention
 2017-04-12 10:03 UTC  (3+ messages)
` [v6 PATCH 04/21] x86/mpx, x86/insn: Relocate insn util functions to a new insn-kernel

4.11-rc6 and OF_DYNAMIC
 2017-04-12  9:54 UTC 

[RFC PATCH v0.2] PCI: Add support for tango PCIe host bridge
 2017-04-12  9:59 UTC  (14+ 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).