All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-11-20 11:58:54 to 2018-11-20 12:53:28 UTC [more...]

[RFCv3 PATCH 0/6] A General Accelerator Framework, WarpDrive
 2018-11-20 12:19 UTC  (13+ messages)
` [RFCv3 PATCH 1/6] uacce: Add documents for WarpDrive/uacce

[PATCH 1/2] btrfs: Enhance btrfs_trim_fs function to handle error better
 2018-11-20  2:26 UTC 

[PATCH 0/4] dts/layerscape-pci: removed unsuitable compatible string
 2018-11-20 12:53 UTC  (3+ messages)

[PATCH 0/1] nativesdk/sdk: Fix sdk dummy providers for opkg
 2018-11-20 12:53 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH net] sctp: hold transport before accessing its asoc in sctp_hash_transport
 2018-11-20 12:52 UTC  (2+ messages)

[ARM64] Printing IRQ stack usage information
 2018-11-20 12:51 UTC  (14+ messages)

[PATCH v3 00/10] steal tasks to improve CPU utilization
 2018-11-20 12:52 UTC  (8+ messages)
` [PATCH v3 03/10] sched/topology: Provide cfs_overload_cpus bitmap

Cygwin Git with Windows paths
 2018-11-20 12:51 UTC  (11+ messages)

"drm/i915: Use the correct crtc when sanitizing plane mapping" seems to cause the readback plane state to always be 0
 2018-11-20 12:51 UTC  (3+ messages)

[PATCH] regulator: s2mps11: Fix GPIO descriptor initialization
 2018-11-20 12:51 UTC  (2+ messages)

💰 Linux Mips - ¿Puede Bitcoin hacerte millonario?
 2018-11-20 12:51 UTC 

[PATCH 0/4] Replace custom device-replace locking with rwsem
 2018-11-20 12:51 UTC  (5+ messages)
` [PATCH 1/4] btrfs: reada: reorder dev-replace locks before radix tree preload
` [PATCH 2/4] btrfs: dev-replace: swich locking to rw semaphore
` [PATCH 3/4] btrfs: dev-replace: remove custom read/write blocking scheme
` [PATCH 4/4] btrfs: dev-replace: open code trivial locking helpers

[PATCH] perf/x86: Bump INTEL_PMC_MAX_FIXED for Icelake
 2018-11-20 12:50 UTC  (2+ messages)

[PATCH][drm-next] drm/panel: s6d16d0: fix spelling mistake "enble" -> "enable"
 2018-11-20 12:50 UTC  (4+ messages)

[Qemu-devel] panic in virtio_gpu in guest centos7.5
 2018-11-20 12:50 UTC 

[Bug 108781] 4.19 Regression - Hawaii (R9 390) boot failure - Invalid PCC GPIO / invalid powerlevel state / Fatal error during GPU init
 2018-11-20 12:50 UTC  (2+ messages)

[PATCH] doc: announce disabling GCC AVX512F as known issue
 2018-11-20 12:50 UTC 

[U-Boot] [PATCH v2 0/4] usb: Introduce CONFIG_SPL_DM_USB
 2018-11-20 12:49 UTC  (10+ messages)
` [U-Boot] [PATCH v3 0/5] "
  ` [U-Boot] [PATCH v3 2/5] usb: am335x_evm: Disable CONFIG_SPL_DM_USB
  ` [U-Boot] [PATCH v3 1/5] usb: Introduce CONFIG_SPL_DM_USB

[PATCH v9 00/17] Removed nested TPM operations
 2018-11-20 12:49 UTC  (4+ messages)
` [PATCH v9 04/17] tpm: print tpm2_commit_space() error inside tpm2_commit_space()

[PATCH v5] tpm: add support for partial reads
 2018-11-20 12:48 UTC  (2+ messages)

[U-Boot] [PATCH 00/34] spi: DM_SPI migration timeout!
 2018-11-20 12:48 UTC  (35+ messages)
` [U-Boot] [PATCH 01/34] spi: Remove unused spi_init
` [U-Boot] [PATCH 02/34] spi: Remove used spi_init
` [U-Boot] [PATCH 03/34] spi: davinci: Full dm conversion
` [U-Boot] [PATCH 04/34] spi: kirkwood: "
` [U-Boot] [PATCH 05/34] spi: ti_qspi: "
` [U-Boot] [PATCH 06/34] spi: mpc8xxx: Use short type names
` [U-Boot] [PATCH 07/34] spi: mpc8xxx: Fix comments
` [U-Boot] [PATCH 08/34] spi: mpc8xxx: Rename camel-case variables
` [U-Boot] [PATCH 09/34] spi: mpc8xxx: Fix space after cast
` [U-Boot] [PATCH 10/34] spi: mpc8xxx: Fix function names in strings
` [U-Boot] [PATCH 11/34] spi: mpc8xxx: Replace defines with enums
` [U-Boot] [PATCH 12/34] spi: mpc8xxx: Use IO accessors
` [U-Boot] [PATCH 13/34] spi: mpc8xxx: Simplify if
` [U-Boot] [PATCH 14/34] spi: mpc8xxx: Get rid of is_read
` [U-Boot] [PATCH 15/34] spi: mpc8xxx: Simplify logic a bit
` [U-Boot] [PATCH 16/34] spi: mpc8xxx: Reduce scope of loop variables
` [U-Boot] [PATCH 17/34] spi: mpc8xxx: Make code more readable
` [U-Boot] [PATCH 18/34] spi: mpc8xxx: Rename variable
` [U-Boot] [PATCH 19/34] spi: mpc8xxx: Document LEN setting better
` [U-Boot] [PATCH 20/34] spi: mpc8xxx: Re-order transfer setup
` [U-Boot] [PATCH 21/34] spi: mpc8xxx: Fix if check
` [U-Boot] [PATCH 22/34] spi: mpc8xxx: Use get_timer
` [U-Boot] [PATCH 23/34] spi: mpc8xxx: Convert to DM
` [U-Boot] [PATCH 24/34] spi: Zap cf_spi driver-related code
` [U-Boot] [PATCH 25/34] spi: Zap lpc32xx_ssp "
` [U-Boot] [PATCH 26/34] spi: Zap mxs_spi "
` [U-Boot] [PATCH 27/34] spi: Zap sh_spi "
` [U-Boot] [PATCH 28/34] spi: Zap soft_spi_legacy "
` [U-Boot] [PATCH 29/34] spi: Zap mpc8xx_spi "
` [U-Boot] [PATCH 30/34] spi: Zap mxc_spi "
` [U-Boot] [PATCH 31/34] spi: Zap omap3_spi "
` [U-Boot] [PATCH 32/34] spi: Zap atmel_spi "
` [U-Boot] [PATCH 33/34] spi: fsl_dspi: Drop non-dm code
` [U-Boot] [PATCH 34/34] dm: MIGRATION: spi: Update SPI driver status

[LTP] [PATCH 1/2] lapi/syscalls: Add syscall numbers for execveat
 2018-11-20 12:47 UTC  (3+ messages)
` [LTP] [PATCH 2/2] syscalls/execveat01: Add new testcase

[PATCH net] ipv6: fix a dst leak when removing its exception
 2018-11-20  2:19 UTC  (5+ messages)

[PATCH cgroup/for-4.21 1/2] cpuset: Minor cgroup2 interface updates
 2018-11-20 12:46 UTC  (4+ messages)
` [PATCH cgroup/for-4.21 2/2] cgroup: Add .__DEBUG__. prefix to debug file names

[PATCH v2] drm/panel: Set max rate for Ilitek ILI9881C
 2018-11-20 12:45 UTC  (3+ messages)

FAIL: Test report for kernel 4.19.3-rc1.skt+ (linux-stable-rc)
 2018-11-20 12:45 UTC  (4+ messages)

[Bug 108693] black screen with "drm/amd/display: Do not limit color depth to 8bpc" e03fd3f300f6184c1264186a4c815e93bf658abb >=4.18
 2018-11-20 12:45 UTC  (2+ messages)

[PATCH v5 00/10] x86/alternative: text_poke() fixes
 2018-11-20 12:42 UTC  (2+ messages)

[U-Boot] [PATCH 00/93] dm: Move towards completing CONFIG_BLK migration
 2018-11-20 12:42 UTC  (12+ messages)
` [U-Boot] [PATCH 62/93] arm: Remove dh_imx6 board

[PATCH] ASoC: tlv320aic3x: Add support for CBM_CFS and CBS_CFM clocking modes
 2018-11-20 12:42 UTC 

Documenting the proposal for TPM 2.0 security in the face of bus interposer attacks
 2018-11-20 12:41 UTC  (3+ messages)

Git Test Coverage Report (v2.20.0-rc0)
 2018-11-20 12:40 UTC  (5+ messages)

[Qemu-devel] [RFC PATCH 0/1] single step for KVM HV
 2018-11-20 12:40 UTC  (3+ messages)
` [Qemu-devel] [RFC PATCH 1/1] target/ppc: support single stepping with "

GUARANTEED AND SECURED LOAN!!!
 2018-11-20  0:38 UTC 

[PATCH 01/13] locking/lockdep: restore cross-release checks
 2018-11-20 12:39 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/13] locking/lockdep: restore cross-release checks (rev3)
` ✗ Fi.CI.SPARSE: "

How to prepare patch for git am which remove a file ?
 2018-11-20 12:39 UTC 

[PATCH v2 0/4] usb: chipidea: imx: add HSIC support
 2018-11-20  2:11 UTC  (6+ messages)

[PATCH 1/2] btrfs: Enhance btrfs_trim_fs function to handle error better
 2018-11-20  2:10 UTC  (3+ messages)

[Qemu-devel] Can't see mouse cursor on VNC viewer
 2018-11-20 12:37 UTC 

[PATCH] iio: Add driver for TLA202x ADCs
 2018-11-20  2:10 UTC 

[LINUX PATCH v12 0/3] Add support for Arasan NAND Flash controller
 2018-11-20 12:36 UTC  (9+ messages)
` [LINUX PATCH v12 3/3] mtd: rawnand: arasan: Add support for Arasan NAND Flash Controller

Participants National Future Farmers of America (FFA) Annual Convention & Expo 2018
 2018-11-20 12:35 UTC 

[PATCH BlueZ 1/5] gatt: Fix invalid read when disconnecting
 2018-11-20 12:35 UTC  (5+ messages)

[PATCH v2 0/4] ARM: dts: imx6sx: Add DISPLAY power domain support
 2018-11-20 12:34 UTC  (2+ messages)

[PATCH 0/5] ARM: davinci: set GPIO base to 0 manually
 2018-11-20 12:31 UTC  (12+ messages)
` [PATCH 1/5] ARM: davinci: dm365: set the GPIO base to 0
` [PATCH 2/5] ARM: davinci: dm646x: "
` [PATCH 3/5] ARM: davinci: dm355: "
` [PATCH 4/5] ARM: davinci: da830: "
` [PATCH 5/5] ARM: davinci: dm644x: "

[Qemu-devel] When AioHandler->is_external=true?
 2018-11-20 12:34 UTC 

[PATCH] doc: fix mismatch descriptorion
 2018-11-20 12:30 UTC  (4+ messages)
  ` [dpdk-stable] "

[Qemu-devel] [PATCH for-4.0 v2] virtio: Provide version-specific variants of virtio PCI devices
 2018-11-20 12:27 UTC  (10+ messages)

[PATCH net-next 00/18] selftests: Add tests for VXLAN at an 802.1d bridge
 2018-11-20  2:00 UTC  (2+ messages)

[RFC PATCH v2 00/23] KVM: arm64: Initial support for SVE guests
 2018-11-20 12:25 UTC  (6+ messages)
` [RFC PATCH v2 13/23] KVM: arm64/sve: Context switch the SVE registers

[RFC PATCH] Documentation: DT: arm: add support for sockets defining package boundaries
 2018-11-20 12:24 UTC  (4+ messages)

omap5 fixing palmas IRQ_TYPE_NONE warning leads to gpadc timeouts
 2018-11-20 12:22 UTC  (9+ messages)

[PATCH v3 00/21] octeontx2-af: NPC MCAM support and FLR handling
 2018-11-20  1:56 UTC  (2+ messages)

[PATCH 0/3] Qualcomm AOSS QMP side channel binding and driver
 2018-11-20 12:22 UTC  (3+ messages)
` [PATCH 2/3] soc: qcom: Add AOSS QMP communication driver

[PATCH net-next 0/4] VLAN tag handling cleanup
 2018-11-20 12:20 UTC  (5+ messages)
` [PATCH net-next 1/4] net/vlan: introduce skb_vlan_tag_get_cfi() helper
` [PATCH net-next 3/4] benet: use skb_vlan_tag_get_prio()
` [PATCH net-next 2/4] net/hyperv: use skb_vlan_tag_*() helpers
` [PATCH net-next 4/4] mlx5: use skb_vlan_tag_get_prio()

[PATCH v1 net-next] ip6_tunnel: Adding support of mapping rules for MAP-E tunnel
 2018-11-20  1:53 UTC 

[PATCH v3 0/3] Huawei laptops
 2018-11-20 12:19 UTC  (10+ messages)
` [PATCH v3 3/3] ALSA: hda: add support for Huawei WMI micmute LED

[PATCH] technical doc: add a design doc for the evolve command
 2018-11-20 12:18 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/5] tcg: Make bswap support in qemu_ld/st optional
 2018-11-20 12:15 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/5] tcg: Add TCG_TARGET_HAS_MEMORY_BSWAP
` [Qemu-devel] [PATCH 2/5] tcg/optimize: Optimize bswap
` [Qemu-devel] [PATCH 3/5] tcg/i386: Set TCG_TARGET_HAS_MEMORY_BSWAP with have_movbe
` [Qemu-devel] [PATCH 4/5] tcg/aarch64: Set TCG_TARGET_HAS_MEMORY_BSWAP to false
` [Qemu-devel] [PATCH 5/5] tcg/arm: "

[PATCH] sched/rt: Fix -Wmissing-prototypes warnings
 2018-11-20 12:16 UTC  (2+ messages)

[RESEND PATCH v3 1/2] dt-bindings: PCI: Add UniPhier PCIe host controller description
 2018-11-20 12:15 UTC  (5+ messages)

[PATCH v8 00/13] arch/resctrl: AMD QoS support
 2018-11-20 12:16 UTC  (6+ messages)
` [PATCH v8 06/13] arch/resctrl: Initialize the resource functions that are different
` [PATCH v8 11/13] arch/resctrl: Introduce QOS feature for AMD

[RESEND PATCH v3 2/2] PCI: uniphier: Add UniPhier PCIe host controller support
 2018-11-20 12:15 UTC  (5+ messages)

[U-Boot] Please pull u-boot-marvell/master
 2018-11-20 12:15 UTC 

[BUG BISECT] Missing MTD NAND partitions - mtd: rawnand: Move the ->exec_op() method to nand_controller_ops
 2018-11-20 12:15 UTC  (5+ messages)

[Qemu-devel] [PATCH v2] target/i386: kvm: add VMX migration blocker
 2018-11-20 12:14 UTC  (3+ messages)

[Patch net] net: invert the check of detecting hardware RX checksum fault
 2018-11-20  1:47 UTC  (7+ messages)

[distros-debian-snapshot test] 75615: tolerable FAIL
 2018-11-20 12:09 UTC 

[PATCH v1 1/2] ip6_tunnel: Adding support of mapping rules for MAP-E tunnel
 2018-11-20  1:46 UTC  (2+ messages)

[PATCH net-next] tcp: drop dst in tcp_add_backlog()
 2018-11-20  1:45 UTC 

[Qemu-devel] [PATCH 0/6] Misc fixes to NBD
 2018-11-19 16:29 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/6 for-3.1] nbd: fix whitespace in server error message

[PATCH 1/7] datastruct: Fix wrong line number
 2018-11-20  1:45 UTC  (2+ messages)

[PATCH 00/16] Add initial RDA8810PL SoC and Orange Pi boards support
 2018-11-20 12:11 UTC  (12+ messages)
` [PATCH 12/16] clocksource: Add clock driver for RDA8810PL SoC

[U-Boot] [PATCH] ARM: mvebu: db-88f6820: remove redundant comment
 2018-11-20 12:11 UTC  (2+ messages)

[U-Boot] [PATCH v4 1/5] linux/const.h: import from kernel
 2018-11-20 12:11 UTC  (2+ messages)

dd2283f260 [ 97.263072] WARNING:at_kernel/locking/lockdep.c:#lock_downgrade
 2018-11-20 12:10 UTC  (4+ messages)
` [LKP] "

[U-Boot] [PATCH v2] ARM: mvebu: dts: add Clearfog GT-8K
 2018-11-20 12:10 UTC  (2+ messages)

[PATCH] tests: send "bug in the test script" errors to the script's stderr
 2018-11-20 12:09 UTC  (6+ messages)

[Qemu-devel] [PATCH for-3.2 v2] vhost-user: define conventions for vhost-user backends
 2018-11-20 12:08 UTC  (3+ messages)

HID: Add quirk for Primax PIXART OEM mice
 2018-11-20 12:08 UTC  (2+ messages)
` [PATCH] "

[PATCH] f2fs: fix wrong return value of f2fs_acl_create
 2018-11-20 12:07 UTC  (2+ messages)

[PATCH v4 00/26] drm/sun4i: Allwinner A64 MIPI-DSI support
 2018-11-20 12:07 UTC  (8+ messages)
` [PATCH v4 03/26] clk: sunxi-ng: Add check for maximum rate to NKM PLLs

[PATCH v2] perf ui/tui: Fix possible UI rendering breakage
 2018-11-20 12:07 UTC  (2+ messages)
` [PATCH v2.1] "

[PATCH iproute2-next 0/8] tc: gred: JSON-ify and support per-vq config
 2018-11-20  1:40 UTC  (4+ messages)
` [PATCH iproute2-next 2/8] json: add %hhu helpers

[Bug 108763] [CI] Make IGT_runner exit with an error code != 0 when aborting
 2018-11-20 12:06 UTC 

[PATCH] drm/i915/selftests: Hold task reference to reset worker
 2018-11-20 12:06 UTC 

kobject lifetime issues in blk-mq
 2018-11-20 12:05 UTC  (11+ messages)

[PATCH iproute2] bpf: initialise map symbol before retrieving and comparing its type
 2018-11-20  1:38 UTC  (2+ messages)

[PATCH v3] x86/fpu: Disable BH while while loading FPU registers in __fpu__restore_sig()
 2018-11-20 12:05 UTC  (3+ messages)
` [x86/fpu] 58122bf1d8: WARNING: CPU: 0 PID: 1 at arch/x86/include/asm/fpu/internal.h:529 fpu__restore+0x28f/0x9ab()
  ` [tip:x86/urgent] x86/fpu: Disable bottom halves while loading FPU registers

[PATCH v17 18/23] platform/x86: Intel SGX driver
 2018-11-20 12:04 UTC  (5+ messages)

[PATCH bpf-next 0/2] bpf: adding support for mapinmap in libbpf
 2018-11-20  1:38 UTC  (7+ messages)
` [PATCH bpf-next 1/2] bpf: adding support for map in map "
` [PATCH bpf-next 2/2] bpf: adding tests for mapinmap helpber "

[Qemu-devel] [PULL 0/1] 9p fixes for v3.1.0-rc2
 2018-11-20 12:03 UTC  (2+ messages)
` [Qemu-devel] [PULL 1/1] 9p: take write lock on fid path updates (CVE-2018-19364)

[U-Boot] [PATCH u-boot-marvell v3 01/10] board: turris_mox: Cosmetic restructurization
 2018-11-20 12:04 UTC  (10+ messages)
` [U-Boot] [PATCH u-boot-marvell v3 02/10] board: turris_mox: Change SERDES map depending on module topology
` [U-Boot] [PATCH u-boot-marvell v3 03/10] board: turris_mox: Check and configure modules
` [U-Boot] [PATCH u-boot-marvell v3 04/10] arch/arm/dts: Fix Turris Mox device tree
` [U-Boot] [PATCH u-boot-marvell v3 05/10] board: turris_mox: Update defconfig
` [U-Boot] [PATCH u-boot-marvell v3 06/10] watchdog: armada_37xx: Fix compliance with kernel's driver
` [U-Boot] [PATCH u-boot-marvell v3 07/10] MAINTAINERS: Add entry for CZ.NIC's Turris project
` [U-Boot] [PATCH u-boot-marvell v3 08/10] board: turris_mox: Read info (and ethaddrs) from OTP
` [U-Boot] [PATCH u-boot-marvell v3 09/10] board: turris_mox: Support 1 GB version of Turris Mox
` [U-Boot] [PATCH u-boot-marvell v3 10/10] configs: turris_mox: Add 64 MiB of boot memory

[cip-dev] CIP-dev IRC weekly meeting log: week 46
 2018-11-20 12:03 UTC  (4+ messages)

[U-Boot] [PATCH] configs: add SolidRun Clearfog GT 8K
 2018-11-20 12:03 UTC  (2+ messages)

[PATCH] ethdev: deprecate DEFERRED device state
 2018-11-20 12:02 UTC  (2+ messages)
` [PATCH] ethdev: remove unused "

[PATCH] x86: Fix an issue with invalid ACPI numa config
 2018-11-20 12:01 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/10] hostmem: use object "id" for memory region name with >= 3.1
 2018-11-20 12:00 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 09/10] hw/i386: add pc-i440fx-3.1 & pc-q35-3.1

[PATCH net-next 00/11] r8169: series with further smaller improvements
 2018-11-20  1:32 UTC  (2+ messages)

[PATCH] f2fs: fix m_may_create to make OPU DIO write correctly
 2018-11-20 11:58 UTC  (3+ messages)
` [PATCH v2] "


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.