All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-01 12:41:49 to 2019-11-01 13:28:36 UTC [more...]

[PATCH v23 00/24] Intel SGX foundations
 2019-11-01 13:28 UTC  (6+ messages)
` [PATCH v23 12/24] x86/sgx: Linux Enclave Driver

[PATCH] drm/mediatek: Support reflect-y plane rotation
 2019-11-01 13:26 UTC  (3+ messages)

[PATCH v2 00/36] irqchip/gic-v4: GICv4.1 architecture support
 2019-11-01 13:26 UTC  (8+ messages)
` [PATCH v2 03/36] irqchip/gic-v3-its: Allow LPI invalidation via the DirectLPI interface
` [PATCH v2 22/36] irqchip/gic-v4.1: Advertise support v4.1 to KVM

[PATCH v2] PCI: cadence: Refactor driver to use as a core library
 2019-11-01 13:26 UTC  (4+ messages)

[PATCH v2] mm: fix trying to reclaim unevictable lru page when calling madvise_pageout
 2019-11-01 13:21 UTC 

[dpdk-dev] [RFC] ethdev: configure SR-IOV VF from host
 2019-11-01 13:25 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 0/3] "

[PATCH 0/7] towards QE support on ARM
 2019-11-01 12:42 UTC  (85+ messages)
` [PATCH v3 00/36] QUICC Engine "
  ` [PATCH v3 01/36] soc: fsl: qe: remove space-before-tab
  ` [PATCH v3 02/36] soc: fsl: qe: drop volatile qualifier of struct qe_ic::regs
  ` [PATCH v3 03/36] soc: fsl: qe: rename qe_(clr/set/clrset)bit* helpers
  ` [PATCH v3 04/36] soc: fsl: qe: introduce qe_io{read,write}* wrappers
  ` [PATCH v3 05/36] soc: fsl: qe: avoid ppc-specific io accessors
  ` [PATCH v3 06/36] soc: fsl: qe: replace spin_event_timeout by readx_poll_timeout_atomic
  ` [PATCH v3 07/36] soc: fsl: qe: qe.c: guard use of pvr_version_is() with CONFIG_PPC32
  ` [PATCH v3 08/36] soc: fsl: qe: drop unneeded #includes
  ` [PATCH v3 09/36] soc: fsl: qe: drop assign-only high_active in qe_ic_init
  ` [PATCH v3 10/36] soc: fsl: qe: remove pointless sysfs registration in qe_ic.c
  ` [PATCH v3 11/36] soc: fsl: qe: use qe_ic_cascade_{low, high}_mpic also on 83xx
    ` [PATCH v3 11/36] soc: fsl: qe: use qe_ic_cascade_{low,high}_mpic "
  ` [PATCH v3 12/36] soc: fsl: qe: move calls of qe_ic_init out of arch/powerpc/
  ` [PATCH v3 13/36] powerpc/83xx: remove mpc83xx_ipic_and_qe_init_IRQ
  ` [PATCH v3 14/36] powerpc/85xx: remove mostly pointless mpc85xx_qe_init()
  ` [PATCH v3 15/36] soc: fsl: qe: move qe_ic_cascade_* functions to qe_ic.c
  ` [PATCH v3 16/36] soc: fsl: qe: rename qe_ic_cascade_low_mpic -> qe_ic_cascade_low
  ` [PATCH v3 17/36] soc: fsl: qe: remove unused qe_ic_set_* functions
  ` [PATCH v3 18/36] soc: fsl: qe: don't use NO_IRQ in qe_ic.c
  ` [PATCH v3 19/36] soc: fsl: qe: make qe_ic_get_{low,high}_irq static
  ` [PATCH v3 20/36] soc: fsl: qe: simplify qe_ic_init()
  ` [PATCH v3 21/36] soc: fsl: qe: merge qe_ic.h headers into qe_ic.c
  ` [PATCH v3 22/36] soc: fsl: qe: qe.c: use of_property_read_* helpers
  ` [PATCH v3 23/36] soc: fsl: qe: qe_io.c: don't open-code of_parse_phandle()
  ` [PATCH v3 24/36] soc: fsl: qe: qe_io.c: access device tree property using be32_to_cpu
  ` [PATCH v3 25/36] soc: fsl: qe: qe_io.c: use of_property_read_u32() in par_io_init()
  ` [PATCH v3 26/36] soc: fsl: move cpm.h from powerpc/include/asm to include/soc/fsl
  ` [PATCH v3 27/36] soc/fsl/qe/qe.h: update include path for cpm.h
  ` [PATCH v3 28/36] serial: ucc_uart: explicitly include soc/fsl/cpm.h
  ` [PATCH v3 29/36] serial: ucc_uart: replace ppc-specific IO accessors
  ` [PATCH v3 30/36] serial: ucc_uart: factor out soft_uart initialization
  ` [PATCH v3 31/36] serial: ucc_uart: stub out soft_uart_init for !CONFIG_PPC32
  ` [PATCH v3 32/36] serial: ucc_uart: use of_property_read_u32() in ucc_uart_probe()
  ` [PATCH v3 33/36] serial: ucc_uart: access __be32 field using be32_to_cpu
  ` [PATCH v3 34/36] net: ethernet: freescale: make UCC_GETH explicitly depend on PPC32
  ` [PATCH v3 35/36] net/wan: make FSL_UCC_HDLC "
  ` [PATCH v3 36/36] soc: fsl: qe: remove PPC32 dependency from CONFIG_QUICC_ENGINE

[meta-qt5] How to contribute patches for qtwebengine in meta-qt5?
 2019-11-01 13:04 UTC  (3+ messages)

ntp audit spew
 2019-11-01 13:24 UTC  (4+ messages)
` [PATCH] audit: set context->dummy even when audit is off

[Fuego] Procedure to commit the code
 2019-11-01 13:24 UTC  (4+ messages)

[dpdk-dev] [PATCH v5 0/5] Some fixes for hinic PMD driver
 2019-11-01 13:36 UTC  (6+ messages)
` [dpdk-dev] [PATCH v5 1/5] net/hinic/base: fix code style check issue
` [dpdk-dev] [PATCH v5 2/5] net/hinic: fix offload info calculating problem for TSO
` [dpdk-dev] [PATCH v5 3/5] net/hinic: optimize mbuf alloc function with initialized
` [dpdk-dev] [PATCH v5 4/5] net/hinic: remove Flow Director feature from doc files
` [dpdk-dev] [PATCH v5 5/5] net/hinic: remove Free Tx mbuf on demand from hinic.ini

【Ask for help】 A question for __ib_cache_gid_add()
 2019-11-01 13:21 UTC  (3+ messages)

[PATCH v6 00/18] Consolidate and improve NVIDIA Tegra CPUIDLE driver(s)
 2019-11-01 13:22 UTC  (8+ messages)

[dpdk-dev] [PATCH 0/2] examples/ipsec-secgw: set default
 2019-11-01 13:19 UTC  (9+ messages)
` [dpdk-dev] [PATCH v2 0/3] "

[PATCH] drm/i915: update rawclk also on resume
 2019-11-01 13:18 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "
    `  "

[alsa-devel] [PATCH 0/3] ALSA: bebob: misc improvements for starting/stopping packet streaming
 2019-11-01 13:13 UTC  (4+ messages)
` [alsa-devel] [PATCH 1/3] ALSA: bebob: expand sleep just after breaking connections for protocol version 1
` [alsa-devel] [PATCH 2/3] ALSA: bebob: expand delay of start for IR context just for version 3 firmware
` [alsa-devel] [PATCH 3/3] ALSA: bebob: link the order of establishing connections and Syt-match clock mode

[PATCH 0/3] Expose VMD BIOS domain info
 2019-11-01 13:16 UTC  (3+ messages)
` [PATCH 2/3] PCI: vmd: Expose VMD details from BIOS

[MODERATED] [PATCH 0/9] TAA 0
 2019-11-01 13:15 UTC  (8+ messages)
` [MODERATED] [PATCH 3/9] TAA 3
  ` [MODERATED] "
        ` [MODERATED] Re: ***UNCHECKED*** "

[Buildroot] Raspberrypi4: Unable to run Weston?
 2019-11-01 13:15 UTC  (2+ messages)

[meta-selinux] zeus branch creation
 2019-11-01 13:15 UTC  (2+ messages)

[PATCH 00/11] rcu: introduce percpu rcu_preempt_depth
 2019-11-01 13:13 UTC  (4+ messages)
` [PATCH 11/11] x86,rcu: use "

[PATCH] block,bfq: Skip tracing hooks if possible
 2019-11-01 13:11 UTC 

[PATCH for-4.2 0/4] qcow2: Fix data corruption on XFS
 2019-11-01 13:09 UTC  (10+ messages)
` [PATCH for-4.2 1/4] Revert "qcow2: skip writing zero buffers to empty COW areas"

[Intel-gfx] [PATCH] drm/i915/gt: Pull timeline initialise to intel_gt_init_early
 2019-11-01 13:08 UTC  (6+ messages)
  `  "

[PATCH bpf-next v2] selftests/bpf: test for bpf_get_file_path() from raw tracepoint
 2019-11-01 13:08 UTC 

patch attachments still unwelcome?
 2019-11-01 13:00 UTC  (2+ messages)

[U-Boot] required host packages on Travis CI
 2019-11-01 13:07 UTC  (4+ messages)

[Xen-devel] [xen-unstable-smoke test] 143521: tolerable all pass - PUSHED
 2019-11-01 13:06 UTC 

crash and makedumpfile with 5.3 missing memory in dump
 2019-11-01 13:05 UTC  (3+ messages)
` [Crash-utility] "

[PATCH v5 0/7] perf report: Support sorting all blocks by cycles
 2019-11-01 13:05 UTC  (4+ messages)
` [PATCH v5 7/7] perf report: Sort by sampled cycles percent per block for tui

[PATCH 1/5] drm/vmwgfx: move the require_exist handling together
 2019-11-01 13:03 UTC  (7+ messages)
` [PATCH 2/5] drm/vmwgfx: check master authentication in surface_ref ioctls
` [PATCH 3/5] drm/vmwgfx: drop DRM_AUTH for render ioctls
` [PATCH 4/5] drm/panfrost: remove DRM_AUTH and respective comment
` [PATCH 5/5] drm: drop DRM_AUTH from PRIME_TO/FROM_HANDLE ioctls

[PATCH] arm64: dts: allwinner: h6: Remove useless reset name
 2019-11-01 11:56 UTC 

[CI] drm/i915/selftests: Spin on all engines simultaneously
 2019-11-01 13:04 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/selftests: Spin on all engines simultaneously (rev5)
    `  "

[PATCH net-next 00/10 v2] IXP4xx networking cleanups
 2019-11-01 13:02 UTC  (11+ messages)
` [PATCH net-next 01/10 v2] wan: ixp4xx_hss: fix compile-testing on 64-bit
` [PATCH net-next 02/10 v2] wan: ixp4xx_hss: prepare compile testing
` [PATCH net-next 03/10 v2] ptp: ixp46x: move adjacent to ethernet driver
` [PATCH net-next 04/10 v2] ixp4xx_eth: move platform_data definition
` [PATCH net-next 05/10 v2] net: ethernet: ixp4xx: Standard module init
` [PATCH net-next 06/10 v2] net: ethernet: ixp4xx: Use distinct local variable
` [PATCH net-next 07/10 v2] net: ehernet: ixp4xx: Use netdev_* messages
` [PATCH net-next 08/10 v2] ARM/net: ixp4xx: Pass ethernet physical base as resource
` [PATCH net-next 09/10 v2] net: ethernet: ixp4xx: Get port ID from base address
` [PATCH net-next 10/10 v2] net: ethernet: ixp4xx: Use parent dev for DMA pool

[RFC 07/37] KVM: s390: protvirt: Secure memory is not mergeable
 2019-11-01 13:02 UTC  (3+ messages)
` [RFC v2] "

[PATCH -tip] x86/fpu: Use XFEATURE_ enum for legacy entries
 2019-11-01 13:01 UTC 

[RFC net-next v2 1/1] net: sched: prevent duplicate flower rules from tcf_proto destroy race
 2019-11-01 13:01 UTC  (2+ messages)

[PATCH v2 0/3] interconnect: Add basic tracepoints
 2019-11-01 13:00 UTC  (4+ messages)
` [PATCH v2 1/3] interconnect: Move internal structs into a separate file
` [PATCH v2 2/3] interconnect: Add a name to struct icc_path
` [PATCH v2 3/3] interconnect: Add basic tracepoints

[dpdk-dev] [PATCH v3] net/ice: optimize protocol extraction by dynamic mbuf API
 2019-11-01 12:53 UTC  (2+ messages)
` [dpdk-dev] [PATCH v4] "

[LTP] [PATCH v2] syscalls/prctl02: add more error tests
 2019-11-01 12:59 UTC  (2+ messages)
` [LTP] [PATCH v3] "

[PATCH i-g-t] intel-ci: Relegate gem_exec_reloc to the shards
 2019-11-01 12:58 UTC  (7+ messages)
    ` [Intel-gfx] "
        ` [igt-dev] "

[PATCH bpf-next v5] bpf: add new helper get_file_path for mapping a file descriptor to a pathname
 2019-11-01 12:57 UTC 

[PATCH] mm: fix unevictable page reclaim when calling madvise_pageout
 2019-11-01 12:56 UTC  (10+ messages)

[LTP] [PATCH v2 2/6] m4/ltp-xfs_quota.m4: Remove useless ltp—xfs_quota.m4
 2019-11-01 12:55 UTC  (7+ messages)
` [LTP] [PATCH v3 0/5] optimize quotactl test code
  ` [LTP] [PATCH v3 1/5] syscalls/quotactl01.c: Add Q_GETNEXQUOTA test
  ` [LTP] [PATCH v3 2/5] syscalls/quotactl02.c: Add Q_XGETQSTATV test
  ` [LTP] [PATCH v3 3/5] syscalls/quotactl04: add project quota test for non-xfs filesystem
  ` [LTP] [PATCH v3 4/5] syscalls/quotactl05: add project quota test for xfs filesystem
  ` [LTP] [PATCH v3 5/5] syscalls/quotactl06: Add new testcase

[Xen-devel] [linux-4.9 test] 143418: regressions - FAIL
 2019-11-01 12:54 UTC 

[PULL 00/11] target-arm queue
 2019-11-01 12:53 UTC  (5+ messages)

[PATCH] crypto: fix memdup.cocci warnings
 2019-11-01 12:52 UTC  (4+ messages)

[PATCH] crypto: fix semicolon.cocci warnings
 2019-11-01 12:50 UTC  (4+ messages)

[RFC PATCH v2 00/13] Support ROHM BD71828 PMIC
 2019-11-01 12:52 UTC  (10+ messages)
` [RFC PATCH v2 02/13] dt-bindings: mfd: Document ROHM BD71828 bindings

[PATCH RFC v2 00/25] Add KernelMemorySanitizer infrastructure
 2019-11-01 12:52 UTC  (4+ messages)
` [PATCH RFC v2 07/25] kmsan: introduce __no_sanitize_memory and __SANITIZE_MEMORY__

[PATCH] scsi: ibmvscsi_tgt: Remove unneeded variable rc
 2019-11-01 12:47 UTC 

[PATCH net-next v2 0/3] net: bridge: minor followup optimizations
 2019-11-01 12:46 UTC  (8+ messages)
` [Bridge] "
` [PATCH net-next v2 1/3] net: bridge: fdb: br_fdb_update can take flags directly
  ` [Bridge] "
` [PATCH net-next v2 2/3] net: bridge: fdb: avoid two atomic bitops in br_fdb_external_learn_add()
  ` [Bridge] "
` [PATCH net-next v2 3/3] net: bridge: fdb: restore unlikely() when taking over externally added entries
  ` [Bridge] "

[PATCH v2] pinctrl: sh-pfc: Do not use platform_get_irq() to count interrupts
 2019-11-01 12:45 UTC  (4+ messages)

[LTP] [PATCH v2 0/6] optimize quotactl test code
 2019-11-01 12:44 UTC  (4+ messages)
` [LTP] [PATCH v2 3/6] syscalls/quotactl01.c: Add Q_GETNEXQUOTA test

[PATCH -tip] x86/fpu: Shrink space allocated for xstate_comp_offsets
 2019-11-01 12:42 UTC 

[RFC 00/37] KVM: s390: Add support for protected VMs
 2019-11-01 12:42 UTC  (3+ messages)
` [RFC 06/37] s390: UV: Add import and export to UV library


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.