All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-19 10:41:12 to 2017-07-19 11:25:42 UTC [more...]

[PATCH 4.4 00/57] 4.4.78-stable review
 2017-07-19 11:13 UTC  (34+ messages)
` [PATCH 4.4 01/57] net_sched: fix error recovery at qdisc creation
` [PATCH 4.4 02/57] net: sched: Fix one possible panic when no destroy callback
` [PATCH 4.4 04/57] ipv6: avoid unregistering inet6_dev for loopback
` [PATCH 4.4 06/57] tcp: reset sk_rx_dst in tcp_disconnect()
` [PATCH 4.4 08/57] bpf: prevent leaking pointer via xadd on unpriviledged
` [PATCH 4.4 10/57] ipv6: dad: dont remove dynamic addresses if link is down
` [PATCH 4.4 12/57] vrf: fix bug_on triggered by rx when destroying a vrf
` [PATCH 4.4 13/57] rds: tcp: use sock_create_lite() to create the accept socket
` [PATCH 4.4 15/57] cfg80211: Define nla_policy for NL80211_ATTR_LOCAL_MESH_POWER_MODE
` [PATCH 4.4 17/57] cfg80211: Check if PMKID attribute is of expected size
` [PATCH 4.4 18/57] irqchip/gic-v3: Fix out-of-bound access in gic_set_affinity
` [PATCH 4.4 19/57] parisc: Report SIGSEGV instead of SIGBUS when running out of stack
` [PATCH 4.4 20/57] parisc: use compat_sys_keyctl()
` [PATCH 4.4 21/57] parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devs
` [PATCH 4.4 23/57] tools/lib/lockdep: Reduce MAX_LOCK_DEPTH to avoid overflowing lock_chain/: Depth
` [PATCH 4.4 25/57] mm/list_lru.c: fix list_lru_count_node() to be race free
` [PATCH 4.4 27/57] checkpatch: silence perl 5.26.0 unescaped left brace warnings
` [PATCH 4.4 28/57] binfmt_elf: use ELF_ET_DYN_BASE only for PIE
` [PATCH 4.4 30/57] arm64: move ELF_ET_DYN_BASE to 4GB / 4MB
` [PATCH 4.4 32/57] s390: reduce ELF_ET_DYN_BASE
` [PATCH 4.4 33/57] exec: Limit arg stack to at most 75% of _STK_LIM
` [PATCH 4.4 35/57] mnt: In umount propagation reparent in a separate pass
` [PATCH 4.4 36/57] mnt: In propgate_umount handle visiting mounts in any order
` [PATCH 4.4 38/57] selftests/capabilities: Fix the test_execve test
` [PATCH 4.4 40/57] tpm: Provide strong locking for device removal
` [PATCH 4.4 42/57] tpm: Issue a TPM2_Shutdown for TPM2 devices
` [PATCH 4.4 45/57] crypto: atmel - only treat EBUSY as transient if backlog
` [PATCH 4.4 48/57] sched/topology: Fix overlapping sched_group_mask
` [PATCH 4.4 50/57] PM / wakeirq: Convert to SRCU
` [PATCH 4.4 51/57] PM / QoS: return -EINVAL for bogus strings
` [PATCH 4.4 52/57] tracing: Use SOFTIRQ_OFFSET for softirq dectection for more accurate results
` [PATCH 4.4 53/57] KVM: x86: disable MPX if host did not enable MPX XSAVE features
` [PATCH 4.4 57/57] kvm: vmx: allow host to access guest MSR_IA32_BNDCFGS

[PATCH 0/5] FlexRM support in VFIO platform
 2017-07-19 11:25 UTC  (28+ messages)
` [PATCH 1/5] iommu: Add capability IOMMU_CAP_BYPASS
` [PATCH 2/5] iommu/arm-smmu: add IOMMU_CAP_BYPASS to the ARM SMMU driver
` [PATCH 3/5] iommu/arm-smmu-v3: add IOMMU_CAP_BYPASS to the ARM SMMUv3 driver

[RFC 00/19] Async sub-notifiers and how to use them
 2017-07-19 11:24 UTC  (3+ messages)
` [RFC 11/19] v4l2-async: Register sub-devices before calling bound callback

[PATCH v2 0/3] ASoC: rt5677: Few clean ups to the driver
 2017-07-19 11:24 UTC  (3+ messages)
` [PATCH v2 3/3] ASoC: rt5677: Remove never used variables

[Qemu-devel] [PATCH for-2.10] block: Skip implicit nodes in query-block/blockstats
 2017-07-19 11:15 UTC  (2+ messages)

[Intel-wired-lan] [jkirsher-next-queue:10GbE] BUILD INCOMPLETE e857230ed2095f87c811d5cdd7ccde6e8f2b71da
 2017-07-19 11:23 UTC 

[PATCH] USB: serial: ftdi_sio: only bind FT232H if UART mode is enabled
 2017-07-19 11:23 UTC  (3+ messages)

[PATCH 3.18 00/28] 3.18.62-stable review
 2017-07-19 11:15 UTC  (25+ messages)
` [PATCH 3.18 01/28] ipv6: avoid unregistering inet6_dev for loopback
` [PATCH 3.18 02/28] tcp: reset sk_rx_dst in tcp_disconnect()
` [PATCH 3.18 03/28] net: prevent sign extension in dev_get_stats()
` [PATCH 3.18 04/28] ipv6: dad: dont remove dynamic addresses if link is down
` [PATCH 3.18 06/28] cfg80211: Define nla_policy for NL80211_ATTR_LOCAL_MESH_POWER_MODE
` [PATCH 3.18 07/28] cfg80211: Validate frequencies nested in NL80211_ATTR_SCAN_FREQUENCIES
` [PATCH 3.18 08/28] cfg80211: Check if PMKID attribute is of expected size
` [PATCH 3.18 09/28] irqchip/gic-v3: Fix out-of-bound access in gic_set_affinity
` [PATCH 3.18 10/28] parisc: Report SIGSEGV instead of SIGBUS when running out of stack
` [PATCH 3.18 11/28] parisc: use compat_sys_keyctl()
` [PATCH 3.18 12/28] parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devs
` [PATCH 3.18 13/28] parisc/mm: Ensure IRQs are off in switch_mm()
` [PATCH 3.18 14/28] tools/lib/lockdep: Reduce MAX_LOCK_DEPTH to avoid overflowing lock_chain/: Depth
` [PATCH 3.18 15/28] kernel/extable.c: mark core_kernel_text notrace
` [PATCH 3.18 16/28] fs/dcache.c: fix spin lockup issue on nlru->lock
` [PATCH 3.18 17/28] checkpatch: silence perl 5.26.0 unescaped left brace warnings
` [PATCH 3.18 18/28] exec: Limit arg stack to at most 75% of _STK_LIM
` [PATCH 3.18 19/28] vt: fix unchecked __put_user() in tioclinux ioctls
` [PATCH 3.18 22/28] crypto: atmel - only treat EBUSY as transient if backlog
` [PATCH 3.18 23/28] crypto: sha1-ssse3 - Disable avx2
` [PATCH 3.18 25/28] sched/topology: Optimize build_group_mask()
` [PATCH 3.18 26/28] sched/topology: Fix overlapping sched_group_mask
` [PATCH 3.18 27/28] PM / QoS: return -EINVAL for bogus strings
` [PATCH 3.18 28/28] tracing: Use SOFTIRQ_OFFSET for softirq dectection for more accurate results

[Makedumpfile Patch v3 0/7] Fix --mem-usage /proc/kcore
 2017-07-19 11:20 UTC  (4+ messages)
` [Makedumpfile Patch v3 2/7] initial(): call cach_init() a bit early

Notes on stubdoms and latency on ARM
 2017-07-19 11:21 UTC  (18+ messages)

[PATCH v12 0/6] drm/i915/gvt: Dma-buf support for GVT-g
 2017-07-19 11:20 UTC  (8+ messages)
` [PATCH v12 1/6] drm/i915/gvt: Add framebuffer decoder support
` [PATCH v12 2/6] drm: Introduce RGB 64-bit 16:16:16:16 float format
` [PATCH v12 3/6] drm/i915/gvt: Add RGB 64-bit 16:16:16:16 float format support
` [PATCH v12 4/6] drm/i915/gvt: add opregion support
` [PATCH v12 5/6] vfio: ABI for mdev display dma-buf operation
` [PATCH v12 6/6] drm/i915: Introduce GEM proxy

[PATCH 4.12 00/84] 4.12.3-stable review
 2017-07-19 11:19 UTC  (7+ messages)
` [PATCH 4.12 26/84] x86/xen/efi: Initialize only the EFI struct members used by Xen

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

[PATCH v2] KVM: x86: Avoid guest page table walk when gpa_available is set
 2017-07-19 11:19 UTC  (3+ messages)

[PATCH] drm/i915: Drain the device workqueue on unload
 2017-07-19 11:18 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/8] Support registering lens, flash and EEPROM devices
 2017-07-19 11:18 UTC  (5+ messages)
` [PATCH 3/8] dt: bindings: Add a binding for referencing EEPROM from camera sensors

patch "usb: renesas_usbhs: gadget: disable all eps when the driver stops" added to usb-linus
 2017-07-19 11:16 UTC 

[PATCH RFC] xfs: fix buffer check for primary sb in userspace libxfs
 2017-07-19 11:17 UTC  (3+ messages)

patch "usb: renesas_usbhs: fix usbhsc_resume() for !USBHSF_RUNTIME_PWCTRL" added to usb-linus
 2017-07-19 11:16 UTC 

[U-Boot] [RFC PATCH] common: board_f: Make reserve_mmu a weak function
 2017-07-19 11:17 UTC  (13+ messages)

[RFC PATCH v1 0/8] SCHED_DEADLINE freq/cpu invariance and OPP selection
 2017-07-19 11:16 UTC  (6+ messages)
` [RFC PATCH v1 8/8] sched/deadline: make bandwidth enforcement scale-invariant

[PATCH] net/i40e: vf add/del mac error log issue
 2017-07-19 11:11 UTC  (3+ messages)
` [PATCH v2] "

[PATCH i-g-t v3 1/4] chamelium: Calculate CRC from framebuffer instead of hardcoding it
 2017-07-19 11:11 UTC  (5+ messages)
` [PATCH i-g-t v4 0/7] CRC testing with Chamelium improvements
  ` [PATCH i-g-t v4 2/7] chamelium: Calculate CRC from framebuffer instead of hardcoding it

(unknown),
 2017-07-19 11:11 UTC 

[PATCH 0/4] mdadm/test: Update for mdadm test part
 2017-07-19 11:11 UTC  (5+ messages)
` [PATCH 1/4] test/00readonly: Add unit case for testing readonly/readwrite
` [PATCH 2/4] mdadm/test: Fixed the condition parsing error for array[]
` [PATCH 3/4] mdadm/test: Get rid of tests/testdev
` [PATCH 4/4] mdadm/test: Get rid of tests/check

[PATCH 0/4] gpio: davinci: Add keystone-k2g support and few clean ups
 2017-07-19 11:10 UTC  (4+ messages)
` [PATCH 2/4] gpio: davinci: Handle the return value of davinci_gpio_irq_setup function

[OSSTEST PATCH v12 00/21] Have OpenStack tested on top of xen's master and libvirt's master
 2017-07-19 11:08 UTC  (4+ messages)
` [OSSTEST PATCH v12 10/21] ts-openstack-deploy: Increase open fd limit for RabbitMQ

[PATCH v3 0/2] Add support for TI TAS6424 digital amplifier
 2017-07-19 11:08 UTC  (4+ messages)
` [PATCH v3 2/2] ASoC: add support for "

[PATCH] net/virtio: fix fail to configure rxq interrupt
 2017-07-19 11:08 UTC  (2+ messages)

[PATCH] app/crypto-perf: stop crypto devices after test is finished
 2017-07-19 11:07 UTC  (3+ messages)
` [dpdk-stable] "

[yocto-autobuilder][PATCHv3 0/5] Enable DAFT support into the AB
 2017-07-19 11:07 UTC  (3+ messages)
` [yocto-autobuilder][PATCHv3 5/5] buildset-config.yocto-qa: Add intel-corei7-64-daft buildset

[PATCH] IB/rxe: Convert pr_info to pr_warn
 2017-07-19 11:04 UTC  (5+ messages)

[RFC 00/14] i915 PMU and engine busy stats
 2017-07-19 11:04 UTC  (9+ messages)
` [RFC 11/14] drm/i915: Engine busy time tracking
` [RFC 12/14] drm/i915: Interface for controling engine stats collection

[PATCH v5 0/4] v4l2-async: add subnotifier registration for subdevices
 2017-07-19 11:02 UTC  (6+ messages)
` [PATCH v5 1/4] v4l: async: fix unbind error in v4l2_async_notifier_unregister()
` [PATCH v5 2/4] v4l: async: abort if memory allocation fails when unregistering notifiers
` [PATCH v5 3/4] v4l: async: do not hold list_lock when re-probing devices
` [PATCH v5 4/4] v4l: async: add subnotifier to subdevices

[Qemu-devel] [RFC PATCH 7/8] VFIO: Add new IOCTL for IOMMU TLB invalidate propagation
 2017-07-19 10:45 UTC  (12+ messages)

[PATCH v3] fs: Fix page cache inconsistency when mixing buffered and AIO DIO
 2017-07-19 11:01 UTC  (4+ messages)
` [PATCH v4] "

[LTP] [PATCH] syscalls/clone09.c: Fix compilation without CLONE_NEWNET
 2017-07-19 11:01 UTC 

[Bug 101837] libdrm fails to get bus id
 2017-07-19 11:01 UTC  (2+ messages)

[intel-gfx][i-g-t] test kms_frontbuffer_tracking basic fail
 2017-07-19 10:58 UTC 

[U-Boot] [PATCH RESEND] ahci: dm: Fix memory allocation for uclass private data
 2017-07-19 10:57 UTC 

[PATCH] dt-bindings: regulator: pwm-regulator: fix example syntax
 2017-07-19 10:56 UTC  (3+ messages)

[PATCH 1/2] MIPS: ralink: Fix build error due to missing header
 2017-07-19 10:55 UTC  (4+ messages)

host side todo list for virtio rdma
 2017-07-19 10:55 UTC  (3+ messages)
  ` [Qemu-devel] "

[PATCH] Coccinelle report script for refcounters
 2017-07-19 10:54 UTC  (5+ messages)
` [PATCH] Coccinelle: add atomic_as_refcounter script
    ` [Cocci] "

[net-next v3 0/5][pull request] 10GbE Intel Wired LAN Driver Updates 2017-07-18
 2017-07-19 10:54 UTC  (3+ messages)
` [net-next v3 1/5] ixgbe: Ensure MAC filter was added before setting MACVLAN

[PATCH v3 00/23] Qualcomm 8x16 Camera Subsystem driver
 2017-07-19 10:54 UTC  (4+ messages)
` [PATCH v3 12/23] media: camms: Add core files

Occasional instability in RSS Hashes/Queues from X540 NIC
 2017-07-19 10:54 UTC  (9+ messages)

[PATCH v12 0/6] drm/i915/gvt: Dma-buf support for GVT-g
 2017-07-19 10:52 UTC  (4+ messages)
` [PATCH v12 1/6] drm/i915/gvt: Add framebuffer decoder support
` [PATCH v12 2/6] drm: Introduce RGB 64-bit 16:16:16:16 float format
` [PATCH v12 3/6] drm/i915/gvt: Add RGB 64-bit 16:16:16:16 float format support

[PATCH] drm/i915/selftests: Attach a stub pm_domain
 2017-07-19 10:51 UTC  (2+ messages)

[PATCH] m68k: Restore symbol versions for symbols exported from assembly
 2017-07-19 10:50 UTC  (3+ messages)

[PATCH 4.11 00/88] 4.11.12-stable review
 2017-07-19 10:07 UTC  (11+ messages)
` [PATCH 4.11 01/88] net/phy: micrel: configure intterupts after autoneg workaround
` [PATCH 4.11 04/88] sfc: Fix MCDI command size for filter operations
` [PATCH 4.11 08/88] net: prevent sign extension in dev_get_stats()
` [PATCH 4.11 11/88] mlxsw: spectrum_router: Fix NULL pointer dereference
` [PATCH 4.11 13/88] bpf: prevent leaking pointer via xadd on unpriviledged
` [PATCH 4.11 16/88] net/mlx5e: Fix TX carrier errors report in get stats ndo
` [PATCH 4.11 21/88] liquidio: fix bug in soft reset failure detection
` [PATCH 4.11 27/88] tap: convert a mutex to a spinlock
` [PATCH 4.11 31/88] Adding asm-prototypes.h for genksyms to generate crc
` [PATCH 4.11 35/88] block: Fix a blk_exit_rl() regression

[OpenRISC] OpenRISC Digest, Vol 17, Issue 4
 2017-07-19 10:49 UTC 

[PATCH] [media] coda: disable BWB only while decoding on CODA 960
 2017-07-19 10:48 UTC  (2+ messages)

Re:
 2017-07-19  8:03 UTC 

[PATCH v3 0/2] iommu/smmu-v3: Workaround for hisilicon 161010801 erratum(reserve HW MSI)
 2017-07-19 10:48 UTC  (8+ messages)
` [PATCH v3 2/2] iommu/arm-smmu-v3:Enable ACPI based HiSilicon erratum 161010801
          ` [Devel] "

[Bug 101832] [regression][bisect] sddm fails to start after f50aa21456d82c8cb6fbaa565835f1acc1720a5d
 2017-07-19 10:47 UTC  (2+ messages)

[PATCH v12 0/6] drm/i915/gvt: Dma-buf support for GVT-g
 2017-07-19 10:46 UTC  (4+ messages)
` [PATCH v12 1/6] drm/i915/gvt: Add framebuffer decoder support
` [PATCH v12 2/6] drm: Introduce RGB 64-bit 16:16:16:16 float format
` [PATCH v12 3/6] drm/i915/gvt: Add RGB 64-bit 16:16:16:16 float format support

[PATCH] all: refactor coding style
 2017-07-19 10:45 UTC  (2+ messages)

[PATCH] mm/vmalloc: add vm_struct for vm_map_ram area
 2017-07-19 10:44 UTC  (2+ messages)

[LTP] [PATCH v3 0/9] CVE Tests
 2017-07-19 10:44 UTC  (3+ messages)
` [LTP] [PATCH v3 4/9] Test for uname26 exploit CVE-2012-0957

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD INCOMPLETE b2d9b6159795fd40ca0619db734419c0536d0b8e
 2017-07-19 10:43 UTC 

[PATCH RFC] tools: Drop xc_cpuid_check() and bindings
 2017-07-19 10:43 UTC  (3+ messages)

[PATCH 4.9 00/72] 4.9.39-stable review
 2017-07-19 10:24 UTC  (6+ messages)
` [PATCH 4.9 01/72] xen-netfront: Rework the fix for Rx stall during OOM and network stress
` [PATCH 4.9 02/72] net_sched: fix error recovery at qdisc creation
` [PATCH 4.9 05/72] ipv6: avoid unregistering inet6_dev for loopback
` [PATCH 4.9 06/72] net: dp83640: Avoid NULL pointer dereference
` [PATCH 4.9 08/72] net: prevent sign extension in dev_get_stats()

[PATCH v2] xenconsole: Add pipe option
 2017-07-19 10:41 UTC  (4+ messages)

[Qemu-devel] [Bug 1703506] [NEW] SMT not supported by QEMU on AMD Ryzen CPU
 2017-07-19 10:32 UTC  (2+ messages)
` [Qemu-devel] [Bug 1703506] "

[PATCH 1/3] drivers/net: add support for IF-MIB and EtherLike-MIB for e1000
 2017-07-19 10:40 UTC  (3+ messages)
` [PATCH v2] "


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.