All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-04 17:11:15 to 2019-01-04 18:00:01 UTC [more...]

[Qemu-arm] [PATCH 00/16] hw: Remove "hw/devices.h"
 2019-01-04 17:58 UTC  (8+ messages)
` [Qemu-devel] "
` [Qemu-arm] [PATCH 01/16] hw/arm/aspeed: Use TYPE_TMP105/TYPE_PCA9552 instead of hardcoded string
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH 02/16] hw: Remove unused 'hw/devices.h' include
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 03/16] hw/devices: Remove unused TC6393XB_RAM definition
` [Qemu-devel] [PATCH 04/16] hw/devices: Move TC6393XB declarations into a new header

[PATCH] USB: musb: fix indentation issue on a return statement
 2019-01-04 17:59 UTC  (3+ messages)
`  "

[PATCH v4 0/6] Add ARMv8.3 pointer authentication for kvm guest
 2019-01-04 17:59 UTC  (15+ messages)
` [PATCH v4 1/6] arm64/kvm: preserve host HCR_EL2 value
` [PATCH v4 2/6] arm64/kvm: context-switch ptrauth registers
` [PATCH v4 3/6] arm64/kvm: add a userspace option to enable pointer authentication
` [PATCH v4 4/6] arm64/kvm: enable pointer authentication cpufeature conditionally
` [PATCH v4 6/6] arm/kvm: arm64: Add a vcpu feature for pointer authentication

[PATCH] drm/i915/icl: Apply WaEnablePreemptionGranularityControlByUMD
 2019-01-04 17:59 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[RFC PATCH 0/6] multipath-tools: Fix remaining shutdown delay issues
 2019-01-04 17:59 UTC  (7+ messages)
` [RFC PATCH 1/6] multipathd: fix daemon not really shutdown
` [RFC PATCH 2/6] multipathd: protect all access to running_state
` [RFC PATCH 3/6] multipathd: allow shutdown during configure()
` [RFC PATCH 4/6] multipathd: cancel threads early during shutdown
` [RFC PATCH 5/6] multipathd: add code to handle blocked signals
` [RFC PATCH 6/6] multipathd: uxlsnr: handle signals while busy

[PATCH v8 00/25] Re-use nvram module
 2019-01-04 17:56 UTC  (6+ messages)
` [PATCH v8 05/25] char/nvram: Adopt arch_nvram_ops

[PATCH] Remove 'type' argument from access_ok() function
 2019-01-04 17:54 UTC  (6+ messages)

[Qemu-devel] [PATCH] compat: Use explicit type names on HW_COMPAT_2_6
 2019-01-04 17:54 UTC  (4+ messages)

[PATCH 0/4] Add driver for globaltop GNSS receivers
 2019-01-04 17:51 UTC  (3+ messages)

[PATCH v2 00/20] i.MX6, DesignWare PCI improvements
 2019-01-04 17:49 UTC  (39+ messages)
` [PATCH v2 01/20] PCI: imx6: Simplify imx7d_pcie_wait_for_phy_pll_lock()
` [PATCH v2 02/20] PCI: imx6: Remove redundant debug tracing
` [PATCH v2 03/20] PCI: imx6: Return -ETIMEOUT from imx6_pcie_wait_for_speed_change()
` [PATCH v2 04/20] PCI: imx6: Remove duplicate macro definitions
` [PATCH v2 05/20] PCI: imx6: Remove PCIE_PL_PFLR_* constants
` [PATCH v2 06/20] PCI: imx6: Remove PCIE_PHY_RX_ASIC_OUT* constants
` [PATCH v2 07/20] PCI: dwc: Make use of IS_ALIGNED()
` [PATCH v2 08/20] PCI: dwc: Share code for dw_pcie_rd/wr_other_conf()
` [PATCH v2 09/20] PCI: dwc: imx6: Share PHY debug register definitions
` [PATCH v2 10/20] PCI: dwc: Make use of BIT() in constant definitions
` [PATCH v2 11/20] PCI: imx6: "
` [PATCH v2 12/20] PCI: imx6: Simplify bit operations in PHY functions
` [PATCH v2 13/20] PCI: imx6: Simplify pcie_phy_poll_ack()
` [PATCH v2 14/20] PCI: imx6: Restrict PHY register data to 16-bit
` [PATCH v2 15/20] PCI: imx6: Pass data to dw_pcie_writel_dbi() directly
` [PATCH v2 16/20] PCI: imx6: Use common mask in imx6_pcie_reset_phy()
` [PATCH v2 17/20] PCI: imx6: Simplify bit operations in imx6_setup_phy_mpll()
` [PATCH v2 18/20] PCI: imx6: Remove magic numbers from imx6_pcie_establish_link()
` [PATCH v2 19/20] PCI: dwc: Make use of GENMASK/FIELD_PREP
` [PATCH v2 20/20] PCI: dwc: Remove superfluous shifting in definitions

[meta-filesystems][PATCH] fuse-exfat: fix multilib build
 2019-01-04 17:53 UTC  (2+ messages)

[Buildroot] [PATCH v2] core/pkg-generic: only save latest package list
 2019-01-04 17:51 UTC  (5+ messages)
` [Buildroot] [PATCH v3] "

After Vega 56/64 GPU hang I unable reboot system
 2019-01-04 17:50 UTC  (7+ messages)

kernel panic: stack is corrupted in udp4_lib_lookup2
 2019-01-04 17:50 UTC  (12+ messages)

[PATCH 0/3] soc: fsl: add DPAA2 log console support
 2019-01-04 17:50 UTC  (4+ messages)
` [PATCH 2/3] Documentation: DT: Add entry for DPAA2 console

[PATCH v6] arm64: implement ftrace with regs
 2019-01-04 17:50 UTC  (2+ messages)

[RFC][v2] x86: remove Intel MPX
 2019-01-04 17:49 UTC  (6+ messages)
` [PATCH 1/5] x86/mpx: remove MPX APIs
` [PATCH 2/5] x86/mpx: remove bounds exception code
` [PATCH 3/5] mm: remove MPX hooks from generic code
` [PATCH 4/5] x86/mpx: remove build infratsructure
` [PATCH 5/5] x86/mpx: remove MPX from arch/x86

selftests/net/ip_defrag.sh fails on mainline since v4.20-rc7-202-g1d51b4b1d3f2
 2019-01-04 17:49 UTC  (4+ messages)

[PATCH] powerpc: build dtb even without COMPILE_TEST
 2019-01-04 17:46 UTC  (3+ messages)

[PATCH] sc16is7xx: Use struct_size() in devm_kzalloc()
 2019-01-04 17:48 UTC 

[PATCH for-4.12] xen/iommu: fix dev assignment on ARM after 91d4eca7
 2019-01-04 17:46 UTC  (5+ messages)

[SPDK] SPDKv18.10 & compatibility with DPDK versions
 2019-01-04 17:46 UTC 

[PATCH net] selftests: net: fix/improve ip_defrag selftest
 2019-01-04 17:43 UTC 

[PATCH 1/2] mmc: sdhci: Properly set DMA mask
 2019-01-04 17:43 UTC  (2+ messages)

[PATCH] usb: host: u132-hcd: fix a couple of indentation issues
 2019-01-04 17:43 UTC  (3+ messages)
`  "

[PATCH] i2c: mux: demux-pinctrl: use struct_size() in devm_kzalloc()
 2019-01-04 17:43 UTC 

[PATCH] Remove 'type' argument from access_ok() function
 2019-01-04 17:42 UTC 

[FIX] slab: Alien caches must not be initialized if the allocation of the alien cache failed
 2019-01-04 17:42 UTC 

[PATCH v3] staging: android: ion: Add implementation of dma_buf_vmap and dma_buf_vunmap
 2019-01-04 17:41 UTC  (10+ messages)

[Qemu-devel] [PULL v3 00/44] MIPS pull request for December 2018 - v3
 2019-01-04 17:41 UTC  (3+ messages)

[PATCH 3/3] arm64: generate uapi and kapi headers
 2019-01-04 17:40 UTC  (3+ messages)

[PATCH 0/2] Fix NULL pointer dereference and use struct_size
 2019-01-04 17:18 UTC  (6+ messages)
` [PATCH 1/2] ARM: integrator: impd1: fix NULL pointer dereference
` [PATCH 2/2] ARM: integrator: impd1: use struct_size() in devm_kzalloc()

[PATCH 1/1] conf/ucm: chtrt5650: Add UCM config for chtrt5650
 2019-01-04 17:39 UTC  (4+ messages)

[PATCH] SUNRPC: Don't allow compiler optimisation of svc_xprt_release_slot()
 2019-01-04 17:39 UTC  (4+ messages)

[PATCH 1/8] tzdata/tzcode-native: update to 2018i
 2019-01-04 17:39 UTC  (3+ messages)

[PATCH v5 01/10] examples/ipsec-secgw: allow user to disable some RX/TX offloads
 2019-01-04 17:38 UTC  (7+ messages)
` [PATCH v6 00/10] examples/ipsec-secgw: make app to use ipsec library

ath10k-firmware: QCA4019 hw1.0: Add Linksys EA6350v3
 2019-01-04 17:38 UTC 

[Bug 109182] [AMD][TAHITI XT] CSGO rendering artifact on dashboard human body
 2019-01-04 17:37 UTC  (5+ messages)

[PATCH] pinctrl: mcp23s08: use struct_size() in devm_kzalloc()
 2019-01-04 17:37 UTC 

Reporting mixed latency percentiles
 2019-01-04 17:37 UTC  (2+ messages)

[RFC bpf-next v3 0/9] tools: bpftool: add probes for system and device
 2019-01-04 17:36 UTC  (5+ messages)
` [RFC bpf-next v3 3/9] tools: bpftool: add probes for kernel configuration options

[REGRESSION, BISECTED] pci: nvme device with HMB fails on arm64
 2019-01-04 17:34 UTC  (3+ messages)

[PATCH] net/fm10k: initialize sm_down variable
 2019-01-04 17:34 UTC  (4+ messages)
    ` [dpdk-stable] "

[Qemu-devel] [PULL 00/28] Machine props patches
 2019-01-04 17:30 UTC  (29+ messages)
` [Qemu-devel] [PULL 01/28] hw: apply accel compat properties without touching globals
` [Qemu-devel] [PULL 02/28] machines: replace COMPAT define with a static array
` [Qemu-devel] [PULL 03/28] hw: apply machine compat properties without touching globals
` [Qemu-devel] [PULL 04/28] machine: move compat properties out of globals
` [Qemu-devel] [PULL 05/28] hw: remove SET_MACHINE_COMPAT
` [Qemu-devel] [PULL 06/28] compat: replace PC_COMPAT_3_1 & HW_COMPAT_3_1 macros
` [Qemu-devel] [PULL 07/28] compat: replace PC_COMPAT_3_0 & HW_COMPAT_3_0 macros
` [Qemu-devel] [PULL 08/28] compat: replace PC_COMPAT_2_12 & HW_COMPAT_2_12 macros
` [Qemu-devel] [PULL 09/28] compat: replace PC_COMPAT_2_11 & HW_COMPAT_2_11 macros
` [Qemu-devel] [PULL 10/28] compat: replace PC_COMPAT_2_10 & HW_COMPAT_2_10 macros
` [Qemu-devel] [PULL 11/28] compat: replace PC_COMPAT_2_9 & HW_COMPAT_2_9 macros
` [Qemu-devel] [PULL 12/28] compat: replace PC_COMPAT_2_8 & HW_COMPAT_2_8 macros
` [Qemu-devel] [PULL 13/28] compat: replace PC_COMPAT_2_7 & HW_COMPAT_2_7 macros
` [Qemu-devel] [PULL 14/28] compat: replace PC_COMPAT_2_6 & HW_COMPAT_2_6 macros
` [Qemu-devel] [PULL 15/28] compat: replace PC_COMPAT_2_5 & HW_COMPAT_2_5 macros
` [Qemu-devel] [PULL 16/28] compat: replace PC_COMPAT_2_4 & HW_COMPAT_2_4 macros
` [Qemu-devel] [PULL 17/28] compat: replace PC_COMPAT_2_3 & HW_COMPAT_2_3 macros
` [Qemu-devel] [PULL 18/28] compat: replace PC_COMPAT_2_2 & HW_COMPAT_2_2 macros
` [Qemu-devel] [PULL 19/28] compat: replace PC_COMPAT_2_1 & HW_COMPAT_2_1 macros
` [Qemu-devel] [PULL 20/28] include: remove compat.h
` [Qemu-devel] [PULL 21/28] compat: remove remaining PC_COMPAT macros
` [Qemu-devel] [PULL 22/28] qdev: make a separate helper function to apply compat properties
` [Qemu-devel] [PULL 23/28] qdev: all globals are now user-provided
` [Qemu-devel] [PULL 24/28] qdev-props: convert global_props to GPtrArray
` [Qemu-devel] [PULL 25/28] qdev-props: remove errp from GlobalProperty
` [Qemu-devel] [PULL 26/28] qdev-props: call object_apply_global_props()
` [Qemu-devel] [PULL 27/28] arm: replace instance_post_init()
` [Qemu-devel] [PULL 28/28] hostmem: use object id for memory region name with >= 4.0

[1/2] dmaengine: qcom_hidma: initialize tx flags in hidma_prep_dma_*
 2019-01-04 17:31 UTC  (4+ messages)
` [2/2] dmaengine: qcom_hidma: assign channel cookie correctly
  ` [PATCH 2/2] "

General protection fault in `switch_mm_irqs_off()`
 2019-01-04 17:32 UTC  (4+ messages)

[SPDK] gerrithub SPDK repo out of sync with github SPDK repo
 2019-01-04 17:32 UTC 

[1/3] k3dma: Upgrade k3dma drever to support hisi_asp_dma hardware
 2019-01-04 17:32 UTC  (7+ messages)
` [PATCH 1/3] "

[PATCH] dmaengine: qcom: bam_dma: use struct_size() in kzalloc()
 2019-01-04 17:32 UTC  (2+ messages)
`  "

[Bug 105910] Graphical artifacts on unresposible surfaces on AMD Radeon RX 570
 2019-01-04 17:29 UTC  (2+ messages)
` [Bug 105910] Graphical artifacts on unresponsible "

[RFC v4 0/3] pstore/rom: new support logger for block devices
 2019-01-04 17:29 UTC  (4+ messages)

Bug report: unaligned access with ext4 encryption
 2019-01-04 17:28 UTC  (3+ messages)

[PATCH] mtd: rawnand: sunxi: Use struct_size() in devm_kzalloc()
 2019-01-04 17:26 UTC  (2+ messages)

[PATCH 0/2] vhost/crypto: some fixes
 2019-01-04 17:24 UTC  (5+ messages)
` [PATCH 1/2] vhost/crypto: fix possible dead loop
` [PATCH 2/2] vhost/crypto: fix possible out of bound access

[meta-gnome][PATCH] fix networkmanager apppend
 2019-01-04 17:24 UTC 

[PATCH 04/16] crypto: pcbc - remove bogus memcpy()s with src == dest
 2019-01-04 17:24 UTC  (5+ messages)
` [PATCH 00/16] crypto: skcipher template simplifications and conversions

[PATCH v9 0/2] add uart DMA function
 2019-01-04 17:19 UTC  (5+ messages)
` [v9,1/2] dmaengine: 8250_mtk_dma: add MediaTek uart DMA support
  ` [PATCH v9 1/2] "

[PATCH v2] xen/cmdline: Fix buggy strncmp(s, LITERAL, ss - s) construct
 2019-01-04 17:17 UTC 

[RFC v3] /net: memory interface (memif)
 2019-01-04 17:16 UTC  (2+ messages)

[PATCH] selftests/bpf: Make bpf_util work on uniprocessor systems
 2019-01-04 17:16 UTC  (9+ messages)
      ` selftests/bpf doesn't compile

[PATCH v14 0/3] PPS: pps-gpio PPS ECHO implementation
 2019-01-04 17:16 UTC  (5+ messages)
` [PATCH v14 1/3] pps: descriptor-based gpio
  ` [PATCH v14 2/3] dt-bindings: pps: pps-gpio PPS ECHO implementation
    ` [PATCH v14 3/3] pps: pps-gpio pps-echo implementation

[meta-filesystems][PATCH v2] fuse-exfat: fix multilib build
 2019-01-04 17:10 UTC 

ALSA:usb audio Higher sample rates on usb audio no longer working
 2019-01-04 17:13 UTC  (7+ messages)
      ` [alsa-devel] "

[Qemu-devel] [PATCH v2 00/27] target/arm: Implement ARMv8.3-PAuth
 2019-01-04 17:12 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 12/27] target/arm: Decode PAuth within disas_uncond_b_reg

[Qemu-devel] [PATCH v3 0/2] tests: Reorganize MIPS TCG directories and files
 2019-01-04 17:10 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 1/2] tests: tcg: mips: Move source files to new location
` [Qemu-devel] [PATCH v3 2/2] tests: tcg: mips: Remove old directories after moving source files


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.