messages from 2026-08-17 13:54:07 to 2026-08-17 14:01:22 UTC [more...]
[PATCH 6.18 000/250] 6.18.45-rc1 review
2026-08-17 13:33 UTC (153+ messages)
` [PATCH 6.18 026/250] ovpn: hash floated peer by transport identity only
` [PATCH 6.18 034/250] enic: fix tx_hang_reset use-after-free on device removal
` [PATCH 6.18 035/250] net/mlx5e: TC, Check if flow is PEER before acquiring devcom lock
` [PATCH 6.18 069/250] xsk: move xsk_tx_metadata_request() to xdp_sock_drv.h
` [PATCH 6.18 070/250] xsk: validate metadata when processing requests
` [PATCH 6.18 071/250] udp: fix potential use-after-free in tunnel segmentation
` [PATCH 6.18 072/250] net/sched: sch_cake: drop WARN_ON(1) for malformed packets in ACK filter
` [PATCH 6.18 073/250] vhost-scsi: Validate T10 PI scatterlist counts
` [PATCH 6.18 074/250] vhost-scsi: reject feature changes after endpoint
` [PATCH 6.18 075/250] net/openvswitch: check Ethernet header length in key_extract()
` [PATCH 6.18 076/250] net/sched: cls_api: Always acquire rtnl_lock when destroying locked classifiers
` [PATCH 6.18 077/250] drm/xe/uc: Apply RCS/CCS yield policy to SR-IOV VFs
` [PATCH 6.18 078/250] hwmon: (nzxt-smart2) Check return value of init_device() in probe
` [PATCH 6.18 079/250] hwmon: (pmbus/lm25066) Fix PMBus coefficient calculations
` [PATCH 6.18 080/250] selftests/ftrace: refactor eprobes test to fix argument checks
` [PATCH 6.18 081/250] net: stmmac: resume PHY before hardware setup when opening the interface
` [PATCH 6.18 082/250] bnge: use int for bnge_fix_rings_count() return value
` [PATCH 6.18 083/250] net/mlx5e: fix BQL reset on SQ re-activation
` [PATCH 6.18 084/250] bnxt_en: Move RSS table fill outside __bnxt_hwrm_vnic_set_rss()
` [PATCH 6.18 085/250] bnxt_en: Determine and store default RX ring in vnic structure
` [PATCH 6.18 086/250] bnxt_en: Refresh VNIC default ring on queue restart if needed
` [PATCH 6.18 087/250] bnxt_en: Disable EOP for TPA on all chips to prevent data corruption
` [PATCH 6.18 088/250] bnxt_en: Fix PTP PPS setting bug
` [PATCH 6.18 089/250] sctp: fix addip_serial increment on ASCONF_ACK allocation failure
` [PATCH 6.18 090/250] tcp: fix TFO max_qlen accounting across reuseport migration
` [PATCH 6.18 091/250] netfilter: flowtable: consolidate xmit path
` [PATCH 6.18 092/250] netfilter: nf_flow_table: drop existing skb dst before skb_dst_set_noref()
` [PATCH 6.18 093/250] net/ncsi: fix heap OOB read in NCSI_CMD_SEND_CMD payload length
` [PATCH 6.18 094/250] net: prestera: validate firmware header length
` [PATCH 6.18 095/250] net: remove WARN_ON_ONCE() from sk_mc_loop()
` [PATCH 6.18 096/250] net/smc: fix TOCTOU race between smc_listen_out() and listener close
` [PATCH 6.18 097/250] net: thunderbolt: Tear down DMA paths before stopping the rings
` [PATCH 6.18 098/250] ata: pata_sl82c105: fix bridge revision use-after-free
` [PATCH 6.18 099/250] bnge: Fix resource leak in bnge_init_nic() error path
` [PATCH 6.18 100/250] s390/ism: Fix UAF of sba and ieq during ism_dev_exit()
` [PATCH 6.18 101/250] net/atm: fix slab-out-of-bounds read in vcc_setsockopt()
` [PATCH 6.18 102/250] sctp: clear control chunk transport if it is being removed
` [PATCH 6.18 103/250] tls: dont abort the connection on signal-interrupted sends
` [PATCH 6.18 104/250] watchdog: at91sam9_wdt: prevent timer rearm during teardown
` [PATCH 6.18 105/250] hwmon: (corsair-psu) fix possible out-of-bounds access on missing string termination
` [PATCH 6.18 106/250] hwmon: (ads7828) Fix external VREF regulator handling
` [PATCH 6.18 107/250] hwmon: (ltc4282) Avoid overflow in maximum power calculation
` [PATCH 6.18 108/250] hwmon: (ltc4282) Clamp negative current limits
` [PATCH 6.18 109/250] hwmon: (ltc4282) Fix parsing adi,current-limit-sense-microvolt
` [PATCH 6.18 110/250] net: fec: do not release NULL pages when RX buffer allocation fails
` [PATCH 6.18 111/250] net: tap: set skb->dev before parsing virtio net header in tap_get_user_xdp()
` [PATCH 6.18 112/250] Input: evdev - sanitize event type index when fetching event masks
` [PATCH 6.18 113/250] ALSA: usb-audio: fix OOB write on Type II inbound URBs
` [PATCH 6.18 114/250] usb: core: Add quirk for 255-bytes initial config read
` [PATCH 6.18 115/250] usb: quirks: Add ShanWan gamepad to quirk list
` [PATCH 6.18 116/250] usb: misc: usbio: check ibuf_len against rxbuf_len in bulk msg
` [PATCH 6.18 117/250] usb: atm: cxacru: properly kill rcv_urb on error in cxacru_cm()
` [PATCH 6.18 118/250] thunderbolt: icm: Preserve USB4 proxy data-valid bit
` [PATCH 6.18 119/250] usb: cdnsp: fix incorrect endian conversions for APB timeout register
` [PATCH 6.18 120/250] usb: gadget: f_ncm: Use unsigned int for ndp_index
` [PATCH 6.18 121/250] net: usb: ax88179_178a: fix skb leak in ax88179_tx_fixup()
` [PATCH 6.18 122/250] net: usb: ipheth: fix carrier_work UAF on disconnect
` [PATCH 6.18 123/250] vt: add permission check for KDSKBMETA ioctl
` [PATCH 6.18 124/250] vt: stabilize tty reference in kbd_keycode with tty_port_tty_get
` [PATCH 6.18 125/250] Input: evdev - fix information leak in evdev_pass_values()
` [PATCH 6.18 126/250] mm/vmalloc: acquire init_mm lock on huge vmap to avoid ptdump UAF
` [PATCH 6.18 127/250] ima: fix out-of-bounds read in xattr_verify()
` [PATCH 6.18 128/250] ipvs: stop estimator after disabled calc phase
` [PATCH 6.18 129/250] ipvs: add totalconns for dest
` [PATCH 6.18 130/250] ipvs: properly update the overload flag on dest edit
` [PATCH 6.18 131/250] ipvs: clear IPv4 options after rebasing tunnel ICMP errors
` [PATCH 6.18 132/250] packet: use consistent hard_header_len in non-ring send paths
` [PATCH 6.18 133/250] packet: use consistent hard_header_len in TX_RING send path
` [PATCH 6.18 134/250] net/packet: reset the MAC header on the packet-socket transmit path
` [PATCH 6.18 135/250] packet: synchronize pressure clearing with ring reconfiguration
` [PATCH 6.18 136/250] net: fix skb length accounting after generic XDP frag adjustment
` [PATCH 6.18 137/250] net: openvswitch: reallocate update replies for mismatched IDs
` [PATCH 6.18 138/250] net/sched: reject overly deep qdisc hierarchies
` [PATCH 6.18 139/250] net: octeontx2-pf: Fix UB in shift operation
` [PATCH 6.18 140/250] net: remove CAP_SYS_RAWIO zero-padding in dev_validate_header
` [PATCH 6.18 141/250] inet: frags: publish queues before arming timer
` [PATCH 6.18 142/250] mac802154: fix netdev use-after-free in beacon worker
` [PATCH 6.18 143/250] igc: fix netdev not re-attached after resume if interface is down
` [PATCH 6.18 144/250] netfilter: ebt_nflog: pin the NFLOG backend
` [PATCH 6.18 145/250] net: bridge: mrp: fix uninitialised bytes on the wire
` [PATCH 6.18 146/250] Revert "drm/amd/display: Fix backlight max_brightness to match exported range"
` [PATCH 6.18 147/250] blk-mq: pop cached request if it is usable
` [PATCH 6.18 148/250] blk-mq: reinsert cached request to the list
` [PATCH 6.18 149/250] KVM: s390: pci: Fix aisb calculation
` [PATCH 6.18 150/250] dt-bindings: crypto: qcom,ice: Fix missing power-domain and iface clk
` [PATCH 6.18 151/250] iommu/vt-d: Gather the unmapped range before freeing its page tables
` [PATCH 6.18 152/250] futex: Prevent robust futex exit race some more
` [PATCH 6.18 153/250] netfilter: nf_tables: avoid softlockup warnings in nft_chain_validate
` [PATCH 6.18 154/250] Bluetooth: btrtl: fix RTL8761B/BU broken LE extended scan
` [PATCH 6.18 155/250] Bluetooth: btusb: Add TP-Link UB600 for Realtek 8761BUV
` [PATCH 6.18 156/250] selftests/bpf: Ensure UDP sockets are bound
` [PATCH 6.18 157/250] selftests/bpf: Adapt sockmap update error handling
` [PATCH 6.18 158/250] ipv4: Fix fib_nlmsg_size() for RTA_VIA nexthops
` [PATCH 6.18 159/250] ipv4: fix use-after-free in fib_nhc_update_mtu()
` [PATCH 6.18 160/250] mei: pull kvfree out of spinlock
` [PATCH 6.18 161/250] nvmem: apple-spmi-nvmem: wrap regmap calls to satisfy CFI
` [PATCH 6.18 162/250] nvmem: layouts: Add fixed-layout driver
` [PATCH 6.18 163/250] rust_binder: do not query current thread for all ioctls
` [PATCH 6.18 164/250] serial: qcom-geni: fix TX DMA buffer flush
` [PATCH 6.18 165/250] serial: 8250_dma: Clear stale RX state on shutdown
` [PATCH 6.18 166/250] serial: 8250_of: clear stuck empty-FIFO RX-timeout on LPC32xx
` [PATCH 6.18 167/250] serial: amba-pl011: fix indefinite RS485 post-send delay
` [PATCH 6.18 168/250] serial: amba-pl011: cancel RS485 hrtimers after freeing IRQ
` [PATCH 6.18 169/250] serial: amba-pl011: synchronize DMA teardown
` [PATCH 6.18 170/250] staging: rtl8723bs: fix OOB read in rtw_get_wpa_ie()
` [PATCH 6.18 171/250] staging: rtl8723bs: fix OOB read in WMM_param_handler()
` [PATCH 6.18 172/250] staging: rtl8723bs: fix missing shared-key auth challenge length check
` [PATCH 6.18 173/250] staging: rtl8723bs: validate monitor transmit frame lengths
` [PATCH 6.18 174/250] misc: fastrpc: Fix initial memory allocation for Audio PD memory pool
` [PATCH 6.18 175/250] misc: fastrpc: fix channel ctx ref leak when session alloc fails
` [PATCH 6.18 176/250] misc: fastrpc: Remove buffer from list prior to unmap operation
` [PATCH 6.18 177/250] misc: fastrpc: take fl->lock when moving mmaps on interrupted invoke
` [PATCH 6.18 178/250] misc: fastrpc: fix memory leak in fastrpc_channel_ctx_free
` [PATCH 6.18 179/250] ring-buffer: Fix crash passing ERR_PTR to kthread_stop()
` [PATCH 6.18 180/250] mm/damon/ops-common: putback folios on invalid migrate nid
` [PATCH 6.18 181/250] samples/damon/mtier: error out for zero quota goal target values
` [PATCH 6.18 182/250] mm/damon: adjust isolated pages stat for DAMOS_MIGRATE_{HOT,COLD}
` [PATCH 6.18 183/250] ALSA: usb: Fix UAF at delayed release of MIDI2 EPs
` [PATCH 6.18 184/250] ALSA: usx2y: bound the hwdep mmap fault offset
` [PATCH 6.18 185/250] ALSA: FCP: fix OOB write in fcp_meter_ctl_get()
` [PATCH 6.18 186/250] ALSA: hda/tas2781: fix ACPI reference handling
` [PATCH 6.18 187/250] ALSA: us144mkii: re-anchor capture URBs on resubmission
` [PATCH 6.18 188/250] drm/v3d: Serialize the scheduler timeout handlers
` [PATCH 6.18 189/250] perf/core: Fix group leader use-after-free after sibling detach
` [PATCH 6.18 190/250] tracing: Fix race between update_event_fields and, event_define_fields
` [PATCH 6.18 191/250] fbdev: bitblit: bound-check glyph index in bit_cursor()
` [PATCH 6.18 192/250] ring-buffer: Prevent subbuf order change when resizing is disabled
` [PATCH 6.18 193/250] tracing: Fix NULL pointer dereference in module event cache removal
` [PATCH 6.18 194/250] mm/huge_memory: fix huge_zero_pfn race
` [PATCH 6.18 195/250] net: phy: mediatek: fix TX blink masks using the RX bits
` [PATCH 6.18 196/250] net: smc: fix splice entry lifetime imbalance in smc_rx_splice
` [PATCH 6.18 198/250] net/dibs: Correct freeing of dmb_clientid_arr
` [PATCH 6.18 199/250] net/x25: fix use-after-free of the socket by its timers
` [PATCH 6.18 207/250] ovl: dont warn when the mount is completed from another user namespace
` [PATCH 6.18 208/250] binfmt_misc: "
` [PATCH 6.18 209/250] Revert "drm/amdgpu: fix aperture mapping leak"
` [PATCH 6.18 210/250] dibs: initialise dibs->lock in dibs_dev_alloc()
` [PATCH 6.18 211/250] arm64: remove redundant concurrent ptdump UAF mitigation
` [PATCH 6.18 212/250] x86/CPU: Add a tlbi= cmdline switch
` [PATCH 6.18 213/250] x86/mce: Set up the polling timer before CMCI discovery
` [PATCH 6.18 214/250] xdp: reject clones that overrun skb_shared_info tailroom
` [PATCH 6.18 215/250] vxlan: do not arm the ageing timer on a device that is down
` [PATCH 6.18 216/250] vsock/virtio: read virtqueues under worker locks
` [PATCH 6.18 217/250] vsock/virtio: avoid refilling the RX queue after teardown
` [PATCH 6.18 218/250] veth: fix skb length accounting after XDP frag adjustment
` [PATCH 6.18 219/250] vhost: reset the vring metadata cache on vring reconfiguration
` [PATCH 6.18 220/250] tls: rx: restore msg_iter before TLS 1.3 optimistic retry
` [PATCH 6.18 221/250] tls: dont leave a full plaintext sk_msg ring unpushed
` [PATCH 6.18 222/250] tipc: read le->link under the node lock in tipc_node_link_down()
` [PATCH 6.18 223/250] smb: client: Fix use-after-free in cifs_try_adding_channels()
` [PATCH 6.18 224/250] KVM: SVM: Serialize accesses to the owner and mirror list with separate lock
` [PATCH 6.18 225/250] KVM: x86/mmu: WARN and clear role.invalid when creating a child shadow page
[GIT PULL] ARM: mvebu: dt for v7.3 (#1)
2026-08-17 14:00 UTC (2+ messages)
[PATCH v4 00/17] KVM: arm64: Introduce pKVM hypervisor heap allocator
2026-08-17 14:00 UTC (3+ messages)
` [PATCH v4 16/17] KVM: arm64: Reject hyp trace descriptors with fewer than 3 pages
[GIT PULL] ARM: mvebu: dt64 for v7.3 (#1)
2026-08-17 14:00 UTC (2+ messages)
Patchwork summary for: linux-soc
2026-08-17 14:00 UTC
[PATCH] net: make sure final 'struct net' free in net_complete_free() is always deferred
2026-08-17 14:00 UTC (5+ messages)
[PATCH 1/3] drm/amdkfd: Fix error path at svm_migrate_copy_to_ram
2026-08-17 13:59 UTC (3+ messages)
` [PATCH 2/3] drm/amdkfd: Fix the case that vm range is hole at svm_migrate_copy_to_vram
` [PATCH 3/3] drm/amdkfd: Check cpu page faulted vmf->page got migrated to system RAM
[PATCH] dmaengine: bestcomm: ata: drop unused inc local
2026-08-17 14:00 UTC (3+ messages)
[PATCH] libselinux: selinux_check_access: fail cleanly if avc_open() failed
2026-08-17 13:59 UTC (2+ messages)
[PATCH v7 0/3] ring-buffer: Fixes for subbuf resizing and persistent buffers
2026-08-17 13:59 UTC (3+ messages)
` [PATCH v7 3/3] ring-buffer: Prevent truncation of nr_pages / nr_subbufs
[PATCH] mm: memcg: flush empty per-cpu stock slots on memcg offlining
2026-08-17 13:58 UTC (4+ messages)
[PATCH] libsepol: use bool instead of int in validation functions
2026-08-17 13:58 UTC (4+ messages)
[PATCH v3 1/3] net: xilinx: axienet: Propagate errors from optional IRQ lookup
2026-08-17 13:58 UTC (2+ messages)
[PATCH v2 0/3] block: reject persistent bitmaps a node can never store
2026-08-17 13:57 UTC (5+ messages)
[RFC/Discussion] mm/damon: Helping with alternative for watermarks
2026-08-17 13:57 UTC (2+ messages)
[PATCH v3 0/2] dmaengine: sun6i: Fix two bugs in the DMA status path
2026-08-17 13:51 UTC (3+ messages)
` [PATCH v3 1/2] dmaengine: sun6i: fix non-atomic read of DMA position registers
` [PATCH v3 2/2] dmaengine: sun6i: fix undefined behaviour in sun6i_dma_tx_status
[PATCH v2 00/10] target/arm: Introduce cpu types max-v8 and max-v9
2026-08-17 13:56 UTC (3+ messages)
` [PATCH v2 10/10] target/arm: Separate "
[PATCH v1] ASoC: tas2781: Refactor calibration start kcontrol creation to separate helper
2026-08-17 13:55 UTC (2+ messages)
[PATCH] dmaengine: bestcomm: set bcom_eng to NULL on probe failure
2026-08-17 13:55 UTC (2+ messages)
[PATCH v2 0/2] I2C SCL counter updates for Qualcomm IPQ5424 SoC
2026-08-17 13:55 UTC (3+ messages)
` [PATCH v2 1/2] i2c: qcom-geni: update frequency table to fix timing parameters
[PATCH] ext4: Avoid entering writeback paths during fastcommit replay
2026-08-17 13:55 UTC (2+ messages)
[PATCH v6 00/18] tracing/remotes: Add printk, dump_on_panic and boot parameters
2026-08-17 13:55 UTC (19+ messages)
` [PATCH v6 01/18] tracing/remotes: Gate tracefs files opening on trace remote registration
` [PATCH v6 02/18] tracing/remotes: Release tracefs,eventfs on registration failure
` [PATCH v6 03/18] tracing/remotes: Use kstrtobool for boolean tracefs files
` [PATCH v6 04/18] tracing/remotes: Use a single per-remote polling work
` [PATCH v6 05/18] tracing/simple_ring_buffer: Add support for compressed length
` [PATCH v6 06/18] tracing/remotes: Add dmesg tracefs file
` [PATCH v6 07/18] tracing/remotes: selftests: Add a test for the "
` [PATCH v6 08/18] tracing/remotes: selftests: Prefix hypervisor folder
` [PATCH v6 09/18] ring-buffer: Use irqsave for the reader lock in ring_buffer_poll_remote
` [PATCH v6 10/18] ring-buffer: Use panic-friendly locking in ring_buffer_iter interface
` [PATCH v6 11/18] ring-buffer: Add ring_buffer_read_remote_meta_page()
` [PATCH v6 12/18] ring-buffer: Add kerneldoc for ring_buffer_poll_remote
` [PATCH v6 13/18] tracing/remotes: Add dump_on_panic tracefs file
` [PATCH v6 14/18] tracing/remotes: selftests: Add a test for the "
` [PATCH v6 15/18] tracing/remotes: Add poll_ms "
` [PATCH v6 16/18] tracing/remotes: Add trace_remote cmdline options
` [PATCH v6 17/18] Documentation: tracing/remotes: Add detailed tracefs layout
` [PATCH v6 18/18] Documentation/kernel-parameters: Add trace_remote
[syzbot] [mm?] WARNING in ep_write_iter
2026-08-17 13:55 UTC (9+ messages)
[PATCH v1] tty: n_tty: use kvzalloc/kvfree for line discipline data
2026-08-17 13:55 UTC
fs/ext4/dir.c:240:7: error: call to undeclared function 'ext4_dir_rec_len'; ISO C99 and later do not support implicit function declarations
2026-08-17 13:53 UTC
[PATCH v2 4/4] sysctl: Add 0013 to test partially updated vectors
2026-08-17 13:54 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.