All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-07-19 17:40:42 to 2025-07-19 23:34:41 UTC [more...]

[GIT PULL] EFI fixes for v6.16 #2
 2025-07-19 23:35 UTC  (2+ messages)

[PATCH bpf-next v11 2/3] cfi: Move BPF CFI types and helpers to generic code
 2025-07-19 23:32 UTC  (2+ messages)

[PATCH v4] arm64: Enable permission change on arm64 kernel block mappings
 2025-07-19 23:29 UTC  (3+ messages)

+ resource-fix-false-warning-in-__request_region.patch added to mm-nonmm-unstable branch
 2025-07-19 23:31 UTC 

[PATCH] resource: fix false warning in __request_region()
 2025-07-19 23:31 UTC  (2+ messages)

[syzbot] [bcachefs?] WARNING in bch2_printbuf_make_room
 2025-07-19 23:27 UTC  (2+ messages)
` Forwarded:

[PATCH] rust: list: remove nonexistent generic parameter in link
 2025-07-19 23:25 UTC 

[PATCH 0/4] Update riscv's SYS_BOOTM_LEN to the most commonly used value
 2025-07-19 21:46 UTC  (3+ messages)
` [PATCH 1/4] riscv: Set SYS_BOOTM_LEN explicitly to 0x800000
` [PATCH 2/4] riscv: Set SYS_BOOTM_LEN default to 0x4000000

[PATCH] powerpc/xmon: replace sizeof calculations with ARRAY_SIZE macro
 2025-07-19 22:43 UTC 

[PATCH v2 00/10] QRTR Multi-endpoint support
 2025-07-19 23:22 UTC  (12+ messages)
` [PATCH v2 01/10] net: qrtr: ns: validate msglen before ctrl_pkt use
` [PATCH v2 02/10] net: qrtr: allocate and track endpoint ids
` [PATCH v2 03/10] net: qrtr: support identical node ids
` [PATCH v2 04/10] net: qrtr: Report sender endpoint in aux data
` [PATCH v2 05/10] net: qrtr: Report endpoint for locally generated messages
` [PATCH v2 06/10] net: qrtr: Allow sendmsg to target an endpoint
` [PATCH v2 07/10] net: qrtr: allow socket endpoint binding
` [PATCH v2 08/10] net: qrtr: Drop remote {NEW|DEL}_LOOKUP messages
` [PATCH v2 09/10] net: qrtr: ns: support multiple endpoints
` [PATCH v2 10/10] net: qrtr: mhi: Report endpoint id in sysfs

+ mm-damon-core-commit-damos_quota_goal-nid.patch added to mm-hotfixes-unstable branch
 2025-07-19 23:19 UTC 

[PATCH v8 0/6] use per-vma locks for /proc/pid/maps reads
 2025-07-19 23:18 UTC  (8+ messages)
` [PATCH v8 1/6] selftests/proc: add /proc/pid/maps tearing from vma split test
` [PATCH v8 2/6] selftests/proc: extend /proc/pid/maps tearing test to include vma resizing
` [PATCH v8 3/6] selftests/proc: extend /proc/pid/maps tearing test to include vma remapping
` [PATCH v8 4/6] selftests/proc: add verbose mode for /proc/pid/maps tearing tests
` [PATCH v8 5/6] fs/proc/task_mmu: remove conversion of seq_file position to unsigned
` [PATCH v8 6/6] fs/proc/task_mmu: read proc/pid/maps under per-vma lock

+ mm-cma-simplify-cma_maxchunk_get.patch added to mm-new branch
 2025-07-19 23:11 UTC 

+ mm-cma-simplify-cma_debug_show_areas.patch added to mm-new branch
 2025-07-19 23:11 UTC 

[PATCH] staging: rtl8723bs: Improve indentation consistency in rtw_mlme.c
 2025-07-19 23:07 UTC 

A few more items for the glossary, and understanding GPU switching
 2025-07-19 23:03 UTC 

[drm-xe:drm-xe-next] BUILD SUCCESS 4b5514f786dd790ec0d3e2fe66cea7fd2f36bdf3
 2025-07-19 23:01 UTC 

[PATCH 0/2] Improve crc32c() performance on newer x86_64 CPUs
 2025-07-19 22:49 UTC  (3+ messages)
` [PATCH 1/2] lib/crc: x86: Reorganize crc-pclmul static_call initialization
` [PATCH 2/2] lib/crc: x86/crc32c: Enable VPCLMULQDQ optimization where beneficial

[PATCH v4] coresight: Replace scnprintf() with sysfs_emit() in sysfs show functions
 2025-07-19 22:45 UTC 

[PATCH v2 0/4] Initial work for Rust abstraction for HID device driver development
 2025-07-19 22:46 UTC  (4+ messages)
` [PATCH v2 3/4] rust: core abstractions for HID drivers

[PATCH v2 0/2] rework wg_cpumask_next_online()
 2025-07-19 22:44 UTC  (3+ messages)
` [PATCH v2 1/2] wireguard: queueing: simplify wg_cpumask_next_online()
` [PATCH 2/2] wireguard: queueing: always return valid online CPU in wg_cpumask_choose_online()

[PATCH v2 00/10] rust: use `core::ffi::CStr` method names
 2025-07-19 22:42 UTC  (11+ messages)
` [PATCH v2 01/10] drm/panic: "
` [PATCH v2 02/10] rust: auxiliary: "
` [PATCH v2 03/10] rust: configfs: "
` [PATCH v2 04/10] rust: cpufreq: "
` [PATCH v2 05/10] rust: drm: "
` [PATCH v2 06/10] rust: firmware: "
` [PATCH v2 07/10] rust: kunit: "
` [PATCH v2 08/10] rust: miscdevice: "
` [PATCH v2 09/10] rust: net: "
` [PATCH v2 10/10] rust: of: "

[PATCH v2 0/8] rust: use `kernel::{fmt,prelude::fmt!}`
 2025-07-19 22:41 UTC  (9+ messages)
` [PATCH v2 1/8] gpu: nova-core: "
` [PATCH v2 2/8] rust: alloc: "
` [PATCH v2 3/8] rust: block: "
` [PATCH v2 4/8] rust: device: "
` [PATCH v2 5/8] rust: file: "
` [PATCH v2 6/8] rust: kunit: "
` [PATCH v2 7/8] rust: seq_file: "
` [PATCH v2 8/8] rust: sync: "

[brgl:gpio/for-next 95/99] arch/arm/boot/dts/cirrus/ep7211-edb7211.dtb: gpio@80000000 (cirrus,ep7209-gpio): reg: [[2147483648, 1], [2147483712, 1]] is too long
 2025-07-19 22:30 UTC 

[PATCH] mbuf: de-inline sanity checking a reinitialized mbuf
 2025-07-19 22:30 UTC  (3+ messages)

[PATCH v2] ACPI: PM: Add HP EliteBook 855 G7 WWAN modem power resource quirk
 2025-07-19 21:25 UTC 

[PATCH v9] rust: kernel: add support for bits/genmask macros
 2025-07-19 22:17 UTC  (2+ messages)

[PATCH v4 0/6] rust: list: remove HasListLinks::OFFSET
 2025-07-19 22:16 UTC  (5+ messages)
` [PATCH v4 6/6] rust: list: remove OFFSET constants

A Question from a Hopeful Future Contributor
 2025-07-19 22:16 UTC  (5+ messages)

[PATCH] rust: list: undo unintended replacement of method name
 2025-07-19 22:16 UTC  (5+ messages)
` [PATCH] rust: list: Add an example for `ListLinksSelfPtr` usage

[syzbot] [bcachefs?] KASAN: slab-out-of-bounds Read in __bch2_alloc_to_v4
 2025-07-19 22:04 UTC  (2+ messages)
` Forwarded:

[Patch v4 net 0/6] netem: Fix skb duplication logic and prevent infinite loops
 2025-07-19 22:03 UTC  (7+ messages)
` [Patch v4 net 1/6] net_sched: Implement the right netem duplication behavior
` [Patch v4 net 2/6] net_sched: Check the return value of qfq_choose_next_agg()
` [Patch v4 net 3/6] selftests/tc-testing: Add a nested netem duplicate test
` [Patch v4 net 4/6] selftests/tc-testing: Add a test case for piro with netem duplicate
` [Patch v4 net 5/6] selftests/tc-testing: Add a test case for mq "
` [Patch v4 net 6/6] selftests/tc-testing: Update test cases "

[syzbot] [bcachefs?] kernel BUG in bch2_btree_path_peek_slot
 2025-07-19 22:03 UTC  (2+ messages)
` Forwarded:

[syzbot] [arm?] [crypto?] [bcachefs?] KASAN: slab-use-after-free Read in neon_poly1305_update
 2025-07-19 22:01 UTC  (2+ messages)
` Forwarded:

[PATCH v2 0/3] ina238: Improvements and INA228 support
 2025-07-19 22:01 UTC  (7+ messages)
` [PATCH v2 1/3] hwmon: ina238: Fix inconsistent whitespace
` [PATCH v2 2/3] dt-bindings: Add INA228 to ina2xx devicetree bindings
` [PATCH v2 3/3] hwmon: ina238: Add support for INA228

[PATCH] hwmon: (gsc-hwmon) fix fan pwm setpoint show functions
 2025-07-19 21:58 UTC  (2+ messages)

[syzbot] [crypto?] KASAN: slab-out-of-bounds Read in poly1305_update_arch
 2025-07-19 21:57 UTC  (3+ messages)
` [syzbot] [bcachefs] "

[syzbot] [bcachefs?] KASAN: use-after-free Read in poly1305_update
 2025-07-19 21:56 UTC  (2+ messages)

[PATCH 0/7] RFC: Accelerate xdiff and begin its rustification
 2025-07-19 21:54 UTC  (6+ messages)
` [PATCH 6/7] xdiff: conditionally use Rust's implementation of xxhash
` [PATCH 7/7] github_workflows: install rust

[PATCH v3 00/17] ext4: better scalability for ext4 block allocation
 2025-07-19 21:45 UTC  (2+ messages)

[PATCH] ext4: fix inode use after free in ext4_end_io_rsv_work()
 2025-07-19 21:45 UTC  (2+ messages)

[PATCH 1/3] ext4: replace strcmp with direct comparison for '.' and '..'
 2025-07-19 21:45 UTC  (2+ messages)

[PATCH] ext4: Refactor breaking condition for xattr_find_entry()
 2025-07-19 21:45 UTC  (2+ messages)

[PATCH v4 RESEND] ext4: Make sure BH_New bit is cleared in ->write_end handler
 2025-07-19 21:45 UTC  (2+ messages)

[PATCH] fs/resctl: use for_each_bit_from() in __check_limbo()
 2025-07-19 21:40 UTC  (2+ messages)

sched: Unexpected reschedule of offline CPU#2!
 2025-07-19 21:17 UTC  (12+ messages)

[PATCH v2] regulator: rt5133: Add RT5133 PMIC regulator Support
 2025-07-19 21:28 UTC  (3+ messages)

[PATCH net-next v6 0/5] Add support to do threaded napi busy poll
 2025-07-19 21:27 UTC  (2+ messages)

[PATCH v2 0/6] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
 2025-07-19 21:24 UTC  (6+ messages)
` [PATCH v2 1/6] KVM: arm64: VM exit to userspace to handle SEA

[PATCH] sbitmap: simplify __sbitmap_for_each_set()
 2025-07-19 21:24 UTC 

[PATCH] irq: simplify irq_im_handle_irq()
 2025-07-19 21:18 UTC 

[syzbot] [bcachefs?] KASAN: slab-use-after-free Write in bch2_get_next_dev
 2025-07-19 21:11 UTC  (6+ messages)

[PATCH] sched: simplify sched_init_numa()
 2025-07-19 21:07 UTC 

[PATCH] brcmfmac: Add an error log for brcmf_sdiod_ramrw()
 2025-07-19 20:57 UTC  (2+ messages)
` brcmfmac: Can not completely turn off AP (BCM43340/2)

[PATCH 0/2] mm/cma: ise for_each_clear_bitrange() where appropriate
 2025-07-19 20:54 UTC  (3+ messages)
` [PATCH 1/2] mm: cma: simplify cma_debug_show_areas()
` [PATCH 2/2] mm: cma: simplify cma_maxchunk_get()

[PATCH net] net: core: Fix the loop in default_device_exit_net()
 2025-07-19 20:47 UTC  (3+ messages)

[PATCH v25 net-next 0/6] DUALPI2 patch
 2025-07-19 20:41 UTC  (7+ messages)
` [PATCH v25 net-next 1/6] sched: Struct definition and parsing of dualpi2 qdisc
` [PATCH v25 net-next 2/6] sched: Dump configuration and statistics "
` [PATCH v25 net-next 3/6] sched: Add enqueue/dequeue "
` [PATCH v25 net-next 4/6] selftests/tc-testing: Fix warning and style check on tdc.sh
` [PATCH v25 net-next 5/6] selftests/tc-testing: Add selftests for qdisc DualPI2
` [PATCH v25 net-next 6/6] Documentation: netlink: specs: tc: Add DualPI2 specification

Unable to remove a dir - "Directory not empty"
 2025-07-19 20:39 UTC 

[PATCH] media: cec: extron-da-hd-4k-plus: drop external-module make commands
 2025-07-19 20:38 UTC  (2+ messages)
  `  "

HP Omnibook Ultra Flip 14 - power profiles
 2025-07-19 20:38 UTC  (8+ messages)

[PATCH] iio: adc: ad4170-4: Correctly update filter_fs after filter type change
 2025-07-19 20:36 UTC 

[PATCH v2] tpm: Fix the timeout & use ktime
 2025-07-19 20:19 UTC  (8+ messages)

[v1 resend 00/12] THP support for zone device page migration
 2025-07-19 20:16 UTC  (6+ messages)
` [v1 resend 02/12] mm/migrate_device: flags for selecting device private THP pages

[PATCH v3] tpm: Check for completion after timeout
 2025-07-19 20:13 UTC 

[PATCH] docs: devicetree: fix duplicated 'is is' in amlogic-dwmac and ti,dac7612
 2025-07-19 20:09 UTC 

[PATCH v2] kheaders: make it possible to override TAR
 2025-07-19 20:10 UTC  (3+ messages)
` [PATCH v3] "

[PATCH net] net: stmmac: intel: populate entire system_counterval_t in get_time_fn() callback
 2025-07-19 20:00 UTC  (2+ messages)

[Intel-wired-lan] [PATCH] e1000e: Populate entire system_counterval_t in get_time_fn() callback
 2025-07-19 20:00 UTC  (3+ messages)
  `  "

[PATCH 0/6] net: Fix various Coverity issues in vhost-user and passt
 2025-07-19 19:53 UTC  (13+ messages)
` [PATCH 1/6] net/passt: Remove unused "err" from passt_vhost_user_event() (CID 1612375)
` [PATCH 2/6] net/vhost-user: Remove unused "err" from net_vhost_user_event() (CID 1612372)
` [PATCH 3/6] net/passt: Remove dead code in passt_vhost_user_start error path (CID 1612371)
` [PATCH 4/6] net/passt: Check return value of g_remove() in net_passt_cleanup() (CID 1612369)
` [PATCH 5/6] net/passt: Initialize "error" variable in net_passt_send() (CID 1612368)
` [PATCH 6/6] net/vhost-user: Remove unused "err" from chr_closed_bh() (CID 1612365)

[PATCH i-g-t] tests/kms_plane_alpha_blend: Reduce test complexity for simulation
 2025-07-19 19:48 UTC  (4+ messages)
` ✗ Xe.CI.BAT: failure for "
` ✓ i915.CI.BAT: success "
` ✓ i915.CI.Full: "

[bug report] iio: adc: ad4170-4: Add digital filter and sample frequency config support
 2025-07-19 19:47 UTC  (3+ messages)

[paulmck-rcu:dev.2025.07.18a] BUILD SUCCESS a581a82dcc7e96fdc420dff4f1f3f3055406d057
 2025-07-19 19:37 UTC 

[Intel-wired-lan] [tnguy-next-queue:200GbE] BUILD SUCCESS 0d1c95e42b77cb79461bf7edff24c63d0b2d46fe
 2025-07-19 19:29 UTC 

[Buildroot] [PATCH] package/python-log-rate-limit: new package
 2025-07-19 19:28 UTC  (2+ messages)

[Buildroot] [git commit] package/python-log-rate-limit: new package
 2025-07-19 19:15 UTC 

[ath:master-pending] BUILD SUCCESS fec6a3037f4b4d6254531a12f7f9146d5815ef3c
 2025-07-19 19:27 UTC 

[syzbot] [bcachefs?] KASAN: use-after-free Read in check_dirent
 2025-07-19 19:19 UTC  (2+ messages)

[syzbot] [bcachefs?] KASAN: use-after-free Read in check_extent_overbig
 2025-07-19 19:17 UTC  (2+ messages)

[cocci] Reducing parentheses (with SmPL)?
 2025-07-19 19:16 UTC  (2+ messages)

[Buildroot] [PATCH v2] package/rauc-hawkbit-updater: fix missing user
 2025-07-19 19:12 UTC  (2+ messages)

[Buildroot] [git commit] package/rauc-hawkbit-updater: fix missing user
 2025-07-19 19:07 UTC 

[bluez/bluez]
 2025-07-19 18:55 UTC 

[PATCH] net: phy: Fix premature resume by a PHY driver
 2025-07-19 18:46 UTC 

[syzbot] [bcachefs?] kernel BUG in bch2_bkey_cmp_packed (2)
 2025-07-19 18:44 UTC  (2+ messages)

[syzbot] [bcachefs?] KASAN: slab-use-after-free Read in bch2_str_hash_repair_key
 2025-07-19 18:42 UTC  (2+ messages)

[syzbot] [bcachefs?] kernel BUG in bch2_journal_keys_peek_prev_min
 2025-07-19 18:39 UTC  (2+ messages)

[syzbot] [bcachefs?] kernel BUG in bch2_fill_extent (2)
 2025-07-19 18:38 UTC  (2+ messages)

[PATCH v3] bcma: Use managed APIs
 2025-07-19 18:38 UTC  (3+ messages)

[syzbot] [bcachefs?] kernel BUG in __bch2_bkey_compat
 2025-07-19 18:36 UTC  (2+ messages)

[syzbot] [bcachefs?] kernel BUG in __bch2_bkey_unpack_key
 2025-07-19 18:36 UTC  (2+ messages)

[syzbot] [bcachefs?] KMSAN: uninit-value in __bch2_alloc_v4_to_text
 2025-07-19 18:35 UTC  (2+ messages)

[PATCH v10 00/10] drm/i915: Add drm_panic support
 2025-07-19 18:30 UTC  (4+ messages)
` [PATCH v10 03/10] drm/i915/display/i9xx: Add a disable_tiling() for i9xx planes

[PATCH v5 2/2] Drivers: hv: Introduce mshv_vtl driver
 2025-07-19 18:30 UTC  (2+ messages)

[GIT PULL] sched_ext: Fixes for v6.16-rc6
 2025-07-19 18:29 UTC  (2+ messages)

[GIT PULL] hwmon fixes for v6.16-rc7
 2025-07-19 18:29 UTC  (2+ messages)

[GIT PULL] cgroup: Fixes for v6.16-rc6
 2025-07-19 18:29 UTC  (2+ messages)

[GIT PULL] Rust fixes for 6.16 (2nd)
 2025-07-19 18:29 UTC  (2+ messages)

[GIT PULL] vfs fixes
 2025-07-19 18:29 UTC  (2+ messages)

[syzbot] [ocfs2?] possible deadlock in ocfs2_try_remove_refcount_tree
 2025-07-19 18:22 UTC 

[PATCH] kconfig: nconf: Fix uncleared lines on help screens
 2025-07-19 18:20 UTC  (2+ messages)

[PATCH] mm/damon/core: commit damos_quota_goal->nid
 2025-07-19 18:19 UTC 

[groeck-staging:hwmon-next] BUILD REGRESSION 3bea98137ca67f6a4458853f7065aa8cf44cacaf
 2025-07-19 18:17 UTC 

[paulmck-rcu:non-rcu/next] BUILD SUCCESS b706eec9304fc3cbc48a6a09aff8533081815ebc
 2025-07-19 18:09 UTC 

[PATCH net 1/2] net/sched: Fix backlog accounting in qdisc_dequeue_internal
 2025-07-19 18:08 UTC  (2+ messages)
` [PATCH net 2/2] selftests/tc-testing: Check backlog stats in gso_skb case

[PATCH v6 0/9] Enable audio on qcs6490-RB3Gen2 and qcm6490-idp boards
 2025-07-19 18:08 UTC  (4+ messages)
` [PATCH v6 3/9] ASoC: dt-bindings: qcom,lpass-va-macro: Update bindings for clocks to support ADSP

[PATCH] i2c: core: Fix double-free of fwnode in i2c_unregister_device()
 2025-07-19 18:01 UTC 

[for-linus][PATCH 0/2] tracing: Fixes for 6.16
 2025-07-19 17:57 UTC  (3+ messages)
` [for-linus][PATCH 1/2] tracing/osnoise: Fix crash in timerlat_dump_stack()
` [for-linus][PATCH 2/2] tracing: Add down_write(trace_event_sem) when adding trace event

[linux-next:master 5388/11307] arch/arm64/boot/dts/freescale/imx95-15x15-evk.dtb: phy@4c1f0040 (fsl,imx95-usb-phy): fsl,phy-pcs-tx-deemph-3p5db-attenuation-db: 17 is not of type 'array'
 2025-07-19 17:55 UTC 

[PATCH v2] arm64: rockchip: Add support for QNAP's ts-433 4bay NAS
 2025-07-19 17:47 UTC 

[PATCH] drm/display: bridge-connector: correct CEC bridge pointers in drm_bridge_connector_init
 2025-07-19 17:44 UTC  (2+ messages)

[PATCH i-g-t v2] tests/intel/xe_pm: Introduce i2c subtests
 2025-07-19 17:43 UTC  (2+ messages)
` ✗ Xe.CI.BAT: failure for tests/intel/xe_pm: Introduce i2c subtests (rev2)

[PATCH v11 0/8] Implement vendor resets for PSCI SYSTEM_RESET2
 2025-07-19 17:37 UTC  (6+ messages)
` [PATCH v11 2/8] power: reset: reboot-mode: Add support for 64 bit magic


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.