All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-11 18:36:37 to 2025-11-11 19:47:09 UTC [more...]

[PATCH v3 0/3] iio: mpl3115: support for events
 2025-11-11 19:47 UTC  (6+ messages)
` [PATCH v3 1/3] iio: mpl3115: use get_unaligned_be24 to retrieve pressure data

[PATCH v2] gendwarfksyms: Skip files with no exports
 2025-11-11 19:45 UTC  (5+ messages)

[PATCH net-next v3 0/6] netconsole: support automatic target recovery
 2025-11-11 19:44 UTC  (7+ messages)
` [PATCH net-next v3 5/6] netconsole: resume previously deactivated target
` [PATCH net-next v3 6/6] selftests: netconsole: validate target resume

[PATCH v2 net-next 00/14] net_sched: speedup qdisc dequeue
 2025-11-11 19:44 UTC  (5+ messages)
` [syzbot ci] "

[cocci] Checking SmPL support for two special expressions
 2025-11-11 19:43 UTC  (3+ messages)

[PATCH v2 00/10] Xdiff cleanup part2
 2025-11-11 19:42 UTC  (12+ messages)
` [PATCH v3 "
  ` [PATCH v3 01/10] doc: define unambiguous type mappings across C and Rust
  ` [PATCH v3 02/10] xdiff: use ptrdiff_t for dstart/dend
  ` [PATCH v3 03/10] xdiff: make xrecord_t.ptr a uint8_t instead of char
  ` [PATCH v3 04/10] xdiff: use size_t for xrecord_t.size
  ` [PATCH v3 05/10] xdiff: use unambiguous types in xdl_hash_record()
  ` [PATCH v3 06/10] xdiff: split xrecord_t.ha into line_hash and minimal_perfect_hash
  ` [PATCH v3 07/10] xdiff: make xdfile_t.nrec a size_t instead of long
  ` [PATCH v3 08/10] xdiff: make xdfile_t.nreff "
  ` [PATCH v3 09/10] xdiff: change rindex from long to size_t in xdfile_t
  ` [PATCH v3 10/10] xdiff: rename rindex -> reference_index

[PATCH] tee: qcom: initialize result before use in release worker
 2025-11-11 19:42 UTC  (4+ messages)

[leon-rdma:rdma-next 71/73] drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c:265:12: error: use of undeclared identifier 'ETHTOOL_LINK_MODE_1600000baseCR8_Full_BIT'
 2025-11-11 19:42 UTC 

[meta-oe][PATCH RESEND v3] nethogs: add recipe
 2025-11-11 17:17 UTC 

[PATCH] perf tools: Fix missing feature check for inherit + SAMPLE_READ
 2025-11-11 19:40 UTC  (3+ messages)

BTRFS error (device nvme1n1p2): bdev /dev/nvme0n1p2 errs: wr 37868055
 2025-11-11 19:40 UTC  (5+ messages)

[PATCH v4 0/2] Remove hard coded values for MIPI-DSI
 2025-11-11 19:39 UTC  (5+ messages)

[PATCH v4 0/9] iomap: buffered io changes
 2025-11-11 19:36 UTC  (10+ messages)
` [PATCH v4 1/9] iomap: rename bytes_pending/bytes_accounted to bytes_submitted/bytes_not_submitted
` [PATCH v4 2/9] iomap: account for unaligned end offsets when truncating read range
` [PATCH v4 3/9] docs: document iomap writeback's iomap_finish_folio_write() requirement
` [PATCH v4 4/9] iomap: optimize pending async writeback accounting
` [PATCH v4 5/9] iomap: simplify ->read_folio_range() error handling for reads
` [PATCH v4 6/9] iomap: simplify when reads can be skipped for writes
` [PATCH v4 7/9] iomap: use loff_t for file positions and offsets in writeback code
` [PATCH v4 8/9] iomap: use find_next_bit() for dirty bitmap scanning
` [PATCH v4 9/9] iomap: use find_next_bit() for uptodate "

[PATCH v2 0/3] ynl: Fix tc filters with actions
 2025-11-11 19:34 UTC  (7+ messages)
` [PATCH v2 1/3] ynl: samples: add tc filter example
` [PATCH v2 3/3] tools: ynl: ignore index 0 for indexed-arrays

[PATCH 0/4] memcg: cleanup the memcg stats interfaces
 2025-11-11 19:34 UTC  (11+ messages)
` [PATCH 1/4] memcg: use mod_node_page_state to update stats
` [PATCH 2/4] memcg: remove __mod_lruvec_kmem_state
` [PATCH 3/4] memcg: remove __mod_lruvec_state
` [PATCH 4/4] memcg: remove __lruvec_stat_mod_folio

[PATCH] perf tools: Refactor precise_ip fallback logic
 2025-11-11 19:34 UTC  (13+ messages)

[BUG] Edifier QR30 (2d99:a101, Jieli Technology) reboots itself when RGB brightness button is used under Linux
 2025-11-11 19:33 UTC  (3+ messages)
` [PATCH] The Edifier QR30 USB speaker, identified as: Jieli Technology EDIFIER Hal0 2.0 SE 2d99:a101, reports a HID interface that needs HID_QUIRK_ALWAYS_POLL to ensure it does not crash when changing the RGB brightness with the physical knob

[PATCHSET v3 sched_ext/for-6.19] sched_ext: Improve bypass mode scalability
 2025-11-11 19:30 UTC  (16+ messages)
` [PATCH 01/13] sched_ext: Use shorter slice in bypass mode
` [PATCH 02/13] sched_ext: Refactor do_enqueue_task() local and global DSQ paths
` [PATCH 03/13] sched_ext: Use per-CPU DSQs instead of per-node global DSQs in bypass mode
` [PATCH 04/13] sched_ext: Simplify breather mechanism with scx_aborting flag
` [PATCH 05/13] sched_ext: Exit dispatch and move operations immediately when aborting
` [PATCH 06/13] sched_ext: Make scx_exit() and scx_vexit() return bool
` [PATCH 07/13] sched_ext: Refactor lockup handlers into handle_lockup()
` [PATCH 08/13] sched_ext: Make handle_lockup() propagate scx_verror() result
` [PATCH 09/13] sched_ext: Hook up hardlockup detector
` [PATCH 10/13] sched_ext: Add scx_cpu0 example scheduler
` [PATCH 11/13] sched_ext: Factor out scx_dsq_list_node cursor initialization into INIT_DSQ_LIST_CURSOR
` [PATCH 12/13] sched_ext: Factor out abbreviated dispatch dequeue into dispatch_dequeue_locked()
` [PATCH 13/13] sched_ext: Implement load balancer for bypass mode

[PATCH v6 00/11] CoreSight: Refactor power management for ETMv3/4
 2025-11-11 19:30 UTC  (13+ messages)
` [PATCH v6 01/11] coresight: Change device mode to atomic type
` [PATCH v6 02/11] coresight: etm4x: Always set tracer's device mode on target CPU
` [PATCH v6 03/11] coresight: etm3x: "
` [PATCH v6 04/11] coresight: etm4x: Correct polling IDLE bit
` [PATCH v6 05/11] coresight: etm4x: Add context synchronization before enabling trace
` [PATCH v6 06/11] coresight: etm4x: Properly control filter in CPU idle with FEAT_TRF
` [PATCH v6 07/11] coresight: etm4x: Remove the redundant DSB
` [PATCH v6 08/11] coresight: etm4x: Remove the state_needs_restore flag
` [PATCH v6 09/11] coresight: etm4x: Add flag to retain single-shot status
` [PATCH v6 10/11] coresight: etm4x: Retain sequencer state
` [PATCH v6 11/11] coresight: etm4x: Reuse normal enable and disable logic in CPU idle

[PATCH 0/9] POLYVAL library
 2025-11-11 19:28 UTC  (2+ messages)

[PATCH v3 0/4] vfio: selftests: update DMA mapping tests to use queried IOVA ranges
 2025-11-11 19:26 UTC  (6+ messages)
` [PATCH v3 1/4] vfio: selftests: add iova range query helpers
` [PATCH v3 2/4] vfio: selftests: fix map limit tests to use last available iova
` [PATCH v3 3/4] vfio: selftests: add iova allocator
` [PATCH v3 4/4] vfio: selftests: replace iova=vaddr with allocated iovas

[PATCH 0/4] arm64: google: Introduce frankel, blazer, and mustang boards
 2025-11-11 19:22 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: arm: google: Add bindings for frankel/blazer/mustang
` [PATCH 2/4] dt-bindings: serial: snps-dw-apb-uart: Add "google,lga-uart"
` [PATCH 3/4] arm64: dts: google: Add dts directory for Google-designed silicon
` [PATCH 4/4] arm64: dts: google: Add initial dts for frankel, blazer, and mustang

[PATCH next] cpuset: Treat tasks in attaching process as populated
 2025-11-11 19:25 UTC  (4+ messages)

[PATCH v4 00/12] iio: dac: ad5446: Refactor and add support for AD5542
 2025-11-11 19:25 UTC  (6+ messages)
` [PATCH v4 10/12] iio: dac: ad5446: Refactor header inclusion

[PATCH] drivers/bluetooth: btbcm: Use kmalloc_array() to prevent overflow
 2025-11-11 19:24 UTC  (3+ messages)

[PATCH 0/8] refscale updates for v6.19
 2025-11-11 19:21 UTC  (4+ messages)
` [PATCH 3/8] refscale: Add local_bh_disable() readers

[PATCH] io_uring/rsrc: don't use blk_rq_nr_phys_segments() as number of bvecs
 2025-11-11 19:19 UTC  (2+ messages)

[syzbot] [wireless?] KMSAN: uninit-value in cfg80211_classify8021d
 2025-11-11 19:18 UTC  (2+ messages)
` Forwarded: test "

[PATCH v2 11/23] mm: introduce BPF kfunc to access memory events
 2025-11-11 19:17 UTC  (10+ messages)
` [PATCH v2 13/23] mm: introduce bpf_out_of_memory() BPF kfunc
` [PATCH v2 14/23] mm: allow specifying custom oom constraint for BPF triggers
` [PATCH v2 23/23] bpf: selftests: PSI struct ops test

[PATCH v5 00/23] Non-const bitfield helpers
 2025-11-11 19:17 UTC  (7+ messages)
` [PATCH -next v5 10/23] iio: imu: smi330: #undef field_{get,prep}() before definition

[PATCH v6 0/5] vfio: handle DMA map/unmap up to the addressable limit
 2025-11-11 19:15 UTC  (5+ messages)

The correct forum
 2025-11-11 19:07 UTC 

[PATCH] commit: add --committer option
 2025-11-11 19:15 UTC  (6+ messages)

[PATCH] weston: Clean up PipeWire backend configuration and dependencies
 2025-11-10 16:23 UTC 

[meta][kirkstone][PATCH] rust-cross-canadian: Ignore CVE-2024-43402
 2025-11-11  6:22 UTC 

[PATCH v5 0/4] Pass down hot-plug CONNECTOR ID to user-space
 2025-11-11 19:13 UTC  (4+ messages)
` [PATCH 1/4] drm: Introduce a new connector status

[PATCH v1 0/5] pinctrl: intel: Convert the rest to use INTEL_GPP()
 2025-11-11 19:10 UTC  (6+ messages)
` [PATCH v1 1/5] pinctrl: cedarfork: Switch to INTEL_GPP() macro
` [PATCH v1 2/5] pinctrl: denverton: "
` [PATCH v1 3/5] pinctrl: emmitsburg: "
` [PATCH v1 4/5] pinctrl: cherryview: "
` [PATCH v1 5/5] pinctrl: elkhartlake: "

[PATCH 0/8] Fix deadlock with bdrv_open of self-served NBD
 2025-11-11 19:09 UTC  (6+ messages)
` [PATCH 6/8] qio: Hoist ref of listener outside loop

[PATCH 1/2] platform/x86: asus-armoury: remove unused macro parameter
 2025-11-11 19:11 UTC  (2+ messages)
` [PATCH 2/2] platform/x86: asus-armoury: add support for FX507VV

[GIT PULL] Btrfs fixes fro 6.18-rc6
 2025-11-11 19:10 UTC  (2+ messages)

[GIT PULL] hotfixes for 6.18-rc6
 2025-11-11 19:10 UTC  (2+ messages)

[GIT PULL] arm64 fixes for -rc6
 2025-11-11 19:10 UTC  (2+ messages)

[PATCH mm-new v3] mm/memcontrol: Add memory.stat_refresh for on-demand stats flushing
 2025-11-11 19:10 UTC  (2+ messages)

+ liveupdate-luo_file-implement-file-systems-callbacks-fix.patch added to mm-nonmm-unstable branch
 2025-11-11 19:10 UTC 

[linux-next:master 7210/7661] kernel/liveupdate/luo_file.c:571:3: error: call to undeclared function 'get_file'; ISO C99 and later do not support implicit function declarations
 2025-11-11 19:10 UTC  (3+ messages)

[PATCH 00/16] drm/i915/de: Register polling cleanup
 2025-11-11 19:09 UTC  (2+ messages)

[PATCH 0/4] sched: The newidle balance regression
 2025-11-11 19:08 UTC  (2+ messages)

[PATCH b4/canxl-netlink v2] can: drop unsupported CAN frames on socket and netdev level
 2025-11-11 19:02 UTC  (5+ messages)

Getting started guide && ./src/configure.sh
 2025-11-11 19:07 UTC  (8+ messages)

[PATCH] config/arm: update mcpu for Cobalt-100 SoC
 2025-11-11 19:06 UTC 

[PATCH v3 00/18] Switch the default perf stat metrics to json
 2025-11-11 19:05 UTC  (12+ messages)
` [PATCH v3 01/18] perf metricgroup: Add care to picking the evsel for displaying a metric
` [PATCH v3 03/18] perf jevents: Add set of common metrics based on default ones
` [PATCH v3 07/18] perf stat: Remove hard coded shadow metrics

[PATCH] blk-mq: add blk_rq_nr_bvec() helper
 2025-11-11 19:04 UTC  (2+ messages)

[PATCH v2 00/12] nova-core: Complete GSP boot and begin RPC communication
 2025-11-11 19:04 UTC  (11+ messages)
` [PATCH v2 08/12] nova-core: sequencer: Add register opcodes
` [PATCH v2 10/12] nova-core: sequencer: Implement basic core operations

[PATCH v4 0/2] Enable VRSR
 2025-11-11 19:01 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for Enable VRSR (rev4)
` ✓ i915.CI.BAT: "

[PATCH mm-new v3] mm/memcontrol: Add memory.stat_refresh for on-demand stats flushing
 2025-11-11 19:01 UTC  (4+ messages)

[PATCH] block: add lockdep to queue_limits_commit_update()
 2025-11-11 19:00 UTC  (3+ messages)

[meta-arago][master][PATCH] init-ifupdown: Remove legacy network scripts
 2025-11-11 19:00 UTC  (2+ messages)

[meta-arago][master][PATCH] syslog-ng: Remove this recipe
 2025-11-11 19:00 UTC  (2+ messages)

[PATCH] perl: also mark git-contacts executable
 2025-11-11 19:00 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v4 resend 0/7] arm64: Make EFI calls preemptible
 2025-11-11 18:59 UTC  (4+ messages)

+ mm-damon-tests-core-kunit-add-damon_commit_target_regions-test.patch added to mm-new branch
 2025-11-11 18:59 UTC 

+ mm-damon-tests-core-kunit-add-damos_commit-test.patch added to mm-new branch
 2025-11-11 18:59 UTC 

+ mm-damon-tests-core-kunit-add-damos_commit_dests-test.patch added to mm-new branch
 2025-11-11 18:59 UTC 

+ mm-damon-core-pass-migrate_dests-to-damos_commit_dests.patch added to mm-new branch
 2025-11-11 18:59 UTC 

+ mm-damon-tests-core-kunit-add-damos_commit_quota-test.patch added to mm-new branch
 2025-11-11 18:59 UTC 

+ mm-damon-tests-core-kunit-add-damos_commit_quota_goals-test.patch added to mm-new branch
 2025-11-11 18:59 UTC 

+ mm-damon-tests-core-kunit-add-damos_commit_quota_goal-test.patch added to mm-new branch
 2025-11-11 18:59 UTC 

+ mm-damon-tests-core-kunit-add-test-cases-to-damos_test_commit_filter.patch added to mm-new branch
 2025-11-11 18:59 UTC 

+ mm-damon-tests-core-kunit-extend-damos_test_commit_filter_for-for-union-fields.patch added to mm-new branch
 2025-11-11 18:59 UTC 

+ mm-damon-tests-core-kunit-split-out-damos_test_commit_filter-core-logic.patch added to mm-new branch
 2025-11-11 18:59 UTC 

+ mm-damon-tests-core-kunit-remove-dynamic-allocs-on-damos_test_commit_filter.patch added to mm-new branch
 2025-11-11 18:59 UTC 

[PATCH][next] iommufd/iommufd_private.h: Avoid -Wflex-array-member-not-at-end warning
 2025-11-11 18:58 UTC  (5+ messages)

[PATCH] cgroup: include missing header for struct irq_work
 2025-11-11 18:57 UTC  (2+ messages)

[PATCH 0/6] KVM: SVM: LBR virtualization fixes
 2025-11-11 18:55 UTC  (4+ messages)
` [PATCH 2/6] KVM: nSVM: Always recalculate LBR MSR intercepts in svm_update_lbrv()

[PATCH] KVM: arm64: add missing newline to sysreg init log
 2025-11-11 18:54 UTC  (3+ messages)

[PATCH] iommufd/driver: Fix counter initialization for counted_by annotation
 2025-11-11 18:53 UTC  (2+ messages)

[PATCH v3 mptcp-next 0/7] mptcp: autotune related improvement
 2025-11-11 18:53 UTC  (4+ messages)
` [PATCH v3 mptcp-next 2/7] mptcp: avoid unneeded subflow-level drops

[PATCH] meson: make GIT_HTML_PATH configurable
 2025-11-11 18:52 UTC  (4+ messages)

[PATCH] can: raw: instantly reject unsupported CAN frames
 2025-11-11 18:51 UTC 

[PATCH] KVM: arm64: drop sysreg init error log
 2025-11-11 18:50 UTC 

[PATCH v2 0/4] vfio: selftests: update DMA mapping tests to use queried IOVA ranges
 2025-11-11 18:49 UTC  (3+ messages)

[PATCH] ufs: core: Remove an unnecessary NULL pointer check
 2025-11-11 18:47 UTC 

[RFC PATCH 0/7] Separate ptdesc from struct page
 2025-11-11 18:46 UTC  (4+ messages)
` [RFC PATCH 4/7] pgtable: Remove uses of page->lru

[PATCH 0/6] of: iommu-map parsing for multi-cell IOMMU
 2025-11-11 18:45 UTC  (3+ messages)

[PATCH 00/11] mm/damon/tests: add more tests for online parameters commit
 2025-11-11 18:44 UTC  (12+ messages)
` [PATCH 01/11] mm/damon/tests/core-kunit: remove dynamic allocs on damos_test_commit_filter()
` [PATCH 02/11] mm/damon/tests/core-kunit: split out damos_test_commit_filter() core logic
` [PATCH 03/11] mm/damon/tests/core-kunit: extend damos_test_commit_filter_for() for union fields
` [PATCH 04/11] mm/damon/tests/core-kunit: add test cases to damos_test_commit_filter()
` [PATCH 05/11] mm/damon/tests/core-kunit: add damos_commit_quota_goal() test
` [PATCH 06/11] mm/damon/tests/core-kunit: add damos_commit_quota_goals() test
` [PATCH 07/11] mm/damon/tests/core-kunit: add damos_commit_quota() test
` [PATCH 08/11] mm/damon/core: pass migrate_dests to damos_commit_dests()
` [PATCH 09/11] mm/damon/tests/core-kunit: add damos_commit_dests() test
` [PATCH 10/11] mm/damon/tests/core-kunit: add damos_commit() test
` [PATCH 11/11] mm/damon/tests/core-kunit: add damon_commit_target_regions() test

[dpdk-dev] [PATCH] doc: fix doxygen errors with v1.15.0
 2025-11-11 18:43 UTC  (2+ messages)

[PATCH v2] drm/xe/pf: Add runtime registers for GFX ver >= 35
 2025-11-11 18:40 UTC  (2+ messages)

[PATCH] .gitattributes: remove misspelled no-op whitespace attribute
 2025-11-11 18:41 UTC 

[PATCHSET v2 sched_ext/for-6.19] sched_ext: Improve bypass mode scalability
 2025-11-11 18:39 UTC  (4+ messages)
` [PATCH v2 10/14] sched_ext: Hook up hardlockup detector
  ` [PATCH UPDATED "

Module signing and post-quantum crypto public key algorithms
 2025-11-11 18:38 UTC  (12+ messages)

[PATCH bpf-next] bpf: verifier: initialize imm in kfunc_tab in add_kfunc_call()
 2025-11-11 18:38 UTC  (2+ messages)

[PATCH RFC 00/13] drm: starfive: jh7110: Enable display subsystem
 2025-11-11 18:37 UTC  (10+ messages)
    ` [PATCH RFC 01/13] dt-bindings: soc: starfive: Add vout-subsystem IP block

[PATCH v5 1/3] ring: safe partial ordering for head/tail update
 2025-11-11 18:37 UTC  (3+ messages)
` [PATCH v5 2/3] ring: establish a safe partial order in hts-ring
` [PATCH v5 3/3] ring: establish a safe partial order in rts-ring

[PATCH v5 00/28] vfio/xe: Add driver variant for Xe VF migration
 2025-11-11 18:35 UTC  (3+ messages)
` [PATCH v5 05/28] drm/xe/pf: Add data structures and handlers for migration rings


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.