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

[PATCH 6.1 000/303] 6.1.184-rc1 review
 2026-08-20 14:56 UTC  (170+ messages)
` [PATCH 6.1 060/303] udmabuf: Do not create malformed scatterlists
` [PATCH 6.1 062/303] fpga: dfl-afu: validate DMA mapping length in afu_dma_map_region()
` [PATCH 6.1 063/303] i2c: davinci: Unregister cpufreq notifier on probe failure
` [PATCH 6.1 064/303] Input: mms114 - fix touch indexing for MMS134S and MMS136
` [PATCH 6.1 065/303] Input: mms114 - reject an oversized device packet size
` [PATCH 6.1 066/303] VFS/audit: introduce kern_path_parent() for audit
` [PATCH 6.1 067/303] audit: widen ino fields to u64
` [PATCH 6.1 068/303] audit: use unsigned int instead of unsigned
` [PATCH 6.1 069/303] audit: fix recursive locking deadlock in audit_dupe_exe()
` [PATCH 6.1 070/303] ALSA: hda: conexant: Remove mic bias threshold override
` [PATCH 6.1 071/303] ALSA: hda: Fix cached processing coefficient verbs
` [PATCH 6.1 072/303] serial: max310x: replace bare use of unsigned with unsigned int (checkpatch)
` [PATCH 6.1 073/303] serial: max310x: implement gpio_chip::get_direction()
` [PATCH 6.1 074/303] rxrpc: serialize kernel accept preallocation with socket teardown
` [PATCH 6.1 075/303] fbcon: Rename struct fbcon_ops to struct fbcon_par
` [PATCH 6.1 076/303] fbcon: Use correct type for vc_resize() return value
` [PATCH 6.1 077/303] tipc: restrict socket queue dumps in enqueue tracepoints
` [PATCH 6.1 078/303] vduse: Use fixed 4KB bounce pages for non-4KB page size
` [PATCH 6.1 079/303] vduse: remove unused vaddr parameter of vduse_domain_free_coherent
` [PATCH 6.1 080/303] vduse: take out allocations from vduse_dev_alloc_coherent
` [PATCH 6.1 081/303] VDUSE: avoid leaking information to userspace
` [PATCH 6.1 082/303] mlxsw: spectrum: On port enslavement to a LAG, join uppers bridges
` [PATCH 6.1 083/303] mlxsw: fix refcount leak in mlxsw_sp_port_lag_join()
` [PATCH 6.1 084/303] octeontx2: Annotate mmio regions as __iomem
` [PATCH 6.1 085/303] octeontx2-pf: clear stale mailbox IRQ state before request_irq()
` [PATCH 6.1 086/303] octeontx2-vf: "
` [PATCH 6.1 087/303] ASoC: mediatek: mt8183: Check runtime resume during probe
` [PATCH 6.1 088/303] ASoC: SOF: ipc3-control: Fix heap overflow in bytes_ext put/get
` [PATCH 6.1 089/303] ASoC: mediatek: mt8192-afe-pcm: Convert to devm_pm_runtime_enable()
` [PATCH 6.1 090/303] ASoC: mediatek: mt8192-afe-pcm: Simplify with dev_err_probe()
` [PATCH 6.1 091/303] ASoC: mediatek: Use common mtk_afe_pcm_platform with common probe cb
` [PATCH 6.1 092/303] ASoC: mediatek: mt8192-afe-pcm: Simplify probe() with local dev variable
` [PATCH 6.1 093/303] ASoC: mediatek: mt8192: Check runtime resume during probe
` [PATCH 6.1 094/303] s390/cpum_cf: move cpum_cf_ctrset_size()
` [PATCH 6.1 095/303] s390/cpum_cf: move stccm_avail()
` [PATCH 6.1 096/303] s390/cpum_cf: remove in-kernel counting facility interface
` [PATCH 6.1 097/303] s390/cpum_cf: merge source files for CPU Measurement counter facility
` [PATCH 6.1 098/303] s390/perf_cpum_cf: Add missing array_index_nospec() to __hw_perf_event_init()
` [PATCH 6.1 099/303] netfilter: nft_set_pipapo: use GFP_KERNEL for insertions
` [PATCH 6.1 100/303] netfilter: nft_set_pipapo: move prove_locking helper around
` [PATCH 6.1 101/303] netfilter: nft_set_pipapo: make pipapo_clone helper return NULL
` [PATCH 6.1 102/303] netfilter: nft_set_pipapo: prepare walk function for on-demand clone
` [PATCH 6.1 103/303] netfilter: nft_set_pipapo: merge deactivate helper into caller
` [PATCH 6.1 104/303] netfilter: nft_set_pipapo: prepare pipapo_get helper for on-demand clone
` [PATCH 6.1 105/303] netfilter: nft_set_pipapo: move cloning of match info to insert/removal path
` [PATCH 6.1 106/303] netfilter: nft_set_pipapo: dont leak bad clone into future transaction
` [PATCH 6.1 107/303] netfilter: nf_conntrack_sip: remove net variable shadowing
` [PATCH 6.1 108/303] netfilter: nf_conntrack_sip: validate skb_dst() before accessing it
` [PATCH 6.1 109/303] lsm: infrastructure management of the sock security
` [PATCH 6.1 110/303] selinux: avoid sk_socket dereference in selinux_sctp_bind_connect()
` [PATCH 6.1 111/303] remoteproc: qcom: replace kstrdup with kstrndup
` [PATCH 6.1 112/303] remoteproc: qcom: fix sparse warnings
` [PATCH 6.1 113/303] remoteproc: qcom: pas: Adjust the phys addr wrt the mem region
` [PATCH 6.1 114/303] remoteproc: qcom: Fix leak when custom dump_segments addition fails
` [PATCH 6.1 115/303] netfilter: nf_tables: pass context structure to nft_parse_register_load
` [PATCH 6.1 116/303] netfilter: nf_tables: drop unused 3rd argument from validate callback ops
` [PATCH 6.1 117/303] netfilter: bitwise: rename some boolean operation functions
` [PATCH 6.1 118/303] netfilter: nf_tables: Remove unused nft_reduce_is_readonly()
` [PATCH 6.1 119/303] netfilter: nft_objref: validate objref and objrefmap expressions
` [PATCH 6.1 120/303] fs/ntfs3: Undo critial modificatins to keep directory consistency
` [PATCH 6.1 121/303] ntfs3: validate split-point offset in indx_insert_into_buffer
` [PATCH 6.1 122/303] mm: move most of core MM initialization to mm/mm_init.c
` [PATCH 6.1 123/303] mm/vmemmap/devdax: fix kernel crash when probing devdax devices
` [PATCH 6.1 124/303] mm/mm_init: fix uninitialized struct pages for ZONE_DEVICE
` [PATCH 6.1 125/303] 9p: skip nlink update in cacheless mode to fix WARN_ON
` [PATCH 6.1 126/303] mtd: maps: vmu-flash: fix fault in unaligned fixup
` [PATCH 6.1 127/303] net: thunderbolt: Fix frags[] overflow by bounding frame_count
` [PATCH 6.1 128/303] taskstats: fill_stats_for_tgid: use for_each_thread()
` [PATCH 6.1 129/303] taskstats: retain dead thread stats in TGID queries
` [PATCH 6.1 130/303] thunderbolt: Prevent XDomain delayed work use-after-free on disconnect
` [PATCH 6.1 131/303] i2c: imx: separate atomic, dma and non-dma use case
` [PATCH 6.1 132/303] i2c: imx: fix locked bus on SMBus block-read of 0 (atomic)
` [PATCH 6.1 133/303] bpf,fork: wipe ->bpf_storage before bailouts that access it
` [PATCH 6.1 134/303] ovl: use linked upper dentry in copy-up tmpfile
` [PATCH 6.1 135/303] dm-verity: avoid double increment of &use_bh_wq_enabled
` [PATCH 6.1 136/303] dm: fix trailing statements
` [PATCH 6.1 137/303] dm crypt: correct foo* to foo *
` [PATCH 6.1 138/303] dm: add missing empty lines
` [PATCH 6.1 139/303] dm: remove unnecessary braces from single statement blocks
` [PATCH 6.1 140/303] dm-integrity: dont increment hash_offset twice
` [PATCH 6.1 141/303] dm-verity: make error counter atomic
` [PATCH 6.1 142/303] firmware_loader: introduce __free() cleanup hanler
` [PATCH 6.1 143/303] Input: ims-pcu - fix firmware leak in async update
` [PATCH 6.1 144/303] wifi: libertas_tf: fix use-after-free in lbtf_free_adapter()
` [PATCH 6.1 145/303] mmc: vub300: fix use-after-free on disconnect
` [PATCH 6.1 146/303] mmc: vub300: rename probe error labels
` [PATCH 6.1 147/303] mmc: vub300: fix use-after-free on probe failure
` [PATCH 6.1 148/303] locking/rt: Fix the incorrect RCU protection in rt_spin_unlock()
` [PATCH 6.1 149/303] net: mana: Validate the packet length reported by the NIC
` [PATCH 6.1 150/303] net/sched: act_ct: preserve tc_skb_cb across defragmentation
` [PATCH 6.1 151/303] net: ip6_tunnel: require CAP_NET_ADMIN in the device netns for changelink
` [PATCH 6.1 152/303] treewide: rename pinctrl_gpio_direction_input_new()
` [PATCH 6.1 153/303] gpio: tegra: do not call pinctrl for GPIO direction
` [PATCH 6.1 154/303] gpio: mt7621: avoid corruption of shared interrupt trigger state
` [PATCH 6.1 155/303] octeontx2-af: cn10k: restrict VF LMTLINE sharing to its own PF
` [PATCH 6.1 156/303] net/sched: taprio: avoid calling child->ops->dequeue(child) twice
` [PATCH 6.1 157/303] net/sched: sch_taprio: Replace direct dequeue call with peek and qdisc_dequeue_peeked
` [PATCH 6.1 158/303] tcp_bpf: Inline do_tcp_sendpages as its now a wrapper around tcp_sendmsg
` [PATCH 6.1 159/303] espintcp: Inline do_tcp_sendpages()
` [PATCH 6.1 160/303] siw: "
` [PATCH 6.1 161/303] tcp_bpf, smc, tls, espintcp, siw: Reduce MSG_SENDPAGE_NOTLAST usage
` [PATCH 6.1 162/303] espintcp: use sk_msg_free_partial to fix partial send
` [PATCH 6.1 163/303] bootconfig: do not put quotes on cmdline items unless necessary
` [PATCH 6.1 164/303] bootconfig: move xbc_snprint_cmdline() to lib/bootconfig.c
` [PATCH 6.1 165/303] bootconfig: fix NULL-pointer arithmetic in xbc_snprint_cmdline()
` [PATCH 6.1 166/303] ipmi: fix refcount leak in i_ipmi_request()
` [PATCH 6.1 167/303] net: macb: drop in-flight Tx SKBs on close
` [PATCH 6.1 168/303] tracing: Rename kvfree_rcu() to kvfree_rcu_mightsleep()
` [PATCH 6.1 169/303] tracing/osnoise: Call synchronize_rcu() when unregistering
` [PATCH 6.1 170/303] net: ipa: fix SMEM state handle leaks in SMP2P init
` [PATCH 6.1 171/303] octeontx2-pf: fix SQB pointer leak on init failure
` [PATCH 6.1 172/303] ata: libata-core: Reject an invalid concurrent positioning ranges count
` [PATCH 6.1 173/303] pmdomain: imx: Fix i.MX8MP power notifier
` [PATCH 6.1 174/303] fs/resctrl: Fix double-add of pseudo-locked regions RMID to free list
` [PATCH 6.1 175/303] Bluetooth: Remove usage of the deprecated ida_simple_xx() API
` [PATCH 6.1 176/303] Bluetooth: HCI: Remove HCI_AMP support
` [PATCH 6.1 177/303] vfio/pci: Fix racy bitfields and tighten struct layout
` [PATCH 6.1 178/303] KVM: Introduce vcpu->wants_to_run
` [PATCH 6.1 179/303] KVM: x86: Only reset TSC Deadline Timer in apic_timer_expired on KVM_RUN
` [PATCH 6.1 180/303] usb: musb: omap2430: clean up probe error handling
` [PATCH 6.1 181/303] usb: musb: omap2430: Do not put borrowed of_node in probe
` [PATCH 6.1 182/303] drm/bridge: cdns-dsi: Replace deprecated UNIVERSAL_DEV_PM_OPS()
` [PATCH 6.1 183/303] usb: gadget: f_tcm: synchronize delayed set_alt with teardown
` [PATCH 6.1 184/303] usb: typec: ucsi: Only enable supported notifications
` [PATCH 6.1 185/303] usb: typec: ucsi: split connector lock classes
` [PATCH 6.1 186/303] usb: typec: ucsi: Fix race condition and ordering in port unregistration
` [PATCH 6.1 187/303] drm/displayid: fix Tiled Display Topology ID size
` [PATCH 6.1 188/303] drm/tegra: fbdev: Remove offset into framebuffer memory
` [PATCH 6.1 189/303] drm/amdgpu: Respect placement requirements in amdgpu_gtt_mgr functions
` [PATCH 6.1 190/303] drm/i915/vrr: Check HAS_VRR() first in intel_vrr_is_capable()
` [PATCH 6.1 191/303] drm/i915/vrr: require valid min/max vfreq for VRR
` [PATCH 6.1 192/303] drm/i915/hdcp: Move to using intel_display in intel_hdcp
` [PATCH 6.1 193/303] drm/i915/hdcp: require monotonically increasing seq_num_v
` [PATCH 6.1 194/303] drm/i915/hdcp: check streams[] bounds before overflow
` [PATCH 6.1 195/303] media: i2c: imx219: Drop IMX219_VTS_* macros
` [PATCH 6.1 196/303] media: i2c: imx219: Correct the minimum vblanking value
` [PATCH 6.1 197/303] media: i2c: imx219: Rename VTS to FRM_LENGTH
` [PATCH 6.1 198/303] media: imx219: Fix maximum frame length in lines
` [PATCH 6.1 199/303] wifi: ath6kl: fix use-after-free in aggr_reset_state()
` [PATCH 6.1 200/303] wifi: brcmfmac: drain bus_reset work on device removal
` [PATCH 6.1 201/303] wifi: brcmfmac: fix 43752 SDIO FWVID incorrectly labelled as Cypress (CYW)
` [PATCH 6.1 202/303] wifi: brcmfmac: set F2 blocksize to 256 for BCM43752
` [PATCH 6.1 203/303] ALSA: hda: codecs: hdmi: disable keep-alive before audio format change
` [PATCH 6.1 204/303] mei: bus: access mei_device under device_lock on cleanup
` [PATCH 6.1 205/303] mptcp: pm: avoid code duplication to lookup endp
` [PATCH 6.1 206/303] mptcp: add mptcp_userspace_pm_lookup_addr helper
` [PATCH 6.1 207/303] mptcp: pm: use addr entry for get_local_id
` [PATCH 6.1 208/303] mptcp: pm: userspace: fix use-after-free in get_local_id
` [PATCH 6.1 209/303] sctp: avoid auth_enable sysctl UAF during netns teardown
` [PATCH 6.1 210/303] ceph: avoid fs reclaim while using current->journal_info
` [PATCH 6.1 211/303] libceph: Amend checking to fix `make W=1` build breakage
` [PATCH 6.1 212/303] libceph: bound pg_{temp,upmap,upmap_items} length to CEPH_PG_MAX_SIZE
` [PATCH 6.1 213/303] libceph: add doutc and *_client debug macros support
` [PATCH 6.1 214/303] ceph: pass the mdsc to several helpers
` [PATCH 6.1 215/303] ceph: rename _to_client() to _to_fs_client()
` [PATCH 6.1 216/303] ceph: fix hanging __ceph_get_caps() with stale mds_wanted
` [PATCH 6.1 217/303] ASoC: fsl_sai: Fix spurious BCLK on resume by clearing BYP
` [PATCH 6.1 218/303] libceph: fix two unsafe bare decodes in decode_lockers()
` [PATCH 6.1 219/303] net: move skb_gro_receive_list from udp to core
` [PATCH 6.1 220/303] net: gro: fix double aggregation of flush-marked skbs
` [PATCH 6.1 221/303] net/sched: serialize qdisc_rtab_list against concurrent get/put
` [PATCH 6.1 222/303] ksmbd: fix SID memory leak in set_posix_acl_entries_dacl() on overflow
` [PATCH 6.1 223/303] ksmbd: validate num_subauth when copying ACE in set_ntacl_dacl
` [PATCH 6.1 224/303] ksmbd: restore DACL size on check_add_overflow() to avoid malformed ACL
` [PATCH 6.1 225/303] super: fix emergency thaw deadlock on frozen block devices
` [PATCH 6.1 226/303] smb/server: rename include guard in smb_common.h
` [PATCH 6.1 227/303] ksmbd: rename smb2_get_msg to smb_get_msg
` [PATCH 6.1 229/303] smb/server: fix minimum SMB2 PDU size
` [PATCH 6.1 238/303] Bluetooth: MGMT: Remove unused mgmt_pending_find_data

[PATCH v6] lib/igt_rc: Introduce generic config parser
 2026-08-20 17:53 UTC  (2+ messages)

[PATCH 0/7] KVM: SVM: Add support for AMD LBR Extension v2
 2026-08-20 17:53 UTC  (4+ messages)
` [PATCH 6/7] KVM: SVM: Add LBR/PMC freeze support

[PATCH v3 0/2] spi: support devices with no wire in one direction
 2026-08-20 17:53 UTC  (3+ messages)
` [PATCH v3 1/2] spi: Handle spi-{tx, rx}-bus-width 0 as SPI_NO_TX/SPI_NO_RX
` [PATCH v3 2/2] spi: rockchip: skip the unused FIFO direction on a one-wire device

[PATCH net-next v3 0/4] selftests/xsk: improve shared-UMEM coverage
 2026-08-20 17:53 UTC  (4+ messages)

[PATCH BlueZ 0/4] Add component batteries and Fast Pair Message Stream
 2026-08-20 17:52 UTC  (3+ messages)

[PATCH] selftests/bpf: convert lirc_mode2 to prog_tests and extend coverage
 2026-08-20 17:51 UTC 

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

[PATCH bpf-next] bpf: sched_ext: Mark ops argument container pointer fields as trusted
 2026-08-20 17:50 UTC  (2+ messages)

[PATCH] selinux: preserve user SID across nested backing files
 2026-08-20 17:50 UTC  (3+ messages)

[PATCH v6 00/10] dmaengine: dw-edma: Prepare for dynamic LL appends
 2026-08-20 17:50 UTC  (3+ messages)
` [PATCH v6 04/10] dmaengine: dw-edma: Make DMA link list work as a circular buffer

[PATCH 00/12] drm/panic: Split into core and helpers
 2026-08-20 17:49 UTC  (2+ messages)

[PATCH net 1/2] net/sched: bound TCA_STAB overhead to prevent qdisc soft lockup
 2026-08-20 17:49 UTC  (4+ messages)
` [PATCH net 2/2] selftests: tc-testing: add TCA_STAB overhead rejection tests for DRR and ETS

[PATCH BlueZ v1 0/2] ranging: mode validation and
 2026-08-20 17:49 UTC  (3+ messages)
` [PATCH BlueZ v1 1/2] src: Modify MaxTxPower option documentation for ChannelSounding
` [PATCH BlueZ v1 2/2] client: Enforce Valid Main Mode and Sub Mode Combinations

[PATCH v2] drm/rcar-du: dsi: Implement DSI command TX using AXI memory access
 2026-08-20 17:49 UTC  (2+ messages)

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

[PATCH v6 0/2] leds: Add IS32FL3207 controller support
 2026-08-20 17:48 UTC  (5+ messages)
` [PATCH v6 1/2] dt-bindings: leds: Add IS32FL3207 controller
` [PATCH v6 2/2] leds: is32fl3207: Add controller driver

[PATCH 0/5] Support diskless memfd transport for cpr-exec
 2026-08-20 17:46 UTC  (4+ messages)
` [PATCH 1/5] migration/qapi: Add memfd migration transport

[PATCH v2 0/4] Clear shared pages after private-to-shared conversion
 2026-08-20 17:47 UTC  (4+ messages)
` [PATCH v2 1/4] irqchip/gic-v3-its: Zero shared pages after conversion

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

[PATCH] Bluetooth: SCO: avoid deadlock in sco_conn_free()
 2026-08-20 17:46 UTC 

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

[PATCH net v3 0/5] net: phy: fix cleanup after probe failure
 2026-08-20 17:46 UTC  (3+ messages)

[PATCH v7 0/2] mm/memory_hotplug: optimize zone contiguous check when changing pfn range
 2026-08-20 17:46 UTC  (5+ messages)
` [PATCH v7 2/2] "

[PATCH 5.10 000/235] 5.10.266-rc1 review
 2026-08-20 17:46 UTC  (2+ messages)

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


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.