All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-12 16:02:37 to 2017-06-12 16:41:20 UTC [more...]

[PATCH 4.11 000/150] 4.11.5-stable review
 2017-06-12 16:25 UTC  (5+ messages)
` [PATCH 4.11 145/150] tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()

[PATCH 4.9 000/119] 4.9.32-stable review
 2017-06-12 15:26 UTC  (29+ messages)
` [PATCH 4.9 038/119] arm64: KVM: Allow unaligned accesses at EL2
` [PATCH 4.9 044/119] dmaengine: ep93xx: Always start from BASE0
` [PATCH 4.9 046/119] dmaengine: mv_xor_v2: handle mv_xor_v2_prep_sw_desc() error properly
` [PATCH 4.9 075/119] cpuset: consider dying css as offline
` [PATCH 4.9 077/119] ufs: restore proper tail allocation
` [PATCH 4.9 078/119] fix ufs_isblockset()
` [PATCH 4.9 081/119] ufs_extend_tail(): fix the braino in calling conventions of ufs_new_fragments()
` [PATCH 4.9 082/119] ufs_getfrag_block(): we only grab ->truncate_mutex on block creation path
` [PATCH 4.9 083/119] cxl: Fix error path on bad ioctl
` [PATCH 4.9 085/119] btrfs: use correct types for page indices in btrfs_page_exists_in_range
` [PATCH 4.9 086/119] btrfs: fix memory leak in update_space_info failure path
` [PATCH 4.9 088/119] scsi: qla2xxx: dont disable a not previously enabled PCI device
` [PATCH 4.9 089/119] scsi: qla2xxx: Modify T262 FW dump template to specify same start/end to debug customer issues
` [PATCH 4.9 091/119] scsi: qla2xxx: Fix mailbox pointer error in fwdump capture
` [PATCH 4.9 092/119] powerpc/sysdev/simple_gpio: Fix oops in gpio save_regs function
` [PATCH 4.9 094/119] powerpc/hotplug-mem: Fix missing endian conversion of aa_index
` [PATCH 4.9 097/119] perf/core: Drop kernel samples even though :u is specified
` [PATCH 4.9 099/119] drm/vmwgfx: limit the number of mip levels in vmw_gb_surface_define_ioctl()
` [PATCH 4.9 100/119] drm/vmwgfx: Make sure backup_handle is always valid
` [PATCH 4.9 101/119] drm/nouveau/tmr: fully separate alarm execution/pending lists
` [PATCH 4.9 102/119] ALSA: timer: Fix race between read and ioctl
` [PATCH 4.9 103/119] ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER_IOCTL_SELECT
` [PATCH 4.9 108/119] arm64: traps: fix userspace cache maintenance emulation on a tagged pointer
` [PATCH 4.9 111/119] ARM: 8636/1: Cleanup sanity_check_meminfo
` [PATCH 4.9 112/119] ARM: 8637/1: Adjust memory boundaries after reservations
` [PATCH 4.9 114/119] usercopy: Adjust tests to deal with SMAP/PAN
` [PATCH 4.9 117/119] cpufreq: schedutil: move cached_raw_freq to struct sugov_policy
` [PATCH 4.9 119/119] netfilter: nft_set_rbtree: handle element re-addition after deletion

[PATCH net-next 00/13] net: dsa: mv88e6xxx: port macros cosmetics
 2017-06-12 16:37 UTC  (9+ messages)
` [PATCH net-next 01/13] net: dsa: mv88e6xxx: prefix Port Status macros
` [PATCH net-next 02/13] net: dsa: mv88e6xxx: prefix Port MAC Control macros
` [PATCH net-next 04/13] net: dsa: mv88e6xxx: prefix Port Switch ID macros
` [PATCH net-next 06/13] net: dsa: mv88e6xxx: prefix Port Control 1 macros
` [PATCH net-next 08/13] net: dsa: mv88e6xxx: prefix Port Default VLAN macros
` [PATCH net-next 09/13] net: dsa: mv88e6xxx: prefix Port Control 2 macros
` [PATCH net-next 10/13] net: dsa: mv88e6xxx: prefix Port Egress Rate Control macros
` [PATCH net-next 13/13] net: dsa: mv88e6xxx: prefix remaining port macros

[RFC 0/5] Hardware tag matching
 2017-06-12 16:40 UTC  (4+ messages)
` [RFC 2/5] verbs: Introduce tag matching SRQ

[Buildroot] [Bug 9941] New: nodejs option disappears for arm
 2017-06-12 16:39 UTC  (2+ messages)
` [Buildroot] [Bug 9941] "

[PATCH] regulator: core: Prioritise consumer mappings over regulator name
 2017-06-12 16:38 UTC  (2+ messages)

[PATCH 1/2] spi: rockchip: add support for "cs-gpios" dts property
 2017-06-12 16:38 UTC  (6+ messages)

pull-request: iwlwifi-next 2017-06-06
 2017-06-12 16:38 UTC  (2+ messages)

Toggling link state breaks network connectivity
 2017-06-12 16:38 UTC  (2+ messages)

[PATCH v11 00/34] arm64: Dom0 ITS emulation
 2017-06-12 16:37 UTC  (13+ messages)
` [PATCH v11 19/34] ARM: vITS: add command handling stub and MMIO emulation
` [PATCH v11 20/34] ARM: vITS: introduce translation table walks
` [PATCH v11 24/34] ARM: vITS: handle CLEAR command
` [PATCH v11 26/34] ARM: GICv3: handle unmapped LPIs
` [PATCH v11 27/34] ARM: vITS: handle MAPTI/MAPI command
` [PATCH v11 28/34] ARM: vITS: handle MOVI command

[PATCH] MAINTAINERS: add entry for Freescale i.MX media driver
 2017-06-12 16:36 UTC 

[PATCH] nvme: move protection information check into nvme_setup_rw
 2017-06-12 16:36 UTC 

FAILED: patch "[PATCH] srcu: Allow use of Classic SRCU from both process and" failed to apply to 4.9-stable tree
 2017-06-12 16:35 UTC  (3+ messages)

Auditing file access by application
 2017-06-12 16:34 UTC  (3+ messages)

[PATCH v2 3/4] irqchip: Add BCM2835 AUX interrupt controller
 2017-06-12 16:33 UTC  (5+ messages)

[PATCH v10 00/32] arm64: Dom0 ITS emulation
 2017-06-12 16:33 UTC  (8+ messages)
` [PATCH v10 25/32] ARM: vITS: handle MAPTI/MAPI command

[PATCH v1] ltp-ddt: Update to latest
 2017-06-12 16:28 UTC 

[PATCH] Btrfs: Improve btrfs_ioctl_search_key documentation
 2017-06-12 16:31 UTC  (5+ messages)
` [PATCH v2] Btrfs: "

[PATCH] nvme: mark shutdown_timeout static
 2017-06-12 16:30 UTC 

[GIT PULL] linux-firmware: Add Qualcomm Venus firmware
 2017-06-12 16:30 UTC 

[PATCH v2] xen: avoid deadlock in xenbus driver
 2017-06-12 16:30 UTC  (3+ messages)

[PATCH v2 0/2] Broadcom Stingray SATA PHY support
 2017-06-12 16:30 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: Update documentation for stingray SATA phy

[PATCH v10 00/18] Qualcomm video decoder/encoder driver
 2017-06-12 16:27 UTC  (19+ messages)
` [PATCH v10 01/18] media: v4l2-mem2mem: extend m2m APIs for more accurate buffer management
` [PATCH v10 02/18] doc: DT: venus: binding document for Qualcomm video driver
` [PATCH v10 03/18] MAINTAINERS: Add Qualcomm Venus video accelerator driver
` [PATCH v10 04/18] media: venus: adding core part and helper functions
` [PATCH v10 05/18] media: venus: vdec: add video decoder files
` [PATCH v10 06/18] media: venus: venc: add video encoder files
` [PATCH v10 07/18] media: venus: hfi: add Host Firmware Interface (HFI)
` [PATCH v10 08/18] media: venus: hfi: add Venus HFI files
` [PATCH v10 09/18] media: venus: enable building of Venus video driver
` [PATCH v10 10/18] media: venus: hfi: fix mutex unlock
` [PATCH v10 11/18] media: venus: hfi_cmds: fix variable dereferenced before check
` [PATCH v10 12/18] media: venus: helpers: "
` [PATCH v10 13/18] media: venus: hfi_venus: "
` [PATCH v10 14/18] media: venus: hfi_msgs: fix set but not used variables
` [PATCH v10 15/18] media: venus: vdec: fix compile error in vdec_close
` [PATCH v10 16/18] media: venus: venc: fix compile error in venc_close
` [PATCH v10 17/18] media: venus: vdec: add support for min buffers for capture
` [PATCH v10 18/18] media: venus: enable building with COMPILE_TEST

[PATCH rdma-next 0/3] Support out of order data placement
 2017-06-12 16:29 UTC  (5+ messages)

[PATCH] drm/i915: Make MMIO_PORT flexible
 2017-06-12 16:28 UTC  (3+ messages)
`  "

[PATCH v11 0/6] Virtio-balloon Enhancement
 2017-06-12 16:28 UTC  (7+ messages)
` [PATCH v11 4/6] mm: function to offer a page block on the free list
      ` [Qemu-devel] "

[PATCH 0/7] vfio: Fix release ordering races and use driver_override
 2017-06-12 16:28 UTC  (5+ messages)
` [PATCH 2/7] kvm-vfio: Decouple only when we match a group
` [PATCH 3/7] vfio: New external user group/file match

Using b43-fwcutter on Windows drivers
 2017-06-12 16:28 UTC  (5+ messages)

[PATCH 1/2] nvme: move reset workqueue handling to common code
 2017-06-12 16:27 UTC  (2+ messages)
` [PATCH 2/2] nvme: no need to wait for the reset when keepalive fails

Status of sparse-next
 2017-06-12 16:26 UTC  (4+ messages)

[PATCH] nvme-rdma: fix merge error
 2017-06-12 16:26 UTC 

i40e: pci probe fails when using one bogus sfp
 2017-06-12 16:25 UTC  (8+ messages)

Service-Desk UPDATE
 2017-06-12 16:24 UTC  (2+ messages)

[PATCH v5 0/3] More fixes for twl4030 charger
 2017-06-12 16:24 UTC  (8+ messages)
` [PATCH v5 3/3] drivers:power:twl4030-charger: add deferred probing for phy and iio

[intel-sgx-kernel-dev] [PATCH 08/10] kvm: vmx: add guest's IA32_SGXLEPUBKEYHASHn runtime switch support
 2017-06-12 16:24 UTC  (13+ messages)

[pull-request] next-net 17.08 PRE-RC1
 2017-06-12 16:23 UTC 

[PATCH 0/2] cleanup write_dev_flush()
 2017-06-12 16:22 UTC  (5+ messages)
` [PATCH 1/2] btrfs: write_dev_flush does not return ENOMEM anymore
` [PATCH 2/2] btrfs: flush error also accounts for its send error

[PATCH v2] staging: vboxvideo: Add vboxvideo to drivers/staging
 2017-06-12 16:23 UTC  (7+ messages)

[PATCH V3 0/7] tty: serial: lpuart: add imx7ulp support
 2017-06-12 15:37 UTC  (6+ messages)
` [PATCH V3 1/7] tty: serial: lpuart: introduce lpuart_soc_data to represent SoC property
` [PATCH V3 2/7] tty: serial: lpuart: refactor lpuart32_{read|write} prototype
` [PATCH V3 5/7] tty: serial: lpuart: add imx7ulp support
` [PATCH V3 6/7] tty: serial: lpuart: add earlycon support for imx7ulp
` [PATCH V3 7/7] tty: serial: lpuart: add a more accurate baud rate calculation method

[PATCH v2 1/2] eal/pci: introduce a PCI driver flag
 2017-06-12 16:21 UTC  (3+ messages)
` [PATCH v3 "

[PATCH v4 0/5] Add support for the ARMv8.2 Statistical Profiling Extension
 2017-06-12 16:20 UTC  (4+ messages)

[RFT PATCH v2 00/42] PCI: ARM/ARM64: remove pci_fixup_irqs() usage
 2017-06-12 16:20 UTC  (10+ messages)
` [RFT PATCH v2 02/42] drivers: pci: host: iproc: Convert link check to raw PCI config accessors

(no subject)
 2017-06-12 16:20 UTC 

[Xen-devel[PATCH Resend v2] xen: common: rbtree: ported updates from linux tree
 2017-06-12 16:19 UTC  (5+ messages)
` [Resend][PATCH 13/17] rbtree: add __rb_change_child() helper function
` [Resend][PATCH 14/17] rbtree: place easiest case first in rb_erase()

[PATCH v6 00/10] Implement NVMe Namespace Descriptor Identification
 2017-06-12 16:19 UTC  (7+ messages)
` [PATCH v6 05/10] nvmet: implement namespace identify descriptor list

[PATCH 4.4 00/90] 4.4.72-stable review
 2017-06-12 15:26 UTC  (28+ messages)
` [PATCH 4.4 07/90] net: ping: do not abuse udp_poll()
` [PATCH 4.4 10/90] sparc64: mm: fix copy_tsb to correctly copy huge page TSBs
` [PATCH 4.4 12/90] sparc64: reset mm cpumask after wrap
` [PATCH 4.4 13/90] sparc64: combine activate_mm and switch_mm
` [PATCH 4.4 17/90] sparc64: delete old wrap code
` [PATCH 4.4 19/90] serial: ifx6x60: fix use-after-free on module unload
` [PATCH 4.4 20/90] ptrace: Properly initialize ptracer_cred on fork
` [PATCH 4.4 21/90] KEYS: fix dereferencing NULL payload with nonzero length
` [PATCH 4.4 26/90] nfsd: Fix up the "supattr_exclcreat" attributes
` [PATCH 4.4 32/90] dmaengine: ep93xx: Always start from BASE0
` [PATCH 4.4 33/90] xen/privcmd: Support correctly 64KB page granularity when mapping memory
` [PATCH 4.4 35/90] xen-netfront: cast grant table reference first to type int
` [PATCH 4.4 38/90] ext4: fix fdatasync(2) after extent manipulation operations
` [PATCH 4.4 40/90] usb: chipidea: udc: fix NULL pointer dereference if udc_start failed
` [PATCH 4.4 43/90] iio: light: ltr501 Fix interchanged als/ps register field
` [PATCH 4.4 46/90] random: properly align get_random_int_hash
` [PATCH 4.4 47/90] stackprotector: Increase the per-task stack canarys random range from 32 bits to 64 bits on 64-bit platforms
` [PATCH 4.4 48/90] cpufreq: cpufreq_register_driver() should return -ENODEV if init fails
` [PATCH 4.4 51/90] Input: elantech - add Fujitsu Lifebook E546/E557 to force crc_enabled
` [PATCH 4.4 52/90] cpuset: consider dying css as offline
` [PATCH 4.4 53/90] fs: add i_blocksize()
` [PATCH 4.4 55/90] fix ufs_isblockset()
` [PATCH 4.4 57/90] ufs: set correct ->s_maxsize
` [PATCH 4.4 59/90] ufs_getfrag_block(): we only grab ->truncate_mutex on block creation path
` [PATCH 4.4 64/90] scsi: qla2xxx: dont disable a not previously enabled PCI device
` [PATCH 4.4 65/90] powerpc/eeh: Avoid use after free in eeh_handle_special_event()
` [PATCH 4.4 67/90] powerpc/hotplug-mem: Fix missing endian conversion of aa_index

XFS journal write ordering constraints?
 2017-06-12 16:18 UTC  (5+ messages)

[PATCH] intel_idle: Use more common logging style
 2017-06-12 16:18 UTC  (2+ messages)

[for-next 4/6] net/mlx5: FPGA, Add basic support for Innova
 2017-06-12 16:17 UTC  (14+ messages)

mdio-thunder.c:undefined reference to `mdiobus_unregister'
 2017-06-12 16:17 UTC  (3+ messages)

[PATCH] x86/build: Specify stack alignment for clang
 2017-06-12 16:17 UTC  (3+ messages)

[PATCH 00/38] IIO: Drop manual assignment of THIS_MODULE
 2017-06-12 16:16 UTC  (5+ messages)
` [PATCH 01/38] iio: Use macro magic to avoid manual assign of driver_module
` [PATCH 38/38] iio: drop iio_info.driver_module and iio_trigger_ops.owner

git-2.13.0: log --date=format:%z not working
 2017-06-12 16:16 UTC  (14+ messages)
                ` [PATCH] strbuf: let strbuf_addftime handle %z and %Z itself

selftests: nvmftests: Introducing unittest framework for NVMe Over Fabricis
 2017-06-12 16:16 UTC  (4+ messages)
` [PATCH] selftests: nvmftests: unittest framework for NVMe Over Fabrics

[PATCH rdma-next 0/3] Add support for multicast in RoCEv2
 2017-06-12 16:15 UTC  (3+ messages)
` [PATCH rdma-next 1/3] IB/core: Fix the validations of a multicast LID in attach or detach operations

Are we ready for 10.2.8 - rbd
 2017-06-12 16:14 UTC  (2+ messages)

[PATCH] workqueue: Ensure that cpumask set for pools created after boot
 2017-06-12 16:14 UTC  (11+ messages)

[Qemu-devel] [PATCH v2 0/6] migration: objectify MigrationState
 2017-06-12 16:13 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 2/6] migration: let MigrationState be a qdev

[Qemu-devel] [PATCH v4 0/7] target-m68k: implement 680x0 FPU
 2017-06-12 16:13 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 4/7] target-m68k: move fmove CR to a function

[U-Boot] Call for Paper in Volume 6, Issue 3, 2017
 2017-06-12 16:12 UTC 

[PATCH 0/2]nvme-cli: id-ctrl supports NVMe 1.3 spec
 2017-06-12 16:11 UTC  (5+ messages)
` [PATCH 1/2] nvme-cli: add fields into identify controller data structure

[PATCH] send-email: Add tocmd option to suppress-cc
 2017-06-12 16:11 UTC  (3+ messages)

usb/gadget: potential deadlock in gadgetfs_suspend
 2017-06-12 16:11 UTC  (3+ messages)

[net-next] net: phy: marvell: Show complete link partner advertising
 2017-06-12 16:10 UTC  (4+ messages)

Wrong timestamps in trace
 2017-06-12 16:08 UTC 

[PATCH] nvmet-fc: Remove a set-but-not-used variable
 2017-06-12 16:07 UTC  (2+ messages)

[PATCH] doc: fix location of index in worktree scenatio
 2017-06-12 16:06 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2] nvme: use uuid_t in nvme_ns
 2017-06-12 16:06 UTC  (3+ messages)

[Qemu-devel] allocation zone extensions for the firmware linker/loader
 2017-06-12 16:05 UTC  (6+ messages)

[Qemu-devel] [PATCH v2 0/3] char: fix chardev aliases regression
 2017-06-12 16:04 UTC  (2+ messages)

[PATCH] Calling check_system_tsc_reliable before unsynchronized_tsc
 2017-06-12 16:03 UTC  (2+ messages)

[Qemu-devel] [PATCH] MAINTAINERS: seccomp: change email contact for Eduardo Otubo
 2017-06-12 16:03 UTC  (2+ messages)

[PATCH] dt-bindings: power: supply: cpcap-battery: Add power-supplies property
 2017-06-12 16:04 UTC  (3+ messages)

[PATCH 1/4 v4] ata: Add DT bindings for Faraday Technology FTIDE010
 2017-06-12 16:03 UTC  (3+ messages)

[PATCH v2] nvme: use ctrl->device consistently for logging
 2017-06-12 16:03 UTC  (3+ messages)

[PATCH rdma-next V2 0/6] Enable flow steering on IPoIB UD QP
 2017-06-12 16:02 UTC  (5+ messages)
` [PATCH rdma-next V2 3/6] IB/mlx5: Add support for QP with a given source QPN

[PATCH v9 0/7] LPC: legacy ISA I/O support
 2017-06-12 15:57 UTC  (6+ messages)
` [PATCH v9 5/7] ACPI: Translate the I/O range of non-MMIO devices before scanning


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.