All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-16 14:59:47 to 2026-06-16 15:17:06 UTC [more...]

[PATCH v7 0/4] ext4: fix xattr iput deadlock with s_writepages_rwsem
 2026-06-16 15:15 UTC  (5+ messages)
` [PATCH v7 1/4] ext4: skip extra isize expansion during mount to prevent deadlock
` [PATCH v7 2/4] ext4: set EXT4_STATE_NO_EXPAND in ext4_evict_inode
` [PATCH v7 3/4] ext4: introduce ext4_put_ea_inode() for safe deferred iput
` [PATCH v7 4/4] ext4: convert remaining EA inode iput() calls to ext4_put_ea_inode()

[PATCH 7.0 000/378] 7.0.13-rc1 review
 2026-06-16 14:54 UTC  (67+ messages)
` [PATCH 7.0 001/378] bpf: Free reuseport cBPF prog after RCU grace period
` [PATCH 7.0 002/378] KVM: arm64: Take the SRCU lock for page table walks in fault injection and AT emulation
` [PATCH 7.0 003/378] i2c: dev: prevent integer overflow in I2C_TIMEOUT ioctl
` [PATCH 7.0 004/378] Bluetooth: ISO: Fix a use-after-free of the hci_conn pointer
` [PATCH 7.0 005/378] ipv6: mcast: Fix use-after-free when processing MLD queries
` [PATCH 7.0 006/378] net/smc: fix sleep-inside-lock in __smc_setsockopt() causing local DoS
` [PATCH 7.0 007/378] tee: optee: prevent use-after-free when the client exits before the supplicant
` [PATCH 7.0 008/378] soc: qcom: ice: Allow explicit votes on iface clock for ICE
` [PATCH 7.0 009/378] arm64: dts: qcom: x1-dell-thena: remove i2c20 (battery SMBus) and reserve its pins
` [PATCH 7.0 010/378] ARM: dts: microchip: sam9x7: fix GMAC clock configuration
` [PATCH 7.0 011/378] soc: qcom: ice: Return -ENODEV if the ICE platform device is not found
` [PATCH 7.0 012/378] tee: fix tee_ioctl_object_invoke_arg padding
` [PATCH 7.0 013/378] tee: qcomtee: add missing va_end in early return qcomtee_object_user_init()
` [PATCH 7.0 014/378] s390/bug: Always emit format word in __BUG_ENTRY
` [PATCH 7.0 015/378] ARM: dts: gemini: Fix partition offsets
` [PATCH 7.0 016/378] erofs: fix use-after-free on sbi->sync_decompress
` [PATCH 7.0 017/378] wifi: iwlwifi: mvm: dont support the reset handshake for old firmwares
` [PATCH 7.0 018/378] ksmbd: fix NULL-deref of opinfo->conn in oplock/lease break notifiers
` [PATCH 7.0 019/378] netfilter: xt_NFQUEUE: prefer raw_smp_processor_id
` [PATCH 7.0 020/378] ipvs: clear the svc scheduler ptr early on edit
` [PATCH 7.0 021/378] netfilter: synproxy: add mutex to guard hook reference counting
` [PATCH 7.0 022/378] netfilter: conntrack_irc: fix possible out-of-bounds read
` [PATCH 7.0 023/378] netfilter: nft_ct: bail out on template ct in get eval
` [PATCH 7.0 024/378] netfilter: bridge: make ebt_snat ARP rewrite writable
` [PATCH 7.0 025/378] dm cache policy smq: check allocation under invalidate lock
` [PATCH 7.0 026/378] net/sched: act_api: use RCU with deferred freeing for action lifecycle
` [PATCH 7.0 027/378] 6lowpan: fix off-by-one in multicast context address compression
` [PATCH 7.0 028/378] l2tp: pppol2tp: hold reference to session in pppol2tp_ioctl()
` [PATCH 7.0 029/378] devlink: Release nested relation on devlink free
` [PATCH 7.0 030/378] drm/imx: Fix three kernel-doc warnings in dcss-scaler.c
` [PATCH 7.0 031/378] wifi: mac80211: limit injected antenna index in ieee80211_parse_tx_radiotap
` [PATCH 7.0 032/378] pcnet32: stop holding device spin lock during napi_complete_done
` [PATCH 7.0 034/378] tcp: Add preempt_{disable,enable}_nested() in reqsk_queue_hash_req()
` [PATCH 7.0 035/378] hsr: Remove WARN_ONCE() in hsr_addr_is_self()
` [PATCH 7.0 036/378] net: garp: fix unsigned integer underflow in garp_pdu_parse_attr
` [PATCH 7.0 037/378] net: lan743x: permit VLAN-tagged packets up to configured MTU
` [PATCH 7.0 038/378] net: fec: fix pinctrl default state restore order on resume
` [PATCH 7.0 039/378] ipv6: anycast: insert aca into global hash under idev->lock
` [PATCH 7.0 040/378] wifi: fix leak if split 6 GHz scanning fails
` [PATCH 7.0 041/378] wifi: cfg80211: add support to handle incumbent signal detected event from mac80211/driver
` [PATCH 7.0 043/378] wifi: cfg80211: enforce HE/EHT cap/oper consistency
` [PATCH 7.0 044/378] Bluetooth: RFCOMM: hold listener socket in rfcomm_connect_ind()
` [PATCH 7.0 045/378] Bluetooth: MGMT: validate advertising TLV before type checks
` [PATCH 7.0 046/378] Bluetooth: RFCOMM: validate skb length in MCC handlers
` [PATCH 7.0 047/378] Bluetooth: bnep: fix incorrect length parsing in bnep_rx_frame() extension handling
` [PATCH 7.0 048/378] Bluetooth: bnep: reject short frames before parsing
` [PATCH 7.0 049/378] Bluetooth: fix memory leak in error path of hci_alloc_dev()
` [PATCH 7.0 050/378] Bluetooth: ISO: Fix not releasing hdev reference on iso_conn_big_sync
` [PATCH 7.0 051/378] Bluetooth: ISO: Fix data-race on iso_pi fields in hci_get_route calls
` [PATCH 7.0 052/378] Bluetooth: SCO: Fix data-race on sco_pi fields in sco_connect
` [PATCH 7.0 053/378] Bluetooth: MGMT: Fix backward compatibility with userspace
` [PATCH 7.0 054/378] xsk: cache csum_start/csum_offset to fix TOCTOU in xsk_skb_metadata()
` [PATCH 7.0 055/378] octeontx2-pf: Fix NDC sync operation errors
` [PATCH 7.0 056/378] octeontx2-af: Fix initialization of mcams entry2target_pffunc field
` [PATCH 7.0 057/378] af_unix: Fix inq_len update problem in partial read
` [PATCH 7.0 058/378] ipv4: restrict IPOPT_SSRR and IPOPT_LSRR options
` [PATCH 7.0 059/378] ptp: vclock: Switch from RCU to SRCU
` [PATCH 7.0 060/378] net: airoha: Fix use-after-free in metadata dst teardown
` [PATCH 7.0 061/378] net: ethernet: mtk_eth_soc: "
` [PATCH 7.0 062/378] geneve: fix length used in GRO hint UDP checksum adjustment
` [PATCH 7.0 063/378] net/sched: fix pedit partial COW leading to page cache corruption
` [PATCH 7.0 064/378] sctp: validate cached peer INIT chunk length in COOKIE_ECHO processing
` [PATCH 7.0 065/378] octeontx2-af: npc: Fix CPT channel mask in npc_install_flow
` [PATCH 7.0 066/378] vxlan: vnifilter: send notification on VNI add
` [PATCH 7.0 067/378] vxlan: vnifilter: fix spurious notification on VNI update
` [PATCH 7.0 068/378] ieee802154: 6lowpan: only accept IPv6 packets in lowpan_xmit()

[PATCH] net: ethtool: mm: Increase FPE verification retry count
 2026-06-16 15:16 UTC  (3+ messages)

[PATCH i-g-t v2] lib/intel_chipset: Extend intel_get_pci_device to PCI accelerator class
 2026-06-16 15:15 UTC  (2+ messages)

[PATCH] bus: stm32_rifsc: clean up debugfs file with device state
 2026-06-16 15:16 UTC 

[PATCH] io_uring: get rid of tw_pending for !DEFER task work
 2026-06-16 15:15 UTC  (2+ messages)

[PATCHv2 0/6] media: em28xx: fix lifecycle issues
 2026-06-16 15:15 UTC  (3+ messages)
` [PATCHv2 1/6] media: core: v4l2-async.c: unreg subdev if asc_list is empty

[PATCH v1 00/12] perf tests: Enhancements, speedups, and flakiness fixes
 2026-06-16 15:14 UTC  (4+ messages)
` [PATCH v2 00/12] perf tests: Enhance robustness, speed up execution, and fix flakiness
  ` [PATCH v2 01/12] perf parse-events: Restrict core PMU bypass to --cputype option

[PATCH] soc: mediatek: mtk-svs: clean up debugfs entries
 2026-06-16 15:14 UTC 

[PATCH v2 0/3] vfio/pci: add vfio-pci ATS control property
 2026-06-16 15:13 UTC  (3+ messages)
` [PATCH v2 3/3] vfio/pci: Warn when ats=on but host device lacks ATS cap

[PATCH 6/9] nvmem: imx-ocotp-ele: Support the ELE API
 2026-06-16 15:13 UTC  (3+ messages)

[PATCH] cache: sifive_ccache: remove debugfs on driver register failure
 2026-06-16 15:13 UTC  (2+ messages)

[PATCH] drm/amdkfd: Use last + 1 of vm range to check 2MB huge page alignment
 2026-06-16 15:12 UTC 

[PATCH] bitbake: fetch2: make unpack_tracer available when fetching mirror URLs
 2026-06-16 15:06 UTC  (4+ messages)
` [bitbake-devel] "
  ` [PATCH v2] "

[PATCH v9 5/9] perf cs-etm: Use thread-stack for last branch entries
 2026-06-16 15:13 UTC  (2+ messages)

[PATCH] drm/msm/dp: return 0 from audio_prepare when cable is disconnected
 2026-06-16 15:12 UTC  (2+ messages)
` [PATCH v1] "

❌ FAIL: Test report for master (7.1.0-0, upstream-mainline, fc2ce3ee)
 2026-06-16 15:13 UTC 

[PATCH i-g-t] intel-ci: Add SVM, multi_queue tests to Xe fastfeedback
 2026-06-16 15:12 UTC  (2+ messages)
` ✓ i915.CI.Full: success for "

[PATCH] ARM: Layerscape: Fix typo im documentation
 2026-06-16 15:11 UTC 

[PATCH v9 8/9] perf cs-etm: Synthesize callchains for instruction samples
 2026-06-16 15:12 UTC  (2+ messages)

e1000e: Report link down after "Detected Hardware Unit Hang" ?
 2026-06-15 20:36 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[Intel-wired-lan] [RFC PATCH v1] PCI: Remove pcie_flr() and convert all callers to use pcie_reset_flr()
 2026-06-15 19:21 UTC 

[PATCH 0/4] sound: qcom: audioreach: support WSA speakers only on WSA2
 2026-06-16 15:12 UTC  (9+ messages)
` [PATCH 1/4] ASoC: qcom: audioreach: compute active channel maps from channel_map

[PATCH] spi: qpic-snand: free OOB buffer with ECC context
 2026-06-16 15:11 UTC 

[PATCH net] netpoll: run NAPI poll in softirq context to avoid rq->lock self-deadlock
 2026-06-16 15:11 UTC  (4+ messages)

[PATCH v3] pwrseq: core: fix use-after-free in pwrseq_debugfs_seq_next()
 2026-06-16 15:10 UTC 

[PATCH] misc: rp1: clear chained IRQ handlers on teardown
 2026-06-16 15:10 UTC 

[PATCH v9 6/9] perf cs-etm: Flush thread stacks after decoder reset
 2026-06-16 15:10 UTC  (2+ messages)

[PATCH] drm/amdkfd: Use last + 1 of vm range to check 2MB huge page alignment
 2026-06-16 15:07 UTC 

[PATCH v20 00/21] Add additional python API support
 2026-06-16 15:09 UTC  (3+ messages)
` [PATCH v21 "

[PATCH v2] dev-manual: update bmap-tools package to refer to bmaptool
 2026-06-16 15:09 UTC  (2+ messages)
` [docs] "

[PATCH] mm: khugepaged: free xarray nodes left behind by failed collapse_file()
 2026-06-16 15:09 UTC  (2+ messages)

[PATCH v3 0/2] drm/tiny: add support for PIXPAPER 4.26 monochrome e-ink panel
 2026-06-16 15:08 UTC  (5+ messages)
` [PATCH v3 2/2] "

[PATCH 5.10 000/342] 5.10.259-rc1 review
 2026-06-16 14:55 UTC  (6+ messages)
` [PATCH 5.10 001/342] Input: usbtouchscreen - clamp NEXIO data_len/x_len to URB buffer size
` [PATCH 5.10 002/342] ALSA: usb-audio: fix null pointer dereference on pointer cs_desc
` [PATCH 5.10 003/342] net/sched: cls_fw: fix NULL dereference of "old" filters before change()
` [PATCH 5.10 004/342] phy: renesas: rcar-gen3-usb2: Fix the use of msleep during spinlock
` [PATCH 5.10 005/342] net/sched: sch_sfb: Replace direct dequeue call with peek and qdisc_dequeue_peeked

[RFC PATCH 0/9] mm/damon/sysfs: kobject_del() directories that users can create/remove
 2026-06-16 15:08 UTC  (10+ messages)
` [RFC PATCH 1/9] mm/damon/sysfs: kobject_del() target, context and kdamond dirs
` [RFC PATCH 2/9] mm/damon/sysfs: kobject_del() region dirs
` [RFC PATCH 3/9] mm/damon/sysfs-schemes: kobject_del() scheme dirs
` [RFC PATCH 4/9] mm/damon/sysfs-schemes: kobject_del() scheme region dirs
` [RFC PATCH 5/9] mm/damon/sysfs-schemes: kobject_del() scheme filter dirs
` [RFC PATCH 6/9] mm/damon/sysfs-schemes: kobject_del() scheme quota goal dirs
` [RFC PATCH 7/9] mm/damon/sysfs-schemes: kobject_del() scheme action destination dirs
` [RFC PATCH 8/9] mm/damon/sysfs: kobject_del() probe filter dirs
` [RFC PATCH 9/9] mm/damon/sysfs: kobject_del() probe dirs

[PATCH v3 0/4] Various patches to improve Secure Boot support
 2026-06-16 15:08 UTC  (10+ messages)
` [PATCH v3 1/4] Align relevant sections to 4KB
` [PATCH v3 4/4] x86: Split .init section to satisfy UEFI CA memory mitigation

[PATCH 6.1 000/522] 6.1.176-rc1 review
 2026-06-16 14:52 UTC  (6+ messages)
` [PATCH 6.1 001/522] Input: usbtouchscreen - clamp NEXIO data_len/x_len to URB buffer size
` [PATCH 6.1 002/522] net/sched: cls_fw: fix NULL dereference of "old" filters before change()
` [PATCH 6.1 003/522] net: mctp: ensure our nlmsg responses are initialised
` [PATCH 6.1 004/522] net/sched: sch_sfb: Replace direct dequeue call with peek and qdisc_dequeue_peeked
` [PATCH 6.1 005/522] drm: Remove plane hsub/vsub alignment requirement for core helpers

[PATCH 5.15 000/411] 5.15.210-rc1 review
 2026-06-16 14:54 UTC  (6+ messages)
` [PATCH 5.15 001/411] Input: usbtouchscreen - clamp NEXIO data_len/x_len to URB buffer size
` [PATCH 5.15 002/411] net/sched: cls_fw: fix NULL dereference of "old" filters before change()
` [PATCH 5.15 003/411] net: mctp: ensure our nlmsg responses are initialised
` [PATCH 5.15 004/411] net/sched: sch_sfb: Replace direct dequeue call with peek and qdisc_dequeue_peeked
` [PATCH 5.15 005/411] drm: Remove plane hsub/vsub alignment requirement for core helpers

[PATCH v9 9/9] perf test: Add Arm CoreSight callchain test
 2026-06-16 15:08 UTC  (2+ messages)

[PATCH 6.6 000/452] 6.6.143-rc1 review
 2026-06-16 14:53 UTC  (6+ messages)
` [PATCH 6.6 001/452] Input: usbtouchscreen - clamp NEXIO data_len/x_len to URB buffer size
` [PATCH 6.6 002/452] net/sched: cls_fw: fix NULL dereference of "old" filters before change()
` [PATCH 6.6 003/452] net: mctp: ensure our nlmsg responses are initialised
` [PATCH 6.6 004/452] net/sched: sch_sfb: Replace direct dequeue call with peek and qdisc_dequeue_peeked
` [PATCH 6.6 005/452] drm: Remove plane hsub/vsub alignment requirement for core helpers

[PATCH v4 0/3] LoongArch: KVM: Add PV TLB flush support
 2026-06-16 15:08 UTC  (4+ messages)
` [PATCH v4 2/3] LoongArch: KVM: Implement guest-side PV TLB flush

lib: sbi: Make per-HART stack size configurable via Kconfig
 2026-06-16 15:07 UTC  (2+ messages)

[PATCH] misc: rp1: do not put borrowed OF node
 2026-06-16 15:08 UTC 

drivers/virtio/virtio_ring.o: warning: objtool: detach_indirect_split+0x160: unreachable instruction
 2026-06-16 15:07 UTC 

[PATCH 6.12 000/261] 6.12.94-rc1 review
 2026-06-16 14:57 UTC  (6+ messages)
` [PATCH 6.12 001/261] bpf: Free reuseport cBPF prog after RCU grace period
` [PATCH 6.12 002/261] USB: serial: mct_u232: fix memory corruption with small endpoint
` [PATCH 6.12 003/261] ARM: group is_permission_fault() with is_translation_fault()
` [PATCH 6.12 004/261] ARM: allow __do_kernel_fault() to report execution of memory faults
` [PATCH 6.12 005/261] ARM: fix hash_name() fault

[PATCH v8 00/10] iommu/arm-smmu-v3: Implement Runtime/System Sleep ops
 2026-06-16 15:07 UTC  (5+ messages)
` [PATCH v8 09/12] iommu/arm-smmu-v3: Implement pm_runtime & system sleep ops

[PATCH v2] net: macb: add TX stall timeout callback to recover from lost TSTART write
 2026-06-16 15:07 UTC  (2+ messages)

[PATCH v9 7/9] perf cs-etm: Support call indentation
 2026-06-16 15:08 UTC  (2+ messages)

[PATCH 6.18 000/325] 6.18.36-rc1 review
 2026-06-16 14:56 UTC  (7+ messages)
` [PATCH 6.18 001/325] bpf: Free reuseport cBPF prog after RCU grace period
` [PATCH 6.18 002/325] ARM: group is_permission_fault() with is_translation_fault()
` [PATCH 6.18 003/325] ARM: allow __do_kernel_fault() to report execution of memory faults
` [PATCH 6.18 004/325] ARM: fix hash_name() fault
` [PATCH 6.18 005/325] ARM: fix branch predictor hardening
` [PATCH 6.18 006/325] KVM: arm64: Take the SRCU lock for page table walks in fault injection and AT emulation

[PATCH v3] libsepol: Check for proper length of addr and mask buffers
 2026-06-16 15:07 UTC 

[PATCH net-next v7 2/2] net: ti: icssg-prueth: Add ethtool ops for Frame Preemption MAC Merge
 2026-06-16 15:07 UTC  (5+ messages)

[PATCH] ref-manual: document RM_WORK_EXCLUDE_ITEMS variable
 2026-06-16 15:07 UTC  (2+ messages)
` [docs] "

[PATCH 1/2] dm-io: clone the source bio instead of copying its biovec
 2026-06-16 15:05 UTC 

[PATCH] dev-manual: clarify use of "PACKAGE_ARCH" in a packagegroup
 2026-06-16 15:06 UTC  (2+ messages)
` [docs] "

[PATCH] ref-manual: add note explaining OE will identify missing packages
 2026-06-16 15:05 UTC  (2+ messages)
` [docs] "

[PATCH 6.1/6.6/6.12] dlm: prevent NPD when writing a positive value to event_done
 2026-06-16 15:05 UTC 

[PATCH rdma-rc v2 00/15] RDMA/bnxt_re: Generic driver fixes
 2026-06-16 15:04 UTC  (5+ messages)
` [PATCH rdma-rc v2 04/15] RDMA/bnxt_re: Avoid any race while handling the hash list of CQ
` [PATCH rdma-rc v2 06/15] RDMA/bnxt_re: Add ownership check while getting the CQ toggle page

[PATCH v1 0/3] mm/damon: Introduce a huge page collapsing mechanism using auto tuning
 2026-06-16 15:03 UTC  (4+ messages)
` [PATCH v1 1/3] mm/damon: Introduce DAMOS_QUOTA_HUGEPAGE "
` [PATCH v1 2/3] mm/damon: introduce DAMON_HUGEPAGE for hot region hugepage collapsing
` [PATCH v1 3/3] mm/damon/sysfs: support hugepage_mem_bp quota goal metric

[PATCH v2] hw/arm/bcm2838: Route I2C interrupts to GIC
 2026-06-16 15:03 UTC  (4+ messages)

[PATCH 5.10/5.15] dlm: prevent NPD when writing a positive value to event_done
 2026-06-16 15:04 UTC 

should the YP docs mention layers.openembedded.org recipe advanced query?
 2026-06-16 15:03 UTC  (2+ messages)
` [docs] "

[PATCH v2] vsock/virtio: rework MSG_ZEROCOPY flag handling
 2026-06-16 15:02 UTC  (3+ messages)

[PATCH 0/9] Remove patman from the U-Boot tree
 2026-06-16 15:00 UTC  (7+ messages)
` [PATCH 1/9] patman: Replace the tool with a stub for patch-manager
` [PATCH 4/9] u_boot_pylib: Require setuptools for building pylibfdt
` [PATCH 5/9] patman: Replace the documentation with a stub

[PATCH] ARM: i.MX8M: enable MMU in PBL around fw-external BL32 verify
 2026-06-16 14:49 UTC  (2+ messages)
` [PATCH] crypto: sha256: PBL multi-block transform via ARMv8 Crypto Extensions Crypto Extensions

[PATCH v1] firmware: choose PBL fw-external verify algorithm via Kconfig
 2026-06-16 14:59 UTC  (5+ messages)

[PATCH 7.1 0/8] 7.1.1-rc1 review
 2026-06-16 14:58 UTC  (9+ messages)
` [PATCH 7.1 1/8] fs/fcntl: fix SOFTIRQ-unsafe lock order in fasync signaling
` [PATCH 7.1 2/8] driver core: faux: fix root device registration
` [PATCH 7.1 3/8] driver core: reject devices with unregistered buses
` [PATCH 7.1 4/8] arm64: cputype: Add C1-Ultra definitions
` [PATCH 7.1 5/8] arm64: cputype: Add C1-Premium definitions
` [PATCH 7.1 6/8] arm64: errata: Mitigate TLBI errata on various Arm CPUs
` [PATCH 7.1 7/8] arm64: errata: Mitigate TLBI errata on NVIDIA Olympus CPU
` [PATCH 7.1 8/8] arm64: errata: Mitigate TLBI errata on Microsoft Azure Cobalt 100 CPU

[PATCH v2 00/11] Enable CMRR in fixed-RR VRR path
 2026-06-16 15:00 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[PATCH] test-manual: add more detail to the ptest section
 2026-06-16 15:00 UTC  (2+ messages)
` [docs] "

[PATCH RFC 0/8] fs: support freeze/thaw/mark_dead/sync with shared devices
 2026-06-16 14:59 UTC  (4+ messages)
` [PATCH RFC 2/8] fs: add a global device to super block hash table


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.