All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-01-31 04:12:14 to 2020-01-31 06:13:59 UTC [more...]

incoming
 2020-01-31  6:13 UTC  (65+ messages)
` [patch 001/118] lib/test_bitmap: correct test data offsets for 32-bit
` [patch 002/118] memcg: fix a crash in wb_workfn when a device disappears
` [patch 003/118] mm/mempolicy.c: fix out of bounds write in mpol_parse_str()
` [patch 004/118] mm/sparse.c: reset section's mem_map when fully deactivated
` [patch 005/118] mm/migrate.c: also overwrite error when it is bigger than zero
` [patch 006/118] mm/memory_hotplug: fix remove_memory() lockdep splat
` [patch 007/118] mm: thp: don't need care deferred split queue in memcg charge move path
` [patch 008/118] mm: move_pages: report the number of non-attempted pages
` [patch 009/118] scripts/spelling.txt: add more spellings to spelling.txt
` [patch 010/118] scripts/spelling.txt: add "issus" typo
` [patch 011/118] fs: ocfs: remove unnecessary assertion in dlm_migrate_lockres
` [patch 012/118] ocfs2: remove unneeded semicolons
` [patch 013/118] ocfs2: make local header paths relative to C files
` [patch 014/118] ocfs2/dlm: remove redundant assignment to ret
` [patch 015/118] ocfs2/dlm: move BITS_TO_BYTES() to bitops.h for wider use
` [patch 016/118] ocfs2: fix a NULL pointer dereference when call ocfs2_update_inode_fsync_trans()
` [patch 017/118] ocfs2: use ocfs2_update_inode_fsync_trans() to access t_tid in handle->h_transaction
` [patch 018/118] mm/slub.c: avoid slub allocation while holding list_lock
` [patch 019/118] mm/kmemleak: turn kmemleak_lock and object->lock to raw_spinlock_t
` [patch 020/118] mm/debug.c: always print flags in dump_page()
` [patch 021/118] mm/filemap.c: clean up filemap_write_and_wait()
` [patch 022/118] mm: fix gup_pud_range
` [patch 023/118] mm/gup.c: use is_vm_hugetlb_page() to check whether to follow huge
` [patch 024/118] mm/gup: factor out duplicate code from four routines
` [patch 025/118] mm/gup: move try_get_compound_head() to top, fix minor issues
` [patch 026/118] mm: Cleanup __put_devmap_managed_page() vs ->page_free()
` [patch 027/118] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
` [patch 028/118] goldish_pipe: rename local pin_user_pages() routine
` [patch 029/118] mm: fix get_user_pages_remote()'s handling of FOLL_LONGTERM
` [patch 030/118] vfio: fix FOLL_LONGTERM use, simplify get_user_pages_remote() call
` [patch 031/118] mm/gup: allow FOLL_FORCE for get_user_pages_fast()
` [patch 032/118] IB/umem: use get_user_pages_fast() to pin DMA pages
` [patch 033/118] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [patch 034/118] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [patch 035/118] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [patch 036/118] IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP
` [patch 037/118] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [patch 038/118] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [patch 039/118] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [patch 040/118] net/xdp: "
` [patch 041/118] media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversion
` [patch 042/118] vfio, mm: "
` [patch 043/118] powerpc: book3s64: convert to pin_user_pages() and put_user_page()
` [patch 044/118] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"
` [patch 045/118] mm, tree-wide: rename put_user_page*() to unpin_user_page*()
` [patch 046/118] mm/swapfile.c: swap_next should increase position index
` [patch 047/118] mm/memcontrol.c: cleanup some useless code
` [patch 048/118] mm/page_vma_mapped.c: explicitly compare pfn for normal, hugetlbfs and THP page
` [patch 049/118] mm, tracing: print symbol name for kmem_alloc_node call_site events
` [patch 050/118] lib/test_kasan.c: fix memory leak in kmalloc_oob_krealloc_more()
` [patch 051/118] mm/early_ioremap.c: use %pa to print resource_size_t variables
` [patch 052/118] mm/page_alloc: skip non present sections on zone initialization

[PULL 00/34] ppc-for-5.0 queue 20200131
 2020-01-31  6:09 UTC  (8+ messages)
` [PULL 01/34] ppc/pnv: use QEMU unit definition MiB
` [PULL 02/34] ppc/pnv: improve error logging when a PNOR update fails
` [PULL 03/34] ppc:virtex_ml507: remove unused arguments
` [PULL 05/34] target/ppc: Clarify the meaning of return values in kvm_handle_debug
` [PULL 09/34] spapr: Don't allow multiple active vCPUs at CAS
` [PULL 10/34] ppc/pnv: Add support for HRMOR on Radix host
` [PULL 22/34] spapr: Enable DD2.3 accelerated count cache flush in pseries-5.0 machine

[PATCH v2 0/4] firmware: xilinx: Add xilinx specific sysfs interface
 2020-01-31  6:10 UTC  (10+ messages)
` [PATCH v2 1/4] firmware: xilinx: Add "

[PATCH] Import ARM GNU-A toolset recipes from meta-linaro
 2020-01-31  6:08 UTC  (4+ messages)
  ` [meta-arm] "

[PATCH 5.5 00/56] 5.5.1-stable review
 2020-01-31  6:06 UTC  (3+ messages)

[PATCH] fstests: generic: Introduce new test case to verify the NOCOW unaligned hole punch behavior
 2020-01-31  6:05 UTC 

[dpdk-dev] [PATCH v5 0/9] Windows patchset with additional EAL functionalities
 2020-01-31  6:04 UTC  (4+ messages)
` [dpdk-dev] [PATCH v6 00/10] "
  ` [dpdk-dev] [PATCH v6 03/10] eal: include filesystem implementation for windows

[PATCH 0/8] xfsprogs: random fixes
 2020-01-31  6:03 UTC  (4+ messages)
` [PATCH 11/8] xfs_repair: don't corrupt a attr fork da3 node when clearing forw/back
  ` [PATCH v2 "

[PATCH 4/5] drm: Push drm_global_mutex locking in drm_open
 2020-01-31  5:59 UTC  (3+ messages)
` [PATCH] "
  ` [Intel-gfx] "

[PATCH 5/5] drm: Nerv drm_global_mutex BKL for good drivers
 2020-01-31  5:58 UTC  (3+ messages)
` [Intel-gfx] [PATCH] drm: Nerf "
  `  "

[Xen-devel] [qemu-mainline test] 146613: regressions - FAIL
 2020-01-31  5:57 UTC 

[PATCH] vhost: introduce vDPA based backend
 2020-01-31  5:54 UTC  (5+ messages)

[folded-merged] iwlegacy-use-linux-unitsh-helpers-fix.patch removed from -mm tree
 2020-01-31  5:51 UTC 

[folded-merged] zram-try-to-avoid-worst-case-scenario-on-same-element-pages-update.patch removed from -mm tree
 2020-01-31  5:50 UTC 

[folded-merged] mm-vmscan-remove-unused-reclaim_off-reclaim_zone-fix.patch removed from -mm tree
 2020-01-31  5:49 UTC 

[bpf PATCH v3] bpf: verifier, do_refine_retval_range may clamp umin to 0 incorrectly
 2020-01-31  5:48 UTC  (11+ messages)

[igt-dev] [PATCH i-g-t 0/7] Add tests for HDR metadata interfaces and bpc switch
 2020-01-31  5:48 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for Add tests for HDR metadata interfaces and bpc switch (rev3)

[PATCH] scripts/lib/resulttool/report: Enable report selected test case result
 2020-01-31  5:47 UTC 

[PATCH] riscv: Try to get cpu frequency from device tree
 2020-01-31  5:46 UTC  (5+ messages)

[PATCH 1/2] tools/power/x86/intel-speed-select: Fix display for turbo-freq auto mode
 2020-01-31  5:45 UTC  (2+ messages)
` [PATCH 2/2] tools/power/x86/intel-speed-select: Avoid duplicate names for json parsing

system freeze - beaglebone black xenomai - gpio interrupts driver
 2020-01-31  5:43 UTC  (14+ messages)

[RFC][PATCH] dax: Do not try to clear poison for partial pages
 2020-01-31  5:42 UTC  (3+ messages)

[PATCH] uninative: Recognise ppc64 host ldso
 2020-01-31  5:40 UTC 

[igt-dev] [PATCH i-g-t] tests/i915/gem_ctx_sseu: Skip gtt tests if mappable aperture unavailable
 2020-01-31  5:18 UTC  (2+ messages)

[RFC] dax,pmem: Provide a dax operation to zero range of memory
 2020-01-31  5:36 UTC  (3+ messages)

[PATCH] lkdtm: Test KUAP directional user access unlocks on powerpc
 2020-01-31  5:31 UTC  (2+ messages)

[PATCH 0/3][RFT]: kernel-yocto: v5.4 LTS kernel
 2020-01-31  5:34 UTC  (3+ messages)

[PATCH 0/5] libnvdimm: Cross-arch compatible namespace alignment
 2020-01-31  5:32 UTC  (5+ messages)
` [PATCH 1/5] mm/memremap_pages: Kill unused __devm_memremap_pages()

[LSF/MM/BPF TOPIC] Allowing linkat() to replace the destination
 2020-01-31  5:31 UTC  (16+ messages)

[PATCH V6 0/3] firmware: arm_scmi: Make scmi core independent of the transport type
 2020-01-31  5:28 UTC  (8+ messages)
` [PATCH V6 1/3] firmware: arm_scmi: Update doc style comments
` [PATCH V6 2/3] firmware: arm_scmi: Move macros and helpers to common.h
` [PATCH V6 3/3] firmware: arm_scmi: Make scmi core independent of the transport type

[PATCH] usb: chipidea: tegra: fix hardlock with invalid dr mode
 2020-01-31  5:27 UTC  (3+ messages)

rtc rtc0: Timeout trying to get valid LPSRT Counter read
 2020-01-31  5:27 UTC  (7+ messages)

[PATCH v3] tools/perf/metricgroup: Fix printing event names of metric group with multiple events incase of overlapping events
 2020-01-31  5:25 UTC 

[LSF/MM/BPF TOPIC] FS Maintainers Don't Scale
 2020-01-31  5:25 UTC 

[PATCH 2/2] fs/namespace.c: fix kernel coding style for comments and EXPORTs
 2020-01-31  5:25 UTC 

[igt-dev] [PATCH i-g-t] tests/i915/gem_exec_basic: Skip subtest gtt if gtt mapping is unavailable
 2020-01-31  5:05 UTC  (2+ messages)

[PATCH 1/2] fs/namespace.c: fix kernel-doc warnings and add kernel-doc
 2020-01-31  5:25 UTC 

[PATCH] io_uring: prevent eventfd recursion on poll
 2020-01-31  5:24 UTC 

[dpdk-dev] [PATCH] eal/windows: refine public interface
 2020-01-31  5:24 UTC 

[PATCH net-next 1/2] net: mdio: of: fix potential NULL pointer derefernce
 2020-01-31  5:18 UTC  (4+ messages)
` [PATCH net-next 2/2] net: mii_timestamper: fix static allocation by PHY driver

[PATCH 1/2] nvme-tcp: Set SO_PRIORITY for all host sockets
 2020-01-31  5:17 UTC  (2+ messages)

[PATCH 00/10] Add support for OpenCAPI SCM devices
 2020-01-31  5:14 UTC  (9+ messages)
` [PATCH 09/10] powerpc: Enable OpenCAPI Storage Class Memory driver on bare metal

[dpdk-dev] [PATCH] net/bnxt: fix to remove spurious warning in Rx handler
 2020-01-31  5:12 UTC 

[U-Boot] [PATCH v2 00/10] bootstage: TPL and SPL improvements
 2020-01-31  5:13 UTC  (5+ messages)
` [U-Boot] [PATCH v2 03/10] tiny-printf: Reorder code to support %p

[PATCH] btrfs: test unaligned punch hole at ENOSPC
 2020-01-31  5:09 UTC  (3+ messages)
  ` [PATCH v2] "

[dpdk-dev] [PATCH] net/bnxt: fix to remove spurious warning in Rx handler
 2020-01-31  5:09 UTC  (2+ messages)

[linux-next:master 11722/11979] fs/io_uring.c:2661:22: error: 'IO_WQ_WORK_NEEDS_FILES' undeclared; did you mean 'IO_WQ_WORK_NO_CANCEL'?
 2020-01-31  5:09 UTC 

L2CAP mtu preference set by user space clarification
 2020-01-31  5:07 UTC  (5+ messages)

WARNING in ar5523_cmd/usb_submit_urb
 2020-01-31  5:06 UTC  (2+ messages)
` [PATCH] usb: core: urb: change a dev_WARN() to dev_err() for syzbot

[PATCH net] qed: Fix a error code in qed_hw_init()
 2020-01-31  5:03 UTC  (2+ messages)

[PATCH net] octeontx2-pf: Fix an IS_ERR() vs NULL bug
 2020-01-31  5:02 UTC  (2+ messages)

[PATCH net] device property: change device_get_phy_mode() to prevent signedess bugs
 2020-01-31  4:59 UTC  (2+ messages)

[peterz-queue:locking/core 5/16] arch/m68k/include/asm/mcf_pgalloc.h:41:24: error: passing argument 1 of 'pgtable_pte_page_dtor' from incompatible pointer type
 2020-01-31  5:02 UTC 

[bug report] dmaengine: break out channel registration
 2020-01-31  5:00 UTC 

[PATCH] drm/amd/display: Possible divide by zero in set_speed()
 2020-01-31  4:57 UTC  (2+ messages)

[PATCH net] ice: Fix a couple off by one bugs
 2020-01-31  4:56 UTC  (3+ messages)
` [Intel-wired-lan] "

cron job: media_tree daily build: OK
 2020-01-31  4:56 UTC 

[PATCH v2 8/9] mm/damon: Add kunit tests
 2020-01-31  4:55 UTC  (2+ messages)
`  "

logs from 32bit binary in live session
 2020-01-31  4:53 UTC 

[PATCH v2 6/9] mm/damon: Add minimal user-space tools
 2020-01-31  4:44 UTC  (2+ messages)
`  "

[PATCH v4 0/2] Add Embedded USB Debugger (EUD) driver
 2020-01-31  4:43 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: Documentation for qcom,eud
` [PATCH v4 2/2] Embedded USB Debugger (EUD) driver

[PATCH] btrfs: Allow btrfs_truncate_block() to fallback to nocow for data space reservation
 2020-01-31  4:42 UTC  (6+ messages)

[PATCH v1] mm/memory_hotplug: drop valid_start/valid_end from test_pages_in_a_zone()
 2020-01-31  4:42 UTC  (2+ messages)

[PATCH 0/2] Lock warning clean up
 2020-01-31  4:42 UTC  (4+ messages)
  ` [PATCH 2/2] rcu/nocb: Add missing annotation for rcu_nocb_bypass_unlock()

[PATCH v6 00/10] mm/memory_hotplug: Shrink zones before removing memory
 2020-01-31  4:40 UTC  (5+ messages)

[PATCH 4.19 00/55] 4.19.101-stable review
 2020-01-31  4:40 UTC  (2+ messages)

[PATCH 5.4 000/110] 5.4.17-stable review
 2020-01-31  4:39 UTC  (2+ messages)

[PATCH v2 1/9] mm: Introduce Data Access MONitor (DAMON)
 2020-01-31  4:38 UTC  (2+ messages)
`  "

[nacked] mm-oom-avoid-printk-iteration-under-rcu.patch removed from -mm tree
 2020-01-31  4:33 UTC 

[PATCH V5] firmware: arm_scmi: Make scmi core independent of the transport type
 2020-01-31  4:33 UTC  (5+ messages)

[folded-merged] mm-oom-avoid-printk-iteration-under-rcu-fix.patch removed from -mm tree
 2020-01-31  4:32 UTC 

[PATCH v1 0/2] mm/page_alloc: memmap_init_zone() cleanups
 2020-01-31  4:30 UTC  (2+ messages)

[-] mm-pgmap-use-correct-alignment-when-looking-at-first-pfn-from-a-region.patch removed from -mm tree
 2020-01-31  4:27 UTC 

[PATCH v6] mm/pgmap: Use correct alignment when looking at first pfn from a region
 2020-01-31  4:26 UTC  (8+ messages)

[PATCH v2 0/5] selinux: Assorted simplifications and cleanups
 2020-01-31  4:24 UTC  (7+ messages)
` [PATCH v2 3/5] selinux: convert cond_av_list to array
` [PATCH v2 4/5] selinux: convert cond_expr "
` [PATCH v2 5/5] selinux: generalize evaluate_cond_node()

[-] mm-vmscan-expose-cgroup_ino-for-memcg-reclaim-tracepoints.patch removed from -mm tree
 2020-01-31  4:24 UTC 

[RFC v3 00/25] intel_iommu: expose Shared Virtual Addressing to VMs
 2020-01-31  4:06 UTC  (7+ messages)
` [RFC v3 02/25] hw/iommu: introduce DualStageIOMMUObject
` [RFC v3 03/25] hw/iommu: introduce IOMMUContext

linux-next: build failure after merge of the origin tree
 2020-01-31  4:17 UTC  (2+ messages)

[PATCH] libfdt: Remove special handling for unaligned reads
 2020-01-31  4:15 UTC  (11+ messages)

With Linux 5.5: Filesystem full while still 90 GiB free
 2020-01-31  4:12 UTC  (3+ messages)

[PATCH rc4 00/29] target/avr merger
 2020-01-31  4:11 UTC  (6+ messages)
` [PATCH rc4 24/29] hw/avr: Add some ATmega microcontrollers


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.