All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-08 21:21:37 to 2018-06-08 23:34:43 UTC [more...]

[PATCH] spi: spi-geni-qcom: Add SPI driver support for GENI based QUP
 2018-06-08 23:34 UTC  (2+ messages)

[PATCH] IB/mlx5: Fix memory leak in mlx5_ib_create_flow
 2018-06-08 23:24 UTC  (5+ messages)

[PATCH v2 05/11] PM / devfreg: Add support for policy notifiers
 2018-06-08 23:21 UTC  (3+ messages)

linux-next: Please add mlx5-next tree
 2018-06-08 23:19 UTC  (2+ messages)

[sumo][meta-qt5][PATCH] qt: upstream git branch 5.10.1 disappeared
 2018-06-08 23:22 UTC  (3+ messages)

[PATCH net] failover: eliminate callback hell
 2018-06-08 23:18 UTC  (8+ messages)

[PATCH] drm/i915/gtt: Fix unwind length passed to gen6_ppgtt_clear_range
 2018-06-08 23:14 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH -next] IB/mlx5: Fix return value check in flow_counters_set_data()
 2018-06-08 23:13 UTC  (2+ messages)

[PATCH] lxc: uprev 3.0.1
 2018-06-08 23:08 UTC 

[PATCH v2] dcdbas: Add support for WSMT ACPI table
 2018-06-08 23:08 UTC  (4+ messages)
` [PATCH resend "

[PATCH V3 0/7] Add GCC 8 recipes
 2018-06-08 23:06 UTC  (6+ messages)
` [PATCH 7/7] tcmode-default: Switch to gcc 8.0

[meta-networking][PATCH] spice: Update to git hash to pick up gcc8 fixes
 2018-06-08 23:06 UTC 

GDPR compliance best practices?
 2018-06-08 23:00 UTC  (3+ messages)

[PATCH v12 0/4] i386: Enable TOPOEXT to support hyperthreading on AMD CPU
 2018-06-08 22:59 UTC  (9+ messages)
` [PATCH v12 3/4] i386: Enable TOPOEXT feature on AMD EPYC CPU
            ` [Qemu-devel] "

[Buildroot] [RFC PATCH 0/8] chromium: new package
 2018-06-08 22:59 UTC  (9+ messages)
` [Buildroot] [RFC PATCH 1/8] atk: bump to version 2.25.2
` [Buildroot] [RFC PATCH 2/8] at-spi2-core: new package
` [Buildroot] [RFC PATCH 3/8] at-spi2-atk: "
` [Buildroot] [RFC PATCH 4/8] libgtk3: remove patch to disable atk-bridge support
` [Buildroot] [RFC PATCH 5/8] llvm: add config to build backend for host arch
` [Buildroot] [RFC PATCH 6/8] llvm: bump to version 6.0.0
` [Buildroot] [RFC PATCH 7/8] clang: "
` [Buildroot] [RFC PATCH 8/8] chromium: new package

[Qemu-devel] [PATCH v13 0/5] i386: Enable TOPOEXT to support hyperthreading on AMD CPU
 2018-06-08 22:56 UTC  (12+ messages)
`  "
` [Qemu-devel] [PATCH v13 1/5] i386: Add support for CPUID_8000_001E for AMD
  `  "
` [Qemu-devel] [PATCH v13 2/5] i386: Introduce auto_topoext bit to manage topoext
  `  "
` [Qemu-devel] [PATCH v13 3/5] i386: Enable TOPOEXT feature on AMD EPYC CPU
  `  "
` [Qemu-devel] [PATCH v13 4/5] i386: Verify and enable topoext feature if supported
  `  "
` [Qemu-devel] [PATCH v13 5/5] i386: Remove generic SMT thread check
  `  "

GDPR compliance best practices?
 2018-06-08 22:53 UTC  (16+ messages)

[PATCH net v2] net/sched: act_simple: fix parsing of TCA_DEF_DATA
 2018-06-08 22:50 UTC  (2+ messages)

[MPTCP] [PATCH mptcp-net-next 10/14] mptcp: Make subflow-list an RCU-list
 2018-06-08 22:49 UTC 

[PATCH 0/2] xfs: fix buffer delwri queue state race
 2018-06-08 22:49 UTC  (5+ messages)
` [PATCH 2/2] xfs: allow delwri requeue of wait listed buffers

[PATCH v2 net] net: fddi: fix a possible null-ptr-deref
 2018-06-08 22:48 UTC  (2+ messages)

[PATCH] perf: Sharing PMU counters across compatible events
 2018-06-08 22:47 UTC 

[PATCH] perf: Sharing PMU counters across compatible events
 2018-06-08 22:46 UTC 

[PATCH net] net: aquantia: fix unsigned numvecs comparison with less than zero
 2018-06-08 22:46 UTC  (2+ messages)

[PATCH NEXT 1/6] PCI/AER: Take mask into account while clearing error bits
 2018-06-08 22:43 UTC  (6+ messages)
` [PATCH NEXT 6/6] PCI/PORTDRV: Remove ERR_FATAL handling from pcie_portdrv_slot_reset()

[PATCH 00/20] unconditional O(1) SHA-1 abbreviation
 2018-06-08 22:41 UTC  (21+ messages)
` [PATCH 01/20] t/README: clarify the description of test_line_count
` [PATCH 02/20] test library: add a test_byte_count
` [PATCH 03/20] blame doc: explicitly note how --abbrev=40 gives 39 chars
` [PATCH 04/20] abbrev tests: add tests for core.abbrev and --abbrev
` [PATCH 05/20] abbrev tests: test "git-blame" behavior
` [PATCH 06/20] blame: fix a bug, core.abbrev should work like --abbrev
` [PATCH 07/20] abbrev tests: test "git branch" behavior
` [PATCH 08/20] abbrev tests: test for "git-describe" behavior
` [PATCH 09/20] abbrev tests: test for "git-log" behavior
` [PATCH 10/20] abbrev tests: test for "git-diff" behavior
` [PATCH 11/20] abbrev tests: test for plumbing behavior
` [PATCH 12/20] abbrev tests: test for --abbrev and core.abbrev=[+-]N
` [PATCH 13/20] parse-options-cb.c: convert uses of 40 to GIT_SHA1_HEXSZ
` [PATCH 14/20] config.c: use braces on multiple conditional arms
` [PATCH 15/20] parse-options-cb.c: "
` [PATCH 16/20] abbrev: unify the handling of non-numeric values
` [PATCH 17/20] abbrev: unify the handling of empty values
` [PATCH 18/20] abbrev parsing: use braces on multiple conditional arms
` [PATCH 19/20] abbrev: support relative abbrev values
` [PATCH 20/20] abbrev: add a core.validateAbbrev setting

Ext4 fiemap implementation
 2018-06-08 22:41 UTC  (5+ messages)

[PATCH v4 1/2] power: supply: sbs-battery: don't assume MANUFACTURER_DATA formats
 2018-06-08 22:36 UTC  (4+ messages)
` [PATCH v4 2/2] dt-bindings: power: sbs-battery: re-document "ti,bq20z75"

[sumo][meta-oe][PATCH] poppler: fix linking
 2018-06-08 22:40 UTC 

[MODERATED] Re: [PATCH 0/8] L1TFv7 3
 2018-06-08 22:37 UTC 

[PATCH] MIPS: Fix ejtag handler on SMP
 2018-06-08 22:37 UTC  (3+ messages)

[libvirt bisection] complete build-arm64-libvirt
 2018-06-08 22:35 UTC 

systemtap 3.3 release
 2018-06-08 22:35 UTC 

[PATCH 04/24] 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option
 2018-06-08 22:33 UTC  (5+ messages)

[PATCH] RISC-V: Handle R_RISCV_32 in modules
 2018-06-08 22:33 UTC  (3+ messages)

[PATCH 3/3] riscv: fix __user annotation for __copy_user()
 2018-06-08 22:33 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/1] board: arm: Add support for Broadcom BCM7445
 2018-06-08 22:25 UTC  (7+ messages)
` [U-Boot] [PATCH v3 "
  ` [U-Boot] [PATCH v3 1/1] "
  ` [U-Boot] [PATCH v4 0/1] "
    ` [U-Boot] [PATCH v4 1/1] "

[RFC PATCH 0/3] BPF socket filter to deal with skb frags
 2018-06-08 22:24 UTC  (5+ messages)
` [RFC PATCH 1/3] ebpf: add next_skb_frag bpf helper for sk filter

[PATCH v5 00/21] Integrate commit-graph into 'fsck' and 'gc'
 2018-06-08 22:24 UTC  (4+ messages)
` [PATCH v6 "
  ` [PATCH v6 20/21] gc: automatically write commit-graph files

Userspace starving kernel threads for CPU cycle
 2018-06-08 22:22 UTC  (2+ messages)

[RFC PATCH v1] telemetry design overview (part 1)
 2018-06-08 22:20 UTC  (6+ messages)

[PATCH v5 0/4] xfsprogs: add mkfs.xfs configuration file parsing support
 2018-06-08 22:18 UTC  (3+ messages)
` [PATCH v5 4/4] mkfs.xfs: add configuration file parsing support using our own parser

[PATCH] trace: fix SKIP_STACK_VALIDATION=1 build
 2018-06-08 22:08 UTC  (2+ messages)

[v3 0/6] SMMUv3 driver
 2018-06-08 22:17 UTC  (5+ messages)
` [v3 5/6] drivers/passthrough/arm: Refactor code for arm smmu drivers

[xen-4.6-testing test] 123907: tolerable FAIL - PUSHED
 2018-06-08 22:17 UTC 

sysroot not being populated
 2018-06-08  9:42 UTC  (5+ messages)

[Bug 199965] New: Memory management: BUG in kernel_restart
 2018-06-08 22:15 UTC 

[MODERATED] [PATCH 0/2] L1TF KVM 0
 2018-06-08 22:13 UTC  (4+ messages)
  ` [MODERATED] Re: [PATCH 1/2] L1TF KVM 1

[PATCH] staging: iio: adc: ad7606: fix function pointer parameter names missing
 2018-06-08 22:13 UTC 

[PATCH i-g-t] igt/perf_pmu: Disable accuracy tests for guc
 2018-06-08 22:12 UTC  (3+ messages)
` [igt-dev] "
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH] Fixed coding style problems
 2018-06-08 22:11 UTC  (2+ messages)

[Qemu-devel] [PATCH v6 00/49] fix building of tests/tcg
 2018-06-08 14:23 UTC  (2+ messages)

[U-Boot] [PATCH] drivers/gpio/mxc: fix MXC GPIO name in KConfig
 2018-06-08 22:08 UTC  (3+ messages)

[meta-selinux][PATCH] semodule-utils: create empty package
 2018-06-08 22:06 UTC 

[PATCH 0/6] Cryptodev API changes
 2018-06-08 22:02 UTC  (7+ messages)
` [PATCH 1/6] cryptodev: replace bus specific struct with generic dev
` [PATCH 2/6] cryptodev: remove max number of sessions per queue
` [PATCH 3/6] cryptodev: remove max number of sessions
` [PATCH 4/6] cryptodev: remove queue start/stop functions
` [PATCH 5/6] cryptodev: remove old get session size functions
` [PATCH 6/6] cryptodev: replace mbuf scatter gather flag

[U-Boot] [PATCH v5 0/5] drivers: Add reset ctrl to drivers
 2018-06-08 21:59 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] rk3288: veyron: Enable SDMMC when booting from SPI
 2018-06-08 21:59 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] rk3288: veyron: Init boot-on regulators
` [U-Boot] [PATCH 2/3] rk3288: Disable JTAG function from sdmmc0 IO
` [U-Boot] [PATCH 3/3] rockchip: veyron: Set vcc33_sd regulator value

[U-Boot] [PATCH v4 00/16] efi: Enable basic sandbox support for EFI loader
 2018-06-08 21:59 UTC  (10+ messages)
` [U-Boot] [PATCH v4 04/16] sandbox: smbios: Update to support sandbox

[U-Boot] [PATCH 0/5] Add DMA driver for DMA330 controller
 2018-06-08 21:59 UTC  (5+ messages)
` [U-Boot] [PATCH 4/5] include: dma: Update the function description for dma_memcpy

[U-Boot] [PATCH v1 0/3] Fixes/Addition to use the USB Ethernet gadget with the DWC3 gadget controller
 2018-06-08 21:59 UTC  (4+ messages)
` [U-Boot] [PATCH v1 3/3] cmd: usb gadget: Add a command to bind a USB gadget driver to a UDC port

[U-Boot] [PATCH v3] lib: Add hexdump
 2018-06-08 21:59 UTC  (2+ messages)

[U-Boot] [PATCH] cmd: fpga: Remove fit image support passed without fpga device
 2018-06-08 21:59 UTC  (2+ messages)

[U-Boot] [PATCH v3 1/2] patman: add option for limiting the Cc list
 2018-06-08 21:59 UTC  (4+ messages)
` [U-Boot] [PATCH v3 2/2] patman: add test for SPDX license

[U-Boot] [PATCH v2 0/2] Add MDIO driver model support
 2018-06-08 21:59 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/2] dm: mdio: add a uclass for MDIO

[U-Boot] [PATCH 1/4] lib: fdtdec: Fill initial ram top with DDR start value from dt
 2018-06-08 21:59 UTC  (3+ messages)

[PATCH v5 00/13] s390: vfio-ap: guest dedicated crypto adapters
 2018-06-08 21:59 UTC  (15+ messages)
` [PATCH v5 11/13] KVM: s390: implement mediated device open callback

[U-Boot] [ANN] U-Boot v2018.05 released
 2018-06-08 21:59 UTC  (2+ messages)

[U-Boot] [PATCH] sandbox_flattree: Switch to TPMv2 support
 2018-06-08 21:59 UTC  (8+ messages)

[U-Boot] [PATCH] env: Add !ENV_IS_IN_EXT4 dependency to ENV_IS_NOWHERE
 2018-06-08 21:59 UTC  (2+ messages)

[PATCH] kernel/hung_task.c: allow to set period separately from timeout
 2018-06-08 21:58 UTC  (2+ messages)

[PATCH] completion: reduce overhead of clearing cached --options
 2018-06-08 21:58 UTC  (8+ messages)
` [PATCH v2] "

Support additional signature types in EVM
 2018-06-08 21:57 UTC  (3+ messages)
` [PATCH V3 1/2] evm: Don't deadlock if a crypto algorithm is unavailable
` [PATCH V3 2/2] evm: Allow non-SHA1 digital signatures

[Buildroot] [PATCH 1/1] jansson: bump to version 2.11
 2018-06-08 21:57 UTC 

[RFC] ethdev: add new offload flag to keep CRC
 2018-06-08 22:57 UTC 

[RFC v4 0/1] i-search functionality for mconf
 2018-06-08 21:56 UTC  (2+ messages)

[PATCH] kconfig: fix localmodconfig
 2018-06-08 21:53 UTC 

Fw: [Bug 199995] New: Ramdomly sent TCP Reset from Kernel with bonding mode "brodcast"
 2018-06-08 21:53 UTC  (4+ messages)

[PATCH 00/20] coresight: Update device tree bindings
 2018-06-08 21:52 UTC  (12+ messages)
` [PATCH 08/20] coresight: dts: Cleanup device tree graph bindings
` [PATCH 09/20] coresight: dts: Define new bindings for direction of data flow
` [PATCH 10/20] dts: juno: Update coresight bindings for hw port

[PATCH v3 0/6] mtd: rawnand: add NVIDIA Tegra NAND flash support
 2018-06-08 21:51 UTC  (4+ messages)
` [PATCH v3 4/6] mtd: rawnand: add NVIDIA Tegra NAND Flash controller driver

[RFC] ethdev: remove all offload API
 2018-06-08 22:41 UTC  (2+ messages)

[PATCH v2] media: i2c: adv748x: csi2: set entity function to video interface bridge
 2018-06-08 21:45 UTC 

[PATCH v2 1/4] platform/x86: silead_dmi: Rename trekstor entries
 2018-06-08 21:45 UTC  (4+ messages)
` [PATCH v2 2/4] platform/x86: silead_dmi: Sort entries alphabetically
` [PATCH v2 3/4] platform/x86: silead_dmi: Add touchscreen info for the Chuwi Vi10 tablet
` [PATCH v2 4/4] platform/x86: Rename silead_dmi to touchscreen_dmi

[PATCH v11 00/13] Intel SGX1 support
 2018-06-08 21:41 UTC  (4+ messages)
` [PATCH v11 12/13] intel_sgx: driver documentation

[PATCH v2] net-fq: Add WARN_ON check for null flow
 2018-06-08 21:40 UTC  (5+ messages)

[PATCH] media: i2c: adv748x: csi2: set entity function to video interface bridge
 2018-06-08 21:39 UTC  (7+ messages)

[Buildroot] [PATCH 1/1] aubio: bump to version 0.4.6
 2018-06-08 21:35 UTC 

[PATCH v2 00/16] Add System Error Interrupt support to Armada SoCs
 2018-06-08 21:34 UTC  (5+ messages)
` [PATCH v2 12/16] dt-bindings/interrupt-controller: update Marvell ICU bindings

[PATCH v1] AMD SSB bits
 2018-06-08 21:30 UTC  (10+ messages)
` [PATCH v1 3/3] x86/bugs: Switch the selection of mitigation from CPU vendor to CPU features
` [PATCH QEMU] Patches for new AMD CPU bits
  ` [PATCH 1/2] i386: define the AMD 'amd-ssbd' CPUID feature bit
          ` [Qemu-devel] "

RFC : Hyplets - User Space Interrupts for ARM
 2018-06-08 21:28 UTC 

[Qemu-devel] [RFC untested PATCH] i386/cpu: make -cpu host support monitor/mwait
 2018-06-08 21:22 UTC  (2+ messages)

[Bug 106446] Stutter at higher refresh rates ( 75 Hz) and artifacts on desktop
 2018-06-08 21:21 UTC  (2+ messages)

[U-Boot] [PATCH v2] tegra: nyan-big: Update CONFIG_SYS_TEXT to the default in README.chromium
 2018-06-08 21:21 UTC  (2+ messages)


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.