All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-14 12:37:18 to 2017-03-14 13:17:48 UTC [more...]

[PATCH 3.12 01/60] md linear: fix a race between linear_add() and linear_congested()
 2017-03-14 13:15 UTC  (13+ messages)
` [PATCH 3.12 00/60] 3.12.72-stable review
  ` [PATCH 3.12 23/60] scsi: aacraid: Reorder Adapter status check
  ` [PATCH 3.12 51/60] s390: TASK_SIZE for kernel threads
  ` [PATCH 3.12 52/60] IB/ipoib: Fix deadlock between rmmod and set_mode
  ` [PATCH 3.12 53/60] ktest: Fix child exit code processing
  ` [PATCH 3.12 54/60] nlm: Ensure callback code also checks that the files match
  ` [PATCH 3.12 55/60] xtensa: move parse_tag_fdt out of #ifdef CONFIG_BLK_DEV_INITRD
  ` [PATCH 3.12 56/60] mac80211: flush delayed work when entering suspend
  ` [PATCH 3.12 57/60] drm/ast: Fix test for VGA enabled
  ` [PATCH 3.12 58/60] drm/ttm: Make sure BOs being swapped out are cacheable
  ` [PATCH 3.12 59/60] fat: fix using uninitialized fields of fat_inode/fsinfo_inode
  ` [PATCH 3.12 60/60] drivers: hv: Turn off write permission on the hypercall page

[PATCH 1/7] drm/i915: Move residency calculation into intel_pm.c
 2017-03-14 13:17 UTC  (5+ messages)
` [PATCH 2/7] drm/i915: Return residency as microseconds
` [PATCH 4/7] drm/i915: Convert debugfs to use generic residency calculator
` [PATCH 5/7] drm/i915: Use cpu clock to calculate rc0 residency
` [PATCH 7/7] drm/i915: Upclock on the first residency calculation

sparse-llvm results from trying to compile a largish program
 2017-03-14 13:17 UTC  (2+ messages)

[RFC][PATCH v3 BlueZ 0/3] Connection Update improvements
 2017-03-14 13:17 UTC  (5+ messages)
` [RFC][PATCH v3 BlueZ 1/3] Bluetooth: L2CAP: Refactor L2CAP_CONN_PARAM_UPDATE_REQ into a function
` [RFC][PATCH v3 BlueZ 2/3] Bluetooth: L2CAP: Add BT_LE_CONN_PARAM socket option

[PATCH v3 0/3] watchdog: s3c2410: Minor cleanups
 2017-03-14 13:17 UTC  (9+ messages)
` [PATCH v3 1/3] watchdog: s3c2410: Constify local structures
` [PATCH v3 2/3] watchdog: s3c2410: Simplify getting driver data

[V3 PULL] hwclock: remove date(1)
 2017-03-14 13:17 UTC  (2+ messages)

[PATCH v1 0/1]
 2017-03-14 13:03 UTC  (2+ messages)
` [PATCH v1 1/1] mmc-utils: feature spec 5.0+, device life time estimation for MLC and pSLC mode

[PATCH] pinctrl: sunxi: select GPIOLIB
 2017-03-14 13:15 UTC  (3+ messages)

sparse-llvm should handle pointer arithmetic in op_sub similarly to op_add
 2017-03-14 13:15 UTC 

[PATCH] x86/monitor: add support for descriptor access events
 2017-03-14 13:15 UTC  (6+ messages)

Can't compile because of -lpthreads
 2017-03-14 13:15 UTC  (5+ messages)

sparse-llvm when generating code for op_muls, op_divs first argument may be a pointer
 2017-03-14 13:14 UTC 

[PATCH v2 5/5] pinctrl: sunxi: Add A64 R_PIO controller support
 2017-03-14 13:13 UTC  (4+ messages)

[PATCH 0/2] net/mlx5 add rxq interrupt support
 2017-03-14 13:03 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] eal/linux: support external Rx interrupt
  ` [PATCH v2 2/2] net/mlx5: support user space rxq interrupt event

Interpreting ceph osd pool stats output
 2017-03-14 13:13 UTC  (12+ messages)

[GIT PULL] tilcdc fixes for 4.11
 2017-03-14 13:12 UTC 

[PATCH v2 0/5] Refactor of ARM64 sunxi pinctrl enabling and add A64 R_PIO driver
 2017-03-14 13:12 UTC  (16+ messages)
` [PATCH v2 1/5] pinctrl: sunxi: refactor pinctrl choice selecting for ARM64
` [PATCH v2 2/5] arm64: only select PINCTRL for Allwinner platforms
` [PATCH v2 3/5] dt-bindings: fix for Allwinner H5 pinctrl's compatible
` [PATCH v2 4/5] dt: bindings: add binding for Allwinner A64 R_PIO pinctrl

[PATCH v3 00/25] OpenRISC patches for 4.11 final call
 2017-03-14 13:11 UTC  (5+ messages)
` [PATCH v3 02/25] openrisc: add cache way information to cpuinfo
      ` [OpenRISC] "

[PATCH v7 0/5] x86/ioreq server: Introduce HVMMEM_ioreq_server mem type
 2017-03-14 13:12 UTC  (27+ messages)
` [PATCH v7 2/5] x86/ioreq server: Add DMOP to map guest ram with p2m_ioreq_server to an ioreq server
` [PATCH v7 4/5] ix86/ioreq server: Asynchronously reset outstanding p2m_ioreq_server entries
` [PATCH v7 5/5] x86/ioreq server: Synchronously reset outstanding p2m_ioreq_server entries when an ioreq server unmaps

[PATCH] perf sched timehist: Add --next option
 2017-03-14 13:12 UTC  (2+ messages)

[U-Boot] [PATCH v1] env_mmc: configure environment offsets via device tree
 2017-03-14 13:11 UTC  (11+ messages)

sparse-llvm functions are defined with a different name due to multiple attempts to add same function
 2017-03-14 13:11 UTC 

[PATCH v2 0/8] watchdog: s3c2410: Fixes and improvements
 2017-03-14 13:09 UTC  (28+ messages)
` [PATCH v2 3/8] ARM: dts: exynos: Fix watchdog reset on Exynos4412
` [PATCH v2 4/8] ARM: dts: s3c64xx: Enable watchdog on all S3C64xx boards
` [PATCH v2 5/8] ARM: dts: exynos: Enable watchdog on all Exynos4 boards
` [PATCH v2 6/8] ARM: dts: exynos: Fix infinite interrupt in soft mode on Exynos4210 and Exynos5440
` [PATCH v2 7/8] ARM: dts: s3c64xx: Fix infinite interrupt in soft mode
` [PATCH v2 8/8] ARM: dts: s5pv210: "

[PATCH 1/4] PCI: add resizeable BAR infrastructure v3
 2017-03-14 13:09 UTC  (3+ messages)

[PATCH v2] Input: silead - Do not try to directly access the GPIO when using ACPI pm
 2017-03-14 13:09 UTC  (14+ messages)

[PATCH] vc04_services: Fixing coding and logical guidelines
 2017-03-14 13:09 UTC 

[PATCH] mmc: sdhci-of-at91: Support external regulators
 2017-03-14 13:06 UTC  (4+ messages)

[U-Boot] accessing eMMC boot partitions from U-Boot
 2017-03-14 13:07 UTC  (5+ messages)

[PATCH v3] devfreq_cooling: let the driver supply the real power every time we need it
 2017-03-14 13:06 UTC  (4+ messages)
` [PATCH v3 1/3] thermal: devfreq_cooling: refactor code and add get_voltage function
` [PATCH v3 2/3] thermal: devfreq_cooling: add new interface for direct power read
` [PATCH v3 3/3] trace: thermal: add another parameter *power to the tracing function

[PATCH v2] Documentation: admin-guide: Fix typos
 2017-03-14 13:06 UTC  (2+ messages)
` [Outreachy kernel] "

Applied "ASoC: don't dereference NULL pcm_{new, free}" to the asoc tree
 2017-03-13 12:19 UTC 

[PATCH 1/4] pci: Allow lockless access path to PCI mmconfig
 2017-03-14 13:06 UTC  (2+ messages)

[PATCH 1/2] common/quota: remove redundant SELinux detection code
 2017-03-14 13:06 UTC  (5+ messages)
` [PATCH 2/2] common/config: don't hard-code SELinux context

[Qemu-devel] [PATCH 0/5] seccomp: feature refactoring
 2017-03-14 13:05 UTC  (11+ messages)
` [Qemu-devel] [PATCH 3/5] seccomp: add elevateprivileges argument to command line

Rust implementation status
 2017-03-14 13:08 UTC  (4+ messages)

[PATCH] perf report: show sort_order in title
 2017-03-14 13:04 UTC  (5+ messages)

[U-Boot] [u-boot PATCH v4 00/10] am57xx-idk LCD and am571x-idk 6 port ethernet pinmux
 2017-03-14 13:04 UTC  (3+ messages)
` [U-Boot] [u-boot PATCH v4 04/10] ti: common: board_detect: commodify ethaddr environment setting code
  ` [U-Boot] [u-boot PATCH v5 "

[PATCH] fdisk, sfdisk: avoid non-ANSI function declarations [smatch scan]
 2017-03-14 13:03 UTC  (2+ messages)

[PATCH] PCI: For d3_delay and d3cold_delay, zero means zero
 2017-03-14 13:03 UTC  (2+ messages)

[Buildroot] journald broken
 2017-03-14 13:02 UTC  (2+ messages)

[PATCH 00/11] pl011 emulation support in Xen
 2017-03-14 13:00 UTC  (4+ messages)
` [PATCH 06/11] xen/arm: vpl011: Add a new pl011 uart node in the guest DT in the toolstack

[patch net 0/2] mlxsw: Couple of fixes
 2017-03-14 13:00 UTC  (3+ messages)
` [patch net 1/2] mlxsw: reg: Fix SPVM max record count
` [patch net 2/2] mlxsw: reg: Fix SPVMLR "

[PATCH 00/17] vhost: generic vhost API
 2017-03-14 12:59 UTC  (13+ messages)
` [PATCH 11/17] vhost: move the device ready check at proper place
` [PATCH 12/17] vhost: drop the Rx and Tx queue macro
` [PATCH 13/17] vhost: do not include net specific headers
` [PATCH 14/17] vhost: rename device ops struct
` [PATCH 15/17] vhost: rename virtio-net to vhost
` [PATCH 16/17] vhost: rename header file

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

pull-request mwifiex-firmware 2017-03-11
 2017-03-14 12:59 UTC  (2+ messages)

[PATCH] net: Resend IGMP memberships upon peer notification
 2017-03-14 12:58 UTC 

[Qemu-devel] [PATCH 0/6] tcg: fix icount super slowdown
 2017-03-14 12:57 UTC  (7+ messages)
` [Qemu-devel] [PATCH 5/5] icount: process QEMU_CLOCK_VIRTUAL timers in vCPU thread

[Question] Morty and TI wireless drivers
 2017-03-14 12:57 UTC  (5+ messages)

[RESEND PATCH] gpio: xgene: mark PM functions as __maybe_unused
 2017-03-14 12:57 UTC 

[linux-linus test] 106645: regressions - trouble: blocked/broken/fail/pass
 2017-03-14 12:56 UTC 

[PATCH v2 0/6] powerpc/perf: Export memory hierarchy level
 2017-03-14 12:56 UTC  (9+ messages)
` [PATCH v2 1/6] powerpc/perf: Define big-endian version of perf_mem_data_src

[Qemu-devel] [PATCH] memory: info mtree check mr range overflow
 2017-03-14 12:56 UTC 

[PATCH v2] nvmet-rdma: Fix a possible uninitialized variable dereference
 2017-03-14 12:56 UTC  (3+ messages)

perf: use-after-free in perf_release
 2017-03-14 12:55 UTC  (6+ messages)

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

[PATCH v9 00/11] uapi: export all headers under uapi directories
 2017-03-14 12:54 UTC  (13+ messages)
` [PATCH v10 "
  ` [PATCH v10 01/11] h8300: put bitsperlong.h in uapi
  ` [PATCH v10 02/11] nios2: put setup.h "
  ` [PATCH v10 03/11] x86: stop exporting msr-index.h to userland
  ` [PATCH v10 04/11] Makefile.headersinst: cleanup input files
  ` [PATCH v10 05/11] Makefile.headersinst: remove destination-y option
  ` [PATCH v10 06/11] uapi: includes linux/types.h before exporting files
  ` [PATCH v10 07/11] btrfs_tree.h: fix include from userland
  ` [PATCH v10 08/11] cryptouser.h: "
  ` [PATCH v10 09/11] smc_diag.h: "
  ` [PATCH v10 10/11] uapi: export all headers under uapi directories
  ` [PATCH v10 11/11] uapi: export all arch specifics directories

[RESEND PATCH] irqchip: mvebu-odmi: select GENERIC_MSI_IRQ_DOMAIN
 2017-03-14 12:54 UTC 

[PATCHv2 0/2] mm: add private lock to serialize memory hotplug operations
 2017-03-14 12:52 UTC  (6+ messages)
` [PATCHv2 1/2] "
` [PATCHv2 2/2] drivers core: remove assert_held_device_hotplug()

[PATCH 1/2] net/tap: remove redundant syscall on Tx
 2017-03-14 12:51 UTC  (2+ messages)
` [PATCH 2/2] net/tap: add Rx trigger

[PATCH 1/2] ARM: dts: BCM5301X: Specify serial console parameters
 2017-03-14 12:51 UTC  (5+ messages)

[PATCH 0/2] ARM: am335x-icev2: Add ethernet support
 2017-03-14 12:51 UTC  (6+ messages)
` [PATCH 2/2] ARM: dts: am335x-icev2: Add CPSW ethernet0 and ethernet1
  ` [PATCH v2 "
` [PATCH 3/3] ARM: omap2plus_defconfig: Enable TI Ethernet PHY

[Qemu-devel] [PATCH] Add dirty-bytes-rate to output in 'info migrate'
 2017-03-14 12:50 UTC  (2+ messages)

[PATCH] openssl: actually apply Use-SHA256-not-MD5-as-default-digest.patch
 2017-03-14 12:49 UTC 

[PATCH 1/1] Drivers: hv: vmbus: Don't leak channel ids
 2017-03-14 12:49 UTC  (2+ messages)

[PATCH] drivers/pcmcia: NO_IRQ removal for electra_cf.c
 2017-03-14 12:47 UTC  (3+ messages)

[PATCH v5 0/2] ARCH_VULCAN to ARCH_THUNDER2 transition
 2017-03-14 12:47 UTC  (7+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/2] dt-bindings: arm64 ARCH_THUNDER2 platform documentation
  ` [PATCH v6 2/2] arm64: dts: move from ARCH_VULCAN to ARCH_THUNDER2

[Qemu-devel] [PULL RESEND 00/19] Net patches
 2017-03-14 12:44 UTC  (10+ messages)
` [Qemu-devel] [PULL RESEND 12/19] vmxnet3: Convert ring values to uint32_t's

[PATCH 00/44] Replace Smart package manager with DNF package manager
 2017-03-14 12:44 UTC  (4+ messages)
` [PATCH 22/44] scripts/rpm2cpio.sh: replace 5.x version with 4.x version

[PATCH 0/6] Misc updates and fixes
 2017-03-14 12:43 UTC  (8+ messages)
` [PATCH v2 0/6] Misc updates
  ` [PATCH v2 1/6] runlatex.sh: Refactor further
  ` [PATCH v2 2/6] formal/spinhint: Fix typo
  ` [PATCH v2 3/6] formal/spinhint: Adjust option of enumerate list
  ` [PATCH v2 4/6] formal/spinhint: Reference by Figure labels
  ` [PATCH v2 5/6] advsync/memorybarriers: Reference by Figure label
  ` [PATCH v2 6/6] advsync/memorybarriers: Distinguish 'CPU family' from 'CPU'

[IIO] Help understanding iio_priv(..)
 2017-03-14 12:43 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH] Btrfs: add file item tracepoint
 2017-03-14 12:42 UTC  (3+ messages)
` [PATCH v2] "

[Qemu-devel] [PATCH for-2.9 00/47] qapi: Put type information back into QMP documentation
 2017-03-14 12:42 UTC  (3+ messages)
` [Qemu-devel] [PATCH for-2.9 25/47] qapi2texi: Include member type in generated documentation

[PATCH net-next 0/4] gtp: support multiple APN's per GTP endpoint
 2017-03-14 12:42 UTC  (3+ messages)

[RFC 1/2] fanotify: new event FAN_MODIFY_DIR
 2017-03-14 12:41 UTC  (3+ messages)

brcmfmac and WIPHY_FLAG_NETNS_OK
 2017-03-14 12:41 UTC  (3+ messages)

artificially break/corrupt thin pool
 2017-03-14 12:40 UTC 

[Buildroot] [Patch v3 0/9] Introducing service supervision/management with s6
 2017-03-14 12:40 UTC  (5+ messages)
` [Buildroot] [Patch v3 6/9] s6-rc: new package

[PATCH kernel] powerpc/powernv/ioda2: Update iommu table base on ownership change
 2017-03-14 12:39 UTC  (2+ messages)

[LTP] [PATCH v3 0/6] Added memfd_create() testsuite
 2017-03-14 12:38 UTC  (3+ messages)
` [LTP] [PATCH v3 5/6] syscalls: added memfd_create dir and memfd_create/memfd_create01.c

[PATCH] x86/x86_64: Fix format warning with die()
 2017-03-14 12:29 UTC 

[Qemu-devel] [PATCH] Output dirty-bytes-rate instead of dirty-pages-rate
 2017-03-14 12:37 UTC  (3+ messages)

[PATCH 0/6] table-based machine check handlers
 2017-03-14 12:36 UTC  (3+ messages)
` [PATCH 5/6] powerpc/64s: data driven machine check handling
` [PATCH 6/6] powerpc/64s: POWER8 add missing machine check definitions


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.