All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-13 13:58:56 to 2017-03-13 14:29:28 UTC [more...]

[PATCH] kasan: Add a prototype of task_struct to avoid warning
 2017-03-13 14:28 UTC  (2+ messages)

[PATCH 00/44] Replace Smart package manager with DNF package manager
 2017-03-13 14:29 UTC  (15+ messages)
` [PATCH 21/44] rootfs_rpm.bbclass: migrate image creation to dnf
` [PATCH 30/44] byacc: remove the recipe
` [PATCH 34/44] package_rpm.bbclass: add a /bin/sh Provides for nativesdk- packages
` [PATCH 36/44] package_rpm.bbclass: do not set the OS dynamically when building rpms

[PATCH] drm/i915: Inline gen6_sanitize_rps_pm_mask()
 2017-03-13 14:29 UTC  (4+ messages)

[GIT PULL 00/23] PCI: Support for configurable PCI endpoint
 2017-03-13 14:22 UTC  (75+ messages)
` [PATCH v4 01/23] PCI: endpoint: Add EP core layer to enable EP controller and EP functions
` [PATCH v4 02/23] Documentation: PCI: Guide to use PCI Endpoint Core Layer
` [PATCH v4 03/23] PCI: endpoint: Introduce configfs entry for configuring EP functions
` [PATCH v4 04/23] Documentation: PCI: Guide to use pci endpoint configfs
` [PATCH v4 05/23] PCI: endpoint: Create configfs entry for EPC device and EPF driver
` [PATCH v4 06/23] Documentation: PCI: Add specification for the *pci test* function device
` [PATCH v4 07/23] PCI: endpoint: functions: Add an EP function to test PCI
` [PATCH v4 08/23] Documentation: PCI: Add binding documentation for pci-test endpoint function
` [PATCH v4 09/23] PCI: dwc: designware: Add EP mode support
` [PATCH v4 10/23] dt-bindings: PCI: Add dt bindings for pci designware EP mode
` [PATCH v4 11/23] PCI: dwc: dra7xx: Facilitate wrapper and msi interrupts to be enabled independently
` [PATCH v4 12/23] PCI: dwc: dra7xx: Add EP mode support
` [PATCH v4 13/23] dt-bindings: PCI: dra7xx: Add dt bindings for pci dra7xx EP mode
` [PATCH v4 14/23] PCI: dwc: dra7xx: Workaround for errata id i870
` [PATCH v4 15/23] dt-bindings: PCI: dra7xx: Add dt bindings to enable unaligned access
` [PATCH v4 16/23] PCI: Add device IDs for DRA74x and DRA72x
` [PATCH v4 17/23] misc: Add host side pci driver for pci test function device
` [PATCH v4 18/23] Documentation: misc-devices: Add Documentation for pci-endpoint-test driver
` [PATCH v4 19/23] tools: PCI: Add a userspace tool to test PCI endpoint
` [PATCH v4 20/23] tools: PCI: Add sample test script to invoke pcitest
` [PATCH v4 21/23] Documentation: PCI: Add userguide for PCI endpoint test function
` [PATCH v4 22/23] MAINTAINERS: add PCI EP maintainer
` [PATCH v4 23/23] ARM: DRA7: clockdomain: Change the CLKTRCTRL of CM_PCIE_CLKSTCTRL to SW_WKUP

[PATCH] drm/i915: Extend rpm wakelock for debugfs/i915_drpc_info
 2017-03-13 14:28 UTC  (4+ messages)

[RFC PATCH 0/3] PM / Domains: Add support for devices that require multiple domains
 2017-03-13 14:27 UTC  (9+ messages)

[PATCH] md:fix a trivial typo in comments
 2017-03-13 14:27 UTC  (2+ messages)

[PATCH -v5 00/14] the saga of FUTEX_UNLOCK_PI wobbles continues
 2017-03-13 14:25 UTC  (5+ messages)
` [PATCH -v5 14/14] futex: futex_unlock_pi() determinism

[Buildroot] [Bug 9721] New: version 2017.02: no acceptable m4 could be found in $PATH
 2017-03-13 14:27 UTC  (2+ messages)
` [Buildroot] [Bug 9721] "

[Buildroot] [PATCH] tslib: update to 1.7
 2017-03-13 14:26 UTC  (2+ messages)

heterogeneous processor
 2017-03-13 14:26 UTC 

[PATCH] mm, page_alloc: fix the duplicate save/ressave irq
 2017-03-13 14:26 UTC  (4+ messages)

[mm/kasan] 80a9201a59 BUG: kernel reboot-without-warning in early-boot stage, last printk: Booting the kernel
 2017-03-13 14:25 UTC  (4+ messages)

Neophyte questions about PCIe
 2017-03-13 14:25 UTC  (7+ messages)

[PATCH 1/3] iommu: Disambiguate MSI region types
 2017-03-13 14:24 UTC  (3+ messages)

WARNING: CPU: 1 PID: 23668 at drivers/net/wireless/intel/iwlwifi/mvm/sta.c:1539 iwl_mvm_rm_sta+0x3ce/0x450
 2017-03-13 14:24 UTC  (10+ messages)
              ` [PATCH] iwlwifi: mvm: cleanup pending frames in DQA mode

[PATCH 1/2 nf] netfilter: nft_set_bitmap: keep a list of dummy elements
 2017-03-13 14:23 UTC  (2+ messages)

[PATCH] writeback: fix memory leak in wb_queue_work()
 2017-03-13 14:23 UTC  (2+ messages)

blk_init_queue vs blk_alloc_queue
 2017-03-13 14:23 UTC  (3+ messages)

[PATCH] blk-mq: Fix tagset reinit in the presence of cpu hot-unplug
 2017-03-13 14:23 UTC  (4+ messages)

at91 driver lost CAN messages
 2017-03-13 15:17 UTC  (7+ messages)

[ANNOUNCE] git-sign, simple scripts to generate and verify securely signed Git checkouts
 2017-03-13 14:22 UTC 

Procedure to build the xfce UI for ODROID XU3 board
 2017-03-13 14:21 UTC  (2+ messages)

[Bug 76490] New: No output after radeon module is loaded (R9 270X)
 2017-03-13 14:21 UTC  (2+ messages)
` [Bug 76490] Hang during boot when DPM is on "

[PATCHv6 0/5] Fix compatible mmap() return pointer over 4Gb
 2017-03-13 14:17 UTC  (12+ messages)
` [PATCHv6 4/5] x86/mm: check in_compat_syscall() instead TIF_ADDR32 for mmap(MAP_32BIT)
  ` [tip:x86/mm] x86/mm: Make mmap(MAP_32BIT) work correctly

[PATCH 00/16] multiqueue for MMC/SD third try
 2017-03-13 14:19 UTC  (8+ messages)
` [PATCH 06/16] mmc: core: replace waitqueue with worker

[PATCH] clk: tegra: mark TEGRA210_CLK_DBGAPB as always on
 2017-03-13 14:18 UTC  (12+ messages)

[bug report] dm crypt: add cryptographic data integrity protection (authenticated encryption)
 2017-03-13 14:19 UTC 

[ipv6] a088d1d73a: WARNING:at_net/mac80211/agg-tx.c:#ieee80211_start_tx_ba_cb[mac80211]
 2017-03-13 14:18 UTC  (3+ messages)

[PATCH v2] tools: add tags and cscope index file generation support
 2017-03-13 14:18 UTC  (2+ messages)
` [PATCH v3] devtools: "

[PATCH net] ipv6: make ECMP route replacement less greedy
 2017-03-13 14:18 UTC  (2+ messages)

[PATCH] watchdog: pcwd_usb: fix NULL-deref at probe
 2017-03-13 14:17 UTC  (3+ messages)

mem use doubles due to buffer::create_page_aligned + bluestore obj content caching
 2017-03-13 14:17 UTC  (6+ messages)

Build regressions/improvements in v4.11-rc2
 2017-03-13 14:17 UTC  (6+ messages)
  ` [OpenRISC] "

KVM call for 2017-03-14
 2017-03-13 14:17 UTC  (6+ messages)
` [Qemu-devel] "

intel graphics hd 530 problem: screen splitted 2 parts horizontally
 2017-03-13 14:17 UTC  (3+ messages)

[PATCH] mm, gup: fix typo in gup_p4d_range()
 2017-03-13 14:16 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] hw/arm/boot: take Linux/arm64 TEXT_OFFSET header field into account
 2017-03-13 14:17 UTC 

[PATCH v2] netfilter: Parse ICMPv6 redirects
 2017-03-13 14:17 UTC  (5+ messages)

[PATCH 0/5] Add STM32 DMAMUX support
 2017-03-13 14:16 UTC  (16+ messages)
` [PATCH 1/5] dt-bindings: Document the STM32 DMAMUX bindings
` [PATCH 2/5] dmaengine: Add STM32 DMAMUX driver
` [PATCH 3/5] dt-bindings: stm32-dma: Add property to handle STM32 DMAMUX
` [PATCH 4/5] dmaengine: stm32-dma: Add support for "
` [PATCH 5/5] ARM: configs: stm32: Add DMAMUX support in STM32 defconfig

[Buildroot] [PATCH 1/2] odroid-mali: fix broken headers
 2017-03-13 14:17 UTC  (3+ messages)

[PATCH 00/13] stv0367/ddbridge: support CTv6/FlexCT hardware
 2017-03-13 14:16 UTC  (3+ messages)
` [PATCH 12/13] [media] tuners/tda18212: add flag for retrying tuner init on failure

[PATCH v2] audit: log module name on delete_module
 2017-03-13 14:16 UTC  (2+ messages)

[PATCH v2 0/3] Add DT support for tps6507x touchscreen
 2017-03-13 14:15 UTC  (10+ messages)
` [PATCH v2 3/3] tps6507x-ts: add DT bindings description

[PATCH i-g-t v2 0/2] Kernel selftest plumbing
 2017-03-13 14:15 UTC  (4+ messages)

[PATCH] xfs_repair: junk leaf attribute if count == 0
 2017-03-13 14:14 UTC  (5+ messages)

connector/edid probing races
 2017-03-13 14:13 UTC  (6+ messages)

[PATCH] staging: iio: ad7192: Replace mlock with private driver lock
 2017-03-13 14:12 UTC  (3+ messages)

[Qemu-devel] [PATCH] linux-user: Add TARGET_MAP_STACK and TARGET_MAP_HUGETLB for all remaining architectures
 2017-03-13 14:09 UTC  (3+ messages)

[U-Boot] [PATCH v3] serial: Add serial driver for Intel MID
 2017-03-13 14:09 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] configs: am43xx_evm: Merge in usbhost defconfig
 2017-03-13 14:07 UTC  (3+ messages)

[PATCH] staging: atomisp: use k{v}zalloc instead of k{v}alloc and memset
 2017-03-13 14:07 UTC  (4+ messages)

[PATCH] lockdep: call trace_hardirqs_off after clearing hardirqs_enabled
 2017-03-13 14:05 UTC  (2+ messages)

[U-Boot] [PATCH v1 1/2] misc: Add SCU IPC driver for Intel MID platforms
 2017-03-13 14:05 UTC  (3+ messages)

[PATCHv6 3/5] x86/mm: introduce mmap_compat_base for 32-bit mmap()
 2017-03-13 14:04 UTC  (2+ messages)
` [tip:x86/mm] x86/mm: Introduce mmap_compat_base() "

[PATCHv6 1/5] x86/mm: introduce arch_rnd() to compute 32/64 mmap rnd
 2017-03-13 14:03 UTC  (2+ messages)
` [tip:x86/mm] x86/mm: Introduce arch_rnd() to compute 32/64 mmap random base

[PATCH] http-walker: fix buffer underflow processing remote alternates
 2017-03-13 14:04 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCHv6 2/5] x86/mm: add task_size parameter to mmap_base()
 2017-03-13 14:04 UTC  (2+ messages)
` [tip:x86/mm] x86/mm: Add "

[patch 2/3] kcmp: Add KCMP_EPOLL_TFD mode to compare epoll target files
 2017-03-13 14:04 UTC  (3+ messages)

[PATCH 0/4] x86emul: FPU handling corrections
 2017-03-13 14:03 UTC  (3+ messages)
` [PATCH 3/4] x86emul: correct handling of FPU insns faulting on memory write

[Qemu-devel] [PULL 00/24] MTTCG Base enabling patches with ARM enablement
 2017-03-13 14:03 UTC  (5+ messages)
` [Qemu-devel] [PULL 11/24] tcg: enable thread-per-vCPU

[PATCH 1/3] nvme-rdma: handle cpu unplug when re-establishing the controller
 2017-03-13 14:02 UTC  (3+ messages)
` [PATCH 2/3] nvme-loop: "
` [PATCH 3/3] nvme-loop: remove some code duplication

[PATCH] staging: iio: ade7753: replace mlock with driver private lock
 2017-03-13 13:34 UTC  (4+ messages)

[PATCH v3 0/4] Introduce a new helper for parsing ipv[4|6]:port to socket address
 2017-03-13 14:00 UTC  (3+ messages)

i2c-mux adapter names not unique
 2017-03-13 14:00 UTC  (3+ messages)

how does files/fs-perms.txt affect building base-files rpm?
 2017-03-13 13:59 UTC  (4+ messages)

[PATCH V12 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-03-13 13:58 UTC  (8+ messages)
` [PATCH V12 09/10] trace, ras: add ARM processor error trace event

[PATCH V5 0/6] PSCI: Support hierarchical PM domains
 2017-03-13 13:58 UTC  (4+ messages)
` [PATCH V5 1/6] drivers: cpuidle: Read CPU's idle state from PM domain


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.