All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-17 22:47:55 to 2023-02-18 00:31:39 UTC [more...]

[RFC dwarves 0/4] dwarves: change BTF encoding skip logic for functions
 2023-02-17 23:10 UTC  (2+ messages)
` [RFC dwarves 4/4] pahole: update man page for options also

[PATCH v2 00/46] hugetlb: introduce HugeTLB high-granularity mapping
 2023-02-18  0:28 UTC  (39+ messages)
` [PATCH v2 01/46] hugetlb: don't set PageUptodate for UFFDIO_CONTINUE
` [PATCH v2 02/46] hugetlb: remove mk_huge_pte; it is unused
` [PATCH v2 03/46] hugetlb: remove redundant pte_mkhuge in migration path
` [PATCH v2 04/46] hugetlb: only adjust address ranges when VMAs want PMD sharing
` [PATCH v2 05/46] rmap: hugetlb: switch from page_dup_file_rmap to page_add_file_rmap
` [PATCH v2 06/46] hugetlb: add CONFIG_HUGETLB_HIGH_GRANULARITY_MAPPING
` [PATCH v2 07/46] mm: add VM_HUGETLB_HGM VMA flag
` [PATCH v2 08/46] hugetlb: add HugeTLB HGM enablement helpers
` [PATCH v2 09/46] mm: add MADV_SPLIT to enable HugeTLB HGM
` [PATCH v2 10/46] hugetlb: make huge_pte_lockptr take an explicit shift argument
` [PATCH v2 11/46] hugetlb: add hugetlb_pte to track HugeTLB page table entries
` [PATCH v2 12/46] hugetlb: add hugetlb_alloc_pmd and hugetlb_alloc_pte
` [PATCH v2 13/46] hugetlb: add hugetlb_hgm_walk and hugetlb_walk_step
` [PATCH v2 14/46] hugetlb: split PTE markers when doing HGM walks
` [PATCH v2 15/46] hugetlb: add make_huge_pte_with_shift
` [PATCH v2 16/46] hugetlb: make default arch_make_huge_pte understand small mappings
` [PATCH v2 17/46] hugetlbfs: do a full walk to check if vma maps a page
` [PATCH v2 18/46] hugetlb: add HGM support to __unmap_hugepage_range
` [PATCH v2 19/46] hugetlb: add HGM support to hugetlb_change_protection
` [PATCH v2 20/46] hugetlb: add HGM support to follow_hugetlb_page
` [PATCH v2 21/46] hugetlb: add HGM support to hugetlb_follow_page_mask
` [PATCH v2 22/46] hugetlb: add HGM support to copy_hugetlb_page_range
` [PATCH v2 23/46] hugetlb: add HGM support to move_hugetlb_page_tables
` [PATCH v2 24/46] hugetlb: add HGM support to hugetlb_fault and hugetlb_no_page
` [PATCH v2 25/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range
` [PATCH v2 26/46] mm: rmap: provide pte_order in page_vma_mapped_walk
` [PATCH v2 27/46] mm: rmap: update try_to_{migrate,unmap} to handle mapcount for HGM
` [PATCH v2 28/46] mm: rmap: in try_to_{migrate,unmap}, check head page for hugetlb page flags
` [PATCH v2 29/46] hugetlb: update page_vma_mapped to do high-granularity walks
` [PATCH v2 30/46] hugetlb: add high-granularity migration support
` [PATCH v2 31/46] hugetlb: sort hstates in hugetlb_init_hstates
` [PATCH v2 32/46] hugetlb: add for_each_hgm_shift
` [PATCH v2 33/46] hugetlb: userfaultfd: add support for high-granularity UFFDIO_CONTINUE
` [PATCH v2 34/46] hugetlb: add MADV_COLLAPSE for hugetlb
` [PATCH v2 35/46] hugetlb: add check to prevent refcount overflow via HGM
` [PATCH v2 36/46] hugetlb: remove huge_pte_lock and huge_pte_lockptr
` [PATCH v2 37/46] hugetlb: replace make_huge_pte with make_huge_pte_with_shift
` [PATCH v2 38/46] mm: smaps: add stats for HugeTLB mapping size

[Intel-gfx] [PATCH v3] drm/i915/display/power: use intel_de_rmw if possible
 2023-02-18  0:29 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH] generic/020: fix really long attr test failure for ceph
 2023-02-18  0:26 UTC  (3+ messages)

[PATCH v10 0/6] Add support for Core Power Reduction v3, v4 and Hardened
 2023-02-18  0:26 UTC  (4+ messages)
` [PATCH v10 2/6] dt-bindings: opp: v2-qcom-level: Document CPR3 open/closed loop volt adjustment

[PATCH] net: phy: aquantia: clamp temperature value in aqr_hwmon_set
 2023-02-18  0:25 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-18  0:25 UTC 

[PATCH v3] smb3: Replace smb2pdu 1-element arrays with flex-arrays
 2023-02-18  0:24 UTC 

[PATCH bpf-next 0/7] Transit between BPF TCP congestion controls
 2023-02-18  0:23 UTC  (10+ messages)
` [PATCH bpf-next 4/7] libbpf: Create a bpf_link in bpf_map__attach_struct_ops()
` [PATCH bpf-next 6/7] libbpf: Update a bpf_link with another struct_ops
` [PATCH bpf-next 7/7] selftests/bpf: Test switching TCP Congestion Control algorithms

acerhdf thermal question
 2023-02-18  0:18 UTC  (4+ messages)

[PATCH v2 0/6] RISC-V Hardware Probing User Interface
 2023-02-18  0:15 UTC  (5+ messages)
` [PATCH v2 5/6] RISC-V: hwprobe: Support probing of misaligned access performance

RTT-PROBE: lore-subspace-rtt
 2023-02-18  0:15 UTC 

[PATCH bpf-next 0/3] libbpf: Make uprobe attachment APK aware
 2023-02-18  0:14 UTC  (5+ messages)
` [PATCH bpf-next 1/3] libbpf: Implement basic zip archive parsing support
` [PATCH bpf-next 2/3] libbpf: Introduce elf_find_func_offset_from_elf_file() function

[PATCH v2] smb3: Replace smb2pdu 1-element arrays with flex-arrays
 2023-02-18  0:13 UTC  (3+ messages)

[powerpc:merge] BUILD SUCCESS 4f8c30390bbb243a5ac0f4a25d9f0dfeaef90977
 2023-02-18  0:08 UTC 

[powerpc:next] BUILD SUCCESS 38d73b671a817328334f2a70a23fed4d1f4a952c
 2023-02-18  0:08 UTC 

[brgl:gpio/for-current] BUILD SUCCESS 79eeab1d85e0fee4c0bc36f3b6ddf3920f39f74b
 2023-02-18  0:09 UTC 

Git pull without fetch
 2023-02-18  0:09 UTC 

[PATCH v3 0/3] automation: add arm32 xl domU creation test
 2023-02-18  0:07 UTC  (4+ messages)
` [PATCH v3 1/3] automation: move yocto jobs to build stage
` [PATCH v3 2/3] automation: add binaries/ to artifacts for Yocto arm32 job
` [PATCH v3 3/3] automation: expand arm32 dom0 test adding xl domain creation

[PATCH v2 0/2] Clean up some GuC related failure paths
 2023-02-18  0:07 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for Clean up some GuC related failure paths (rev2)

[PATCH v4] regulator: core: Resolve supply name earlier to prevent double-init
 2023-02-18  0:05 UTC  (17+ messages)
` [PATCH v5] "

[Intel-gfx] [PATCH v2 0/9] Add OAM support for MTL
 2023-02-18  0:05 UTC  (8+ messages)
` [Intel-gfx] [PATCH v2 7/9] drm/i915/perf: Handle non-power-of-2 reports
` [Intel-gfx] [PATCH v2 8/9] drm/i915/perf: Add engine class instance parameters to perf
` [Intel-gfx] [PATCH v2 9/9] drm/i915/perf: Add support for OA media units

Return of btrfs_del_item
 2023-02-18  0:04 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-18  0:05 UTC 

[PATCH] fstests: btrfs/249, add _wants_kernel_commit
 2023-02-17 23:57 UTC  (6+ messages)
` [PATCH v2] fstests: btrfs/249: "
` [PATCH v3] Subject: [PATCH v3] fstests: btrfs/249: add _wants_kernel_commit and _fixed_by_git_commit
` [PATCH v4] "

[PATCH 1/2] drm/amd/display: Hook up 'content type' property for HDMI
 2023-02-17 23:55 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-17 23:55 UTC 

[PATCH 01/13] common/Kconfig: Reword text for BOARD_TYPES
 2023-02-17 23:49 UTC  (4+ messages)
` [PATCH 13/13] common: Make ARCH_MISC_INIT be selected only

[PATCH 0/3] Introduce new sign binman's option
 2023-02-17 23:49 UTC  (17+ messages)
` [PATCH 1/3] binman: add sign option for binman

[PATCH] binman: Avoid requiring a home directory on startup
 2023-02-17 23:49 UTC  (11+ messages)

[PATCH v3 0/9] vidconsole: refactoring and support for wider fonts
 2023-02-17 23:49 UTC  (5+ messages)
` [PATCH v3 9/9] video console: add 12x22 console simple font test

[PATCH v2] riscv: binman: Add help message for missing blobs
 2023-02-17 23:49 UTC  (3+ messages)

[PATCH v4 0/1] vidconsole: refactoring and support for wider fonts
 2023-02-17 23:49 UTC  (3+ messages)
` [PATCH v4 1/1] video console: refactoring and optimization

[PATCH 0/2] Improvements to GuC load failure handling
 2023-02-17 23:47 UTC  (6+ messages)
` [Intel-gfx] "
` [Intel-gfx] [PATCH 1/2] drm/i915/guc: Improve GuC load error reporting
  `  "
` [Intel-gfx] [PATCH 2/2] drm/i915/guc: Allow for very slow GuC loading
  `  "

[PATCH v4 0/3] mm/khugepaged: fix khugepaged+shmem races
 2023-02-17 23:44 UTC  (3+ messages)
` [PATCH v4 1/3] mm/khugepaged: refactor collapse_file control flow

RTT-PROBE: lore-subspace-rtt
 2023-02-17 23:45 UTC 

[RFC v2 0/5] Waitboost drm syncobj waits
 2023-02-17 23:38 UTC  (10+ messages)
` [Intel-gfx] "

RTT-PROBE: lore-subspace-rtt
 2023-02-17 23:35 UTC 

[PATCH] format.attach: allow empty value to disable multi-part messages
 2023-02-17 23:33 UTC 

[PATCH] btrfs: make dev-replace properly follow its read policy
 2023-02-17 23:32 UTC  (3+ messages)

[PATCH] dt-bindings: mtd: jedec,spi-nor: Document CPOL/CPHA support
 2023-02-17 23:27 UTC  (6+ messages)

[PATCH v3 0/2] Add NVIDIA BlueField-3 GPIO driver and pin controller
 2023-02-17 23:24 UTC  (6+ messages)
` [PATCH v4 0/2] Support Nvidia "
  ` [PATCH v4 1/2] gpio: gpio-mlxbf3: Add gpio driver support
  ` [PATCH v4 2/2] pinctrl: pinctrl-mlxbf: Add pinctrl "

RTT-PROBE: lore-subspace-rtt
 2023-02-17 23:25 UTC 

[krzk-github:wip/sm8450-hdmi-audio-on-qcomlt 505/584] drivers/soc/qcom/pmic_glink_altmode.c:223:13: warning: variable 'svid' set but not used
 2023-02-17 23:24 UTC 

[PATCH] MIPS: vpe-mt: provide a default 'physical_memsize'
 2023-02-17 23:24 UTC  (5+ messages)

[PATCH v2 1/3] misc: servo-pwm: driver for controlling servo motors via PWM
 2023-02-17 23:23 UTC  (3+ messages)
` [PATCH v2 3/3] dt-bindings: leds: servo-pwm: Add new bindings for servo-pwm

[PATCH nf] netfilter: use skb len to match in length_mt6
 2023-02-17 23:22 UTC 

[PATCH 0/5] binman: Tidy up the location for bintools
 2023-02-17 23:19 UTC  (6+ messages)
` [PATCH 1/5] binman: Correct an 'aot' typo
` [PATCH 2/5] binman: Update bintools documentation
` [PATCH 3/5] binman: Move the tools directory into the Bintool class
` [PATCH 4/5] binman: Use a private directory for bintools
` [PATCH 5/5] binman: Make the tooldir configurable

[xen-unstable test] 177591: tolerable trouble: fail/pass/starved - PUSHED
 2023-02-17 23:18 UTC 

[GIT PULL] hotfixes for 6.2
 2023-02-17 23:18 UTC 

[PATCH v3] Drivers: vmbus: Check for channel allocation before looking up relids
 2023-02-17 23:17 UTC  (2+ messages)

[PATCH RESEND] PCI: s390: Fix use-after-free of PCI bus resources with s390 per-function hotplug
 2023-02-17 23:15 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v2 0/3] Validate max source size
 2023-02-17 23:16 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for Validate max source size (rev3)

copy on write for splice() from file to pipe?
 2023-02-17 23:13 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-17 23:15 UTC 

[RFC PATCH V2 0/9] Convert TSC to monotonic raw clock for PEBS
 2023-02-17 23:11 UTC  (10+ messages)
` [RFC PATCH V2 2/9] perf: Extend ABI to support post-processing monotonic raw conversion

[PATCH 00/12] KVM: x86: Add "governed" X86_FEATURE framework
 2023-02-17 23:10 UTC  (13+ messages)
` [PATCH 01/12] KVM: x86: Add a framework for enabling KVM-governed x86 features
` [PATCH 02/12] KVM: x86/mmu: Use KVM-governed feature framework to track "GBPAGES enabled"
` [PATCH 03/12] KVM: VMX: Recompute "XSAVES enabled" only after CPUID update
` [PATCH 04/12] KVM: VMX: Rename XSAVES control to follow KVM's preferred "ENABLE_XYZ"
` [PATCH 05/12] KVM: x86: Use KVM-governed feature framework to track "XSAVES enabled"
` [PATCH 06/12] KVM: nSVM: Use KVM-governed feature framework to track "NRIPS enabled"
` [PATCH 07/12] KVM: nSVM: Use KVM-governed feature framework to track "TSC scaling enabled"
` [PATCH 08/12] KVM: nSVM: Use KVM-governed feature framework to track "vVM{SAVE,LOAD} enabled"
` [PATCH 09/12] KVM: nSVM: Use KVM-governed feature framework to track "LBRv enabled"
` [PATCH 10/12] KVM: nSVM: Use KVM-governed feature framework to track "Pause Filter enabled"
` [PATCH 11/12] KVM: nSVM: Use KVM-governed feature framework to track "vGIF enabled"
` [PATCH 12/12] KVM: x86: Disallow guest CPUID lookups when IRQs are disabled

[PATCH] mm/uffd: UFFD_FEATURE_WP_ZEROPAGE
 2023-02-17 23:10 UTC  (11+ messages)

[PATCH v8 00/13] Adds support for PHY LEDs with offload triggers
 2023-02-17 23:10 UTC  (8+ messages)
` [PATCH v8 11/13] dt-bindings: leds: Document netdev trigger
` [PATCH v8 12/13] dt-bindings: net: phy: Document support for leds node

[pull] amdgpu drm-next-6.3
 2023-02-17 23:09 UTC 

[PATCH bpf-next 0/4] bpf: A fix and a change to bpf_fib_lookup
 2023-02-17 23:08 UTC  (4+ messages)
` [PATCH bpf-next 4/4] selftests/bpf: Add bpf_fib_lookup test

[merged mm-hotfixes-stable] mm-migrate-fix-wrongly-apply-write-bit-after-mkdirty-on-sparc64.patch removed from -mm tree
 2023-02-17 23:07 UTC  (2+ messages)

[merged mm-hotfixes-stable] nilfs2-fix-underflow-in-second-superblock-position-calculations.patch removed from -mm tree
 2023-02-17 23:07 UTC 

[merged mm-hotfixes-stable] hugetlb-check-for-undefined-shift-on-32-bit-architectures.patch removed from -mm tree
 2023-02-17 23:07 UTC 

[Intel-xe] [PATCH] drm/xe: Remove unseless xe_force_wake_prune
 2023-02-17 23:05 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-17 23:05 UTC 

[RFC PATCH v4 1/4] x86/sgx: Export sgx_encl_eaug_page
 2023-02-17 23:03 UTC  (12+ messages)
` [RFC PATCH v4 2/4] x86/sgx: Implement support for MADV_WILLNEED

stable-rc/queue/5.10 baseline: 161 runs, 14 regressions (v5.10.168-20-g097ab9f1d70c)
 2023-02-17 23:02 UTC 

[GIT PULL] Please pull powerpc/linux.git powerpc-6.2-6 tag
 2023-02-17 23:00 UTC  (5+ messages)

[oe-core][PATCH 1/2] Revert "tar: Fix CVE-2022-48303"
 2023-02-17 23:01 UTC  (2+ messages)
` [oe-core][PATCH 2/2] tar: CVE-2022-48303

[PATCH v10 bpf-next 0/9] Add skb + xdp dynptrs
 2023-02-17 23:00 UTC  (3+ messages)
` [PATCH v10 bpf-next 8/9] bpf: Add bpf_dynptr_slice and bpf_dynptr_slice_rdwr

[GIT PULL] Please pull another NFS client change for 6.2
 2023-02-17 23:00 UTC  (2+ messages)

Proposal/Discussion: Turning parts of Git into libraries
 2023-02-17 22:57 UTC  (8+ messages)

[PATCH v3 net-next 00/14] pds_core driver
 2023-02-17 22:55 UTC  (15+ messages)
` [PATCH v3 net-next 01/14] devlink: add enable_migration parameter
` [PATCH v3 net-next 02/14] pds_core: initial framework for pds_core driver
` [PATCH v3 net-next 03/14] pds_core: add devcmd device interfaces
` [PATCH v3 net-next 04/14] pds_core: health timer and workqueue
` [PATCH v3 net-next 05/14] pds_core: set up device and adminq
` [PATCH v3 net-next 06/14] pds_core: Add adminq processing and commands
` [PATCH v3 net-next 07/14] pds_core: add FW update feature to devlink
` [PATCH v3 net-next 08/14] pds_core: set up the VIF definitions and defaults
` [PATCH v3 net-next 09/14] pds_core: initial VF configuration
` [PATCH v3 net-next 10/14] pds_core: add auxiliary_bus devices
` [PATCH v3 net-next 11/14] pds_core: devlink params for enabling VIF support
` [PATCH v3 net-next 12/14] pds_core: add the aux client API
` [PATCH v3 net-next 13/14] pds_core: publish events to the clients
` [PATCH v3 net-next 14/14] pds_core: Kconfig and pds_core.rst

[Bug 204807] Hardware monitoring sensor nct6798d doesn't work unless acpi_enforce_resources=lax is enabled
 2023-02-17 22:56 UTC 

[PATCH 0/2] Documentation/process: Add a maintainer handbook for KVM x86
 2023-02-17 22:54 UTC  (3+ messages)
` [PATCH 1/2] Documentation/process: Add a label for the tip tree handbook's coding style
` [PATCH 2/2] Documentation/process: Add a maintainer handbook for KVM x86

RTT-PROBE: lore-subspace-rtt
 2023-02-17 22:55 UTC 

stable-rc/queue/5.15 baseline: 170 runs, 15 regressions (v5.15.94-42-g90acc51e68b7)
 2023-02-17 22:51 UTC 

[PATCH v2 0/7] Python: Drop support for Python 3.6
 2023-02-17 22:49 UTC  (11+ messages)
` [PATCH v2 6/7] CI: Stop building docs on centos8

[GIT PULL] sound fixes for 6.2
 2023-02-17 22:47 UTC  (2+ messages)

[GIT PULL] scheduler fixes
 2023-02-17 22:47 UTC  (2+ messages)


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.