All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-11 06:04:35 to 2018-02-11 10:50:59 UTC [more...]

[PATCH v3 0/7] x86/entry: simplify and unify SAVE/POP_REGS
 2018-02-11 10:49 UTC  (6+ messages)
` [PATCH v3 1/7] x86/entry: merge SAVE_C_REGS and SAVE_EXTRA_REGS, remove unused extensions
` [PATCH v3 2/7] x86/entry: merge POP_C_REGS and POP_EXTRA_REGS
` [PATCH v3 4/7] x86/entry: introduce PUSH_AND_CLEAN_REGS
` [PATCH v3 5/7] x86/entry: use PUSH_AND_CLEAN_REGS in more cases
` [PATCH v3 7/7] x86/entry: indent PUSH_AND_CLEAR_REGS and POP_REGS properly

[PATCH] x86: try to simplify NR_CPUS config
 2018-02-11 10:50 UTC  (9+ messages)
  ` [PATCH v2] x86: "
    ` [PATCH] x86/Kconfig: Further simplify the "

Does selinux work with kernel namespaces?
 2018-02-11 10:46 UTC  (5+ messages)

[U-Boot] [PATCH v4 00/34] phy: sunxi: Add Allwinner sun4i USB PHY
 2018-02-11 10:44 UTC  (7+ messages)
` [U-Boot] [PATCH v4 01/34] usb: sunxi: Simplify ccm reg base code
` [U-Boot] [PATCH v4 03/34] musb: sunxi: Use simple way to fill musb_hdrc pdata

[PATCH v2 0/6] Spectre v2 updates
 2018-02-11 10:41 UTC  (4+ messages)
` [PATCH v2 5/6] KVM/nVMX: Set the CPU_BASED_USE_MSR_BITMAPS if we have a valid L02 MSR bitmap

Questions about bringing up MT7623 board
 2018-02-11 10:41 UTC  (5+ messages)

[PATCH v2] drm/panel: Fix ARM Versatile panel clocks
 2018-02-11 10:38 UTC 

[PATCH] proc/kpageflags: add KPF_WAITERS
 2018-02-11 10:36 UTC  (2+ messages)

[PATCH] mm/huge_memory.c: split should clone page flags before unfreezing pageref
 2018-02-11 10:35 UTC  (2+ messages)

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

[PATCH v2] MIPS: Add basic R5900 support
 2018-02-11 10:33 UTC  (17+ 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
                    ` Aw: "

sched/wait: Fix add_wait_queue() behavioral change
 2018-02-11 10:32 UTC  (3+ messages)

[Bug 103736] Sudden system freezes, dmesg errors
 2018-02-11 10:24 UTC  (2+ messages)
` [Bug 103736] Sudden system freezes, GPU fault detected

[PATCH] xtensa: fix build with KASAN
 2018-02-11 10:21 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/11] arm: sunxi: Use proper and meaningful Kconfig entries
 2018-02-11 10:19 UTC  (12+ messages)
` [U-Boot] [PATCH v2 01/11] sunxi: Add MFD_SUN6I_PRCM kconfig entry
` [U-Boot] [PATCH v2 02/11] sunxi: Add I2C_SUN6I_P2WI "
` [U-Boot] [PATCH v2 03/11] sunxi: Use MFD_SUN6I_PRCM if used
` [U-Boot] [PATCH v2 04/11] sunxi: Add SUNXI_RSB kconfig entry
` [U-Boot] [PATCH v2 05/11] sunxi: Add PMIC_AXP "
` [U-Boot] [PATCH v2 06/11] sunxi: add DRAM_SUN6I kconfig
` [U-Boot] [PATCH v2 07/11] sunxi: Add DRAM_SUN4I kconfig entry
` [U-Boot] [PATCH v2 08/11] sunxi: Add DRAM_SUN9I "
` [U-Boot] [PATCH v2 09/11] sunxi: Add DRAM_SUN8I_A23 "
` [U-Boot] [PATCH v2 10/11] sunxi: Add DRAM_SUN8I_A33 "
` [U-Boot] [PATCH v2 11/11] sunxi: Add DRAM_SUN8I_A83T "

[PATCH] netfilter: nfnetlink_acct: remove useless parameter
 2018-02-11 10:17 UTC 

[PATCH 0/8] rebase -i: offer to recreate merge commits
 2018-02-11 10:16 UTC  (7+ messages)
` [PATCH 5/8] rebase: introduce the --recreate-merges option

[Qemu-devel] [PATCH v2 00/29] Modularize generated QAPI code
 2018-02-11 10:16 UTC  (31+ 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 06/29] qapi: Reduce use of global variables in generators some
` [Qemu-devel] [PATCH v2 07/29] qapi: Turn generators into modules
` [Qemu-devel] [PATCH v2 08/29] qapi-gen: New common driver for code and doc generators
` [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 15/29] qapi: Record 'include' directives in parse tree
` [Qemu-devel] [PATCH v2 16/29] qapi: Generate in source order
` [Qemu-devel] [PATCH v2 17/29] qapi: Record 'include' directives in intermediate representation
` [Qemu-devel] [PATCH v2 18/29] qapi: Rename generated qmp-marshal.c to qmp-commands.c
` [Qemu-devel] [PATCH v2 19/29] qapi: Make code-generating visitors use QAPIGen more
` [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 22/29] qapi: Generate separate .h, .c for each module
` [Qemu-devel] [PATCH v2 23/29] Include less of the generated modular QAPI headers
` [Qemu-devel] [PATCH v2 24/29] qapi: Empty out qapi-schema.json
` [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 27/29] qapi: Move qapi-schema.json to qapi/, rename generated files
` [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 v3] drm/vc4: Expose performance counters to userspace
 2018-02-11 10:07 UTC  (2+ messages)

[Bug 104082] amdgpu 0000:07:00.0: swiotlb buffer is full (sz: 2097152 bytes)
 2018-02-11 10:09 UTC  (3+ messages)

[PATCH v4 0/2] nvme: Add fault injection feature
 2018-02-11 10:09 UTC  (2+ messages)

[PATCH] drm: Print the pid when debug logging an ioctl error
 2018-02-11 10:07 UTC  (4+ messages)

[xen-unstable-coverity test] 118906: all pass - PUSHED
 2018-02-11 10:08 UTC 

[Bug 105030] `radeon_ib_ring_tests()` takes 1.5 s during resume
 2018-02-11 10:06 UTC  (2+ messages)

[PATCH] ath10k: fix use-after-free in ath10k_wmi_cmd_send_nowait
 2018-02-11  9:59 UTC  (3+ messages)

Bug#890090: can-utils: Please update, new features and tools in upstream
 2018-02-11  9:53 UTC 

[PATCH] usertools/dpdk-devbind.py: add support for wind river avp device
 2018-02-11  9:52 UTC 

[PATCH] .gitignore: ignore ANS.1 auto generated files
 2018-02-11  9:55 UTC 

[PATCH 00/25] Add KFD GPUVM support for dGPUs v2
 2018-02-11  9:55 UTC  (5+ messages)
` [PATCH 14/25] drm/amdkfd: Populate DRM render device minor

[U-Boot] [PATCH] common: build ymodem and s_record only on need
 2018-02-11  9:53 UTC 

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

[Qemu-devel] [PATCH 0/3] QAPI file renames
 2018-02-11  9:49 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/3] qapi: Rename QMP and QGA schema files

[PATCH V3 0/6]nvme-pci: fixes on nvme_timeout and nvme_dev_disable
 2018-02-11  9:38 UTC  (20+ messages)
` [PATCH 1/9] nvme: fix the dangerous reference of namespaces list
` [PATCH 2/9] nvme: fix the deadlock in nvme_update_formats
` [PATCH 3/9] nvme: change namespaces_mutext to namespaces_rwsem
` [PATCH 4/9] nvme-pci: quiesce IO queues prior to disabling device HMB accesses
` [PATCH 5/9] nvme-pci: suspend queues based on online_queues
` [PATCH 6/9] nvme-pci: drain the entered requests after ctrl is shutdown
` [PATCH 7/9] blk-mq: make blk_mq_rq_update_aborted_gstate a external interface
` [PATCH 8/9] nvme-pci: break up nvme_timeout and nvme_dev_disable
` [PATCH 9/9] nvme-pci: discard wait timeout when delete cq/sq

[Xenomai] bcm2835 ipipe question
 2018-02-11  9:44 UTC  (2+ messages)

[PATCH v2 0/3] Add "git rebase --show-patch"
 2018-02-11  9:43 UTC  (5+ messages)
` [PATCH v3 0/3] Add "git rebase --show-current-patch"
  ` [PATCH v3 1/3] am: add --show-current-patch
  ` [PATCH v3 2/3] rebase: "
  ` [PATCH v3 3/3] rebase: introduce and use pseudo-ref REBASE_HEAD

[PATCH 0/5] Fix deadlock on runtime suspend in DRM drivers
 2018-02-11  9:38 UTC  (6+ messages)
` [PATCH 3/5] drm/nouveau: Fix deadlock on runtime suspend
` [PATCH 1/5] workqueue: Allow retrieval of current task's work struct
` [PATCH 5/5] drm/amdgpu: Fix deadlock on runtime suspend
` [PATCH 4/5] drm/radeon: "
` [PATCH 2/5] drm: Allow determining if current task is output poll worker

[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)

[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] net/mlx4: use PCI address as port name
 2018-02-11  8:29 UTC 

[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 39/79] ocfs2: should wait dio before inode lock in ocfs2_setattr()
 2018-02-11  7:39 UTC  (2+ messages)

/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 "


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.