All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-17 14:10:18 to 2026-08-17 14:17:10 UTC [more...]

[PATCH 5.10 000/389] 5.10.265-rc1 review
 2026-08-17 13:32 UTC  (144+ messages)
` [PATCH 5.10 149/389] cdrom: fix stack out-of-bounds read in CDROMVOLCTRL
` [PATCH 5.10 151/389] intel_th: fix MSC output device reference leak
` [PATCH 5.10 152/389] tracing: Fix mmiotrace possible NULL dereferencing of hiter->dev
` [PATCH 5.10 153/389] tracing: Fix resource leak on mmiotrace trace_pipe close
` [PATCH 5.10 154/389] tracing/probes: Avoid temporary buffer truncation in trace_probe_match_command_args()
` [PATCH 5.10 155/389] tracing/probes: Fix potential underflow in LEN_OR_ZERO macro
` [PATCH 5.10 156/389] tracing/probes: Prevent out-of-bounds write in __trace_probe_log_err()
` [PATCH 5.10 157/389] arm64: syscall: Ensure saved x0 is kept in-sync with tracer updates
` [PATCH 5.10 158/389] Revert "arm64: syscall: Ensure saved x0 is kept in-sync with tracer updates"
` [PATCH 5.10 161/389] libceph: bound get_version reply decode to front len
` [PATCH 5.10 162/389] libceph: Fix multiplication overflow in decode_new_up_state_weight()
` [PATCH 5.10 163/389] libceph: guard missing CRUSH type name lookup
` [PATCH 5.10 164/389] libceph: refresh auth->authorizer_buf{,_len} after authorizer update
` [PATCH 5.10 165/389] libceph: reject zero bucket types in crush_decode
` [PATCH 5.10 166/389] libceph: remove debugfs files before client teardown
` [PATCH 5.10 167/389] binfmt_elf_fdpic: only honour the first PT_INTERP
` [PATCH 5.10 168/389] iommu/vt-d: Disallow SVA if page walk is not coherent
` [PATCH 5.10 169/389] phonet: pep: fix use-after-free in pep_get_sb()
` [PATCH 5.10 170/389] vxlan: require CAP_NET_ADMIN in the device netns for changelink
` [PATCH 5.10 171/389] net: slip: serialize receive against buffer reallocation
` [PATCH 5.10 172/389] geneve: require CAP_NET_ADMIN in the device netns for changelink
` [PATCH 5.10 173/389] net/af_iucv: fix NULL deref in afiucv_hs_callback_syn()
` [PATCH 5.10 174/389] net/iucv: fix use-after-free of a severed iucv_path
` [PATCH 5.10 175/389] net/x25: fix use-after-free in x25_kill_by_neigh()
` [PATCH 5.10 176/389] net: hip04: fix RX buffer leak on build_skb failure
` [PATCH 5.10 177/389] proc: Fix broken error paths for namespace links
` [PATCH 5.10 178/389] rbd: Reset positive result codes to zero in object map update path
` [PATCH 5.10 179/389] ila: reload IPv6 header after pskb_may_pull in checksum adjust
` [PATCH 5.10 180/389] mac802154: llsec: reject frames shorter than the authentication tag
` [PATCH 5.10 181/389] pppoe: reload header pointer after dev_hard_header()
` [PATCH 5.10 182/389] tipc: clear sock->sk on the failed-insert path in tipc_sk_create()
` [PATCH 5.10 183/389] drm/amdgpu/gfx10: replace BUG_ON() with WARN_ON()
` [PATCH 5.10 184/389] drm/amdgpu/gfx8: drop unecessary BUG_ON()
` [PATCH 5.10 185/389] drm/amdgpu/gfx9: replace BUG_ON() with WARN_ON()
` [PATCH 5.10 186/389] drm/amdgpu: fix division by zero with invalid uvd dimensions
` [PATCH 5.10 187/389] drm/amdgpu: invoke pm_genpd_remove() before freeing genpd
` [PATCH 5.10 188/389] tipc: fix use-after-free of the discoverer in tipc_disc_rcv()
` [PATCH 5.10 189/389] wifi: mt76: mt7615: drop TXRX_NOTIFY on non-mmio buses
` [PATCH 5.10 190/389] openvswitch: fix GSO userspace truncation underflow
` [PATCH 5.10 191/389] raw: remove unused variables from raw6_icmp_error()
` [PATCH 5.10 192/389] raw: fix a typo in raw_icmp_error()
` [PATCH 5.10 193/389] net: bridge: vlan: fix global vlan option range dumping
` [PATCH 5.10 194/389] net: mpls: initialize rtm_tos in mpls_getroute()
` [PATCH 5.10 195/389] media: uvcvideo: Implement dual stream quirk to fix loss of usb packets
` [PATCH 5.10 196/389] media: uvcvideo: Fix sequence number when no EOF
` [PATCH 5.10 197/389] HID: logitech-dj: Standardise hid_report_enum variable nomenclature
` [PATCH 5.10 198/389] HID: logitech-dj: Prevent REPORT_ID_DJ_SHORT related user initiated OOB write
` [PATCH 5.10 199/389] HID: logitech-dj: fix wrong detection of bad DJ_SHORT output report
` [PATCH 5.10 200/389] net: qrtr: ns: Limit the maximum server registration per node
` [PATCH 5.10 201/389] net: qrtr: ns: Raise node count limit to 512
` [PATCH 5.10 202/389] tls: separate no-async decryption request handling from async
` [PATCH 5.10 203/389] dmaengine: sun6i-dma: Fix reclaim descriptors while terminating DMA
` [PATCH 5.10 204/389] ASoC: max98095: fix missing IS_ERR() before PTR_ERR() on mclk lookup
` [PATCH 5.10 205/389] ASoC: max98090: "
` [PATCH 5.10 206/389] netfilter: nf_conntrack_sip: widen NAT rewrite delta to s32 in sip_help_tcp()
` [PATCH 5.10 207/389] keys: fix out-of-bounds read in keyring_get_key_chunk()
` [PATCH 5.10 208/389] keys: make keyring key-chunk byte order agree with keyring_diff_objects()
` [PATCH 5.10 209/389] assoc_array: trim the final shortcut word using the current chunk end
` [PATCH 5.10 210/389] netfilter: xt_hashlimit: validate hashtable supports XT_HASHLIMIT_RATE_MATCH
` [PATCH 5.10 211/389] netfilter: nft_payload: fix mask build for partial field offload
` [PATCH 5.10 212/389] rds: Fix inet6_addr_lst NULL dereference when IPv6 is disabled
` [PATCH 5.10 213/389] rds: tcp: hold the RCU lock across ipv6_chk_addr() in rds_tcp_laddr_check()
` [PATCH 5.10 214/389] scsi: libiscsi: Fix stale-data leak into the SCSI sense buffer
` [PATCH 5.10 215/389] scsi: libiscsi_tcp: Bound SCSI Response data segment to the connection buffer
` [PATCH 5.10 216/389] smb: client: fix buffer leaks in SMB1 read and write
` [PATCH 5.10 217/389] hwmon: (nct6775-core) Prevent access to unsupported weight registers
` [PATCH 5.10 218/389] forcedeth: fix UAF of txrx_stats in nv_remove
` [PATCH 5.10 219/389] hwmon: (adt7470) Fix busy-loop and I2C flooding in update thread
` [PATCH 5.10 220/389] hwmon: (adt7470) Fix swapped PWM3 and PWM4 auto mode masks
` [PATCH 5.10 221/389] hwmon: (adt7470) Create functions for updating readings and limits
` [PATCH 5.10 222/389] hwmon: (adt7470) Fix some style issues
` [PATCH 5.10 223/389] hwmon: (adt7470) Convert to use regmap
` [PATCH 5.10 224/389] hwmon: (adt7470) Fix PWM auto temp state array and bounds check
` [PATCH 5.10 225/389] powerpc/boot: Fix simpleboot CPU node lookup check
` [PATCH 5.10 226/389] powerpc/boot: Fix treeboot-currituck "
` [PATCH 5.10 227/389] powerpc/boot: Fix treeboot-akebono "
` [PATCH 5.10 228/389] hwmon: (pmbus) Fix return value from pmbus_update_byte_data()
` [PATCH 5.10 229/389] Bluetooth: L2CAP: fix UAF in l2cap_le_connect_rsp
` [PATCH 5.10 230/389] net: phylink: put link_gpio if phylink_create fails
` [PATCH 5.10 231/389] scsi: zfcp: Fix memory leak during adapter release by destroying gid_pn_req
` [PATCH 5.10 232/389] net: sxgbe: free TX rings on RX allocation failure
` [PATCH 5.10 233/389] net: sxgbe: check descriptor ring allocation failures
` [PATCH 5.10 234/389] can: isotp: check register_netdevice_notifier() error in module init
` [PATCH 5.10 235/389] tracing/mmiotrace: Reset dropped_count in mmio_reset_data()
` [PATCH 5.10 236/389] octeontx2-pf: Set correct sequence for carrier off and tx queue stop
` [PATCH 5.10 237/389] qede: sync udp_tunnel ports outside qede_lock in the recovery path
` [PATCH 5.10 238/389] ipv6: fib6: fix NULL deref in fib6_walk_continue() on multi-batch dump
` [PATCH 5.10 239/389] rhashtable: clear stale iter->p on table restart
` [PATCH 5.10 240/389] pinctrl: devicetree: dont free uninitialized dev_name on error path
` [PATCH 5.10 241/389] pinctrl: bm1880: add missing select GENERIC_PINCONF
` [PATCH 5.10 242/389] mm/percpu-km: fix bitmap overflow and accounting in pcpu_create_chunk()
` [PATCH 5.10 243/389] mm/hugetlb: fix list corruption in allocate_file_region_entries()
` [PATCH 5.10 244/389] sctp: validate Adaptation Indication parameter length
` [PATCH 5.10 245/389] audit: fix potential integer overflow in audit_log_n_string()
` [PATCH 5.10 246/389] audit: fix potential use-after-free in audit_del_rule()
` [PATCH 5.10 247/389] Bluetooth: HIDP: validate numbered report payloads
` [PATCH 5.10 248/389] bpf: lwt: Fix dst reference leak on reroute failure
` [PATCH 5.10 249/389] ALSA: 6fire: Fix UAF at error handling during probe
` [PATCH 5.10 250/389] ALSA: lx6464es: fix period byte count for 16-bit streams
` [PATCH 5.10 251/389] ALSA: pcm: wake linked drain waiters on unlink
` [PATCH 5.10 252/389] ASoC: tas2562: fix DVC coefficient write order
` [PATCH 5.10 253/389] ASoC: tas2562: fix broken entries in the volume lookup table
` [PATCH 5.10 254/389] ALSA: usb-audio: fix OOB write in snd_usbmidi_akai_output()
` [PATCH 5.10 255/389] ALSA: usb-audio: Fix DMA buffer out-of-bounds write when fill_max is set
` [PATCH 5.10 256/389] ALSA: usb-audio: Clamp frame size in implicit-feedback mode
` [PATCH 5.10 257/389] dmaengine: qcom: bam_dma: Fix command element mask field for BAM v1.6.0+
` [PATCH 5.10 258/389] e1000: fix memory leak in e1000_probe()
` [PATCH 5.10 259/389] igbvf: Fix leak in TX DMA error cleanup
` [PATCH 5.10 260/389] ipvs: do not propagate one-packet flag to synced conns
` [PATCH 5.10 261/389] net/smc: fix socket use-after-free during link group termination
` [PATCH 5.10 262/389] netfilter: ipset: do not update comments from kernel-side hash adds
` [PATCH 5.10 263/389] tipc: avoid use-after-free in poll trace queue dumps
` [PATCH 5.10 264/389] wifi: mwifiex: use the subframe length when parsing A-MSDU TDLS frames
` [PATCH 5.10 265/389] binfmt_misc: reject a flag character as the field delimiter
` [PATCH 5.10 266/389] mm/page_reporting: use system_freezable_wq to fix UAF during suspend
` [PATCH 5.10 267/389] net: bridge: stop fast-leave after deleting a port group
` [PATCH 5.10 268/389] net: ipv6: clear suppressed fib6 rule result
` [PATCH 5.10 269/389] powerpc/ps3: Fix map failure path in dma_ioc0_map_pages()
` [PATCH 5.10 270/389] um: vector: fix use-after-free in vector_mmsg_rx()
` [PATCH 5.10 271/389] vxlan: re-fetch eth header after route_shortcircuit()
` [PATCH 5.10 272/389] vxlan: unclone skb head before modifying eth header in route_shortcircuit()
` [PATCH 5.10 273/389] vxlan: use neigh_ha_snapshot() "
` [PATCH 5.10 274/389] vxlan: use pskb_network_may_pull() "
` [PATCH 5.10 275/389] tracing: Check return value of __register_event() in trace_module_add_events()
` [PATCH 5.10 277/389] selftests/clone3: fix wild pointer access of getline due to missing init
` [PATCH 5.10 278/389] sctp: reject stale cookies with mismatched verification tags
` [PATCH 5.10 286/389] phy: zynqmp: use read-modify-write for SERDES scrambler bypass
` [PATCH 5.10 287/389] phy: zynqmp: keep SERDES scrambler and 8b/10b enabled for USB
` [PATCH 5.10 288/389] net: openvswitch: fix potential UAF on meter attach failure
` [PATCH 5.10 289/389] net: openvswitch: fix skb leak on flow key update failure during ct
` [PATCH 5.10 290/389] i2c: jz4780: Cache host clock rate at probe to prevent CCF prepare_lock deadlock
` [PATCH 5.10 291/389] can: j1939: transport: j1939_session_fresh_new(): initialize receive buffer
` [PATCH 5.10 292/389] can: kvaser_usb: kvaser_usb_hydra_get_busparams(): fix memory leak in kvaser_usb_hydra_get_busparams()
` [PATCH 5.10 293/389] can: kvaser_usb_leaf: kvaser_usb_leaf_wait_cmd(): validate received command extents
` [PATCH 5.10 294/389] can: softing: fw_parse(): validate firmware record spans
` [PATCH 5.10 295/389] can: peak_usb: add bounds check for USB channel index
` [PATCH 5.10 296/389] can: peak_usb: peak_usb_start(): fix double free of transfer buffer on URB submit error
` [PATCH 5.10 297/389] can: peak_usb: validate uCAN receive record lengths
` [PATCH 5.10 298/389] drm/vc4: Zero the tile state data array before each BIN job
` [PATCH 5.10 299/389] drm/amdgpu: cap GTT size to physical RAM on APUs
` [PATCH 5.10 300/389] drm/vmwgfx: validate DRAW_PRIMITIVES header size before division
` [PATCH 5.10 301/389] drm/vmwgfx: bound DMA command body size against suffix pointer
` [PATCH 5.10 302/389] HID: logitech-dj: Fix maxfield check in DJ short report validation

[PATCH v3 0/6] Fixes and rework for paes_s390
 2026-08-17 14:16 UTC  (7+ messages)
` [PATCH v3 1/6] s390/crypto: Fix return code handling at skcipher_walk_done in PAES algorithms
` [PATCH v3 2/6] s390/crypto: Fix missing scrub of temp buffers with PAES algorithm
` [PATCH v3 3/6] s390/crypto: Fix use of mutex in atomic context in PAES
` [PATCH v3 4/6] s390/crypto: Fix missing cra_flags in paes_s390
` [PATCH v3 5/6] s390/crypto: Fix handling of EBUSY in PAES when req is pushed to crypto engine
` [PATCH v3 6/6] s390/crypto: Fix handling of EBUSY in PHMAC "

[PATCH v1] tty: n_tty: use kvzalloc/kvfree for line discipline data
 2026-08-17 14:16 UTC  (3+ messages)

[PATCH 0/2] rust: switch from bilge to bitfield-struct
 2026-08-17 14:15 UTC  (3+ messages)
` [PATCH 1/2] rust: pl011: "
` [PATCH 2/2] rust: remove bilge crate

[PATCH v4 00/17] KVM: arm64: Introduce pKVM hypervisor heap allocator
 2026-08-17 14:16 UTC  (3+ messages)
` [PATCH v4 17/17] KVM: arm64: Alloc simple_buffer_page using pKVM hyp allocator

[PATCH] riscv: hwprobe: require both F and D extensions for RISCV_HWPROBE_IMA_FD
 2026-08-17 14:14 UTC  (3+ messages)

[PATCH] arm64: hibernate: pass HVC_SET_VECTORS args to the resume hvc
 2026-08-17 14:15 UTC  (6+ messages)

[PATCH] mcstrans: escape config text spliced into build_regexps() patterns
 2026-08-17 14:15 UTC  (2+ messages)

[PATCH] block/vmdk: prevent division by zero with zero cluster sectors
 2026-08-17 14:14 UTC 

[PATCH net v2] ipv4: icmp: reject RTN_UNREACHABLE input routes in icmp_route_lookup
 2026-08-17 14:15 UTC  (2+ messages)

[PATCH] iommu/iova: Clear the slab cache pointers when destroying them
 2026-08-17 14:15 UTC  (2+ messages)

[PATCH bpf] bpf: free page_pool frags via the page_pool path in bpf_xdp_shrink_data
 2026-08-17 14:15 UTC  (4+ messages)

[PATCH v1] iio: accel: bma400: remove completed tasks from TODO list
 2026-08-17 14:15 UTC  (2+ messages)

[PATCH v3 0/3] Separate GGTT pools for submissions and VFs provisioning
 2026-08-17 14:15 UTC  (2+ messages)
` ✗ CI.checkpatch: warning for Separate GGTT pools for submissions and VFs provisioning (rev3)

[PATCH] drm/panfrost: add Mali-G68 support
 2026-08-17 14:14 UTC  (2+ messages)

[PATCH v3 0/8] PBL: enable timeouts in read_poll_timeout macros
 2026-08-17 14:01 UTC  (3+ messages)
` [PATCH v3 3/8] clocksource: allow re-init for same clock
` [PATCH v3 8/8] linux/iopoll: enable polled timeouts for PBL_CLOCKSOURCE

[PATCH v2] fetch2/wget: reuse cached HTTPS connections
 2026-08-17 14:14 UTC  (3+ messages)

[PATCH] ACPI: button: Add DMI quirk for Razer Blade Pro 17 early 2020 lid switch
 2026-08-17 14:14 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] ALSA: docs: fix dead link to Intel HD-audio spec
 2026-08-17 14:14 UTC  (3+ messages)

[PATCH 0/3] drm/msm: Enable dual MDSS power domains
 2026-08-17 14:14 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: display: msm: Allow two "

RTL8125D breaks at 2.5Gbps
 2026-08-17 14:14 UTC 

[PATCH] scripts: gdb: fix missing pbl_barebox_break error message
 2026-08-17 14:13 UTC 

[PATCH v6 00/18] tracing/remotes: Add printk, dump_on_panic and boot parameters
 2026-08-17 14:12 UTC  (7+ messages)
` [PATCH v6 03/18] tracing/remotes: Use kstrtobool for boolean tracefs files
` [PATCH v6 13/18] tracing/remotes: Add dump_on_panic tracefs file
` [PATCH v6 16/18] tracing/remotes: Add trace_remote cmdline options

[PATCH v1 00/11] RCU: Enable callbacks to benefit from expedited grace periods
 2026-08-17 14:12 UTC  (7+ messages)
` [PATCH v1 10/11] rcu: Advance callbacks for expedited GP completion in rcu_core()

[PATCH v4 1/2] workqueue: Add missing EXPORT_SYMBOL_GPL for workqueue_set_min_active
 2026-08-17 14:12 UTC  (2+ messages)

[PATCH v2] drm/rocket: Check allocations before use
 2026-08-17 14:11 UTC  (4+ messages)
` [PATCH v4 1/2] "
  ` [PATCH v4 2/2] drm/rocket: Keep scheduler allocation in rocket_file_priv

[RFC PATCH v2 0/8] fuse: caches documentation and testing
 2026-08-17 14:11 UTC  (9+ messages)
` [RFC PATCH v2 1/8] Documentation: fuse: add document on caches being used by FUSE
` [RFC PATCH v2 2/8] selftests/fuse: convert fusectl test to fuse3
` [RFC PATCH v2 3/8] selftests/fuse: check that fusectlfs is mounted
` [RFC PATCH v2 4/8] selftests/fuse: add fuse symlink caching test
` [RFC PATCH v2 5/8] selftests/fuse: factor-out test fixture setup/teardown
` [RFC PATCH v2 6/8] selftests/fuse: use dynamically allocated memory to store ACLs
` [RFC PATCH v2 7/8] selftests/fuse: add some extra ACL caching tests
` [RFC PATCH v2 8/8] selftests/fuse: add fuse readdir caching test

[PATCH v3 0/3] Filter out local and mapping symbols during module load
 2026-08-17 14:11 UTC  (3+ messages)

[PATCH 0/2] docs/zh_TW: translate process/applying-patches.rst into Traditional Chinese
 2026-08-17 14:09 UTC  (3+ messages)
` [PATCH 1/2] docs/zh_TW: add process/applying-patches Traditional Chinese translation
` [PATCH 2/2] docs/zh_TW: link to Traditional Chinese applying-patches translation

[PATCH] nbd: clamp the timeout before converting it to jiffies
 2026-08-17 14:10 UTC 

[PATCH net v4] xsk: fix NULL pointer dereference in __xsk_rcv()
 2026-08-17 14:10 UTC  (2+ messages)

[PATCH bpf-next v3 1/3] selftests/bpf: Add tests for pointer type merge at a shared load
 2026-08-17 14:10 UTC  (2+ messages)
` [PATCH bpf-next v3 3/3] selftests/bpf: Add tests for a store on a fault prone qdisc pointer


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.