All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-11 04:58:54 to 2018-02-11 09:36:35 UTC [more...]

[Qemu-devel] [PATCH v2 00/29] Modularize generated QAPI code
 2018-02-11  9:36 UTC  (18+ messages)
` [Qemu-devel] [PATCH v2 01/29] Include qapi/qmp/qerror.h exactly where needed
` [Qemu-devel] [PATCH v2 02/29] qapi: Streamline boilerplate comment generation
` [Qemu-devel] [PATCH v2 03/29] qapi: Generate up-to-date copyright notice
` [Qemu-devel] [PATCH v2 04/29] qapi: Rename variable holding the QAPISchemaGenFOOVisitor
` [Qemu-devel] [PATCH v2 05/29] qapi: New classes QAPIGenC, QAPIGenH, QAPIGenDoc
` [Qemu-devel] [PATCH v2 09/29] qapi-gen: Convert from getopt to argparse
` [Qemu-devel] [PATCH v2 10/29] qapi: Touch generated files only when they change
` [Qemu-devel] [PATCH v2 11/29] qapi: Improve include file name reporting in error messages
` [Qemu-devel] [PATCH v2 12/29] qapi/common: Eliminate QAPISchema.exprs
` [Qemu-devel] [PATCH v2 13/29] qapi: Lift error reporting from QAPISchema.__init__() to callers
` [Qemu-devel] [PATCH v2 14/29] qapi: Concentrate QAPISchemaParser.exprs updates in .__init__()
` [Qemu-devel] [PATCH v2 20/29] qapi/types qapi/visit: Generate built-in stuff into separate files
` [Qemu-devel] [PATCH v2 21/29] qapi/common: Fix guardname() for funny filenames
` [Qemu-devel] [PATCH v2 25/29] docs/devel/writing-qmp-commands: Update for modular QAPI
` [Qemu-devel] [PATCH v2 26/29] docs: Correct outdated information on QAPI
` [Qemu-devel] [PATCH v2 28/29] Fix up dangling references to qmp-commands.* in comment and doc
` [Qemu-devel] [PATCH v2 29/29] qapi: Don't create useless directory qapi-generated

[PATCH v2] drm/amdgpu: Fix potential uninitialized use of 'idle' in amdgpu_ids.c
 2018-02-11  9:36 UTC  (3+ messages)

btrfs-cleaner / snapshot performance analysis
 2018-02-11  9:31 UTC  (6+ messages)

[PATCH 1/2] firmware: dmi_scan: add DMI_OEM_STRING support to dmi_matches
 2018-02-11  9:29 UTC  (9+ messages)
` [PATCH 2/2] ACPI / osi: add DMI quirk for Dell systems

dmaengine: dmatest: fix container_of member in dmatest_callback
 2018-02-11  9:28 UTC  (4+ messages)
  ` [PATCH] "

Regression after commit 19809c2da28a ("mm, vmalloc: use __GFP_HIGHMEM implicitly")
 2018-02-11  9:26 UTC  (5+ messages)

[PATCH] PCI/portdrv: Remove "pcie_hp=nomsi" kernel parameter
 2018-02-11  9:25 UTC  (2+ messages)

[PATCH] fix missing checks for deleted instructions
 2018-02-11  9:21 UTC 

[PATCH] platform/x86: ideapad-laptop: Increase timeout to wait for EC answer
 2018-02-11  9:18 UTC 

Kconfig:12: can't open file "arch/powerpc64/Kconfig"
 2018-02-11  9:16 UTC  (3+ messages)

[PATCH] xtensa: fix build with KASAN
 2018-02-11  9:15 UTC 

[Buildroot] [PATCH 1/1] qt5webkit: add missing icu dependency
 2018-02-11  9:14 UTC  (2+ messages)

[kvm-unit-t)ests PATCH] kvm-unit-tests: vmx: add a test for injecting events to halted L2
 2018-02-11  9:01 UTC 

[PATCH] KVM: X86: Fix SMRAM accessing even if VM is shutdown
 2018-02-11  8:56 UTC  (8+ messages)

[PATCH v2 1/5] dt-bindings: pwrap: mediatek: add pwrap support for MT6797
 2018-02-11  8:55 UTC  (6+ messages)
` [PATCH v2 2/5] arm64: dts: mt6797: add pwrap support for mt6797

[PATCH v3] KVM: VMX: Don't halt vcpu when L1 is injecting events to L2
 2018-02-11  8:51 UTC 

[PATCH 0/2] nvme-fc: io termination cleanup
 2018-02-11  8:48 UTC  (2+ messages)

[PATCH] kvm: vmx: Scrub hardware GPRs at VM-exit
 2018-02-11  8:42 UTC  (6+ messages)

[PATCH] kbuild: process mixture of clean/build targets one by one
 2018-02-11  8:40 UTC 

The usage of page_mapping() in architecture code
 2018-02-11  8:39 UTC  (5+ messages)

[PATCH] waf.bbclass: cd to ${S} before checking version
 2018-02-11  8:35 UTC  (3+ messages)
` [PATCH v2] "

ipsec through openvpn broken
 2018-02-11  8:33 UTC 

Suspend to disk with nvidia NV40/NV46 (Geforce Go 7400)
 2018-02-11  8:30 UTC 

[PATCH v2] MIPS: Add basic R5900 support
 2018-02-11  8:29 UTC  (16+ messages)
                  ` [RFC] MIPS: R5900: Workaround for the short loop bug
                  ` [RFC] MIPS: R5900: Use SYNC.L for data cache and SYNC.P for instruction cache
                  ` [RFC] MIPS: R5900: Workaround exception NOP execution bug (FLX05)
                  ` [RFC] MIPS: R5900: Workaround for CACHE instruction near branch delay slot
                  ` [RFC] MIPS: R5900: The ERET instruction has issues with delay slot and CACHE
                  ` [RFC] MIPS: R5900: Use mandatory SYNC.L in exception handlers

[PATCH] net/mlx4: use PCI address as port name
 2018-02-11  8:29 UTC 

[PATCH 1/3] nvme-pci: Fix timeouts in connecting state
 2018-02-11  8:26 UTC  (3+ messages)
` [PATCH 3/3] nvme: Fail controller on timeouts during reset

[Qemu-devel] [PATCH v2 00/19] spapr: Guest exploitation of the XIVE interrupt controller (POWER9)
 2018-02-11  8:08 UTC  (11+ messages)
` [Qemu-devel] [PATCH v2 02/19] spapr: introduce a skeleton for the XIVE interrupt controller

[PATCH 0/2] Vhost & Virtio fixes for -rc4
 2018-02-11  8:02 UTC  (3+ messages)
` [PATCH 1/2] virtio: fix resuming traffic with rx vector path

[PATCH 0/3] Fix broken bananapi m2 devicetree/regulators
 2018-02-11  7:55 UTC  (11+ messages)

[PATCH v8 2/3] mtd: spi-nor: add rockchip serial flash controller driver
 2018-02-11  7:54 UTC  (7+ messages)
` [RFC PATCH] mtd: spi-nor: rockchip_sfc_runtime_suspend() can be static

[PATCH v2 1/7] watchdog: sama5d4: make use of timeout-secs provided in devicetree
 2018-02-11  7:46 UTC  (10+ messages)
` [PATCH v2 5/7] watchdog: mtk: allow setting timeout "

[PATCH 3.2 00/79] 3.2.99-rc1 review
 2018-02-11  7:39 UTC  (64+ messages)
` [PATCH 3.2 21/79] l2tp: initialise PPP sessions before registering them
` [PATCH 3.2 43/79] net/sctp: Always set scope_id in sctp_inet6_skb_msgname
` [PATCH 3.2 61/79] netfilter: xt_TCPOPTSTRIP: fix possible mangling beyond packet boundary
` [PATCH 3.2 14/79] l2tp: add session reorder queue purge function to core
` [PATCH 3.2 58/79] ALSA: usb-audio: Add sanity checks in v2 clock parsers
` [PATCH 3.2 44/79] dm: discard support requires all targets in a table support discards
` [PATCH 3.2 77/79] [media] cx231xx: Fix the max number of interfaces
` [PATCH 3.2 42/79] sctp: fully initialize the IPv6 address in sctp_v6_to_addr()
` [PATCH 3.2 64/79] netfilter: xt_TCPMSS: fix handling of malformed TCP header and options
` [PATCH 3.2 39/79] ocfs2: should wait dio before inode lock in ocfs2_setattr()
` [PATCH 3.2 01/79] Input: adxl34x - do not treat FIFO_MODE() as boolean
` [PATCH 3.2 27/79] eCryptfs: use after free in ecryptfs_release_messaging()
` [PATCH 3.2 34/79] dm: fix race between dm_get_from_kobject() and __dm_destroy()
` [PATCH 3.2 56/79] ALSA: usb-audio: Fix potential out-of-bound access at parsing SU
` [PATCH 3.2 04/79] PCI/AER: Report non-fatal errors only to the affected endpoint
` [PATCH 3.2 10/79] IB/srp: Avoid that a cable pull can trigger a kernel crash
` [PATCH 3.2 50/79] autofs4: catatonic_mode vs. notify_daemon race
` [PATCH 3.2 59/79] ALSA: hda: Add Raven PCI ID
` [PATCH 3.2 23/79] mtd: nand: Fix writing mtdoops to nand flash
` [PATCH 3.2 11/79] tpm-dev-common: Reject too short writes
` [PATCH 3.2 52/79] autofs: fix careless error in recent commit
` [PATCH 3.2 45/79] dm bufio: fix integer overflow when limiting maximum cache size
` [PATCH 3.2 13/79] net/9p: Switch to wait_event_killable()
` [PATCH 3.2 20/79] l2tp: protect sock pointer of struct pppol2tp_session with RCU
` [PATCH 3.2 53/79] nilfs2: fix race condition that causes file system corruption
` [PATCH 3.2 57/79] ALSA: usb-audio: Fix potential zero-division at parsing FU
` [PATCH 3.2 17/79] l2tp: ensure sessions are freed after their PPPOL2TP socket
` [PATCH 3.2 19/79] l2tp: initialise l2tp_eth sessions before registering them
` [PATCH 3.2 47/79] KVM: SVM: obey guest PAT
` [PATCH 3.2 15/79] l2tp: purge session reorder queue on delete
` [PATCH 3.2 72/79] usb: add helper to extract bits 12:11 of wMaxPacketSize
` [PATCH 3.2 33/79] rt2x00usb: mark device removed when get ENOENT usb error
` [PATCH 3.2 68/79] RDS: null pointer dereference in rds_atomic_free_op
` [PATCH 3.2 54/79] ALSA: timer: Remove kernel warning at compat ioctl error paths
` [PATCH 3.2 30/79] kprobes, x86/alternatives: Use text_mutex to protect smp_alt_modules
` [PATCH 3.2 65/79] netfilter: xt_TCPMSS: correct return value in tcpmss_mangle_packet
` [PATCH 3.2 62/79] netfilter: xt_TCPOPTSTRIP: don't use tcp_hdr()
` [PATCH 3.2 28/79] media: Don't do DMA on stack for firmware upload in the AS102 driver
` [PATCH 3.2 29/79] x86/smp: Don't ever patch back to UP if we unplug cpus
` [PATCH 3.2 08/79] KVM: nVMX: set IDTR and GDTR limits when loading L1 host state
` [PATCH 3.2 35/79] blktrace: Fix potential deadlock between delete & sysfs ops
` [PATCH 3.2 32/79] video: udlfb: Fix read EDID timeout
` [PATCH 3.2 02/79] rtc: interface: ignore expired timers when enqueuing new timers
` [PATCH 3.2 12/79] fs/9p: Compare qid.path in v9fs_test_inode
` [PATCH 3.2 24/79] isofs: fix timestamps beyond 2027
` [PATCH 3.2 22/79] media: omap_vout: Fix a possible null pointer dereference in omap_vout_open()
` [PATCH 3.2 63/79] netfilter: xt_TCPMSS: Fix missing fragmentation handling
` [PATCH 3.2 26/79] coda: fix 'kernel memory exposure attempt' in fsync
` [PATCH 3.2 67/79] RDS: Heap OOB write in rds_message_alloc_sgs()
` [PATCH 3.2 37/79] IB/mlx4: Increase maximal message size under UD QP
` [PATCH 3.2 46/79] KVM: vmx: Inject #GP on invalid PAT CR
` [PATCH 3.2 36/79] blktrace: fix unlocked access to init/start-stop/teardown
` [PATCH 3.2 48/79] nfs: Fix ugly referral attributes
` [PATCH 3.2 40/79] s390/disassembler: increase show_code buffer size
` [PATCH 3.2 66/79] netfilter: xt_TCPMSS: add more sanity tests on tcph->doff
` [PATCH 3.2 16/79] l2tp: push all ppp pseudowire shutdown through .release handler
` [PATCH 3.2 51/79] autofs: don't fail mount for transient error
` [PATCH 3.2 18/79] l2tp: don't register sessions in l2tp_session_create()
` [PATCH 3.2 41/79] sctp: Fixup v4mapped behaviour to comply with Sock API
` [PATCH 3.2 55/79] ALSA: usb-audio: Add sanity checks to FE parser
` [PATCH 3.2 49/79] autofs4: autofs4_wait() vs. autofs4_catatonic_mode() race
` [PATCH 3.2 03/79] rtc: set the alarm to the next expiring timer

[RFC PATCH 0/7] Kconfig: add new special property shell= to test compiler options in Kconfig
 2018-02-11  7:28 UTC  (16+ messages)
` [RFC PATCH 4/7] kconfig: support new special property shell=

/kbuild/src/consumer/include/linux/kasan.h:28:41: error: 'KASAN_SHADOW_SCALE_SHIFT' undeclared; did you mean 'KASAN_SHADOW_START'?
 2018-02-11  7:24 UTC 

4.14.x - KVM guests crashing
 2018-02-11  7:25 UTC  (4+ messages)

[PATCH] net/i40e: remove unnecessary FDIR mask configuration
 2018-02-11  7:09 UTC 

IO Error (.snapshots is not a btrfs subvolume)
 2018-02-11  7:08 UTC  (5+ messages)

[PATCH 1/2] zsmalloc: introduce zs_huge_object() function
 2018-02-11  7:05 UTC  (4+ messages)
` [PATCHv2 "

[Buildroot] [autobuild.buildroot.net] Build results for 2018-02-10
 2018-02-11  7:00 UTC 

[PATCH v3] generic: add stress test for fanotify and inotify
 2018-02-11  6:59 UTC 

A special case in write_flush which cause the umount busy
 2018-02-11  6:55 UTC 

[PATCH] net/i40e: add log when setting input set
 2018-02-11  6:55 UTC 

[PATCH v2] Input: gpio_keys: Add level trigger support for GPIO keys
 2018-02-11  6:55 UTC  (2+ messages)

[PATCH] generic: add stress test for fanotify and inotify
 2018-02-11  6:35 UTC  (3+ messages)
` [PATCH v2] "

drivers/net/ethernet/intel/i40e/i40e_ethtool.c:4326:6: error: implicit declaration of function 'cmpxchg64'; did you mean 'cmpxchg'?
 2018-02-11  6:24 UTC 

dell_wmi: Unknown key on Dell Latitude E6410
 2018-02-11  6:19 UTC  (3+ messages)

[PATCH] f2fs: set_code_data in move_data_block
 2018-02-11  6:15 UTC  (5+ messages)

cron job: media_tree daily build: ERRORS
 2018-02-11  6:12 UTC 

[mkl-can-next:j1939 125/140] transport.c:undefined reference to `j1939_procdir'
 2018-02-11  6:08 UTC 

[PATCH 0/2] remove the last of incremental linking
 2018-02-11  6:04 UTC  (3+ messages)
` [PATCH 1/2] kbuild: remove incremental linking option

[PATCH v2 rdma-core 0/2] Support rq and cq record doorbell
 2018-02-11  6:04 UTC  (4+ messages)
` [PATCH v2 rdma-core 1/2] libhns: Support rq "

[PATCH] seq_file: remove redundant assignment of index to m->index
 2018-02-11  5:46 UTC  (4+ messages)

[linux-linus test] 118775: regressions - FAIL
 2018-02-11  5:44 UTC 

[PATCH v2 for-next 0/4] Support rq and cq record doorbell
 2018-02-11  5:44 UTC  (4+ messages)
` [PATCH v2 for-next 1/4] RDMA/hns: Support rq record doorbell for the user space

[kselftests] compaction_test is blocked
 2018-02-11  5:44 UTC  (5+ messages)
    ` [Linux-kselftest-mirror] "

[Qemu-devel] [PATCH v7 00/23] QMP: out-of-band (OOB) execution support
 2018-02-11  5:34 UTC  (4+ messages)
` [Qemu-devel] [PATCH v7 01/23] docs: update QMP documents for OOB commands

[PATCH v4 00/28] add vIOMMU support with irq remapping function of virtual VT-d
 2018-02-11  5:31 UTC  (11+ messages)
` [PATCH v4 09/28] x86/vvtd: Set Interrupt Remapping Table Pointer through GCMD
` [PATCH v4 10/28] x86/vvtd: Enable Interrupt Remapping "
` [PATCH v4 11/28] x86/vvtd: Process interrupt remapping request

[PATCH 0/5] blk-mq/scsi-mq: support global tags & introduce force_blk_mq
 2018-02-11  5:31 UTC  (11+ messages)

[PATCH] KVM: lapic: stop advertising DIRECTED_EOI when in-kernel IOAPIC is in use
 2018-02-11  5:25 UTC  (2+ messages)

[PATCH 3.16 000/136] 3.16.54-rc1 review
 2018-02-11  4:31 UTC  (24+ messages)
` [PATCH 3.16 005/136] s390/runtime instrumention: fix possible memory corruption
` [PATCH 3.16 022/136] bcache: check ca->alloc_thread initialized before wake up it
` [PATCH 3.16 052/136] coda: fix 'kernel memory exposure attempt' in fsync
` [PATCH 3.16 056/136] powerpc/pseries/vio: Dispose of virq mapping on vdevice unregister
` [PATCH 3.16 003/136] Input: adxl34x - do not treat FIFO_MODE() as boolean
` [PATCH 3.16 034/136] l2tp: initialise l2tp_eth sessions before registering them
` [PATCH 3.16 028/136] net/9p: Switch to wait_event_killable()
` [PATCH 3.16 070/136] MIPS: Fix an n32 core file generation regset support regression
` [PATCH 3.16 027/136] fs/9p: Compare qid.path in v9fs_test_inode
` [PATCH 3.16 004/136] ipmi: fix unsigned long underflow
` [PATCH 3.16 025/136] IB/srp: Avoid that a cable pull can trigger a kernel crash
` [PATCH 3.16 030/136] f2fs: expose some sectors to user in inline data or dentry case
` [PATCH 3.16 001/136] drm: gma500: fix logic error
` [PATCH 3.16 062/136] kprobes, x86/alternatives: Use text_mutex to protect smp_alt_modules
` [PATCH 3.16 059/136] powerpc/powernv/cpufreq: Fix the frequency read by /proc/cpuinfo
` [PATCH 3.16 067/136] ima: fix hash algorithm initialization
` [PATCH 3.16 036/136] l2tp: initialise PPP sessions before registering them
` [PATCH 3.16 038/136] bcache: only permit to recovery read error when cache device is clean
` [PATCH 3.16 020/136] elf_fdpic: fix unused variable warning
` [PATCH 3.16 060/136] ACPI / APEI: Replace ioremap_page_range() with fixmap
` [PATCH 3.16 026/136] tpm-dev-common: Reject too short writes
` [PATCH 3.16 006/136] rtc: interface: ignore expired timers when enqueuing new timers
` [PATCH 3.16 024/136] IB/srpt: Do not accept invalid initiator port names

[xen-4.9-testing test] 118784: tolerable FAIL - PUSHED
 2018-02-11  5:15 UTC 

[PATCH] ARM: dts: da850-evm: add clock properties to the nand node
 2018-02-11  5:06 UTC  (4+ 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.