messages from 2022-02-04 17:46:07 to 2022-02-04 20:03:17 UTC [more...]
[PATCH 00/75] MM folio patches for 5.18
2022-02-04 19:58 UTC (52+ messages)
` [PATCH 01/75] mm/gup: Increment the page refcount before the pincount
` [PATCH 03/75] mm/gup: Remove for_each_compound_head()
` [PATCH 04/75] mm/gup: Change the calling convention for compound_range_next()
` [PATCH 07/75] mm/gup: Fix some contiguous memmap assumptions
` [PATCH 08/75] mm/gup: Remove an assumption of a contiguous memmap
` [PATCH 14/75] mm: Turn page_maybe_dma_pinned() into folio_maybe_dma_pinned()
` [PATCH 15/75] mm/gup: Add try_get_folio() and try_grab_folio()
` [PATCH 16/75] mm/gup: Convert try_grab_page() to use a folio
` [PATCH 19/75] mm/hugetlb: Use try_grab_folio() instead of try_grab_compound_head()
` [PATCH 21/75] mm/gup: Convert gup_hugepte() to use a folio
` [PATCH 22/75] mm/gup: Convert gup_huge_pmd() "
` [PATCH 23/75] mm/gup: Convert gup_huge_pud() "
` [PATCH 25/75] mm/gup: Turn compound_next() into gup_folio_next()
` [PATCH 26/75] mm/gup: Turn compound_range_next() into gup_folio_range_next()
` [PATCH 27/75] mm: Turn isolate_lru_page() into folio_isolate_lru()
` [PATCH 28/75] mm/gup: Convert check_and_migrate_movable_pages() to use a folio
` [PATCH 29/75] mm/workingset: Convert workingset_eviction() to take "
` [PATCH 30/75] mm/memcg: Convert mem_cgroup_swapout() "
` [PATCH 31/75] mm: Add lru_to_folio()
` [PATCH 34/75] mm/vmscan: Turn page_check_dirty_writeback() into folio_check_dirty_writeback()
` [PATCH 35/75] mm: Turn head_compound_mapcount() into folio_entire_mapcount()
` [PATCH 36/75] mm: Add folio_mapcount()
` [PATCH 37/75] mm: Add split_folio_to_list()
` [PATCH 38/75] mm: Add folio_is_zone_device() and folio_is_device_private()
` [PATCH 40/75] mm: Add pvmw_set_page() and pvmw_set_folio()
` [PATCH 41/75] hexagon: Add pmd_pfn()
` [PATCH 43/75] mm/page_idle: Convert page_idle_clear_pte_refs() to use a folio
` [PATCH 45/75] mm/rmap: Turn page_referenced() into folio_referenced()
` [PATCH 46/75] mm/mlock: Turn clear_page_mlock() into folio_end_mlock()
` [PATCH 47/75] mm/mlock: Turn mlock_vma_page() into mlock_vma_folio()
` [PATCH 48/75] mm/rmap: Turn page_mlock() into folio_mlock()
` [PATCH 49/75] mm/mlock: Turn munlock_vma_page() into munlock_vma_folio()
` [PATCH 50/75] mm/huge_memory: Convert __split_huge_pmd() to take a folio
` [PATCH 52/75] mm/rmap: Convert try_to_migrate() to folios
` [PATCH 55/75] mm/damon: Convert damon_pa_mkold() to use a folio
` [PATCH 56/75] mm/damon: Convert damon_pa_young() "
` [PATCH 58/75] mm: Turn page_anon_vma() into folio_anon_vma()
` [PATCH 59/75] mm/rmap: Convert rmap_walk() to take a folio
` [PATCH 60/75] mm/rmap: Constify the rmap_walk_control argument
` [PATCH 62/75] mm/vmscan: Optimise shrink_page_list for non-PMD-sized folios
` [PATCH 63/75] mm/vmscan: Account large folios correctly
` [PATCH 64/75] mm/vmscan: Turn page_check_references() into folio_check_references()
` [PATCH 65/75] mm/vmscan: Convert pageout() to take a folio
` [PATCH 66/75] mm: Turn can_split_huge_page() into can_split_folio()
` [PATCH 67/75] mm/filemap: Allow large folios to be added to the page cache
` [PATCH 68/75] mm: Fix READ_ONLY_THP warning
` [PATCH 69/75] mm: Make large folios depend on THP
` [PATCH 71/75] mm/readahead: Add large folio readahead
` [PATCH 72/75] mm/readahead: Align file mappings for non-DAX
` [PATCH 74/75] mm/filemap: Support VM_HUGEPAGE for file mappings
` [PATCH 75/75] selftests/vm/transhuge-stress: Support file-backed PMD folios
[PATCH v7 03/17] KVM: s390: pv: handle secure storage exceptions for normal guests
2022-02-04 19:51 UTC (2+ messages)
[RFC v2 0/4] vfio/hisilicon: add acc live migration driver
2022-02-04 19:53 UTC (9+ messages)
[PATCH] regmap: mmio: prepare/unprepare clk only when read/write
2022-02-04 19:53 UTC (11+ messages)
` regmap: mmio: lack of runtime_pm support for debugfs
[PATCH net-next 0/7] net: ipa: use bulk interconnect interfaces
2022-02-04 19:50 UTC (8+ messages)
` [PATCH net-next 1/7] net: ipa: kill struct ipa_interconnect
` [PATCH net-next 2/7] net: ipa: use icc_enable() and icc_disable()
` [PATCH net-next 3/7] net: ipa: use interconnect bulk enable/disable operations
` [PATCH net-next 4/7] net: ipa: use bulk operations to set up interconnects
` [PATCH net-next 5/7] net: ipa: use bulk interconnect initialization
` [PATCH net-next 6/7] net: ipa: embed interconnect array in the power structure
` [PATCH net-next 7/7] net: ipa: use IPA power device pointer
[PATCH 1/6] arm64: dts: exynos: use generic node name for LPDDR3 timings
2022-02-04 19:48 UTC (4+ messages)
` [PATCH 6/6] dt-bindings: memory: lpddr2-timings: convert to dtschema
[PATCH 02/19] iosys-map: Add offset to iosys_map_memcpy_to()
2022-02-04 19:44 UTC (7+ messages)
` [PATCH 03/19] iosys-map: Add a few more helpers
[Question] How to reliably get BuildIDs from bpf prog
2022-02-04 19:42 UTC (7+ messages)
[PATCH 00/23] KVM: MMU: MMU role refactoring
2022-02-04 19:41 UTC (19+ messages)
` [PATCH 01/23] KVM: MMU: pass uses_nx directly to reset_shadow_zero_bits_mask
` [PATCH 02/23] KVM: MMU: nested EPT cannot be used in SMM
` [PATCH 03/23] KVM: MMU: remove valid from extended role
` [PATCH 04/23] KVM: MMU: constify uses of struct kvm_mmu_role_regs
` [PATCH 05/23] KVM: MMU: pull computation of kvm_mmu_role_regs to kvm_init_mmu
` [PATCH 06/23] KVM: MMU: load new PGD once nested two-dimensional paging is initialized
` [PATCH 07/23] KVM: MMU: remove kvm_mmu_calc_root_page_role
` [PATCH 08/23] KVM: MMU: rephrase unclear comment
` [PATCH 09/23] KVM: MMU: remove "bool base_only" arguments
[PATCH bpf-next v3 0/2] limit bpf_core_types_are_compat recursion
2022-02-04 19:40 UTC (6+ messages)
` [PATCH bpf-next v3 1/2] bpf: limit bpf_core_types_are_compat() recursion
` [PATCH bpf-next v3 2/2] selftests/bpf: test maximum recursion depth for bpf_core_types_are_compat()
[PATCH] drm/nouveau/backlight: Just set all backlight types as RAW
2022-02-04 19:33 UTC
[PATCH] tools/lib/thermal: Add a thermal library
2022-02-04 19:32 UTC (4+ messages)
[PATCH 6/6] watchdog: Add Renesas RZ/N1 Watchdog driver
2022-02-04 19:30 UTC (2+ messages)
[PATCH v2 0/4] drm/tiny: Add driver for Solomon SSD1307 OLED displays
2022-02-04 19:31 UTC (7+ messages)
` [PATCH v2 1/4] drm/format-helper: Add drm_fb_{xrgb8888,gray8}_to_mono_reversed()
` [PATCH v2 2/4] drm/tiny: Add driver for Solomon SSD130X OLED displays
linux-next: build warning after merge of the drm tree
2022-02-04 19:29 UTC (4+ messages)
[PATCH 0/2] Solve data access delay of ST sensors
2022-02-04 19:25 UTC (3+ messages)
` [PATCH 1/2] iio: st_sensors: add always_on flag
` [PATCH 2/2] iio: st_magn_core.c: activate always_on attribute
[GIT PULL] Btrfs fixes for 5.17-rc3
2022-02-04 19:25 UTC
[PATCH v3 0/7] usb: dwc3: Calculate REFCLKPER et. al. from reference clock
2022-02-04 19:24 UTC (6+ messages)
` [PATCH v3 5/7] usb: dwc3: Add snps,ref-clock-frequency-hz property for ACPI
[PATCH v2] memcg: add per-memcg total kernel memory stat
2022-02-04 19:22 UTC (2+ messages)
[PATCH V8 00/44] PKS/PMEM: Add Stray Write Protection
2022-02-04 19:21 UTC (17+ messages)
` [PATCH V8 06/44] mm/pkeys: Add Kconfig options for PKS
` [PATCH V8 07/44] x86/pkeys: Add PKS CPU feature bit
` [PATCH V8 38/44] memremap_pages: Define pgmap_mk_{readwrite|noaccess}() calls
` [PATCH V8 39/44] memremap_pages: Add memremap.pks_fault_mode
` [PATCH V8 40/44] memremap_pages: Add pgmap_protection_flag_invalid()
[PATCH v4] ACPI: device_sysfs: Add sysfs support for _PLD
2022-02-04 19:18 UTC (4+ messages)
[PATCH 0/3] selftests: Remove duplicate CPUID wrappers
2022-02-04 19:17 UTC (4+ messages)
` [PATCH 1/3] selftests/vm/pkeys: Use existing __cpuid_count() macro
` [PATCH 2/3] selftests/x86/amx: "
` [PATCH 3/3] selftests/x86/corrupt_xstate_header: "
[PATCH] PCI: fu740: RFC: force gen1 and get devices probing
2022-02-04 19:12 UTC (2+ messages)
[GIT PULL] erofs fixes for 5.17-rc3
2022-02-04 19:12 UTC
[PATCH v2 0/4] Reference count checker and related fixes
2022-02-04 19:11 UTC (10+ messages)
[PATCH 5.10 00/25] 5.10.97-rc1 review
2022-02-04 19:11 UTC (2+ messages)
[PATCH] PM: domains: Prevent power off for parent unless child is in deepest state
2022-02-04 19:10 UTC (4+ messages)
[PATCH v4] arm64: mm: Make arch_faults_on_old_pte() check for migratability
2022-02-04 19:09 UTC (3+ messages)
[PATCH] staging: gs_fpgaboot: revert removed board specific code
2022-02-04 19:08 UTC (4+ messages)
` [PATCH] staging: drop fpgaboot driver
[PATCH v3] ACPI / fan: Properly handle fine grain control
2022-02-04 19:08 UTC (5+ messages)
[PATCH v9 bpf-next 0/9] bpf_prog_pack allocator
2022-02-04 18:57 UTC (10+ messages)
` [PATCH v9 bpf-next 1/9] x86/Kconfig: select HAVE_ARCH_HUGE_VMALLOC with HAVE_ARCH_HUGE_VMAP
` [PATCH v9 bpf-next 2/9] bpf: use bytes instead of pages for bpf_jit_[charge|uncharge]_modmem
` [PATCH v9 bpf-next 3/9] bpf: use size instead of pages in bpf_binary_header
` [PATCH v9 bpf-next 4/9] bpf: use prog->jited_len in bpf_prog_ksym_set_addr()
` [PATCH v9 bpf-next 5/9] x86/alternative: introduce text_poke_copy
` [PATCH v9 bpf-next 6/9] bpf: introduce bpf_arch_text_copy
` [PATCH v9 bpf-next 7/9] bpf: introduce bpf_prog_pack allocator
` [PATCH v9 bpf-next 8/9] bpf: introduce bpf_jit_binary_pack_[alloc|finalize|free]
` [PATCH v9 bpf-next 9/9] bpf, x86_64: use bpf_jit_binary_pack_alloc
[frederic-dynticks:isolation/split-v2 4/8] kernel/rcu/tree_plugin.h:1217:50: error: 'HK_FLAG_RCU' undeclared
2022-02-04 19:00 UTC
[PATCH 0/4] Refactor the PRCI driver to reduce the complexity
2022-02-04 18:56 UTC (2+ messages)
[PATCH v3 0/4] printk: reduce deadlocks during panic
2022-02-04 18:53 UTC (4+ messages)
` [PATCH v3 4/4] printk: Drop console_sem "
[PATCH v1 1/1] device property: Don't split fwnode_get_irq*() APIs in the code
2022-02-04 18:52 UTC (5+ messages)
[asahilinux:smc/work 9/11] include/linux/export.h:67:43: error: redefinition of '__ksymtab_apple_smc_write'
2022-02-04 18:49 UTC
[PATCH v6 0/6] x86: Show in sysfs if a memory node is able to do encryption
2022-02-04 18:49 UTC (11+ messages)
` [PATCH v6 6/6] drivers/node: Show in sysfs node's crypto capabilities
[PATCH v2 0/7] arm64 / sched/preempt: support PREEMPT_DYNAMIC with static keys
2022-02-04 18:48 UTC (5+ messages)
` [PATCH v2 6/7] arm64: entry: centralize premeption decision
` [PATCH v2 7/7] arm64: support PREEMPT_DYNAMIC
[PATCH v5 00/12] Update the Icicle Kit device tree
2022-02-04 18:47 UTC (3+ messages)
[PATCH] [PATCH v4] arm64/mm: avoid fixmap race condition when create pud mapping
2022-02-04 18:44 UTC (2+ messages)
[GIT PULL] random number generator fixes for 5.17-rc3
2022-02-04 18:42 UTC
[PATCH v3 0/3] enable widebus feature base on chip hardware revision
2022-02-04 18:36 UTC (4+ messages)
` [PATCH v3 1/3] drm/msm/dp: revise timing engine programming to support widebus feature
` [PATCH v3 2/3] drm/msm/dp: revise timing engine programming to support compression (DSC)
` [PATCH v3 3/3] drm/msm/dp: enable widebus feature for display port
[PATCH -next RESEND] firmware: qcom: scm: Fix some kernel-doc comments
2022-02-04 18:35 UTC (2+ messages)
` (subset) "
[PATCH] soc: qcom: apr: Remove redundant 'flush_workqueue()' calls
2022-02-04 18:35 UTC (2+ messages)
` (subset) "
[PATCH 0/3] firmware: qcom: scm: Add IOMMU pool size and
2022-02-04 18:35 UTC (2+ messages)
[PATCH] soc: qcom: ocmem: Fix missing put_device() call in of_get_ocmem
2022-02-04 18:35 UTC (2+ messages)
` (subset) "
[PATCH] soc: qcom: aoss: Fix missing put_device call in qmp_get
2022-02-04 18:35 UTC (2+ messages)
` (subset) "
[PATCH] soc: qcom: rpmpd: Check for null return of devm_kcalloc
2022-02-04 18:35 UTC (2+ messages)
` (subset) "
[PATCH] arm64: dts: qcom: add IPA qcom,qmp property
2022-02-04 18:35 UTC (2+ messages)
` (subset) "
[PATCH] soc: qcom: aoss: remove spurious IRQF_ONESHOT flags
2022-02-04 18:35 UTC (2+ messages)
` (subset) "
[PATCH] soc: qcom: llcc: Use devm_bitmap_zalloc() when applicable
2022-02-04 18:35 UTC (2+ messages)
` (subset) "
[PATCH 00/13] soc: qcom: mdt_loader: Support Qualcomm SM8450
2022-02-04 18:35 UTC (2+ messages)
` (subset) "
[PATCH v3 00/54] lib/bitmap: optimize bitmap_weight() usage
2022-02-04 18:29 UTC (3+ messages)
` [PATCH 03/54] thermal/intel: don't use bitmap_weight() in end_power_clamp()
[PATCH RFC bpf-next v2 0/5] Extend cgroup interface with bpf
2022-02-04 18:26 UTC (6+ messages)
` [PATCH RFC bpf-next v2 5/5] selftests/bpf: test for pinning for cgroup_view link
[PATCH v3 1/4] input: misc: pm8941-pwrkey: fix error message
2022-02-04 18:20 UTC (4+ messages)
` [PATCH v3 2/4] input: misc: pm8941-pwrkey: add support for PON GEN3 base addresses
[PATCH] Revert "i2c: core: support bus regulator controlling in adapter"
2022-02-04 18:18 UTC (6+ messages)
Mixing SCMI and ACPI?
2022-02-04 18:16 UTC (2+ messages)
kernel 5.15 and 4.19 sparc64 boot panic
2022-02-04 18:16 UTC
[PATCH 0/4] Some RTLA fixes
2022-02-04 18:15 UTC (5+ messages)
` [PATCH 4/4] rtla/osnoise: Fix segmentation fault when failing to enable -t
[PATCH 5.16 00/43] 5.16.6-rc1 review
2022-02-04 18:15 UTC (2+ messages)
[PATCH v7 net-next 00/10] net: dsa: microchip: DSA driver support for LAN937x switch
2022-02-04 18:14 UTC (8+ messages)
` [PATCH v7 net-next 03/10] net: phy: Add support for LAN937x T1 phy driver
` [PATCH v7 net-next 06/10] net: dsa: microchip: add support for phylink management
` [PATCH v7 net-next 07/10] net: dsa: microchip: add support for ethtool port counters
` [PATCH v7 net-next 08/10] net: dsa: microchip: add support for port mirror operations
` [PATCH v7 net-next 09/10] net: dsa: microchip: add support for fdb and mdb management
` [PATCH v7 net-next 10/10] net: dsa: microchip: add support for vlan operations
[PATCH] ucounts: Do not allow RLIMIT_NPROC+1 tasks
2022-02-04 18:11 UTC
[v6 PATCH] block: introduce block_rq_error tracepoint
2022-02-04 18:10 UTC (5+ messages)
[PATCH v2] cpufreq: CPPC: Fix performance/frequency conversion
2022-02-04 18:07 UTC (2+ messages)
[PATCH v8 bpf-next 0/9] bpf_prog_pack allocator
2022-02-04 18:05 UTC (4+ messages)
` [PATCH v8 bpf-next 4/9] bpf: use prog->jited_len in bpf_prog_ksym_set_addr()
[PATCH] drm/nouveau/backlight: Fix LVDS backlight detection on some laptops
2022-02-04 18:05 UTC
[PATCH 0/3] x86/mce: Fix more noinstr fun
2022-02-04 18:04 UTC (4+ messages)
` [PATCH 1/3] cpumask: Add a x86-specific cpumask_clear_cpu() helper
[ANNOUNCE] util-linux v2.38-rc1
2022-02-04 18:03 UTC (4+ messages)
[PATCH v13 1/2] dt-bindings: pwm: Add Xilinx AXI Timer
2022-02-04 18:01 UTC (2+ messages)
` [PATCH v13 2/2] pwm: Add support for "
[GIT PULL] cpupower update for Linux 5.17-rc4
2022-02-04 18:00 UTC (3+ messages)
[GIT PULL] Ceph fixes for 5.17-rc3
2022-02-04 17:58 UTC (2+ messages)
[GIT PULL] cifs/smb3 client fixes
2022-02-04 17:58 UTC (2+ messages)
[PATCH] Revert "fs/9p: search open fids first"
2022-02-04 17:58 UTC (4+ messages)
` [GIT PULL] 9p for 5.17-rc3
[PATCH v3] thermal/int340x_thermal: Check for null pointer after calling kmemdup
2022-02-04 17:58 UTC (2+ messages)
[PATCH] MAINTAINERS: dt-bindings: Add Krzysztof Kozlowski
2022-02-04 17:54 UTC (2+ messages)
[PATCH v12 1/2] dt-bindings: pwm: Add Xilinx AXI Timer
2022-02-04 17:51 UTC (4+ messages)
` [PATCH v12 2/2] pwm: Add support for "
[PATCH 5.15 00/32] 5.15.20-rc1 review
2022-02-04 17:48 UTC (2+ messages)
[PATCH] fix unnecessary invocation bash in hashbang of scripts/tag.sh
2022-02-04 17:47 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox