All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-09-27 05:02:12 to 2019-09-27 06:49:18 UTC [more...]

[PATCH v25 00/22] Add RX archtecture support
 2019-09-27  6:23 UTC  (9+ messages)
` [PATCH v25 01/22] MAINTAINERS: Add RX
` [PATCH v25 09/22] target/rx: Replace operand with prt_ldmi in disassembler
` [PATCH v25 10/22] target/rx: Use prt_ldmi for XCHG_mr disassembly
` [PATCH v25 13/22] target/rx: Dump bytes for each insn during disassembly
` [PATCH v25 15/22] hw/timer: RX62N internal timer modules
` [PATCH v25 16/22] hw/char: RX62N serial communication interface (SCI)
` [PATCH v25 19/22] hw/rx: Restrict the RX62N microcontroller to the RX62N CPU core
` [PATCH v25 22/22] qapi/machine.json: Add RX cpu

post-receive: pub/scm/linux/kernel/git/bluetooth/bluetooth-next
 2019-09-27  6:49 UTC 

[PATCH] Bluetooth: btusb: Use IS_ENABLED instead of #ifdef
 2019-09-27  6:48 UTC 

[PATCH v4 0/6] powerpc: convert cache asm to C
 2019-09-27  6:46 UTC  (5+ messages)
` [PATCH v4 5/6] powerpc: Chunk calls to flush_dcache_range in arch_*_memory

[PATCH -next 0/8] AXI DMA driver improvements
 2019-09-27  6:48 UTC  (9+ messages)
` [PATCH -next 3/8] dmaengine: xilinx_dma: Introduce xilinx_dma_get_residue
` [PATCH -next 7/8] dmaengine: xilinx_dma: Check for both idle and halted state in axidma stop_transfer

[PATCH input-next 0/4] Add polling mode to the MPR121 touchkey
 2019-09-27  6:47 UTC  (7+ messages)
` [PATCH input-next 1/4] dt-bindings: input: Convert mpr121 binding to json-schema
` [PATCH input-next 2/4] dt-bindings: input: mpr121: Add poll-interval property

[PATCH] atmodem: CGDCONT handling for cid 0
 2019-09-27  6:46 UTC 

[Buildroot] Libtirpc upstream responding again
 2019-09-27  6:43 UTC 

[PATCH] Bluetooth: btusb: avoid unused function warning
 2019-09-27  6:43 UTC  (2+ messages)

[PATCH nft,v2] libnftables: memleak when list of commands is empty
 2019-09-27  6:42 UTC 

[PATCH] systemd: fix NFS regression
 2019-09-27  6:42 UTC 

[dpdk-dev] [PATCH v2 2/2] mbuf: add bulk free function
 2019-09-27  6:42 UTC  (4+ messages)
  ` [dpdk-dev] |WARNING| pw59738 "

[PATCH V2] intel_iommu: TM field should not be in reserved bits
 2019-09-27  6:10 UTC  (2+ messages)

[PATCH RFC 0/2] clk: meson: g12a: handle clock hw changes while in suspend
 2019-09-27  6:40 UTC  (10+ messages)
` [PATCH RFC 1/2] clk: introduce clk_invalidate_rate()

Getting the SID of the user out of the PAC 
 2019-09-27  6:39 UTC 

[PATCH v2 0/1] leds: fix /sys/class/leds/<led>/trigger
 2019-09-27  6:35 UTC  (5+ messages)
` [PATCH v2 1/1] leds: remove PAGE_SIZE limit of /sys/class/leds/<led>/trigger

[PATCH v2 00/33] spapr: IRQ subsystem cleanup
 2019-09-27  5:50 UTC  (34+ messages)
` [PATCH v2 01/33] xics: Minor fixes for XICSFabric interface
` [PATCH v2 02/33] xics: Eliminate 'reject', 'resend' and 'eoi' class hooks
` [PATCH v2 03/33] xics: Rename misleading ics_simple_*() functions
` [PATCH v2 04/33] xics: Eliminate reset hook
` [PATCH v2 05/33] xics: Merge TYPE_ICS_BASE and TYPE_ICS_SIMPLE classes
` [PATCH v2 06/33] xics: Create sPAPR specific ICS subtype
` [PATCH v2 07/33] spapr: Fold spapr_phb_lsi_qirq() into its single caller
` [PATCH v2 08/33] spapr: Replace spapr_vio_qirq() helper with spapr_vio_irq_pulse() helper
` [PATCH v2 09/33] spapr: Clarify and fix handling of nr_irqs
` [PATCH v2 10/33] spapr: Eliminate nr_irqs parameter to SpaprIrq::init
` [PATCH v2 11/33] spapr: Fix indexing of XICS irqs
` [PATCH v2 12/33] spapr: Simplify spapr_qirq() handling
` [PATCH v2 13/33] spapr: Eliminate SpaprIrq:get_nodename method
` [PATCH v2 14/33] spapr: Remove unhelpful tracepoints from spapr_irq_free_xics()
` [PATCH v2 15/33] spapr: Handle freeing of multiple irqs in frontend only
` [PATCH v2 16/33] spapr, xics, xive: Better use of assert()s on irq claim/free paths
` [PATCH v2 17/33] xive: Improve irq claim/free path
` [PATCH v2 18/33] spapr: Use less cryptic representation of which irq backends are supported
` [PATCH v2 19/33] spapr: Eliminate SpaprIrq::init hook
` [PATCH v2 20/33] spapr, xics, xive: Introduce SpaprInterruptController QOM interface
` [PATCH v2 21/33] spapr, xics, xive: Move cpu_intc_create from SpaprIrq to SpaprInterruptController
` [PATCH v2 22/33] spapr, xics, xive: Move irq claim and free "
` [PATCH v2 23/33] spapr: Formalize notion of active interrupt controller
` [PATCH v2 24/33] spapr, xics, xive: Move set_irq from SpaprIrq to SpaprInterruptController
` [PATCH v2 25/33] spapr, xics, xive: Move print_info "
` [PATCH v2 26/33] spapr, xics, xive: Move dt_populate "
` [PATCH v2 27/33] spapr, xics, xive: Match signatures for XICS and XIVE KVM connect routines
` [PATCH v2 28/33] spapr: Remove SpaprIrq::init_kvm hook
` [PATCH v2 29/33] spapr, xics, xive: Move SpaprIrq::reset hook logic into activate/deactivate
` [PATCH v2 30/33] spapr, xics, xive: Move SpaprIrq::post_load hook to backends
` [PATCH v2 31/33] spapr: Remove SpaprIrq::nr_msis
` [PATCH v2 32/33] spapr: Move SpaprIrq::nr_xirqs to SpaprMachineClass
` [PATCH v2 33/33] spapr: Remove last pieces of SpaprIrq

Please backport de53fd7aedb1 : sched/fair: Fix low cpu usage with high throttling by removing expiration of cpu-local slices
 2019-09-27  6:24 UTC  (4+ messages)

[PATCH nft] libnftables: memleak when no batch commands in list
 2019-09-27  6:38 UTC 

[PATCH] Bluetooth: btusb: Trigger Intel FW download error recovery
 2019-09-27  6:38 UTC  (2+ messages)

[PATCH v2 0/2] soc: amlogic: ee-pwrc: cleanup init state
 2019-09-27  6:37 UTC  (7+ messages)
` [PATCH v2 2/2] soc: amlogic: ee-pwrc: ensure driver state maches HW state

Re:
 2019-09-27  6:37 UTC 

[PATCH] dt-bindings: timer: Use defines instead of numbers in Exynos MCT examples
 2019-09-27  6:36 UTC  (3+ messages)

[Qemu-devel] [Bug 1777777] [NEW] arm9 clock pending (SP804)
 2019-09-27  6:01 UTC  (2+ messages)
` [Bug 1777777] "

[PATCH v4 0/1] Add bounds check for Hotplugged memory
 2019-09-27  6:33 UTC  (8+ messages)
` [PATCH v4] memory_hotplug: Add a bounds check to __add_pages

[PATCH v2 00/14] qla2xxx: Bug fixes for the driver
 2019-09-27  6:33 UTC  (5+ messages)
` [PATCH v2 04/14] qla2xxx: Optimize NPIV tear down process
    ` [EXT] "

[PATCH 00/20] spapr: IRQ subsystem cleanups
 2019-09-27  5:51 UTC  (7+ messages)
` [PATCH 20/20] spapr: Eliminate SpaprIrq::init hook

[PATCH] xhci: Increase STS_SAVE timeout in xhci_suspend()
 2019-09-27  6:30 UTC  (2+ messages)

[dpdk-dev] [PATCH v6 0/8] add Nitrox crypto device support
 2019-09-27  6:26 UTC  (9+ messages)
  ` [dpdk-dev] [PATCH v6 1/8] crypto/nitrox: add Nitrox PMD library
  ` [dpdk-dev] [PATCH v6 2/8] crypto/nitrox: create Nitrox symmetric cryptodev
  ` [dpdk-dev] [PATCH v6 3/8] crypto/nitrox: add software queue management functionality
  ` [dpdk-dev] [PATCH v6 4/8] crypto/nitrox: add hardware "
  ` [dpdk-dev] [PATCH v6 5/8] crypto/nitrox: add session management operations
  ` [dpdk-dev] [PATCH v6 6/8] crypto/nitrox: add burst enqueue and dequeue operations
  ` [dpdk-dev] [PATCH v6 7/8] crypto/nitrox: add cipher auth crypto chain processing
  ` [dpdk-dev] [PATCH v6 8/8] test/crypto: add tests for Nitrox PMD

post-receive: pub/scm/linux/kernel/git/bluetooth/bluetooth-next
 2019-09-27  6:26 UTC 

[PATCH] Bluetooth: btusb: print FW version after FW download
 2019-09-27  6:26 UTC  (3+ messages)
` [PATCH v2] "

[dpdk-dev] [PATCH 0/8] net/ice/base: share code update secend batch
 2019-09-27  6:24 UTC  (12+ messages)
` [dpdk-dev] [PATCH 0/8] net/ice: base code update
  ` [dpdk-dev] [PATCH 1/8] net/ice/base: fix for adding PPPoE switch rule
  ` [dpdk-dev] [PATCH 2/8] net/ice/base: fix for NVGRE switch rule programming
  ` [dpdk-dev] [PATCH 5/8] net/ice/base: improvements to Flow Director masking

[PATCH v2 0/3] selftests: netfilter: introduce test cases for ipvs
 2019-09-27  6:21 UTC  (4+ messages)
` [PATCH v2 1/3] selftests: netfilter: add ipvs test script
` [PATCH v2 2/3] selftests: netfilter: add ipvs nat test case
` [PATCH v2 3/3] selftests: netfilter: add ipvs tunnel "

[PATCH] powerpc/papr_scm: Fix an off-by-one check in papr_scm_meta_{get, set}
 2019-09-27  6:20 UTC 

[PATCH] drm/omap: Migrate minimum FCK/PCK ratio from Kconfig to dts
 2019-09-27  6:21 UTC  (9+ messages)

[PATCH v3] arm64: use generic free_initrd_mem()
 2019-09-27  6:20 UTC  (3+ messages)

[PATCH 1/4] drm/i915: Prepare to split crtc state in uapi and hw state
 2019-09-27  6:18 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/4] drm/i915: Prepare to split crtc state in uapi and hw state (rev2)

[PATCH] mac80211: fix txq null pointer dereference
 2019-09-27  6:17 UTC  (3+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2019-09-26
 2019-09-27  6:17 UTC 

[PATCH] binfmt_elf: Do not move brk for INTERP-less ET_EXEC
 2019-09-27  6:16 UTC  (4+ messages)

[PATCH]e2fsprogs: Check device id in advance to skip fake device name
 2019-09-27  6:16 UTC 

[PATCH 0/3] dts: ARM: add Kobo Clara HD eBook reader
 2019-09-27  6:14 UTC  (8+ messages)
` [PATCH 1/3] ARM: dts: add Netronix E60K02 board common file
` [PATCH 2/3] dt-bindings: arm: fsl: add compatible string for Kobo Clara HD
` [PATCH 3/3] ARM: dts: imx: add devicetree "

[PATCH RFC/RFT 0/4] Add Airtime Queue Limits (AQL) to mac80211
 2019-09-27  6:12 UTC  (8+ messages)
` [PATCH RFC/RFT 4/4] mac80211: Apply Airtime-based Queue Limit (AQL) on packet dequeue

[PATCH 1/1] scsi_debug: randomize command duration option + %p
 2019-09-27  6:10 UTC  (3+ messages)

[PATCH 0/1] git-gui: respect core.hooksPath, falling back to .git/hooks
 2019-09-27  6:10 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH 0/2] add Amlogic A1 clock controller driver
 2019-09-27  6:08 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: clock: meson: add A1 clock controller bindings

[PATCH v1 0/5] Add Tiger Lake/Elkhart Lake support to pmc_core driver
 2019-09-27  6:06 UTC  (3+ messages)

[Xen-devel] [PATCH] xen/debugtrace: fix buffer allocation
 2019-09-27  6:04 UTC 

[PATCH v2] async: Let kfree() out of the critical area of the lock
 2019-09-27  6:03 UTC 

[dpdk-dev] [PATCH 0/5] NXP DPAA2 EVENTDEV enhancements
 2019-09-27  6:02 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 1/5] event/dpaa2: fix def queue conf

[PATCH v5 0/3] Enhance Hyper-V for hibernation
 2019-09-27  5:57 UTC  (6+ messages)
` [PATCH v5 3/3] clocksource/drivers: Suspend/resume Hyper-V clocksource "

[PATCH 0/5] media: vimc: use configfs in order to configure devices topologies
 2019-09-27  5:56 UTC  (6+ messages)
` [PATCH 2/5] docs: media: vimc: Documenting vimc topology configuration using configfs

[PATCH v2 0/5] Emulated coherent graphics memory take 2
 2019-09-27  5:55 UTC  (10+ messages)
` [PATCH v2 1/5] mm: Add write-protect and clean utilities for address space ranges
  ` Ack to merge through DRM? WAS "

[dpdk-dev] [PATCH v2 0/2] extend RSS offload types
 2019-09-27  5:54 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 1/2] ethdev: "

[PATCH] drm/i915/tgl: Fix doc not corresponding to code
 2019-09-27  5:52 UTC  (3+ messages)

[PATCH V4 2/2] gpio: inverter: document the inverter bindings
 2019-09-27  5:52 UTC  (3+ messages)

[PATCH] udev: Adding PCIe as a subsystem in udev
 2019-09-27  5:51 UTC 

[PATCH v2 0/3] Add support for SBI v0.2
 2019-09-27  5:48 UTC  (10+ messages)
` [PATCH v2 1/3] RISC-V: Mark existing SBI as 0.1 SBI
` [PATCH v2 2/3] RISC-V: Add basic support for SBI v0.2
` [PATCH v2 3/3] RISC-V: Move SBI related macros under uapi

[mm] [confidence: ] 959226619e: kernel_BUG_at_include/linux/pagemap.h
 2019-09-27  5:47 UTC 

[PATCH] base: soc: Export soc_device_to_device API
 2019-09-27  5:46 UTC  (11+ messages)

[dpdk-dev] [RFC 0/5] use WFE for locks and ring on aarch64
 2019-09-27  5:45 UTC  (12+ messages)
` [dpdk-dev] [PATCH v6 0/7] use WFE for aarch64
` [dpdk-dev] [PATCH v7 "
` [dpdk-dev] [PATCH v7 1/7] bus/fslmc: fix the conflicting dmb function
` [dpdk-dev] [PATCH v7 2/7] eal: add the APIs to wait until equal
` [dpdk-dev] [PATCH v7 3/7] spinlock: use wfe to reduce contention on aarch64
` [dpdk-dev] [PATCH v7 4/7] ticketlock: use new API "
` [dpdk-dev] [PATCH v7 5/7] ring: use wfe to wait for ring tail update "
` [dpdk-dev] [PATCH v7 6/7] net/thunderx: use new API to save cycles "
` [dpdk-dev] [PATCH v7 7/7] event/opdl: "

[PATCH] HID: hyperv: Add the support of hibernation
 2019-09-27  5:42 UTC  (5+ messages)

[PATCH v3 0/2] x86/kdump: Reserve extra memory when SME or SEV is active
 2019-09-27  5:42 UTC  (6+ messages)
` [PATCH v3 2/2] "

[Xen-devel] [ovmf test] 141845: all pass - PUSHED
 2019-09-27  5:40 UTC 

[PATCH] reap out the dead mutt config links
 2019-09-27  5:40 UTC 

[U-Boot] [PATCH] board: rpi4: fix instantiating PL011 driver
 2019-09-27  5:39 UTC 

[Bug 111651] [CI][RESUME] igt@gem_ctx_shared@q-independent-bsd[12] - Skip - mmio base not known
 2019-09-27  5:39 UTC 

[U-Boot] am335x_evm SPL no longer fits
 2019-09-27  5:37 UTC  (2+ messages)

[PATCH net v2] vsock: Fix a lockdep warning in __vsock_release()
 2019-09-27  5:37 UTC  (3+ messages)

[PATCH v1] PM / Domains: Add tracepoints
 2019-09-27  5:36 UTC  (2+ messages)

[RFC PATCH 0/4] Use 1st-level for DMA remapping in guest
 2019-09-27  5:34 UTC  (8+ messages)
` [RFC PATCH 2/4] iommu/vt-d: Add first level page table interfaces

[PATCH] MIPS: cpu-bugs64: Mark inline functions as __always_inline
 2019-09-27  5:33 UTC 

[Buildroot] Error: could not find a working compiler
 2019-09-27  5:32 UTC  (3+ messages)

[dpdk-dev] [PATCH] net/ena: change license clause to SPDX tags
 2019-09-27  5:32 UTC  (3+ messages)

[PATCH v5 04/11] modpost: add support for symbol namespaces
 2019-09-27  5:31 UTC  (3+ messages)
` [PATCH] modpost: Copy namespace string into 'struct symbol'

[PATCH 1/2] oeqa/core/utils/concurrencytest.py: Handle exceptions and details
 2019-09-27  5:31 UTC  (2+ messages)
` [PATCH 2/2] oeqa/core/case.py: Encode binary data of log

[PATCH 1/2] git-gui: use existing interface to query a path's attribute
 2019-09-27  5:27 UTC  (2+ messages)

[git pull] drm fixes for 5.4-rc1
 2019-09-27  5:18 UTC 

[PATCH] x86/kdump: Fix 'kmem -s' reported an invalid freepointer when SME was active
 2019-09-27  5:15 UTC  (3+ messages)

[PATCH v6 1/5] pinctrl: mediatek: Check gpio pin number and use binary search in mtk_hw_pin_field_lookup()
 2019-09-27  5:14 UTC  (8+ messages)
` [PATCH v6 2/5] pinctrl: mediatek: Supporting driving setting without mapping current to register value
` [PATCH v6 3/5] pinctrl: mediatek: Refine mtk_pinconf_get() and mtk_pinconf_set()
` [PATCH v6 4/5] pinctrl: mediatek: Backward compatible to previous Mediatek's bias-pull usage
` [PATCH v6 5/5] pinctrl: mediatek: Add support for pin configuration dump via debugfs

[PATCH v4 1/2] fpga: fpga-mgr: Add readback support
 2019-09-27  5:13 UTC  (5+ messages)

[RFC 00/20] Intel RDMA/IDC Driver series
 2019-09-27  5:13 UTC  (5+ messages)
` [RFC 01/20] ice: Initialize and register multi-function device to provide RDMA

WARNING in pvr2_i2c_core_done
 2019-09-27  5:10 UTC  (3+ messages)

[PATCH v2] mm: don't expose page to fast gup prematurely
 2019-09-27  5:06 UTC  (8+ messages)
` [PATCH v3 1/4] mm: remove unnecessary smp_wmb() in collapse_huge_page()
  ` [PATCH v3 3/4] mm: don't expose non-hugetlb page to fast gup prematurely

[PATCH] get_maintainer: Add signatures from Fixes: <badcommit> lines in commit message
 2019-09-27  5:06 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.