All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-04 15:39:51 to 2019-07-04 16:34:39 UTC [more...]

post-receive: pub/scm/linux/kernel/git/broonie/regulator
 2019-07-04 16:34 UTC 

[patch V2 00/25] x86/apic: Support for IPI shorthands
 2019-07-04 15:52 UTC  (12+ messages)
` [patch V2 01/25] x86/kgbd: Use NMI_VECTOR not APIC_DM_NMI
` [patch V2 04/25] x86/apic: Make apic_pending_intr_clear() more robust
` [patch V2 05/25] x86/apic: Move IPI inlines into ipi.c
` [patch V2 08/25] x86/apic: Move apic_flat_64 header into apic directory
` [patch V2 10/25] x86/apic/uv: Make x2apic_extra_bits static
` [patch V2 13/25] x86/hotplug: Silence APIC and NMI when CPU is dead
` [patch V2 18/25] x86/apic: Provide and use helper for send_IPI_allbutself()
` [patch V2 20/25] x86/smp: Move smp_function_call implementations into IPI code
` [patch V2 22/25] x86/apic: Remove the shorthand decision logic
` [patch V2 23/25] x86/apic: Share common IPI helpers
` [patch V2 24/25] x86/apic/flat64: Remove the IPI shorthand decision logic

[PATCH v2] pinctrl: msm8998: Squash TSIF pins together
 2019-07-04 16:35 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/broonie/regmap
 2019-07-04 16:34 UTC 

[Qemu-devel] [PULL 0/9] target-arm queue
 2019-07-04 16:32 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2019-07-04 16:33 UTC 

[PATCH 1/2] regulator: implement selector stepping
 2019-07-04 16:32 UTC  (2+ messages)
` Applied "regulator: implement selector stepping" to the regulator tree

[PATCH 0/3] usb: gadget: u_serial: Fix and cleanup
 2019-07-04 16:32 UTC  (2+ messages)

[PATCH 2/2] regulator: max77650: use vsel_step
 2019-07-04 16:32 UTC  (2+ messages)
` Applied "regulator: max77650: use vsel_step" to the regulator tree

post-receive: pub/scm/linux/kernel/git/broonie/regulator
 2019-07-04 16:32 UTC 

[Buildroot] [Bug 11776] New: qt5webengine 5.12.2 build failed with arm toolchain and linaro toolchain
 2019-07-04 16:32 UTC  (9+ messages)

[dpdk-dev] [PATCH 0/4] ethdev: add GRE key field to flow API
 2019-07-04 16:30 UTC  (6+ messages)
` [dpdk-dev] [PATCH v5 0/4] match on GRE's key
  ` [dpdk-dev] [PATCH v5 1/4] ethdev: add GRE key field to flow API
  ` [dpdk-dev] [PATCH v5 2/4] net/mlx5: support match GRE protocol on DR engine
  ` [dpdk-dev] [PATCH v5 3/4] net/mlx5: match GRE's key and present bits
  ` [dpdk-dev] [PATCH v5 4/4] app/testpmd: "

[PATCH] genirq: update irq stats from NMI handlers
 2019-07-04 16:31 UTC  (7+ messages)

[PATCH] drm/client: remove the exporting of drm_client_close
 2019-07-04 16:31 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/7] net/mlx5: consolidate Tx datapath
 2019-07-04 16:29 UTC  (8+ messages)
` [dpdk-dev] [PATCH 1/7] net/mlx5: remove Tx datapath implementation
` [dpdk-dev] [PATCH 2/7] net/mlx5: add Tx datapath related devargs
` [dpdk-dev] [PATCH 3/7] net/mlx5: update Tx datapath definitions
` [dpdk-dev] [PATCH 4/7] net/mlx5: add Tx datapath configuration and setup
` [dpdk-dev] [PATCH 5/7] net/mlx5: introduce Tx burst routine template
` [dpdk-dev] [PATCH 6/7] net/mlx5: implement Tx burst template
` [dpdk-dev] [PATCH 7/7] net/mlx5: add minimal required Tx data inline

[PATCH] kernel-yocto: checksum indirect cfg and scc files
 2019-07-04 16:29 UTC  (4+ messages)

[PATCH] wic/plugins: Source that support both EFI and BIOS
 2019-07-04 16:29 UTC  (5+ messages)
` ✗ patchtest: failure for "

[PATCH] app/pdump: enforcing pdump to use sw mempool
 2019-07-04 16:29 UTC  (2+ messages)
` [dpdk-dev] "

[PATCH net] ipv4: Fix NULL pointer dereference in ipv4_neigh_lookup()
 2019-07-04 16:26 UTC 

[dpdk-dev] [PATCH] test: fix build without timer
 2019-07-04 16:27 UTC  (2+ messages)

[PATCH][next] drm/amdgpu/psp: fix incorrect logic when checking asic_type
 2019-07-04 16:26 UTC  (5+ messages)

[Qemu-devel] [PULL 0/1] Ui 20190704 patches
 2019-07-04 16:12 UTC  (2+ messages)

[PATCH] misc: fastrpc: fix memory leak
 2019-07-04 16:25 UTC 

[Qemu-devel] [PULL 0/9] target-arm queue
 2019-07-04 16:20 UTC  (11+ messages)
` [Qemu-devel] [PULL 1/9] target/arm: Move debug routines to debug_helper.c
` [Qemu-devel] [PULL 2/9] target/arm: Restrict semi-hosting to TCG
` [Qemu-devel] [PULL 3/9] target/arm/helper: Move M profile routines to m_helper.c
` [Qemu-devel] [PULL 4/9] arm v8M: Forcibly clear negative-priority exceptions on deactivate
` [Qemu-devel] [PULL 5/9] target/arm: v8M: Check state of exception being returned from
` [Qemu-devel] [PULL 6/9] target/arm: Use _ra versions of cpu_stl_data() in v7M helpers
` [Qemu-devel] [PULL 7/9] hw/timer/armv7m_systick: Forbid non-privileged accesses
` [Qemu-devel] [PULL 8/9] target/arm: Execute Thumb instructions when their condbits are 0xf
` [Qemu-devel] [PULL 9/9] target/arm: Correct VMOV_imm_dp handling of short vectors

[PATCH] staging: greybus: remove redundant assignment to variable is_empty
 2019-07-04 16:23 UTC  (7+ messages)

[Buildroot] [PATCH 1/1] package/modem-manager: bump to version 1.10.2
 2019-07-04 16:23 UTC 

[dpdk-dev] [PATCH] maintainers: update for Mellanox
 2019-07-04 16:22 UTC  (2+ messages)

next/master build: 229 builds: 0 failed, 229 passed, 632 warnings (next-20190704)
 2019-07-04 16:21 UTC 

[PATCH 01/13] vfs: verify param type in vfs_parse_sb_flag()
 2019-07-04 16:19 UTC  (3+ messages)

[PATCH] app/testpmd: fix mpls encap ipv4 version and ihl
 2019-07-04 16:19 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3 0/2] define ipv4 ihl and vhl
  ` [dpdk-dev] [dpdk-stable] "

[U-Boot] [PATCH v2 1/9] usb: r8a66597: return -ENOTSUPP from unimplemented submit_int_msg
 2019-07-04 16:19 UTC  (10+ messages)
` [U-Boot] [PATCH v2 2/9] usb: sl811-hcd: "
` [U-Boot] [PATCH v2 5/9] usb: storage: submit_int_msg -> usb_int_msg

[PATCH] btrfs: Fix build error while LIBCRC32C is module
 2019-07-04 16:19 UTC  (2+ messages)

events injection / merging traces
 2019-07-04 16:18 UTC 

next/pending-fixes build: 223 builds: 0 failed, 223 passed, 119 warnings (v5.2-rc7-250-g820e56d05831)
 2019-07-04 16:18 UTC 

[ANNOUNCE] WireGuard Snapshot `0.0.20190702` Available
 2019-07-04 16:17 UTC  (6+ messages)

[PATCH v3] keytable: Add keymap test
 2019-07-04 16:16 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 1/3] uapi/i915: Sync to bf73fc0fa9cf
 2019-07-04 16:15 UTC  (6+ messages)
`  "
` [igt-dev] [PATCH i-g-t 2/3] lib/i915: Report I915_SCHEDULER_CAP_ENGINE_BUSY_STATS
  `  "
` [igt-dev] [PATCH i-g-t 3/3] perf_pmu: Refine requirement testing for engine-busy-stats
  `  "

[PATCH nftables v4] exthdr: doc: add support for matching IPv4 options
 2019-07-04 16:14 UTC  (2+ messages)

[Qemu-devel] [PULL] RISC-V Patches for the 4.1 Soft Freeze, Part 2
 2019-07-04 16:00 UTC  (6+ messages)
` [Qemu-devel] [PULL 33/34] roms: Add OpenSBI version 0.3

[PATCH v3] keymaps
 2019-07-04 16:13 UTC  (2+ messages)

Virtual hub, resets etc
 2019-07-04 16:13 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/tip/tip
 2019-07-04 16:12 UTC 

[Xen-devel] [PATCH] include/public/io/ring.h: Remove xen_mb, xen_rmb, xen_wmb macros
 2019-07-04 16:11 UTC  (3+ messages)

[PATCH 1/2] test/distributor: flush with worker shutdown test fails
 2019-07-04 16:11 UTC  (4+ messages)
` [PATCH v2 "
    ` [dpdk-dev] "

[Qemu-devel] pl031 time across vm save/reload
 2019-07-04 16:02 UTC 

[PATCH 00/11] perf intel-pt: Prepare for PEBS via PT
 2019-07-04 16:10 UTC  (8+ messages)
` [PATCH 01/11] perf intel-pt: Add new packets "

[dpdk-dev] [PATCH 0/3] lib/hash: perf improvements for lock-free
 2019-07-04 16:09 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 0/2] "

[PATCH V3] PCI: tegra: Enable Relaxed Ordering only for Tegra20 & Tegra30
 2019-07-04 16:09 UTC  (2+ messages)

[PATCH] powerpc/64s/exception: Remove unused SOFTEN_VALUE_0x980
 2019-07-04 15:52 UTC  (2+ messages)

[dpdk-dev] meson build issue
 2019-07-04 16:08 UTC  (6+ messages)
` [dpdk-dev] [EXT] "

[PATCH nvmem 1/1] nvmem: imx: correct the fuse word index
 2019-07-04 16:07 UTC  (5+ messages)
  ` [EXT] "

[PATCH v4 4/5] drm/i915: Transition port type checks to phy checks
 2019-07-04 16:07 UTC  (2+ messages)

[PATCH] powerpc: remove device_to_mask
 2019-07-04 15:52 UTC  (2+ messages)

[PATCH V3] usb: gadget: storage: Remove warning message
 2019-07-04 16:06 UTC  (2+ messages)

[PATCH 1/5] powerpc/64s/exception: remove bad stack branch
 2019-07-04 15:52 UTC  (2+ messages)

[PATCH 6/9] Add a general, global device notification watch list [ver #5]
 2019-07-04 16:04 UTC  (5+ messages)
` [PATCH 0/9] Keyrings, Block and USB notifications "

[PATCH 01/17] drm/amdgpu: define vcn jpeg encode ring
 2019-07-04 16:04 UTC  (17+ messages)
  ` [PATCH 02/17] drm/amdgpu: add "
  ` [PATCH 03/17] drm/amdgpu: add jpeg enc register offsets
  ` [PATCH 04/17] drm/amdgpu: implement jpeg enc ring functions
  ` [PATCH 05/17] drm/amdgpu: set "
  ` [PATCH 06/17] drm/amdgpu: add vcn jpeg enc irq support
  ` [PATCH 07/17] drm/amdgpu: add jpeg enc sw and hw init
  ` [PATCH 08/17] drm/amdgpu: add function to start jpeg enc block
  ` [PATCH 09/17] drm/amdgpu: add jpeg enc sw and hw finish
  ` [PATCH 10/17] drm/amdgpu: add jpeg enc scratch0 for ring test
  ` [PATCH 11/17] drm/amdgpu: add vcn jpeg enc "
  ` [PATCH 12/17] drm/amdgpu: add vcn jpeg enc ib test
  ` [PATCH 13/17] drm/amdgpu: enable "
  ` [PATCH 14/17] drm/amdgpu: add AMDGPU_HW_IP_VCN_JPEG_ENC for jpeg enc
  ` [PATCH 15/17] drm/amdgpu: add AMDGPU_HW_IP_VCN_JPEG_ENC to info query
  ` [PATCH 16/17] drm/amdgpu: add AMDGPU_HW_IP_VCN_JPEG_ENC to ctx
  ` [PATCH 17/17] drm/amdgpu: handle jpeg enc dpg

post-receive: pub/scm/linux/kernel/git/lpieralisi/pci
 2019-07-04 16:04 UTC 

[PATCH] arm64: Remove unused assembly macro
 2019-07-04 16:03 UTC  (2+ messages)

[U-Boot] [PATCH v2] fastboot: Remove "bootloader-version" variable
 2019-07-04 16:03 UTC  (2+ messages)

[PATCH v2] btrfs: inode: Don't compress if NODATASUM or NODATACOW set
 2019-07-04 16:04 UTC  (2+ messages)

[PATCH] block: fix a crash in do_task_dead()
 2019-07-04 16:03 UTC  (12+ messages)
` [PATCH] swap_readpage: avoid blk_wake_io_task() if !synchronous

[PATCH 1/3] drm/i915/gtt: pde entry encoding is identical
 2019-07-04 16:03 UTC  (5+ messages)
` [PATCH 2/3] drm/i915/gtt: Tear down setup and cleanup macros for page dma
` [PATCH 3/3] drm/i915/gtt: Setup phys pages for 3lvl pdps

[PATCH RFC 0/4] ARM Error Source Table Support
 2019-07-04 16:02 UTC  (4+ messages)
` [PATCH RFC 1/4] ACPI/AEST: Initial AEST driver

[PATCH v3 01/13] powerpc/64s/exception: clean up system call entry
 2019-07-04 15:52 UTC  (2+ messages)

[PATCH V3 1/2] libselinux: Save digest of all partial matches for directory
 2019-07-04 15:56 UTC 

[PATCH 1/1] drm/amdkfd: Consistently apply noretry setting
 2019-07-04 16:02 UTC  (4+ messages)

[dpdk-dev] [PATCH] vfio: retry creating sPAPR DMA window
 2019-07-04 16:01 UTC  (2+ messages)

[PATCH v1 0/7] perf, intel: Add support for PEBS output to Intel PT
 2019-07-04 16:00 UTC  (8+ messages)
` [PATCH v1 1/7] perf: Allow normal events to be sources of AUX data
` [PATCH v1 2/7] perf/x86/intel: Support PEBS output to PT
` [PATCH v1 3/7] perf tools: Add aux_source attribute flag
` [PATCH v1 4/7] perf tools: Add itrace option 'o' to synthesize aux-source events
` [PATCH v1 5/7] perf intel-pt: Process options for PEBS event synthesis
` [PATCH v1 6/7] perf tools: Add aux-source config term
` [PATCH v1 7/7] perf intel-pt: Add brief documentation for PEBS via Intel PT

[PATCH 1/2] powerpc/64s: Rename PPC_INVALIDATE_ERAT to PPC_ARCH_300_INVALIDATE_ERAT
 2019-07-04 15:52 UTC  (3+ messages)

[PATCH 1/2] drm/i915/guc: Upgrade to GuC 33.0.0
 2019-07-04 15:59 UTC  (6+ messages)
` [PATCH 2/2] drm/i915/guc: Turn on GuC/HuC auto mode
` ✓ Fi.CI.IGT: success for series starting with [1/2] drm/i915/guc: Upgrade to GuC 33.0.0

[PATCH v3 01/25] powerpc/64s/exception: remove H concatenation for EXC_HV variants
 2019-07-04 15:52 UTC  (2+ messages)

build failures due to pigz host tool
 2019-07-04 15:57 UTC  (4+ messages)

[PATCH 01/28] powerpc/64s/exception: fix line wrap and semicolon inconsistencies in macros
 2019-07-04 15:52 UTC  (2+ messages)

[dpdk-dev] [PATCH] config: update RTE_MAX_LCORE for ppc build
 2019-07-04 15:56 UTC  (3+ messages)

[PATCH v4 0/5] EHL port programming
 2019-07-04 15:55 UTC  (6+ messages)
` [PATCH v4 1/5] drm/i915/gen11: Start distinguishing 'phy' from 'port'

post-receive: pub/scm/linux/kernel/git/lpieralisi/pci
 2019-07-04 15:55 UTC 

[PATCH v3 0/4] rcar-vin: Add support for RGB formats with alpha
 2019-07-04 15:55 UTC  (5+ messages)
` [PATCH v3 3/4] rcar-vin: Add support for RGB formats with alpha component
` [PATCH v3 4/4] rcar-vin: Always setup controls when opening video device

[PATCH v5 1/2] powerpc: silence a -Wcast-function-type warning in dawr_write_file_bool
 2019-07-04 15:52 UTC  (2+ messages)

[GIT PULL] arm64 updates for 5.3
 2019-07-04 15:54 UTC  (2+ messages)

linux-next: build failure after merge of the usb and usb-gadget trees
 2019-07-04 15:53 UTC  (6+ messages)

i.mx6ul with DSA in multi chip addressing mode - no MDIO access
 2019-07-04 15:53 UTC  (6+ messages)

[PATCH 1/4] mt76: mt7603: enable hardware rate up/down selection
 2019-07-04 15:53 UTC  (4+ messages)
` [PATCH 2/4] mt76: mt7615: move mt7615_mcu_set_rates to mac.c
` [PATCH 3/4] mt76: mt7615: reset rate index/counters on rate table update
` [PATCH 4/4] mt76: mt7615: sync with mt7603 rate control changes

[PATCH v1 net-next] net: stmmac: enable clause 45 mdio support
 2019-07-04 15:52 UTC  (8+ messages)

[PATCH 00/59] KVM: arm64: ARMv8.3 Nested Virtualization support
 2019-07-04 15:51 UTC  (5+ messages)
` [PATCH 35/59] KVM: arm/arm64: nv: Support multiple nested stage 2 mmu structures

[MPTCP] [RFC PATCH] mptcp: harmonize locking on all socket operations
 2019-07-04 15:51 UTC 

[U-Boot] [PATCH] fastboot: Remove "bootloader-version" variable
 2019-07-04 15:50 UTC  (3+ messages)

[PATCH] Revert "tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend()"
 2019-07-04 15:46 UTC  (6+ messages)

[RFC PATCH] x86: Remove X86_FEATURE_MFENCE_RDTSC
 2019-07-04 15:46 UTC 

[PATCH 0/7] Use spinlock_t instead of struct spinlock
 2019-07-04 15:45 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 00/18] bitmaps: introduce 'bitmap' sync mode
 2019-07-04 15:40 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 08/18] hbitmap: enable merging across granularities

[Qemu-devel] [PULL v2 0/4] Build system patches for 2019-07-02
 2019-07-04 15:43 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/arm64/linux
 2019-07-04 15:43 UTC 

[PATCH v4 00/16] crypto: caam - Add i.MX8MQ support
 2019-07-04 15:43 UTC  (3+ messages)
` [PATCH v4 02/16] crypto: caam - simplify clock initialization

[Qemu-devel] [PATCH v3 1/6] accel/tcg: adding structure to store TB statistics
 2019-07-04 15:40 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 3/6] accel/tcg: Collecting translation/code quality measurements
` [Qemu-devel] [PATCH v3 4/6] util/log: introduce dump of tbstats and -d hot_tbs:limit

stable-rc build: 78 warnings 1 failures (stable-rc/v5.1.16-8-g57f5b343cdf95)
 2019-07-04 15:42 UTC  (2+ messages)

[PATCH] drm/komeda: Adds VRR support
 2019-07-04 15:41 UTC  (4+ messages)

[PATCH net-next v2 0/3] net: stmmac: Some improvements and a fix
 2019-07-04 15:40 UTC  (5+ messages)
` [PATCH net-next v2 3/3] net: stmmac: Introducing support for Page Pool

[PATCH] scsi: bnx2fc: remove redundant assignment to variable rc
 2019-07-04 15:40 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/dhowells/linux-fs
 2019-07-04 15:40 UTC 

[PATCH v5 00/12] arm/arm64: mediatek: Fix mmsys device probing
 2019-07-04 15:33 UTC  (12+ messages)
` [PATCH v5 08/12] dt-bindings: mediatek: Change the binding for mmsys clocks


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.