All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-20 16:55:11 to 2026-08-20 17:31:54 UTC [more...]

[PATCH 6.12 000/220] 6.12.105-rc1 review
 2026-08-20 14:55 UTC  (62+ messages)
` [PATCH 6.12 056/220] ftrace: Fix off-by-one fentry site disable in ftrace_free_mem()
` [PATCH 6.12 060/220] libceph: Avoid using invalid osd indices from primary_temp
` [PATCH 6.12 061/220] ceph: fix MDS random selection readiness predicate
` [PATCH 6.12 062/220] libceph: tolerate addrvecs with multiple entries of the same type
` [PATCH 6.12 063/220] mmc: omap_hsmmc: fix busy_timeout overflow in ns conversion on 32-bit
` [PATCH 6.12 064/220] mmc: sdhci: unmap the bounce buffer before device release
` [PATCH 6.12 065/220] mmc: sdhci: make tuning_err a signed int
` [PATCH 6.12 092/220] xfs: clear zapped attr fork state when bmap repair finds no attr fork
` [PATCH 6.12 093/220] xfs: zero i_nlink before repair puts inode on unlinked list
` [PATCH 6.12 095/220] xfs: dont double-lock when deleting a self-referential directory
` [PATCH 6.12 096/220] xfs: set the prev pointer when reinserting an inode on the unlinked list
` [PATCH 6.12 097/220] xfs: pass runtime errors from xrep_iunlink_mark_ondisk_rec up to callers
` [PATCH 6.12 098/220] xfs: nlink scrub must take IOLOCK before determining ILOCK state
` [PATCH 6.12 099/220] xfs: load next_agino from the correct xfarray in xrep_iunlink_relink_prev
` [PATCH 6.12 100/220] xfs: fix ilock leak on error in xfs_dq_get_next_id
` [PATCH 6.12 101/220] xfs: dont zap the attr fork on repair when there are queued pptr updates
` [PATCH 6.12 102/220] xfs: dont walk off the end of a null sc->sa.agi_bp in AGI repair
` [PATCH 6.12 103/220] xfs: fix allocated inodes that show up in the unlinked list
` [PATCH 6.12 104/220] xfs: fix another iunlink infinite loop bug in online fsck
` [PATCH 6.12 105/220] xfs: dont return EFSCORRUPTED when scrubbing corrupt parent pointers
` [PATCH 6.12 106/220] xfs: avoid UAF on sc->tempip in xrep_tempfile_create
` [PATCH 6.12 107/220] xfs: fix exchange-range reflink flag clearing issue with INO1_WRITTEN
` [PATCH 6.12 108/220] xfs: dont swallow dquot recovery verification errors
` [PATCH 6.12 109/220] xfs: check xfarray iteration errors when committing unlinked inode lists
` [PATCH 6.12 110/220] xfs: check v5 superblock features early
` [PATCH 6.12 111/220] ceph: Remove ceph_writepage()
` [PATCH 6.12 112/220] ceph: Use a folio in ceph_page_mkwrite()
` [PATCH 6.12 113/220] ceph: Convert ceph_find_incompatible() to take a folio
` [PATCH 6.12 114/220] ceph: Convert writepage_nounlock() to write_folio_nounlock()
` [PATCH 6.12 115/220] ceph: fix writeback_count leak in write_folio_nounlock()
` [PATCH 6.12 116/220] ceph: avoid fs reclaim while using current->journal_info
` [PATCH 6.12 117/220] ceph: fix hanging __ceph_get_caps() with stale mds_wanted
` [PATCH 6.12 118/220] libceph: Amend checking to fix `make W=1` build breakage
` [PATCH 6.12 119/220] libceph: bound pg_{temp,upmap,upmap_items} length to CEPH_PG_MAX_SIZE
` [PATCH 6.12 120/220] mm/khugepaged: guard is_zero_pfn() calls with pte_present()
` [PATCH 6.12 121/220] userfaultfd: prevent registration of special VMAs
` [PATCH 6.12 122/220] libceph: fix two unsafe bare decodes in decode_lockers()
` [PATCH 6.12 123/220] net/sched: serialize qdisc_rtab_list against concurrent get/put
` [PATCH 6.12 124/220] super: remove pointless s_root checks
` [PATCH 6.12 125/220] super: skip dying superblocks early
` [PATCH 6.12 126/220] super: use a common iterator (Part 1)
` [PATCH 6.12 127/220] super: use common iterator (Part 2)
` [PATCH 6.12 128/220] fs/super: fix emergency thaw double-unlock of s_umount
` [PATCH 6.12 129/220] super: fix emergency thaw deadlock on frozen block devices
` [PATCH 6.12 130/220] smb: move smb_version_values to common/smbglob.h
` [PATCH 6.12 131/220] smb: move get_rfc1002_len() "
` [PATCH 6.12 132/220] smb/server: rename include guard in smb_common.h
` [PATCH 6.12 133/220] ksmbd: rename smb2_get_msg to smb_get_msg
` [PATCH 6.12 134/220] smb/server: fix minimum SMB1 PDU size
` [PATCH 6.12 135/220] smb/server: fix minimum SMB2 "
` [PATCH 6.12 136/220] ksmbd: validate minimum PDU size for transform requests
` [PATCH 6.12 137/220] eventpoll: pin files while checking reverse paths
` [PATCH 6.12 138/220] tcp: Pass flags to __tcp_send_ack
` [PATCH 6.12 139/220] tcp: fast path functions later
` [PATCH 6.12 141/220] tcp: challenge ACK for non-exact RST in SYN-RECEIVED
` [PATCH 6.12 150/220] igc: remove napi_synchronize() in igc_down()
` [PATCH 6.12 151/220] ksmbd: conn lock to serialize smb2 negotiate
` [PATCH 6.12 152/220] ksmbd: reject repeated SMB2 NEGOTIATE requests
` [PATCH 6.12 153/220] net: pktgen: fix code style (WARNING: Block comments)
` [PATCH 6.12 154/220] net: pktgen: fix proc entry use-after-free
` [PATCH 6.12 155/220] binfmt_misc: dont leak the user namespace when the mount fails

[PATCH v2 0/6] Obliterate nouveau_encoder->crtc
 2026-08-20 17:31 UTC  (10+ messages)
` [PATCH v2 1/6] drm/nouveau/kms/nv50-: Move DPCD backlight disable into its own function
` [PATCH v2 5/6] drm/nouveau/kms/nv50-: Add nouveau_encoder->audio.crtc
` [PATCH v2 6/6] drm/nouveau/kms/nv50-: Obliterate nouveau_encoder->crtc

[PATCH] selftests/mm: check stat() return value in khugepaged get_finfo()
 2026-08-20 17:31 UTC  (2+ messages)

[PATCH v4 0/4] nvme-tcp: add IPv6 traffic class support
 2026-08-20 17:31 UTC  (4+ messages)
` [PATCH v4 1/4] nvmet-tcp: unify sockopt with do_sock_setsockopt

[PATCH] drm/amdgpu/userq: fix struct drm_amdgpu_info_device padding for 32bit compile
 2026-08-20 17:30 UTC  (6+ messages)

[PATCH] pull: add --hard mode
 2026-08-20 17:29 UTC  (6+ messages)

[PATCH 00/27] gpu: nova-core: boot on the r000 GSP firmware
 2026-08-20 17:28 UTC  (3+ messages)
` [PATCH 21/27] gpu: nova-core: gsp: add the GMC boot event dispatcher

[PATCH v5 00/12] leds: Add support for hardware-initiated hardware control trigger transition
 2026-08-20 17:22 UTC  (13+ messages)
` [PATCH v5 01/12] leds: Move led_trigger_is_hw_controlled() to the right place
` [PATCH v5 02/12] leds: class: Remove hardware control trigger when writing brightness
` [PATCH v5 03/12] leds: trigger: Add offloaded() callback and provide trigger_may_offload attribute
` [PATCH v5 04/12] leds: cros_ec: Implement offloaded() trigger callback
` [PATCH v5 05/12] leds: turris-omnia: Implement offloaded() trigger callback and declare hw_control_trigger
` [PATCH v5 06/12] leds: trigger: netdev: Implement offloaded() callback
` [PATCH v5 07/12] leds: trigger: Enforce strict checks in led_trigger_is_hw_controlled()
` [PATCH v5 08/12] leds: trigger: Do not attach trigger to a removing LED
` [PATCH v5 09/12] leds: trigger: Add led_trigger_notify_hw_control_changed() interface
` [PATCH v5 10/12] platform/x86: ideapad-laptop: Decouple hardware & classdev brightness for keyboard backlight
` [PATCH v5 11/12] platform/x86: ideapad-laptop: Serialize keyboard backlight notifications
` [PATCH v5 12/12] platform/x86: ideapad-laptop: Fully support auto keyboard backlight

[PATCH net-next v7 0/3] dpll: add SiTime SiT9531x DPLL clock driver
 2026-08-20 17:27 UTC  (4+ messages)
` [PATCH net-next v7 3/3] "

[PATCH] x86/amd: Expand comment about NullSelectorClearsBase
 2026-08-20 17:26 UTC 

[PATCH net] net: macb: drop CONFIG_OF #if block
 2026-08-20 17:26 UTC  (2+ messages)

[PATCH 00/12] drm/panic: Split into core and helpers
 2026-08-20 17:25 UTC  (14+ messages)
` [PATCH 03/12] drm/panic: Return -EINVAL if font is not available
` [PATCH 04/12] drm/panic: Return errno codes if panic output fails
` [PATCH 05/12] drm/panic: Pass colors to draw_panic_dispatch()
` [PATCH 06/12] drm/panic: Pass global module parameters to drm_panic_dispatch()
` [PATCH 07/12] drm/panic: Retry in dispatch function if panic output fails
` [PATCH 09/12] drm/panic: Display panic screen via per-plane callback

[PATCH net 0/2] net: ntb_netdev: Fix RX statistics accounting
 2026-08-20 17:25 UTC  (3+ messages)
` [PATCH net 1/2] net: ntb_netdev: Avoid double-accounting netif_rx() drops

[PATCH net v3 0/2] net: sparx5: misc fixes for sparx5 and lan969x
 2026-08-20 17:24 UTC  (4+ messages)
` [PATCH net v3 2/2] net: sparx5: fix sleep in atomic context in MAC table access

Question about the maintenance of OOT RT patches for LTS releases (v12.x and v18.x)
 2026-08-20 17:23 UTC  (10+ messages)

[PATCH net] octeontx2-pf: Fix ethtool timestamping capabilities for SDP representors
 2026-08-20 17:22 UTC 

[PATCH v3] driver core: avoid klist_remove() on unattached knode_driver
 2026-08-20 17:22 UTC  (4+ messages)
` [PATCH v4] "

[PATCH 0/2] PCI: introduce TC9564 misc driver
 2026-08-20 17:22 UTC  (10+ messages)
` [PATCH 1/2] dt-bindings: misc: introduce pci1179,0220.yaml

[PATCH 0/3] proc,security,selinux: let SELinux block FOLL_FORCE for /proc/self/mem
 2026-08-20 17:22 UTC  (5+ messages)
` [PATCH 1/3] proc: refactor /proc/$pid/mem to use struct as private_data
` [PATCH 2/3] proc: query LSMs for introspective mem access (if PROC_MEM_FORCE_ALWAYS)

[PATCH] NFSv4.1: initialize referring call pointers before decoding
 2026-08-20 17:21 UTC  (2+ messages)

[PATCH] sched: Serialize cgroup updates to prevent CFS/SCX state divergence
 2026-08-20 17:21 UTC  (2+ messages)

[PATCH v7 0/6] fuse: add io-uring buffer pools and zero-copy
 2026-08-20 17:20 UTC  (8+ messages)
` [PATCH v7 1/6] fuse: decouple fuse_ring creation from ent registration

[PATCH v8] net: airoha: npu: use cacheline-sized buffers for mailbox DMA
 2026-08-20 17:18 UTC  (7+ messages)

[PATCH v24 00/15] Add Renesas RZ/G3L SD/eMMC support
 2026-08-20 17:16 UTC  (16+ messages)
` [PATCH v24 01/15] dt-bindings: mmc: renesas,sdhi: Document RZ/G3L (r9a08g046) SoC
` [PATCH v24 02/15] mmc: renesas_sdhi: Clean up whitespace and add OF table sentinels
` [PATCH v24 03/15] mmc: renesas_sdhi: Add clk_mask field to support flexible clock divider widths
` [PATCH v24 04/15] mmc: renesas_sdhi: Add max_divider field to support SoC-specific clock ranges
` [PATCH v24 05/15] mmc: renesas_sdhi: Add SDHI_SD_CLK_CTL_DIV1 macro for 1/1 option
` [PATCH v24 06/15] mmc: renesas_sdhi: Make clock divider mask configurable
` [PATCH v24 07/15] mmc: renesas_sdhi: Add tuning delay support for RZ/G2L
` [PATCH v24 08/15] mmc: renesas_sdhi: Add TMIO_MMC_INTERNAL_DIVIDER flag
` [PATCH v24 09/15] mmc: renesas_sdhi: Add optional axis/axim reset controls
` [PATCH v24 10/15] mmc: renesas_sdhi: Add write32_hook for CTL_SD_CARD_CLK_CTL register writes
` [PATCH v24 11/15] mmc: renesas_sdhi: Add RZ/G3L SDHI support
` [PATCH v24 12/15] mmc: renesas_sdhi: Save and restore IOVS across suspend/resume
` [PATCH v24 13/15] mmc: renesas_sdhi: Make HS400 OSEL bit configurable per SoC
` [PATCH v24 14/15] mmc: renesas_sdhi: Add RZ/G3L HS400 support
` [PATCH v24 15/15] mmc: renesas_sdhi: Add HS400 enhanced strobe support for RZ/G3L

[PATCH v19 00/40] DEPT(DEPendency Tracker)
 2026-08-20 17:16 UTC  (2+ messages)

[PATCH perf-tools-next v2 0/4] perf trace: Symbolise kernel virtual addresses and function pointers
 2026-08-20 17:15 UTC  (3+ messages)

[PATCH v9 net-next] octeontx2-pf: add mqprio bandwidth offload for NIX TX schedulers
 2026-08-20 17:15 UTC  (4+ messages)

[PATCH net-next v5 0/7] ptp: ocp: Add R4006 and V9 I2C peripheral support
 2026-08-20 17:15 UTC  (5+ messages)

[PATCH 0/4] devtool: standard: Fix file copy on finish --force
 2026-08-20 17:15 UTC  (4+ messages)
` [PATCH 1/4] scripts: scriptutils: Use LicenseRef-Proprietary LICENSE while fetching
  ` [OE-core] "

[PATCH 0/2] sched: Remove sched_class::balance()
 2026-08-20 17:15 UTC  (4+ messages)

[PATCH 0/4] Update maintainer-pgp-guide.rst Chinese translation
 2026-08-20 17:13 UTC  (5+ messages)
` [PATCH 1/4] docs/zh_CN: update maintainer-pgp-guide translation
` [PATCH 2/4] docs/zh_CN: clarify free Nitrokey requirements
` [PATCH 3/4] docs/zh_CN: update maintainer-pgp-guide kernel.org link
` [PATCH 4/4] docs/zh_CN: add kernel.org trust repository reference

[PATCH net-next] net: macb: fix CONFIG_OF=n build
 2026-08-20 17:13 UTC  (4+ messages)

[PATCH v6 0/9] Introduce MMIO-based CMT access for Enhanced RDT
 2026-08-20 17:12 UTC  (7+ messages)
` [PATCH v6 2/9] x86/resctrl: Require 64-bit x86 for resctrl support

[PATCH v1 0/3] ACPI: Updates related to upstream ACPICA project changes
 2026-08-20 17:12 UTC  (2+ messages)

[PATCH v3 0/2] gpio: realtek-otto: add pinctrl support
 2026-08-20 17:12 UTC  (4+ messages)
` [PATCH v3 2/2] "

[PATCH net] net: macb: Move macb_{alloc,free}_tieoff() out of CONFIG_OF block
 2026-08-20 17:12 UTC  (4+ messages)

[PATCH] drm/vmwgfx: Return gem fd handle for scanout buffers
 2026-08-20 17:11 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: reorder conditions to avoid else branch
 2026-08-20 17:10 UTC  (2+ messages)

[PATCH 00/13] cpus: Constify @cpu in SysemuCPUOps::has_work() handler
 2026-08-20 17:09 UTC  (6+ messages)
` [RFC PATCH 09/13] cpus: Add const-qualified CPU environment accessors

[PATCH] gpio: generic: Avoid pinctrl calls when ranges are missing
 2026-08-20 17:10 UTC 

[PATCH v2] staging: fbtft: prefer snprintf over sprintf in fbtft-core.c
 2026-08-20 17:07 UTC  (2+ messages)

[PATCH 1/2] libsepol: Validate expressions do not mix tunables and booleans
 2026-08-20 17:05 UTC  (4+ messages)
` [PATCH 2/2] libsepol: Remove assertion and comment from discard_tunables()

[GIT PULL] RISC-V updates for v7.3-rc1
 2026-08-20 17:04 UTC  (2+ messages)

[PATCH v3 0/6] odb: make packfile generation pluggable
 2026-08-20 17:04 UTC  (3+ messages)
` [PATCH v3 1/6] odb: introduce interface to generate packfiles

[PATCH v3] arm: rockchip: spl: Add hotkey detection support
 2026-08-20 16:52 UTC  (4+ messages)
` [PATCH v4] "
    ` Re:Re: "

[PATCH v19 00/14] KVM: arm64: Provide guest support for GCS
 2026-08-20 17:04 UTC  (3+ messages)
` [PATCH v19 05/14] KVM: arm64: Set PSTATE.EXLOCK when entering an exception

[PATCH v2 00/10] nouveau: assorted display fixes (GB20x, r570 DP_CONFIG_STREAM, HF-EEODB EDIDs)
 2026-08-20 17:03 UTC  (4+ messages)
` [PATCH v2 03/10] drm/nouveau/disp: route GSP-RM display MMIO through nvkm_disp_func hooks

[PATCH v6 0/9] rv: Add task latency over budget RV monitor
 2026-08-20 17:03 UTC  (13+ messages)
` [PATCH v6 2/9] rv: Add generic uprobe infrastructure for RV monitors
` [PATCH v6 4/9] rv: Fix ha_invariant_passed_ns silent bypass of invariant check
` [PATCH v6 5/9] rv: Make da_monitor_reset_hook and EVENT_NONE_LBL overridable
` [PATCH v6 6/9] rv: Add tlob hybrid automaton monitor
` [PATCH v6 8/9] selftests/verification: Add tlob selftests
` [PATCH v6 9/9] selftests/ftrace: Walk up to find test.d/functions when a subdirectory is passed

[PATCH] drm/xe: Fix unnecessary host-side population of ttm_tt on non-TT resources
 2026-08-20 17:03 UTC  (2+ messages)

[PATCH 5.10.y] iomap: adjust read range correctly for non-block-aligned positions
 2026-08-20 17:03 UTC 

[Buildroot] [PATCH] package/unrar: bump to version 7.2.7
 2026-08-20 17:02 UTC  (3+ messages)

[PATCH bpf-next v1 0/2] Reject invalid LDSX instruction in disassembler
 2026-08-20 17:00 UTC  (2+ messages)

[PATCH v2 0/2] spi: support devices with no wire in one direction
 2026-08-20 17:00 UTC  (4+ messages)
` [PATCH v2 2/2] spi: rockchip: skip the unused FIFO direction on a one-wire device

[PATCH] rcu: Use IRQ_WORK_INIT_HARD for srcu's irq_work
 2026-08-20 17:00 UTC  (4+ messages)

[PATCH v5] perf record: Fix unhandled POLLHUP on non_perf_event descriptors
 2026-08-20 17:00 UTC  (3+ messages)
` [PATCH v6] "

[PATCH bpf-next] bpf: Track linked scalars across a "rX <<= 32; rX >>= 32" zero extension
 2026-08-20 16:57 UTC  (2+ messages)

[PULL 00/53] CI, Rust, target/i386 changes for 2026-08-20
 2026-08-20 16:49 UTC  (25+ messages)
` [PULL 01/53] target/i386: Clear OF, SF, and AF for fcomi/fucomi
` [PULL 11/53] hw/i386/mshv: migrate REFERENCE_TIME
` [PULL 18/53] target/i386/mshv: migrate MP_STATE
` [PULL 30/53] target/i386: emulate: stop torturing cc_src into carrying SF/PF
` [PULL 31/53] whpx: i386: fix xsaves enablement in legacy probing path
` [PULL 32/53] hw/i386: fw_cfg: do not set VMX feature control on WHPX
` [PULL 33/53] whpx: i386: enable fast hypercall output
` [PULL 34/53] whpx: i386: synchronise PAT too
` [PULL 35/53] whpx: i386: work around Hyper-V FP state oddities
` [PULL 36/53] whpx: i386: inject back db
` [PULL 37/53] serial: clear transmit retry callback on unrealize
` [PULL 38/53] meson: make linker warnings non-fatal on Linux
` [PULL 39/53] dockerfiles: remove packages required by Avocado
` [PULL 40/53] dockerfiles: update CentOS Stream 9 to Python 3.11, Meson to 1.12
` [PULL 41/53] python, meson: update meson required for Rust to 1.12.0
` [PULL 42/53] rust/bits: Align SubAssign behavior with Sub
` [PULL 44/53] rust: update Cargo.lock
` [PULL 45/53] rust: switch to cargo subprojects
` [PULL 46/53] rust: switch to autogenerated meson rules
` [PULL 47/53] meson: use compiler_target() to get rustc target
` [PULL 49/53] docs: rust: update for new-style build rules
` [PULL 50/53] scripts: remove now dead parts of rustc_args.py
` [PULL 52/53] rust: pl011: switch from bilge to bitfield-struct
` [PULL 53/53] rust: remove bilge crate

[PATCH v2 0/4] Clear shared pages after private-to-shared conversion
 2026-08-20 16:56 UTC  (3+ messages)
` [PATCH v2 4/4] dma-buf: heaps: Fix shared system heap allocation rollback

[PATCH v10 00/69] Add HDMI 2.0 support to DW HDMI QP TX
 2026-08-20 16:56 UTC  (6+ messages)
` [PATCH v10 07/69] drm/connector: Add HDMI 2.0 scrambler infrastructure

[PATCH] hw/hexagon: decode an empty TLB size field as 4KB
 2026-08-20 16:54 UTC  (2+ messages)


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.