All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-29 01:42:46 to 2020-07-29 03:37:03 UTC [more...]

[RFC PATCH 0/6] decrease unnecessary gap due to pmem kmem alignment
 2020-07-29  3:34 UTC  (19+ messages)
` [RFC PATCH 1/6] mm/memory_hotplug: remove redundant memory block size alignment check
` [RFC PATCH 2/6] resource: export find_next_iomem_res() helper
` [RFC PATCH 3/6] mm/memory_hotplug: allow pmem kmem not to align with memory_block_size
` [RFC PATCH 4/6] mm/page_alloc: adjust the start, end in dax pmem kmem case
  ` [RFC PATCH 4/6] mm/page_alloc: adjust the start,end "
` [RFC PATCH 5/6] device-dax: relax the memblock size alignment for kmem_start
` [RFC PATCH 6/6] arm64: fall back to vmemmap_populate_basepages if not aligned with PMD_SIZE

[PATCH] comment: fix spelling mistakes inside comments
 2020-07-29  3:33 UTC 

[PATCH V3] dt-bindings: pci: convert QCOM pci bindings to YAML
 2020-07-29  3:32 UTC 

[PATCH v4 0/5] add DM based reset driver for SiFive SoC's
 2020-07-29  3:32 UTC  (6+ messages)

[PATCH 0/5] Some clean-ups for bio merge
 2020-07-29  3:28 UTC  (6+ messages)
` [PATCH 1/5] block: Move bio merge related functions into blk-merge.c
` [PATCH 2/5] block: Remove redundant blk_mq_sched_allow_merge() validation
` [PATCH 3/5] block: Add a new helper to attempt to merge a bio
` [PATCH 4/5] block: Remove blk_mq_attempt_merge() function
` [PATCH 5/5] block: Remove __blk_mq_sched_bio_merge() helper

[PATCH] fat: Add newline after declarations
 2020-07-29  3:05 UTC 

[PATCH v18 0/3] da7280: haptic driver submission
 2020-07-29  2:59 UTC  (4+ messages)
` [PATCH v18 3/3] Input: new da7280 haptic driver
` [PATCH v18 1/3] MAINTAINERS: da7280 updates to the Dialog Semiconductor search terms
` [PATCH v18 2/3] dt-bindings: input: Add document bindings for DA7280

[PATCH 1/2] kbuild: move shared library build rules to scripts/gcc-plugins/Makefile
 2020-07-29  3:15 UTC  (2+ messages)
` [PATCH 2/2] kbuild: sort hostprogs before passing it to ifneq

[PATCH] xfs: test that reflink forces the log if mounted with wsync
 2020-07-29  3:21 UTC  (3+ messages)

linux-next: manual merge of the net-next tree with the risc-v tree
 2020-07-29  3:20 UTC 

[PATCH] extract-cert: add static to local data
 2020-07-29  3:18 UTC  (2+ messages)

[PATCH] kconfig: add 'static' to some file-local data
 2020-07-29  3:18 UTC 

[PATCH v3] Add MediaTek MT6779 devapc driver
 2020-07-29  3:15 UTC  (22+ messages)
` [PATCH v3 2/2] soc: mediatek: add mtk-devapc driver

Adding VHOST_USER_PROTOCOL_F_CONFIG_MEM_SLOTS to 5.1 release notes
 2020-07-29  3:16 UTC 

[net-next PATCH v7 0/6] ACPI support for dpaa2 MAC driver
 2020-07-29  3:16 UTC  (10+ messages)
` [net-next PATCH v7 1/6] Documentation: ACPI: DSD: Document MDIO PHY

[LTP] [PATCH v2 1/3] lib: add function to check for kernel lockdown
 2020-07-29  3:14 UTC  (2+ messages)

[PATCHES] Networking
 2020-07-29  3:12 UTC 

[PATCH] i2c: mv64xxx: Add bus error recovery
 2020-07-29  3:11 UTC  (2+ messages)

[Intel-gfx] [PATCH 01/12] drm/i915: Remove gen check before calling intel_rps_boost
 2020-07-29  3:10 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [01/12] "

[PATCH] net: nixge: fix potential memory leak in nixge_probe()
 2020-07-29  3:50 UTC 

[PATCH RFC] x86/bus_lock: Enable bus lock detection
 2020-07-29  3:02 UTC  (2+ messages)

[PATCH] net: ethernet: fix potential memory leak in gemini_ethernet_port_probe()
 2020-07-29  3:46 UTC  (2+ messages)

[PATCH v5 00/39] SHA-256, part 3/3
 2020-07-29  3:01 UTC  (11+ messages)
` [PATCH v5 18/39] t8002: make hash size independent
` [PATCH v5 29/39] http-fetch: set up git directory before parsing pack hashes
` [PATCH v5 31/39] bundle: add new version for use with SHA-256
` [PATCH v5 33/39] Enable SHA-256 support by default
` [PATCH v5 36/39] t: make SHA1 prerequisite depend on default hash

[Intel-wired-lan] [jkirsher-next-queue:1GbE] BUILD SUCCESS 360d749e0c8e689414d9a583102a59f795a6892d
 2020-07-29  3:00 UTC 

[PATCH 0/9] arm64: Stolen time support
 2020-07-29  2:57 UTC  (6+ messages)

[PATCH 00/12] BAD GPU retirement policy by total bad pages
 2020-07-29  2:56 UTC  (13+ messages)
` [PATCH 01/12] drm/amdgpu: add bad page count threshold in module parameter
` [PATCH 02/12] drm/amdgpu: validate bad page threshold in ras
` [PATCH 03/12] drm/amdgpu: add bad gpu tag definition
` [PATCH 04/12] drm/amdgpu: break driver init process when it's bad GPU
` [PATCH 05/12] drm/amdgpu: skip bad page reservation once issuing from eeprom write
` [PATCH 06/12] drm/amdgpu: schedule ras recovery when reaching bad page threshold
` [PATCH 07/12] drm/amdgpu: break GPU recovery once it's in bad state
` [PATCH 08/12] drm/amdgpu: restore ras flags when user resets eeprom
` [PATCH 09/12] drm/amdgpu: add one definition for RAS's sysfs/debugfs name
` [PATCH 10/12] drm/amdgpu: decouple sysfs creating of bad page node
` [PATCH 11/12] drm/amdgpu: disable page reservation when amdgpu_bad_page_threshold = 0
` [PATCH 12/12] drm/amdgpu: update eeprom once specifying one bigger threshold

[PATCH V3 0/4] hpsa updates
 2020-07-29  2:54 UTC  (2+ messages)

[PATCH] kunit: tool: adjust parse regex
 2020-07-29  2:55 UTC  (2+ messages)

[PATCH] nvme-core: fix io interrupt when work with dm-multipah
 2020-07-29  2:54 UTC  (3+ messages)

[PATCH] generic/603: don't run on XFS v4 filesystems
 2020-07-29  2:51 UTC 

[PATCH] xfs/010,030: filter AG header CRC error warnings
 2020-07-29  2:51 UTC 

[dpdk-dev] [PATCH v2 0/3] Fix Vhost regressions
 2020-07-29  2:52 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 2/3] net/vhost: fix queue update

[seabios test] 152267: tolerable FAIL - PUSHED
 2020-07-29  2:52 UTC 

[PATCH 0/2] Can't grow size twice for a super1.0 array
 2020-07-29  2:51 UTC  (7+ messages)
` [PATCH 1/2] super1.0 calculates max sectors in a wrong way

[PATCH v5 0/8] efi_loader: secure boot: support intermediate certificates in signature
 2020-07-29  2:49 UTC  (4+ messages)
` [PATCH v5 6/8] efi_loader: signature: rework for intermediate certificates support

[PATCH V2] dt-bindings: pci: convert QCOM pci bindings to YAML
 2020-07-29  2:49 UTC  (4+ messages)

[PATCH v2] drm/nouveau: Accept 'legacy' format modifiers
 2020-07-29  2:48 UTC  (5+ messages)
    ` [Nouveau] "

qemu icount to run guest SMP code
 2020-07-29  2:43 UTC  (3+ messages)

[PATCH v2] scsi: ufs: Fix possible infinite loop in ufshcd_hold
 2020-07-29  2:40 UTC  (3+ messages)

[RFC 0/4] drivers: footprint reduction proposal
 2020-07-29  2:42 UTC  (7+ messages)
` [RFC 3/4] dtoc: add support for generate stuct udevice_id

PROBLEM: IO lockup on reiserfs FS
 2020-07-29  2:34 UTC 

PROBLEM: IO lockup on reiserfs FS
 2020-07-29  2:34 UTC 

[PATCH 1/2] drm/amdgpu: add interface amdgpu_gfx_init_spm_golden for Navi1x
 2020-07-29  2:42 UTC  (6+ messages)
` [PATCH 2/2] drm/amdgpu: reconfigure spm golden settings on Navi1x after GFXOFF exit

[PATCH] block: fix possible race on blk_get_queue()
 2020-07-29  2:41 UTC  (2+ messages)

Please pull u-boot-dm
 2020-07-29  2:38 UTC 

WARNING: suspicious RCU usage - while installing a VM on a CPU listed under nohz_full
 2020-07-29  2:38 UTC  (3+ messages)

[PATCH 0/2] nvme-loop: a fix and cleanup
 2020-07-29  2:36 UTC  (3+ messages)
` [PATCH 1/2] nvme-loop: set ctrl state connecting after init
` [PATCH 2/2] nvme-loop: remove extra variable in create ctrl

[PATCH v2] travis: update sbsigntools to 0.9.4
 2020-07-29  2:36 UTC 

[PATCH v1 3/3] pico-imx6ul: convert ethernet function to DM_ETH
 2020-07-29  2:36 UTC 

[PATCH v2 00/18] arm: mach-k3: Initial support for Texas Instrument's J7200 Platform
 2020-07-29  2:35 UTC  (4+ messages)
` [PATCH v2 06/18] arm: mach-k3: sysfw-loader: Add support for rom loading sysfw image

[PATCH v1 2/3] configs: pico-imx6ul: convert DM_VIDEO
 2020-07-29  2:35 UTC 

Can we change the S_DAX flag immediately on XFS without dropping caches?
 2020-07-29  2:23 UTC  (4+ messages)

[Bug 208719] PROBLEM: IO lockup on reiserfs RAID50 array
 2020-07-29  2:34 UTC  (4+ messages)
` [Bug 208719] PROBLEM: IO lockup on reiserfs FS

[PATCH v1 1/4] [RFC] fs/trampfd: Implement the trampoline file descriptor API
 2020-07-29  2:33 UTC  (2+ messages)

sdk package_arch and yum
 2020-07-29  2:33 UTC 

[Bug 207383] New: [Regression] 5.7-rc: amdgpu/polaris11 gpf: amdgpu_atomic_commit_tail
 2020-07-29  2:33 UTC  (2+ messages)
` [Bug 207383] [Regression] 5.7 "

BMCWeb policy for HTTPS site identity certificate
 2020-07-29  2:31 UTC  (8+ messages)

[Bug 1856335] [NEW] Cache Layout wrong on many Zen Arch CPUs
 2020-07-29  2:23 UTC  (2+ messages)
` [Bug 1856335] "

[PATCH] nvme-core: introduce the preferential local retry mechanism
 2020-07-29  2:31 UTC  (5+ messages)

[PATCH 1/2] btrfs-progs: convert: Prevent bit overflow for cctx->total_bytes
 2020-07-29  2:30 UTC  (14+ messages)

[PATCH 1/2] drm/sun4i: backend: Support alpha property on lowest plane
 2020-07-29  2:25 UTC  (4+ messages)

[PATCH] qemumips: Use 34Kf CPU emulation
 2020-07-29  2:28 UTC 

[dpdk-dev] [PATCH v1] net: fix TSO packet checksum incorrect
 2020-07-29  2:28 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 1/1] net: fix TSO packets "

[PATCH v2 00/18] gpio: cdev: add uAPI V2
 2020-07-29  2:28 UTC  (5+ messages)
` [PATCH v2 05/18] gpiolib: cdev: support GPIO_GET_LINE_IOCTL and GPIOLINE_GET_VALUES_IOCTL

[Intel-gfx] [CI] drm/i915: Remove gen check before calling intel_rps_boost
 2020-07-29  2:28 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Remove gen check before calling intel_rps_boost (rev2)

[PATCH 1/2] watchdog: imx7ulp: Strictly follow the sequence for wdog operations
 2020-07-29  2:26 UTC  (5+ messages)

[PATCH v17 00/21] per memcg lru lock
 2020-07-29  2:27 UTC  (9+ messages)
` [PATCH v17 17/21] mm/lru: replace pgdat lru_lock with lruvec lock

[PATCH v6 00/15] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-07-29  2:20 UTC  (5+ messages)
` [PATCH v6 01/15] vfio/type1: Refactor vfio_iommu_type1_ioctl()

x86-power-control - slot AC cycle
 2020-07-29  2:26 UTC  (2+ messages)

[PATCH] drm/amdgpu: reconfigure spm golden settings on Navi1x after GFXOFF exit(v2)
 2020-07-29  2:26 UTC  (2+ messages)

[PATCH V2 1/2] watchdog: imx7ulp: Strictly follow the sequence for wdog operations
 2020-07-29  2:20 UTC  (4+ messages)
` [PATCH V2 2/2] watchdog: imx7ulp: Watchdog should continue running for wait/stop mode

[PATCH] drm/amd/powerplay: update driver if version for navy_flounder
 2020-07-29  2:25 UTC  (2+ messages)

[linux-stable-rc:linux-5.4.y 5532/5583] drivers/infiniband/hw/qedr/qedr_iw_cm.c:509:17: warning: no previous prototype for function 'qedr_iw_load_qp'
 2020-07-29  2:25 UTC 

[PATCH] drm/vkms: Fix soft lockup
 2020-07-29  2:23 UTC 

[PATCH 4.19 00/86] 4.19.135-rc3 review
 2020-07-29  2:22 UTC  (2+ messages)

[PATCH net-next] sfc_ef100: remove duplicated include from ef100_netdev.c
 2020-07-29  2:19 UTC  (2+ messages)

linux-5.8-rc4/scripts/kconfig/qconf.cc: 2 * bad delete ?
 2020-07-29  2:14 UTC 

[dpdk-dev] [PATCH v2] regex/mlx5: fix sq free check on enqueue
 2020-07-29  2:14 UTC 

[PATCH] doc: remove stray HTML entity in '<slash>'
 2020-07-29  2:14 UTC  (2+ messages)

[GIT PULL] usb: chipidea changes for v5.9-rc1
 2020-07-29  2:12 UTC 

[Question] About XFS random buffer write performance
 2020-07-29  2:12 UTC  (5+ messages)

[PATCH] mmc: am654_sdhci: Use MMC_MODES_END value instead of hardcoded value
 2020-07-29  2:08 UTC  (2+ messages)

[dpdk-dev] [PATCH v1] vhost: support cross page buf in async data path
 2020-07-29  2:05 UTC  (6+ messages)
` [dpdk-dev] [PATCH v4] vhost: fix async copy fail on multi-page buffers
` [dpdk-dev] [PATCH v5] "

[PATCH V3fix ghak120] audit: initialize context values in case of mandatory events
 2020-07-29  2:01 UTC  (6+ messages)

[PATCH v1 1/3] configs: pico-imx6ul: convert DM_USB
 2020-07-29  2:07 UTC 

[PATCH 0/4] printk: reimplement LOG_CONT handling
 2020-07-29  2:03 UTC  (10+ messages)
` [PATCH 2/4] printk: store instead of processing cont parts

mmotm 2020-07-27-18-18 uploaded
 2020-07-29  2:04 UTC  (7+ messages)
` mmotm 2020-07-27-18-18 uploaded (mm/page_alloc.c)

[PATCH v2] configs: pico-imx6: convert ethernet function to DM_ETH
 2020-07-29  2:03 UTC 

linux-next: build failure after merge of the vfs tree
 2020-07-29  1:56 UTC 

[RFC] mac80211: add a function for running rx without passing skbs to the stack
 2020-07-29  1:56 UTC  (4+ messages)

[RFC Bluez PATCH 0/3] adapter: Reconnect audio when resuming from suspend
 2020-07-29  1:55 UTC  (4+ messages)
` [RFC Bluez PATCH 1/3] mgmt: Add controller suspend and resume events
` [RFC Bluez PATCH 2/3] monitor: Add btmon support for Suspend and Resume events
` [RFC Bluez PATCH 3/3] adapter: Reconnect audio on controller resume

[dm- devel][PATCH V2]
 2020-07-29  1:54 UTC  (2+ messages)

[dm- devel][PATCH V2] libmultipath: fix a memory leak in disassemble_status func
 2020-07-29  1:53 UTC 

[PATCH v5 0/6] arch/x86: kprobes: Remove MODULES dependency
 2020-07-29  1:50 UTC  (11+ messages)
` [PATCH v5 5/6] kprobes: Use text_alloc() and text_free()

[PATCH v4 0/5] MIPS: Loongson64: Process ISA Node in DeviceTree
 2020-07-29  1:48 UTC  (3+ messages)

[PATCH] libmultipath: fix a memory leak in disassemble_status func
 2020-07-29  1:47 UTC  (3+ messages)

[tip:x86/kaslr] BUILD SUCCESS 7f104ea54e69ec45cbc4948cdb7d7f74d46def6d
 2020-07-29  1:47 UTC 

[tip:sched/core] BUILD SUCCESS 21a6ee14a8f277766618ef07154432b46528113e
 2020-07-29  1:47 UTC 

[tip:perf/core] BUILD SUCCESS d903b6d029d66e6478562d75ea18d89098f7b7e8
 2020-07-29  1:47 UTC 

Adding and removing the same gadget multiple times
 2020-07-29  1:47 UTC  (2+ messages)

[PATCH v3 0/3] Add basic node support for Mediatek MT8192 SoC
 2020-07-29  1:31 UTC  (2+ messages)
` [PATCH v3 3/3] dt-bindings: timer: Add compatible for Mediatek MT8192

[PATCH 0/3] Bluetooth: Emit events for suspend/resume
 2020-07-29  1:42 UTC  (4+ messages)
` [PATCH 1/3] Bluetooth: Add mgmt suspend and resume events
` [PATCH 2/3] Bluetooth: Add suspend reason for device disconnect
` [PATCH 3/3] Bluetooth: Emit controller suspend and resume events


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.