All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-17 10:04:04 to 2020-03-17 10:50:18 UTC [more...]

[PATCH v2 0/8] mm/memory_hotplug: allow to specify a default online_type
 2020-03-17 10:49 UTC  (4+ messages)
` [PATCH v2 1/8] drivers/base/memory: rename MMOP_ONLINE_KEEP to MMOP_ONLINE
` [PATCH v2 2/8] drivers/base/memory: map MMOP_OFFLINE to 0
` [PATCH v2 3/8] drivers/base/memory: store mapping between MMOP_* and string in an array

[PATCH v3 0/2] net: tulip: add checks to avoid OOB access
 2020-03-17 10:49 UTC  (6+ messages)
` [PATCH v3 2/2] net: tulip: add .can_recieve routine

[PATCH 00/15] powerpc/watchpoint: Preparation for more than one watchpoint
 2020-03-17 10:49 UTC  (27+ messages)
` [PATCH 01/15] powerpc/watchpoint: Rename current DAWR macros
` [PATCH 02/15] powerpc/watchpoint: Add SPRN macros for second DAWR
` [PATCH 03/15] powerpc/watchpoint: Introduce function to get nr watchpoints dynamically
` [PATCH 05/15] powerpc/watchpoint: Provide DAWR number to set_dawr
` [PATCH 07/15] powerpc/watchpoint: Get watchpoint count dynamically while disabling them
` [PATCH 08/15] powerpc/watchpoint: Disable all available watchpoints when !dawr_force_enable
` [PATCH 09/15] powerpc/watchpoint: Convert thread_struct->hw_brk to an array
` [PATCH 10/15] powerpc/watchpoint: Use loop for thread_struct->ptrace_bps
` [PATCH 11/15] powerpc/watchpoint: Introduce is_ptrace_bp() function

[PATCH v1 00/28 for 5.0] testing and gdbstub
 2020-03-17 10:49 UTC  (17+ messages)
` [PATCH v1 13/28] target/i386: use gdb_get_reg helpers
` [PATCH v1 20/28] tests/tcg/aarch64: userspace system register test
` [PATCH v1 22/28] tests/guest-debug: add a simple test runner
` [PATCH v1 23/28] tests/tcg/aarch64: add a gdbstub testcase for SVE registers
` [PATCH v1 24/28] tests/tcg/aarch64: add SVE iotcl test

[PATCH 0/6] hw/net: Make Net/CanBus can_receive() handlers return a boolean
 2020-03-17 10:47 UTC  (3+ messages)

[PATCH v4 0/5] arm64: Dereference CPU operations indirectly
 2020-03-17 10:48 UTC  (7+ messages)
` [PATCH v4 1/5] arm64: Declare ACPI parking protocol CPU operation if needed
` [PATCH v4 2/5] arm64: Rename cpu_read_ops() to init_cpu_ops()
` [PATCH v4 3/5] arm64: Introduce get_cpu_ops() helper function

[dpdk-dev] [dpdk-announce] DPDK 19.11.1 released
 2020-03-17 10:35 UTC 

[PATCH 1/3] ASoC: rt5682: Add a property for DMIC clock rate setting
 2020-03-17 10:46 UTC  (3+ messages)
` [PATCH 3/3] ASoC: rt5682: Add the descriptions for the DMIC clock rate and delay settings

[dpdk-dev] [dpdk-users] Issue while running DPDK19.11 test-pmd with Intel X722 Nic
 2020-03-17  6:59 UTC 

[PATCH v3 0/2] rtw88: add coex related debugfs
 2020-03-17 10:46 UTC  (3+ messages)
` [PATCH v3 1/2] rtw88: add a debugfs entry to dump coex's info

[PULL 00/45] ppc-for-5.0 queue 20200317
 2020-03-17 10:30 UTC  (47+ messages)
` [PULL 01/45] pseries: Update SLOF firmware image
` [PULL 02/45] spapr: Handle pending hot plug/unplug requests at CAS
` [PULL 03/45] ppc: Officially deprecate the CPU "compat" property
` [PULL 04/45] spapr: Fix Coverity warning while validating nvdimm options
` [PULL 05/45] hw/ppc/pnv: Fix typo in comment
` [PULL 06/45] ppc: Remove stub support for 32-bit hypervisor mode
` [PULL 07/45] ppc: Remove stub of PPC970 HID4 implementation
` [PULL 08/45] target/ppc: Correct handling of real mode accesses with vhyp on hash MMU
` [PULL 09/45] target/ppc: Introduce ppc_hash64_use_vrma() helper
` [PULL 10/45] spapr, ppc: Remove VPM0/RMLS hacks for POWER9
` [PULL 11/45] target/ppc: Remove RMOR register from POWER9 & POWER10
` [PULL 12/45] target/ppc: Use class fields to simplify LPCR masking
` [PULL 13/45] target/ppc: Streamline calculation of RMA limit from LPCR[RMLS]
` [PULL 14/45] target/ppc: Correct RMLS table
` [PULL 15/45] target/ppc: Only calculate RMLS derived RMA limit on demand
` [PULL 16/45] target/ppc: Don't store VRMA SLBE persistently
` [PULL 17/45] spapr: Don't use weird units for MIN_RMA_SLOF
` [PULL 18/45] spapr,ppc: Simplify signature of kvmppc_rma_size()
` [PULL 19/45] spapr: Don't attempt to clamp RMA to VRMA constraint
` [PULL 20/45] spapr: Don't clamp RMA to 16GiB on new machine types
` [PULL 21/45] spapr: Clean up RMA size calculation
` [PULL 22/45] hw/scsi/viosrp: Add missing 'hw/scsi/srp.h' include
` [PULL 23/45] hw/scsi/spapr_vscsi: Use SRP_MAX_IU_LEN instead of sizeof flexible array
` [PULL 24/45] hw/scsi/spapr_vscsi: Simplify a bit
` [PULL 25/45] hw/scsi/spapr_vscsi: Introduce req_iu() helper
` [PULL 26/45] hw/scsi/spapr_vscsi: Do not mix SRP IU size with DMA buffer size
` [PULL 27/45] hw/scsi/spapr_vscsi: Prevent buffer overflow
` [PULL 28/45] hw/scsi/spapr_vscsi: Convert debug fprintf() to trace event
` [PULL 29/45] spapr/xive: use SPAPR_IRQ_IPI to define IPI ranges exposed to the guest
` [PULL 30/45] target/ppc: Fix rlwinm on ppc64
` [PULL 31/45] ppc/spapr: Move GPRs setup to one place
` [PULL 32/45] pseries: Update SLOF firmware image
` [PULL 33/45] spapr/rtas: Reserve space for RTAS blob and log
` [PULL 34/45] spapr: Move creation of ibm, dynamic-reconfiguration-memory dt node
` [PULL 35/45] spapr: Move creation of ibm,architecture-vec-5 property
` [PULL 36/45] spapr: Rename DT functions to newer naming convention
` [PULL 37/45] ppc/spapr: Fix FWNMI machine check failure handling
` [PULL 38/45] ppc/spapr: Change FWNMI names
` [PULL 39/45] ppc/spapr: Add FWNMI System Reset state
` [PULL 40/45] ppc/spapr: Fix FWNMI machine check interrupt delivery
` [PULL 41/45] ppc/spapr: Allow FWNMI on TCG
` [PULL 42/45] target/ppc: allow ppc_cpu_do_system_reset to take an alternate vector
` [PULL 43/45] ppc/spapr: Implement FWNMI System Reset delivery
` [PULL 44/45] ppc/spapr: Ignore common "ibm,nmi-interlock" Linux bug
` [PULL 45/45] pseries: Update SLOF firmware image

[PATCH v2] clk: imx8mm: Switch to platform driver
 2020-03-17 10:45 UTC  (7+ messages)

[PATCH] staging: vt6656: Use ARRAY_SIZE instead of hardcoded size
 2020-03-17 10:45 UTC  (2+ messages)

[Xen-devel] [PATCH v6 0/5] remove one more shared xenheap page: shared_info
 2020-03-17 10:45 UTC  (5+ messages)
` [Xen-devel] [PATCH v6 2/5] mm: keep PGC_extra pages on a separate list

RT thread seems blocked
 2020-03-17 10:45 UTC  (2+ messages)

[PATCH v3 0/5] Support Argon2 KDF in LUKS2
 2020-03-17 10:45 UTC  (8+ messages)
` [PATCH v3 3/5] argon2: Import Argon2 from cryptsetup

[dpdk-dev] [RFC PATCH] ci: reduce examples built for static builds
 2020-03-17 10:44 UTC  (3+ messages)

[PATCH v9 00/15] s390x: Protected Virtualization support
 2020-03-17 10:41 UTC  (9+ messages)
` [PATCH v9 06/15] s390x: Add SIDA memory ops
` [PATCH v9 07/15] s390x: protvirt: Move STSI data over SIDAD

[PATCH] generic/310: slightly improve check for dmesg error
 2020-03-17 10:55 UTC  (2+ messages)

[Intel-gfx] [PATCH v1 0/3] Consider DBuf bandwidth when calculating CDCLK
 2020-03-17 10:43 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.DOCS: warning for Consider DBuf bandwidth when calculating CDCLK (rev2)

[Xen-devel] [PATCH v9 00/10] error: auto propagated local_err part I
 2020-03-17 10:39 UTC  (12+ messages)
` [Xen-devel] [PATCH v9 02/10] scripts: Coccinelle script to use ERRP_AUTO_PROPAGATE()
                    `  "

[PATCH 0/2] gcc 9.2 strncpy(3) warnings fixes
 2020-03-17 10:35 UTC  (7+ messages)
` [PATCH 1/2] migration: avoid suspicious strncpy() use

[PATCH v2 0/7] Misc hw/ide legacy clean up
 2020-03-17 10:41 UTC  (3+ messages)
` [PATCH v2 2/7] hw/ide: Get rid of piix4_init function

[PATCH] Input: edt-ft5x06 - add fw_version debugfs file to read
 2020-03-17 10:42 UTC  (4+ messages)

[PATCH/RFC] NFS: Minimize COMMIT calls during writeback
 2020-03-17 10:41 UTC  (5+ messages)

[PATCH v8 00/11] iotests: use python logging
 2020-03-17 10:38 UTC  (5+ messages)
` [PATCH v8 03/11] iotests: ignore import warnings from pylint
` [PATCH v8 07/11] iotests: limit line length to 79 chars

[Xen-devel] [qemu-mainline test] 148637: regressions - trouble: fail/pass/starved
 2020-03-17 10:40 UTC 

[Intel-gfx] [RESUBMIT PATCH 0/2] tests/gem_userptr_blits: Refresh other now MMAP_GTT dependent subtests
 2020-03-17 10:40 UTC  (5+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/gem_userptr_blits: Refresh other now MMAP_GTT dependent subtests (rev2)
    ` [igt-dev] [Intel-gfx] "
      `  "

[PATCH] [RFC] media: rcar-csi2: Corrects the selection of hsfreqrange
 2020-03-17 10:37 UTC  (3+ messages)
` [PATCH v2] [RFC] rcar-vin: rcar-csi2: Correct "

[PULL 00/61] Misc patches for soft freeze
 2020-03-17 10:27 UTC  (6+ messages)
` [PULL 09/61] MAINTAINERS: Add entry for Guest X86 HAXM CPUs

[Intel-gfx] [PATCH v6 1/3] drm/i915/perf: remove generated code
 2020-03-17 10:36 UTC  (3+ messages)

[PATCH v5 0/7] Add support for PCIe controller to work in endpoint mode on R-Car SoCs
 2020-03-17 10:36 UTC  (18+ messages)
` [PATCH v5 5/7] dt-bindings: PCI: rcar: Add bindings for R-Car PCIe endpoint controller
` [PATCH v5 6/7] PCI: rcar: Add support for rcar PCIe controller in endpoint mode
` [PATCH v5 7/7] misc: pci_endpoint_test: Add Device ID for RZ/G2E PCIe controller

[PATCH v5 00/23] irqchip/gic-v4: GICv4.1 architecture support
 2020-03-17 10:35 UTC  (9+ messages)
` [PATCH v5 12/23] irqchip/gic-v4.1: Plumb set_vcpu_affinity SGI callbacks
` [PATCH v5 15/23] irqchip/gic-v4.1: Add VSGI property setup

[dpdk-dev] [PATCH] ethdev: add DBDF action to RTE Flow
 2020-03-17 10:34 UTC  (3+ messages)

[PATCH v2] kernel/printk: add kmsg SEEK_CUR handling
 2020-03-17 10:33 UTC 

[PATCH v5.6] iwlwifi: pcie: add 0x2526/0x401* devices back to cfg detection
 2020-03-17 10:33 UTC 

[Linux-kernel-mentees] [Cocci] [v2 05/26] parsing_cocci: visitor_ast: Add cases for ParenType/FunctionType
 2020-03-17 10:33 UTC  (2+ messages)
` [Cocci] [Linux-kernel-mentees] "

[PATCH] rtw88: add debugfs to fix tx rate
 2020-03-17 10:32 UTC  (5+ messages)

[Intel-gfx] [PATCH 0/4] drm/i915/perf: add OA interrupt support
 2020-03-17 10:32 UTC  (4+ messages)
` [Intel-gfx] [PATCH 3/4] drm/i915/perf: only append status when data is available

[RFC for Linux] virtio_balloon: Add VIRTIO_BALLOON_F_THP_ORDER to handle THP spilt issue
 2020-03-17 10:13 UTC  (5+ messages)
` [RFC for QEMU] virtio-balloon: Add option thp-order to set VIRTIO_BALLOON_F_THP_ORDER

[Intel-gfx] [PATCH v8 0/3] Dynamic EU configuration of Slice/Sub-slice/EU
 2020-03-17 10:29 UTC  (4+ messages)
` [Intel-gfx] [PATCH v8 1/3] drm/i915: Get active pending request for given context
` [Intel-gfx] [PATCH v8 2/3] drm/i915: set optimum eu/slice/sub-slice configuration based on load type
` [Intel-gfx] [PATCH v8 3/3] drm/i915: Predictive governor to control slice/subslice/eu

[PATCH] qom-qmp-cmds: Fix another memory leak in qmp_object_add()
 2020-03-17 10:15 UTC  (2+ messages)

[Question] IO is split by block layer when size is larger than 4k
 2020-03-17 10:26 UTC  (8+ messages)

[PATCH 1/3] ALSA USB MIDI: Fix port starvation
 2020-03-17 10:26 UTC  (4+ messages)

Alchemy API queue size issue
 2020-03-17 10:26 UTC 

[PATCH v2] net: qrtr: fix len of skb_put_padto in qrtr_node_enqueue
 2020-03-17 10:26 UTC  (5+ messages)

[Xen-devel] [PATCH] x86/shim: fix ballooning up the guest
 2020-03-17 10:24 UTC  (2+ messages)

[ PATCH stable v4.19] EDAC: Drop per-memory controller buses
 2020-03-17 10:22 UTC  (2+ messages)

[PATCH 5.4 61/90] iwlwifi: mvm: fix NVM check for 3168 devices
 2020-03-17 10:21 UTC  (3+ messages)

[PATCH] iwlwifi: mvm: Avoid use of GEO_TX_POWER_LIMIT when not supported
 2020-03-17 10:21 UTC  (2+ messages)

[RFC PATCH v1 1/5] ARM: dts: imx6: Dual license adding MIT
 2020-03-17 10:19 UTC  (10+ messages)
` [RFC PATCH v1 2/5] ARM: dt-bindings: clock: "
` [RFC PATCH v1 3/5] dt-bindings: gpio: Dual license file "
` [RFC PATCH v1 4/5] dt-bindings: input: Dual license input.h "
` [RFC PATCH v1 5/5] input: Dual license file "

[PATCH 4.9 00/24] batman-adv: Pending fixes
 2020-03-17 10:19 UTC  (2+ messages)

OV5640 CSI2 problems
 2020-03-17 10:22 UTC  (2+ messages)
` OV5640 CSI2 problemsg

[PATCH v1 1/5] iio: pressure: bmp280: Tolerate IRQ before registering
 2020-03-17 10:18 UTC  (5+ messages)
` [PATCH v1 2/5] iio: pressure: bmp280: Use IIO_DEVICE_ATTR_RO macro
` [PATCH v1 3/5] iio: pressure: bmp280: Explicitly mark GPIO optional
` [PATCH v1 4/5] iio: pressure: bmp280: Drop unneeded explicit castings
` [PATCH v1 5/5] iio: pressure: bmp280: Join string literals back

[Xen-devel] [PATCH] x86/tboot: check return value of dmar_table allocation
 2020-03-17 10:17 UTC  (2+ messages)

[PATCH 0/5] Return fds from privileged sockhash/sockmap lookup
 2020-03-17 10:17 UTC  (4+ messages)
` [PATCH 4/5] bpf: sockmap, sockhash: return file descriptors from privileged lookup

[PATCHv7 0/6] Add AFBC support for Rockchip
 2020-03-17 10:16 UTC  (3+ messages)
` [PATCHv7 2/6] drm/core: Add drm_afbc_framebuffer and a corresponding helper

[PATCH 4.14 00/15] batman-adv: Pending fixes
 2020-03-17 10:14 UTC  (2+ messages)

[PATCH v2 0/3] Introduce the request_atomic() for the host
 2020-03-17 10:14 UTC  (4+ messages)
` [PATCH v2 1/3] mmc: host: "
` [PATCH v2 2/3] mmc: host: sdhci: Implement the request_atomic() API
` [PATCH v2 3/3] mmc: host: sdhci-sprd: "

[PATCH v2] perf: arm-ccn: Use scnprintf() for avoiding potential buffer overflow
 2020-03-17 10:12 UTC  (2+ messages)

[meta-arm] [PATCH v1 RESEND] OpenCSD: Support for Arm CoreSight decode lib
 2020-03-17 10:11 UTC 

[PATCH] net: vxge: fix wrong __VA_ARGS__ usage
 2020-03-17 10:10 UTC  (4+ messages)

(no subject)
 2020-03-17 10:10 UTC  (3+ messages)
` 

[PATCH bpf-next 0/7] Add bpf_sk_assign eBPF helper
 2020-03-17 10:09 UTC  (5+ messages)
` [PATCH bpf-next 3/7] bpf: Add socket assign support

[PATCH] arm64/kernel: Simplify __cpu_up() by bailing out early
 2020-03-17 10:08 UTC  (6+ messages)

next/pending-fixes boot: 277 boots: 5 failed, 255 passed with 9 offline, 8 untried/unknown (v5.6-rc6-178-g95cd16255210)
 2020-03-17 10:07 UTC 

linux-next: Tree for Mar 12 (pci/controller/mobiveil/)
 2020-03-17 10:05 UTC  (5+ messages)

[PATCH 00/28] DT: Improve validation for Marvell SoCs
 2020-03-17 10:04 UTC  (4+ messages)
` [PATCH 17/28] dt-bindings: mmc: Fix up clk-phase-sd-hs in an example

[Cocci] [v2 05/26] parsing_cocci: visitor_ast: Add cases for ParenType/FunctionType
 2020-03-17 10:03 UTC  (2+ messages)
` [Cocci] [Linux-kernel-mentees] "

[PATCH -V3] mm: Code cleanup for MADV_FREE
 2020-03-17 10:03 UTC 


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.