All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-08 02:31:02 to 2021-09-08 03:30:26 UTC [more...]

[LTP] [PATCH] open_posix: Add failure handling of fork()
 2021-09-08  3:29 UTC  (3+ messages)

[PATCH v2 0/3] [florian/y2038] recvmmsg for timespec64
 2021-09-08  3:30 UTC 

[PATCH v1 0/3] QIOChannel flags + multifd zerocopy
 2021-09-08  3:24 UTC  (7+ messages)
` [PATCH v1 3/3] migration: multifd: Enable zerocopy

[PATCH v5 0/4] pSeries FORM2 affinity support
 2021-09-08  1:54 UTC  (5+ messages)
` [PATCH v5 3/4] spapr_numa.c: base FORM2 NUMA "

[android-common:upstream-f2fs-stable-linux-4.14.y 1255/1388] drivers/md/bitmap.c:382:32: warning: passing argument 2 of 'bmap' makes pointer from integer without a cast
 2021-09-08  3:25 UTC 

[PATCH] docs: zh_TW/index: Move arm64/index to arch-specific section
 2021-09-08  3:22 UTC 

[Intel-gfx] [PATCH] drm/i915: deduplicate frequency dump on debugfs
 2021-09-08  3:20 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

❌ FAIL: Test report for kernel 5.14.0 (mainline.kernel.org-clang, ac08b1c6)
 2021-09-08  3:17 UTC 

incoming
 2021-09-08  3:16 UTC  (148+ messages)
` [patch 001/147] mm, slub: don't call flush_all() from slab_debug_trace_open()
` [patch 002/147] mm, slub: allocate private object map for debugfs listings
` [patch 003/147] mm, slub: allocate private object map for validate_slab_cache()
` [patch 004/147] mm, slub: don't disable irq for debug_check_no_locks_freed()
` [patch 005/147] mm, slub: remove redundant unfreeze_partials() from put_cpu_partial()
` [patch 006/147] mm, slub: extract get_partial() from new_slab_objects()
` [patch 007/147] mm, slub: dissolve new_slab_objects() into ___slab_alloc()
` [patch 008/147] mm, slub: return slab page from get_partial() and set c->page afterwards
` [patch 009/147] mm, slub: restructure new page checks in ___slab_alloc()
` [patch 010/147] mm, slub: simplify kmem_cache_cpu and tid setup
` [patch 011/147] mm, slub: move disabling/enabling irqs to ___slab_alloc()
` [patch 012/147] mm, slub: do initial checks in ___slab_alloc() with irqs enabled
` [patch 013/147] mm, slub: move disabling irqs closer to get_partial() in ___slab_alloc()
` [patch 014/147] mm, slub: restore irqs around calling new_slab()
` [patch 015/147] mm, slub: validate slab from partial list or page allocator before making it cpu slab
` [patch 016/147] mm, slub: check new pages with restored irqs
` [patch 017/147] mm, slub: stop disabling irqs around get_partial()
` [patch 018/147] mm, slub: move reset of c->page and freelist out of deactivate_slab()
` [patch 019/147] mm, slub: make locking in deactivate_slab() irq-safe
` [patch 020/147] mm, slub: call deactivate_slab() without disabling irqs
` [patch 021/147] mm, slub: move irq control into unfreeze_partials()
` [patch 022/147] mm, slub: discard slabs in unfreeze_partials() without irqs disabled
` [patch 023/147] mm, slub: detach whole partial list at once in unfreeze_partials()
` [patch 024/147] mm, slub: separate detaching of partial list in unfreeze_partials() from unfreezing
` [patch 025/147] mm, slub: only disable irq with spin_lock in __unfreeze_partials()
` [patch 026/147] mm, slub: don't disable irqs in slub_cpu_dead()
` [patch 027/147] mm, slab: split out the cpu offline variant of flush_slab()
` [patch 028/147] mm: slub: move flush_cpu_slab() invocations __free_slab() invocations out of IRQ context
` [patch 029/147] mm: slub: make object_map_lock a raw_spinlock_t
` [patch 030/147] mm, slub: make slab_lock() disable irqs with PREEMPT_RT
` [patch 031/147] mm, slub: protect put_cpu_partial() with disabled irqs instead of cmpxchg
` [patch 032/147] mm, slub: use migrate_disable() on PREEMPT_RT
` [patch 033/147] mm, slub: convert kmem_cpu_slab protection to local_lock
` [patch 034/147] memory-hotplug.rst: remove locking details from admin-guide
` [patch 035/147] memory-hotplug.rst: complete admin-guide overhaul
` [patch 036/147] mm: remove pfn_valid_within() and CONFIG_HOLES_IN_ZONE
` [patch 037/147] mm: memory_hotplug: cleanup after removal of pfn_valid_within()
` [patch 038/147] mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range()
` [patch 039/147] mm/memory_hotplug: remove nid parameter from arch_remove_memory()
` [patch 040/147] mm/memory_hotplug: remove nid parameter from remove_memory() and friends
` [patch 041/147] ACPI: memhotplug: memory resources cannot be enabled yet
` [patch 042/147] mm: track present early pages per zone
` [patch 043/147] mm/memory_hotplug: introduce "auto-movable" online policy
` [patch 044/147] drivers/base/memory: introduce "memory groups" to logically group memory blocks
` [patch 045/147] mm/memory_hotplug: track present pages in memory groups
` [patch 046/147] ACPI: memhotplug: use a single static memory group for a single memory device
` [patch 047/147] dax/kmem: use a single static memory group for a single probed unit
` [patch 048/147] virtio-mem: use a single dynamic memory group for a single virtio-mem device
` [patch 049/147] mm/memory_hotplug: memory group aware "auto-movable" online policy
` [patch 050/147] mm/memory_hotplug: improved dynamic "
` [patch 051/147] mm/memory_hotplug: use helper zone_is_zone_device() to simplify the code
` [patch 052/147] mm: remove redundant compound_head() calling
` [patch 053/147] riscv: only select GENERIC_IOREMAP if MMU support is enabled
` [patch 054/147] mm: move ioremap_page_range to vmalloc.c
` [patch 055/147] mm: don't allow executable ioremap mappings
` [patch 056/147] mm/early_ioremap.c: remove redundant early_ioremap_shutdown()
` [patch 057/147] highmem: don't disable preemption on RT in kmap_atomic()
` [patch 058/147] mm: in_irq() cleanup
` [patch 059/147] mm: introduce PAGEFLAGS_MASK to replace ((1UL << NR_PAGEFLAGS) - 1)
` [patch 060/147] mm/secretmem: use refcount_t instead of atomic_t
` [patch 061/147] kfence: show cpu and timestamp in alloc/free info
` [patch 062/147] kfence: test: fail fast if disabled at boot
` [patch 063/147] mm: introduce Data Access MONitor (DAMON)
` [patch 064/147] mm/damon/core: implement region-based sampling
` [patch 065/147] mm/damon: adaptively adjust regions
` [patch 066/147] mm/idle_page_tracking: make PG_idle reusable
` [patch 067/147] mm/damon: implement primitives for the virtual memory address spaces
` [patch 068/147] mm/damon: add a tracepoint
` [patch 069/147] mm/damon: implement a debugfs-based user space interface
` [patch 070/147] mm/damon/dbgfs: export kdamond pid to the user space
` [patch 071/147] mm/damon/dbgfs: support multiple contexts
` [patch 072/147] Documentation: add documents for DAMON
` [patch 073/147] mm/damon: add kunit tests
` [patch 074/147] mm/damon: add user space selftests
` [patch 075/147] MAINTAINERS: update for DAMON
` [patch 076/147] alpha: agp: make empty macros use do-while-0 style
` [patch 077/147] alpha: pci-sysfs: fix all kernel-doc warnings
` [patch 078/147] percpu: remove export of pcpu_base_addr
` [patch 079/147] fs/proc/kcore.c: add mmap interface
` [patch 080/147] proc: stop using seq_get_buf in proc_task_name
` [patch 081/147] connector: send event on write to /proc/[pid]/comm
` [patch 082/147] arch: Kconfig: fix spelling mistake "seperate" -> "separate"
` [patch 083/147] include/linux/once.h: fix trivia typo Not -> Note
` [patch 084/147] units: change from 'L' to 'UL'
` [patch 085/147] units: add the HZ macros
` [patch 086/147] thermal/drivers/devfreq_cooling: use "
` [patch 087/147] devfreq: "
` [patch 088/147] iio/drivers/as73211: "
` [patch 089/147] hwmon/drivers/mr75203: "
` [patch 090/147] iio/drivers/hid-sensor: "
` [patch 091/147] i2c/drivers/ov02q10: "
` [patch 092/147] mtd/drivers/nand: "
` [patch 093/147] phy/drivers/stm32: "
` [patch 094/147] kernel/acct.c: use dedicated helper to access rlimit values
` [patch 095/147] profiling: fix shift-out-of-bounds bugs
` [patch 096/147] MAINTAINERS: update ClangBuiltLinux mailing list
` [patch 097/147] Documentation/llvm: update "
` [patch 098/147] Documentation/llvm: update IRC location
` [patch 099/147] math: make RATIONAL tristate
` [patch 100/147] math: RATIONAL_KUNIT_TEST should depend on RATIONAL instead of selecting it
` [patch 101/147] lib/string: optimized memcpy
` [patch 102/147] lib/string: optimized memmove
` [patch 103/147] lib/string: optimized memset
` [patch 104/147] lib/test: convert test_sort.c to use KUnit
` [patch 105/147] lib/dump_stack: correct kernel-doc notation
` [patch 106/147] lib/iov_iter.c: fix kernel-doc warnings
` [patch 107/147] bitops: protect find_first_{,zero}_bit properly
` [patch 108/147] bitops: move find_bit_*_le functions from le.h to find.h
` [patch 109/147] include: move find.h from asm_generic to linux
` [patch 110/147] arch: remove GENERIC_FIND_FIRST_BIT entirely
` [patch 111/147] lib: add find_first_and_bit()
` [patch 112/147] cpumask: use find_first_and_bit()
` [patch 113/147] all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
` [patch 114/147] tools: sync tools/bitmap with mother linux
` [patch 115/147] cpumask: replace cpumask_next_* with cpumask_first_* where appropriate
` [patch 116/147] include/linux: move for_each_bit() macros from bitops.h to find.h
` [patch 117/147] find: micro-optimize for_each_{set,clear}_bit()
` [patch 118/147] bitops: replace for_each_*_bit_from() with for_each_*_bit() where appropriate
` [patch 119/147] tools: rename bitmap_alloc() to bitmap_zalloc()
` [patch 120/147] mm/percpu: micro-optimize pcpu_is_populated()
` [patch 121/147] bitmap: unify find_bit operations
` [patch 122/147] lib: bitmap: add performance test for bitmap_print_to_pagebuf
` [patch 123/147] vsprintf: rework bitmap_list_string
` [patch 124/147] checkpatch: support wide strings
` [patch 125/147] checkpatch: make email address check case insensitive
` [patch 126/147] checkpatch: improve GIT_COMMIT_ID test
` [patch 127/147] fs/epoll: use a per-cpu counter for user's watches count
` [patch 128/147] init: move usermodehelper_enable() to populate_rootfs()
` [patch 130/147] nilfs2: fix memory leak in nilfs_sysfs_create_device_group
` [patch 131/147] nilfs2: fix NULL pointer in nilfs_##name##_attr_release
` [patch 132/147] nilfs2: fix memory leak in nilfs_sysfs_create_##name##_group
` [patch 133/147] nilfs2: fix memory leak in nilfs_sysfs_delete_##name##_group
` [patch 134/147] nilfs2: fix memory leak in nilfs_sysfs_create_snapshot_group
` [patch 135/147] nilfs2: fix memory leak in nilfs_sysfs_delete_snapshot_group
` [patch 136/147] nilfs2: use refcount_dec_and_lock() to fix potential UAF
` [patch 137/147] fs/coredump.c: log if a core dump is aborted due to changed file permissions
` [patch 138/147] coredump: fix memleak in dump_vma_snapshot()
` [patch 139/147] kernel/fork.c: unexport get_{mm,task}_exe_file
` [patch 140/147] pid: cleanup the stale comment mentioning pidmap_init()
` [patch 141/147] prctl: allow to setup brk for et_dyn executables
` [patch 142/147] configs: remove the obsolete CONFIG_INPUT_POLLDEV
` [patch 143/147] Kconfig.debug: drop selecting non-existing HARDLOCKUP_DETECTOR_ARCH
` [patch 144/147] selftests/memfd: remove unused variable
` [patch 145/147] ipc: replace costly bailout check in sysvipc_find_ipc()
` [patch 146/147] mm/workingset: correct kernel-doc notations
` [patch 147/147] scripts: check_extable: fix typo in user error message
` [patch 129/147] trap: cleanup trap_init()

[Bisected Regression] OLPC XO-1.5: Internal drive and SD card (mmcblk*) gone since commit ea718c699055
 2021-09-08  3:14 UTC  (4+ messages)

[PATCH] mm: hwpoison: deal with page cache THP
 2021-09-08  3:14 UTC  (13+ messages)
                  ` ##freemail## "

linux-next: build failure after merge of the drm tree
 2021-09-08  3:13 UTC  (6+ messages)

[Intel-gfx] [PATCH 00/19] drm/i915: Short-term pinning and async eviction
 2021-09-08  3:11 UTC  (3+ messages)
` [Intel-gfx] [PATCH 13/19] drm/i915: Take object lock in i915_ggtt_pin if ww is not set

[GIT PULL v2] Kbuild updates for v5.15-rc1
 2021-09-08  3:09 UTC  (10+ messages)

[PATCH mm] mm/mmap: relax mmap_assert_locked() for find_vma()
 2021-09-08  3:09 UTC  (2+ messages)

[PATCH] ebpf: only include in system emulators
 2021-09-08  3:08 UTC  (2+ messages)

[PATCH] selftests/ftrace: Exclude "(fault)" in testing add/remove eprobe events
 2021-09-08  3:04 UTC 

[mctp] 889b7da23a: net/mctp/route.c:#RCU-list_traversed_in_non-reader_section
 2021-09-08  3:03 UTC  (2+ messages)

[PATCH] dt-bindings: net: sun8i-emac: Add compatible for D1
 2021-09-08  3:02 UTC 

[PATCH] dt-bindings: panel: ilitek,ili9341: Fix the warning-wrong indentation: expected 10 but found 8 (indentation)
 2021-09-08  3:02 UTC  (2+ messages)
` [PATCH] dt-bindings: panel: ilitek, ili9341: "

[PATCH] common/rc: Check SCRATCH_DEV in _require_dm_target()
 2021-09-08  2:57 UTC  (5+ messages)

[dpdk-dev] [PATCH] net: promote make rarp packet API as stable
 2021-09-08 10:59 UTC 

[PATCH v2] trace/osnoise: Fix missed cpus_read_unlock() in start_per_cpu_kthreads()
 2021-09-08  2:55 UTC  (4+ messages)

[GIT PULL] PCI changes for v5.15
 2021-09-08  2:52 UTC  (3+ messages)

Application of QEMUTimer in short timing
 2021-09-08  2:50 UTC  (3+ messages)

[PATCH] usb: dwc3: core: balance phy init and exit
 2021-09-08  2:28 UTC 

[PATCH v4 14/16] pack-write.c: extract 'write_rev_file_order'
 2021-09-08  2:50 UTC  (5+ messages)
` [PATCH] pack-write: skip *.rev work when not writing *.rev

[PATCH 1/3] arm64: dts: ti: iot2050: Flip mmc device ordering on Advanced devices
 2021-09-08  2:47 UTC  (12+ messages)

[OpenRISC] Reporting the bugs in MOR1KX processor
 2021-09-08  2:48 UTC  (3+ messages)

[PATCH 0/4] v2 cifs patches
 2021-09-08  2:47 UTC  (2+ messages)

[PATCH v2 0/4] arm64: dts: Update IOT2050 boards
 2021-09-08  2:44 UTC  (4+ messages)
` [PATCH v2 1/4] arm64: dts: ti: k3-am65: Flip mmc device ordering

[PATCH] ext4: Fix refcount leak bug in __ext4_new_inode()
 2021-09-08  2:46 UTC 

[PATCH 0/2] mm, thp: fix file-backed THP race in collapse_file
 2021-09-08  2:35 UTC  (4+ messages)
` [PATCH 1/2] mm, thp: check page mapping when truncating page cache

[Intel-gfx] [PATCH] drm/i915/gt: Add separate MOCS table for Gen12 devices other than TGL/RKL
 2021-09-08  2:40 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH v2] ixgbe: Fix NULL pointer dereference in ixgbe_xdp_setup
 2021-09-08  2:36 UTC  (6+ messages)
` [Intel-wired-lan] "
  ` [External] "
        ` [Intel-wired-lan] [External] "

[drm:i915-vtable-cleanup 12/12] drivers/gpu/drm/i915/display/intel_audio.c:852:24: error: member reference type 'const struct drm_i915_display_audio_funcs *' is a pointer; did you mean to use '->'?
 2021-09-08  2:33 UTC  (2+ messages)

[PATCH 1/5] Convert CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig
 2021-09-08  2:32 UTC  (10+ messages)
` [PATCH 2/5] imx: Convert SERIAL_TAG support to ENV_VARS_UBOOT_RUNTIME_CONFIG
` [PATCH 3/5] arm: Disable ATAGs support
` [PATCH 4/5] arm: Add Kconfig entry for MACH_TYPE
` [PATCH 5/5] arm: Finish migration of CONFIG_MACH_TYPE

[PATCH 0/4] pack-bitmap: permute existing namehash values
 2021-09-08  2:30 UTC  (4+ messages)
` [PATCH 4/4] t5326: test propagating hashcache values


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.