All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-06 01:10:04 to 2021-04-06 02:23:55 UTC [more...]

[PATCH] mm/gup: check page posion status for coredump
 2021-04-06  2:23 UTC  (13+ messages)
    ` [PATCH v3] "
        ` [PATCH v5] mm/gup: check page hwposion "
                      ` [PATCH v6] mm/gup: check page hwpoison status for memory recovery failures

[PATCH] Add support for DYTC MMC_GET BIOS API
 2021-04-06  2:22 UTC 

+ lib-genalloc-add-parameter-description-to-fix-doc-compile-warning.patch added to -mm tree
 2021-04-06  2:22 UTC 

[PATCH 4.9 00/35] 4.9.265-rc1 review
 2021-04-06  2:22 UTC  (4+ messages)

+ lib-percpu_counter-tame-kernel-doc-compile-warning.patch added to -mm tree
 2021-04-06  2:22 UTC 

[PATCH] i386/cpu: Expose AVX_VNNI instruction to guset
 2021-04-06  1:57 UTC 

[PATCH 0/2] usb: xhci-mtk: relax peridoc TT bandwidth checking
 2021-04-06  2:18 UTC  (7+ messages)
` [PATCH 1/2] usb: xhci-mtk: remove unnecessary assignments in periodic TT scheduler

[igt-dev] [PATCH i-g-t] tests/kms_concurrent : Added test description
 2021-04-06  2:29 UTC 

[PATCH] io-wq: simplify code in __io_worker_busy
 2021-04-06  2:18 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v2 0/2] Fix corner case in bad block table handling
 2021-04-06  1:47 UTC  (6+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] Fix the issue for clearing status process

+ userfaultfd-support-minor-fault-handling-for-shmem-fix-4.patch added to -mm tree
 2021-04-06  2:16 UTC 

[PATCH] integrity/ima: Add declarations to init_once void arguments
 2021-04-06  2:16 UTC  (2+ messages)

[PATCH] media: uvc: remove unused including <linux/version.h>
 2021-04-06  2:15 UTC 

[PATCH V2 1/1] mm:improve the performance during fork
 2021-04-06  2:14 UTC  (3+ messages)

[PATCH v2] ima: Fix function name error in comment
 2021-04-06  2:12 UTC 

[igt-dev] [PATCH i-g-t] tests/kms_available_modes_crc : Added test description
 2021-04-06  2:19 UTC 

[PATCH V4 05/18] iommu/ioasid: Redefine IOASID set and allocation APIs
 2021-04-06  2:08 UTC  (30+ messages)

[PATCH] Correct indentation in Hal8723BReg.h
 2021-04-06  2:08 UTC 

[xen-unstable test] 160745: regressions - FAIL
 2021-04-06  2:07 UTC 

[PATCH] net: phy: fix PHY possibly unwork after MDIO bus resume back
 2021-04-06  2:07 UTC  (9+ messages)

[PATCH 1/3] powernv/memtrace: Allow mmaping trace buffers
 2021-04-06  2:04 UTC  (4+ messages)
` [PATCH 3/3] powerpc/sstep: Always test lmw and stmw

[PATCH] mm, thp: Relax the VM_DENYWRITE constraint on file-backed THPs
 2021-04-06  2:04 UTC  (3+ messages)

[PATCH net] net: avoid 32 x truesize under-estimation for tiny skbs
 2021-04-06  2:04 UTC 

[PATCH net] virtio_net: Do not pull payload in skb->head
 2021-04-06  2:03 UTC  (3+ messages)

[PATCH v2] nfc: s3fwrn5: remove unnecessary label
 2021-04-06  1:59 UTC 

[PATCH] um: remove unused including <linux/version.h>
 2021-04-06  2:00 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_atomic : Added test description
 2021-04-06  2:10 UTC 

[RFC PATCH v3 00/12] Optimizing iommu_[map/unmap] performance
 2021-04-06  1:49 UTC  (7+ messages)
` [RFC PATCH v3 02/12] iommu: Add an unmap_pages() op for IOMMU drivers
` [RFC PATCH v3 04/12] iommu: Add a map_pages() "

[PATCH v1 0/6] Fixes for tcpm-source-psy- and pSnkStby
 2021-04-06  1:57 UTC  (9+ messages)
` [PATCH v1 1/6] usb: typec: tcpm: Address incorrect values of tcpm psy for fixed supply
` [PATCH v1 2/6] usb: typec: tcpm: Address incorrect values of tcpm psy for pps supply
` [PATCH v1 3/6] usb: typec: tcpm: update power supply once partner accepts
` [PATCH v1 4/6] usb: typec: tcpm: Honour pSnkStdby requirement during negotiation
` [PATCH v1 5/6] usb: typec: tcpm: Allow slow charging loops to comply to pSnkStby
` [PATCH v1 6/6] Documentation: connector: Add slow-charger-loop definition

[PATCH v4] sched/debug: Use sched_debug_lock to serialize use of cgroup_path[] only
 2021-04-06  1:57 UTC  (3+ messages)

[PATCH 0/6] Add debug interface to kick/call on purpose
 2021-04-06  1:55 UTC  (8+ messages)

[PATCH] x86/hyperv: remove unused including <linux/version.h>
 2021-04-06  1:56 UTC 

stable-rc/queue/4.14 build: 200 builds: 0 failed, 200 passed, 68 warnings (v4.14.228-52-g9fbf2eeb75809)
 2021-04-06  1:56 UTC 

[dpdk-dev] [PATCH] ethdev: add queue state when retrieve queue information
 2021-04-06  1:55 UTC  (4+ messages)
` [dpdk-dev] [PATCH V2] "

[PATCH] MIPS: add support for buggy MT7621S core detection
 2021-04-06  1:54 UTC  (3+ messages)

[PATCH v3 0/3] spinlocks: Replace test-and-set locks by ticket locks
 2021-04-06  1:53 UTC  (4+ messages)
` [PATCH v3 1/3] include: types: Add __aligned(x) to define the minimum alignement
` [PATCH v3 2/3] spinlocks: Allow direct initialization via SPIN_LOCK_INIT()
` [PATCH v3 3/3] spinlocks: Replace test-and-set locks by ticket locks

[PATCH 1/1] block: add sysfs entry for virt boundary mask
 2021-04-06  1:53 UTC  (3+ messages)

+ kernel-crash_core-add-crashkernel=auto-for-vmcore-creation.patch added to -mm tree
 2021-04-06  1:53 UTC  (3+ messages)

[PATCH -next] staging/speakup: Switch to kmemdup_nul()
 2021-04-06  1:53 UTC  (3+ messages)

[PATCH v2] spinlocks: Replace test-and-set locks by ticket locks
 2021-04-06  1:53 UTC  (4+ messages)

+ fs-epoll-restore-waking-from-ep_done_scan.patch added to -mm tree
 2021-04-06  1:52 UTC 

+ kselftest-introduce-new-epoll-test-case.patch added to -mm tree
 2021-04-06  1:52 UTC 

[PATCH] ceph: don't allow access to MDS-private inodes
 2021-04-06  1:51 UTC  (2+ messages)

[PATCH 0/2] fs/epoll: restore user-visible behavior upon event ready
 2021-04-06  1:50 UTC  (3+ messages)
` [PATCH 2/2] fs/epoll: restore waking from ep_done_scan()

Packet gets stuck in NOLOCK pfifo_fast qdisc
 2021-04-06  1:49 UTC  (12+ messages)

[PATCH v4] gpio: mpc8xxx: Add ACPI support
 2021-04-06  1:49 UTC  (2+ messages)

[RESEND PATCH v5 1/2] bio: limit bio max size
 2021-04-06  1:31 UTC  (2+ messages)

[PATCH v8 00/28] mtd: spi-nor-core: add xSPI Octal DTR support
 2021-04-06  1:48 UTC  (3+ messages)
` [PATCH v8 26/28] mtd: spi-nor-core: Add non-uniform erase for Spansion/Cypress

[PATCH] csky: remove unused including <linux/version.h>
 2021-04-06  1:48 UTC 

[PATCH 00/34] Add HMM-based SVM memory manager to KFD v4
 2021-04-06  1:46 UTC  (70+ messages)
` [PATCH 01/34] drm/amdkfd: helper to convert gpu id and idx
` [PATCH 02/34] drm/amdkfd: add svm ioctl API
` [PATCH 03/34] drm/amdkfd: register svm range
` [PATCH 04/34] drm/amdkfd: add svm ioctl GET_ATTR op
` [PATCH 05/34] drm/amdgpu: add common HMM get pages function
` [PATCH 06/34] drm/amdkfd: support larger svm range allocation
` [PATCH 07/34] drm/amdkfd: validate svm range system memory
` [PATCH 08/34] drm/amdkfd: deregister svm range
` [PATCH 09/34] drm/amdgpu: export vm update mapping interface
` [PATCH 10/34] drm/amdkfd: map svm range to GPUs
` [PATCH 11/34] drm/amdkfd: svm range eviction and restore
` [PATCH 12/34] drm/amdgpu: Enable retry faults unconditionally on Aldebaran
` [PATCH 13/34] drm/amdkfd: add xnack enabled flag to kfd_process
` [PATCH 14/34] drm/amdkfd: add ioctl to configure and query xnack retries
` [PATCH 15/34] drm/amdkfd: register HMM device private zone
` [PATCH 16/34] drm/amdkfd: validate vram svm range from TTM
` [PATCH 17/34] drm/amdkfd: support xgmi same hive mapping
` [PATCH 18/34] drm/amdkfd: copy memory through gart table
` [PATCH 19/34] drm/amdkfd: HMM migrate ram to vram
` [PATCH 20/34] drm/amdkfd: HMM migrate vram to ram
` [PATCH 21/34] drm/amdkfd: invalidate tables on page retry fault
` [PATCH 22/34] drm/amdgpu: enable 48-bit IH timestamp counter
` [PATCH 23/34] drm/amdkfd: page table restore through svm API
` [PATCH 24/34] drm/amdkfd: SVM API call to restore page tables
` [PATCH 25/34] drm/amdkfd: add svm_bo reference for eviction fence
` [PATCH 26/34] drm/amdgpu: add param bit flag to create SVM BOs
` [PATCH 27/34] drm/amdkfd: add svm_bo eviction mechanism support
` [PATCH 28/34] drm/amdgpu: svm bo enable_signal call condition
` [PATCH 29/34] drm/amdgpu: add svm_bo eviction to enable_signal cb
` [PATCH 30/34] drm/amdkfd: refine migration policy with xnack on
` [PATCH 31/34] drm/amdkfd: add svm range validate timestamp
` [PATCH 32/34] drm/amdkfd: multiple gpu migrate vram to vram
` [PATCH 33/34] drm/amdkfd: Add SVM API support capability bits
` [PATCH 34/34] drm/amdkfd: Add CONFIG_HSA_AMD_SVM

stable-rc/linux-4.14.y baseline: 84 runs, 5 regressions (v4.14.228-53-g9d1c6513551e6)
 2021-04-06  1:47 UTC 

+ kasan-fix-kasan_byte_accessible-to-be-consistent-with-actual-checks.patch added to -mm tree
 2021-04-06  1:46 UTC 

[f2fs-dev] f2fs.resize makes errors in FS
 2021-04-06  1:44 UTC  (6+ messages)

[PATCH] xhci-brcm.c compile errors: undefined reference to 'dev_err'
 2021-04-06  1:45 UTC 

[PATCH V12 0/3] Charge loop device i/o to issuing cgroup
 2021-04-06  1:44 UTC  (3+ messages)
` [PATCH 1/3] loop: Use worker per cgroup instead of kworker

[PATCH v2] usb: typec: tcpm: Invoke power_supply_changed for tcpm-source-psy-
 2021-04-06  1:43 UTC  (5+ messages)

[PATCH v11 00/13] Add AMD SEV guest live migration support
 2021-04-06  1:43 UTC  (4+ messages)
` [PATCH v11 10/13] KVM: x86: Introduce new KVM_FEATURE_SEV_LIVE_MIGRATION feature & Custom MSR

[PATCH bpf-next 0/3] add batched ops support for percpu array
 2021-04-06  1:42 UTC  (3+ messages)
` [PATCH bpf-next 1/3] bpf: "

[Accel-config] [PATCH v2] accel-config/test: Call uacce API to get wq file descriptor
 2021-04-06  1:41 UTC 

[Accel-config] [PATCH v2] accel-config: Add API to return uacce device path
 2021-04-06  1:38 UTC 

[syzbot] WARNING in mntput_no_expire (2)
 2021-04-06  1:38 UTC  (11+ messages)

[PATCH 0/4] KVM: MIPS: cleanup TLB flushing callbacks
 2021-04-06  1:36 UTC  (5+ messages)
` [PATCH 2/4] KVM: MIPS: rework flush_shadow_* callbacks into one that prepares the flush

[f2fs-dev] [PATCH -next] f2fs: modify open brace '{' following function definitions
 2021-04-06  1:47 UTC 

[PATCH 1/2] arm64: dts: imx8mn: Add spba1 bus
 2021-04-06  1:33 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: imx8mm: Add spba1 and spba2 buses

[PATCH v2 net-next] stmmac: intel: Enable SERDES PHY rx clk for PSE
 2021-04-06  1:32 UTC  (2+ messages)

[dpdk-dev] [PATCH v2 0/6] test: refactor crypto unit test framework
 2021-04-06  1:34 UTC  (2+ messages)

stable-rc/linux-4.4.y build: 189 builds: 0 failed, 189 passed, 13 warnings (v4.4.264-29-g5bb7d387c8f8)
 2021-04-06  1:33 UTC 

[PATCH] powerpc/pseries: remove unneeded semicolon
 2021-04-06  1:33 UTC  (2+ messages)

[PATCH v3] ip-nexthop: support flush by id
 2021-04-06  1:33 UTC 

[f2fs-dev] [PATCH] resize.f2fs: fix to check free space before shrink
 2021-04-06  1:31 UTC 

[lttng-dev] lttng-dev Digest, Vol 156, Issue 3
 2021-04-06  1:32 UTC 

[PATCH 0/3] fpga: dfl: add support for Intel D5005 card
 2021-04-06  1:27 UTC  (3+ messages)
` [PATCH 3/3] hwmon: intel-m10-bmc-hwmon: add sensor support of "

excuse-lockdep help
 2021-04-06  1:31 UTC 

[PATCH] block: reexpand iov_iter after read/write
 2021-04-06  1:28 UTC  (2+ messages)

[RFC Patch bpf-next] bpf: introduce bpf timer
 2021-04-06  1:24 UTC  (13+ messages)

stable-rc/queue/4.4 build: 168 builds: 0 failed, 168 passed, 14 warnings (v4.4.264-28-gdc11e03076dc0)
 2021-04-06  1:22 UTC 

[dpdk-dev] [PATCH 0/3] cleanup drivers log registration
 2021-04-06  1:19 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 0/3] drivers: align log names
  ` [dpdk-dev] [PATCH v2 3/3] "

[PATCH] ALSA: core: control_led: fix memory leak in snd_ctl_led_set_state()
 2021-04-06  1:16 UTC  (3+ messages)

[RFC PATCH] mm/swap: fix system stuck due to infinite loop
 2021-04-06  1:16 UTC  (3+ messages)
` [PATCH] mm/vmscan: add sysctl knobs for protecting the specified

[PATCH 20/22] ACPICA: acpisrc: Add missing conversion for VIOT support
 2021-04-06  1:16 UTC  (3+ messages)

[Bug 1922617] [NEW] qemu-aarch64-static "Illegal instruction" with debootstrap
 2021-04-06  1:01 UTC 

[PATCH] ecc: delete a useless function declaration
 2021-04-06  1:12 UTC  (3+ messages)

[PATCH v5 0/2] Add support for Qualcomm MFD PMIC register layout
 2021-04-06  1:11 UTC  (3+ messages)

[Accel-config] Re: [PATCH] accel-config/test: load/unload uacce module at cleanup
 2021-04-06  1:10 UTC 

[PATCH v2 00/19] video: sunxi: rework DE2 driver
 2021-04-06  1:10 UTC  (3+ messages)
` [PATCH v2 13/19] video: sunxi: de2: read address from DT node


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.