mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH 0/2] ice: simplify PF nominal-state checking
 2026-09-05 18:32 UTC  (5+ messages)
` [PATCH 1/2] ice: simplify ice_pf_state_is_nominal()
` [PATCH 2/2] ice: drop pf == NULL check in ice_pf_state_is_nominal()

[PATCH] interconnect: qcom: use 64-bit SMD RPM bus votes
 2026-09-05 18:32 UTC  (2+ messages)

[PATCH v2 0/3] mm: minor janitorial style cleanups
 2026-09-05 18:31 UTC  (4+ messages)
` [PATCH v2 1/3] mm/mmap: fix various coding style warnings
` [PATCH v2 2/3] mm/vmscan: fix various coding style warnings and errors
` [PATCH v2 3/3] mm/hugetlb: fix various coding style warnings

[PATCH net v3] bnxt_en: avoid redundant RX mask updates in UC overflow state
 2026-09-05 18:31 UTC  (2+ messages)

[PATCH 0/2] block: fix typos and repeated words in comments
 2026-09-05 18:25 UTC  (3+ messages)
` [PATCH 1/2] block: drbd: fix typos "

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

[PATCH] docs: misc-devices/spear-pcie-gadget.txt: Fix bracket and whitespace
 2026-09-05 18:12 UTC  (2+ messages)

[PATCH 7.2 000/713] 7.2.4-rc1 review
 2026-09-05 18:07 UTC  (2+ messages)

[PATCH 00/12] mm/collapse: separate a collapse from its callers
 2026-09-05 18:05 UTC  (3+ messages)
` [PATCH 07/12] mm/collapse: name the per-table scan reset for what it resets

[PATCH net-next 00/33] Remove comma after sentinel entries in match table
 2026-09-05 18:03 UTC  (4+ messages)

[PATCH v2 0/5] kthread: convert remaining users to kthread_create_worker
 2026-09-05 17:56 UTC  (9+ messages)

[PATCH] ACPI: SBS: report relative state of charge as CAPACITY
 2026-09-05 17:46 UTC  (2+ messages)

[PATCH v2 0/2] rust: serdev: Mitigate race conditions
 2026-09-05 17:44 UTC  (4+ messages)
` [PATCH v2 1/2] rust: serdev: Fix race condition on driver unbind

[PATCH] virtio_console: Fix alloc_buf(.gfp) usage
 2026-09-05 17:31 UTC  (2+ messages)

[PATCH v6 0/6] mm/mglru: clean up folio counters and flag usage
 2026-09-05 17:31 UTC  (8+ messages)
` [PATCH v6 1/6] mm/memcontrol: move the lru_zone_size sanity check to the reader side
` [PATCH v6 2/6] mm/mglru: introduce helpers for manipulating gen and refs flags
` [PATCH v6 3/6] mm/migrate: copy all referenced state via folio_migrate_lru_refs
` [PATCH v6 4/6] mm/mglru: move max_seq read into walk_update_folio
` [PATCH v6 5/6] mm/mglru: use explicit tier range in read_ctrl_pos()
` [PATCH v6 6/6] mm/mglru: fix potential generation folio number leak

[PATCH] dma-mapping: don't trace the DMA address when the allocation fails
 2026-09-05 17:26 UTC  (3+ messages)

[PATCH v2] staging: rtl8723bs: remove dead code in sta_info.h
 2026-09-05 17:25 UTC 

[PATCH v2] staging: rtl8723bs: fix comment formatting for pintf_dev in rtw_io.h
 2026-09-05 17:23 UTC 

[PATCH] gpu: nova-core: gsp: fix a broken doc link on GspMessage
 2026-09-05 17:23 UTC  (3+ messages)

[PATCH v2 0/2] staging: rtl8723bs: address Dan Carpenter's review of comment fixes
 2026-09-05 17:19 UTC  (3+ messages)
  ` [PATCH v2 1/2] staging: rtl8723bs: remove dead code in rtl8723b_download_BTCoex_AP_mode_rsvd_page
  ` [PATCH v2 2/2] staging: rtl8723bs: fix Rate comment banner in rtl8723b_xmit.h

[PATCH v2] media: i2c: imx471: Fix pixel rate and line length
 2026-09-05 17:11 UTC  (3+ messages)

[PATCH v1 0/2] exfat: update percent_in_use, remove runtime integer division
 2026-09-05 17:10 UTC  (3+ messages)
` [PATCH v1 1/2] exfat: update percent_in_use field when updating volume flags
` [PATCH v1 2/2] exfat: remove runtime integer division

[PATCH v3 0/2] Exynos850 GPU support
 2026-09-05 17:09 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: gpu: arm,mali-bifrost: add exynos850-mali compatible
` [PATCH v3 2/2] arm64: dts: exynos: Add GPU/Mali Bifrost node to Exynos850

[PATCH] Documentation: reset: Use fwnode_reset_simple_xlate() in the kernel-doc directive
 2026-09-05 17:05 UTC  (2+ messages)

[PATCH 1/1] riscv: dts: spacemit: enable onboard eeprom for OrangePi
 2026-09-05 17:05 UTC  (2+ messages)

[PATCH 1/2] ice: restore DDP state during PFR recovery
 2026-09-05 16:46 UTC  (4+ messages)
` [PATCH 2/2] ice: clear Flow Director entries before reset cleanup

[PATCH] usb: dwc3: host: fix props[] overflow and dangling xhci pointer on error
 2026-09-05 16:44 UTC  (3+ messages)
` [PATCH v2 1/2] usb: dwc3: host: fix dangling xhci pointer on init failure
  ` [PATCH v2 2/2] usb: dwc3: host: fix props[] overflow when all quirks are enabled

[PATCH v4] clk: spacemit: k3: add CPU PLL rate tables
 2026-09-05 16:41 UTC  (2+ messages)

[PATCHSET sched_ext/for-7.3-fixes] sched_ext: Fix keep-last for sub-scheduler tasks and two scx_qmap placement loops
 2026-09-05 16:40 UTC  (6+ messages)
` [PATCH sched_ext/for-7.3-fixes 1/4] sched_ext: Rename sch to root_sch in dispatch_one()
` [PATCH sched_ext/for-7.3-fixes 2/4] sched_ext: Use @prev's scheduler for the keep decisions "
` [PATCH sched_ext/for-7.3-fixes 3/4] sched_ext: scx_qmap: Do not add IMMED to rescue inserts
` [PATCH sched_ext/for-7.3-fixes 4/4] sched_ext: scx_qmap: Place only on cids whose caps are in effect

[PATCH net] net/sched: cls_u32: take a reference on the hash table in u32_change()
 2026-09-05 16:38 UTC 

[GIT PULL] SCSI fixes for 7.3-rc1+
 2026-09-05 16:36 UTC  (2+ messages)

[syzbot] [ext4?] linux-next test error: general protection fault in __bh_submit
 2026-09-05 16:35 UTC 

[PATCH v3 net-next 0/6] net: Move system_long_wq to system_dfl_long_wq
 2026-09-05 16:33 UTC  (9+ messages)
` [PATCH v3 net-next 5/6] net: usb: pegasus: Move long delayed work on system_dfl_long_wq

[PATCH] i40e: fix integer overflow in i40e_dbg_command_write()
 2026-09-05 16:31 UTC 

[PATCH net v2 0/1] ipv6: ip6mr: fix mr_table leak from MRT6_TABLE
 2026-09-05 16:30 UTC  (2+ messages)
` [PATCH net v2 1/1] "

[PATCH bpf-next v7 0/2] bpf: BPF-driven proactive memcg reclaim
 2026-09-05 16:28 UTC  (5+ messages)
` [PATCH bpf-next v7 1/2] mm/bpf: Add bpf_proactive_reclaim kfunc

[PATCH v2] block: Fix start and length check added to iov_iter_extract_bvecs()
 2026-09-05 16:26 UTC  (6+ messages)
  ` [PATCH] "

[GIT PULL] Btrfs fixes for 7.3-rc2
 2026-09-05 16:25 UTC 

[PATCH 0/3] mm: minor janitorial style cleanups
 2026-09-05 16:24 UTC  (9+ messages)
` [PATCH] mm/huge_memory: fix various coding style warnings
` [PATCH 1/3] mm/mmap: "
` [PATCH 2/3] mm/vamscan: fix various coding style warnings and errors
` [PATCH 3/3] mm/hugetlb: fix various coding style warnings

[PATCH v3] mm/damon/core: allow esz to be set to zero
 2026-09-05 16:18 UTC  (2+ messages)

[PATCH v2] PCI: quirks: Fix out-of-bounds MMIO read in mellanox_check_broken_intx_masking()
 2026-09-05 16:17 UTC 

[PATCH v2.1] mm/damon/core: fix false positive in damos_quota_is_full() when esz is zero
 2026-09-05 16:12 UTC  (2+ messages)

[PATCH 1/2] irqchip/pruss-intc: Use match data directly
 2026-09-05 16:01 UTC  (3+ messages)
` [PATCH 2/2] irqchip/pruss-intc: Use scoped lock guard and devm_mutex_init

[PATCH v5] mm/damon/ops-common: use a page-aligned address in damon_ptep_mkold()
 2026-09-05 16:00 UTC  (2+ messages)

[PATCH] PCI: eswin: Publish the platform driver's OF alias
 2026-09-05 15:59 UTC  (4+ messages)

[PATCH] media: vivid: round the height down to the vertical subsampling factor
 2026-09-05 15:58 UTC 

[PATCH net-next 3/3] llc: add KUnit tests for the connection state machine bounds
 2026-09-05 15:58 UTC  (2+ messages)

[PATCH v3 0/3] livepatch: Fail object initialization on duplicate patched function
 2026-09-05 15:55 UTC  (2+ messages)
` [PATCH] selftests/livepatch: Test rejection of aliased symbols in one object

[PATCH v9 0/2] i2c: mux: Propagate firmware nodes to channel adapters
 2026-09-05 15:52 UTC  (6+ messages)
` [PATCH v9 1/2] i2c: mux: Factor out channel node lookup

[PATCH v5 0/6] KVM: arm64: nv: Implement nested stage-2 reverse map (new data structure)
 2026-09-05 15:49 UTC  (10+ messages)

[PATCH net 1/1] udp: diag: bound bucket lock hold time
 2026-09-05 15:49 UTC  (3+ messages)

[PATCH] MAINTAINERS: Drop the nonexistent vsi-iommu.h file entry
 2026-09-05 15:49 UTC 

[PATCH net-next v2] net: stmmac: fix error path cleanup in DMA descriptor ring allocation
 2026-09-05 15:46 UTC 

[PATCH 0/2] scsi: Initial commit of VirtIO PCIe Endpoint Driver
 2026-09-05 15:46 UTC  (5+ messages)

[PATCH] swiotlb: use the adjusted address for the highmem page lookup
 2026-09-05 15:45 UTC  (2+ messages)

Cache-aware scheduling does not work well with amd big/little cores
 2026-09-05 15:40 UTC  (6+ messages)

[PATCH 1/2] staging: octeon: fix use-after-free in tasklet teardown
 2026-09-05 15:35 UTC  (2+ messages)
` [PATCH 2/2] staging: octeon: fix out-of-bounds reads in tx path

[PATCH] net: stmmac: fix NULL pointer dereference in tx/rx resource cleanup
 2026-09-05 15:34 UTC  (2+ messages)
`  "

[PATCH v2 0/4] amlogic: t7: give the MMC bus pipeline clock real consumers
 2026-09-05 15:32 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: mmc: amlogic,meson-gx-mmc: document the T7 pipeline clock
` [PATCH v2 2/4] mmc: meson-gx: enable the bus pipeline clock on T7
` [PATCH v2 3/4] arm64: dts: amlogic: t7: add the pipeline clock to the MMC controllers
` [PATCH v2 4/4] clk: meson: t7: don't mark sys_ampipe_nand as critical

[PATCH] i40e: fix integer overflow in i40e_dbg_command_write()
 2026-09-05 15:31 UTC 

[PATCH v7 0/5] Modify interrupt handling for eUSB2 Phy targets
 2026-09-05 15:29 UTC  (6+ messages)
` [PATCH v7 1/5] dt-bindings: phy: Add PHY_TYPE_EUSB2 definition
` [PATCH v7 2/5] include: linux: phy: Add phy attribute "type" and associated helpers
` [PATCH v7 3/5] phy: snps-eusb2: Set phy type to EUSB2
` [PATCH v7 4/5] phy: qcom: m31-eusb2: "
` [PATCH v7 5/5] usb: dwc3: qcom: Modify interrupt handling for eUSB2 Phy targets

[PATCH] docs/zh_CN: add usb/ohci translation
 2026-09-05 15:29 UTC  (4+ messages)

[PATCH] accel/rocket: search every core slot when looking up a scheduler
 2026-09-05 15:27 UTC  (2+ messages)

[PATCH] genirq/PM: Re-enable chained interrupts after hibernation
 2026-09-05 15:27 UTC 

[PATCH RESEND] mm/vmalloc: Use dedicated unbound workqueues for vmap drain
 2026-09-05 15:27 UTC 

[PATCH v2 0/3] virtio: synchronize callbacks during device reset
 2026-09-05 15:20 UTC  (4+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] virtio_input: stop callbacks before unregistering input device
` [PATCH v2 3/3] virtio: implement synchronize_cbs for remaining transports

[PATCH v2] rust: num: seal Integer
 2026-09-05 15:16 UTC 

[PATCH v3] LoongArch: KVM: Fix TOCTOU race on pv_features
 2026-09-05 15:11 UTC  (2+ messages)

[PATCH] accel/rocket: search every core slot when a core is removed
 2026-09-05 15:11 UTC  (3+ messages)

[PATCH v2 5/5] kthread: remove worker->task self assignment
 2026-09-05 15:11 UTC  (4+ messages)

[PATCH] LoongArch: KVM: Validate MSI data before routing it to EIOINTC
 2026-09-05 15:10 UTC  (2+ messages)

[PATCH] LoongArch: KVM: Preserve memslot arch flags on KVM_MR_FLAGS_ONLY
 2026-09-05 15:08 UTC  (2+ messages)

[PATCH] LoongArch: KVM: Remove unused function kvm_arch_flush_remote_tlbs_memslot()
 2026-09-05 15:07 UTC  (2+ messages)

[PATCH] LoongArch: KVM: Fix memory leak in kvm_loongarch_env_init() error path
 2026-09-05 15:06 UTC  (3+ messages)
` [PATCH v2 0/2] LoongArch: KVM: Fix "

[PATCH] LoongArch: KVM: Free init resources if kvm_init() fails
 2026-09-05 15:06 UTC  (2+ messages)

[PATCH v2] LoongArch: BPF: Fix off-by-one error for insn_is_cast_user
 2026-09-05 15:06 UTC  (2+ messages)

[PATCH] LoongArch: kprobes: Avoid preempt count underflow without probe
 2026-09-05 15:05 UTC  (2+ messages)

[PATCH v3] LoongArch: rethook: Do not save/restore percpu base register in trampoline
 2026-09-05 15:05 UTC  (2+ messages)

[PATCH] LoongArch: remove unused setup_profiling_timer function
 2026-09-05 15:04 UTC  (2+ messages)

[PATCH] LoongArch: fix typo "avaliable" in comment
 2026-09-05 15:04 UTC  (2+ messages)

[PATCH] docs: kconfig: fix shell function syntax in caveats
 2026-09-05 15:03 UTC  (2+ messages)

[tip:x86:kdump] BUILD SUCCESS d949fa7b1ec54c626b656f873b95d76b8ab0d143
 2026-09-05 15:02 UTC 

[PATCH v2] kexec_file: remove unused arch_kexec_locate_mem_hole hook
 2026-09-05 14:58 UTC 

[PATCH v2] sh: Use generic OHCI platform provider symbol
 2026-09-05 14:52 UTC 

[PATCH] Bluetooth: RFCOMM: defer security confirmation to krfcommd
 2026-09-05 14:49 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v4] HID: appletb-kbd: support layer switching on Fn double press
 2026-09-05 14:49 UTC  (2+ messages)

[PATCH v2 1/2] ocfs2: validate dr_fs_generation of dir index root blocks
 2026-09-05 14:45 UTC  (3+ messages)
` [PATCH v2 2/2] ocfs2: validate dl_blkno and dl_fs_generation of dir index leaf blocks

Request to withdraw all current and past patch submissions
 2026-09-05 14:37 UTC 

[PATCH] nfsd: don't offer flexfiles layouts when NFSv3 isn't being served
 2026-09-05 14:37 UTC  (3+ messages)

Boost your online reputation with real 5-star reviews
 2026-09-05 14:36 UTC 

[PATCH] i40e: fix integer overflow in i40e_dbg_command_write()
 2026-09-05 14:31 UTC  (2+ messages)

[PATCH] rust: serdev: Fix race condition on driver probe fail
 2026-09-05 14:29 UTC  (4+ messages)

[PATCH] f2fs: handle NULL kiocb in write_begin
 2026-09-05 14:26 UTC  (2+ messages)
` [syzbot ci] Re: f2fs: enable buffered RWF_DONTCACHE

[PATCH v8] loop: Fix NULL pointer dereference in lo_rw_aio()
 2026-09-05 14:25 UTC  (2+ messages)

[PATCH v2] media: dvb-core: extirpate defective and unsafe ULE debug block
 2026-09-05 14:22 UTC 

[PATCH] rust: num: seal Integer
 2026-09-05 14:22 UTC  (3+ messages)

[PATCH] media: dvb-core: purge unsafe ULE debug and fix pre-existing vulnerabilities
 2026-09-05 14:16 UTC 

[PATCH] hwmon: (xdp710) Publish the OF module alias
 2026-09-05 14:12 UTC  (2+ messages)

[PATCH v2 0/3] Add telemetry tracepoints for CPU hogs, distress, and BH budget yields
 2026-09-04 20:22 UTC  (2+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®