All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-07 16:18:29 to 2020-04-07 16:53:30 UTC [more...]

[PATCH v5 0/2] mm: using CMA for 1 GB hugepages allocation
 2020-04-07 16:38 UTC  (3+ messages)
` [PATCH v5 1/2] mm: cma: NUMA node interface
` [PATCH v5 2/2] mm: hugetlb: optionally allocate gigantic hugepages using cma

stable-rc/linux-4.14.y build: 201 builds: 0 failed, 201 passed, 102 warnings (v4.14.175-14-gca15f5517c01)
 2020-04-07 16:53 UTC 

[PATCH 0/4] x86/module: Out-of-tree module decode and sanitize
 2020-04-07 16:53 UTC  (7+ messages)
` [PATCH 1/4] module: Expose load_info to arch module loader code
` [PATCH 2/4] module: Convert module_finalize() to load_info
` [PATCH 3/4] x86,module: Detect VMX vs SLD conflicts

[PATCH v8 00/12] Introduce CAP_PERFMON to secure system performance monitoring and observability
 2020-04-07 16:52 UTC  (8+ messages)
          ` [Intel-gfx] "

[Xen-devel] [PATCH v2] xen/arm: implement GICD_I[S/C]ACTIVER reads
 2020-04-07 16:52 UTC  (16+ messages)
      `  "

[Buildroot] [Bug 12751] New: OpenJdk package installation issues on target
 2020-04-07 16:52 UTC  (2+ messages)
` [Buildroot] [Bug 12751] "

[PATCH 2/4] x86/sgx: Put enclaves into anonymous files
 2020-04-07 16:52 UTC  (5+ messages)

[RFC PATCH 0/4] async: fix hangs on weakly-ordered architectures
 2020-04-07 16:49 UTC  (3+ messages)
` [PATCH 1/5] atomics: convert to reStructuredText

[PATCH v2 1/3] ext4: return lblk from ext4_find_entry
 2020-04-07 16:51 UTC  (3+ messages)
` [PATCH v2 2/3] ext4: shrink directories on dentry delete

[PATCH v2 0/5] Misc MHI fixes
 2020-04-07 16:50 UTC  (6+ messages)
` [PATCH v2 1/5] bus: mhi: core: Handle syserr during power_up
` [PATCH v2 2/5] bus: mhi: core: Make sure to powerdown if mhi_sync_power_up fails
` [PATCH v2 3/5] bus: mhi: core: Remove link_status() callback
` [PATCH v2 4/5] bus: mhi: core: Offload register accesses to the controller
` [PATCH v2 5/5] bus: mhi: core: Fix typo in comment

[PATCH 00/10] Set up generic fbdev after registering device
 2020-04-07 16:50 UTC  (4+ messages)

[Bug 207053] New: fsfreeze deadlock on XFS (the FIFREEZE ioctl and subsequent FITHAW hang indefinitely)
 2020-04-07 16:49 UTC  (8+ messages)
` [Bug 207053] "

[PATCH v4 00/10] Introduce Zone Append for writing to zoned block devices
 2020-04-07 16:49 UTC  (4+ messages)
` [PATCH v4 02/10] block: Introduce REQ_OP_ZONE_APPEND

[dpdk-dev] [PATCH 0/4] refactor multi-process IPC and memory management codes to common driver
 2020-04-07 16:48 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 1/4] common/mlx5: refactor MP IPC handling "
  ` [dpdk-dev] [PATCH v2 2/4] net/mlx5: modify net pmd to use common multi-process APIs
  ` [dpdk-dev] [PATCH v2 3/4] common/mlx5: refactor memory management codes
  ` [dpdk-dev] [PATCH v2 4/4] net/mlx5: modify net pmd to use common MR driver

[PATCH] MIPS: fw: arc: add __weak to prom_meminit and prom_free_prom_memory
 2020-04-07 16:48 UTC  (6+ messages)

[PATCH v3 0/3] media: ov8856: Add devicetree support
 2020-04-07 16:46 UTC  (17+ messages)
` [PATCH v6 1/3] media: dt-bindings: ov8856: Document YAML bindings

How to fix WARN from drivers/base/dd.c in next-20200401 if CONFIG_MODULES=y?
 2020-04-07 16:46 UTC  (4+ messages)
` [RFC][PATCH] driver core: Ensure wait_for_device_probe() waits until the deferred_probe_timeout fires

[PATCH] gcc-common.h: 'params.h' has been dropped in GCC10
 2020-04-07 16:45 UTC  (2+ messages)

[PATCH v2 0/2] staging: vt6656: Cleanup of the vnt_get_frame_time function
 2020-04-07 16:44 UTC  (4+ messages)
` [PATCH 1/2] staging: vt6656: Use define instead of magic number for tx_rate
` [PATCH 2/2] staging: vt6656: Remove unnecessary local variable initialization

[PATCH v9 0/5] drm/tidss: New driver for TI Keystone platform Display SubSystem
 2020-04-07 16:44 UTC  (4+ messages)

[PATCH] gpio: pca953x: disable regmap locking
 2020-04-07 16:44 UTC  (2+ messages)

[RFC PATCH 0/5] New way to track mce notifier chain actions
 2020-04-07 16:43 UTC  (15+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 5/7] x86/mce: Change default mce logger to check mce->kflags
` [PATCH 0/9 v3] New way to track mce notifier chain actions
  ` [PATCH 1/9] x86/mce/amd, edac: Remove report_gart_errors
  ` [PATCH 2/9] x86/mce: Rename "first" function as "early"
  ` [PATCH 3/9] x86/mce: Convert the CEC to use the MCE notifier
  ` [PATCH 4/9] x86/mce: Add a struct mce.kflags field
  ` [PATCH 5/9] x86/mce: Fix all mce notifiers to update the mce->kflags bitmask
  ` [PATCH 6/9] x86/mce: Change default MCE logger to check mce->kflags
  ` [PATCH 7/9] x86/mce: Add mce=print_all option
  ` [PATCH 8/9] EDAC: Drop the EDAC report status checks
  ` [PATCH 9/9] x86/mce: Fixup exception only for the correct MCEs

[Intel-gfx] [PATCH v4 1/3] drm/i915/perf: break OA config buffer object in 2
 2020-04-07 16:43 UTC  (4+ messages)
` [Intel-gfx] [PATCH v4 2/3] drm/i915/perf: prepare driver to receive multiple ctx handles

[PATCH] gitk: add diff lines background colors
 2020-04-07 16:42 UTC  (2+ messages)

[PATCH v2 0/3] drm: kernel-doc stuff
 2020-04-07 16:42 UTC  (4+ messages)
` [PATCH v2 1/3] drm/vblank: Add intro to documentation

[PATCH] Bluetooth: Simplify / fix return values from tk_request
 2020-04-07 16:42 UTC  (4+ messages)

TRX40 Realtek ALC1220-VB USB Audio
 2020-04-07 16:40 UTC  (4+ messages)

[PATCH V2 0/9] objtool changes to remove all ANNOTATE_NOSPEC_ALTERNATIVE
 2020-04-07 16:41 UTC  (8+ messages)
` [PATCH V2 9/9] x86/speculation: Remove all ANNOTATE_NOSPEC_ALTERNATIVE directives

[linux-next:pending-fixes] BUILD SUCCESS 594736fe2462d632506cde58148b7fe3656c16db
 2020-04-07 16:41 UTC 

stable-rc/linux-4.9.y boot: 89 boots: 1 failed, 81 passed with 2 offline, 5 untried/unknown (v4.9.218-14-g159a08ef7209)
 2020-04-07 16:40 UTC 

[PATCH v1 00/28] convert to devm_platform_ioremap_resource
 2020-04-07 16:37 UTC  (25+ messages)
` [PATCH v1 01/28] i2c: img-scb: "
` [PATCH v1 02/28] i2c: mv64xxx: "
` [PATCH v1 03/28] i2c: owl: "
` [PATCH v1 04/28] i2c: exynos5: "
` [PATCH v1 07/28] i2c: zx2967: "
` [PATCH v1 08/28] i2c: xlp9xx: "
` [PATCH v1 10/28] i2c: synquacer: "
` [PATCH v1 11/28] i2c: rk3x: "
` [PATCH v1 12/28] i2c: qup: "
` [PATCH v1 13/28] i2c: meson: "
` [PATCH v1 14/28] i2c: hix5hd2: "
` [PATCH v1 15/28] i2c: emev2: "
` [PATCH v1 16/28] i2c: jz4780: "
` [PATCH v1 17/28] i2c: altera: "
` [PATCH v1 18/28] i2c: axxia: "
` [PATCH v1 20/28] i2c: davinci: "
` [PATCH v1 21/28] i2c: digicolor: "
` [PATCH v1 22/28] i2c: lpc2k: "
` [PATCH v1 23/28] i2c: sirf: "
` [PATCH v1 24/28] i2c: stu300: "
` [PATCH v1 25/28] i2c: sun6i-p2wi: "
` [PATCH v1 26/28] i2c: xlr: "
` [PATCH v1 27/28] i2c: bcm-kona: "
` [PATCH v1 28/28] i2c: octeon-platdrv: "

[PATCH v3 0/2] staging: vt6656: Cleanup of the vnt_get_frame_time function
 2020-04-07 16:39 UTC  (3+ messages)
` [PATCH v3 1/2] staging: vt6656: Use define instead of magic number for tx_rate
` [PATCH v3 2/2] staging: vt6656: Remove unnecessary local variable initialization

AMD DC graphics display code enables -mhard-float, -msse, -msse2 without any visible FPU state protection
 2020-04-07 15:54 UTC  (11+ messages)

[PATCH 5.6 00/30] 5.6.3-rc2 review
 2020-04-07 16:39 UTC 

[PULL 0/1] QAPI patches for 2020-04-07
 2020-04-07 16:38 UTC  (2+ messages)

[PATCH 5.5 00/48] 5.5.16-rc2 review
 2020-04-07 16:39 UTC 

[PATCH 5.4 00/38] 5.4.31-rc2 review
 2020-04-07 16:38 UTC 

[PATCH v2] drm/bridge: dw-mipi-dsi.c: Add VPG runtime config through debugfs
 2020-04-07 16:38 UTC  (5+ messages)

[PATCHSET v2] io_uring and task_work interactions
 2020-04-07 16:38 UTC  (4+ messages)
` [PATCH 4/4] io_uring: flush task work before waiting for ring exit

[igt-dev] [PATCH i-g-t] runner: Show why we dump the task state
 2020-04-07 16:38 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for runner: Show why we dump the task state (rev3)

[PATCH v2 0/6] Support NVIDIA Tegra-based Acer A500 and Nexus 7 devices
 2020-04-07 16:38 UTC  (9+ messages)
` [PATCH v2 1/6] ARM: tegra: Add device-tree for Acer Iconia Tab A500
` [PATCH v2 6/6] ARM: tegra_defconfig: Enable options useful for Nexus 7 and Acer A500

Question about SEA handling process happened in user space
 2020-04-07 16:37 UTC  (8+ messages)

[dpdk-dev] [PATCH v1 0/4] add RegEx class
 2020-04-07 16:37 UTC  (13+ messages)
` [dpdk-dev] [PATCH v1 2/4] regexdev: add regex core h file
` [dpdk-dev] [EXT] [PATCH v1 3/4] regexdev: add regexdev core functions

using cdns3-imx driver on imx8qm
 2020-04-07 16:37 UTC  (10+ messages)

Documentation for UML Vector network
 2020-04-07 16:36 UTC  (6+ messages)

[PATCH v3 1/1] powerpc/kernel: Enables memory hot-remove after reboot on pseries guests
 2020-04-07 16:32 UTC  (6+ messages)

[PATCH v8 00/11] media: Report camera sensor properties
 2020-04-07 16:38 UTC  (12+ messages)
` [PATCH v8 01/11] dt-bindings: video-interfaces: Document 'location' property
` [PATCH v8 02/11] media: v4l2-ctrl: Document V4L2_CID_CAMERA_SENSOR_LOCATION
` [PATCH v8 03/11] dt-bindings: video-interface: Replace 'rotation' description
` [PATCH v8 04/11] media: v4l2-ctrl: Document V4L2_CID_CAMERA_SENSOR_ROTATION
` [PATCH v8 05/11] media: v4l2-ctrls: Add camera location and rotation
` [PATCH v8 06/11] media: v4l2-fwnode: Add helper to parse device properties
` [PATCH v8 07/11] include: v4l2-ctrl: Sort forward declarations
` [PATCH v8 08/11] media: v4l2-ctrls: Sort includes alphabetically
` [PATCH v8 09/11] media: v4l2-ctrls: Add helper to register properties
` [PATCH v8 10/11] media: i2c: ov5670: Parse and "
` [PATCH v8 11/11] media: i2c: ov13858: "

mmc: sdhci-of-esdhc: fix P2020 errata handling
 2020-04-07 16:34 UTC  (4+ messages)

[BUG] submodule move badly handled by git-rebase
 2020-04-07 16:34 UTC 

[PATCH] nvmet-fc: slight cleanup for kbuild test warnings
 2020-04-07 16:34 UTC  (2+ messages)

[PATCH V2] nvmet-rdma: Fix double free of rdma queue
 2020-04-07 16:34 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v6 1/2] tests/kms_fbcon_fbt: Reduce execution time
 2020-04-07 16:35 UTC  (2+ messages)
` [igt-dev] [PATCH i-g-t v6 2/2] tests/kms_fbcon_fbt: Handle FBC enabled on fbcon in GEN9+

[PATCH] multiboot2: enable quirk-modules-after-kernel
 2020-04-07 16:34 UTC  (4+ messages)
` [PATCHv2] "

[PATCH] gcc-plugins/stackleak: Avoid assignment for unused macro argument
 2020-04-07 16:33 UTC  (3+ messages)

[PATCH v2] Bluetooth: debugfs option to unset MITM flag
 2020-04-07 16:33 UTC  (2+ messages)

[PATCH] memcpy_flushcache: use cache flusing for larger lengths
 2020-04-07 16:33 UTC  (3+ messages)

libelf-0.175 breaks objtool
 2020-04-07 16:32 UTC  (8+ messages)

[PATCH] scsi: aic7xxx: Remove null pointer checks before kfree()
 2020-04-07 16:32 UTC  (3+ messages)
  `  "

backport request for use-after-free blk_mq_queue_tag_busy_iter
 2020-04-07 16:31 UTC  (4+ messages)

[dpdk-dev] [PATCH 1/2] ethdev: add tm cap for private shaper packet mode
 2020-04-07 16:31 UTC  (2+ messages)

[virtio-dev] Dirty Page Tracking (DPT)
 2020-04-07 16:31 UTC  (12+ messages)

[PATCH RFC v2 00/24] scsi: enable reserved commands for LLDDs
 2020-04-07 16:30 UTC  (9+ messages)
` [PATCH RFC v2 02/24] scsi: allocate separate queue for reserved commands

[Intel-gfx] [PATCH] drm/i915/gem: Promote 'remain' to unsigned long
 2020-04-07 16:30 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

New git-rebase backend: no way to drop already-empty commits
 2020-04-07 16:30 UTC 

[RFC PATCH v2] x86/arch_prctl: Add ARCH_SET_XCR0 to set XCR0 per-thread
 2020-04-07 16:29 UTC  (6+ messages)

[PATCH v4 0/5] Add battery charger driver support for MP2629
 2020-04-07 16:29 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: mfd: add document bindings for mp2629

[igt-dev] [PATCH i-g-t v6 without-hack-patches 1/5] tests/kms_frontbuffer_tracking: Add tiling to test_mode
 2020-04-07 16:29 UTC  (3+ messages)

[bug report] Bluetooth: btusb: handle mSBC audio over USB Endpoints
 2020-04-07 16:29 UTC  (2+ messages)

[PATCH for-5.0 v3 0/3] block: Fix blk->in_flight during blk_wait_while_drained()
 2020-04-07 16:27 UTC  (6+ messages)
` [PATCH for-5.0 v3 2/3] block: Increase BB.in_flight for coroutine and sync interfaces

[dpdk-dev] [RFC 0/2] gcc 10 disable stringop-overflow warning
 2020-04-07 16:27 UTC  (2+ messages)
` [dpdk-dev] [PATCH] build: gcc 10 disable stringop-overflow warnings

[PATCH 01/16] arm: stm32mp: update dependency for STM32_ETZPC
 2020-04-07 16:28 UTC  (9+ messages)
` [PATCH 03/16] arm: stm32mp: reset to default environment when serial# change
` [PATCH 04/16] arm: stm32mp: detect U-Boot version used to save environment

TOP URGENT REQUEST FOR QUOTATION/ PROFORMA INVOICE
 2020-04-07 16:28 UTC 

[PATCH] Documentation: efi/x86: clarify EFI handover protocol and its requirements
 2020-04-07 16:27 UTC  (3+ messages)

[Intel-gfx] [PATCH v3 0/5] Consider DBuf bandwidth when calculating CDCLK
 2020-04-07 16:26 UTC  (5+ messages)
` [Intel-gfx] [PATCH v3 4/5] drm/i915: Adjust CDCLK accordingly to our DBuf bw needs

[PULL for 5.0-rc2 00/13] various fixes
 2020-04-07 16:25 UTC  (4+ messages)
` [PULL 12/13] configure: Add -Werror to PIE probe

[RFC PATCH 0/5] Prevent write to read-only pages (text, PLT/GOT
 2020-04-07 16:25 UTC  (5+ messages)
` [RFC PATCH 1/5] security : hardening : prevent write to proces's read-only pages from another process

[dpdk-dev] [PATCH 17.11] lib/librte_ether/rte_ethdev.c: Check device count
 2020-04-07 16:25 UTC 

[GIT PULL] Please pull proc and exec work for 5.7-rc1
 2020-04-07 16:22 UTC  (14+ messages)
              ` [RFC][PATCH 0/3] exec_update_mutex related cleanups
                ` [PATCH 2/3] exec: Make unlocking exec_update_mutex explict
                ` [PATCH 3/3] exec: Rename the flag called_exec_mmap point_of_no_return

[dpdk-dev] DTS Config NIC | Test Nic Single Core Perf ISSUE
 2020-04-07 16:23 UTC  (3+ messages)

[Xen-devel] [PATCH 0/5] use new API for Xen page tables
 2020-04-07 16:23 UTC  (4+ messages)
` [Xen-devel] [PATCH 5/5] x86_64/mm: map and unmap page tables in destroy_m2p_mapping
  `  "

[Buildroot] [PATCH 1/1] package/quagga: install quagga to staging
 2020-04-07 16:23 UTC  (2+ messages)

[PATCH v4 0/2] mm: using CMA for 1 GB hugepages allocation
 2020-04-07 16:23 UTC  (7+ messages)
` [PATCH v4 2/2] mm: hugetlb: optionally allocate gigantic hugepages using cma

[Buildroot] [PATCH] package/quagga: install quagga to staging
 2020-04-07 16:23 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_plane: survive cdclk caused modeset
 2020-04-07 16:22 UTC  (5+ messages)

[Buildroot] [git commit branch/2020.02.x] package/quagga: install quagga to staging
 2020-04-07 16:22 UTC 

[PATCH] ARC: [plat-hsdk]: fix USB regression
 2020-04-07 16:22 UTC  (4+ messages)

[PATCH v6 0/7] Add tpm i2c ptp driver
 2020-04-07 16:20 UTC  (8+ messages)
` [PATCH v6 1/7] tpm: tpm_tis: Make implementation of read16 read32 write32 optional
` [PATCH v6 2/7] tpm: tpm_tis: Add check_data handle to tpm_tis_phy_ops
` [PATCH v6 3/7] tpm: tpm_tis: rewrite "tpm_tis_req_canceled()"
` [PATCH v6 4/7] tpm: tpm_tis: Fix expected bit handling and send all bytes in one shot without last byte in exception
` [PATCH v6 5/7] tpm: Handle an exception for TPM Firmware Update mode
` [PATCH v6 6/7] dt-bindings: tpm: Add YAML schema for TPM TIS I2C options
` [PATCH v6 7/7] tpm: tpm_tis: add tpm_tis_i2c driver

[PATCH v5 0/9] media: adv748x: add support for HDMI audio
 2020-04-07 16:21 UTC  (3+ messages)
` [PATCH v5 4/9] media: adv748x: add definitions for audio output related registers

[igt-dev] [PATCH i-g-t 1/2] tests/kms_chamelium: Fix dp-mode-timings test
 2020-04-07 16:19 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for series starting with [i-g-t,1/2] "

[PATCHSET 0/4] io_uring and task_work interactions
 2020-04-07 16:19 UTC  (5+ messages)
` [PATCH 2/4] task_work: don't run task_work if task_work_exited is queued

[PATCH 0/4] e2fsprogs: fix and document the stable_inodes feature
 2020-04-07 16:18 UTC  (5+ messages)
` [PATCH 1/4] tune2fs: prevent changing UUID of fs with "

Question about shell_exec_t
 2020-04-07 16:18 UTC 

[U-Boot] [PATCH v2 0/5] riscv: sifive/fu540: Enable SPI-NOR support
 2020-04-07 16:18 UTC  (11+ messages)
` [U-Boot] [PATCH v2 5/5] sifive: fu540: Enable spi-nor flash support

[Buildroot] [PATCH v8 0/5] package/python-scipy: new package
 2020-04-07 16:18 UTC  (5+ messages)

[Intel-gfx] [PATCH v2 1/8] drm/i915/display: Move out code to return the digital_port of the aux ch
 2020-04-07 16:18 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2 8/8] drm/i915/tc: Do not warn when aux power well of static TC ports timeout


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.