All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-12-17 15:38:06 to 2022-12-17 18:58:27 UTC [more...]

[tip: x86/mm] x86/mm: Randomize per-cpu entry area
 2022-12-17 18:55 UTC 

[tip:x86/mm] [x86/mm] 1248fb6a82: Kernel_panic-not_syncing:kasan_populate_pmd:Failed_to_allocate_page
 2022-12-17 18:55 UTC  (2+ messages)
` [tip: x86/mm] x86/kasan: Map shadow for percpu pages on demand

[PATCH 1/5] mm: Move mm_cachep initialization to mm_init()
 2022-12-17 18:55 UTC  (2+ messages)
` [tip: x86/mm] "

[PATCH 2/5] x86/mm: Use mm_alloc() in poking_init()
 2022-12-17 18:55 UTC  (2+ messages)
` [tip: x86/mm] "

[PATCH 0/5] x86/ftrace: Cure boot time W+X mapping
 2022-12-17 18:55 UTC  (2+ messages)
` [tip: x86/mm] mm: Introduce set_memory_rox()

[PATCH 4/5] x86/ftrace: Remove SYSTEM_BOOTING exceptions
 2022-12-17 18:55 UTC  (2+ messages)
` [tip: x86/mm] "

[PATCH 3/5] x86/mm: Initialize text poking earlier
 2022-12-17 18:55 UTC  (2+ messages)
` [tip: x86/mm] "

[PATCH 5/5] x86/mm: Do verify W^X at boot up
 2022-12-17 18:55 UTC  (2+ messages)
` [tip: x86/mm] "

[tip: x86/mm] x86/mm/pae: Make pmd_t similar to pte_t
 2022-12-17 18:55 UTC 

[tip: x86/mm] sh/mm: Make pmd_t similar to pte_t
 2022-12-17 18:55 UTC 

[tip: x86/mm] x86/mm: Implement native set_memory_rox()
 2022-12-17 18:55 UTC 

[tip: x86/mm] mm: Update ptep_get_lockless()'s comment
 2022-12-17 18:55 UTC 

[tip: x86/mm] mm: Rename GUP_GET_PTE_LOW_HIGH
 2022-12-17 18:55 UTC 

[tip: x86/mm] mm: Fix pmd_read_atomic()
 2022-12-17 18:55 UTC 

[tip: x86/mm] mm/gup: Fix the lockless PMD access
 2022-12-17 18:55 UTC 

[tip: x86/mm] mm: Rename pmd_read_atomic()
 2022-12-17 18:55 UTC 

[PATCH] x86: removed P*D_PAGE_MASK and P*D_PAGE_SIZE
 2022-12-17 18:55 UTC  (2+ messages)
` [tip: x86/mm] x86/mm: Remove P*D_PAGE_MASK and P*D_PAGE_SIZE macros

[tip: x86/mm] x86/mm/pae: Be consistent with pXXp_get_and_clear()
 2022-12-17 18:55 UTC 

[tip: x86/mm] x86_64: Remove pointless set_64bit() usage
 2022-12-17 18:55 UTC 

[tip: x86/mm] x86/mm/pae: Use WRITE_ONCE()
 2022-12-17 18:55 UTC 

[tip: x86/mm] x86/mm/pae: Don't (ab)use atomic64
 2022-12-17 18:55 UTC 

[tip: x86/mm] x86/mm/pae: Get rid of set_64bit()
 2022-12-17 18:55 UTC 

[PATCH 04/13] mm: Fix pmd_read_atomic()
 2022-12-17 18:55 UTC  (2+ messages)
` [tip: x86/mm] mm: Convert __HAVE_ARCH_P..P_GET to the new style

[tip: x86/mm] mm: Remove pointless barrier() after pmdp_get_lockless()
 2022-12-17 18:55 UTC 

[tip: x86/mm] x86/mm: Untangle __change_page_attr_set_clr(.checkalias)
 2022-12-17 18:55 UTC 

[tip: x86/mm] x86/mm: Add a few comments
 2022-12-17 18:55 UTC 

[tip: x86/mm] x86/mm: Fix CR3_ADDR_MASK
 2022-12-17 18:55 UTC 

[PATCH v2 1/5] x86/mm: Recompute physical address for every page of per-CPU CEA mapping
 2022-12-17 18:55 UTC  (2+ messages)
` [tip: x86/mm] "

[PATCH v2] linux-user: fix getgroups/setgroups allocations
 2022-12-17 18:55 UTC  (2+ messages)

[tip: x86/mm] x86/mm: Inhibit _PAGE_NX changes from cpa_process_alias()
 2022-12-17 18:55 UTC 

[tip: x86/mm] x86/mm: Rename __change_page_attr_set_clr(.checkalias)
 2022-12-17 18:55 UTC 

[PATCH v2 5/5] x86/kasan: Populate shadow for shared chunk of the CPU entry area
 2022-12-17 18:55 UTC  (2+ messages)
` [tip: x86/mm] "

[PATCH v2 4/5] x86/kasan: Add helpers to align shadow addresses up and down
 2022-12-17 18:55 UTC  (2+ messages)
` [tip: x86/mm] "

[PATCH v2 2/5] x86/mm: Populate KASAN shadow for entire per-CPU range of CPU entry area
 2022-12-17 18:55 UTC  (2+ messages)
` [tip: x86/mm] "

[PATCH v2 3/5] x86/kasan: Rename local CPU_ENTRY_AREA variables to shorten names
 2022-12-17 18:55 UTC  (2+ messages)
` [tip: x86/mm] "

[tip: x86/mm] x86/mm: Ensure forced page table splitting
 2022-12-17 18:55 UTC 

[akpm-mm:mm-nonmm-unstable 15/15] lib/dhry_run.c:61:6: warning: variable 'ret' is used uninitialized whenever 'if' condition is false
 2022-12-17 18:48 UTC 

[PATCH] accel/tcg: Drop PAGE_RESERVED for CONFIG_BSD
 2022-12-17 18:48 UTC 

[PATCH v3 0/3] fs/ufs: replace kmap() with kmap_local_page
 2022-12-17 18:47 UTC  (4+ messages)
` [PATCH v3 1/3] fs/ufs: Use the offset_in_page() helper
` [PATCH v3 2/3] fs/ufs: Change the signature of ufs_get_page()
` [PATCH v3 3/3] fs/ufs: Replace kmap() with kmap_local_page()

[PATCH bpf-next 0/4] reduce BPF_ID_MAP_SIZE to fit only valid programs
 2022-12-17 18:44 UTC  (3+ messages)
` [PATCH bpf-next 1/4] selftests/bpf: support for BPF_F_TEST_STATE_FREQ in test_loader

XFS reflink overhead, ioctl(FICLONE)
 2022-12-17 18:43 UTC  (6+ messages)

[PATCH v3 0/2] drm/imx/lcdc: Implement DRM driver for imx21
 2022-12-17 18:38 UTC  (5+ messages)

[PATCH v2 0/9] target/misc: Header cleanups around "cpu.h"
 2022-12-17 18:32 UTC  (14+ messages)
` [PATCH v2 1/9] target/alpha: Remove obsolete STATUS document
` [PATCH v2 2/9] target/loongarch/cpu: Remove unused "sysbus.h" header
` [PATCH v2 3/9] target/loongarch/cpu: Restrict "memory.h" header to sysemu
` [PATCH v2 4/9] target/ppc/internal: Restrict MMU declarations "
` [PATCH v2 5/9] target/ppc/kvm: Remove unused "sysbus.h" header
` [PATCH v2 6/9] target/riscv/cpu: Move Floating-Point fields closer
` [PATCH v2 7/9] target/riscv/cpu: Restrict some sysemu-specific fields from CPUArchState
` [PATCH v2 8/9] target/sparc/sysemu: Remove pointless CONFIG_USER_ONLY guard
` [PATCH v2 9/9] target/xtensa/cpu: Include missing "memory.h" header

✅ PASS (135/379 SKIPPED): Test report for master (6.1.0, mainline.kernel.org-clang, 6f1f5cae)
 2022-12-17 18:31 UTC 

[PATCH v12 00/61] target/riscv: support vector extension v0.7.1
 2022-12-17 18:28 UTC  (4+ messages)
` [PATCH v12 08/61] target/riscv: add fault-only-first unit stride load

[PATCH 0/2] target/hppa: Extract System/FPU helpers from op_helper.c
 2022-12-17 18:27 UTC  (5+ messages)
` [PATCH 1/2] target/hppa: Extract FPU helpers to fpu_helper.c
` [PATCH 2/2] target/hppa: Extract system helpers to sys_helper.c

[PATCH 0/2] Couple of Broadcom L2 driver fixes
 2022-12-17 18:25 UTC  (3+ messages)

[PATCH v2 1/1] Fix integer overflow at left shift expression on i386-pc platform
 2022-12-17 18:22 UTC 

vmlinux.o: warning: objtool: ___ksymtab_gpl+_RNvXs_NtCsfATHBUcknU9_6kernel5errorNtB4_5ErrorINtNtCs3yuwAp0waWO_4core7convert4FromNtNtBN_5alloc10AllocErrorE4from+0x0: data relocation to !ENDBR: _RNvXs3_NtCsfATHBUcknU9_6kernel5errorNtB5_5ErrorINtNtCs3yuwAp0w
 2022-12-17 18:18 UTC 

[PATCH 1/2] arm64: dts: imx8mp: Fix missing GPC Interrupt
 2022-12-17 18:08 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: imx8mp: Fix power-domain typo

[PATCH 1/2] contrib/vhost-user-blk: Replace lseek64 with lseek
 2022-12-17 18:08 UTC  (2+ messages)
` [PATCH 2/2] linux-user: Replace use of lfs64 related functions and macros

[PATCH bpf-next 2/6] bpf: verifier: Support KF_CHANGES_PKT flag
 2022-12-17 18:08 UTC  (2+ messages)

[PATCH AUTOSEL 6.0 01/16] fs: jfs: fix shift-out-of-bounds in dbAllocAG
 2022-12-17 18:07 UTC  (3+ messages)
` [PATCH AUTOSEL 6.0 11/16] ACPI / PCI: fix LPIC IRQ model default PCI IRQ polarity

[PATCH v5] cxl: add RAS status unmasking for CXL
 2022-12-17 18:05 UTC  (3+ messages)

[PATCH AUTOSEL 5.4 1/9] fs: jfs: fix shift-out-of-bounds in dbAllocAG
 2022-12-17 18:05 UTC  (5+ messages)
` [PATCH AUTOSEL 5.4 7/9] ACPI / PCI: fix LPIC IRQ model default PCI IRQ polarity
` [PATCH AUTOSEL 5.4 8/9] acct: fix potential integer overflow in encode_comp_t()
` [PATCH AUTOSEL 5.4 9/9] hfs: fix OOB Read in __hfs_brec_find

[PATCH] lib/net: added push MPLS header API
 2022-12-17 17:59 UTC 

[Patch v1] Bug fix - Integer overflow when cpu frequency > u32 max value
 2022-12-17 17:42 UTC 

[PATCH] qed: allow sleep in qed_mcp_trace_dump()
 2022-12-17 17:56 UTC 

[PATCH 1/5] arm64: dts: qcom: sm6115: Fix UFS node
 2022-12-17 17:56 UTC  (3+ messages)
` [PATCH 5/5] arm64: dts: qcom: Add Lenovo Tab P11 (J606F/XiaoXin Pad) dts

[PATCH 00/15] clk: qcom: gcc-qcs404: convert to parent_data
 2022-12-17 17:56 UTC  (8+ messages)
` [PATCH 05/15] clk: qcom: gcc-qcs404: disable gpll[04]_out_aux parents
` [PATCH 10/15] clk: qcom: gcc-qcs404: use parent_hws/_data instead of parent_names

[PATCH v2 0/3] term/serial: Add PCI-serial device support
 2022-12-17 17:52 UTC  (2+ messages)

[PATCH] dt-bindings: hwmon: gpio-fan: convert to YAML
 2022-12-17 17:50 UTC  (2+ messages)

✅ PASS (133/379 SKIPPED): Test report for master (6.1.0, mainline.kernel.org-clang, c7020e1b)
 2022-12-17 17:50 UTC 

[bpf-next 0/3] samples/bpf: fix LLVM compilation warning with
 2022-12-17 17:49 UTC  (8+ messages)
` [bpf-next 1/3] samples/bpf: remove unused function with test_lru_dist
` [bpf-next 2/3] samples/bpf: replace meaningless counter with tracex4
` [bpf-next 3/3] samples/bpf: fix uninitialized warning with test_current_task_under_cgroup

[PATCH v3 00/12] riscv: Allwinner D1/D1s platform support
 2022-12-17 17:43 UTC  (4+ messages)

[PATCH] Revert "Revert "cmd: pxe_utils: Check fdtcontroladdr in label_boot""
 2022-12-17 17:41 UTC 

[PATCH v2 0/5] target/s390x: Header cleanups around "cpu.h"
 2022-12-17 17:40 UTC  (7+ messages)
` [PATCH v2 2/5] hw/s390x/pv: Un-inline s390_pv_init()
` [PATCH v2 3/5] hw/s390x/pv: Restrict Protected Virtualization to sysemu
` [PATCH v2 5/5] target/s390x/tcg/excp_helper: Restrict system headers "

[ovmf test] 175367: regressions - FAIL
 2022-12-17 17:38 UTC 

[bpf-next v2 1/2] bpf: hash map, avoid deadlock with suitable hash mask
 2022-12-17 17:37 UTC  (3+ messages)
` [bpf-next v2 2/2] selftests/bpf: add test case for htab map

[PATCH 0/4] Optionally skip hashing index on write
 2022-12-17 17:37 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/4] test-lib-functions: add helper for trailing hash

[PATCH v9] kallsyms: Add self-test facility
 2022-12-17 17:37 UTC  (23+ messages)

ERROR: modpost: "relay_reset" [drivers/net/wireless/mediatek/mt76/mt7996/mt7996e.ko] undefined!
 2022-12-17 17:27 UTC 

[PATCH 0/4] coroutine: Clean up includes
 2022-12-17 17:23 UTC  (4+ messages)
` [PATCH 4/4] coroutine: Break inclusion loop

[PATCH 0/8] i2c: i801: Series with minor improvements
 2022-12-17 17:21 UTC  (7+ messages)
` [PATCH 6/8] i2c: i801: add i801_single_transaction(), complementing i801_block_transaction()
` [PATCH 8/8] i2c: i801: call i801_check_post() from i801_access()

[PATCH] net/ice: add devargs for disabling mac filter
 2022-12-17 17:20 UTC  (4+ messages)

Y2038: Sanity checker for non-64-bit time and file functions
 2022-12-17 17:19 UTC  (4+ messages)
` [PATCH RFC 2/3] Add QA check for 32 bit time and file offset functions
  ` [OE-core] "

help with a sleep state bug (216424)
 2022-12-17 17:19 UTC 

[PATCH 0/8] Convert reiserfs from b_page to b_folio
 2022-12-17 17:14 UTC  (4+ messages)
` [PATCH 2/8] reiserfs: use kmap_local_folio() in _get_block_create_0()

[PATCH] x86/tsc: Make recalibrate_cpu_khz() export GPL only
 2022-12-17 17:05 UTC 

[PATCH 1/2] rust: Enable building rust from stable, beta and nightly channels
 2022-12-17 17:11 UTC  (13+ messages)
` [OE-core] "

KASAN: use-after-free Read in ___bpf_prog_run
 2022-12-17 16:57 UTC  (4+ messages)

[PATCH v3 0/5] dmaengine: Add support for AM62A SoC DMAs
 2022-12-17 16:56 UTC  (3+ messages)

[PATCH] kmod: configure.ac: In _Noreturn check, include <stdlib.h> for exit
 2022-12-17 16:52 UTC 

[GIT PULL] x86/mm for 6.2
 2022-12-17 16:43 UTC  (8+ messages)

[PATCH V4 0/9] CXL: Process event logs
 2022-12-17 16:43 UTC  (13+ messages)
` [PATCH V4 2/9] cxl/mem: Read, trace, and clear events on driver load
` [PATCH V4 3/9] cxl/mem: Wire up event interrupts

Reg the next LTS kernel (6.1?)
 2022-12-17 16:40 UTC  (7+ messages)

https://github.com/rust-lang/rust is not bisectable
 2022-12-17 16:34 UTC  (2+ messages)

[PATCH bpf-next] bpf: Define sock security related BTF IDs under CONFIG_SECURITY_NETWORK
 2022-12-17 16:25 UTC  (2+ messages)

[PATCH v3] rust: Enable building rust from stable, beta and nightly channels
 2022-12-17 16:20 UTC 

[PATCH] usbnet: jump to rx_cleanup case instead of calling skb_queue_tail
 2022-12-17 16:18 UTC 

[PATCH[SMB3 client] part 4 of 4 from the DFS/reconnect patch series
 2022-12-17 16:17 UTC 

[akpm-mm:mm-unstable 57/72] htmldocs: Documentation/admin-guide/cgroup-v1/memory.rst:723: WARNING: Title underline too short
 2022-12-17 16:17 UTC 

[android-common:android14-5.15 2601/18803] phylink.c:undefined reference to `phy_attach_direct'
 2022-12-17 16:17 UTC 

[PATCH v2] rust: Enable building rust from stable, beta and nightly channels
 2022-12-17 16:14 UTC  (3+ messages)
` [OE-core] "

[PATCH v6 00/12] binman: rockchip: Migrate from rockchip SPL_FIT_GENERATOR script
 2022-12-17 16:11 UTC  (13+ messages)
` [PATCH v6 01/12] binman: Allow writing section contents to a file
` [PATCH v6 02/12] binman: Tidy up comment in fit _gen_node
` [PATCH v6 03/12] binman: Update entry docs
` [PATCH v6 04/12] binman: Support optional entries
` [PATCH v6 05/12] binman: Add a way to check for a valid ELF file
` [PATCH v6 06/12] binman: Support new op-tee binary format
` [PATCH v6 07/12] rockchip: evb-rk3288: Drop raw-image support
` [PATCH v6 08/12] rockchip: Use multiple-images for rk3399
` [PATCH v6 09/12] rockchip: Support building the all output files in binman
` [PATCH v6 10/12] rockchip: Convert all boards to use binman
` [PATCH v6 11/12] rockchip: Drop the FIT generator script
` [PATCH v6 12/12] treewide: Disable USE_SPL_FIT_GENERATOR by default

[GIT PULL] perf tools changes for v6.2: 1st batch
 2022-12-17 16:05 UTC  (4+ messages)

[PATCH][SMB3 client] DFS/reconnect fixes part 3 of 4
 2022-12-17 16:08 UTC 

Ping^1: Chapters of the manual (was: Bug#1018737: /usr/bin/rst2man: rst2man: .TH 5th field shouldn't be empty)
 2022-12-17 16:08 UTC  (3+ messages)
        ` [BUG] gropdf, tbl: Completely broken table (was: Ping^1: Chapters of the manual (was: Bug#1018737: ...))

[PATCH] am: don't pass strvec to apply_parse_options()
 2022-12-17 16:07 UTC  (5+ messages)

[PATCH] PM: AVS: qcom-cpr: Fix an error handling path in cpr_probe()
 2022-12-17 16:05 UTC 

DFS/reconnect fixes part 2 of 4
 2022-12-17 16:05 UTC 

[PATCH 0/2] kexec: Remove unnecessary arch hook
 2022-12-17 15:58 UTC  (3+ messages)

[PATCH][SMB3 client] DFS/reconnect fixes part 1 of 4
 2022-12-17 15:53 UTC 

[PATCH] doc: add texinfodocs and infodocs targets
 2022-12-17 16:02 UTC  (3+ messages)

[PATCH v6] vmxnet3: Add XDP support
 2022-12-17 15:42 UTC  (5+ messages)

[bpf-next v2 1/2] bpf: add runtime stats, max cost
 2022-12-17 15:37 UTC  (5+ messages)

[PATCH] doc: fix typos
 2022-12-17 15:54 UTC  (5+ messages)
` [bug#60135] "

[PATCH RFC 00/10] runstate/time area registration by (guest) physical address
 2022-12-17 15:53 UTC  (3+ messages)
` [PATCH RFC 10/10] common: convert vCPU info area registration

[bitbake-devel] [PATCH] Enable to use some bitbake server commands
 2022-12-17 15:52 UTC  (2+ messages)
`  "

[ovmf test] 175364: regressions - FAIL
 2022-12-17 15:43 UTC 

[PATCH AUTOSEL 4.9 1/8] fs: jfs: fix shift-out-of-bounds in dbAllocAG
 2022-12-17 15:30 UTC  (8+ messages)
` [PATCH AUTOSEL 4.9 2/8] udf: Avoid double brelse() in udf_rename()
` [PATCH AUTOSEL 4.9 3/8] fs: jfs: fix shift-out-of-bounds in dbDiscardAG
` [PATCH AUTOSEL 4.9 4/8] ACPICA: Fix error code path in acpi_ds_call_control_method()
` [PATCH AUTOSEL 4.9 5/8] proc/vmcore: fix potential memory leak in vmcore_init()
` [PATCH AUTOSEL 4.9 6/8] nilfs2: fix shift-out-of-bounds/overflow in nilfs_sb2_bad_offset()
` [PATCH AUTOSEL 4.9 7/8] acct: fix potential integer overflow in encode_comp_t()
` [PATCH AUTOSEL 4.9 8/8] hfs: fix OOB Read in __hfs_brec_find

[PATCH AUTOSEL 4.14 1/8] fs: jfs: fix shift-out-of-bounds in dbAllocAG
 2022-12-17 15:30 UTC  (7+ messages)
` [PATCH AUTOSEL 4.14 2/8] udf: Avoid double brelse() in udf_rename()
` [PATCH AUTOSEL 4.14 3/8] fs: jfs: fix shift-out-of-bounds in dbDiscardAG
` [PATCH AUTOSEL 4.14 4/8] ACPICA: Fix error code path in acpi_ds_call_control_method()
` [PATCH AUTOSEL 4.14 5/8] proc/vmcore: fix potential memory leak in vmcore_init()
` [PATCH AUTOSEL 4.14 7/8] acct: fix potential integer overflow in encode_comp_t()
` [PATCH AUTOSEL 4.14 8/8] hfs: fix OOB Read in __hfs_brec_find

[PATCH AUTOSEL 4.19 1/8] fs: jfs: fix shift-out-of-bounds in dbAllocAG
 2022-12-17 15:30 UTC  (8+ messages)
` [PATCH AUTOSEL 4.19 2/8] udf: Avoid double brelse() in udf_rename()
` [PATCH AUTOSEL 4.19 3/8] fs: jfs: fix shift-out-of-bounds in dbDiscardAG
` [PATCH AUTOSEL 4.19 4/8] ACPICA: Fix error code path in acpi_ds_call_control_method()
` [PATCH AUTOSEL 4.19 5/8] proc/vmcore: fix potential memory leak in vmcore_init()
` [PATCH AUTOSEL 4.19 6/8] nilfs2: fix shift-out-of-bounds/overflow in nilfs_sb2_bad_offset()
` [PATCH AUTOSEL 4.19 7/8] acct: fix potential integer overflow in encode_comp_t()
` [PATCH AUTOSEL 4.19 8/8] hfs: fix OOB Read in __hfs_brec_find

[Buildroot] [PATCH 1/4] package/slirp: add host variant for host-qemu
 2022-12-17 15:37 UTC  (2+ messages)
` [Buildroot] [PATCH 4/4] package/qemu: bump to version 7.2.0


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.