All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-07 15:23:16 to 2018-06-07 15:54:54 UTC [more...]

[PATCH 3.16 000/410] 3.16.57-rc1 review
 2018-06-07 14:05 UTC  (35+ messages)
` [PATCH 3.16 170/410] cifs: fix memory leak when password is supplied multiple times
` [PATCH 3.16 311/410] x86/xen: Zero MSR_IA32_SPEC_CTRL before suspend
` [PATCH 3.16 277/410] regulatory: add NUL to request alpha2
` [PATCH 3.16 053/410] KVM: VMX: introduce alloc_loaded_vmcs
` [PATCH 3.16 122/410] crypto: cryptd - pass through absence of ->setkey()
` [PATCH 3.16 256/410] drm/nouveau: Fix deadlock on runtime suspend
` [PATCH 3.16 271/410] netfilter: IDLETIMER: be syzkaller friendly
` [PATCH 3.16 039/410] x86/cpu: Rename "WESTMERE2" family to "NEHALEM_G"
` [PATCH 3.16 398/410] ipv6: the entire IPv6 header chain must fit the first fragment
` [PATCH 3.16 068/410] ARM: dts: exynos: Correct Trats2 panel reset line
` [PATCH 3.16 116/410] arm: spear600: Add missing interrupt-parent of rtc
` [PATCH 3.16 373/410] batman-adv: Fix skbuff rcsum on packet reroute
` [PATCH 3.16 371/410] ALSA: hda/realtek - Always immediately update mute LED with pin VREF
` [PATCH 3.16 375/410] ip_tunnel: Clamp MTU to bounds on new link
` [PATCH 3.16 327/410] usb: quirks: add control message delay for 1b1c:1b20
` [PATCH 3.16 073/410] perf annotate: Fix objdump comment parsing for Intel mov dissassembly
` [PATCH 3.16 332/410] RDMA/ucma: Check that user doesn't overflow QP state
` [PATCH 3.16 357/410] fs/aio: Add explicit RCU grace period when freeing kioctx
` [PATCH 3.16 369/410] batman-adv: update data pointers after skb_cow()
` [PATCH 3.16 046/410] x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodes
` [PATCH 3.16 248/410] staging: android: ashmem: Fix a race condition in pin ioctls
` [PATCH 3.16 239/410] x86/speculation: Add <asm/msr-index.h> dependency
` [PATCH 3.16 180/410] netfilter: ipt_CLUSTERIP: fix out-of-bounds accesses in clusterip_tg_check()
` [PATCH 3.16 340/410] xhci: Fix front USB ports on ASUS PRIME B350M-A
` [PATCH 3.16 250/410] mm: hide a #warning for COMPILE_TEST
` [PATCH 3.16 320/410] PCI: Add function 1 DMA alias quirk for Highpoint RocketRAID 644L
` [PATCH 3.16 141/410] nfs: Do not convert nfs_idmap_cache_timeout to jiffies
` [PATCH 3.16 175/410] media: cxusb, dib0700: ignore XC2028_I2C_FLUSH
` [PATCH 3.16 283/410] batman-adv: invalidate checksum on fragment reassembly
` [PATCH 3.16 140/410] mtd: ubi: wl: Fix error return code in ubi_wl_init()
` [PATCH 3.16 378/410] libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDs
` [PATCH 3.16 313/410] KVM: s390: provide io interrupt kvm_stat
` [PATCH 3.16 183/410] mm: pin address_space before dereferencing it while isolating an LRU page
` [PATCH 3.16 057/410] KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL

[Buildroot] [PATCH 1/1] libseccomp: bump to version 2.3.3
 2018-06-07 15:54 UTC  (2+ messages)

[PATCH v4 0/3] Renesas R9A06G032 SMP enabler
 2018-06-07 15:54 UTC  (9+ messages)
` [PATCH v4 2/3] arm: shmobile: Add the R9A06G032 SMP enabler driver

[PATCH 0/3] xfs: minor cleanups
 2018-06-07 15:54 UTC  (5+ messages)
` [PATCH 1/3] xfs: move various type verifiers to common file
` [PATCH 2/3] xfs: replace do_mod with native operations

kmemleak reports unreferenced object 0xf2bee080 (size 96)
 2018-06-07 15:54 UTC 

[PATCH 0/5] Control Flow Enforcement - Part (1)
 2018-06-07 15:49 UTC  (13+ messages)
` [PATCH 1/5] x86/cpufeatures: Add CPUIDs for Control-flow Enforcement Technology (CET)
` [PATCH 2/5] x86/fpu/xstate: Change some names to separate XSAVES system and user states
` [PATCH 4/5] x86/fpu/xstate: Add XSAVES system states for shadow stack
` [PATCH 5/5] Documentation/x86: Add CET description

[Qemu-devel] [PATCH v4 00/28] ppc: support for the XIVE interrupt controller (POWER9)
 2018-06-07 15:50 UTC  (29+ messages)
` [Qemu-devel] [PATCH v4 01/28] sparp_pci: simplify how the PCI LSIs are allocated
` [Qemu-devel] [PATCH v4 02/28] spapr: introduce a generic IRQ frontend to the machine
` [Qemu-devel] [PATCH v4 03/28] spapr: introduce a new IRQ backend using fixed IRQ number ranges
` [Qemu-devel] [PATCH v4 04/28] ppc/xive: introduce a XIVE interrupt source model
` [Qemu-devel] [PATCH v4 05/28] ppc/xive: add support for the LSI interrupt sources
` [Qemu-devel] [PATCH v4 06/28] ppc/xive: introduce the XiveFabric interface
` [Qemu-devel] [PATCH v4 07/28] ppc/xive: introduce the XiveRouter model
` [Qemu-devel] [PATCH v4 08/28] ppc/xive: introduce the XIVE Event Queues
` [Qemu-devel] [PATCH v4 09/28] ppc/xive: add support for the EQ Event State buffers
` [Qemu-devel] [PATCH v4 10/28] ppc/xive: introduce the XIVE interrupt thread context
` [Qemu-devel] [PATCH v4 11/28] ppc/xive: introduce a simplified XIVE presenter
` [Qemu-devel] [PATCH v4 12/28] ppc/xive: notify the CPU when the interrupt priority is more privileged
` [Qemu-devel] [PATCH v4 13/28] spapr/xive: introduce a XIVE interrupt controller
` [Qemu-devel] [PATCH v4 14/28] spapr/xive: use the VCPU id as a VP identifier in the OS CAM
` [Qemu-devel] [PATCH v4 15/28] spapr: initialize VSMT before initializing the IRQ backend
` [Qemu-devel] [PATCH v4 16/28] spapr: introdude a new machine IRQ backend for XIVE
` [Qemu-devel] [PATCH v4 17/28] spapr: add hcalls support for the XIVE exploitation interrupt mode
` [Qemu-devel] [PATCH v4 18/28] spapr: add device tree support for the XIVE exploitation mode
` [Qemu-devel] [PATCH v4 19/28] spapr: allocate the interrupt thread context under the CPU core
` [Qemu-devel] [PATCH v4 20/28] spapr: introduce a 'pseries-3.0-xive' QEMU machine
` [Qemu-devel] [PATCH v4 21/28] spapr: add classes for the XIVE models
` [Qemu-devel] [PATCH v4 22/28] target/ppc/kvm: add Linux KVM definitions for XIVE
` [Qemu-devel] [PATCH v4 23/28] spapr/xive: add common realize routine for KVM
` [Qemu-devel] [PATCH v4 24/28] spapr/xive: add KVM support
` [Qemu-devel] [PATCH v4 25/28] spapr: fix XICS migration
` [Qemu-devel] [PATCH v4 26/28] pnv: add a physical mapping array describing MMIO ranges in each chip
` [Qemu-devel] [PATCH v4 27/28] ppc: externalize ppc_get_vcpu_by_pir()
` [Qemu-devel] [PATCH v4 28/28] ppc/pnv: add XIVE support

[PATCH] net/nfp: fix data offset initialization in TX descriptors
 2018-06-07 15:52 UTC 

[PATCH v3 00/12] mm: Teach memory_failure() about ZONE_DEVICE pages
 2018-06-07 15:50 UTC  (7+ messages)
` [PATCH v3 03/12] device-dax: Enable page_mapping()
` [PATCH v3 04/12] device-dax: Set page->index

[PATCH 4.4 00/56] 4.4.132-stable review
 2018-06-07 15:49 UTC  (5+ messages)
` [PATCH 4.4 08/56] ath10k: fix rfc1042 header retrieval in QCA4019 with eth decap mode

Ryzen 2700 Temperature offset?
 2018-06-07 15:49 UTC  (2+ messages)

[Buildroot] [git commit] libseccomp: bump to version 2.3.3
 2018-06-07 15:49 UTC 

[patch 2/3] dm-writecache: convert wait queue to wake_up_process
 2018-06-07 15:48 UTC  (2+ messages)
` [patch 2/3 v2] "

Make CONFIG_NET and CONFIG_SECCOMP_FILTER independent of CONFIG_NET
 2018-06-07 15:48 UTC  (6+ messages)
` [less-CONFIG_NET 1/7] net: reorder filter code
  ` [less-CONFIG_NET 7/7] kvm: drop CONFIG_NET

[PATCH 0/9] Control Flow Enforcement - Part (2)
 2018-06-07 15:47 UTC  (13+ messages)
` [PATCH 1/9] x86/cet: Control protection exception handler
` [PATCH 2/9] x86/cet: Add Kconfig option for user-mode shadow stack
` [PATCH 3/9] mm: Introduce VM_SHSTK for shadow stack memory
` [PATCH 4/9] x86/mm: Change _PAGE_DIRTY to _PAGE_DIRTY_HW
` [PATCH 5/9] x86/mm: Introduce _PAGE_DIRTY_SW
` [PATCH 7/9] x86/mm: Shadow stack page fault error checking
` [PATCH 8/9] x86/cet: Handle shadow stack page fault
` [PATCH 9/9] x86/cet: Handle THP/HugeTLB shadow stack page copying

[LINUX PATCH v9 0/4] Add arm pl353 smc memory and nand driver for xilinx zynq soc
 2018-06-07 15:47 UTC  (4+ messages)
` [LINUX PATCH v9 1/4] Devicetree: Add pl353 smc controller devicetree binding information

[xen-4.7-testing test] 123852: regressions - FAIL
 2018-06-07 15:47 UTC 

[Qemu-devel] [PATCH v1 0/2] memory: fix alignment checks/asserts
 2018-06-07 15:47 UTC  (3+ messages)
` [Qemu-devel] [PATCH v1 1/2] memory-device: turn alignment assert into check
` [Qemu-devel] [PATCH v1 2/2] exec: check that alignment is a power of two

[PATCH 1/3] xen/kbdif: Move multi-touch device parameters to backend nodes
 2018-06-07 15:47 UTC  (5+ messages)
` [PATCH 2/3] xen/kbdif: Add unique input device identifier

[SPDK] Reactor/vhost dependencies
 2018-06-07 15:47 UTC 

[RFC 00/10] perf: Add cputime events/metrics
 2018-06-07 15:45 UTC  (3+ messages)
` [PATCH 09/10] perf/cputime: Don't stop idle tick if there's live cputime event

[MODERATED] Re: spectrev1+
 2018-06-07 15:45 UTC  (11+ messages)
        ` [MODERATED] spectrev1+
            ` [MODERATED] Is: smack, Was:Re: spectrev1+
                `  "
                  ` [MODERATED] "

[patch V2 00/12] cpu/hotplug: SMT control
 2018-06-07 15:43 UTC  (3+ messages)
` [MODERATED] "

[PATCH 00/10] Control Flow Enforcement - Part (3)
 2018-06-07 14:38 UTC  (10+ messages)
` [PATCH 01/10] x86/cet: User-mode shadow stack support
` [PATCH 02/10] x86/cet: Introduce WRUSS instruction
` [PATCH 03/10] x86/cet: Signal handling for shadow stack
` [PATCH 04/10] x86/cet: Handle thread "
` [PATCH 06/10] x86/cet: Add arch_prctl functions for "
` [PATCH 07/10] mm: Prevent mprotect from changing "
` [PATCH 08/10] mm: Prevent mremap of "
` [PATCH 09/10] mm: Prevent madvise from changing "
` [PATCH 10/10] mm: Prevent munmap and remap_file_pages of "

[igt-dev] [PATCH i-g-t] igt/drv_module_reload: Revamp fault-injection
 2018-06-07 15:42 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for igt/drv_module_reload: Revamp fault-injection (rev2)

[PATCH 0/7] paravirtual IOMMU interface
 2018-06-07 15:41 UTC  (10+ messages)
` [PATCH 5/7] public / x86: introduce __HYPERCALL_iommu_op

[PATCH net] failover: eliminate callback hell
 2018-06-07 15:41 UTC  (13+ messages)

Block IO issue in kernel-v4.17
 2018-06-07 15:41 UTC  (5+ messages)

[CI 1/3] drm/i915: Prepare for non-object vma
 2018-06-07 15:40 UTC  (3+ messages)
` [CI 2/3] drm/i915: Decouple vma vfuncs from vm
` [CI 3/3] drm/i915/gtt: Push allocation to hw ppgtt constructor

[PATCH][RFC] sched: cpufreq: Fix long idle judgement logic in load calculation
 2018-06-07 15:40 UTC  (3+ messages)

LKMM litmus test for Roman Penyaev's rcu-rr
 2018-06-07 15:40 UTC  (3+ messages)

Fwd: [powerpc/Baremetal]Kernel OOPS while executing memory hotplug on Power8 baremetal
 2018-06-07 15:40 UTC  (8+ messages)

[PATCH bpf] bpf: reject passing modified ctx to helper functions
 2018-06-07 15:40 UTC 

KMSAN: uninit-value in _copy_to_iter (2)
 2018-06-07 15:38 UTC  (5+ messages)
    `  "

[Qemu-devel] [PATCH v3 00/10] New block driver: blklogwrites
 2018-06-07 15:38 UTC  (11+ messages)
` [Qemu-devel] [PATCH v3 01/10] block: Move two block permission constants to the relevant enum
` [Qemu-devel] [PATCH v3 02/10] block: Add blklogwrites
` [Qemu-devel] [PATCH v3 03/10] block: Add a mechanism for passing a block driver a block configuration
` [Qemu-devel] [PATCH v3 04/10] hw/scsi/scsi-disk: Always apply block configuration to block driver
` [Qemu-devel] [PATCH v3 05/10] hw/ide/qdev: "
` [Qemu-devel] [PATCH v3 06/10] hw/block/virtio-blk: "
` [Qemu-devel] [PATCH v3 07/10] hw/block/nvme: "
` [Qemu-devel] [PATCH v3 08/10] hw/block/fdc: "
` [Qemu-devel] [PATCH v3 09/10] block/blklogwrites: Use block limits from the backend block configuration
` [Qemu-devel] [PATCH v3 10/10] block/blklogwrites: Use the block device logical sector size when logging writes

[PATCH] multiboot2: clarify usage of the address tag
 2018-06-07 15:38 UTC  (5+ messages)

(no subject)
 2018-06-07 15:38 UTC 

[PATCH] IB/mad: Use ID allocator routines to allocate agent number
 2018-06-07 15:37 UTC  (4+ messages)
` [PATCH v3 0/2] IB:mad "
  ` [PATCH v3 2/2] IB/mad: "

[PATCH 0/7] Control Flow Enforcement - Part (4)
 2018-06-07 14:38 UTC  (8+ messages)
` [PATCH 1/7] x86/cet: Add Kconfig option for user-mode Indirect Branch Tracking
` [PATCH 2/7] x86/cet: User-mode indirect branch tracking support
` [PATCH 3/7] mm/mmap: Add IBT bitmap size to address space limit check
` [PATCH 4/7] x86/cet: add arcp_prctl functions for indirect branch tracking
` [PATCH 5/7] x86: Insert endbr32/endbr64 to vDSO
` [PATCH 6/7] tools: Add cetcmd
` [PATCH 7/7] x86/cet: Add PTRACE interface for CET

kernel BUG at fs/btrfs/volumes.c:LINE!
 2018-06-07 15:34 UTC  (3+ messages)

"media: ov5640: Add horizontal and vertical totals" regression issue on i.MX6QDL
 2018-06-07 15:36 UTC  (3+ messages)

KASAN: slab-out-of-bounds Write in rmd160_final
 2018-06-07 15:35 UTC  (2+ messages)

[Intel-wired-lan] [jkirsher-next-queue:dev-queue 20/20] drivers/net/ethernet/intel/i40e/i40e_xsk.c:330:29: warning: cast from pointer to integer of different size
 2018-06-07 15:31 UTC 

[PATCH i-g-t] igt/gem_exec_await: Tag the final batch in the GTT
 2018-06-07 15:31 UTC  (4+ messages)
` [Intel-gfx] "
  ` [igt-dev] "

[GIT PULL] UDF support for UTF-16
 2018-06-07 15:31 UTC 

[PATCH 00/23] Multi-pack-index (MIDX)
 2018-06-07 14:54 UTC  (3+ messages)

[qemu PATCH v4 0/4] support NFIT platform capabilities
 2018-06-07 15:30 UTC  (14+ messages)
` [qemu PATCH v4 3/4] nvdimm, acpi: "
                  ` [Qemu-devel] "

[RFC PATCH 00/17] T10-PI support for NVMeoF/RDMA host
 2018-06-07 15:30 UTC  (15+ messages)
` [PATCH 08/17] nvme: limit integrity segments to be <= data segments
` [PATCH 17/17] nvme-rdma: Add T10-PI support

Bug: media device controller node not removed when uvc device is unplugged
 2018-06-07 15:30 UTC  (2+ messages)

[PATCH v2] fs: btrfs: Change return type to vm_fault_t
 2018-06-07 15:26 UTC  (4+ messages)

[Buildroot] [Bug 9411] New: MUSL build with RT Error relocating /lib/libgcc_s.so.1: __cpu_indicator_init: symbol not found
 2018-06-07 15:28 UTC  (2+ messages)
` [Buildroot] [Bug 9411] "

general protection fault in __vfs_write
 2018-06-07 15:28 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/6] Reenable hmp for preconfig mode
 2018-06-07 15:28 UTC  (7+ messages)
` [Qemu-devel] [PATCH 4/6] hmp: Add info commands for preconfig

git grep with leading inverted bracket expression
 2018-06-07 15:27 UTC 

[Qemu-devel] storing machine data in qcow images?
 2018-06-07 15:25 UTC  (11+ messages)

[RFC PATCH 0/5] powerpc: Misc. ptrace regset fixes
 2018-06-07 15:25 UTC  (6+ messages)
` [RFC PATCH 1/5] powerpc: Fix inverted active predicate for setting the EBB regset
` [RFC PATCH 2/5] powerpc: Flush checkpointed gpr state for 32-bit processes in ptrace
` [RFC PATCH 3/5] powerpc: Fix pmu get/set functions
` [RFC PATCH 4/5] powerpc: Add VSX regset to compat_regsets
` [RFC PATCH 5/5] powerpc: Add PMU "

master - test/unit: activation generator unit tests
 2018-06-07 15:25 UTC 

[Qemu-devel] [PATCH] gitignore: Ignore qapi/qapi-*-job.[ch]
 2018-06-07 15:25 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/8] discard blockstats
 2018-06-07 15:23 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 8/8] qapi: query-blockstat: add driver specific file-posix stats

[RFC PATCH 0/2] spi: spi-mem: Add a direct mapping API
 2018-06-07 15:23 UTC  (6+ messages)
` [RFC PATCH 2/2] mtd: m25p80: Use the SPI mem direct API to possibly improve performances


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.