All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-09 22:46:50 to 2024-10-10 00:05:50 UTC [more...]

[PATCH net-next 4/5] ipmr: use READ_ONCE() to read net->ipv[46].ipmr_seq
 2024-10-10  0:05 UTC  (2+ messages)

[RFC PATCH 00/23] accel/tcg: Convert victim tlb to IntervalTree
 2024-10-10  0:04 UTC  (27+ messages)
` [PATCH 01/23] util/interval-tree: Introduce interval_tree_free_nodes
` [PATCH 02/23] accel/tcg: Split out tlbfast_flush_locked
` [PATCH 03/23] accel/tcg: Split out tlbfast_{index,entry}
` [PATCH 04/23] accel/tcg: Split out tlbfast_flush_range_locked
` [PATCH 05/23] accel/tcg: Fix flags usage in mmu_lookup1, atomic_mmu_lookup
` [PATCH 06/23] accel/tcg: Early exit for zero length in tlb_flush_range_by_mmuidx*
` [PATCH 07/23] accel/tcg: Flush entire tlb when a masked range wraps
` [PATCH 08/23] accel/tcg: Add IntervalTreeRoot to CPUTLBDesc
` [PATCH 09/23] accel/tcg: Populate IntervalTree in tlb_set_page_full
` [PATCH 10/23] accel/tcg: Remove IntervalTree entry in tlb_flush_page_locked
` [PATCH 11/23] accel/tcg: Remove IntervalTree entries in tlb_flush_range_locked
` [PATCH 12/23] accel/tcg: Process IntervalTree entries in tlb_reset_dirty
` [PATCH 13/23] accel/tcg: Process IntervalTree entries in tlb_set_dirty

[PATCH i-g-t 0/6] Introduce xe_sriov_flr test
 2024-10-10  0:04 UTC  (2+ messages)
` ✓ CI.xeBAT: success for "

[PATCH 6.10 000/482] 6.10.14-rc1 review
 2024-10-10  0:04 UTC  (2+ messages)

[PATCH v6 00/33] riscv control-flow integrity for usermode
 2024-10-10  0:02 UTC  (5+ messages)
` [PATCH v6 11/33] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE

[PATCH] maple_tree: remove conditionals to detect wr_node_store
 2024-10-10  0:02 UTC  (2+ messages)

[PATCH v2 0/2] doc: merge-tree: improve the script example
 2024-10-10  0:01 UTC  (4+ messages)
` [PATCH v3 0/1] "

[PATCH] drm/xe/display: Fix memory leak in parse_lfp_panel_dtd()
 2024-10-09 23:27 UTC 

[PATCH net-next v3 0/7] bnxt_en: implement device memory TCP for bnxt
 2024-10-10  0:01 UTC  (7+ messages)
` [PATCH net-next v3 7/7] bnxt_en: add support for device memory tcp

[PATCH v3 0/2] vdso: Use only headers from the vdso/ namespace
 2024-10-09 23:58 UTC  (5+ messages)
` [PATCH v3 2/2] vdso: Introduce vdso/page.h

[syzbot] [hfs?] general protection fault in hfs_mdb_commit
 2024-10-09 23:56 UTC 

[PATCH net-next 3/5] ipv6: use READ_ONCE()/WRITE_ONCE() on fib6_table->fib_seq
 2024-10-09 23:55 UTC  (2+ messages)

[PATCH 6.11 000/558] 6.11.3-rc1 review
 2024-10-09 23:55 UTC  (2+ messages)

[PATCH] bcachefs: Disk accounting device validation fixes
 2024-10-09 23:54 UTC 

[PATCH v2] arm64: insn: Simulate nop instruction for better uprobe performance
 2024-10-09 23:54 UTC  (2+ messages)

[RESEND x3][PATCH v12 0/7] Preparatory changes for Proxy Execution v12
 2024-10-09 23:53 UTC  (8+ messages)
` [RESEND x3][PATCH v12 1/7] locking/mutex: Remove wakeups from under mutex::wait_lock
` [RESEND x3][PATCH v12 2/7] locking/mutex: Make mutex::wait_lock irq safe
` [RESEND x3][PATCH v12 3/7] locking/mutex: Expose __mutex_owner()
` [RESEND x3][PATCH v12 4/7] sched: Add move_queued_task_locked helper
` [RESEND x3][PATCH v12 5/7] sched: Consolidate pick_*_task to task_is_pushable helper
` [RESEND x3][PATCH v12 6/7] sched: Split out __schedule() deactivate task logic into a helper
` [RESEND x3][PATCH v12 7/7] sched: Split scheduler and execution contexts

[PATCH] vmscan: add a vmscan event for reclaim_pages
 2024-10-09 23:53 UTC  (3+ messages)

[PATCH] bcachefs: bch2_inode_or_descendents_is_open()
 2024-10-09 23:53 UTC 

[PATCH net-next 2/5] ipv4: use READ_ONCE()/WRITE_ONCE() on net->ipv4.fib_seq
 2024-10-09 23:53 UTC  (2+ messages)

[PATCH 1/2] closures: Add closure_wait_event_timeout()
 2024-10-09 23:53 UTC  (2+ messages)
` [PATCH 2/2] bcachefs: Check if stuck in journal_res_get()

[PATCH v6 00/12] Use Intel DSA accelerator to offload zero page checking in multifd live migration
 2024-10-09 23:46 UTC  (13+ messages)
` [PATCH v6 01/12] meson: Introduce new instruction set enqcmd to the build system
` [PATCH v6 02/12] util/dsa: Add idxd into linux header copy list
` [PATCH v6 03/12] util/dsa: Implement DSA device start and stop logic
` [PATCH v6 04/12] util/dsa: Implement DSA task enqueue and dequeue
` [PATCH v6 05/12] util/dsa: Implement DSA task asynchronous completion thread model
` [PATCH v6 06/12] util/dsa: Implement zero page checking in DSA task
` [PATCH v6 07/12] util/dsa: Implement DSA task asynchronous submission and wait for completion
` [PATCH v6 08/12] migration/multifd: Add new migration option for multifd DSA offloading
` [PATCH v6 09/12] migration/multifd: Enable DSA offloading in multifd sender path
` [PATCH v6 10/12] migration/multifd: Add migration option set packet size
` [PATCH v6 11/12] util/dsa: Add unit test coverage for Intel DSA task submission and completion
` [PATCH v6 12/12] migration/multifd: Add integration tests for multifd with Intel DSA offloading

[PATCH V3 00/11] AMD XDNA driver
 2024-10-09 23:51 UTC  (5+ messages)
` [PATCH V3 11/11] accel/amdxdna: Add firmware debug buffer support

[PATCH net-next v20 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
 2024-10-09 23:50 UTC  (5+ messages)
` [PATCH net-next v20 06/14] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
` [PATCH net-next v20 09/14] net: rename skb_copy_to_page_nocache() helper

[PATCH bpf RESEND 0/2] Check the remaining info_cnt before repeating btf fields
 2024-10-09 23:50 UTC  (2+ messages)

[yocto] Howto use minidebuginfo
 2024-10-09 23:50 UTC  (2+ messages)

kselftest/fixes kselftest-cpufreq: 2 runs, 1 regressions (linux_kselftest-fixes-6.12-rc2-5-gdc7da277516a0)
 2024-10-09 23:49 UTC 

[PATCH net-next 1/5] fib: rules: use READ_ONCE()/WRITE_ONCE() on ops->fib_rules_seq
 2024-10-09 23:47 UTC  (2+ messages)

[PATCH] asus-laptop: prefer strscpy() over strcpy()
 2024-10-09 23:10 UTC  (2+ messages)

[PATCH v2 dwarves 0/5] btf_encoder: implement shared elf_functions table
 2024-10-09 23:43 UTC  (7+ messages)
` [PATCH v2 dwarves 1/5] dwarf_loader: introduce pre/post cus__load_module hooks to conf_load
` [PATCH v2 dwarves 2/5] btf_encoder: introduce elf_functions struct type
` [PATCH v2 dwarves 3/5] btf_encoder: collect elf_functions in pre_cus__load_module
` [PATCH v2 dwarves 4/5] btf_encoder: make elf_functions.entry an elf_function list
` [PATCH v2 dwarves 5/5] btf_encoder: switch to shared elf_functions table

[PATCH v5 00/44] Boot modules for Hyperlaunch
 2024-10-09 23:42 UTC  (21+ messages)
` [PATCH v5 25/44] x86/boot: convert create_dom0 to use boot info
` [PATCH v5 28/44] x86/boot: add cmdline to struct boot_module
` [PATCH v5 30/44] x86/boot: convert dom0_construct_pv initrd param "
` [PATCH v5 33/44] x86/boot: convert initial_images "
` [PATCH v5 34/44] x86/boot: drop the use of initial_images unit global
` [PATCH v5 36/44] x86/boot: remove remaining early_mod references

[PATCH i-g-t] xe: Add test to check pci memory barrier capability
 2024-10-09 23:39 UTC  (3+ messages)
` ✓ CI.xeBAT: success for "
` ✓ Fi.CI.BAT: "

[PATCH 0/2] serial: 8250_dw: Introduce SG2044 uart support
 2024-10-09 23:39 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: serial: snps-dw-apb-uart: Add Sophgo SG2044 uarts
` [PATCH 2/2] serial: 8250_dw: Add Sophgo SG2044 quirk

[PATCH bpf 0/7] Misc fixes for bpf
 2024-10-09 23:39 UTC  (10+ messages)
` [PATCH bpf 1/7] bpf: Add the missing BPF_LINK_TYPE invocation for sockmap
` [PATCH bpf 5/7] bpf: Change the type of unsafe_ptr in bpf_iter_bits_new()

WARNING: CPU: 1 PID: 81 at crypto/testmgr.c:5931 alg_test+0x2a4/0x300 (Thinkpad T60, v6.12-rc2)
 2024-10-09 23:38 UTC 

[linux-next:master 2227/3432] arch/arm64/boot/dts/qcom/x1e78100-lenovo-thinkpad-t14s.dtb: phy@1c06000: clocks: [[52, 107], [52, 109], [139, 1], [52, 111], [52, 113], [52, 115]] is too long
 2024-10-09 23:37 UTC 

[PATCH v2 1/1] x86/reboot: KVM: Guard nmi_shootdown_cpus_on_restart() with ifdeffery
 2024-10-09 23:37 UTC  (3+ messages)

[PATCH v3 0/3] Link worktrees with relative paths
 2024-10-09 23:37 UTC  (7+ messages)
` [PATCH v3 2/3] worktree: link "

[PATCH bpf 0/4] Fix caching of BTF for kfuncs in the verifier
 2024-10-09 23:36 UTC  (5+ messages)
` [PATCH bpf 2/4] selftests/bpf: Consolidate kernel modules into common directory

[PATCH 0/3] clk: test: Test clock-assigned-rates{-u64}
 2024-10-09 23:36 UTC  (7+ messages)
` [PATCH 1/3] clk: test: Add test managed of_clk_add_hw_provider()
` [PATCH 2/3] of: kunit: Extract some overlay boiler plate into macros
` [PATCH 3/3] clk: test: Add KUnit tests for clock-assigned-rates{-u64} DT properties

[PATCH] tracing/fgraph: Simplify return address printing in function graph tracer
 2024-10-09 23:35 UTC 

[PATCH] KVM: arm64: Don't eagerly teardown the vgic on init error
 2024-10-09 23:30 UTC  (5+ messages)

[PATCH] nfsd: Fix NFSD_MAY_BYPASS_GSS and NFSD_MAY_BYPASS_GSS_ON_ROOT
 2024-10-09 23:30 UTC  (3+ messages)

[GIT PULL] hotfixes for 6.12-rc3
 2024-10-09 23:30 UTC  (3+ messages)

[ANNOUNCE] Release v5.10.226-cip53
 2024-10-09 23:28 UTC 

[PATCH 0/5] sched: Lazy preemption muck
 2024-10-09 23:29 UTC  (12+ messages)

[PATCH net-next 0/2] net: do not rely on rtnl in netdev_nl_napi_get_xxx()
 2024-10-09 23:27 UTC  (3+ messages)
` [PATCH net-next 1/2] netdev-genl: do not use rtnl in netdev_nl_napi_get_doit()
` [PATCH net-next 2/2] netdev-genl: do not use rtnl in netdev_nl_napi_get_dumpit()

[PATCH v2 RESEND] function_graph: Support recording and printing the function return address
 2024-10-09 23:26 UTC  (4+ messages)

[PATCH v2 0/7] clk: en7523: Update register mapping for EN7581
 2024-10-09 23:24 UTC  (3+ messages)

[PATCH net-next] net: phy: populate host_interfaces when attaching PHY
 2024-10-09 23:23 UTC  (8+ messages)

[PATCH] clk: mediatek: drop two dead config options
 2024-10-09 23:23 UTC  (2+ messages)

[syzbot] [hfs?] possible deadlock in hfsplus_file_extend
 2024-10-09 23:23 UTC 

[PATCH] doc: update TAP device features
 2024-10-09 23:21 UTC  (6+ messages)

[syzbot] [btrfs?] BUG: sleeping function called from invalid context in getname_kernel
 2024-10-09 23:21 UTC  (2+ messages)

[syzbot] [btrfs?] general protection fault in getname_kernel (2)
 2024-10-09 23:21 UTC  (2+ messages)

[PATCH v1 net-next 00/13] rtnetlink: Refactor rtnl_{new,del,set}link() for per-netns RTNL
 2024-10-09 23:16 UTC  (14+ messages)
` [PATCH v1 net-next 01/13] rtnetlink: Allocate linkinfo[] as struct rtnl_newlink_tbs
` [PATCH v1 net-next 02/13] rtnetlink: Call validate_linkmsg() in do_setlink()
` [PATCH v1 net-next 03/13] rtnetlink: Factorise do_setlink() path from __rtnl_newlink()
` [PATCH v1 net-next 04/13] rtnetlink: Move simple validation from __rtnl_newlink() to rtnl_newlink()
` [PATCH v1 net-next 05/13] rtnetlink: Move rtnl_link_ops_get() and retry "
` [PATCH v1 net-next 06/13] rtnetlink: Move ops->validate "
` [PATCH v1 net-next 07/13] rtnetlink: Protect struct rtnl_link_ops with SRCU
` [PATCH v1 net-next 08/13] rtnetlink: Call rtnl_link_get_net_capable() in rtnl_newlink()
` [PATCH v1 net-next 09/13] rtnetlink: Fetch IFLA_LINK_NETNSID "
` [PATCH v1 net-next 10/13] rtnetlink: Clean up rtnl_dellink()
` [PATCH v1 net-next 11/13] rtnetlink: Clean up rtnl_setlink()
` [PATCH v1 net-next 12/13] rtnetlink: Call rtnl_link_get_net_capable() in do_setlink()
` [PATCH v1 net-next 13/13] rtnetlink: Protect struct rtnl_af_ops with SRCU

[pci:next] BUILD SUCCESS 6437627cb582a85c0fcf850902d52405014ce10b
 2024-10-09 23:17 UTC 

[RFC 0/4] ethdev: rework config restore
 2024-10-09 23:16 UTC  (9+ messages)

[PATCH v1 00/15] io_uring zero copy rx
 2024-10-09 23:16 UTC  (12+ messages)
` [PATCH v1 01/15] net: devmem: pull struct definitions out of ifdef
` [PATCH v1 11/15] io_uring/zcrx: implement zerocopy receive pp memory provider
` [PATCH v1 13/15] io_uring/zcrx: add copy fallback

[PATCH 0/9] OpenSBI domain data support
 2024-10-09 23:15 UTC  (14+ messages)
` [PATCH 1/9] lib: utils/ipi: Use sbi_domain_root_add_memrange() for ACLINT mswi
` [PATCH 2/9] lib: utils/irqchip: Use sbi_domain_root_add_memrange() for IMSIC
` [PATCH 3/9] lib: utils/irqchip: Use sbi_domain_root_add_memrange() for APLIC
` [PATCH 4/9] lib: sbi_domain: Make sbi_domain_root_add_memregion() as local function
` [PATCH 5/9] lib: utils/fdt: Use sbi_domain_memregion_init() when parsing domains
` [PATCH 6/9] include: sbi: Remove cyclic include in sbi_domain_context.h

Bug: `git maintenance start` is likely broken in 2.47
 2024-10-09 23:14 UTC  (4+ messages)
` [PATCH] builtin/gc: fix crash when running `git maintenance start`

[PATCH] clk: cdce925: make regmap_cdce925_bus constant
 2024-10-09 23:13 UTC  (2+ messages)

[PATCH RFC 00/10] Allow platform specific PMU event encoding
 2024-10-09 23:09 UTC  (11+ messages)
` [PATCH RFC 01/10] target/riscv: Fix the hpmevent mask
` [PATCH RFC 02/10] target/riscv: Introduce helper functions for pmu hashtable lookup
` [PATCH RFC 03/10] target/riscv: Protect the hashtable modifications with a lock
` [PATCH RFC 04/10] target/riscv: Use uint64 instead of uint as key
` [PATCH RFC 05/10] target/riscv: Rename the PMU events
` [PATCH RFC 06/10] target/riscv: Define PMU event related structures
` [PATCH RFC 07/10] hw/riscv/virt.c : Disassociate virt PMU events
` [PATCH RFC 08/10] target/riscv: Update event mapping hashtable for invalid events
` [PATCH RFC 09/10] target/riscv : Use the new tlb fill event functions
` [PATCH RFC 10/10] hw/riscv/virt.c: Generate the PMU node from the machine

[PATCH] btrfs: fix error propagation of split bios
 2024-10-09 23:11 UTC  (4+ messages)

[PATCH v2] drm/xe: Enlarge the invalidation timeout from 150 to 500
 2024-10-09 23:09 UTC  (4+ messages)
` ✓ CI.Hooks: success for drm/xe: Enlarge the invalidation timeout from 150 to 500 (rev2)
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v3 0/3] Add support for the RZ/V2H Interrupt Control Unit
 2024-10-09 23:08 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: interrupt-controller: Add Renesas RZ/V2H(P) Interrupt Controller
` [PATCH v3 2/3] irqchip: Add RZ/V2H(P) Interrupt Control Unit (ICU) driver
` [PATCH v3 3/3] arm64: dts: renesas: r9a09g057: Add ICU node

[PATCH] clk: rockchip: fix finding of maximum clock ID
 2024-10-09 23:07 UTC  (6+ messages)

[linux-next:master 2858/3432] arch/x86/mm/init_64.c:992:42: error: implicit declaration of function 'bootmem_type'
 2024-10-09 23:06 UTC 

[PATCH] net/slirp: introduce slirp_os_socket to stay compatible with libslirp past 4.8.0
 2024-10-09 23:06 UTC  (2+ messages)

[PATCH 00/10] Add xe3lpd edp enabling
 2024-10-09 23:06 UTC  (7+ messages)
` [PATCH 09/10] drm/i915/xe3lpd: Add check to see if edp over type c is allowed
` [PATCH 10/10] drm/i915/xe3lpd: Add powerdown value of eDP over type c

[PATCH v8 0/3] Add initial support for the Rockchip RK3588 HDMI TX Controller
 2024-10-09 23:03 UTC  (5+ messages)
` [PATCH v8 3/3] drm/rockchip: Add basic RK3588 HDMI output support

[PATCH 1/2] bitbake.conf: don't force musl on mips to use classic sysv hashing
 2024-10-09 23:03 UTC  (2+ messages)

[PATCH] clk: Drop explicit initialization of struct i2c_device_id::driver_data to 0
 2024-10-09 23:01 UTC  (2+ messages)

[PATCH v3 1/1] clk: clk-qoriq: Replace of_node_put() with __free()
 2024-10-09 23:01 UTC  (2+ messages)

[PATCH v3 0/8] Add platform supports to MediaTek MT8188 SoC
 2024-10-09 22:59 UTC  (4+ messages)
` [PATCH v3 1/8] dt-bindings: spmi: spmi-mtk-pmif: Add compatible for MT8188

[PATCH v2 0/3] Mac Filter Port to New DTS
 2024-10-09 22:59 UTC  (6+ messages)
` [PATCH v6 0/2] "
  ` [PATCH v6 1/2] dts: add methods for setting mac and multicast addresses

drivers/spmi/spmi-pmic-arb.c:1782 spmi_pmic_arb_register_buses() error: uninitialized symbol 'ret'
 2024-10-09 22:58 UTC  (2+ messages)

[PATCH 1/1] mtd: simplify CONFIG_DM_SPI_FLASH dependencies
 2024-10-09 22:58 UTC  (2+ messages)

[PATCH 0/4] spi: Various Kconfig fixes
 2024-10-09 22:58 UTC  (2+ messages)

[RFC PATCH 0/2] Allow fdinfo to display size of internal BO's
 2024-10-09 22:55 UTC  (4+ messages)
` [RFC PATCH 1/2] drm/drm_file: Add display of driver's internal memory size

[PATCH][next] fs: Fix uninitialized scalar variable now
 2024-10-09 22:55 UTC  (4+ messages)

[PATCH v4] doc:it_IT: update documents in process/
 2024-10-09 22:45 UTC 

[PATCH 0/3] Handle G2H response timeout
 2024-10-09 22:54 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

[PATCH v2 0/3] riscv: interrupt-controller: Add T-HEAD C900 ACLINT SSWI
 2024-10-09 22:52 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: interrupt-controller: Add Sophgo SG2044 "
` [PATCH v2 2/3] irqchip: add T-HEAD C900 ACLINT SSWI driver
` [PATCH v2 3/3] riscv: defconfig: Enable T-HEAD C900 ACLINT SSWI drivers

kselftest/fixes build: 7 builds: 2 failed, 5 passed, 1 warning (linux_kselftest-fixes-6.12-rc2-5-gdc7da277516a0)
 2024-10-09 22:51 UTC 

[PATCH v2] drm/amdkfd: Not restore userptr buffer if kfd process has been removed
 2024-10-09 22:50 UTC  (3+ messages)

[PATCH v8 00/25] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-10-09 22:49 UTC  (3+ messages)
` [PATCH v8 08/25] x86/resctrl: Introduce interface to display number of monitoring counters

[PATCH v1] drm/i915/gt: Retry RING_HEAD reset until it sticks
 2024-10-09 22:48 UTC  (2+ messages)

[PATCH] xen: Remove config dependency in XEN_PRIVCMD definition
 2024-10-09 22:46 UTC  (3+ messages)

[PATCH 0/1] lockdep: Enable PROVE_RAW_LOCK_NESTING with PROVE_LOCKING
 2024-10-09 22:47 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH 0/4] cfgfile: enhance error detecting
 2024-10-09 22:47 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v9 0/3] Add initial support for the Rockchip RK3588 HDMI TX Controller
 2024-10-09 22:40 UTC  (3+ messages)
` [PATCH v9 1/3] drm/bridge: synopsys: Add DW HDMI QP TX Controller support library


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.