All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-27 08:53:17 to 2018-03-27 09:20:31 UTC [more...]

[Qemu-devel] [qemu-devel][PATCH v1 1/2] ssi.c: Check if slave already attached to a parent bus
 2018-03-27  7:21 UTC  (2+ messages)
` [Qemu-devel] [qemu-devel][PATCH v1 2/2] xilinx_spi: use qdev_init_gpio_out for gpio init

[PATCH v3 0/8] ARM: davinci: complete the conversion to using the reset framework
 2018-03-27  9:20 UTC  (20+ messages)
` [PATCH v3 1/8] ARM: davinci: dts: make psc0 a reset provider
` [PATCH v3 2/8] ARM: davinci: dts: add a reset control to the dsp node
` [PATCH v3 3/8] clk: davinci: add a reset lookup table for psc0
` [PATCH v3 4/8] remoteproc/davinci: add the missing retval check for clk_enable()
` [PATCH v3 5/8] remoteproc/davinci: prepare and unprepare the clock where needed
` [PATCH v3 6/8] remoteproc/davinci: use octal permissions for module_param()
` [PATCH v3 7/8] remoteproc/davinci: use the reset framework
` [PATCH v3 8/8] clk: davinci: kill davinci_clk_reset_assert/deassert()

Bitbake failure:
 2018-03-27  9:19 UTC  (3+ messages)

Too easy OOM
 2018-03-27  9:19 UTC 

[PATCH 00/10] Improve shrink_slab() scalability (old complexity was O(n^2), new is O(n))
 2018-03-27  9:18 UTC  (9+ messages)
` [PATCH 01/10] mm: Assign id to every memcg-aware shrinker
` [PATCH 02/10] mm: Maintain memcg-aware shrinkers in mcg_shrinkers array

[MPTCP] Using struct socket for subflows
 2018-03-27  9:18 UTC 

[PATCH 00/10] drm/sun4i: Frontend YUV and MB32 tile modifier support
 2018-03-27  9:18 UTC  (9+ messages)
` [PATCH 02/10] drm/sun4i: Disable YUV channel when using the frontend and set interlace

[PATCH] libpcre: 8.41 -> 8.42
 2018-03-27  9:18 UTC  (3+ messages)
` ✗ patchtest: failure for "
` [PATCH v2] "

[PATCH] vhost-net: add time limitation for tx polling
 2018-03-27  9:12 UTC 

[PATCH net] lan78xx: Crash in lan78xx_writ_reg (Workqueue: events lan78xx_deferred_multicast_write)
 2018-03-27  9:21 UTC 

[PATCH 1/5] staging/vboxvideo: Use gem_free_object_unlocked
 2018-03-27  9:18 UTC  (3+ messages)

[bug report] drm/vmwgfx: Cursor update fixes
 2018-03-27  9:16 UTC  (2+ messages)

[PATCH 2/2] KVM: VMX: Add Force Emulation Prefix for "emulate the next instruction"
 2018-03-27  9:15 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] blacklist: Don't run DRRS test on Intel CI system
 2018-03-27  9:15 UTC  (3+ messages)

[Fuego] [Bug] bsd-mailx package has been removed from Debian repository
 2018-03-27  9:14 UTC 

[Qemu-devel] [PATCH for 2.13 v2 00/20] linux-user: move arch specific parts to arch directories
 2018-03-27  9:13 UTC  (4+ messages)
` [Qemu-devel] [PATCH for 2.13 v2 09/20] linux-user: move s390x signal.c parts to s390x directory

[PATCH] gpu: drm: nouveau: Use list_for_each_entry_from_reverse
 2018-03-27  9:14 UTC  (5+ messages)
` [Outreachy kernel] "
  ` [Outreachy kernel] "

[PATCH] mt76x2: fix warning in ieee80211_get_key_rx_seq()
 2018-03-27  9:13 UTC  (2+ messages)
`  "

[PATCH v3 00/20] Device querying
 2018-03-27  9:12 UTC  (3+ messages)
` [PATCH v3 02/20] kvargs: build before EAL

[linux-lvm] Can't work normally after attaching disk volumes originally in a VG on another machine
 2018-03-27  9:12 UTC  (6+ messages)

[PATCH v13 0/3] mm, x86, powerpc: Enhancements to Memory Protection Keys
 2018-03-27  9:09 UTC  (16+ messages)
` [PATCH v13 1/3] mm, powerpc, x86: define VM_PKEY_BITx bits if CONFIG_ARCH_HAS_PKEYS is enabled
` [PATCH v13 2/3] mm, powerpc, x86: introduce an additional vma bit for powerpc pkey
` [PATCH v13 3/3] mm, x86, powerpc: display pkey in smaps only if arch supports pkeys

[PATCH v2 00/21] kconfig: move compiler capability tests to Kconfig
 2018-03-27  9:12 UTC  (3+ messages)
` [PATCH v2 15/21] gcov: remove CONFIG_GCOV_FORMAT_AUTODETECT

How to disable module auto-loading
 2018-03-27  9:12 UTC  (2+ messages)

[PATCH] mt76x2: fix possible NULL pointer dereferencing in mt76x2_tx()
 2018-03-27  9:11 UTC  (2+ messages)
`  "

How to add a module to python-native
 2018-03-27  9:11 UTC  (3+ messages)

Regression with arm in next with stack protector
 2018-03-27  9:11 UTC  (5+ messages)

[PATCH] net/vhost: fix segfault when creating vdev dynamically
 2018-03-27 16:05 UTC  (4+ messages)

[PATCH v3 1/3] dt-bindings: gpio: Add Spreadtrum EIC controller documentation
 2018-03-27  9:10 UTC  (4+ messages)
` [PATCH v3 3/3] gpio: Add Spreadtrum PMIC EIC driver support

[PATCH v2 00/10] migration: improve and cleanup compression
 2018-03-27  9:10 UTC  (11+ messages)
` [PATCH v2 01/10] migration: stop compressing page in migration thread
` [PATCH v2 02/10] migration: stop compression to allocate and free memory frequently
` [PATCH v2 03/10] migration: stop decompression "
` [PATCH v2 04/10] migration: detect compression and decompression errors
` [PATCH v2 05/10] migration: introduce control_save_page()
` [PATCH v2 06/10] migration: move some code ram_save_host_page
` [PATCH v2 07/10] migration: move calling control_save_page to the common place
` [PATCH v2 08/10] migration: move calling save_zero_page "
` [PATCH v2 09/10] migration: introduce save_normal_page()
` [PATCH v2 10/10] migration: remove ram_save_compressed_page()

[PATCH] mt76: use mt76_poll_msec routine in mt76pci_load_firmware()
 2018-03-27  9:10 UTC  (2+ messages)
`  "

[PATCH 2/2] KVM: VMX: Add Force Emulation Prefix for "emulate the next instruction"
 2018-03-27  9:09 UTC  (2+ messages)

Forced preemption gedankenexperiment
 2018-03-27  9:10 UTC  (8+ messages)
` [PATCH 08/11] drm/i915/execlists: Force preemption via reset on timeout
` [PATCH 10/11] drm/i915: Use a preemption timeout to enforce interactivity

[PATCH 1/2] md: dm-verity: aggregate crypto API calls
 2018-03-27  9:09 UTC  (9+ messages)
` [PATCH 2/2] md: dm-verity: allow parallel processing of bio blocks
  ` [dm-devel] "

scipy recipe
 2018-03-27  9:04 UTC  (3+ messages)

[PATCH] brcmsmac: allocate ucode with GFP_KERNEL
 2018-03-27  9:09 UTC  (2+ messages)
`  "

[PATCH v2 00/17] arm64: Mediate access to GICv3 sysregs at EL2
 2018-03-27  9:07 UTC  (18+ messages)
` [PATCH v2 01/17] arm: Placeholder for handling Group0/1 traps
` [PATCH v2 02/17] arm64: vgic-v3: Add ICV_BPR1_EL1 handler
` [PATCH v2 03/17] arm64: vgic-v3: Add ICV_IGRPEN1_EL1 handler
` [PATCH v2 04/17] arm64: Add accessors for the ICH_APxRn_EL2 registers
` [PATCH v2 05/17] Expose ich_read/write_lr in vgic-v3-sr.c
` [PATCH v2 06/17] arm64: Add ICV_IAR1_EL1 handler
` [PATCH v2 07/17] arm64: vgic-v3: Add ICV_EOIR1_EL1 handler
` [PATCH v2 08/17] arm64: vgic-v3: Add ICV_AP1Rn_EL1 handler
` [PATCH v2 09/17] arm64: vgic-v3: Add ICV_HPPIR1_EL1 handler
` [PATCH v2 10/17] arm64: vgic-v3: Add ICV_BPR0_EL1 handler
` [PATCH v2 11/17] arm64: vgic-v3: Add ICV_IGRPEN0_EL1 handler
` [PATCH v2 12/17] arm64: vgic-v3: Add misc Group-0 handlers
` [PATCH v2 13/17] arm64: cputype: Add MIDR values for Cavium ThunderX1 CPU family
` [PATCH v2 14/17] arm64: Add config for Cavium Thunder erratum 30115
` [PATCH v2 15/17] arm: Hook workaround handler from traps.c based on Cavium workaround_30115
` [PATCH v2 16/17] arm64: if trapping a write-to-read-only GICv3 access inject Undef exception in guest
` [PATCH v2 17/17] arm64: if trapping a read-from-write-only GICv3 access inject undef "

[PATCH 0/4] selftests: fix compiling issues
 2018-03-27  9:00 UTC  (10+ messages)
` [PATCH 4/4] selftests/bpf: fix compiling errors

[PATCH v6 3/3] PCI: mobiveil: Add MSI support for Mobiveil PCIe Host Bridge IP driver
 2018-03-27  9:09 UTC  (4+ messages)

[PATCH v4] scripts/package/builddeb: split generating packaging and build
 2018-03-27  9:07 UTC  (2+ messages)

[PATCH] mm/list_lru: replace spinlock with RCU in __list_lru_count_one
 2018-03-27  9:08 UTC  (3+ messages)

[PATCH V2 01/12] brcmfmac: do not convert linux error to firmware error string
 2018-03-27  9:08 UTC  (2+ messages)
` [V2, "

[PATCH v2 0/2] KVM: X86: Add Force Emulation Prefix for "emulate the next instruction"
 2018-03-27  9:06 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: X86: Introduce handle_ud()
` [PATCH v2 2/2] KVM: X86: Add Force Emulation Prefix for "emulate the next instruction"

[PATCH v4 0/7] xen/x86: various XPTI speedups
 2018-03-27  9:07 UTC  (8+ messages)
` [PATCH v4 1/7] x86/xpti: avoid copying L4 page table contents when possible
` [PATCH v4 2/7] x86/xpti: don't flush TLB twice when switching to 64-bit pv context
` [PATCH v4 3/7] xen/x86: support per-domain flag for xpti
` [PATCH v4 4/7] xen/x86: use invpcid for flushing the TLB
` [PATCH v4 5/7] xen/x86: disable global pages for domains with XPTI active
` [PATCH v4 6/7] xen/x86: use flag byte for decision whether xen_cr3 is valid
` [PATCH v4 7/7] xen/x86: use PCID feature

[PATCH v2 00/16] Fix probe functions error path
 2018-03-27  9:06 UTC  (5+ messages)
` [PATCH v2 13/16] mtd: rawnand: hisi504: fix and enhance the probe function "
` [PATCH v2 16/16] mtd: rawnand: s3c2410: "

[PATCH v1] perf stat: avoid 10ms limit for printing event counts
 2018-03-27  9:06 UTC  (2+ messages)

[PATCH v2 0/4] Introduce PMSAv8 memory protection unit
 2018-03-27  9:06 UTC  (3+ messages)

[PATCH v6 0/3] drm: Add Thine THC63LVD1024 LVDS decoder bridge
 2018-03-27  9:06 UTC  (18+ messages)
` [PATCH v6 1/3] dt-bindings: display: bridge: Document THC63LVD1024 LVDS decoder
` [PATCH v6 2/3] drm: bridge: Add thc63lvd1024 LVDS decoder driver

[PATCH bpf-next] bpf: sockmap: initialize sg table entries properly
 2018-03-27  9:05 UTC  (4+ messages)

[PATCH v4 0/4] worktree: teach "add" to check out existing branches
 2018-03-27  9:04 UTC  (11+ messages)
` [PATCH v5 0/6] "
  ` [PATCH v5 2/6] worktree: be clearer when "add" dwim-ery kicks in
  ` [PATCH v5 3/6] worktree: remove force_new_branch from struct add_opts
  ` [PATCH v5 4/6] worktree: factor out dwim_branch function
  ` [PATCH v5 5/6] worktree: teach "add" to check out existing branches

Question about how to get package included in SDK
 2018-03-27  9:03 UTC  (2+ messages)

[RESEND PATCH 1/2] dt-ops: Add helper API to dump fdt blob
 2018-03-27  9:04 UTC  (5+ messages)

linux-next: Tree for Mar 27
 2018-03-27  9:02 UTC 

[PATCH] rtlwifi: rtl8821ae: fix spelling mistake: "Aboslute" -> "Absolute"
 2018-03-27  9:03 UTC  (3+ messages)
`  "

[PATCH][next] drm/amd/pp: Fix spelling mistake: "suppported" -> "supported"
 2018-03-27  9:03 UTC  (2+ messages)

[PATCH] Adaptation secure erase forwarding for 4.1x kernels
 2018-03-27  9:03 UTC  (8+ messages)
` [PATCH] dm table: add support for secure erase forwarding [was: Re: Adaptation secure erase forwarding for 4.1x kernels]
    `  "

[PATCH] rtlwifi: correct comment
 2018-03-27  9:02 UTC  (2+ messages)
`  "

[PATCH v2 01/15] rtlwifi: Add modifier static to functions reported by sparse
 2018-03-27  9:01 UTC  (2+ messages)
` [v2, "

[PATCH v2 0/7] clk: meson-axg: Add AO Cloclk and Reset driver
 2018-03-27  9:00 UTC  (6+ messages)
` [PATCH v2 7/7] ARM64: dts: meson-axg: add an 32K alt aoclk

[RFC usb-next v3 0/2] fix HCD PHY suspend handling
 2018-03-27  9:00 UTC  (6+ messages)
` [RFC,usb-next,v3,1/2] usb: core: split usb_phy_roothub_{init,alloc}
    ` [RFC usb-next v3 1/2] "

[PATCH] drm/amd/pp: silence a static checker warning
 2018-03-27  8:59 UTC  (4+ messages)

disk-io lockup in 4.14.13 kernel
 2018-03-27  8:59 UTC  (13+ messages)

[Bug 105760] [4.17-drm-wip] RIP: smu7_populate_single_firmware_entry.isra.6+0x57/0xc0 [amdgpu] RSP: ffffa17901efb930
 2018-03-27  8:58 UTC 

[Buildroot] RFC: gst1-plugins-good 1.14: enable-qt config option
 2018-03-27  8:57 UTC 

RFC on writel and writel_relaxed
 2018-03-27  8:56 UTC  (14+ messages)

[Qemu-devel] [RFC for-2.13 00/12] target/ppc: Assorted cpu cleanups (esp. hash64 MMU)
 2018-03-27  8:56 UTC  (5+ messages)
` [Qemu-devel] [RFC for-2.13 05/12] target/ppc: Remove fallback 64k pagesize information
` [Qemu-devel] [RFC for-2.13 06/12] target/ppc: Move page size setup to helper function

Can we drop 'hardware_handler "1 alua"'?
 2018-03-27  8:56 UTC 

[DPDK] net/i40e: convert to new Tx offloads API
 2018-03-27  8:51 UTC  (3+ messages)
` [PATCH v2 1/2] net/i40e: convert to new Rx "
` [PATCH v2 2/2] net/i40e: convert to new Tx "

[PATCH igt] igt/perf_pmu: Most-busy requires at least one busy engine
 2018-03-27  8:55 UTC  (5+ messages)
` [igt-dev] [Intel-gfx] "

[PATCH 00/11] staging: wilc1000: fix for checkpatch and handled malloc memory properly
 2018-03-27  8:55 UTC  (6+ messages)

[PATCH v6] kernel.h: Retain constant expression output for max()/min()
 2018-03-27  8:55 UTC  (2+ messages)

[Fuego] kernel_build dependencies
 2018-03-27  8:55 UTC  (2+ messages)
` [Fuego] [PATCH] Dockerfile: sdk dependencies for building a x86_64 kernel

[Buildroot] [PATCH v1 1/2] gnutls: needs C++ support
 2018-03-27  8:55 UTC  (4+ messages)

[PATCH v3 0/7] xen/x86: various XPTI speedups
 2018-03-27  8:54 UTC  (6+ messages)
` [PATCH v3 5/7] xen/x86: disable global pages for domains with XPTI active

[PATCH 1/2] rsi: fix error path handling in SDIO probe
 2018-03-27  8:54 UTC  (2+ messages)
` [1/2] "

[PATCH][next] rsi: remove redundant duplicate assignment of buffer_size
 2018-03-27  8:53 UTC  (3+ messages)
` [next] "

[Fuego] Kernel build fixes
 2018-03-27  8:53 UTC  (11+ messages)
` [Fuego] [PATCH 01/10] kernel_build: remove arm64 build test
` [Fuego] [PATCH 02/10] kernel_build: add spec for arm and arm64
` [Fuego] [PATCH 03/10] kernel_build: fix regex
` [Fuego] [PATCH 04/10] kernel_build: add some pre_checks
` [Fuego] [PATCH 05/10] kernel_build: remove paranoic shell checks
` [Fuego] [PATCH 06/10] kernel_build: use nproc to guess the number of cores
` [Fuego] [PATCH 07/10] kernel_build: put the test in test_run not test_build
` [Fuego] [PATCH 08/10] kernel_build: simplify testlog generation
` [Fuego] [PATCH 09/10] kernel_build: implement kernel deployment
` [Fuego] [PATCH 10/10] kernel_build: add test.yaml


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.