All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-19 23:17:24 to 2023-12-20 00:34:39 UTC [more...]

[PATCH v2 00/16] Fix Qcom UFS PHY clocks
 2023-12-20  0:34 UTC  (22+ messages)
` [PATCH v2 05/16] arm64: dts: qcom: msm8996: Fix "
` [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] 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 v3 0/6] VMware hypercalls enhancements
 2023-12-20  0:27 UTC  (11+ messages)
` [PATCH v3 2/6] x86/vmware: Introduce vmware_hypercall API
` [PATCH v3 6/6] x86/vmware: Add TDX hypercall support

[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  (6+ 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 v7 00/23] Proxy Execution: A generalized form of Priority Inheritance v7
 2023-12-20  0:18 UTC  (24+ 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

[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  (7+ 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)

[RFC PATCH v3 00/20] Zero copy Rx using io_uring
 2023-12-20  0:04 UTC  (13+ messages)
` [RFC PATCH v3 01/20] net: page_pool: add ppiov mangling helper
` [RFC PATCH v3 02/20] tcp: don't allow non-devmem originated ppiov
` [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 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 

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

+ 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 

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

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

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

[PATCH] arm64: dts: imx8mp: Disable UART4 by default on Data Modul i.MX8M Plus eDM SBC
 2023-12-20  0:02 UTC  (2+ messages)

linux-next: build warning after merge of the jc_docs tree
 2023-12-20  0:04 UTC  (5+ messages)

[PATCH] wifi: cfg80211: address several kerneldoc warnings
 2023-12-20  0:01 UTC 

[PATCH v2] mm/khugepaged: Remove redundant try_to_freeze()
 2023-12-20  0:00 UTC  (2+ messages)

[net-next v1 00/16] Device Memory TCP
 2023-12-19 23:55 UTC  (10+ messages)
` [net-next v1 08/16] memory-provider: dmabuf devmem memory provider

[PATCH 0/2] bcachefs: fiemap delalloc support and cleanup
 2023-12-20  0:00 UTC  (5+ messages)
` [PATCH 1/2] bcachefs: add fiemap delalloc extent detection
` [PATCH 2/2] bcachefs: clean up some dead fallocate code

[syzbot] [arm?] WARNING in do_sve_acc
 2023-12-19 23:58 UTC  (2+ messages)

[PATCH 0/6] Add DA9062 PMIC and built-in RTC support for RZ/G2UL SMARC EVK
 2023-12-19 23:56 UTC  (10+ messages)
` [PATCH 3/6] rtc: da9063: Use dev_err_probe()

linux-next: manual merge of the vfs tree with the overlayfs-fixes tree
 2023-12-19 23:56 UTC 

[PATCH net] ethtool: reformat kerneldoc for struct ethtool_fec_stats
 2023-12-19 23:55 UTC 

[PATCH net] net: sock: remove excess structure-member documentation
 2023-12-19 23:55 UTC  (2+ messages)

drivers/spi/spi-mtk-snfi.c:1168: warning: Function parameter or member 'op' not described in 'mtk_snand_is_page_ops'
 2023-12-19 23:54 UTC 

[PATCH 5/5] net: ethernet: altera: rename functions and their prototypes
 2023-12-19 23:54 UTC 

[PATCH net] ethtool: reformat kerneldoc for struct ethtool_link_settings
 2023-12-19 23:53 UTC 

[PATCH v5 0/4] mm/ksm: Add ksm advisor
 2023-12-19 23:53 UTC  (3+ messages)
` [PATCH v5 4/4] mm/ksm: document ksm advisor and its sysfs knobs

[PATCH] multipath-tools tests: fix dmevents test after update_multipath change
 2023-12-19 23:52 UTC 

[PATCH] ring-buffer: Fix slowpath of interrupted event
 2023-12-19 23:52 UTC  (4+ messages)

[PATCH] input: uinput: Drop checks for abs_min > abs_max
 2023-12-19 23:51 UTC  (2+ messages)

linux-next: Tree for Dec 19
 2023-12-19 23:43 UTC  (2+ messages)
` linux-next: Tree for Dec 19 [sound/pci/hda/snd-hda-scodec-cs35l41.ko]

[PATCH] docs: power: Adjust freezing-of-tasks.rst due to the freezer logic changes
 2023-12-19 23:44 UTC  (3+ messages)

[PATCH] [v2] nvdimm-btt: fix several memleaks
 2023-12-19 23:42 UTC  (5+ messages)

[PATCH 0/3] timers & RCU: Fix TREE03 stalls
 2023-12-19 23:42 UTC  (3+ messages)
` [PATCH 2/3] rcu: Defer RCU kthreads wakeup when CPU is dying

linux-next: manual merge of the vfs tree with the vfs-brauner tree
 2023-12-19 23:41 UTC 

[PATCH v3 00/13] RISC-V: Add steal-time support
 2023-12-19 23:40 UTC  (9+ messages)
` [PATCH v3 12/13] RISC-V: KVM: selftests: Add steal_time test support
` [PATCH v3 13/13] RISC-V: KVM: selftests: Add get-reg-list test for STA registers

[PATCH TOOLS] docs: add llvm-config dependency for arch, fedora
 2023-12-19 23:38 UTC 

[PATCH v2 05/15] tracefs: add __get_str_strip_nl - RFC
 2023-12-19 23:38 UTC  (5+ messages)
` [re: PATCH v2 00/15 - 00/11] dyndbg: add support for writing debug logs to trace
  ` [re: PATCH v2 00/15 - 03/11] dyndbg: disambiguate quoting in a debug msg

[PATCH v2 net-next] net: pktgen: Use wait_event_freezable_timeout() for freezable kthread
 2023-12-19 23:37 UTC 

kernel/seccomp.c:1386:1: sparse: sparse: Using plain integer as NULL pointer
 2023-12-19 23:33 UTC 

kernel/trace/trace_events_user.c:1398:16: sparse: sparse: incompatible types in comparison expression (different address spaces):
 2023-12-19 23:33 UTC 

sound/soc/intel/avs/boards/es8336.c:210 avs_create_dai_link() warn: excess argument passed to 'devm_kasprintf'
 2023-12-19 23:33 UTC 

[syzbot] [crypto?] KMSAN: uninit-value in __crc32c_le_base (3)
 2023-12-19 23:33 UTC  (11+ messages)

[PATCH v3 0/6] mm/zswap: dstmem reuse optimizations and cleanups
 2023-12-19 23:33 UTC  (8+ messages)
` [PATCH v3 6/6] mm/zswap: directly use percpu mutex and buffer in load/store

[PATCH v2 0/2] cxl/cdat: Fixes for CXL CDAT processing
 2023-12-19 23:32 UTC  (4+ messages)
` [PATCH v2 2/2] cxl/cdat: Fix header sum value in CDAT checksum

(no subject)
 2023-12-19 23:29 UTC 

[PATCH v4] iio: sx9324: avoid copying property strings
 2023-12-19 23:27 UTC  (2+ messages)

[PATCH v6 0/2] i2c: bus-reset-gpios
 2023-12-19 23:25 UTC  (8+ messages)
` [PATCH v6 1/2] dt-bindings: i2c: add bus-reset-gpios property

[PATCH net-next] net: pktgen: Use wait_event_freezable_timeout() for freezable kthread
 2023-12-19 23:24 UTC  (3+ messages)

[PATCH 0/2] Clock changes to improve dwmac-starfive ethernet
 2023-12-19 23:24 UTC  (3+ messages)
` [PATCH 1/2] clk: starfive: Add flags argument to JH71X0__MUX macro
` [PATCH 2/2] clk: starfive: jh7100: Add CLK_SET_RATE_PARENT to gmac_tx

[PATCH v7 00/17] Add OA functionality to Xe
 2023-12-19 23:23 UTC  (3+ messages)
` [PATCH 07/17] drm/xe/oa/uapi: Define and parse OA stream properties

[PATCH 0/5] Add support for Mobileye EyeQ5 clock controller
 2023-12-19 23:24 UTC  (3+ messages)
` [PATCH 1/5] clk: fixed-rate: fix clk_hw_register_fixed_rate_with_accuracy_parent_hw

[PATCH] LoongArch: signal.c: add header file to fix build error
 2023-12-19 23:23 UTC 

[libgpiod] Simplify GPIO monitoring
 2023-12-19 23:22 UTC  (3+ messages)

drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c:1954: warning: Function parameter or member 'init' not described in 'init_reset_end'
 2023-12-19 23:21 UTC 

[PATCH v2] PCI: Relabel JHL6540 on Lenovo X1 Carbon 7,8
 2023-12-19 23:19 UTC  (3+ messages)

[Buildroot] [PATCH] package/libnvme: bump to version 1.7
 2023-12-19 23:18 UTC 

[PATCH v2 01/13] wifi: cfg80211: reg: Support P2P operation on DFS channels
 2023-12-20 11:41 UTC  (5+ messages)
` [PATCH v2 06/13] wifi: mac80211: rework RX timestamp flags


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.