All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-09-08 23:40:35 to 2026-09-09 00:55:15 UTC [more...]

[PATCH v9 00/39] dyndbg: fix classmaps API for subsystems, query extensions, and selftests
 2026-09-09  0:55 UTC  (60+ messages)
` [PATCH v9 01/39] selftests/dyndbg: Add kselftest script to verify dynamic-debug
` [PATCH v9 02/39] vmlinux.lds.h: refactor BOUNDED_SECTION_* macros into bounded_sections.lds.h
` [PATCH v9 03/39] vmlinux.lds.h: drop unused HEADERED_SECTION* macros
` [PATCH v9 04/39] vmlinux.lds.h: Fix ALIGN(8) omission causing NULL ptr on i386
` [PATCH v9 05/39] vmlinux.lds.h: remove redundant ALIGN(8) directives
` [PATCH v9 06/39] dyndbg.lds.S: fix lost dyndbg sections in modules
` [PATCH v9 07/39] dyndbg: factor ddebug_match_desc out from ddebug_change
` [PATCH v9 08/39] dyndbg: add stub macro for DECLARE_DYNDBG_CLASSMAP
` [PATCH v9 09/39] dyndbg: reword "class unknown," to "class:_UNKNOWN_"
` [PATCH v9 10/39] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
` [PATCH v9 11/39] dyndbg: drop NUM_TYPE_ARGS
` [PATCH v9 12/39] dyndbg: bump num-tokens in a query-cmd from 9 to 15
` [PATCH v9 13/39] dyndbg: reduce verbose/debug clutter
` [PATCH v9 14/39] lib/parser: add match_wildcard_hyphen() for agnostic matching
` [PATCH v9 15/39] kbuild, dyndbg: Clean up builtin module-name ambiguities
` [PATCH v9 16/39] dyndbg: refactor param_set_dyndbg_classes and below
` [PATCH v9 17/39] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
` [PATCH v9 18/39] dyndbg: replace classmap list with an array-slice
` [PATCH v9 19/39] dyndbg: macrofy a 2-index for-loop pattern
` [PATCH v9 20/39] dyndbg: reduce class param storage to u32
` [PATCH v9 21/39] dyndbg,module: make proper substructs in _ddebug_info
` [PATCH v9 22/39] dyndbg: move mod_name down from struct ddebug_table to _ddebug_info
` [PATCH v9 23/39] dyndbg: hoist classmap-filter-by-modname up to ddebug_add_module
` [PATCH v9 24/39] dyndbg-API: replace DECLARE_DYNDBG_CLASSMAP
` [PATCH v9 25/39] selftests/dyndbg: enable FT_classmap_inheritance
` [PATCH v9 26/39] dyndbg: detect class_id reservation conflicts
` [PATCH v9 27/39] dyndbg: check DYNAMIC_DEBUG_CLASSMAP_{DEFINE,USE_} args at compile-time
` [PATCH v9 28/39] dyndbg-test: add do_bulk testpoint, rename do_prints to do_classes
` [PATCH v9 29/39] dyndbg-API: promote DYNAMIC_DEBUG_CLASSMAP_PARAM to API
` [PATCH v9 30/39] dyndbg: control-parser: treat comma as a token separator
` [PATCH v9 31/39] selftests: enable comma-terminator tests
` [PATCH v9 32/39] dyndbg: split multi-query strings with @
` [PATCH v9 33/39] dyndbg: resolve "protection" of class'd pr_debug
` [PATCH v9 34/39] dyndbg: harden classmap and descriptor validation
` [PATCH v9 35/39] docs/dyndbg: add classmap info to howto
` [PATCH v9 36/39] dyndbg: Ignore additional arguments from pr_fmt
` [PATCH v9 37/39] dyndbg: add epilogue to dynamic_debug/control file
` [PATCH v9 38/39] dyndbg: add +c flag to count advantage of classmaps for DRM
` [PATCH v9 39/39] dyndbg: add DEBUG-biased fallback stubs for _dynamic_func_call_cls

[PATCH v6 00/10] PCI: dw-rockchip: add system suspend support
 2026-09-09  0:54 UTC  (10+ messages)
` [PATCH v6 01/10] PCI: dw-rockchip: Fix LTSSM set functions
` [PATCH v6 02/10] PCI: dw-rockchip: Restore vpcie3v3 regulator handle
` [PATCH v6 03/10] PCI: dw-rockchip: Move devm_phy_get out of phy_init

[PATCH v5 0/9] Bug fixes and enhancements for kdump LUKS support
 2026-09-09  0:53 UTC  (19+ messages)
` [PATCH v5 1/9] crash_dump: Fix potential double free and UAF of keys_header
` [PATCH v5 2/9] crash_dump: Read the number of dm-crypt keys from reserved memory
` [PATCH v5 3/9] crash_dump: Disallow writing to dm-crypt configfs during kexec_file_load syscall
` [PATCH v5 4/9] crash_dump: Free temporary dm-crypt keys_header buffer in kdump kernel
` [PATCH v5 5/9] crash_dump: Only use kexec_dprintk during the kexec_file_load syscall
` [PATCH v5 6/9] crash_dump: Improve readability of config_keys_restore_store
` [PATCH v5 7/9] crash_dump: Check the function return codes in restore_dm_crypt_keys_to_thread_keyring
` [PATCH v5 8/9] crash_dump: Disallow configfs/crash_dm_crypt_key/reuse if crash hotplug supported
` [PATCH v5 9/9] Documentation: kdump: Add arm64 and ppc64le to encrypted dump target support list

[PATCH v4] net/ncsi: Fix Use-After-Free in NCSI channel and package removal
 2026-09-09  0:53 UTC  (2+ messages)

[PATCH nf 0/1] netfilter: x_tables: avoid holding mutex over faultable user copies
 2026-09-09  0:52 UTC  (2+ messages)

[PATCH v2 0/8] gpu: nova-core: add NVKV codec
 2026-09-09  0:51 UTC  (3+ messages)
` [PATCH v2 5/8] gpu: nova-core: add NVKV decoder

[PATCH net-next v2] net: stmmac: fix error path cleanup in DMA descriptor ring allocation
 2026-09-09  0:48 UTC  (2+ messages)

[PATCH] usb: mdc800: fix circular locking dependency in probe/open
 2026-09-09  0:48 UTC 

[PATCH 0/2] Some error handling improvements in GuC
 2026-09-09  0:47 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH v3] MAINTAINERS: Update maintainers and group list for QLogic and Broadcom drivers
 2026-09-09  0:47 UTC  (2+ messages)

[PATCH v3 00/21] lib: Rust implementation of SPDM
 2026-09-09  0:46 UTC  (13+ messages)
` [PATCH v3 14/21] lib: rspdm: Support SPDM get_version
` [PATCH v3 15/21] lib: rspdm: Support SPDM get_capabilities
` [PATCH v3 16/21] lib: rspdm: Support SPDM negotiate_algorithms
` [PATCH v3 17/21] lib: rspdm: Support SPDM get_digests
` [PATCH v3 19/21] lib: rspdm: Support SPDM certificate validation

[PATCH] selftests/damon: ignore test-generated damon_dump_output
 2026-09-09  0:45 UTC  (2+ messages)

btintel_pcie: hibernation intermittently aborted by -EBUSY from D3 entry timeout
 2026-09-09  0:45 UTC  (2+ messages)
` [PATCH v4] Bluetooth: btintel_pcie: fix stale cache in set_dxstate fallback check

Fwd: btrfs: OOM in split_item()
 2026-09-09  0:44 UTC  (4+ messages)

[PATCH net 0/3] net: dsa: lantiq_gswip: SGMII/2500BASE-X and flow-control fixes
 2026-09-09  0:43 UTC  (4+ messages)
` [PATCH net 3/3] net: dsa: lantiq_gswip: fix GSWIP_MDIO_PHY_FCONTX_EN value

[PATCH] ksmbd: fix invalid pointer dereference when get_inode_acl() fails
 2026-09-09  0:42 UTC  (4+ messages)
  `  "
    `  "

[PATCH net-next] net: smc91x: Remove stale documentation reference
 2026-09-09  0:40 UTC  (2+ messages)

[PATCH net] selftests/drivers/net: include lib/sh/*.sh
 2026-09-09  0:40 UTC  (2+ messages)

[PATCH net-next] net: ipa: Drop the monitor_rx endpoint_id ABI entry
 2026-09-09  0:40 UTC  (2+ messages)

[RFC PATCH] Docs/mm/damon/design: clarify when qt_exceeds increases
 2026-09-09  0:38 UTC  (2+ messages)

[PATCH v4 0/9] Bug fixes and enhancements for kdump LUKS support
 2026-09-09  0:31 UTC  (4+ messages)
` [PATCH v4 1/9] crash_dump: Fix potential double free and UAF of keys_header

[nf PATCH v3] netfilter: nfnetlink: Fix for interrupted hook dumps
 2026-09-09  0:34 UTC  (6+ messages)

[PATCH net-next v3 0/2] selftests: drv-net: Allow cross-compiling the hardware tests
 2026-09-09  0:30 UTC  (3+ messages)

[PATCH net] net: openvswitch: fix use-after-free of the flow table mask array
 2026-09-09  0:30 UTC  (2+ messages)

[PATCH i-g-t v2 0/3] tests/intel-ci: Enable PXP coverage on PTL, CRI and BAT
 2026-09-09  0:27 UTC  (4+ messages)
` [PATCH i-g-t v2 1/3] tests/intel-ci: remove pxp from PTL blocklist
` [PATCH i-g-t v2 2/3] tests/intel-ci: Add a subset of pxp tests into xe-fast-feedback
` [PATCH i-g-t v2 3/3] tests/intel-ci: Allow PXP negative testing on CRI

[PATCH v2] net: starfire: fix ioaddr sign-extension causing ioremap() failure
 2026-09-09  0:28 UTC  (2+ messages)
` [PATCH net-next v3] "

commit 108cc873398932af589c295f78c348513b8d70d9 breaks update-grub on btrfs root filesystem
 2026-09-09  0:25 UTC  (2+ messages)

[PATCH] selftests: damon: add script dir to sys.path for PYTHONSAFEPATH compatibility
 2026-09-09  0:24 UTC  (2+ messages)

[PATCH v3 1/2] Bluetooth: forget a peer's RPA once it advertises its identity address
 2026-09-09  0:23 UTC  (2+ messages)
` Bluetooth: dial the address the peer is actually on air with

[RFC PATCH v2 0/4] Add KVM API for confidential guest live migration
 2026-09-09  0:22 UTC  (7+ messages)
` [RFC PATCH v2 2/4] KVM: x86: Add optional KVM_CAP_LIVE_MIGRATION and KVM_MIGRATE_CMD

[PATCH net-next v2 0/3] net: phy: motorcomm: Enable analog frontend DAC on yt8531S
 2026-09-09  0:20 UTC  (2+ messages)

[PATCH net] ipv6: null-check fib6_node before accessing in __ip6_del_rt_siblings()
 2026-09-09  0:20 UTC  (2+ messages)

[PATCH RESEND wireless-next 00/18] wifi: Add Seamless Mobility Domain (SMD) AP support
 2026-09-09  0:20 UTC  (7+ messages)

[PATCH] selftests: damon: add script dir to sys.path for PYTHONSAFEPATH compatibility
 2026-09-09  0:20 UTC  (2+ messages)

[PATCH] once_lite: Simplify condition handling and fix context analysis
 2026-09-09  0:20 UTC  (5+ messages)

[PATCH 0/2] Minor fixes to OA in i915
 2026-09-09  0:19 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

Adjusting clang-fixes branches
 2026-09-09  0:15 UTC 

[PATCH i-g-t 0/3] tests/intel-ci: Enable PXP coverage on PTL, CRI and BAT
 2026-09-09  0:14 UTC  (3+ messages)
` [PATCH i-g-t 2/3] tests/intel-ci: Add a subset of pxp tests into xe-fast-feedback

[PATCH nf,v3 RESEND 1/2] netfilter: nf_nat: unregister and release hooks on error
 2026-09-09  0:14 UTC  (2+ messages)
` [PATCH nf,v3 RESEND 2/2] netfilter: nfnetlink: Fix for interrupted hook dumps

[PATCH 0/2] Some error handling improvements in GuC
 2026-09-09  0:14 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

arch/arm64/boot/dts/broadcom/bcm2712-d-rpi-5-b.dtb: hvs@107c580000 (brcm,bcm2712-hvs): 'iommus' does not match any of the regexes: '^pinctrl-[0-9]+$'
 2026-09-09  0:13 UTC 

Fifth DAMON merge anniversary
 2026-09-09  0:14 UTC 

[PATCH v3 0/3] riscv: word-at-a-time: improve find_zero()
 2026-09-08 23:53 UTC  (4+ messages)
` [PATCH v3 1/3] riscv: word-at-a-time: improve find_zero() for !RISCV_ISA_ZBB
` [PATCH v3 2/3] riscv: word-at-a-time: improve find_zero() without Zbb
` [PATCH v3 3/3] riscv: word-at-a-time: improve find_zero() for Zbb

[PATCH 00/13] srcu: Round out atomic SRCU support
 2026-09-09  0:11 UTC  (15+ messages)
` [PATCH 01/13] litmus: Add SRCU fastpath anchor-before-scan test
` [PATCH 08/13] srcutree: Forbid srcu_expedite_current() on atomic SRCU
` [PATCH 09/13] rcutorture: Disable srcu_expedite_current() for "
` [PATCH 10/13] srcutree: Skip callback scheduling for atomic SRCU grace periods
` [PATCH 11/13] srcutree: Remove srcu_barrier() sleep for atomic SRCU
` [PATCH 12/13] srcutree: Remove debug pr_alert()s
` [PATCH 13/13] srcu: Restrict atomic-SRCU non_block annotation to task context

[PATCH v2 0/5] optimize pgtable_l4|l5_enabled
 2026-09-08 23:48 UTC  (11+ messages)
` [PATCH v2 3/5] riscv: support early isa ext and use it to "
` [PATCH v2 4/5] riscv: RISCV_ISA_SV48 and RISCV_ISA_SV57 under NONPORTABLE

[PATCH i-g-t 1/3] tests/amdgpu: add sdma clean-hang user queue reset subtest
 2026-09-09  0:08 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for series starting with [i-g-t,1/3] "

[PATCH net-next v5] tipc: replace deprecated strcpy with strscpy in tipc_bearer_get_name()
 2026-09-09  0:07 UTC  (2+ messages)

[PATCH v4 0/4] selftests: add shared Makefile for BPF selftests and new memcg test
 2026-09-09  0:05 UTC  (7+ messages)
` [PATCH v4 1/4] selftests: add shared lib.bpf.mk to build BPF progs and skeletons
` [PATCH v4 2/4] selftests/cgroup: add memcg_stat_cross_cpu correctness test for flush
` [PATCH v4 3/4] selftests/hid: build the BPF program via the shared lib.bpf.mk
` [PATCH v4 4/4] selftests/sched_ext: build BPF schedulers "

[PATCH v3 0/4] KVM: TDX: Validate directly configurable CPUID bits
 2026-09-09  0:04 UTC  (5+ messages)

[PATCH 0/9] Various ASAN & tests fixes
 2026-09-09  0:03 UTC  (3+ messages)
` [PATCH 9/9] hw/s390x/ipl: fix short SCSI loadparm buffer over-read

[PATCH net-next v2] ppp: pass private data to channel callbacks
 2026-09-09  0:03 UTC  (2+ messages)

[PATCH 0/5] splash: documentation and more storage support
 2026-09-09  0:02 UTC  (6+ messages)
` [PATCH 1/5] doc: splash: convert README.splashprepare to reStructuredText
` [PATCH 2/5] doc: splash: document the features added since 2013
` [PATCH 3/5] splash: use u32 for the raw storage offset
` [PATCH 4/5] splash: add a splashoffset environment variable
` [PATCH 5/5] splash: add SCSI storage support

[PATCH bpf-next v3 0/3] bpftool: Improve perf counter reporting
 2026-09-09  0:02 UTC  (5+ messages)
` [PATCH bpf-next v3 1/3] bpftool: Track perf counter snapshot state
` [PATCH bpf-next v3 3/3] bpftool: Scale counters and report cycles per run

[PATCHv3 net] net: ll_temac: Return actual error from of_get_mac_address()
 2026-09-09  0:00 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: arm: rockchip: Add FriendlyElec NanoPi R28S
 2026-09-08 23:58 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: "

[PATCH net v2] net: phy: dp83867: restore LED configuration after a soft reset
 2026-09-08 23:57 UTC 

[PATCH net-next] netlink: policy: report the big endian attributes
 2026-09-08 23:55 UTC 

[PATCH net-next] docs: phonet: Fix the struct sockaddr_pn name in the example
 2026-09-08 23:50 UTC  (2+ messages)

[PATCH net-next 00/14] net: Remove obsolete 32-bit DMA mask fallbacks
 2026-09-08 23:50 UTC  (2+ messages)

[PATCH net v2] ppp_async: drop the errored frame instead of resetting its headroom
 2026-09-08 23:50 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update the so_txtime selftest path in SOCKET TIMESTAMPING
 2026-09-08 23:50 UTC  (2+ messages)

[TECH TOPIC] Improving kernel security & integrity by generalizing ad-hoc safety mechanisms
 2026-09-08 23:48 UTC  (11+ messages)

[PATCH bpf-next 1/2] bpftool: Skip non-autoload programs when generating light skeletons
 2026-09-08 23:48 UTC  (3+ messages)

[PATCH v2] kprobes: use DEFINE_DEBUGFS_ATTRIBUTE for the enabled knob
 2026-09-08 23:46 UTC  (3+ messages)

+ tools-testing-selftests-mm-add-map_private-dev-zero-merge-tests.patch added to mm-unstable branch
 2026-09-08 23:46 UTC 

+ tools-testing-vma-add-test-to-assert-map_private-dev-zero-is-anon.patch added to mm-unstable branch
 2026-09-08 23:46 UTC 

+ mm-vma-make-map_private-mapped-dev-zero-mappings-truly-anonymous.patch added to mm-unstable branch
 2026-09-08 23:46 UTC 

+ mm-vma-only-permit-map_private-dev-zero-to-be-mapped-anonymous.patch added to mm-unstable branch
 2026-09-08 23:46 UTC 

+ mm-implement-file_is_dev_zero-to-uniquely-identify-dev-zero.patch added to mm-unstable branch
 2026-09-08 23:46 UTC 

+ mm-move-drivers-char-memc-to-mm-char-memc.patch added to mm-unstable branch
 2026-09-08 23:46 UTC 

[PATCH v2 0/6] mm: make MAP_PRIVATE-/dev/zero mappings truly anonymous
 2026-09-08 23:45 UTC  (2+ messages)

[PATCH net-next 0/4] netlink: fix ynl spec tooling robustness bugs
 2026-09-08 23:45 UTC  (5+ messages)
` [PATCH net-next 1/4] netlink: specs: fix duplicate if/then keys in netlink-raw schema
` [PATCH net-next 2/4] tools: ynl: reject zero-length attributes instead of looping forever
` [PATCH net-next 3/4] tools: ynl: stop find_kernel_root() spinning at the filesystem root
` [PATCH net-next 4/4] tools: ynl: fix uapi generation for anonymous enums with documented entries

[PATCH v5 0/5] Hyper-V: Add para-virtualized IOMMU support for Linux guests
 2026-09-08 23:44 UTC  (7+ messages)
` [PATCH v5 4/5] iommu/hyperv: Add para-virtualized IOMMU support for Hyper-V guest

[PATCH] HID: nintendo: relax subcommand limiter until cadence is proven
 2026-09-08 23:43 UTC  (2+ messages)
` [PATCH v2] "

phosphor-bmc-code-mgmt development
 2026-09-08 15:49 UTC 

[PATCH net v3] net: mana: Clear RDMA teardown and suspend state in mana_rdma_probe()
 2026-09-08 23:40 UTC  (2+ messages)

[PATCH bpf v2 0/2] libbpf: Fix array comparison in BTF dedup
 2026-09-08 23:40 UTC  (2+ messages)

[PATCH v2] wifi: cfg80211: avoid holding rtnl_mutex across all cfg80211_leave() calls
 2026-09-08 23:40 UTC  (10+ messages)
  ` [PATCH] "


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.