All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-19 06:23:23 to 2018-12-19 08:03:50 UTC [more...]

[PATCH v4 00/18] mfd: demodularization of non-modular drivers
 2018-12-19  8:03 UTC  (3+ messages)

[PATCH v3 0/4] Add device links to clocks
 2018-12-19  8:03 UTC  (4+ messages)
` [PATCH v3 1/4] clk: core: clarify the check for runtime PM

[PATCH net 1/2] net: bpfilter: restart bpfilter_umh when error occurred
 2018-12-19  8:03 UTC  (5+ messages)

[PATCH] btrfs: Make first argument of btrfs_run_delalloc_range directly an inode
 2018-12-19  8:03 UTC  (2+ messages)

[Qemu-devel] [PATCH for-3.2 00/11] vhost-user-backend & vhost-user-input
 2018-12-19  8:01 UTC  (11+ messages)
` [Qemu-devel] [PATCH for-3.2 01/11] vhost-user: define conventions for vhost-user backends

Xen 4.11.1 panic
 2018-12-19  8:02 UTC  (2+ messages)
` 4.8.5 too [Re: Xen 4.11.1 panic]

[RFC PATCH v5 0/5] x86: Add vDSO exception fixup for SGX
 2018-12-19  7:58 UTC  (2+ messages)
` x86/sgx: uapi change proposal

NCSI eth0 (ftgmac100): transmit queue 0 timed out error
 2018-12-19  7:50 UTC 

[PATCH 2/2] s390/pci: handle function enumeration after sriov enablement
 2018-12-19  7:52 UTC  (7+ messages)
` [PATCH 1/2] PCI/IOV: provide flag to skip VF scanning
` [PATCH 2/2] s390/pci: "

[PATCH] drm/amd/display: Remove duplicate header
 2018-12-19  7:57 UTC 

[PATCH 1/1] timer: fix race condition
 2018-12-19  7:57 UTC  (3+ messages)

[U-Boot] CONFIG_DM_USB breakage on sunxi boards with musb?
 2018-12-19  7:56 UTC  (2+ messages)
` [U-Boot] [linux-sunxi] "

[Qemu-devel] [PATCH v3 0/5] keymap: support kbd layouts with multiple mappings for the same key
 2018-12-19  7:55 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 5/5] keymap: consider modifier state when picking a mapping

[PATCH 1/1] wlcore: Fix memory leak in case wl12xx_fetch_firmware failure
 2018-12-19  7:50 UTC  (2+ messages)

Mysterious delays on power-related events in userspace
 2018-12-19  7:55 UTC 

[PATCH RFC 00/11] staging: vc04_services: Improve driver load/unload
 2018-12-19  7:54 UTC  (5+ messages)
` [PATCH RFC 02/11] staging: bcm2835-camera: fix module autoloading
` [PATCH RFC 03/11] staging: bcm2835-camera: Move module info to the end

[PATCH v5 2/2] media: usb: pwc: Don't use coherent DMA buffers for ISO transfer
 2018-12-19  7:51 UTC  (11+ messages)

linux-next: build warnings after merge of the wireless-drivers-next tree
 2018-12-19  7:51 UTC  (3+ messages)

NCSI eth0 (ftgmac100): transmit queue 0 timed out error
 2018-12-19  7:49 UTC 

[PATCH RFC v2 0/8] drm/meson: Add support for HDMI2.0 4k60
 2018-12-19  7:50 UTC  (7+ messages)
  ` [PATCH RFC v2 5/8] drm/bridge: dw-hdmi: support dynamically get input/out color info

RT-Kernel boot stalls because of change in fs/dcache.c
 2018-12-19  7:50 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/34] tcg, target/ppc vector improvements
 2018-12-19  6:42 UTC  (49+ messages)
` [Qemu-devel] [PATCH 11/34] target/ppc: introduce get_fpr() and set_fpr() helpers for FP register access
` [Qemu-devel] [PATCH 12/34] target/ppc: introduce get_avr64() and set_avr64() helpers for VMX "
` [Qemu-devel] [PATCH 13/34] target/ppc: introduce get_cpu_vsr{l, h}() and set_cpu_vsr{l, h}() helpers for VSR "
` [Qemu-devel] [PATCH 14/34] target/ppc: switch FPR, VMX and VSX helpers to access data directly from cpu_env
` [Qemu-devel] [PATCH 15/34] target/ppc: merge ppc_vsr_t and ppc_avr_t union types
` [Qemu-devel] [PATCH 16/34] target/ppc: move FP and VMX registers into aligned vsr register array
` [Qemu-devel] [PATCH 17/34] target/ppc: convert VMX logical instructions to use vector operations
` [Qemu-devel] [PATCH 18/34] target/ppc: convert vaddu[b, h, w, d] and vsubu[b, h, w, d] over "
` [Qemu-devel] [PATCH 19/34] target/ppc: convert vspltis[bhw] "
` [Qemu-devel] [PATCH 20/34] target/ppc: convert vsplt[bhw] "
` [Qemu-devel] [PATCH 21/34] target/ppc: nand, nor, eqv are now generic "
` [Qemu-devel] [PATCH 22/34] target/ppc: convert VSX logical operations to "
` [Qemu-devel] [PATCH 23/34] target/ppc: convert xxspltib "
` [Qemu-devel] [PATCH 24/34] target/ppc: convert xxspltw "
` [Qemu-devel] [PATCH 25/34] target/ppc: convert xxsel "
` [Qemu-devel] [PATCH 26/34] target/ppc: Pass integer to helper_mtvscr
` [Qemu-devel] [PATCH 27/34] target/ppc: Use helper_mtvscr for reset and gdb
` [Qemu-devel] [PATCH 28/34] target/ppc: Remove vscr_nj and vscr_sat
` [Qemu-devel] [PATCH 29/34] target/ppc: Add helper_mfvscr
` [Qemu-devel] [PATCH 30/34] target/ppc: Use mtvscr/mfvscr for vmstate
` [Qemu-devel] [PATCH 31/34] target/ppc: Add set_vscr_sat
` [Qemu-devel] [PATCH 32/34] target/ppc: Split out VSCR_SAT to a vector field
` [Qemu-devel] [PATCH 33/34] target/ppc: convert vadd*s and vsub*s to vector operations
` [Qemu-devel] [PATCH 34/34] target/ppc: convert vmin* and vmax* "

mt76x[02]u 802.11w support
 2018-12-19  7:47 UTC  (10+ messages)

[PATCH] nvme-core: add support for Write-Zeroes command
 2018-12-19  7:47 UTC  (4+ messages)

linux-next: Tree for Dec 19
 2018-12-19  7:45 UTC 

[PATCH 1/4] drm/i915: Add an update callback to intel_encoder and call this on fastsets
 2018-12-19  7:44 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [1/4] "

[Qemu-devel] [PATCH 00/10] RFC: spice: add -display app to launch external UI
 2018-12-19  7:44 UTC  (8+ messages)
` [Qemu-devel] [PATCH 10/10] display: add -display app launching external application

[PATCH V5 1/3] misc/pvpanic: return 0 for empty body register function
 2018-12-19  8:04 UTC  (3+ messages)
` [PATCH V5 2/3] misc/pvpanic : add pci interface for pvpanic
` [PATCH V5 3/3] misc/pvpanic : add pci dependency in Kconfig

[PATCH 0/1] grub-efi-native: workaround for fedora 29
 2018-12-19  7:42 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] eal: close MP socket during cleanup
 2018-12-19  7:41 UTC 

[PATCH V2 0/9] x86/jump_label: Bound IPIs sent when updating a static key
 2018-12-19  7:38 UTC  (4+ messages)
` [PATCH V2 1/9] jump_label: Add for_each_label_entry helper

[PATCH v4 6/9] iommu/dma-iommu.c: Convert to use vm_insert_range
 2018-12-19  7:38 UTC  (2+ messages)

[PATCH net-next] net: add network device notifier trace points
 2018-12-19  7:36 UTC  (2+ messages)

[PATCH v4 1/2] export trace.c helper functions to other modules
 2018-12-19  7:36 UTC  (7+ messages)
` [PATCH v4 2/2] trace nvme submit queue status

[PATCH v2 0/2] Timer library changes
 2018-12-19  7:33 UTC  (4+ messages)
` [PATCH v3 "

[PATCH v2 01/17] staging: rtl8188eu: cleanup declarations in rtw_mlme_ext.c
 2018-12-19  7:32 UTC  (3+ messages)
` [PATCH v2 14/17] staging: rtl8188eu: simplify null array initializations

[PATCH v4.14 1/1]: nvmem: imx-ocotp: account for addressing gaps to ensure consistent read/write on i.MX SoCs
 2018-12-19  6:58 UTC 

[PATCH 1/9] eudev: upgrade 3.2.5 -> 3.2.7
 2018-12-19  7:29 UTC  (9+ messages)
` [PATCH 2/9] gsettings-desktop-schemas: upgrade 3.28.0 -> 3.28.1
` [PATCH 3/9] libatomic-ops: upgrade 7.6.6 -> 7.6.8
` [PATCH 4/9] sqlite3: upgrade 3.25.3 -> 3.26.0
` [PATCH 5/9] harfbuzz: upgrade 2.1.3 -> 2.2.0
` [PATCH 6/9] libpng: upgrade 1.6.35 -> 1.6.36
` [PATCH 7/9] common-licenses: update Libpng license text
` [PATCH 8/9] glib-2.0: upgrade 2.58.0 -> 2.58.2
` [PATCH 9/9] i2c-tools: upgrade 4.0 -> 4.1

remove the "clustering" flag V2
 2018-12-19  7:28 UTC  (4+ messages)

bugreport: git checkout --recurse-submodules overwrites unstaged changes
 2018-12-19  7:25 UTC 

[PATCH v2] dt-bindings: serial: sh-sci: Document r8a774c0 bindings
 2018-12-19  7:25 UTC  (2+ messages)

[PATCH V2] net/mlx4: Get rid of page operation after dma_alloc_coherent
 2018-12-19  7:25 UTC  (4+ messages)

[PATCH v4 3/9] drivers/firewire/core-iso.c: Convert to use vm_insert_range
 2018-12-19  7:24 UTC  (4+ messages)

[v3, PATCH 0/2] add ethernet binding and modify ethernet driver for mt2712
 2018-12-19  7:22 UTC  (9+ messages)
` [v3, PATCH 1/2] net-next: dt-binding: dwmac-mediatek: remove fine-tune property
` [v3, PATCH 2/2] net-next: stmmac: "

[PATCH v15 2/2] Add oom victim's memcg to the oom context information
 2018-12-19  7:23 UTC  (4+ messages)

patch "serial: uartps: Fix interrupt mask issue to handle the RX interrupts" added to tty-testing
 2018-12-19  7:23 UTC 

[U-Boot] [PATCH] arm: K3: Fix usage of CONFIG_SYS_K3_KEY
 2018-12-19  7:23 UTC 

fix sparc32 ->map_sg regression
 2018-12-19  7:22 UTC  (3+ messages)

[PATCH] cifs: check kzalloc return
 2018-12-19  7:22 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/3] Fix & improve icon display on GTK and SDL frontends
 2018-12-19  7:20 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/3] ui: install logo icons to $prefix/share/icons

[PATCH v2 00/12] fs-verity: read-only file-based authenticity protection
 2018-12-19  7:19 UTC  (15+ messages)
` [PATCH v2 01/12] fs-verity: add a documentation file

[PATCH v1] xfstests: filter the default EA
 2018-12-19  7:18 UTC  (2+ messages)

[PATCH] Fix a memnory leak bug due to malloc unproperly
 2018-12-19  7:16 UTC  (3+ messages)
` [PATCH v2]/driver/raw/ifpga_rawdev: fix a memory leak bug in ifpga

[PATCHv5 0/8] vb2/cedrus: use timestamps to identify buffers
 2018-12-19  7:16 UTC  (7+ messages)
` [PATCHv5 6/8] vb2: add vb2_find_timestamp()

patch "usb: r8a66597: Fix a possible concurrency use-after-free bug in" added to usb-testing
 2018-12-19  7:13 UTC 

[PATCH v4] powerpc: implement CONFIG_DEBUG_VIRTUAL
 2018-12-19  7:09 UTC  (2+ messages)

[thud][PATCH v2] createrepo-c: Fix setup of logging (log domains)
 2018-12-19  7:12 UTC  (2+ messages)

[PATCH V2] dt-bindings: timer: gpt: update binding doc
 2018-12-19  7:11 UTC  (3+ messages)

[PATCH] fs: fix possible Spectre V1 indexing in __close_fd()
 2018-12-19  7:11 UTC  (4+ messages)

[radeon-alex:amd-staging-drm-next 597/616] ERROR: "__divdi3" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!
 2018-12-19  7:10 UTC 

[PATCH V3] dt-bindings: timer: gpt: update binding doc
 2018-12-19  7:09 UTC 

[PATCH V3 00/20] Tegra210 DFLL support
 2018-12-19  7:08 UTC  (14+ messages)
` [PATCH V3 01/20] dt-bindings: clock: tegra124-dfll: Update DFLL binding for PWM regulator
` [PATCH V3 10/20] clk: tegra: dfll: build clk-dfll.c for Tegra124 and Tegra210
` [PATCH V3 11/20] cpufreq: tegra124: do not handle the CPU rail

[PATCH 1/3] ARM: dts: sunxi: h3/h5: add missing uart2 rts/cts pins
 2018-12-19  7:08 UTC  (4+ messages)
` [PATCH 2/3] ARM: dts: sun8i: add FriendlyARM NanoPi Duo2

[PATCH net-next] net: sched: add checks for tbf classid
 2018-12-19  7:08 UTC 

[PATCH v2] kni:fix build failure as "ndo_change_mtu_rh74" not found in RHEL8
 2018-12-19  7:07 UTC  (2+ messages)

[PATCH 0/5] MIPS: Alchemy updates for 4.20+
 2018-12-19  7:08 UTC  (6+ messages)
` [PATCH 1/5] MIPS: alchemy: cpu_all_mask is forbidden for clock event devices
` [PATCH 2/5] net: drivers/amd: restore access to MIPS Alchemy platform
` [PATCH 3/5] MIPS: Alchemy: drop DB1000 IrDA support bits
` [PATCH 4/5] MIPS: Alchemy: update cpu-feature-overrides
` [PATCH 5/5] MIPS: Alchemy: update dma masks for devboard devices

[PATCH v4.19 1/1]: nvmem: imx-ocotp: account for addressing gaps to ensure consistent read/write on i.MX SoCs
 2018-12-19  6:54 UTC 

[PATCH v3] powerpc: implement CONFIG_DEBUG_VIRTUAL
 2018-12-19  7:03 UTC  (6+ messages)

[PATCH v2 1/7] dt-bindings: soc: qcom: Add remote-pid binding for GLINK SMEM
 2018-12-19  7:04 UTC  (4+ messages)
` [PATCH v2 2/7] dt-bindings: remoteproc: qcom: Add clock bindings for Q6V5

[PATCH] Fix crash when page flipping in multi-X-Screen/Zaphod mode
 2018-12-19  7:01 UTC  (3+ messages)

[PATCH] sysfs: Disable lockdep for driver bind/unbind files
 2018-12-19  7:01 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2018-12-18
 2018-12-19  7:00 UTC 

[PATCH v2] sunrpc: Add xprt after nfs4_test_session_trunk()
 2018-12-19  6:59 UTC 

NXP Yocto imx-linux-sumo can't boot
 2018-12-19  6:59 UTC 

[PATCH kernel v5 00/20] powerpc/powernv/npu, vfio: NVIDIA V100 + P9 passthrough
 2018-12-19  6:54 UTC  (5+ messages)
` [PATCH kernel v5 14/20] powerpc/powernv/npu: Add compound IOMMU groups

[Qemu-devel] [RFC PATCH v2 00/15] qapi: add #if pre-processor conditions to generated code (part 3)
 2018-12-19  6:56 UTC  (4+ messages)
` [Qemu-devel] [RFC PATCH v2 02/15] qapi: Eliminate indirection through qmp_event_get_func_emit()

[PATCH] mm, page_alloc: clear zone_movable_pfn if the node doesn't have ZONE_MOVABLE
 2018-12-19  6:56 UTC  (8+ messages)

[PATCH V4 1/3] misc/pvpanic: return 0 for empty body register function
 2018-12-19  6:56 UTC  (2+ messages)
  ` [PATCH V4 1/3] misc/pvpanic: return 0 for empty body registerfunction

[PATCH amdgpu] Fix crash when page flipping in multi-X-Screen/Zaphod mode
 2018-12-19  6:56 UTC 

[PATCH net-next 0/2] net: phy: make PHY_HALTED a transition state to PHY_READY
 2018-12-19  6:55 UTC  (3+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] net: phy: remove states PHY_CHANGELINK and PHY_RESUMING

Eventdev DSW and eth_rx_adapters
 2018-12-19  6:52 UTC  (2+ messages)

[PATCH V4 0/5] NestMMU pte upgrade workaround for mprotect
 2018-12-19  6:31 UTC  (9+ messages)
` [PATCH V4 5/5] arch/powerpc/mm/hugetlb: NestMMU workaround for hugetlb mprotect RW upgrade

[4.20.0-0.rc6] kernel BUG at include/linux/mm.h:990!
 2018-12-19  6:52 UTC  (4+ messages)

[Qemu-devel] [PATCH v1] migration: add incremental mode on drive-mirror
 2018-12-19  6:50 UTC  (2+ messages)

[PATCH v3] regmap: regmap-irq/gpio-max77620: add level-irq support
 2018-12-19  6:48 UTC  (3+ messages)

[PATCH net-next] xfrm6_tunnel: Fix spi check in __xfrm6_tunnel_alloc_spi
 2018-12-19  6:45 UTC 

[Qemu-devel] [PATCH] ppc/xive: introduce helpers to access the XIVE structures
 2018-12-19  6:46 UTC  (3+ messages)

[PATCH v9 00/39] drm/i915: Implement HDCP2.2
 2018-12-19  6:45 UTC  (11+ messages)
` [PATCH v9 35/39] misc/mei/hdcp: Component framework for I915 Interface

[PATCH 15/15] dma-mapping: bypass indirect calls for dma-direct
 2018-12-19  6:42 UTC  (7+ messages)
` [15/15] "

[Qemu-devel] [Bug 1809075] [NEW] Concurrency bug on keyboard events: capslock LED messing up keycode streams causes character misses at guest kernel
 2018-12-19  6:27 UTC  (2+ messages)
` [Qemu-devel] [Bug 1809075] "

[Patch v2] Bluetooth: btusb: Add support for Intel bluetooth device 8087:0029
 2018-12-19  6:39 UTC  (2+ messages)

[PATCH 0/2] Add 'try' semantics for RD and WR locking
 2018-12-19  6:37 UTC  (3+ messages)
` [PATCH 1/2] rwlock: introduce "

[PATCH 0/1] cmake-native: Set --parallel for configure
 2018-12-19  6:51 UTC  (2+ messages)
` [PATCH 1/1] "

Can git choose perl at runtime?
 2018-12-19  6:33 UTC  (2+ messages)

pull-request: bpf 2018-12-18
 2018-12-19  6:32 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] Ethernet support for QEMU sifive_u machine
 2018-12-19  6:32 UTC  (7+ messages)

[Qemu-devel] [PATCH v3 0/2] intel-iommu: add support for 5-level virtual IOMMU
 2018-12-19  6:28 UTC  (9+ messages)
` [Qemu-devel] [PATCH v3 1/2] intel-iommu: differentiate host address width from IOVA address width

[Qemu-devel] [QEMU PATCH] hw/misc/ivshmem: Remove deprecated "ivshmem" legacy device
 2018-12-19  6:28 UTC  (4+ messages)

[U-Boot] [PATCH v7 0/4] Stratix10 FPGA reconfiguration support
 2018-12-19  6:26 UTC  (5+ messages)
` [U-Boot] [PATCH v7 1/4] arm: socfpga: stratix10: Add macros for mailbox's arguments
` [U-Boot] [PATCH v7 2/4] arm: socfpga: stratix10: Add Stratix 10 FPGA Reconfiguration Driver
` [U-Boot] [PATCH v7 3/4] arm: socfpga: stratix10: Add Stratix10 FPGA into FPGA device table
` [U-Boot] [PATCH v7 4/4] arm: socfpga: stratix10: Enable Stratix10 FPGA Reconfiguration

[PATCH v3 2/2] dt-bindings: net: dsa: ksz9477: add sample of switch bindings managed in i2c mode
 2018-12-19  6:23 UTC  (3+ messages)

[RFC PATCH 0/3] ethdev: document more retained across restart
 2018-12-19  6:22 UTC  (3+ messages)
` [PATCH v1 "
  ` [PATCH v1 2/3] ethdev: advertise default MAC as retained on device restart


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.