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

[PATCH 3.12 01/60] md linear: fix a race between linear_add() and linear_congested()
 2017-03-14 13:24 UTC  (58+ messages)
` [PATCH 3.12 00/60] 3.12.72-stable review
  ` [PATCH 3.12 05/60] MIPS: Fix special case in 64 bit IP checksumming
  ` [PATCH 3.12 08/60] MIPS: Prevent unaligned accesses during stack unwinding
  ` [PATCH 3.12 09/60] MIPS: Fix get_frame_info() handling of microMIPS function size
  ` [PATCH 3.12 10/60] MIPS: Fix is_jump_ins() handling of 16b microMIPS instructions
  ` [PATCH 3.12 11/60] MIPS: Calculate microMIPS ra properly when unwinding the stack
  ` [PATCH 3.12 12/60] MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumps
  ` [PATCH 3.12 13/60] uvcvideo: Fix a wrong macro
  ` [PATCH 3.12 14/60] ALSA: hda - fix Lewisburg audio issue
  ` [PATCH 3.12 15/60] ALSA: timer: Reject user params with too small ticks
  ` [PATCH 3.12 16/60] ALSA: seq: Fix link corruption by event error handling
  ` [PATCH 3.12 17/60] staging: rtl: fix possible NULL pointer dereference
  ` [PATCH 3.12 18/60] mm: vmpressure: fix sending wrong events on underflow
  ` [PATCH 3.12 19/60] ipc/shm: Fix shmat mmap nil-page protection
  ` [PATCH 3.12 20/60] scsi: storvsc: use tagged SRB requests if supported by the device
  ` [PATCH 3.12 21/60] scsi: storvsc: properly handle SRB_ERROR when sense message is present
  ` [PATCH 3.12 22/60] scsi: storvsc: properly set residual data length on errors
  ` [PATCH 3.12 23/60] scsi: aacraid: Reorder Adapter status check
  ` [PATCH 3.12 24/60] sd: get disk reference in sd_check_events()
  ` [PATCH 3.12 25/60] jbd2: don't leak modified metadata buffers on an aborted journal
  ` [PATCH 3.12 26/60] ext4: trim allocation requests to group size
  ` [PATCH 3.12 27/60] ext4: preserve the needs_recovery flag when the journal is aborted
  ` [PATCH 3.12 28/60] ext4: return EROFS if device is r/o and journal replay is needed
  ` [PATCH 3.12 29/60] samples/seccomp: fix 64-bit comparison macros
  ` [PATCH 3.12 30/60] ath5k: drop bogus warning on drv_set_key with unsupported cipher
  ` [PATCH 3.12 31/60] ath9k: use correct OTP register offsets for the AR9340 and AR9550
  ` [PATCH 3.12 32/60] fuse: add missing FR_FORCE
  ` [PATCH 3.12 33/60] can: usb_8dev: Fix memory leak of priv->cmd_msg_buffer
  ` [PATCH 3.12 34/60] hv: allocate synic pages for all present CPUs
  ` [PATCH 3.12 35/60] RDMA/core: Fix incorrect structure packing for booleans
  ` [PATCH 3.12 36/60] rdma_cm: fail iwarp accepts w/o connection params
  ` [PATCH 3.12 37/60] NFSv4: Fix memory and state leak in _nfs4_open_and_get_state
  ` [PATCH 3.12 38/60] NFSv4: fix getacl head length estimation
  ` [PATCH 3.12 39/60] NFSv4: fix getacl ERANGE for some ACL buffer sizes
  ` [PATCH 3.12 40/60] bcma: use (get|put)_device when probing/removing device driver
  ` [PATCH 3.12 41/60] powerpc/xmon: Fix data-breakpoint
  ` [PATCH 3.12 42/60] MIPS: IP22: Reformat inline assembler code to modern standards
  ` [PATCH 3.12 43/60] MIPS: IP22: Fix build error due to binutils 2.25 uselessnes
  ` [PATCH 3.12 44/60] scsi: lpfc: Correct WQ creation for pagesize
  ` [PATCH 3.12 45/60] TTY: n_hdlc, fix lockdep false positive
  ` [PATCH 3.12 46/60] tty: n_hdlc: get rid of racy n_hdlc.tbuf
  ` [PATCH 3.12 47/60] serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cards
  ` [PATCH 3.12 48/60] KVM: VMX: use correct vmcs_read/write for guest segment selector/base
  ` [PATCH 3.12 49/60] Bluetooth: Add another AR3012 04ca:3018 device
  ` [PATCH 3.12 50/60] s390/qdio: clear DSCI prior to scanning multiple input queues
  ` [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] pinctrl: sunxi: select GPIOLIB
 2017-03-14 13:15 UTC  (4+ messages)

[Qemu-devel] [PATCH] Output dirty-bytes-rate instead of dirty-pages-rate
 2017-03-14 13:33 UTC  (5+ messages)

[PATCH V3 0/4] Define coherent device memory node
 2017-03-14 13:33 UTC  (5+ messages)
` [PATCH 1/2] mm: Change generic FALLBACK zonelist creation process

[PATCH 0/9 PULL REQUEST] Qgroup fixes for 4.11
 2017-03-14 13:32 UTC  (7+ messages)

[PATCH v3] drm/i915/guc: Use formalized struct definition for ads object
 2017-03-14 13:33 UTC 

[PATCH] xen/arm: Register re-mapped Xen area as a temporary virtual region
 2017-03-14 13:32 UTC  (3+ messages)

Booting ZCU102 SD image on QEMU
 2017-03-14 13:32 UTC  (3+ messages)
` [meta-xilinx] "

[PATCH 0/2] enable VF untag drop
 2017-03-14 13:32 UTC  (9+ messages)
` [PATCH 1/2] net/i40e: "
` [PATCH 2/2] app/testpmd: enable VF untag drop in testpmd

net: deadlock between ip_expire/sch_direct_xmit
 2017-03-14 13:31 UTC 

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

[PATCH v2 00/17] tools: provide pkg-config files for all libs
 2017-03-14 13:31 UTC  (18+ messages)
` [PATCH v2 01/17] tools: fix typo in tools/Rules.mk
` [PATCH v2 02/17] tools: add missing library flag definitions
` [PATCH v2 03/17] tools, stubdom: set PKG_CONFIG_DIR in main Makefiles
` [PATCH v2 04/17] tools: install PKG_INSTALLDIR in tools/Makefile
` [PATCH v2 05/17] tools: add support for additional items in .pc files for local builds
` [PATCH v2 06/17] tools: provide pkg-config file for libxentoollog
` [PATCH v2 07/17] tools: provide pkg-config file for libxenevtchn
` [PATCH v2 08/17] tools: provide pkg-config file for libxengnttab
` [PATCH v2 09/17] tools: provide pkg-config file for libxencall
` [PATCH v2 10/17] tools: provide pkg-config file for libxenforeignmemory
` [PATCH v2 11/17] tools: provide pkg-config file for libxendevicemodel
` [PATCH v2 12/17] tools: provide pkg-config file for libxenguest, update the one for libxenctrl
` [PATCH v2 13/17] tools: provide pkg-config file for libxenstore
` [PATCH v2 14/17] tools: provide pkg-config file for libxenstat
` [PATCH v2 15/17] tools: provide pkg-config file for libxenvchan
` [PATCH v2 16/17] tools: provide pkg-config file for libxenblktapctl
` [PATCH v2 17/17] tools: adapt xenlight.pc and xlutil.pc to new pkg-config scheme

[PATCH] perf probe: Return errno when does not hit any event
 2017-03-14 13:30 UTC  (4+ messages)

[PATCH v2] btrfs: Change qgroup_meta_rsv to 64bit
 2017-03-14 13:31 UTC  (3+ messages)

[PATCH 0/7] linux-yocto: kernel version bumps
 2017-03-14 13:31 UTC  (8+ messages)
` [PATCH 1/7] linux-yocto/4.9: bump to v4.9.13
` [PATCH 2/7] linux-yocto/4.10: update to v4.10.1
` [PATCH 3/7] linux-yocto/4.9: integrate -rt9
` [PATCH 4/7] linux-yocto/4.9/4.10: add Intel Memory Protection Extensions
` [PATCH 5/7] linux-yocto/4.10: update to v4.10.2
` [PATCH 6/7] linux-yocto/4.4: update to v4.4.53
` [PATCH 7/7] linux-yocto/4.1: update to v4.1.38

[PATCH 00/24] more docs and header splits
 2017-03-14 13:31 UTC  (17+ messages)
` [PATCH 10/24] drm: Remove drm_pending_event->pid
  ` [Intel-gfx] "
` [PATCH 11/24] drm/doc: Document drm_file.[hc]
` [PATCH 17/24] drm/vgem: switch to postclose
` [PATCH 20/24] drm/exynos: Merge pre/postclose hooks
  ` [Intel-gfx] "
` [PATCH 24/24] drm/gem: Add DEFINE_DRM_GEM_FOPS

[PATCH v2] gpio: return NULL from gpiod_get_optional when GPIOLIB is disabled
 2017-03-14 13:31 UTC  (2+ messages)

[PATCH 0/3] powernv:idle: Fixes for CPU-Hotplug on POWER DD1.0
 2017-03-14 13:30 UTC  (3+ messages)
` [PATCH 1/3] powernv:smp: Add busy-wait loop as fall back for CPU-Hotplug

[PATCH v2 0/8] watchdog: s3c2410: Fixes and improvements
 2017-03-14 13:30 UTC  (6+ messages)
` [PATCH v2 4/8] ARM: dts: s3c64xx: Enable watchdog on all S3C64xx boards

[PATCH 1/7] drm/i915: Move residency calculation into intel_pm.c
 2017-03-14 13:30 UTC  (8+ messages)
` [PATCH 2/7] drm/i915: Return residency as microseconds
` [PATCH 3/7] drm/i915: Extend vlv/chv residency resolution
` [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 6/7] drm/i915: Use coarse grained residency counter with byt
` [PATCH 7/7] drm/i915: Upclock on the first residency calculation

State of bitbake world, Failed tasks 2017-03-13
 2017-03-14 13:30 UTC 

[PATCH] tools/libxc: Exposed XEN_DOMCTL_getvcpuextstate
 2017-03-14 13:30 UTC 

[PATCH v2] HID: clamp input to logical range if no null state
 2017-03-14 13:29 UTC 

[PATCH v7 0/5] x86/ioreq server: Introduce HVMMEM_ioreq_server mem type
 2017-03-14 13:29 UTC  (30+ 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] PCI: For d3_delay and d3cold_delay, zero means zero
 2017-03-14 13:23 UTC  (3+ messages)

[PATCH net 0/7] qed: Fixes series
 2017-03-14 13:29 UTC  (9+ messages)
` [PATCH net 1/7] qed: Align CIDs according to DORQ requirement
` [PATCH net 2/7] qed: Prevent creation of too-big u32-chains
` [PATCH net 3/7] qed: Fix mapping leak on LL2 rx flow
` [PATCH net 4/7] qed: Free previous connections when releasing iSCSI
` [PATCH net 5/7] qed: Fix interrupt flags on Rx LL2
` [PATCH net 6/7] qed: Correct out-of-bound access in OOO history
` [PATCH net 7/7] qed: Enable iSCSI Out-of-Order
` FW: [PATCH net 0/7] qed: Fixes series

[Qemu-devel] [PATCH] block: Always call bdrv_child_check_perm first
 2017-03-14 13:28 UTC  (2+ messages)

[Qemu-devel] [PATCH for-2.9] virtio-scsi: Fix assertion failure on dataplane handlers
 2017-03-14 13:28 UTC  (2+ messages)

brcmfmac and WIPHY_FLAG_NETNS_OK
 2017-03-14 13:27 UTC  (4+ messages)

kernull NULL pointer observed on initiator side after 'nvmetcli clear' on target side
 2017-03-14 13:27 UTC  (8+ messages)

[ovmf test] 106646: regressions - trouble: broken/fail/pass
 2017-03-14 13:26 UTC 

[PATCH 0/7] Rename RK1108 to RV1108
 2017-03-14 13:26 UTC  (5+ messages)
` [PATCH 4/7] dt-bindings: rockchip,pinctrl: rename "
    ` [PATCH 4/7] dt-bindings: rockchip, pinctrl: "

perf: use-after-free in perf_release
 2017-03-14 13:24 UTC  (7+ messages)

[PATCH] Documentation: x86: Fix typos
 2017-03-14 13:25 UTC  (2+ messages)

[RFC v1 for accelerated IPoIB 00/25] Enhanced mode for IPoIB driver
 2017-03-14 13:25 UTC  (6+ messages)
` [RFC v1 for accelerated IPoIB 04/25] IB/verb: Add ipoib_options struct and API

[Qemu-devel] [PATCH for-2.9 00/47] qapi: Put type information back into QMP documentation
 2017-03-14 13:24 UTC  (7+ messages)

[PATCH v2 0/6] Add board support for TS-4600
 2017-03-14 13:23 UTC  (8+ messages)
` [PATCH v2 4/6] bus: add driver for the Technologic Systems NBUS

[Qemu-devel] [PATCH] hw/net/virtio-net.c: Follow CODING_STYLE
 2017-03-14 13:24 UTC  (2+ messages)

[RFC PATCH 0/2] mtd: spi-nor: Handle vmalloc'd buffers
 2017-03-14 13:21 UTC  (12+ messages)
` [RFC PATCH 2/2] mtd: devices: m25p80: Enable spi-nor bounce buffer support

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

[linux-mmotm] i915_gem_userptr_get_pages: possible circular locking dependency detected
 2017-03-14 13:21 UTC  (2+ messages)

nvmet: race condition while CQE are getting processed concurrently with the DISCONNECTED event
 2017-03-14 13:22 UTC  (4+ messages)

[U-Boot] [PATCH] PMIC: TI: TPS65903X errata (SLIA087) code
 2017-03-14 13:22 UTC  (2+ messages)

[PATCH] ioctl_list.2: BLKRASET/BLKRAGET take unsigned long
 2017-03-14 13:21 UTC  (3+ messages)

[PATCH v3 0/3] watchdog: s3c2410: Minor cleanups
 2017-03-14 13:20 UTC  (10+ messages)
` [PATCH v3 2/3] watchdog: s3c2410: Simplify getting driver data
` [PATCH v3 3/3] watchdog: s3c2410: Minor code cleanup

[RFC PATCH] mm, hotplug: get rid of auto_online_blocks
 2017-03-14 13:20 UTC  (14+ messages)

Is MADV_HWPOISON supposed to work only on faulted-in pages?
 2017-03-14 13:20 UTC  (9+ messages)
            ` [LTP] "

[PATCH RFC 0/4] Fix issues with zero-length records in migration v2
 2017-03-14 13:20 UTC  (2+ messages)

PATCH v2
 2017-03-14 13:19 UTC  (3+ messages)
` [PATCH v2] gpio:mcp23s08 Fixed missing interrupts

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

[PATCH v5 0/5] kretprobe fixes
 2017-03-14 13:18 UTC  (8+ messages)
` [PATCH v5 2/5] powerpc: kretprobes: override default function entry offset

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

drivers/gpu/drm/tinydrm/mipi-dbi.c:657:2-3: Unneeded semicolon
 2017-03-14 13:18 UTC  (4+ messages)
` [PATCH] drm/tinydrm: fix semicolon.cocci warnings

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  (3+ messages)
` [RFC][PATCH v3 BlueZ 2/3] Bluetooth: L2CAP: Add BT_LE_CONN_PARAM socket option

[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

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

Can't compile because of -lpthreads
 2017-03-14 13:15 UTC  (4+ 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  (3+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] net/mlx5: support user space rxq interrupt event


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.