All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-07-22 00:07:30 to 2015-07-22 02:08:29 UTC [more...]

Raspberry Pi 2 interrupt controller support (v2) Second round
 2015-07-22  2:08 UTC  (4+ messages)
` [PATCH v2 2/4] irqchip: bcm2835: If a parent interrupt is registered, chain from it

[PATCH v2 0/3] x86: modify_ldt improvement, test, and config option
 2015-07-22  2:04 UTC  (16+ messages)
` [PATCH v2 1/3] x86/ldt: Make modify_ldt synchronous
              ` [Xen-devel] "

[PATCH 0/4] tty/serial: delete orphaned code in non-modules
 2015-07-22  2:02 UTC  (13+ messages)
` [PATCH 1/4] drivers/tty: make serial/sn_console.c driver explicitly non-modular
` [PATCH 2/4] drivers/tty: make serial/lantic.c "
` [PATCH 3/4] drivers/tty: make serial/suncore.c "
` [PATCH 4/4] drivers/tty: make serial/sunhv.c "

[PATCH,v2 net] net: sched: validate that class is found in qdisc_tree_decrease_qlen
 2015-07-22  2:03 UTC  (6+ messages)

[U-Boot] [RFC PATCH] patman: add distutils based installer
 2015-07-22  2:03 UTC  (3+ messages)
` [U-Boot] [RFC PATCH v2] "

linux 4.2-rc1 broken Nokia N900
 2015-07-22  2:03 UTC  (10+ messages)

Linux-next, Exynos Octa boot fail, bisected to: "drm/exynos: remove drm_iommu_attach_device_if_possible"
 2015-07-22  2:02 UTC  (3+ messages)

Can't mount btrfs volume on rbd
 2015-07-22  2:01 UTC  (12+ messages)

[PATCH v4 0/5] PCI: hisi: Add PCIe host support for Hisilicon Soc Hip05
 2015-07-22  2:00 UTC  (6+ messages)
` [PATCH v4 1/5] ARM/PCI: remove align_resource in pci_sys_data

[RFC PATCH net-next] ebpf: Allow dereferences of PTR_TO_STACK registers
 2015-07-22  2:00 UTC 

[PATCH] ASoC: cs4349: Remove unneeded NULL test for cs4349->reset_gpio
 2015-07-22  1:59 UTC 

[PATCH] Yama: remove needless CONFIG_SECURITY_YAMA_STACKED
 2015-07-22  1:59 UTC  (8+ messages)

[PATCH v2 1/2] net: fec: use managed DMA API functions to allocate BD ring
 2015-07-22  1:58 UTC  (4+ messages)
` [PATCH v2 2/2] net: fec: introduce fec_ptp_stop and use in probe fail path

BUG: cpufreq on imx6solo warns
 2015-07-22  1:56 UTC  (4+ messages)
` [PATCH] cpufreq: Avoid double addition/removal of sysfs links

[PATCH 1/2] spi: bcm2835: add spi-bcm2835aux driver for the auxiliar spi1 and spi2
 2015-07-22  1:55 UTC  (6+ messages)

[RFC PATCH] scripts/gdb: add data window feature
 2015-07-22  1:55 UTC  (3+ messages)

[U-Boot] [PATCH] x86: Fix RTC build error on ivybridge
 2015-07-22  1:52 UTC  (5+ messages)

[PATCH 0/7] Initial support for user namespace owned mounts
 2015-07-22  1:52 UTC  (13+ messages)

[PATCH v3 0/8] Implement group-read of events using txn interface
 2015-07-22  1:50 UTC  (5+ messages)
` [PATCH v3 7/8] perf: Define PMU_TXN_READ interface

[PATCH] irqchip: bcm2835: Add FIQ support
 2015-07-22  1:50 UTC  (9+ messages)

Strange data backref offset?
 2015-07-22  1:49 UTC  (8+ messages)
            ` Discuss on inband dedup implement (Original "strange data backref offset")

[PATCH] receive-pack: crash when checking with non-exist HEAD
 2015-07-22  1:49 UTC 

[Qemu-devel] [PATCH v2 0/6] qmp: Add blockdev-mirror
 2015-07-22  1:42 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 5/6] qmp: Add blockdev-mirror command

[PATCH] cpufreq: Drop unnecessary arguments from two functions
 2015-07-22  2:09 UTC 

[Intel-wired-lan] [PATCH] e1000e: Move e1000e_disable_aspm_locked() inside CONFIG_PM
 2015-07-22  1:41 UTC  (4+ messages)
  `  "

[PATCH 0/3] R-Car JPEG Processing Unit
 2015-07-22  1:40 UTC  (7+ messages)

[RFC PATCH] block: xfs: dm thin: train XFS to give up on retrying IO if thinp is out of space
 2015-07-22  1:40 UTC  (10+ messages)

[PATCH] target/iscsi: fix digest computation for chained SGs
 2015-07-22  1:38 UTC  (3+ messages)

[PATCH] Fix crash due to processing "memory-controller" nodes as "memory"
 2015-07-22  1:32 UTC  (7+ messages)

[PATCH 0/3] AF_ALG interface for akcipher
 2015-07-22  1:32 UTC  (2+ messages)

[PATCH 0/3] mfd: ChromeOS EC Kconfig dependency cleanup
 2015-07-22  1:31 UTC  (14+ messages)
` [PATCH 1/3] platform/chrome: Don't make CHROME_PLATFORMS depends on X86 || ARM
` [PATCH 2/3] mfd: Remove MFD_CROS_EC "

[v11][PATCH 00/16] Fix RMRR
 2015-07-22  1:30 UTC  (17+ messages)
` [v11][PATCH 01/16] xen: introduce XENMEM_reserved_device_memory_map
` [v11][PATCH 02/16] xen/vtd: create RMRR mapping
` [v11][PATCH 03/16] xen/passthrough: extend hypercall to support rdm reservation policy
` [v11][PATCH 04/16] xen: enable XENMEM_memory_map in hvm
` [v11][PATCH 05/16] hvmloader: get guest memory map into memory_map[]
` [v11][PATCH 06/16] hvmloader/pci: Try to avoid placing BARs in RMRRs
` [v11][PATCH 07/16] hvmloader/e820: construct guest e820 table
` [v11][PATCH 08/16] tools/libxc: Expose new hypercall xc_reserved_device_memory_map
` [v11][PATCH 09/16] tools: extend xc_assign_device() to support rdm reservation policy
` [v11][PATCH 10/16] tools: introduce some new parameters to set rdm policy
` [v11][PATCH 11/16] tools/libxl: detect and avoid conflicts with RDM
` [v11][PATCH 12/16] tools: introduce a new parameter to set a predefined rdm boundary
` [v11][PATCH 13/16] libxl: construct e820 map with RDM information for HVM guest
` [v11][PATCH 14/16] xen/vtd: enable USB device assignment
` [v11][PATCH 15/16] xen/vtd: prevent from assign the device with shared rmrr
` [v11][PATCH 16/16] tools: parse to enable new rdm policy parameters

Anyone tried out btrbk yet?
 2015-07-22  1:29 UTC  (15+ messages)

[PATCH v4 0/4] Add Broadcom North Star 2 support
 2015-07-22  1:29 UTC  (10+ messages)
` [PATCH v4 1/4] PCI: iproc: enable arm64 support for iProc PCIe
` [PATCH v4 2/4] PCI: iproc: Fix ARM64 dependency in Kconfig
` [PATCH v4 3/4] arm64: Add Broadcom iProc family support
` [PATCH v4 4/4] arm64: dts: Add Broadcom North Star 2 support

[PATCH V4 0/6] Allow user to request memory to be locked on page fault
 2015-07-22  1:25 UTC  (7+ messages)
` [PATCH V4 2/6] mm: mlock: Add new mlock, munlock, and munlockall system calls

[PATCH] mm: rename and document alloc_pages_exact_node
 2015-07-22  1:23 UTC  (5+ messages)

[xen-4.5-testing test] 59792: regressions - FAIL
 2015-07-22  1:20 UTC 

[net-next:master 200/208] drivers/net/vxlan.c:1739:21: sparse: incorrect type in assignment (different base types)
 2015-07-22  1:18 UTC 

[RFC PATCH 00/25] Add quota supporting in ubifs
 2015-07-22  1:11 UTC  (21+ messages)
` [PATCH 04/25] fs: super: introduce the functions to get super by cdev reference
` [PATCH 11/25] ubifs: export read_block() from file.c
` [PATCH 12/25] ubifs: introduce quota related mount options
` [PATCH 13/25] ubifs: introduce a field named as budgeted to ubifs_inode

[RFC PATCH 0/5] netlink: mmap kernel panic and some issues
 2015-07-22  1:15 UTC  (6+ messages)
` [RFC PATCH 1/5] netlink: mmap: introduce mmaped skb helper functions
` [RFC PATCH 2/5] netlink: mmap: apply "
` [RFC PATCH 3/5] netlink: mmap: fix status for not delivered skb
` [RFC PATCH 4/5] netlink: mmap: update tx type check
` [RFC PATCH 5/5] netlink: rx mmap: notify only when NL_MMAP_STATUS_VALID frame exists

[3/6] pseries: Update CPU hotplug error recovery
 2015-07-22  1:14 UTC  (3+ messages)

[PATCH] Do not reserve crashkernel high memory if crashkernel low memory reserving failed
 2015-07-22  1:13 UTC  (10+ messages)
` [PATCH v2] "

[4/6] pseries: Add CPU dlpar remove functionality
 2015-07-22  1:11 UTC  (3+ messages)

[PATCH] Add support for reading SMBIOS Slot number for PCI devices
 2015-07-22  1:09 UTC  (5+ messages)

core-image-sato raspberrypi2
 2015-07-22  1:07 UTC 

[PATCH] ath10k: Improve performance by reducing tx_lock contention
 2015-07-22  1:05 UTC 

linux-next: error fetching the ipmi tree
 2015-07-22  1:03 UTC  (3+ messages)

[PATCH v7 0/8] CPUFreq driver using CPPC methods
 2015-07-22  1:28 UTC  (4+ messages)
` [PATCH v7 8/8] PCC: Enable PCC only when needed

[PATCH v4 0/1] suspend: make sync() on suspend-to-RAM optional
 2015-07-22  1:25 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH 1/3] percpu: clean up of schunk->map[] assignment in pcpu_setup_first_chunk
 2015-07-22  0:56 UTC  (11+ messages)
` [PATCH 3/3] percpu: add macro PCPU_CHUNK_AREA_IN_USE

[net-next:master 187/208] net/mpls/mpls_iptunnel.c:73:19: sparse: incompatible types in comparison expression (different address spaces)
 2015-07-22  0:53 UTC 

Linux kernel 3.18.19 released
 2015-07-22  0:53 UTC 

[PATCH v3 0/2] Add support for NXP LPC18xx Watchdog timer
 2015-07-22  0:51 UTC  (4+ messages)
` [PATCH v3 1/2] watchdog: NXP LPC18xx Watchdog Timer Driver

[PATCH] backlight: pm8941-wled: Move PM8941 WLED driver to backlight
 2015-07-22  0:49 UTC  (7+ messages)
` [PATCH v2] "

[U-Boot] [PATCH v2 1/2] power: pmic: Add support for MAX77696 PMIC
 2015-07-22  0:47 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] warp: Add MAX77696 support

[PATCH] Fix data loss in cdc-acm
 2015-07-22  0:47 UTC  (7+ messages)

cpufreq/ondemand: unpinning an unpinned lock
 2015-07-22  0:46 UTC  (5+ messages)

[Ksummit-discuss] [TECH TOPIC] System-wide interface to specify the level of PM tuning
 2015-07-22  1:12 UTC  (4+ messages)

[PATCH] ixgbe: fix check for split packets
 2015-07-22  0:44 UTC  (2+ messages)

[patch] mmap.2: document the munmap exception for underlying page size
 2015-07-22  0:41 UTC  (2+ messages)

[PATCH v4 0/6] clk: fractional-divider: do a clean up
 2015-07-22  0:41 UTC  (5+ messages)
` [PATCH v4 1/6] clk: fractional-divider: fix sparse warnings
` [PATCH v4 3/6] clk: fractional-divider: keep mwidth and nwidth internally

[PATCH] Enable loading of bitmaps for dm-md-raid1
 2015-07-22  0:41 UTC  (2+ messages)

[PATCH v2] gpio: rcar: Add r8a7795 (R-Car H3) support
 2015-07-22  0:38 UTC  (2+ messages)

Linux kernel 4.0.9 released
 2015-07-22  0:38 UTC 

Linux kernel 4.1.3 released
 2015-07-22  0:38 UTC 

Support Python3 in the crda buildsystem
 2015-07-22  0:37 UTC  (3+ messages)
` [PATCH 1/2] Support python 3 in utils/key2pub.py
` [PATCH 2/2] Small build system improvements

[PATCH] generic/311: Disable dmesg check
 2015-07-22  0:37 UTC  (7+ messages)

[RFC PATCH] PM / hibernate: make sure each resuming page is in current memory zones
 2015-07-22  1:03 UTC  (4+ messages)

[PATCH 0/4] ARM: shmobile: r8a779x: add SDHI DMA support
 2015-07-22  0:35 UTC  (2+ messages)
` [PATCH 0/4] ARM: shmobile: r8a779x: Add CTU/MIX support

[PATCH v2] ARM: shmobile: r8a7779 Marzen legacy fix V2
 2015-07-22  0:34 UTC  (2+ messages)

[v10][PATCH 00/16] Fix RMRR
 2015-07-22  0:33 UTC  (15+ messages)
` [v10][PATCH 11/16] tools/libxl: detect and avoid conflicts with RDM

linux-next: build failure after merge of the wireless-drivers-next tree
 2015-07-22  0:32 UTC 

Creating, editing, removing rules from C(++)
 2015-07-22  0:31 UTC  (4+ messages)

[PATCH 0/3] fsnotify: Cleanups and fixes
 2015-07-22  0:26 UTC  (8+ messages)
` [PATCH 1/3] fsnotify: Fix oops in fsnotify_clear_marks_by_group_flags()

[Buildroot] snmpd
 2015-07-22  0:20 UTC 

core-image-sato raspberrypi2
 2015-07-22  0:18 UTC  (2+ messages)

[lm-sensors] [PATCH v2] hwmon: (nct7802) Add autopoint attributes
 2015-07-22  0:17 UTC  (2+ messages)

linux-next: build failure after merge of the gpio tree
 2015-07-22  0:13 UTC  (6+ messages)
` [PATCH] regulator: rk808: make better use of the gpiod API

[RFC PATCH 00/21] x86: Proposed fixes for stackvalidate warnings
 2015-07-22  0:13 UTC  (10+ messages)
` [RFC PATCH 04/21] x86/hweight: Add stack frame dependency for __arch_hweight*()

[RFC PATCH 00/10] Remove zonelist cache and high-order watermark checking
 2015-07-22  0:11 UTC  (7+ messages)
` [PATCH 03/10] mm, page_alloc: Remove unnecessary recalculations for dirty zone balancing
` [PATCH 04/10] mm, page_alloc: Remove unnecessary taking of a seqlock when cpusets are disabled

[PATCH v2] perf,x86: add Intel Memory Bandwidth Monitoring (MBM) PMU
 2015-07-22  0:12 UTC 

[Qemu-devel] [PATCH v1 0/2] MAINTAINERS: Update the MAINTAINERS file
 2015-07-22  0:06 UTC  (4+ messages)
` [Qemu-devel] [PATCH v1 2/2] MAINTAINERS: Add ZynqMP to "


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.