All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-19 09:44:33 to 2017-07-19 10:09:40 UTC [more...]

[PATCH 4.11 00/88] 4.11.12-stable review
 2017-07-19 10:07 UTC  (11+ messages)
` [PATCH 4.11 02/88] ipv6: avoid unregistering inet6_dev for loopback
` [PATCH 4.11 03/88] netvsc: dont access netdev->num_rx_queues directly
` [PATCH 4.11 06/88] net: dp83640: Avoid NULL pointer dereference
` [PATCH 4.11 07/88] tcp: reset sk_rx_dst in tcp_disconnect()
` [PATCH 4.11 09/88] virtio-net: serialize tx routine during reset
` [PATCH 4.11 10/88] net: sched: Fix one possible panic when no destroy callback
` [PATCH 4.11 15/88] net/mlx5: Cancel delayed recovery work when unloading the driver
` [PATCH 4.11 17/88] ipv6: dad: dont remove dynamic addresses if link is down
` [PATCH 4.11 23/88] vrf: fix bug_on triggered by rx when destroying a vrf
` [PATCH 4.11 24/88] rds: tcp: use sock_create_lite() to create the accept socket

mm, something wring in page_lock_anon_vma_read()?
 2017-07-19  9:59 UTC  (18+ messages)
                          ` mm, something wrong "

[PATCH v2 0/3] Support for QCOM BAM DMA command descriptor
 2017-07-19 10:09 UTC  (5+ messages)
` [PATCH v2 1/3] dmaengine: add DMA_PREP_CMD for non-Data descriptors
` [PATCH v2 2/3] dmaengine: qcom: bam_dma: wrapper functions for command descriptor

[PATCH 0/5] recipetool fetching fixes
 2017-07-19 10:07 UTC  (6+ messages)
` [PATCH 1/5] classes/staging: change fixme debug message from note to debug
` [PATCH 2/5] recipetool: create: refactor code for ensuring npm is available
` [PATCH 3/5] devtool: extract: refactor kern-tools-native handling
` [PATCH 4/5] recipetool: create: ensure meaningful error for malformed tarballs
` [PATCH 5/5] recipetool: create: reimplement fetching with normal fetch/unpack tasks

[PATCH 4.12 00/84] 4.12.3-stable review
 2017-07-19  9:44 UTC  (75+ messages)
` [PATCH 4.12 01/84] staging: android: uapi: drop definitions of removed ION_IOC_{FREE,SHARE} ioctls
` [PATCH 4.12 02/84] net/mlx5: Fix driver load error flow when firmware is stuck
` [PATCH 4.12 03/84] net/mlx5: Cancel delayed recovery work when unloading the driver
` [PATCH 4.12 04/84] net/mlx5e: Fix TX carrier errors report in get stats ndo
` [PATCH 4.12 05/84] ipv6: dad: dont remove dynamic addresses if link is down
` [PATCH 4.12 06/84] vxlan: fix hlist corruption
` [PATCH 4.12 08/84] net: core: Fix slab-out-of-bounds in netdev_stats_to_stats64
` [PATCH 4.12 09/84] liquidio: fix bug in soft reset failure detection
` [PATCH 4.12 11/84] vrf: fix bug_on triggered by rx when destroying a vrf
` [PATCH 4.12 12/84] virtio-net: fix leaking of ctx array
` [PATCH 4.12 13/84] rds: tcp: use sock_create_lite() to create the accept socket
` [PATCH 4.12 14/84] net/mlx5e: Initialize CEEs getpermhwaddr address buffer to 0xff
` [PATCH 4.12 15/84] cxgb4: fix BUG() on interrupt deallocating path of ULD
` [PATCH 4.12 16/84] tap: convert a mutex to a spinlock
` [PATCH 4.12 17/84] bridge: mdb: fix leak on complete_info ptr on fail path
` [PATCH 4.12 19/84] sfc: dont read beyond unicast address list
` [PATCH 4.12 20/84] Adding asm-prototypes.h for genksyms to generate crc
` [PATCH 4.12 21/84] sed regex in Makefile.build requires line break between exported symbols
` [PATCH 4.12 22/84] Adding the type of "
` [PATCH 4.12 23/84] sparc64: Fix gup_huge_pmd
` [PATCH 4.12 24/84] brcmfmac: Fix a memory leak in error handling path in brcmf_cfg80211_attach
` [PATCH 4.12 25/84] brcmfmac: Fix glom_skb leak in brcmf_sdiod_recv_chain
` [PATCH 4.12 26/84] x86/xen/efi: Initialize only the EFI struct members used by Xen
` [PATCH 4.12 27/84] efi: Process the MEMATTR table only if EFI_MEMMAP is enabled
` [PATCH 4.12 28/84] cfg80211: Define nla_policy for NL80211_ATTR_LOCAL_MESH_POWER_MODE
` [PATCH 4.12 29/84] cfg80211: Validate frequencies nested in NL80211_ATTR_SCAN_FREQUENCIES
` [PATCH 4.12 30/84] cfg80211: Check if PMKID attribute is of expected size
` [PATCH 4.12 31/84] cfg80211: Check if NAN service ID "
` [PATCH 4.12 32/84] drm/amdgpu/gfx6: properly cache mc_arb_ramcfg
` [PATCH 4.12 33/84] KVM: ARM64: fix phy counter access failure in guest
` [PATCH 4.12 34/84] KVM: PPC: Book3S: Fix typo in XICS-on-XIVE state saving code
` [PATCH 4.12 35/84] kvm-vfio: Decouple only when we match a group
` [PATCH 4.12 36/84] irqchip/gic-v3: Fix out-of-bound access in gic_set_affinity
` [PATCH 4.12 37/84] parisc: Report SIGSEGV instead of SIGBUS when running out of stack
` [PATCH 4.12 38/84] parisc: use compat_sys_keyctl()
` [PATCH 4.12 39/84] parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devs
` [PATCH 4.12 40/84] parisc/mm: Ensure IRQs are off in switch_mm()
` [PATCH 4.12 41/84] tools/lib/lockdep: Reduce MAX_LOCK_DEPTH to avoid overflowing lock_chain/: Depth
` [PATCH 4.12 42/84] compiler, clang: always inline when CONFIG_OPTIMIZE_INLINING is disabled
` [PATCH 4.12 43/84] thp, mm: fix crash due race in MADV_FREE handling
` [PATCH 4.12 44/84] kernel/extable.c: mark core_kernel_text notrace
` [PATCH 4.12 45/84] mm/list_lru.c: fix list_lru_count_node() to be race free
` [PATCH 4.12 46/84] fs/dcache.c: fix spin lockup issue on nlru->lock
` [PATCH 4.12 47/84] checkpatch: silence perl 5.26.0 unescaped left brace warnings
` [PATCH 4.12 48/84] binfmt_elf: use ELF_ET_DYN_BASE only for PIE
` [PATCH 4.12 49/84] arm: move ELF_ET_DYN_BASE to 4MB
` [PATCH 4.12 50/84] arm64: move ELF_ET_DYN_BASE to 4GB / 4MB
` [PATCH 4.12 51/84] powerpc: "
` [PATCH 4.12 52/84] s390: reduce ELF_ET_DYN_BASE
` [PATCH 4.12 53/84] exec: Limit arg stack to at most 75% of _STK_LIM
` [PATCH 4.12 54/84] powerpc/kexec: Fix radix to hash kexec due to IAMR/AMOR
` [PATCH 4.12 55/84] ARM64: dts: marvell: armada37xx: Fix timer interrupt specifiers
` [PATCH 4.12 56/84] arm64: Preventing READ_IMPLIES_EXEC propagation
` [PATCH 4.12 57/84] vt: fix unchecked __put_user() in tioclinux ioctls
` [PATCH 4.12 58/84] rcu: Add memory barriers for NOCB leader wakeup
` [PATCH 4.12 59/84] nvmem: core: fix leaks on registration errors
` [PATCH 4.12 60/84] Drivers: hv: vmbus: Close timing hole that can corrupt per-cpu page
` [PATCH 4.12 61/84] mnt: In umount propagation reparent in a separate pass
` [PATCH 4.12 62/84] mnt: In propgate_umount handle visiting mounts in any order
` [PATCH 4.12 63/84] mnt: Make propagate_umount less slow for overlapping mount propagation trees
` [PATCH 4.12 64/84] selftests/capabilities: Fix the test_execve test
` [PATCH 4.12 67/84] crypto: atmel - only treat EBUSY as transient if backlog
` [PATCH 4.12 68/84] crypto: sha1-ssse3 - Disable avx2
` [PATCH 4.12 71/84] KEYS: DH: validate __spare field
` [PATCH 4.12 72/84] sched/headers/uapi: Fix linux/sched/types.h userspace compilation errors
` [PATCH 4.12 73/84] sched/topology: Fix building of overlapping sched-groups
` [PATCH 4.12 74/84] sched/topology: Optimize build_group_mask()
` [PATCH 4.12 75/84] sched/topology: Fix overlapping sched_group_mask
` [PATCH 4.12 76/84] PM / wakeirq: Convert to SRCU
` [PATCH 4.12 77/84] pstore: Fix leaked pstore_record in pstore_get_backend_records()
` [PATCH 4.12 79/84] ALSA: hda/realtek - change the location for one of two front microphones
` [PATCH 4.12 80/84] PM / QoS: return -EINVAL for bogus strings
` [PATCH 4.12 84/84] kvm: vmx: allow host to access guest MSR_IA32_BNDCFGS

[PATCH 01/12] drm/nouveau: Fix error handling in nv50_disp_atomic_commit
 2017-07-19 10:07 UTC  (4+ messages)
` [PATCH 07/12] drm/msm: Handle drm_atomic_helper_swap_state failure

[Qemu-devel] [PATCH] vnc: Clarify documentation of QMP command change
 2017-07-19 10:06 UTC  (2+ messages)

[PATCH] libata: array underflow in ata_find_dev()
 2017-07-19 10:06 UTC  (2+ messages)

[PATCH 0/7] Add support for IPQ8074 PCIe phy and controller
 2017-07-19 10:06 UTC  (9+ messages)
` [PATCH 7/7] PCI: dwc: qcom: Add support for IPQ8074 PCIe controller

Execute script from dom0 after a particular domU reboots
 2017-07-19 10:06 UTC 

[PATCH] [media] coda: disable BWB only while decoding on CODA 960
 2017-07-19 10:06 UTC 

[PATCH] drm/i915: More stolen quirking
 2017-07-19 10:05 UTC  (2+ messages)

What is use of struct i2c_device_id if we are already using struct of_device_id?
 2017-07-19 10:05 UTC 

[Qemu-devel] [PATCH v1 0/5] target/s390x: cpu model cleanups + improvements
 2017-07-19 10:03 UTC  (8+ messages)
` [Qemu-devel] [PATCH v1 1/5] target/s390x: drop BE_BIT()
` [Qemu-devel] [PATCH v1 2/5] target/s390x: indicate query subfunction in s390_fill_feat_block
` [Qemu-devel] [PATCH v1 3/5] target/s390x: introduce (test|set)_be_bit
` [Qemu-devel] [PATCH v1 4/5] s390x/kvm: better comment regarding zPCI feature availability
` [Qemu-devel] [PATCH v1 5/5] target/s390x: improve baselining if certain base features are missing

Patch "crypto: talitos - Extend max key length for SHA384/512-HMAC and AEAD" has been added to the 4.4-stable tree
 2017-07-19  9:44 UTC 

[U-Boot] [PATCH 0/5] db410c: updates for grub + gfxterm
 2017-07-19 10:02 UTC  (9+ messages)
` [U-Boot] [PATCH 4/5] efi_loader: gop: fixes for CONFIG_DM_VIDEO without CONFIG_LCD

[PATCH kernel v4 0/6] vfio-pci: Add support for mmapping MSI-X table
 2017-07-19 10:02 UTC  (4+ messages)
` [PATCH kernel v4 4/6] iommu: Set PCI_BUS_FLAGS_MSI_REMAP on iommu driver initialization

[Buildroot] How to build the qt plugin in gst1-plugins-bad ?
 2017-07-19 10:01 UTC  (4+ messages)

[PATCH 0/4] gpio: davinci: Add keystone-k2g support and few clean ups
 2017-07-19  9:58 UTC  (6+ messages)
` [PATCH 1/4] gpio: davinci: Use devm_gpiochip_add_data in place of gpiochip_add_data

[RFC v2 0/5] surface heterogeneous memory performance information
 2017-07-19  9:48 UTC  (5+ messages)

[qemu-mainline test] 111986: regressions - FAIL
 2017-07-19  9:59 UTC 

[PATCH] nvmet: use NVME_NSID_ALL
 2017-07-19  9:58 UTC  (2+ messages)

[PATCH] [media] atomisp2: array underflow in imx_enum_frame_size()
 2017-07-19  9:58 UTC  (2+ messages)

[PATCH v5 0/7] Reconstruct rockchip's PCIe and PCIe-PHY driver for per-lane PHY model
 2017-07-19  9:57 UTC  (9+ messages)
` [PATCH v5 1/7] PCI: rockchip: split out rockchip_pcie_get_phys
` [PATCH v5 2/7] PCI: rockchip: introduce per-lanes PHYs support
` [PATCH v5 3/7] phy: rockcip-pcie: reconstruct driver to support per-lane PHYs
` [PATCH v5 4/7] PCI: rockchip: idle the inactive PHY(s)
` [PATCH v5 5/7] arm64: dts: rockchip: convert PCIe to use per-lane PHYs for rk3339
  ` [PATCH v5 6/7] dt-bindings: PCI: rockchip: convert to use per-lane PHY model
  ` [PATCH v5 7/7] dt-bindings: phy: convert to use per-lane Rockchip PCIe PHY

[PATCH 0/6] FlexRM driver improvements
 2017-07-19  9:55 UTC  (14+ messages)
` [PATCH 1/6] mailbox: bcm-flexrm-mailbox: Set IRQ affinity hint for FlexRM ring IRQs
` [PATCH 2/6] mailbox: bcm-flexrm-mailbox: Add debugfs support
` [PATCH 3/6] mailbox: bcm-flexrm-mailbox: Fix mask used in CMPL_START_ADDR_VALUE()
` [PATCH 4/6] mailbox: Make message send queue size dynamic in Linux mailbox
` [PATCH 5/6] mailbox: bcm-flexrm-mailbox: Set msg_queue_len for each channel
` [PATCH 6/6] arm64: dts: Add FlexRM DT nodes for Stingray

[PATCH 00/12] Tinfoil enhancements / fetch fixes
 2017-07-19  9:56 UTC  (13+ messages)
` [PATCH 01/12] tinfoil: add internal mode to build_file() function
` [PATCH 02/12] tinfoil: add a parse_recipes() function
` [PATCH 03/12] tinfoil: set a flag when recipes have been parsed
` [PATCH 04/12] lib/bb/event: refactor printing events
` [PATCH 05/12] lib/bb/ui/uihelper: indicate to caller of eventHandler() if events handled
` [PATCH 06/12] knotty: make it possible to use termfilter without either console
` [PATCH 07/12] tinfoil: add functionality for running full builds
` [PATCH 08/12] tinfoil: enable access to additional cached items
` [PATCH 09/12] tinfoil: add simple API for getting cached recipe information
` [PATCH 10/12] tinfoil: add more doc comments
` [PATCH 11/12] fetch2: allow hiding checksum warning
` [PATCH 12/12] fetch2: fire an event when there are missing checksums

[PATCH] [media] atomisp2: array underflow in ap1302_enum_frame_size()
 2017-07-19  9:56 UTC  (2+ messages)

[PATCH] generic/448: don't disable extent zeroing if extent_max_zeroout_kb isn't supported
 2017-07-19  9:56 UTC  (4+ messages)

[PATCH] [media] atomisp2: Array underflow in atomisp_enum_input()
 2017-07-19  9:55 UTC  (2+ messages)

[Announce] CRIU v3.3 (Crystal Pelican)
 2017-07-19  9:55 UTC  (3+ messages)
` [CRIU] "

[PATCH] u-boot-fslc: Bump revision to 65a6a14c
 2017-07-19  9:56 UTC 

[PATCH] u-boot-fslc: Bump revision to 65a6a14c
 2017-07-19  9:48 UTC 

[PATCH] cpufreq: imx6q: Fix imx6sx low frequency support
 2017-07-19  9:54 UTC  (3+ messages)

[RFC 00/14] i915 PMU and engine busy stats
 2017-07-19  9:53 UTC  (3+ messages)
` [RFC 01/14] RFC drm/i915: Expose a PMU interface for perf queries

[PATCH nf] netfilter: ipt_CLUSTERIP: fix use-after-free of proc entry
 2017-07-19  9:52 UTC  (3+ messages)

[PATCH] staging: pi433: fix a precedence bug
 2017-07-19  9:51 UTC 

[PATCH] staging: pi433: return -EFAULT if copy_to_user() fails
 2017-07-19  9:51 UTC 

[xen-unstable-coverity test] 112010: regressions - ALL FAIL
 2017-07-19  9:51 UTC 

[PATCH] usb: gadget: udc: fix the kernel NULL pointer in composite_setup
 2017-07-19  9:50 UTC  (6+ messages)

[Qemu-devel] [PULL v1 0/1] Merge I/O 2017/07/18
 2017-07-19  9:47 UTC  (2+ messages)

[ANNOUNCE] libdrm 2.4.82
 2017-07-19  9:48 UTC 

Patch "tracing: Use SOFTIRQ_OFFSET for softirq dectection for more accurate results" has been added to the 4.4-stable tree
 2017-07-19  9:44 UTC 

Patch "sched/topology: Optimize build_group_mask()" has been added to the 4.4-stable tree
 2017-07-19  9:44 UTC 

Patch "sched/topology: Fix overlapping sched_group_mask" has been added to the 4.4-stable tree
 2017-07-19  9:44 UTC 

Patch "PM / wakeirq: Convert to SRCU" has been added to the 4.4-stable tree
 2017-07-19  9:44 UTC 

Patch "PM / QoS: return -EINVAL for bogus strings" has been added to the 4.4-stable tree
 2017-07-19  9:44 UTC 

Patch "kvm: x86: Guest BNDCFGS requires guest MPX support" has been added to the 4.4-stable tree
 2017-07-19  9:44 UTC 

Patch "kvm: vmx: Do not disable intercepts for BNDCFGS" has been added to the 4.4-stable tree
 2017-07-19  9:44 UTC 

[PATCH linux dev-4.10] i2c: fsi: Add SMBUS emulation
 2017-07-19  9:45 UTC  (2+ messages)

Patch "kvm: vmx: Check value written to IA32_BNDCFGS" has been added to the 4.4-stable tree
 2017-07-19  9:44 UTC 

Patch "kvm: vmx: allow host to access guest MSR_IA32_BNDCFGS" has been added to the 4.4-stable tree
 2017-07-19  9:44 UTC 

[PATCH linux dev-4.10] ARM: dts: aspeed: Add fan fault optional parameter for max 31785
 2017-07-19  9:44 UTC  (2+ messages)

Patch "crypto: sha1-ssse3 - Disable avx2" has been added to the 4.4-stable tree
 2017-07-19  9:44 UTC 

[PATCH] drm/i915: Fix the port submission race during engine reset in execlists mode
 2017-07-19  9:44 UTC  (3+ messages)

Patch "crypto: caam - fix signals handling" has been added to the 4.4-stable tree
 2017-07-19  9:44 UTC 

Patch "crypto: atmel - only treat EBUSY as transient if backlog" has been added to the 4.4-stable tree
 2017-07-19  9:44 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.