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

[Buildroot] [PATCH] libusb-compat: fix a build issue with undefined PATH_MAX
 2017-07-03 14:16 UTC 

[PATCH 4.9 000/172] 4.9.36-stable review
 2017-07-03 13:35 UTC  (19+ messages)
` [PATCH 4.9 125/172] be2net: fix status check in be_cmd_pmac_add()
` [PATCH 4.9 129/172] net: phy: dp83867: allow RGMII_TXID/RGMII_RXID interface types
` [PATCH 4.9 130/172] tipc: allocate user memory with GFP_KERNEL flag
` [PATCH 4.9 131/172] perf probe: Fix to probe on gcc generated functions in modules
` [PATCH 4.9 133/172] sctp: check af before verify address in sctp_addr_id2transport
` [PATCH 4.9 146/172] regulator: tps65086: Fix DT node referencing in of_parse_cb
` [PATCH 4.9 148/172] ARM: dts: OMAP3: Fix MFG ID EEPROM
` [PATCH 4.9 149/172] ARM64/ACPI: Fix BAD_MADT_GICC_ENTRY() macro implementation
` [PATCH 4.9 150/172] ARM: 8685/1: ensure memblock-limit is pmd-aligned
` [PATCH 4.9 153/172] x86/mpx: Correctly report do_mpx_bt_fault() failures to user-space
` [PATCH 4.9 154/172] x86/mm: Fix flush_tlb_page() on Xen
` [PATCH 4.9 156/172] iommu/vt-d: Dont over-free page table directories
` [PATCH 4.9 159/172] iommu/amd: Fix incorrect error handling in amd_iommu_bind_pasid()
` [PATCH 4.9 160/172] iommu/amd: Fix interrupt remapping when disable guest_mode
` [PATCH 4.9 163/172] objtool: Fix another GCC jump table detection issue
` [PATCH 4.9 164/172] infiniband: hns: avoid gcc-7.0.1 warning for uninitialized data
` [PATCH 4.9 166/172] i2c: brcmstb: Fix START and STOP conditions
` [PATCH 4.9 168/172] arm64: fix NULL dereference in have_cpu_die()

[PATCH V3 1/2] mfd: Add ROHM BD9571MWV-M PMIC DT bindings
 2017-07-03 14:16 UTC  (7+ messages)
` [PATCH V3 2/2] mfd: Add ROHM BD9571MWV-M MFD PMIC driver

[PATCH] irqchip: constify irq_domain_ops
 2017-07-03 14:15 UTC  (4+ messages)

[Qemu-devel] [RFC v2 0/3] Implement a warning_report function
 2017-07-03 14:15 UTC  (5+ messages)
` [Qemu-devel] [RFC v2 2/3] qemu-error: Implement a more generic error reporting

[PATCH 00/21] huge gtt pages
 2017-07-03 14:15 UTC  (23+ messages)
` [PATCH 01/21] mm/shmem: introduce shmem_file_setup_with_mnt
` [PATCH 02/21] drm/i915: introduce simple gemfs
` [PATCH 03/21] drm/i915/gemfs: enable THP
` [PATCH 04/21] drm/i915: introduce page_size_mask to dev_info
` [PATCH 05/21] drm/i915: introduce page_size members
` [PATCH 06/21] drm/i915: introduce vm set_pages/clear_pages
` [PATCH 07/21] drm/i915: align the vma start to the largest gtt page size
` [PATCH 08/21] drm/i915: align 64K objects to 2M
` [PATCH 09/21] drm/i915: enable IPS bit for 64K pages
` [PATCH 10/21] drm/i915: disable GTT cache for 2M/1G pages
` [PATCH 11/21] drm/i915: support 1G pages for the 48b PPGTT
` [PATCH 12/21] drm/i915: support 2M "
` [PATCH 13/21] drm/i915: support 64K "
` [PATCH 14/21] drm/i915: accurate page size tracking for the ppgtt
` [PATCH 15/21] drm/i915/debugfs: include some gtt page size metrics
` [PATCH 16/21] drm/i915/selftests: huge page tests
` [PATCH 17/21] drm/i915/selftests: mix huge pages
` [PATCH 18/21] drm/i915: disable platform support for vGPU huge gtt pages
` [PATCH 19/21] drm/i915: enable platform support for 64K pages
` [PATCH 20/21] drm/i915: enable platform support for 2M pages
` [PATCH 21/21] drm/i915: enable platform support for 1G pages

locking issues in macvtap (looks like due to tap: Extending tap device create/destroy APIs)
 2017-07-03 14:15 UTC 

[Qemu-devel] [PATCH v3 0/5] block: Don't compare strings in bdrv_reopen_prepare()
 2017-07-03 14:15 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 5/5] tests: Add check-qobject for equality tests

[Qemu-arm] qemu-system-arm for Exynos4210
 2017-07-03  7:04 UTC 

[Qemu-arm] [Query]: Does QEMU support SMSC LAN9514 chip for Raspberry Pi2(raspi2)?
 2017-07-03  6:56 UTC 

Help needed for solving a few issues with building git
 2017-07-03 14:14 UTC  (2+ messages)

(unknown),
 2017-07-03 14:13 UTC 

[PATCH v4] arm64: kvm: inject SError with user space specified syndrome
 2017-07-03 14:12 UTC  (6+ messages)

[PATCH v2 00/19] Qualcomm 8x16 Camera Subsystem driver
 2017-07-03 14:12 UTC  (9+ messages)
` [PATCH v2 05/19] media: camss: Add CSID files
` [PATCH v2 09/19] media: camms: Add core files

[PATCH] jffs2: GC deadlock reading a page that is used in jffs2_write_begin()
 2017-07-03 14:11 UTC 

[PATCH] eal: use get_mempolicy(2) to find numa socket on Linux
 2017-07-03 14:11 UTC  (4+ messages)

[PATCH 0/3] Improvements to struct semgent_register
 2017-07-03 14:10 UTC  (11+ messages)
` [PATCH 2/3] x86/hvm: Rearange check_segment() to use a switch statement
` [PATCH 4/3] x86/svm: Drop svm_segment_register_t

linux-next: manual merge of the sound-asoc tree with the pm tree
 2017-07-03 14:10 UTC  (3+ messages)

[PATCH] bootimg-efi.py: Use IMGDEPLOYDIR instead of DEPLOY_DIR_IMAGE for initrd
 2017-07-03 14:10 UTC  (5+ messages)

[PATCH 4.11 00/84] 4.11.9-stable review
 2017-07-03 13:36 UTC  (73+ messages)
` [PATCH 4.11 01/84] net: dont call strlen on non-terminated string in dev_set_alias()
` [PATCH 4.11 02/84] net: Fix inconsistent teardown and release of private netdev state
` [PATCH 4.11 03/84] net: s390: fix up for "Fix inconsistent teardown and release of private netdev state"
` [PATCH 4.11 04/84] mac80211: free netdev on dev_alloc_name() error
` [PATCH 4.11 05/84] decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_user_skb
` [PATCH 4.11 06/84] net: Zero ifla_vf_info in rtnl_fill_vfinfo()
` [PATCH 4.11 07/84] net: ipv6: Release route when device is unregistering
` [PATCH 4.11 08/84] net: vrf: Make add_fib_rules per network namespace flag
` [PATCH 4.11 09/84] af_unix: Add sockaddr length checks before accessing sa_family in bind and connect handlers
` [PATCH 4.11 14/84] net/mlx5: Remove several module events out of ethtool stats
` [PATCH 4.11 16/84] net/mlx5e: Fix wrong indications in DIM due to counter wraparound
` [PATCH 4.11 17/84] net/mlx5: Enable 4K UAR only when page size is bigger than 4K
` [PATCH 4.11 18/84] proc: snmp6: Use correct type in memset
` [PATCH 4.11 19/84] igmp: acquire pmc lock for ip_mc_clear_src()
` [PATCH 4.11 20/84] igmp: add a missing spin_lock_init()
` [PATCH 4.11 22/84] net: dont global ICMP rate limit packets originating from loopback
` [PATCH 4.11 23/84] ipv6: fix calling in6_ifa_hold incorrectly for dad work
` [PATCH 4.11 25/84] net/mlx5e: Fix min inline value for VF rep SQs
` [PATCH 4.11 26/84] net/mlx5e: Avoid doing a cleanup call if the profile doesnt have it
` [PATCH 4.11 27/84] net/mlx5: Wait for FW readiness before initializing command interface
` [PATCH 4.11 28/84] net/mlx5e: Fix timestamping capabilities reporting
` [PATCH 4.11 29/84] decnet: always not take dst->__refcnt when inserting dst into hash table
` [PATCH 4.11 30/84] net: 8021q: Fix one possible panic caused by BUG_ON in free_netdev
` [PATCH 4.11 31/84] ipv6: Do not leak throw route references
` [PATCH 4.11 32/84] rtnetlink: add IFLA_GROUP to ifla_policy
` [PATCH 4.11 33/84] netfilter: synproxy: fix conntrackd interaction
` [PATCH 4.11 34/84] NFSv4.x/callback: Create the callback service through svc_create_pooled
` [PATCH 4.11 36/84] MIPS: head: Reorder instructions missing a delay slot
` [PATCH 4.11 37/84] MIPS: Avoid accidental raw backtrace
` [PATCH 4.11 38/84] MIPS: pm-cps: Drop manual cache-line alignment of ready_count
` [PATCH 4.11 39/84] MIPS: Fix IRQ tracing & lockdep when rescheduling
` [PATCH 4.11 40/84] ALSA: hda - Fix endless loop of codec configure
` [PATCH 4.11 41/84] ALSA: hda - set input_path bitmap to zero after moving it to new place
` [PATCH 4.11 42/84] NFSv4.2: Dont send mode again in post-EXCLUSIVE4_1 SETATTR with umask
` [PATCH 4.11 43/84] NFSv4.1: Fix a race in nfs4_proc_layoutget
` [PATCH 4.11 44/84] Revert "NFS: nfs_rename() handle -ERESTARTSYS dentry left behind"
` [PATCH 4.11 45/84] ovl: copy-up: dont unlock between lookup and link
` [PATCH 4.11 46/84] gpiolib: fix filtering out unwanted events
` [PATCH 4.11 47/84] x86/intel_rdt: Fix memory leak on mount failure
` [PATCH 4.11 48/84] perf/x86/intel/uncore: Fix wrong box pointer check
` [PATCH 4.11 49/84] drm/vmwgfx: Free hash table allocated by cmdbuf managed res mgr
` [PATCH 4.11 50/84] dm thin: do not queue freed thin mapping for next stage processing
` [PATCH 4.11 51/84] x86/mm: Fix boot crash caused by incorrect loop count calculation in sync_global_pgds()
` [PATCH 4.11 52/84] pinctrl/amd: Use regular interrupt instead of chained
` [PATCH 4.11 53/84] mm/vmalloc.c: huge-vmap: fail gracefully on unexpected huge vmap mappings
` [PATCH 4.11 55/84] xfrm6: Fix IPv6 payload_len in xfrm6_transport_finish
` [PATCH 4.11 56/84] xfrm: move xfrm_garbage_collect out of xfrm_policy_flush
` [PATCH 4.11 57/84] xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICY
` [PATCH 4.11 58/84] xfrm: NULL dereference on allocation failure
` [PATCH 4.11 59/84] xfrm: Oops on error in pfkey_msg2xfrm_state()
` [PATCH 4.11 60/84] watchdog: bcm281xx: Fix use of uninitialized spinlock
` [PATCH 4.11 61/84] ARM64: PCI: Fix struct acpi_pci_root_ops allocation failure path
` [PATCH 4.11 62/84] ARM64/ACPI: Fix BAD_MADT_GICC_ENTRY() macro implementation
` [PATCH 4.11 63/84] ARM: 8685/1: ensure memblock-limit is pmd-aligned
` [PATCH 4.11 64/84] ARM: davinci: PM: Free resources in error handling path in davinci_pm_init
` [PATCH 4.11 65/84] ARM: davinci: PM: Do not free useful resources in normal "
` [PATCH 4.11 66/84] tools arch: Sync arch/x86/lib/memcpy_64.S with the kernel
` [PATCH 4.11 67/84] Revert "x86/entry: Fix the end of the stack for newly forked tasks"
` [PATCH 4.11 68/84] x86/mshyperv: Remove excess #includes from mshyperv.h
` [PATCH 4.11 69/84] x86/boot/KASLR: Fix kexec crash due to virt_addr calculation bug
` [PATCH 4.11 70/84] perf/x86: Fix spurious NMI with PEBS Load Latency event
` [PATCH 4.11 71/84] x86/mpx: Correctly report do_mpx_bt_fault() failures to user-space
` [PATCH 4.11 72/84] x86/mm: Fix flush_tlb_page() on Xen
` [PATCH 4.11 73/84] ocfs2: o2hb: revert hb threshold to keep compatible
` [PATCH 4.11 74/84] ocfs2: fix deadlock caused by recursive locking in xattr
` [PATCH 4.11 75/84] iommu/dma: Dont reserve PCI I/O windows
` [PATCH 4.11 76/84] iommu/amd: Fix incorrect error handling in amd_iommu_bind_pasid()
` [PATCH 4.11 77/84] iommu/amd: Fix interrupt remapping when disable guest_mode
` [PATCH 4.11 78/84] infiniband: hns: avoid gcc-7.0.1 warning for uninitialized data
` [PATCH 4.11 79/84] mtd: nand: brcmnand: Check flash #WP pin status before nand erase/program
` [PATCH 4.11 80/84] mtd: nand: fsmc: fix NAND width handling
` [PATCH 4.11 81/84] KVM: x86: fix emulation of RSM and IRET instructions

[PATCH iproute2 V2 0/4] RDMAtool
 2017-07-03 14:06 UTC  (5+ messages)
  ` [PATCH iproute2 V2 1/4] rdma: Add basic infrastructure for RDMA tool
  ` [PATCH iproute2 V2 4/4] rdma: Add initial manual for the tool
` [PATCH iproute2 V2 2/4] rdma: Add dev object
` [PATCH iproute2 V2 3/4] rdma: Add link object

[PATCH 0/5] ARM64: dts: marvell: armada37xx: DT fixes and enablements
 2017-07-03 14:06 UTC  (2+ messages)

[PATCH 0/5] net/mlx5: add vectorized Rx/Tx burst for x86
 2017-07-03 14:06 UTC  (10+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/5] net/mlx5: change indexing for Tx SW ring
  ` [PATCH v2 2/5] net/mlx5: free buffers in bulk on Tx completion
  ` [PATCH v2 3/5] net/mlx5: use buffer address for LKEY search
  ` [PATCH v2 4/5] net/mlx5: select Rx/Tx callbacks when starting device

[U-Boot] [PULL 0/6] efi patch queue 2017-07-03
 2017-07-03 14:05 UTC 

[yocto-autobuilder][PATCHv2 1/5] buildsteps/BuildImages: Setproperty BUILDIMAGES
 2017-07-03 14:03 UTC  (6+ messages)
` [yocto-autobuilder][PATCHv2 3/5] autobuilder/buildsteps: Add DaftGetDevices step
` [yocto-autobuilder][PATCHv2 4/5] autobuilder/buildsteps: Add DAFTFlash buildstep

[PATCH] drm/i915: Clear execlist port[] before updating seqno on wedging
 2017-07-03 14:03 UTC 

ioctl(fd, SNDRV_CTL_IOCTL_ELEM_REPLACE, ... not working from userspace ?
 2017-07-03 14:02 UTC 

building af_packet as a kernel module
 2017-07-03 14:02 UTC  (2+ messages)

[PATCH 0/6] add support for Sama5d2 audio PLL and enable ClassD
 2017-07-03 14:02 UTC  (13+ messages)
` [PATCH 1/6] clk: at91: clk-generated: remove useless divisor loop
` [PATCH 2/6] clk: at91: add audio pll clock driver
` [PATCH 4/6] clk: at91: clk-generated: create function to find best_diff

[PATCH v3 0/2] Handle unsupported configuration with IF-ID
 2017-07-03 14:02 UTC  (5+ messages)
` [PATCH v3 1/2] drm/i915/skl+: Check for supported plane configuration in Interlace mode

[Qemu-devel] [RFC 00/29] postcopy+vhost-user/shared ram
 2017-07-03 13:58 UTC  (2+ messages)

[GIT PULL] file locking and writeback error handling patches for v4.13
 2017-07-03 13:58 UTC 

[Qemu-devel] [PATCH v6 0/6] fsdev: qmp interface for io throttling
 2017-07-03 13:58 UTC  (4+ messages)
` [Qemu-devel] [PATCH v6 5/6] fsdev: hmp interface for throttling

[Qemu-devel] [PATCH RFC 0/6] q35: add acpi pci hotplug support
 2017-07-03 13:58 UTC  (5+ messages)

[U-Boot] [PATCH 2/2] efi_loader: check CreateEvent() parameters
 2017-07-03 13:58 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] efi_loader: Add check for fallback fdt memory reservation
 2017-07-03 13:57 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/2] efi_loader: run CreateEvent() notify function based on flags
 2017-07-03 13:57 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] efi_loader: add static to local functions
 2017-07-03 13:57 UTC  (2+ messages)
` [U-Boot] "

[PATCH v7 00/10] Add sbs-manager with smbalert support
 2017-07-03 13:57 UTC  (3+ messages)
` [PATCH v7 07/10] Documentation: Add sbs-manager device tree node documentation

[PATCH] cairo: fix QA Issue
 2017-07-03 13:56 UTC  (2+ messages)

[PATCH v4 01/14] dt/bindings: Document pinctrl-ingenic
 2017-07-03 13:55 UTC  (9+ messages)
` [PATCH v4 00/14] Ingenic JZ4740 / JZ4780 pinctrl driver
  ` [PATCH v5 05/14] MIPS: ingenic: Enable pinctrl for all ingenic SoCs

(unknown),
 2017-07-03 13:54 UTC 

LTC3651 and other GPIO chargers
 2017-07-03 13:52 UTC  (2+ messages)

[PATCH 1/2] mm: use slab size in the slab shrinking ratio calculation
 2017-07-03 13:52 UTC  (13+ messages)

[Qemu-devel] [RFC PATCH 0/3] vmstate: error hint for failed equal checks
 2017-07-03 13:52 UTC  (10+ messages)
` [Qemu-devel] [RFC PATCH 1/3] "

[PATCH] iommu/io-pgtable: Sanitise map/unmap addresses
 2017-07-03 13:52 UTC  (2+ messages)

[Xenomai] High latencies with RT memory heap on xenomai 2.6.5
 2017-07-03 13:52 UTC  (2+ messages)

[PATCH net v2 0/1] reflect mark on tcp syn ack packets
 2017-07-03 13:51 UTC  (2+ messages)
` [PATCH net v2 1/1] net: "

[PATCH][RFC] x86: Fix the irq affinity in fixup_cpus
 2017-07-03 13:51 UTC  (3+ messages)

[PATCH v6 0/3] ADV748x HDMI/Analog video receiver
 2017-07-03 13:51 UTC  (3+ messages)
` [PATCH v6 2/3] media: i2c: adv748x: add adv748x driver

Optimising the DevSummit schedule on July 11
 2017-07-03 13:50 UTC  (2+ messages)

[Bug 196223] New: jdb2 journal - hung after suspend-resume test
 2017-07-03 13:49 UTC  (2+ messages)
` [Bug 196223] "

[PATCH] drm/i915: Clear engine irq posted following a reset
 2017-07-03 13:48 UTC 

[yocto-autobuilder][PATCH] ScrapeTargets.py: improve target search algorithm
 2017-07-03 13:48 UTC  (2+ messages)

[Qemu-devel] [RFC 00/15] Error API: Flag errors in *errp even if errors are being ignored
 2017-07-03 13:47 UTC  (9+ messages)


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.