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

[PATCH 3.12 01/60] md linear: fix a race between linear_add() and linear_congested()
 2017-03-14 13:15 UTC  (32+ messages)
` [PATCH 3.12 00/60] 3.12.72-stable review
  ` [PATCH 3.12 04/60] perf trace: Use the syscall raw_syscalls:sys_enter timestamp
  ` [PATCH 3.12 05/60] MIPS: Fix special case in 64 bit IP checksumming
  ` [PATCH 3.12 06/60] MIPS: OCTEON: Fix copy_from_user fault handling for large buffers
  ` [PATCH 3.12 07/60] MIPS: Clear ISA bit correctly in get_frame_info()
  ` [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 v3 0/3] watchdog: s3c2410: Minor cleanups
 2017-03-14 13:47 UTC  (10+ messages)
` [PATCH v3 1/3] watchdog: s3c2410: Constify local structures
  ` [PATCH v3 2/3] watchdog: s3c2410: Simplify getting driver data

[PATCH v2 0/4] Use Exynos macros for pinctrl settings
 2017-03-14 13:47 UTC  (8+ messages)
  ` [PATCH v2 1/4] pinctrl: samsung: Fix the width of PINCFG_TYPE_DRV bitfields for Exynos5433

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

suddenly, bunch of circular dependency errors
 2017-03-14 13:46 UTC 

[patch 0/4] staging: speakup: refactor to make raw serial i/o swappable
 2017-03-14 13:41 UTC  (5+ messages)
` [patch 1/4] staging: speakup: spk_serial_out and spk_wait_for_xmitr to take synth arg
` [patch 2/4] staging: serial: add spk_io_ops struct to spk_synth
` [patch 3/4] staging: speakup: move spk_stop_serial_interrupt into synth-specific release function
` [patch 4/4] staging: speakup: move those functions which do outgoing serial comms, into serialio.c

[PATCH] serial: 8250: 8250_core: Use dev_name() during request_irq()
 2017-03-14 13:44 UTC  (5+ messages)

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

[RFC 1/2] fanotify: new event FAN_MODIFY_DIR
 2017-03-14 13:46 UTC  (4+ messages)

[PATCH v2] mac80211: Jitter HWMP MPATH reply frames to reduce collision on dense networks
 2017-03-14 13:45 UTC  (8+ messages)

[PATCH v2] HID: clamp input to logical range if no null state
 2017-03-14 13:43 UTC  (2+ messages)

[PATCH v3 01/18] dt-bindings: power: battery: add constant-charge-current property
 2017-03-14 13:44 UTC  (6+ messages)

[PATCH v2 1/4] pinctrl: Fix trivial spelling typo in a comment
 2017-03-14 13:44 UTC  (6+ messages)
` [PATCH v2 2/4] pinctrl: samsung: Register pinctrl before GPIO

[PATCH] drm: virtio: fix eno.cocci warnings
 2017-03-14 13:44 UTC  (4+ messages)

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

[PATCH v3] devfreq_cooling: let the driver supply the real power every time we need it
 2017-03-14 13:44 UTC  (3+ messages)
` [PATCH v3 3/3] trace: thermal: add another parameter *power to the tracing function

tomcat_t domain behavior
 2017-03-14 13:42 UTC  (5+ messages)

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

[PATCH net-next 0/4] gtp: support multiple APN's per GTP endpoint
 2017-03-14 13:42 UTC  (8+ messages)
` [PATCH net-next 2/4] gtp: add genl cmd to enable GTP encapsulation on UDP socket

[linux-mmotm] i915_gem_userptr_get_pages: possible circular locking dependency detected
 2017-03-14 13:41 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH v2 0/2] Add pinctrl input schmitt support
 2017-03-14 13:41 UTC  (9+ messages)
` [PATCH v2 1/2] pinctrl: rockchip:Add "
` [PATCH v2 2/2] pinctrl: rockchip: Add input schmitt support for rk3328

[PATCH] mfd: rtsx: Convert forgotten dev_info() statement to pcr_dbg()
 2017-03-14 13:40 UTC  (2+ messages)

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

[PATCH net-next 0/4] net-next: dsa: add Mediatek MT7530 support
 2017-03-14 13:38 UTC  (6+ messages)
` [PATCH net-next 2/4] net-next: dsa: add Mediatek tag RX/TX handler

[PATCH v10 0/6] HDMI 2.0: Scrambling in DRM layer
 2017-03-14 13:39 UTC  (3+ messages)
` [PATCH v10 5/6] drm/i915: enable scrambling
  ` [Intel-gfx] "

[bug report] powerpc/mm/iommu, vfio/spapr: Put pages on VFIO container shutdown
 2017-03-14 13:39 UTC 

[PATCH] x86/x86_64: Fix format warning with die()
 2017-03-14 13:39 UTC  (2+ messages)

[bug report] IB/hns: Fix the bug when free mr
 2017-03-14 13:39 UTC 

[PATCH 00/24] more docs and header splits
 2017-03-14 13:38 UTC  (17+ messages)
` [PATCH 11/24] drm/doc: Document drm_file.[hc]
` [PATCH 12/24] drm/i915: Merge pre/postclose hooks
` [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 v3 00/25] arm/arm64: KVM: Rework the hyp-stub API
 2017-03-14 13:38 UTC  (4+ messages)

brcmfmac and WIPHY_FLAG_NETNS_OK
 2017-03-14 13:37 UTC  (5+ messages)

[PATCH v3] qgroup: Retry after commit on getting EDQUOT
 2017-03-14 13:37 UTC  (2+ messages)

[PATCH 1/7] drm/i915: Move residency calculation into intel_pm.c
 2017-03-14 13:36 UTC  (6+ messages)
` [PATCH 5/7] drm/i915: Use cpu clock to calculate rc0 residency
` [PATCH 7/7] drm/i915: Upclock on the first residency calculation

[Qemu-devel] [PATCH 0/1] major / minor macros are to be included from <sys/sysmacros.h>
 2017-03-14 13:37 UTC  (2+ messages)

[PATCH for-4.11] ASoC: don't dereference NULL pcm_{new,free}
 2017-03-14 13:36 UTC  (7+ messages)
          ` [PATCH for-4.11] ASoC: don't dereference NULL pcm_{new, free}

[PATCH v8 0/6] perf: Add support for analyzing events for containers
 2017-03-14 13:34 UTC  (3+ messages)
` [PATCH v8 3/6] perf record: Synthesize namespace events for current processes

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

[RFC][PATCH v3 BlueZ 0/3] Connection Update improvements
 2017-03-14 13:36 UTC  (3+ messages)
` [RFC][PATCH v3 BlueZ 3/3] Bluetooth: mgmt: Added new MGMT_OP_UPDATE_CONN_PARAM command

[PATCH v1 00/22] pic/ioapic/irqchip cleanups + minor fixes
 2017-03-14 13:34 UTC  (23+ messages)
` [PATCH v1 01/22] KVM: x86: race between KVM_SET_GSI_ROUTING and KVM_CREATE_IRQCHIP
` [PATCH v1 02/22] KVM: x86: check against irqchip_mode in kvm_set_routing_entry()
` [PATCH v1 03/22] KVM: x86: check against irqchip_mode in pic_in_kernel()
` [PATCH v1 04/22] KVM: x86: check against irqchip_mode in ioapic_in_kernel()
` [PATCH v1 05/22] KVM: x86: get rid of pic_irqchip()
` [PATCH v1 06/22] KVM: x86: get rid of ioapic_irqchip()
` [PATCH v1 07/22] KVM: x86: use ioapic_in_kernel() to check for ioapic existence
` [PATCH v1 08/22] KVM: x86: remove duplicate checks for ioapic
` [PATCH v1 09/22] KVM: x86: convert kvm_(set|get)_ioapic() into void
` [PATCH v1 10/22] KVM: x86: don't take kvm->irq_lock when creating IRQCHIP
` [PATCH v1 11/22] KVM: x86: push usage of slots_lock down
` [PATCH v1 12/22] KVM: x86: KVM_IRQCHIP_PIC_MASTER only has 8 pins
` [PATCH v1 13/22] KVM: x86: remove all-vcpu request from kvm_ioapic_init()
` [PATCH v1 14/22] KVM: x86: directly call kvm_make_scan_ioapic_request() in ioapic.c
` [PATCH v1 15/22] KVM: x86: rename kvm_vcpu_request_scan_ioapic()
` [PATCH v1 16/22] KVM: x86: drop goto label in kvm_set_routing_entry()
` [PATCH v1 17/22] KVM: x86: simplify pic_unlock()
` [PATCH v1 18/22] KVM: x86: make kvm_pic_reset() static
` [PATCH v1 19/22] KVM: x86: drop picdev_in_range()
` [PATCH v1 20/22] KVM: x86: set data directly in picdev_read()
` [PATCH v1 21/22] KVM: x86: simplify pic_ioport_read()
` [PATCH v1 22/22] KVM: x86: use irqchip_kernel() to check for pic+ioapic

mlx4_core 0000:07:00.0: swiotlb buffer is full and OOM observed during stress test on reset_controller
 2017-03-14 13:35 UTC  (7+ messages)

[PATCH] pinctrl: samsung: Fix memory mapping code
 2017-03-14 13:35 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH net-next] mlx4: Better use of order-0 pages in RX path
 2017-03-14 13:34 UTC  (12+ messages)

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

[Qemu-devel] [PATCH] Output dirty-bytes-rate instead of dirty-pages-rate
 2017-03-14 13:33 UTC  (3+ 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  (4+ 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 

[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 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

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 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  (3+ messages)
` [PATCH net 5/7] qed: Fix interrupt flags on Rx LL2
` 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)

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 


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.