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

[PATCH 00/11] KVM: PPC: reconstruct mmio emulation with analyse_instr()
 2018-04-25 11:54 UTC  (5+ messages)
` [PATCH 01/11] KVM: PPC: add pt_regs into kvm_vcpu_arch and move vcpu->arch.gpr[] into it
` [PATCH 02/11] KVM: PPC: mov nip/ctr/lr/xer registers to pt_regs in kvm_vcpu_arch

where is useradd-example.bb
 2018-04-25 11:53 UTC  (2+ messages)

[PATCH] tests/xfs: filestream allocator inode use-after-free test
 2018-04-25 11:53 UTC  (3+ messages)

FAILED: patch "[PATCH] tpm: self test failure should not cause suspend to fail" failed to apply to 4.4-stable tree
 2018-04-25 11:53 UTC  (3+ messages)

[PATCH net 0/3] net: mvpp2: Fix hangs when starting some interfaces on 7k/8k
 2018-04-25 11:52 UTC  (15+ messages)
` [PATCH net 1/3] net: mvpp2: Fix clk error path in mvpp2_probe
` [PATCH net 2/3] net: mvpp2: Fix clock resource by adding missing mg_core_clk
` [PATCH net 3/3] ARM64: dts: marvell: armada-cp110: Add clocks for the xmdio node

[PATCH 0/8] drm/i915: per context slice/subslice powergating
 2018-04-25 11:52 UTC  (11+ messages)
` [PATCH 1/8] drm/i915: expose helper mapping exec flag engine to intel_engine_cs
` [PATCH 2/8] drm/i915: Program RPCS for Broadwell
` [PATCH 3/8] drm/i915: don't specify pinned size for wa_bb pin/allocation
` [PATCH 4/8] drm/i915: extract per-ctx/indirect bb programming
` [PATCH 5/8] drm/i915: pass wa_ctx as argument
` [PATCH 6/8] drm/i915: reprogram NOA muxes on context switch when using perf
` [PATCH 7/8] drm/i915: Record the sseu configuration per-context & engine
` [PATCH 8/8] drm/i915: Expose RPCS (SSEU) configuration to userspace

[PATCH v2] ethdev: check Rx/Tx offloads
 2018-04-25 11:31 UTC  (3+ messages)
` [PATCH] "
` [PATCH v3] "

Re: Troubleshooting WireGuard connections
 2018-04-25 11:51 UTC  (12+ messages)
    `  "

[PATCH net-next] sctp: remove the unused sctp_assoc_is_match function
 2018-04-25 11:49 UTC  (3+ messages)

[PATCH v3 0/5] Enhance support for system and runtime power management on malidp
 2018-04-25 11:49 UTC  (7+ messages)
` [PATCH v3 5/5] drm/arm/malidp: Added the late system pm functions

Btrfs progs release 4.16.1
 2018-04-25 11:49 UTC  (6+ messages)

[igt-dev] [PATCH i-g-t 0/3] intel: per context powergating tests & benchmark
 2018-04-25 11:48 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 1/3] headers: bump
` [igt-dev] [PATCH i-g-t 2/3] tests: add slice power programming test
` [igt-dev] [PATCH i-g-t 3/3] benchmark: add gem_exec_delay

[PATCH net-next] sctp: fix identification of new acks for SFR-CACC
 2018-04-25 11:47 UTC  (3+ messages)

azx_probe() called twice
 2018-04-25 11:48 UTC 

[RFC v2 0/2] kvm "fake DAX" device flushing
 2018-04-25 11:46 UTC  (18+ messages)
` [Qemu-devel] "
  ` [RFC v2 1/2] virtio: add pmem driver
    ` [Qemu-devel] "
  ` [RFC v2 2/2] pmem: device flush over VIRTIO
    ` [Qemu-devel] "
  ` [RFC v2] qemu: Add virtio pmem device
    ` [Qemu-devel] "

[Qemu-devel] [PATCH v2 0/2] Add vfio display reset handling
 2018-04-25 11:46 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 2/2] ui: introduce vfio_display_reset

Graduation Review: Windows PV Driver
 2018-04-25 11:43 UTC 

[PATCH v2] x86/microcode: Synchronize late microcode loading
 2018-04-25 11:46 UTC 

[PATCH net-next] sctp: fix const parameter violation in sctp_make_sack
 2018-04-25 11:45 UTC  (3+ messages)

[Qemu-devel] [PATCH v12 00/21] Multifd
 2018-04-25 11:44 UTC  (23+ messages)
` [Qemu-devel] [PATCH v12 01/21] migration: Set error state in case of error
` [Qemu-devel] [PATCH v12 02/21] migration: Introduce multifd_recv_new_channel()
` [Qemu-devel] [PATCH v12 03/21] migration: terminate_* can be called for other threads
` [Qemu-devel] [PATCH v12 04/21] migration: Be sure all recv channels are created
` [Qemu-devel] [PATCH v12 05/21] migration: Export functions to create send channels
` [Qemu-devel] [PATCH v12 06/21] migration: Create multifd channels
` [Qemu-devel] [PATCH v12 07/21] migration: Delay start of migration main routines
` [Qemu-devel] [PATCH v12 08/21] migration: Transmit initial package through the multifd channels
` [Qemu-devel] [PATCH v12 09/21] migration: Define MultifdRecvParams sooner
` [Qemu-devel] [PATCH v12 10/21] migration: Create multipage support
` [Qemu-devel] [PATCH v12 11/21] migration: Create multifd packet
` [Qemu-devel] [PATCH v12 12/21] migration: Add multifd traces for start/end thread
` [Qemu-devel] [PATCH v12 13/21] migration: Calculate transferred ram correctly
` [Qemu-devel] [PATCH v12 14/21] migration: Multifd channels always wait on the sem
` [Qemu-devel] [PATCH v12 15/21] migration: Add block where to send/receive packets
` [Qemu-devel] [PATCH v12 16/21] migration: Synchronize multifd threads with main thread
` [Qemu-devel] [PATCH v12 17/21] migration: Create ram_multifd_page
` [Qemu-devel] [PATCH v12 18/21] migration: Start sending messages
` [Qemu-devel] [PATCH v12 19/21] migration: Wait for blocking IO
` [Qemu-devel] [PATCH v12 20/21] migration: Remove not needed semaphore and quit
` [Qemu-devel] [PATCH v12 21/21] migration: Stop sending whole pages through main channel

[PATCH v5 00/11] vsprintf: Prevent silent crashes and consolidate error handling
 2018-04-25 11:44 UTC  (13+ messages)
` [PATCH v5 01/11] vsprintf: Shuffle misc pointer to string functions
` [PATCH v5 02/11] vsprintf: Add missing const ptr qualifier to prt_to_id()
` [PATCH v5 03/11] vsprintf: Consistent %pK handling for kptr_restrict == 0
` [PATCH v5 04/11] vsprintf: Do not check address of well-known strings
` [PATCH v5 05/11] vsprintf: Consolidate handling of unknown pointer specifiers
` [PATCH v5 06/11] vsprintf: Factor out %p[iI] handler as ip_addr_string()
` [PATCH v5 07/11] vsprintf: Factor out %pV handler as va_format()
` [PATCH v5 08/11] vsprintf: Factor out %pO handler as kobject_string()
` [PATCH v5 09/11] vsprintf: Prevent crash when dereferencing invalid pointers
` [PATCH v5 10/11] vsprintf: WARN() on invalid pointer access
` [PATCH v5 11/11] vsprintf: Avoid confusion between invalid address and value

[PULL][PATCH 0/1] mtd-utils: Add mtd-utils-tests package
 2018-04-25  7:11 UTC 

[PATCH] powerpc/xics: add missing of_node_put() in error path
 2018-04-25 11:27 UTC 

status page
 2018-04-25 11:39 UTC  (4+ messages)

[Qemu-devel] [PATCH for 2.13 v4 00/20] linux-user: move arch specific parts to arch directories
 2018-04-24 19:53 UTC  (2+ messages)

[PATCH] f2fs: fix potential overflow
 2018-04-25 11:38 UTC 

[PATCH v2 0/2] clk: meson: gxbb: add the video decoder clocks
 2018-04-25 11:37 UTC  (5+ messages)
` [PATCH v2 1/2] clk: meson: gxbb: expose VDEC_1 and VDEC_HEVC clocks

[PATCH 0/6] soc: qcom: smem: bug fixes
 2018-04-25 11:37 UTC  (4+ messages)

[PATCH 4.16 00/26] 4.16.5-stable review
 2018-04-25 10:33 UTC  (10+ messages)
` [PATCH 4.16 02/26] cifs: do not allow creating sockets except with SMB1 posix exensions
` [PATCH 4.16 10/26] drm/i915/gvt: throw error on unhandled vfio ioctls
` [PATCH 4.16 11/26] drm/i915/gvt: Add drm_format_mod update
` [PATCH 4.16 12/26] drm/i915/bios: filter out invalid DDC pins from VBT child devices
` [PATCH 4.16 13/26] drm/i915/audio: Fix audio detection issue on GLK
` [PATCH 4.16 14/26] drm/i915: Do no use kfree() to free a kmem_cache_alloc() return value
` [PATCH 4.16 17/26] mm,vmscan: Allow preallocating memory for register_shrinker()
` [PATCH 4.16 18/26] netfilter: x_tables: cap allocations at 512 mbyte
` [PATCH 4.16 21/26] netfilter: compat: reject huge allocation requests

[Xenomai] Kernel oops during rtnet loopback usage on x86_64 (e1000e)
 2018-04-25 11:36 UTC  (3+ messages)

[PATCH v2] powerpc: Fix smp_send_stop NMI IPI handling
 2018-04-25 11:35 UTC 

[Qemu-devel] [PATCH v2 0/9] block: Add COR filter driver
 2018-04-25 11:35 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/9] "

[PATCH 1/1] ocfs2: eliminate a misreported warning
 2018-04-25 11:29 UTC 

[PATCH 4.14 000/183] 4.14.37-stable review
 2018-04-25 10:33 UTC  (5+ messages)
` [PATCH 4.14 013/183] usb: musb: call pm_runtime_{get,put}_sync before reading vbus registers
` [PATCH 4.14 015/183] powerpc/eeh: Fix race with driver un/bind
` [PATCH 4.14 018/183] NFSv4: always set NFS_LOCK_LOST when a lock is lost
` [PATCH 4.14 019/183] ACPI / LPSS: Do not instiate platform_dev for devs without MMIO resources

[PATCH] drm/i915/execlists: Skip lite restore on the currently executing request
 2018-04-25 11:31 UTC  (4+ messages)

ThinkPad Yoga 370 thinkpad_acpi: unknown/reserved multi-mode value
 2018-04-25 11:29 UTC 

[REVIEW][PATCH 00/22] Simplifying siginfo users
 2018-04-25 11:29 UTC  (3+ messages)
` [REVIEW][PATCH 09/22] signal/nds32: Use force_sig_fault where appropriate

(unknown),
 2018-04-25 11:17 UTC  (9+ messages)
` [PATCH 06/22] arc: use generic dma_noncoherent_ops

[PATCH V3] cpufreq: powernv: Fix the hardlockup by synchronus smp_call in timer interrupt
 2018-04-25 11:26 UTC  (3+ messages)

[PATCH 0/8] Fix year 2038 issue for sound subsystem
 2018-04-25 11:26 UTC  (5+ messages)

ThinkPad Yoga 370 thinkpad_acpi unhandled events
 2018-04-25 11:25 UTC  (11+ messages)

[PATCHv3 00/11] ARMv8.3 pointer authentication userspace support
 2018-04-25 11:23 UTC  (4+ messages)
` [PATCHv3 07/11] arm64: add basic pointer authentication support

[PATCH] rds: ib: Fix missing call to rds_ib_dev_put in rds_ib_setup_qp
 2018-04-25 11:22 UTC 

[Ocfs2-devel] [PATCH v3] ocfs2: clean up redundant function declarations
 2018-04-25 11:21 UTC 

FAILED: patch "[PATCH] tpm: self test failure should not cause suspend to fail" failed to apply to 4.9-stable tree
 2018-04-25 11:20 UTC  (2+ messages)

[Qemu-devel] [PATCH v8 0/8] Add make check tests for Migration
 2018-04-25 11:19 UTC  (9+ messages)
` [Qemu-devel] [PATCH v8 1/8] qemu-sockets: Export SocketAddress_to_str
` [Qemu-devel] [PATCH v8 2/8] tests: Add migration precopy test
` [Qemu-devel] [PATCH v8 3/8] tests: Add migration xbzrle test
` [Qemu-devel] [PATCH v8 4/8] migration: Create socket-address parameter
` [Qemu-devel] [PATCH v8 5/8] tests: Migration ppc now inlines its program
` [Qemu-devel] [PATCH v8 6/8] tests: Add basic migration precopy tcp test
` [Qemu-devel] [PATCH v8 7/8] migration: Add multifd test
` [Qemu-devel] [PATCH v8 8/8] [RFH] tests: Add migration compress threads tests

[PATCH v2 0/5] vfio: ccw: error handling fixes and improvements
 2018-04-25 11:19 UTC  (4+ messages)
` [PATCH v2 1/5] vfio: ccw: fix cleanup if cp_prefetch fails

[PATCH] Add new dvb-t board ":Zolid Hybrid Tv Stick"
 2018-04-25 11:18 UTC  (4+ messages)

[PATCH] drm/todo: Fallout from v3d review
 2018-04-25 11:17 UTC 

[Qemu-devel] [PATCH] block: Merge .bdrv_co_writev{, _flags} in drivers
 2018-04-25 11:15 UTC  (3+ messages)

[PATCH 0/2] renesas: ceu: Add R-Mobile A1
 2018-04-25 11:15 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: media: renesas-ceu: Add R-Mobile R8A7740
` [PATCH 2/2] ARM: dts: r8a7740: Enable CEU0

Lack of strictly ordered metadata crash recovery in f2fs
 2018-04-25 11:15 UTC  (3+ messages)

[PATCH] media: zoran: move to dma-mapping interface
 2018-04-25 11:15 UTC  (5+ messages)

[PATCH 0/7] Enable most media drivers to build on ARM
 2018-04-25 11:13 UTC  (6+ messages)
` [PATCH 5/7] omapfb: omapfb_dss.h: add stubs to build with COMPILE_TEST && DRM_OMAP

[PATCH v3 0/3] SY8106 regulator support and enable it on Orange Pi PC
 2018-04-25 11:13 UTC  (8+ messages)
` [PATCH v3 2/3] regulator: add support for SY8106A regulator

kernel BUG at drivers/tty/tty_ldisc.c:LINE!
 2018-04-25 11:12 UTC  (2+ messages)
` [PATCH] tty: Use __GFP_NOFAIL for tty_ldisc_get()

[Qemu-devel] [PATCH] hw/pci-host/q35: Replace hardcoded value with macro
 2018-04-25  9:25 UTC  (2+ messages)

[PATCH v3] bpf, x86_32: add eBPF JIT compiler for ia32
 2018-04-25 11:11 UTC 

[PATCH] ethdev: remove experimental flag of ports enumeration
 2018-04-25 11:11 UTC  (3+ messages)

[PATCH] drm/i915: Add documentation to gen9_set_dc_state()
 2018-04-25 11:09 UTC  (4+ messages)

[PATCH v3 1/2] cxl: Set the PBCQ Tunnel BAR register when enabling capi mode
 2018-04-25 11:08 UTC  (2+ messages)
` [PATCH v3 2/2] cxl: Report the tunneled operations status

WARNING in tty_set_ldisc
 2018-04-25 11:08 UTC  (6+ messages)
      ` [PATCH] tty: Avoid possible error pointer dereference at tty_ldisc_restore()

[PATCH 00/10] vfio: ccw: Refactoring the VFIO CCW state machine
 2018-04-25 11:06 UTC  (7+ messages)
` [PATCH 01/10] vfio: ccw: Moving state change out of IRQ context

[PATCH 0/3] v4.16 tpmdd backports
 2018-04-25 11:06 UTC  (2+ messages)

INFO: rcu detected stall in d_walk
 2018-04-25 11:05 UTC  (2+ messages)

[PATCH 0/7] gnss: add new GNSS subsystem
 2018-04-25 11:05 UTC  (4+ messages)
` [PATCH 3/7] gnss: add generic serial driver


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.