All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-20 00:05:31 to 2023-12-20 01:19:14 UTC [more...]

[PATCH] drm/xe: CLOS Based Cache Reservation support
 2023-12-20  1:27 UTC 

[PATCH v3 0/7] Reduce synchronize_rcu() latency(V3)
 2023-12-20  1:17 UTC  (5+ messages)
` [PATCH v3 3/7] doc: Add rcutree.rcu_normal_wake_from_gp to kernel-parameters.txt
` [PATCH v3 7/7] rcu: Add CONFIG_RCU_SR_NORMAL_DEBUG_GP

[PATCH v4 0/6] Delay VERW
 2023-12-20  1:15 UTC  (6+ messages)
` [PATCH v4 1/6] x86/bugs: Add asm helpers for executing VERW

[PATCH v5 1/5] block: Fix bio IO priority setting
 2023-12-20  1:14 UTC  (5+ messages)
` [PATCH v5 RESEND 0/5] Fix I/O priority lost in device-mapper
  ` [PATCH v5 RESEND 4/5] dm verity: Fix I/O priority lost when read FEC and hash

[PATCH 0/2] support unaligned access for some xHCI registers
 2023-12-20  1:11 UTC  (4+ messages)

[PATCH net-next] wifi: b43legacy: clean up some inconsistent indentings
 2023-12-20  1:12 UTC  (2+ messages)

✅ PASS (MISSED 2 of 226): Test report for master (6.7.0-rc6, mainline.kernel.org-clang, 2cf4f94d)
 2023-12-20  1:11 UTC 

[PATCH net-next 00/15][pull request] intel: use bitfield operations
 2023-12-20  1:10 UTC  (2+ messages)

drivers/gpu/drm/etnaviv/etnaviv_iommu.c:122:15: sparse: sparse: memcpy with byte count of 2097152
 2023-12-20  1:08 UTC 

+ mm-ksm-document-ksm-advisor-and-its-sysfs-knobs.patch added to mm-unstable branch
 2023-12-20  1:08 UTC 

+ mm-ksm-add-tracepoint-for-ksm-advisor.patch added to mm-unstable branch
 2023-12-20  1:08 UTC 

+ mm-ksm-add-sysfs-knobs-for-advisor.patch added to mm-unstable branch
 2023-12-20  1:08 UTC 

+ mm-ksm-add-ksm-advisor.patch added to mm-unstable branch
 2023-12-20  1:08 UTC 

[PATCH v2 0/6] xen: address violations of MISRA C:2012 Rule 11.8
 2023-12-20  1:07 UTC  (7+ messages)
` [PATCH v2 1/6] xen/arm: "
` [PATCH v2 3/6] xen: add deviations for "
` [PATCH v2 5/6] xen: remove unused function ERR_CAST

[PATCH v7 00/23] Proxy Execution: A generalized form of Priority Inheritance v7
 2023-12-20  1:04 UTC  (26+ messages)
` [PATCH v7 01/23] sched: Unify runtime accounting across classes
` [PATCH v7 02/23] locking/mutex: Remove wakeups from under mutex::wait_lock
` [PATCH v7 03/23] locking/mutex: Make mutex::wait_lock irq safe
` [PATCH v7 04/23] locking/mutex: Expose __mutex_owner()
` [PATCH v7 05/23] locking/mutex: Rework task_struct::blocked_on
` [PATCH v7 06/23] sched: Add CONFIG_SCHED_PROXY_EXEC & boot argument to enable/disable
` [PATCH v7 07/23] locking/mutex: Switch to mutex handoffs for CONFIG_SCHED_PROXY_EXEC
` [PATCH v7 08/23] sched: Split scheduler and execution contexts
` [PATCH v7 09/23] sched: Fix runtime accounting w/ split exec & sched contexts
` [PATCH v7 10/23] sched: Split out __sched() deactivate task logic into a helper
` [PATCH v7 11/23] sched: Add a initial sketch of the find_proxy_task() function
` [PATCH v7 12/23] sched: Fix proxy/current (push,pull)ability
` [PATCH v7 13/23] sched: Start blocked_on chain processing in find_proxy_task()
` [PATCH v7 14/23] sched: Handle blocked-waiter migration (and return migration)
` [PATCH v7 15/23] sched: Add blocked_donor link to task for smarter mutex handoffs
` [PATCH v7 16/23] sched: Add deactivated (sleeping) owner handling to find_proxy_task()
` [PATCH v7 17/23] sched: Initial sched_football test implementation
` [PATCH v7 18/23] sched: Add push_task_chain helper
` [PATCH v7 19/23] sched: Consolidate pick_*_task to task_is_pushable helper
` [PATCH v7 20/23] sched: Push execution and scheduler context split into deadline and rt paths
` [PATCH v7 21/23] sched: Add find_exec_ctx helper
` [PATCH v7 22/23] sched: Refactor dl/rt find_lowest/latest_rq logic
` [PATCH v7 23/23] sched: Fix rt/dl load balancing via chain level balance

+ nilfs2-add-missing-set_freezable-for-freezable-kthread.patch added to mm-nonmm-unstable branch
 2023-12-20  1:02 UTC 

+ mm-convert-swap_cluster_readahead-and-swap_vma_readahead-to-return-a-folio-fix.patch added to mm-unstable branch
 2023-12-20  1:01 UTC 

[PATCH v5 00/34] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2023-12-20  1:00 UTC  (4+ messages)
` [PATCH v5 28/34] fprobe: Rewrite fprobe on function-graph tracer

[PATCH] wifi: cfg80211: address several kerneldoc warnings
 2023-12-20  1:00 UTC  (2+ messages)

[PATCH v3 0/6] VMware hypercalls enhancements
 2023-12-20  1:00 UTC  (13+ messages)
` [PATCH v3 2/6] x86/vmware: Introduce vmware_hypercall API
` [PATCH v3 6/6] x86/vmware: Add TDX hypercall support

[PATCH 0/2] zbd: fix unexpected write with rwmixwrite=0 option
 2023-12-20  0:58 UTC  (3+ messages)
` [PATCH 1/2] zbd: avoid "
` [PATCH 2/2] t/zbd: add test case to confirm no "

+ lib-stackdepot-fix-comment-in-include-linux-stackdepoth.patch added to mm-nonmm-unstable branch
 2023-12-20  0:58 UTC 

+ kasan-memset-free-track-in-qlink_free.patch added to mm-nonmm-unstable branch
 2023-12-20  0:58 UTC 

+ kasan-handle-concurrent-kasan_record_aux_stack-calls.patch added to mm-nonmm-unstable branch
 2023-12-20  0:58 UTC 

+ lib-stackdepot-add-printk_deferred_enter-exit-guards.patch added to mm-nonmm-unstable branch
 2023-12-20  0:58 UTC 

[PATCH 00/13] More swap folio conversions
 2023-12-20  0:54 UTC  (4+ messages)
` [PATCH 13/13] mm: Convert swap_cluster_readahead and swap_vma_readahead to return a folio

[RFC PATCH v3 00/20] Zero copy Rx using io_uring
 2023-12-20  0:49 UTC  (10+ messages)
` [RFC PATCH v3 03/20] net: page pool: rework ppiov life cycle
` [RFC PATCH v3 13/20] io_uring: implement pp memory provider for zc rx
` [RFC PATCH v3 14/20] net: page pool: add io_uring memory provider

[PATCH v3 0/1] arm64: dts: qcom: sm8550: remove
 2023-12-20  0:53 UTC  (8+ messages)
` [PATCH v3 1/1] arm64: dts: qcom: sm8550: remove address/size-cells from mdss_dsi1

[PATCH v4 0/2] fix vt-d hard lockup when hotplug ATS capable device
 2023-12-20  0:51 UTC  (3+ messages)
` [PATCH v4 1/2] PCI: make pci_dev_is_disconnected() helper public for other drivers
` [PATCH v4 2/2] iommu/vt-d: don's issue devTLB flush request when device is disconnected

[PATCH -next] tools/counter: Remove unneeded semicolon
 2023-12-20  0:51 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2023-12-20  0:51 UTC 

[yocto] do_populate_sdk_ext failed
 2023-12-20  0:50 UTC  (4+ messages)

[PATCH v3 00/17] enable nvmet-fc for blktests
 2023-12-20  0:50 UTC  (4+ messages)
` [PATCH v3 01/16] nvmet: report ioccsz and iorcsz for disc ctrl

[PATCH v4 10/11] mm/mempolicy: add the mbind2 syscall
 2023-12-20  0:48 UTC  (2+ messages)

[PATCH 0/2] completion: refactor and support reftables backend
 2023-12-20  0:48 UTC  (3+ messages)
` [PATCH v3 "

[PATCH v2 0/4] Improve I/O priority support in mq-deadline for zoned writes
 2023-12-20  0:48 UTC  (6+ messages)
` [PATCH v2 4/4] block/mq-deadline: Prevent zoned write reordering due to I/O prioritization

[PATCH] firewire: make fw_bus_type const
 2023-12-20  0:48 UTC  (2+ messages)

[PATCH v5 0/4] Enable networking support for StarFive JH7100 SoC
 2023-12-20  0:46 UTC  (10+ messages)
` [PATCH v5 1/4] riscv: dts: starfive: jh7100: Add sysmain and gmac DT nodes
` [PATCH v5 2/4] riscv: dts: starfive: jh7100-common: Setup pinmux and enable gmac
` [PATCH v5 3/4] riscv: dts: starfive: visionfive-v1: Setup ethernet phy
` [PATCH v5 4/4] riscv: dts: starfive: beaglev-starlight: Setup phy reset gpio

[pci:endpoint] BUILD SUCCESS 6f517e044096fd78fa6f19b3da20579426980af7
 2023-12-20  0:44 UTC 

[tip:x86/build] BUILD SUCCESS 88a2b4edda3d0709727be53f4423b0b832d91de3
 2023-12-20  0:44 UTC 

[PATCH net 0/1] Prevent DSA tags from breaking COE
 2023-12-20  0:43 UTC  (9+ messages)
` [PATCH net 1/1] net: stmmac: "

[RFC PATCH] xen/dm: arm: Introudce arm_inject_msi DM op
 2023-12-20  0:42 UTC  (4+ messages)

next/pending-fixes build: 8 builds: 0 failed, 8 passed, 4 warnings (v6.7-rc6-238-g46bcd2aac1f1f)
 2023-12-20  0:42 UTC 

[PATCH v2 0/3] ARM: qcom: drop 32-bit machine Kconfig entries
 2023-12-20  0:40 UTC  (4+ messages)
` [PATCH v2 2/3] ARM: qcom: drop most of 32-bit ARCH_QCOM subtypes

[PATCH v2 00/16] Fix Qcom UFS PHY clocks
 2023-12-20  0:39 UTC  (40+ messages)
` [PATCH v2 04/16] clk: qcom: gcc-sc8180x: Add missing UFS QREF clocks
` [PATCH v2 05/16] arm64: dts: qcom: msm8996: Fix UFS PHY clocks
` [PATCH v2 06/16] arm64: dts: qcom: msm8998: "
` [PATCH v2 07/16] arm64: dts: qcom: sdm845: "
` [PATCH v2 08/16] arm64: dts: qcom: sm6115: "
` [PATCH v2 09/16] arm64: dts: qcom: sm6125: "
` [PATCH v2 10/16] arm64: dts: qcom: sm6350: "
` [PATCH v2 11/16] arm64: dts: qcom: sm8150: "
` [PATCH v2 12/16] arm64: dts: qcom: sm8250: "
` [PATCH v2 13/16] arm64: dts: qcom: sc8180x: "
` [PATCH v2 14/16] arm64: dts: qcom: sc8280xp: "
` [PATCH v2 15/16] arm64: dts: qcom: sm8350: "
` [PATCH v2 16/16] arm64: dts: qcom: sm8550: "

[PATCH] input: uinput: Drop checks for abs_min > abs_max
 2023-12-20  0:38 UTC  (3+ messages)

+ kernel-relay-remove-=utf-8qrelay=5ffile=5fsplice=5fr=-=utf-8bzwfkiokakg===-dead-code-doesnt-work.patch added to mm-nonmm-unstable branch
 2023-12-20  0:38 UTC 

[PATCH 00/50] big header dependency cleanup targeting sched.h
 2023-12-20  0:37 UTC  (5+ messages)
` [PATCH 11/50] nodemask: Split out include/linux/nodemask_types.h
  ` [PATCH 15/50] kernel/numa.c: Move logging out of numa.h

[PATCH] kernel: relay: remove relay_file_splice_read ‒ dead code, doesn't work
 2023-12-20  0:35 UTC  (2+ messages)

[PATCH v2] PM: Remove obsolete comment from unlock_system_sleep()
 2023-12-20  0:35 UTC 

[PATCH v2] docs/misra/rules.rst: add Rule 17.1
 2023-12-20  0:34 UTC  (5+ messages)

[PATCH] gen_init_cpio: Apply mtime supplied by user to all file types
 2023-12-20  0:33 UTC 

Unexpected behavior from BPF/XDP program
 2023-12-20  0:31 UTC  (2+ messages)

[PATCH] PM: Remove the mention of freezer_count() in comment
 2023-12-20  0:31 UTC  (3+ messages)

[PATCH v3 00/15] Unregister critical branch clocks + some RPM
 2023-12-20  0:30 UTC  (16+ messages)
` [PATCH v3 01/15] clk: qcom: branch: Add a helper for setting the enable bit
` [PATCH v3 02/15] clk: qcom: Use qcom_branch_set_clk_en()
` [PATCH v3 03/15] clk: qcom: gcc-sm6375: Unregister critical clocks
` [PATCH v3 04/15] clk: qcom: gcc-sm6375: Add runtime PM
` [PATCH v3 05/15] clk: qcom: gpucc-sm6375: Unregister critical clocks
` [PATCH v3 06/15] clk: qcom: gpucc-sm6115: "
` [PATCH v3 07/15] clk: qcom: gpucc-sm6115: Add runtime PM
` [PATCH v3 08/15] clk: qcom: gcc-sm6115: Unregister critical clocks
` [PATCH v3 09/15] clk: qcom: gcc-sm6115: Add runtime PM
` [PATCH v3 10/15] clk: qcom: gcc-qcm2290: Unregister critical clocks
` [PATCH v3 11/15] clk: qcom: gcc-qcm2290: Add runtime PM
` [PATCH v3 12/15] arm64: dts: qcom: sm6375: Add VDD_CX to GCC
` [PATCH v3 13/15] arm64: dts: qcom: qcm2290: "
` [PATCH v3 14/15] arm64: dts: qcom: sm6115: "
` [PATCH v3 15/15] arm64: dts: qcom: sm6115: Add VDD_CX to GPU_CC

[PATCH] x86/platform: tidy do_platform_op() a little
 2023-12-20  0:30 UTC  (2+ messages)

[syzbot] [overlayfs?] possible deadlock in seq_read_iter (2)
 2023-12-20  0:30 UTC  (2+ messages)

[PATCH v4 0/7] efi/cxl-cper: Report CPER CXL component events through trace events
 2023-12-20  0:29 UTC  (6+ messages)
` [PATCH v4 7/7] cxl/memdev: Register for and process CPER events

[PATCH v2 0/2] StarFive DWMAC support for JH7100
 2023-12-20  0:28 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: net: starfive,jh7110-dwmac: Add JH7100 SoC compatible
` [PATCH v2 2/2] net: stmmac: dwmac-starfive: Add support for JH7100 SoC

[PATCH v3 0/8] Add support to configure TPDM CMB subunit
 2023-12-20  0:27 UTC  (7+ messages)
` [PATCH v3 2/8] coresight-tpda: Add support to configure CMB element

[PATCH net-next 00/24] locking: Introduce nested-BH locking
 2023-12-20  0:25 UTC  (3+ messages)
` [PATCH net-next 15/24] net: Use nested-BH locking for XDP redirect

[RFC] dt-bindings: input: Clarify that abs_min must be less than abs_max
 2023-12-20  0:23 UTC  (4+ messages)

[BUG]i2c_hid_acpi broken with 4.17.2 on Framework Laptop 13 AMD
 2023-12-20  0:23 UTC  (22+ messages)

[PATCH] x86/mm: use "break" in arch_memory_op()
 2023-12-20  0:22 UTC  (2+ messages)

[PULL] drm-xe-next v2
 2023-12-20  0:22 UTC 

[PATCH] mm/zswap: Improve with alloc_workqueue() call
 2023-12-20  0:21 UTC  (6+ messages)

sparse regex error
 2023-12-20  0:18 UTC 

[PATCH v3 1/2] dt-bindings: hwmon: (lm75) Add AMS AS6200 temperature sensor
 2023-12-20  0:17 UTC  (2+ messages)
` [PATCH v3 2/2] "

[XEN PATCH] xen: add acmacros.h to exclude-list.json
 2023-12-20  0:17 UTC  (6+ messages)

linux-next: manual merge of the vfs tree with the f2fs tree
 2023-12-20  0:13 UTC  (2+ messages)

[PATCH 0/1] StarFive DWMAC support for JH7100
 2023-12-20  0:11 UTC  (5+ messages)

ioccsz and iorcsz check failing
 2023-12-20  0:10 UTC  (9+ messages)

[PATCH v2 0/2] lib/kstrtox: introduce kstrtoull_suffix() helper
 2023-12-20  0:10 UTC  (3+ messages)
` [PATCH v2 1/2] lib/strtox: "
` [PATCH v2 2/2] btrfs: sysfs: use kstrtoull_suffix() to replace memparse()

[PATCH v2 00/18] sysctl: constify sysctl ctl_tables
 2023-12-20  0:09 UTC  (11+ messages)

[PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2023-12-18 (ice)
 2023-12-20  0:09 UTC  (3+ messages)
` [PATCH net 3/3] ice: Fix PF with enabled XDP going no-carrier after reset

[f2fs-dev] [PATCH V4] f2fs: show more discard status by sysfs
 2023-12-20  0:06 UTC  (6+ messages)
        `  "

[PATCH] wifi: brcmfmac: cfg80211: Use WSEC to set SAE password
 2023-12-20  0:06 UTC  (7+ messages)

+ io_uring-use-mempool-kasan-hook.patch added to mm-unstable branch
 2023-12-20  0:06 UTC 

+ skbuff-use-mempool-kasan-hooks.patch added to mm-unstable branch
 2023-12-20  0:06 UTC 

+ kasan-rename-and-document-kasan_unpoison_object_data.patch added to mm-unstable branch
 2023-12-20  0:06 UTC 

+ kasan-reorder-tests.patch added to mm-unstable branch
 2023-12-20  0:05 UTC 

+ kasan-rename-pagealloc-tests.patch added to mm-unstable branch
 2023-12-20  0:05 UTC 

+ kasan-add-mempool-tests.patch added to mm-unstable branch
 2023-12-20  0:05 UTC 

+ mempool-introduce-mempool_use_prealloc_only.patch added to mm-unstable branch
 2023-12-20  0:05 UTC 

+ mempool-use-new-mempool-kasan-hooks.patch added to mm-unstable branch
 2023-12-20  0:05 UTC 

+ mempool-skip-slub_debug-poisoning-when-kasan-is-enabled.patch added to mm-unstable branch
 2023-12-20  0:05 UTC 

+ kasan-save-alloc-stack-traces-for-mempool.patch added to mm-unstable branch
 2023-12-20  0:05 UTC 

+ kasan-introduce-poison_kmalloc_large_redzone.patch added to mm-unstable branch
 2023-12-20  0:05 UTC 

+ kasan-clean-up-and-rename-____kasan_kmalloc.patch added to mm-unstable branch
 2023-12-20  0:05 UTC 

+ kasan-save-free-stack-traces-for-slab-mempools.patch added to mm-unstable branch
 2023-12-20  0:05 UTC 

+ kasan-clean-up-__kasan_mempool_poison_object.patch added to mm-unstable branch
 2023-12-20  0:05 UTC 

+ kasan-introduce-kasan_mempool_unpoison_pages.patch added to mm-unstable branch
 2023-12-20  0:05 UTC 

+ kasan-introduce-kasan_mempool_poison_pages.patch added to mm-unstable branch
 2023-12-20  0:05 UTC 

+ kasan-introduce-kasan_mempool_unpoison_object.patch added to mm-unstable branch
 2023-12-20  0:05 UTC 

+ kasan-add-return-value-for-kasan_mempool_poison_object.patch added to mm-unstable branch
 2023-12-20  0:05 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.