All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-09-25 06:14:57 to 2019-09-25 07:32:52 UTC [more...]

[PATCH V3] mm: Support memblock alloc on the exact node for sparse_buffer_init()
 2019-09-25  7:32 UTC  (2+ messages)

[v1, 1/1] gpio: dts: aspeed: Add SGPIO driver
 2019-09-25  7:31 UTC  (5+ messages)

[dpdk-dev] [PATCH] net/mlx5: fix ConnectX-6 VF type recognition
 2019-09-25  7:31 UTC 

[dpdk-dev] [PATCH] net/mlx5: fix Bluefield VF type recognition
 2019-09-25  7:31 UTC 

[PATCH] x86/mm: fix function name typo in pmd_read_atomic() comment
 2019-09-25  7:28 UTC  (4+ messages)
  ` [PATCH] x86/mm: Clean up the pmd_read_atomic() comments

[PATCH 00/20] spapr: IRQ subsystem cleanups
 2019-09-25  7:20 UTC  (27+ messages)
` [PATCH 01/20] xics: Use incomplete type for XICSFabric
` [PATCH 02/20] xics: Eliminate 'reject', 'resend' and 'eoi' class hooks
` [PATCH 03/20] xics: Rename misleading ics_simple_*() functions
` [PATCH 04/20] xics: Eliminate reset hook
` [PATCH 05/20] xics: Merge TYPE_ICS_BASE and TYPE_ICS_SIMPLE classes
` [PATCH 06/20] xics: Create sPAPR specific ICS subtype
` [PATCH 07/20] spapr: Fold spapr_phb_lsi_qirq() into its single caller
` [PATCH 08/20] spapr: Replace spapr_vio_qirq() helper with spapr_vio_irq_pulse() helper
` [PATCH 09/20] spapr: Clarify and fix handling of nr_irqs
` [PATCH 10/20] spapr: Eliminate nr_irqs parameter to SpaprIrq::init
` [PATCH 11/20] spapr: Fix indexing of XICS irqs
` [PATCH 12/20] spapr: Simplify spapr_qirq() handling
` [PATCH 13/20] spapr: Eliminate SpaprIrq:get_nodename method
` [PATCH 14/20] spapr: Remove unhelpful tracepoints from spapr_irq_free_xics()
` [PATCH 15/20] spapr: Handle freeing of multiple irqs in frontend only
` [PATCH 16/20] spapr, xics, xive: Better use of assert()s on irq claim/free paths
` [PATCH 17/20] spapr: Remove unused return value in claim path
` [PATCH 18/20] xive: Improve irq claim/free path
` [PATCH 19/20] spapr: Use less cryptic representation of which irq backends are supported
` [PATCH 20/20] spapr: Eliminate SpaprIrq::init hook

Review request V2 0/16: [meta-openssl102-fips] Enable FIPS mode in Kernel and OpenSSH
 2019-09-25  7:24 UTC  (17+ messages)
` [meta-openssl102-fips][PATCH V2 1/16] fipscheck: add 1.5.0
` [meta-openssl102-fips][PATCH V2 2/16] openssh_8.%.bbappend: support fips 140-2
` [meta-openssl102-fips][PATCH V2 3/16] fipscheck: add generation of the checksums in pkg_postinst
` [meta-openssl102-fips][PATCH V2 4/16] classes/image-enable-fips.bbclass: enable user space fips mode in image
` [meta-openssl102-fips][PATCH V2 5/16] openssh: add generation of HMAC checksums in pkg_postinst
` [meta-openssl102-fips][PATCH 6/16] add kernel fips mode support
` [meta-openssl102-fips][PATCH 7/16] kernel: workaround alg self-tests failure in fips mode
` [meta-openssl102-fips][PATCH 8/16] openssh: conditional enable "
` [meta-openssl102-fips][PATCH V2 9/16] openssh: port a copy of sshd_check_keys from oe-core
` [meta-openssl102-fips][PATCH 10/16] openssh/sshd_check_keys: don't generate ED25519 host keys in FIPS mode
` [meta-openssl102-fips][PATCH 11/16] rng-tools bbappend: port a copy of default from oe-core
` [meta-openssl102-fips][PATCH 12/16] rng-tools: fix rngd failed in fips mode
` [meta-openssl102-fips][PATCH 13/16] README.enable_fips: add steps to turn system (kernel and user space) into FIPS mode
` [meta-openssl102-fips][PATCH V2 14/16] openssh: add CAVS tests for FIPS validation
` [meta-openssl102-fips][PATCH 15/16] README.openssh_cavstest: "
` [meta-openssl102-fips][PATCH 16/16] README.enable_fips: openssh ptest failed in fips mode

[PATCH v4 00/16] Move rom and notdirty handling to cputlb
 2019-09-25  6:59 UTC  (4+ messages)
` [PATCH v4 08/16] cputlb: Move ROM handling from I/O path to TLB path

[PATCH v2 1/1] ublox: rework device initialization sequence
 2019-09-25  7:27 UTC  (2+ messages)

[PATCH] staging: olpc_dcon: fix wrong dependencies in Kconfig file
 2019-09-25  7:25 UTC 

Nothing PROVIDES 'python3-dev'
 2019-09-25  7:24 UTC  (3+ messages)

[RFC PATCH 00/12] Add SDEI support for arm64
 2019-09-25  6:58 UTC  (7+ messages)

[PATCH 0/1] dirty-bitmaps: remove deprecated autoload parameter
 2019-09-25  7:20 UTC  (3+ messages)
` [PATCH 1/1] "

[Linux-kernel-mentees] [PATCH 0/2] cec-compliance: tuner control
 2019-09-25  7:22 UTC  (12+ messages)
` [Linux-kernel-mentees] [PATCH v2 1/2] cec-follower: add tuner step increment/decrement
  `  "
` [Linux-kernel-mentees] [PATCH v2 2/2] cec-compliance: add/refactor tuner control tests
  `  "

[RFC PATCH 0/4] Use 1st-level for DMA remapping in guest
 2019-09-25  7:21 UTC  (24+ messages)
` [RFC PATCH 2/4] iommu/vt-d: Add first level page table interfaces
` [RFC PATCH 3/4] iommu/vt-d: Map/unmap domain with mmmap/mmunmap
` [RFC PATCH 4/4] iommu/vt-d: Identify domains using first level page table

[meta-python] [PATCH] python-protobuf: upgrade 3.9.1 -> 3.9.2
 2019-09-25  7:21 UTC 

[PATCH] fsx: add more check for copy_file_range
 2019-09-25  7:16 UTC 

[PATCH v2] mm: implement write-behind policy for sequential file writes
 2019-09-25  7:18 UTC  (7+ messages)

[dpdk-dev] [PATCH v1 1/1] kernel/linux: introduce vfio_pf kernel module
 2019-09-25  7:18 UTC  (5+ messages)

[PATCH xfstests v3] overlay: Enable character device to be the base fs partition
 2019-09-25  7:18 UTC  (3+ messages)

[dpdk-dev] [PATCH 00/20] crypto/dpaaX_sec: Support Wireless algos
 2019-09-25  7:18 UTC  (4+ messages)
` [dpdk-dev] [PATCH 03/20] security: add hfn override option in PDCP

[Buildroot] [PATCH 0/5 v3] openrc: further itegration (branch yem/openrc)
 2019-09-25  7:18 UTC  (5+ messages)

[PATCH v2 0/2] guarantee natural alignment for kmalloc()
 2019-09-25  7:17 UTC  (7+ messages)
` [PATCH v2 2/2] mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)

[PATCH v2 0/2] Convert Atari Falcon IDE driver to platform device
 2019-09-25  7:17 UTC  (3+ messages)
` [PATCH v2--to=linux-m68k@vger.kernel.org 1/2] m68k/atari: add platform device for Falcon IDE port
` [PATCH v2--to=linux-m68k@vger.kernel.org 2/2] drivers/ata: convert pata_falcon to arch platform device

KASAN: use-after-free Read in usb_anchor_resume_wakeups
 2019-09-25  7:16 UTC  (4+ messages)

[dpdk-dev] [PATCH v1 01/14] vhost: add single packet enqueue function
 2019-09-25  7:15 UTC  (7+ messages)
` [dpdk-dev] [PATCH v2 00/16] vhost packed ring performance optimization
  ` [dpdk-dev] [PATCH v2 08/16] vhost: add flush function for burst enqueue

[PATCH v3 0/6] ext4: port direct IO to iomap infrastructure
 2019-09-25  7:14 UTC  (6+ messages)
` [PATCH v3 5/6] ext4: introduce direct IO write path using "

[RFC PATCH v2 00/11] Simple QoS for exynos-bus driver using interconnect
 2019-09-25  7:12 UTC  (22+ messages)
    ` [RFC PATCH v2 01/11] devfreq: exynos-bus: Extract exynos_bus_profile_init()
    ` [RFC PATCH v2 09/11] devfreq: exynos-bus: Add interconnect functionality to exynos-bus

[Qemu-devel] [PATCH v14 0/7] target-ppc/spapr: Add FWNMI support in QEMU for PowerKVM guests
 2019-09-25  6:48 UTC  (6+ messages)
` [Qemu-devel] [PATCH v14 4/7] target/ppc: Build rtas error log upon an MCE
  `  "

[Buildroot] [PATCH] swig: bump to version 4.0.1
 2019-09-25  7:12 UTC 

[RFC PATCH 0/3] fs: interface for directly writing encoded (e.g., compressed) data
 2019-09-25  7:11 UTC  (7+ messages)
` [RFC PATCH 2/3] fs: add RWF_ENCODED for writing compressed data

How can I reset BMC to factory-defaults?
 2019-09-25  7:11 UTC  (3+ messages)

[PATCH 1/3] kbuild: update compile-test header list for v5.4-rc1
 2019-09-25  7:10 UTC  (3+ messages)
` [PATCH 2/3] kbuild: detect missing header include guard
` [PATCH 3/3] kbuild: stop using wildcard patterns for in-kernel header test

[PATCH v4] perf record: Add support for limit perf output file size
 2019-09-25  7:06 UTC 

[dpdk-dev] [PATCH v5 01/17] net/i40e: i40e support ipn3ke FPGA port bonding
 2019-09-25  7:08 UTC  (5+ messages)
` [dpdk-dev] [PATCH v6 00/17] add PCIe AER disable and IRQ support for ipn3ke
  ` [dpdk-dev] [PATCH v6 01/17] net/i40e: i40e support ipn3ke FPGA port bonding

[patch for-5.3 0/4] revert immediate fallback to remote hugepages
 2019-09-25  7:08 UTC  (5+ messages)

[meta-python] [PATCH] python-cmd2: upgrade 0.9.16 -> 0.9.17
 2019-09-25  7:06 UTC 

[BUG] Unable to handle kernel NULL pointer dereference in phy_support_asym_pause
 2019-09-25  7:06 UTC  (5+ messages)

[PATCH net] net: dsa: qca8k: Fix port enable for CPU port
 2019-09-25  7:06 UTC  (2+ messages)

[PATCHv2 0/2] blk-mq: Avoid memory reclaim when allocating request map
 2019-09-25  7:05 UTC  (5+ messages)

[Xen-devel] [PATCH 0/2] xen/sched: fix freeing of per-vcpu data
 2019-09-25  7:05 UTC  (3+ messages)
` [Xen-devel] [PATCH 1/2] xen/sched: fix locking in a653sched_free_vdata()
` [Xen-devel] [PATCH 2/2] xen/sched: fix freeing per-vcpu data in sched_move_domain()

[dpdk-dev] net/ixgbe: fix X553 wrong speed capability
 2019-09-25  7:04 UTC  (2+ messages)

[Bug 111811] Ryzen7 3700U display hang on resume from suspend
 2019-09-25  7:03 UTC 

[PATCH] arm64: dts: qcom: c630: Enable adsp, cdsp and mpss
 2019-09-25  7:03 UTC 

Generating Log of Guest Physical Addresses from a Kernel Function and Perform Analysis at Runtime
 2019-09-25  7:00 UTC  (6+ messages)

[PATCH v1] mm/memory_hotplug: Don't take the cpu_hotplug_lock
 2019-09-25  7:02 UTC  (5+ messages)

ceph; pg scrub errors
 2019-09-25  7:02 UTC  (5+ messages)

[PATCH] musl: Fix riscv64 CAS functions
 2019-09-25  7:02 UTC  (2+ messages)
` ✗ patchtest: failure for "

[Cocci] Reducing source code around return statements with SmPL?
 2019-09-25  7:00 UTC  (13+ messages)

[Xen-devel] Latest development (master) Xen fails to boot on HP ProLiant DL20 GEN10
 2019-09-25  6:59 UTC  (2+ messages)

[PATCH V2] mm/hotplug: Reorder memblock_[free|remove]() calls in try_remove_memory()
 2019-09-25  6:57 UTC  (3+ messages)

[PATCH 1/2] drm/i915/selftests: Verify the LRC register layout between init and HW
 2019-09-25  6:56 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [v2] drm/i915/selftests: Verify the LRC register layout between init and HW (rev5)

[PATCH V2] mm: Support memblock alloc on the exact node for sparse_buffer_init()
 2019-09-25  6:52 UTC  (3+ messages)

[RFC] mm: memcg: add priority for soft limit reclaiming
 2019-09-25  6:52 UTC  (4+ messages)

[PATCH] add a Code of Conduct document
 2019-09-25  6:39 UTC  (4+ messages)

[Xen-devel] [PATCH v3 00/47] xen: add core scheduling support
 2019-09-25  6:49 UTC  (6+ messages)
` [Xen-devel] [PATCH v3 07/47] xen/sched: move per cpu scheduler private data into struct sched_resource

[PATCH] imx-bbu-nand-fcb: Mark block as bad when erasing it fails
 2019-09-25  6:49 UTC 

[PATCH v1] ARM: dts: realtek: Add support for Realtek evaluation
 2019-09-25  6:49 UTC  (2+ messages)

[PATCH v2 1/1] ublox: rework device initialization sequence
 2019-09-25  6:47 UTC  (3+ messages)

AF_XDP integration with FDio VPP? (Was: Questions about XDP)
 2019-09-25  6:46 UTC  (10+ messages)

[PATCH] ublox: network-registration: Check ureg for tech also for L2 modems
 2019-09-25  6:45 UTC  (2+ messages)

+ mm-thp-extract-split_queue_-into-a-struct.patch added to -mm tree
 2019-09-25  6:45 UTC  (3+ messages)

Fan PWM monitoring and control
 2019-09-25  6:45 UTC  (11+ messages)

[PATCH v1] ARM: Add support for Realtek SOC
 2019-09-25  6:43 UTC 

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

[meta-oe] [PATCH] xterm: upgrade 348 -> 349
 2019-09-25  6:44 UTC 

[PATCH v2 00/21] Refine memblock API
 2019-09-25  6:42 UTC  (4+ messages)

[PATCH 00/25] qapi: Pay back some frontend technical debt
 2019-09-25  6:40 UTC  (4+ messages)
` [PATCH 03/25] qapi: New QAPISourceInfo, replacing dict

[dpdk-dev] [PATCH v1 1/1] bus/pci: probe PCI devices in whitelisted order
 2019-09-25  6:41 UTC  (2+ messages)

master - spec: enable writecache
 2019-09-25  6:40 UTC 

[PATCH v2 0/2] Enable Goldfish RTC for RISC-V
 2019-09-25  6:38 UTC  (6+ messages)
` [PATCH v2 1/2] platform: goldfish: Allow goldfish drivers for archs with IOMEM and DMA
` [PATCH v2 2/2] RISC-V: defconfig: Enable Goldfish RTC driver

[dpdk-dev] [PATCH v3 0/8] net/ice: add ice Flow Director driver
 2019-09-25  6:37 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 1/8] net/ice: enable flow director engine

State of OE world 2019-09-24
 2019-09-25  6:36 UTC 

incoming
 2019-09-25  6:36 UTC  (6+ messages)

master - build: make generate
 2019-09-25  6:36 UTC 

thoughts on a Merge Request based development workflow
 2019-09-25  6:35 UTC  (3+ messages)

git-gui: failure to distinguish 3-way common ancestors in hunk markers (#2340)
 2019-09-25  6:33 UTC  (3+ messages)
` Fwd: "

[dpdk-dev] [PATCH] examples/fips_validation: fix null pointer dereferences
 2019-09-25  6:31 UTC 

[PATCH v9 0/11] Add mt7629 and fix mt7628 pwm
 2019-09-25  6:30 UTC  (3+ messages)
` [PATCH v9 03/11] pwm: mediatek: remove a property "has-clks"

[PATCH] btrfs: balance: use redundancy instead of integrity
 2019-09-25  6:29 UTC 

[PATCH] ieee802154: mcr20a: simplify a bit 'mcr20a_handle_rx_read_buf_complete()'
 2019-09-25  6:25 UTC  (5+ messages)

[PATCH] drm/i915: Small joiner RAM buffer size is platform-specific
 2019-09-25  6:25 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[Bug 111789] drm/etnaviv: command buffer outside valid memory window (on cubox i4), Linux 5.3
 2019-09-25  6:24 UTC  (2+ messages)

queue bypass not working?
 2019-09-25  6:24 UTC  (2+ messages)

[RFC 0/2] Add Support for SDHC bus bandwidth voting
 2019-09-25  6:24 UTC  (4+ messages)
` [RFC 1/2] mmc: sdhci-msm: Add support for "

[GIT pull] irq/core for 5.4-rc1
 2019-09-25  6:23 UTC  (9+ messages)
` [GIT pull] x86/pti "

[PATCH 1/3] blkparse: split off the timestamp correction code in to a separate function
 2019-09-25  6:22 UTC  (2+ messages)

possible deadlock in refcount_dec_and_mutex_lock
 2019-09-25  6:19 UTC 

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

[PATCH 0/4] Random fixes to IB/core
 2019-09-25  6:16 UTC  (4+ messages)
` [PATCH 1/4] RDMA/cm: Fix memory leak in cm_add/remove_one

[PATCH 0/5] Add support for iMX8MQ Display Controller Subsystem
 2019-09-25  6:14 UTC  (4+ messages)
` [PATCH 4/5] dt-bindings: display: imx: add bindings for DCSS
    `  "


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.