All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-07-01 01:51:55 to 2021-07-01 02:58:20 UTC [more...]

[PATCH v3] drm/amdgpu: Restore msix after FLR
 2021-07-01  2:58 UTC  (4+ messages)

[PATCH v2 4/6] KVM: x86/mmu: fast_page_fault support for the TDP MMU
 2021-07-01  2:54 UTC  (3+ messages)

[PATCH 2/3] riscv: Remove non-standard linux,elfcorehdr handling
 2021-07-01  2:52 UTC  (4+ messages)

[PATCH] tty: n_gsm: delete SABM command frame as requester
 2021-07-01  2:54 UTC 

[PATCH] lz4: fixs use-after-free Read in LZ4_decompress_safe_partial
 2021-07-01  2:34 UTC  (7+ messages)

U-boot version selection
 2021-07-01  2:42 UTC 

[PATCH] drm/i915/gt: Fix -EDEADLK handling regression
 2021-07-01  2:48 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[powerpc:merge] BUILD SUCCESS 086d9878e1092e7e69a69676ee9ec792690abb1d
 2021-07-01  2:44 UTC 

[powerpc:next] BUILD REGRESSION 91fc46eced0f70526d74468ac6c932c90a8585b3
 2021-07-01  2:44 UTC 

incoming
 2021-07-01  2:46 UTC  (106+ messages)
` [patch 089/192] mm: thp: skip make PMD PROT_NONE if THP migration is not supported
` [patch 090/192] mm/thp: make ARCH_ENABLE_SPLIT_PMD_PTLOCK dependent on PGTABLE_LEVELS > 2
` [patch 091/192] mm: rmap: make try_to_unmap() void function
` [patch 092/192] mm/thp: remap_page() is only needed on anonymous THP
` [patch 093/192] mm: hwpoison_user_mappings() try_to_unmap() with TTU_SYNC
` [patch 094/192] mm/thp: fix strncpy warning
` [patch 095/192] nommu: remove __GFP_HIGHMEM in vmalloc/vzalloc
` [patch 096/192] mm/nommu: unexport do_munmap()
` [patch 097/192] mm: generalize ZONE_[DMA|DMA32]
` [patch 098/192] mm: make variable names for populate_vma_page_range() consistent
` [patch 099/192] mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tables
` [patch 100/192] MAINTAINERS: add tools/testing/selftests/vm/ to MEMORY MANAGEMENT
` [patch 101/192] selftests/vm: add protection_keys_32 / protection_keys_64 to gitignore
` [patch 102/192] selftests/vm: add test for MADV_POPULATE_(READ|WRITE)
` [patch 103/192] mm/memory_hotplug: rate limit page migration warnings
` [patch 104/192] mm,memory_hotplug: drop unneeded locking
` [patch 105/192] mm/zswap.c: remove unused function zswap_debugfs_exit()
` [patch 106/192] mm/zswap.c: avoid unnecessary copy-in at map time
` [patch 107/192] mm/zswap.c: fix two bugs in zswap_writeback_entry()
` [patch 108/192] mm: zram: amend SLAB_RECLAIM_ACCOUNT on zspage_cachep
` [patch 109/192] mm/zsmalloc.c: remove confusing code in obj_free()
` [patch 110/192] mm/zsmalloc.c: improve readability for async_free_zspage()
` [patch 111/192] zram: move backing_dev under macro CONFIG_ZRAM_WRITEBACK
` [patch 112/192] mm: fix typos and grammar error in comments
` [patch 113/192] mm: define default value for FIRST_USER_ADDRESS
` [patch 114/192] mm: fix spelling mistakes
` [patch 115/192] mm/vmscan: remove kerneldoc-like comment from isolate_lru_pages
` [patch 116/192] mm/vmalloc: include header for prototype of set_iounmap_nonlazy
` [patch 117/192] mm/page_alloc: make should_fail_alloc_page() static
` [patch 118/192] mm/mapping_dirty_helpers: remove double Note in kerneldoc
` [patch 119/192] mm/memcontrol.c: fix kerneldoc comment for mem_cgroup_calculate_protection
` [patch 120/192] mm/memory_hotplug: fix kerneldoc comment for __try_online_node
` [patch 121/192] mm/memory_hotplug: fix kerneldoc comment for __remove_memory
` [patch 122/192] mm/zbud: add kerneldoc fields for zbud_pool
` [patch 123/192] mm/z3fold: add kerneldoc fields for z3fold_pool
` [patch 124/192] mm/swap: make swap_address_space an inline function
` [patch 125/192] mm/mmap_lock: remove dead code for !CONFIG_TRACING configurations
` [patch 126/192] mm/page_alloc: move prototype for find_suitable_fallback
` [patch 127/192] mm/swap: make NODE_DATA an inline function on CONFIG_FLATMEM
` [patch 128/192] mm/thp: define default pmd_pgtable()
` [patch 129/192] kfence: unconditionally use unbound work queue
` [patch 130/192] mm: remove special swap entry functions
` [patch 131/192] mm/swapops: rework swap entry manipulation code
` [patch 132/192] mm/rmap: split try_to_munlock from try_to_unmap
` [patch 133/192] mm/rmap: split migration into its own function
` [patch 134/192] mm: rename migrate_pgmap_owner
` [patch 135/192] mm/memory.c: allow different return codes for copy_nonpresent_pte()
` [patch 136/192] mm: device exclusive memory access
` [patch 137/192] mm: selftests for exclusive device memory
` [patch 138/192] nouveau/svm: refactor nouveau_range_fault
` [patch 139/192] nouveau/svm: implement atomic SVM access
` [patch 140/192] proc: Avoid mixing integer types in mem_rw()
` [patch 141/192] fs/proc/kcore.c: add mmap interface
` [patch 142/192] procfs: allow reading fdinfo with PTRACE_MODE_READ
` [patch 143/192] procfs/dmabuf: add inode number to /proc/*/fdinfo
` [patch 144/192] sysctl: remove redundant assignment to first
` [patch 145/192] drm: include only needed headers in ascii85.h
` [patch 146/192] kernel.h: split out panic and oops helpers
` [patch 147/192] lib: decompress_bunzip2: remove an unneeded semicolon
` [patch 148/192] lib/string_helpers: switch to use BIT() macro
` [patch 149/192] lib/string_helpers: move ESCAPE_NP check inside 'else' branch in a loop
` [patch 150/192] lib/string_helpers: drop indentation level in string_escape_mem()
` [patch 151/192] lib/string_helpers: introduce ESCAPE_NA for escaping non-ASCII
` [patch 152/192] lib/string_helpers: introduce ESCAPE_NAP to escape non-ASCII and non-printable
` [patch 153/192] lib/string_helpers: allow to append additional characters to be escaped
` [patch 154/192] lib/test-string_helpers: print flags in hexadecimal format
` [patch 155/192] lib/test-string_helpers: get rid of trailing comma in terminators
` [patch 156/192] lib/test-string_helpers: add test cases for new features
` [patch 157/192] MAINTAINERS: add myself as designated reviewer for generic string library
` [patch 158/192] seq_file: introduce seq_escape_mem()
` [patch 159/192] seq_file: add seq_escape_str() as replica of string_escape_str()
` [patch 160/192] seq_file: convert seq_escape() to use seq_escape_str()
` [patch 161/192] nfsd: avoid non-flexible API in seq_quote_mem()
` [patch 162/192] seq_file: drop unused *_escape_mem_ascii()
` [patch 163/192] lib/math/rational.c: fix divide by zero
` [patch 164/192] lib/math/rational: add Kunit test cases
` [patch 165/192] lib/decompressors: fix spelling mistakes
` [patch 166/192] lib/mpi: "
` [patch 167/192] lib: memscan() fixlet
` [patch 168/192] lib: uninline simple_strtoull()
` [patch 169/192] lib/test_string.c: allow module removal
` [patch 170/192] kernel.h: split out kstrtox() and simple_strtox() to a separate header
` [patch 171/192] lz4_decompress: declare LZ4_decompress_safe_withPrefix64k static
` [patch 172/192] lib/decompress_unlz4.c: correctly handle zero-padding around initrds
` [patch 173/192] checkpatch: scripts/spdxcheck.py now requires python3
` [patch 174/192] checkpatch: improve the indented label test
` [patch 175/192] checkpatch: do not complain about positive return values starting with EPOLL
` [patch 176/192] init: print out unknown kernel parameters
` [patch 177/192] kprobes: remove duplicated strong free_insn_page in x86 and s390
` [patch 178/192] nilfs2: remove redundant continue statement in a while-loop
` [patch 179/192] hfsplus: remove unnecessary oom message
` [patch 180/192] hfsplus: report create_date to kstat.btime
` [patch 181/192] x86: signal: don't do sas_ss_reset() until we are certain that sigframe won't be abandoned
` [patch 182/192] exec: remove checks in __register_bimfmt()
` [patch 183/192] kcov: add __no_sanitize_coverage to fix noinstr for all architectures
` [patch 184/192] selftests/vm/pkeys: fix alloc_random_pkey() to make it really, really random
` [patch 185/192] selftests/vm/pkeys: handle negative sys_pkey_alloc() return code
` [patch 186/192] selftests/vm/pkeys: refill shadow register after implicit kernel write
` [patch 187/192] selftests/vm/pkeys: exercise x86 XSAVE init state
` [patch 188/192] lib/decompressors: remove set but not used variabled 'level'
` [patch 189/192] ipc sem: use kvmalloc for sem_undo allocation
` [patch 190/192] ipc: use kmalloc for msg_queue and shmid_kernel
` [patch 191/192] ipc/sem.c: use READ_ONCE()/WRITE_ONCE() for use_global_lock
` [patch 192/192] ipc/util.c: use binary search for max_idx

[rdma:for-next] BUILD SUCCESS 3d8287544223a3d2f37981c1f9ffd94d0b5e9ffc
 2021-07-01  2:44 UTC 

[PATCH v3 0/2] x86/ioremap: fix boundary calculation and boundary judgment issues for ioremap()
 2021-07-01  2:44 UTC  (2+ messages)

[PATCH 0/3] Cleanup for zsmalloc
 2021-07-01  2:43 UTC  (9+ messages)
` [PATCH 2/3] mm/zsmalloc.c: combine two atomic ops in zs_pool_dec_isolated()
  ` [Phishing Risk] [External] "

[PATCH -next v2] riscv: Enable KFENCE for riscv64
 2021-07-01  2:38 UTC  (3+ messages)

Reload IPtables
 2021-07-01  2:31 UTC  (16+ messages)

arch/riscv/include/asm/current.h:31:9: sparse: sparse: context imbalance in 'RCU_in_HARDIRQ' - wrong count at exit
 2021-07-01  2:28 UTC 

[PATCH v4] sysfs: fix kobject refcount to address races with kobject removal
 2021-07-01  2:27 UTC  (3+ messages)
` [sysfs] 1c04296f8f: suspend-stress.fail

[RFC PATH 0/2] gpio: starfive-jh7100: Add StarFive JH7100 GPIO bindings and driver
 2021-07-01  2:25 UTC  (4+ messages)
` [RFC PATH 2/2] gpio: starfive-jh7100: Add StarFive JH7100 GPIO driver

[PATCH v1 00/12] Add OTG mode support to Tegra USB PHY, SMB347 and Nexus 7
 2021-07-01  2:24 UTC  (13+ messages)
` [PATCH v1 01/12] dt-bindings: phy: tegra20-usb-phy: Convert to schema
` [PATCH v1 02/12] dt-bindings: phy: tegra20-usb-phy: Document properties needed for OTG mode
` [PATCH v1 03/12] soc/tegra: pmc: Expose USB regmap to all SoCs
` [PATCH v1 04/12] usb: phy: tegra: Support OTG mode programming
` [PATCH v1 05/12] usb: otg-fsm: Fix hrtimer list corruption
` [PATCH v1 06/12] dt-bindings: power: supply: smb347-charger: Document USB VBUS regulator
` [PATCH v1 07/12] power: supply: smb347-charger: Make smb347_set_writable() IRQ-safe
` [PATCH v1 08/12] power: supply: smb347-charger: Remove caching of charger state
` [PATCH v1 09/12] power: supply: smb347-charger: Implement USB VBUS regulator
` [PATCH v1 10/12] arm64: tegra132: Add new properties to USB PHY device-tree node
` [PATCH v1 11/12] ARM: tegra: Add new properties to USB PHY device-tree nodes
` [PATCH v1 12/12] ARM: tegra: nexus7: Enable USB OTG mode

[PATCH] drm/amdgpu: SRIOV flr_work should take write_lock
 2021-07-01  2:22 UTC 

[OE-core][PATCH] libxml2: update CVE_PRODUCT
 2021-07-01  2:21 UTC 

[PULL 00/15] Python patches
 2021-07-01  2:09 UTC  (16+ messages)
` [PULL 01/15] python/qom: Do not use 'err' name at module scope
` [PULL 02/15] python: expose typing information via PEP 561
` [PULL 03/15] python: Remove global pylint suppressions
` [PULL 04/15] python: Re-lock pipenv at *oldest* supported versions
` [PULL 05/15] python: README.rst touchups
` [PULL 06/15] python: Add no-install usage instructions
` [PULL 07/15] python: rename 'venv-check' target to 'check-pipenv'
` [PULL 08/15] python: update help text for check-tox
` [PULL 09/15] python: Fix .PHONY Make specifiers
` [PULL 10/15] python: only check qemu/ subdir with flake8
` [PULL 11/15] python: add 'make check-dev' invocation
` [PULL 12/15] python: Update help text on 'make check', 'make develop'
` [PULL 13/15] python: Update help text on 'make clean', 'make distclean'
` [PULL 14/15] python: remove auto-generated pyproject.toml file
` [PULL 15/15] python: Fix broken ReST docstrings

[PATCH] riscv: Fix 32-bit RISC-V boot failure
 2021-07-01  2:20 UTC  (10+ messages)

[PATCH v5 00/17] New uAPI drm properties for color management
 2021-07-01  2:21 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for New uAPI drm properties for color management (rev3)

[PATCH] net: ipv6: don't generate link-local address in any addr_gen_mode
 2021-07-01  1:59 UTC  (3+ messages)

[PATCH] fs: Allow open with O_CREAT to succeed if existing dir is specified
 2021-07-01  2:19 UTC  (3+ messages)
` [fs] 87f196bed3: xfstests.generic.157.fail

[PATCH 1/2] fs: ext4: Consolidate checks for resize of bigalloc into ext4_resize_begin
 2021-07-01  2:17 UTC  (4+ messages)

[v11 00/19] Mediatek MT8192 clock support
 2021-07-01  2:13 UTC  (6+ messages)
` [v11 01/19] dt-bindings: ARM: Mediatek: Add new document bindings of MT8192 clock

next/pending-fixes build: 189 builds: 2 failed, 187 passed, 10 warnings (v5.13-3495-gfbf137d9483a)
 2021-07-01  2:12 UTC 

[RFC][PATCH 0/4] locking/mutex: Some HANDOFF fixes
 2021-07-01  2:11 UTC  (2+ messages)

[PATCH v3 00/37] target/riscv: support packed extension v0.9.4
 2021-07-01  2:08 UTC  (7+ messages)
` [PATCH v3 03/37] target/riscv: 16-bit Addition & Subtraction Instructions
` [PATCH v3 05/37] target/riscv: SIMD 16-bit Shift Instructions

[tip:locking/urgent] BUILD SUCCESS 38edbc04e15e78d37821253f7d858cf96bde5737
 2021-07-01  2:08 UTC 

[tip:core/rcu] BUILD SUCCESS d49632ff79db6445f9ad29beb8f7c139d366f20e
 2021-07-01  2:08 UTC 

[tip:master] BUILD SUCCESS 60ab3ed18cf19201d65cfb960a4600e4e7b75df6
 2021-07-01  2:08 UTC 

[linux-linus test] 163195: regressions - FAIL
 2021-07-01  2:08 UTC 

[PATCH 2/2] mm: Change p4d_page_vaddr to return pud_t *
 2021-07-01  2:08 UTC  (2+ messages)
` [mm] c0af5203b9: will-it-scale.per_process_ops 7.4% improvement

[PATCH] cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant
 2021-07-01  2:05 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 1/3] phy-sun4i-usb: Fix sun8i_r40_cfg
 2021-07-01  1:50 UTC 

[PATCH 0/2] dwc3-qcom: Prepare the ground for pm8150b tcpm
 2021-07-01  2:08 UTC  (10+ messages)
` [PATCH 1/2] usb: dwc3: dwc3-qcom: Find USB connector and register role switch

[RFC bpf-next 0/5] bpf, x86: Add bpf_get_func_ip helper
 2021-07-01  2:01 UTC  (6+ messages)
` [PATCH bpf-next 4/5] bpf: Add bpf_get_func_ip helper for kprobe programs

[PATCH] soc: imx: gpcv2: Assert reset before ungating clock
 2021-07-01  1:59 UTC  (3+ messages)

[PATCH 1/2] soc: imx: gpcv2: Turn domain->pgc into bitfield
 2021-07-01  1:44 UTC  (3+ messages)
` [PATCH 2/2] soc: imx: gpcv2: Set both GPC_PGC_nCTRL(GPU_2D|GPU_3D) for MX8MM GPU domain

[ndctl PATCH 0/2] fix two issues reported by Coverity
 2021-07-01  1:42 UTC  (4+ messages)
` [ndctl PATCH 2/2] namespace: fix potentail fd leak problem in do_xaction_namespace()

[PATCH v2 0/2] efi_loader: indicating capsule update results
 2021-07-01  1:55 UTC  (5+ messages)
` [PATCH v2 1/2] efi_loader: fix set_capsule_result()

[PATCH v3 0/2] bus: mhi: Fix MHI on big endian architectures
 2021-07-01  1:52 UTC  (3+ messages)
` [PATCH v3 2/2] bus: mhi: Fix MHI DMA structure endianness

[cip-dev] CIP IRC weekly meeting today on libera.chat
 2021-07-01  1:51 UTC 


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.