All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-16 16:39:57 to 2026-06-16 16:52:31 UTC [more...]

[PATCH 6.6 000/452] 6.6.143-rc1 review
 2026-06-16 14:56 UTC  (144+ messages)
` [PATCH 6.6 006/452] bcache: fix uninitialized closure object
` [PATCH 6.6 007/452] net: cpsw_new: Fix potential unregister of netdev that has not been registered yet
` [PATCH 6.6 008/452] nfc: llcp: Fix use-after-free in llcp_sock_release()
` [PATCH 6.6 009/452] nfc: llcp: Fix use-after-free race in nfc_llcp_recv_cc()
` [PATCH 6.6 010/452] xfrm: Check for underflow in xfrm_state_mtu
` [PATCH 6.6 011/452] nfc: nxp-nci: i2c: use rising-edge IRQ on ACPI systems
` [PATCH 6.6 012/452] netfilter: synproxy: refresh tcphdr after skb_ensure_writable
` [PATCH 6.6 013/452] netfilter: xt_cpu: prefer raw_smp_processor_id
` [PATCH 6.6 014/452] netfilter: ebtables: fix OOB read in compat_mtw_from_user
` [PATCH 6.6 015/452] netfilter: bitwise: rename some boolean operation functions
` [PATCH 6.6 016/452] netfilter: bitwise: add support for doing AND, OR and XOR directly
` [PATCH 6.6 017/452] netfilter: nf_tables: fix dst corruption in same register operation
` [PATCH 6.6 018/452] tun: free page on short-frame rejection in tun_xdp_one()
` [PATCH 6.6 019/452] tun: free page on build_skb failure "
` [PATCH 6.6 020/452] vsock: keep poll shutdown state consistent
` [PATCH 6.6 021/452] net: netlink: fix sending unassigned nsid after assigned one
` [PATCH 6.6 022/452] net: netlink: dont set nsid on local notifications
` [PATCH 6.6 023/452] net/smc: Do not re-initialize smc hashtables
` [PATCH 6.6 024/452] net/iucv: fix locking in .getsockopt
` [PATCH 6.6 025/452] scsi: core: Run queues for all non-SDEV_DEL devices from scsi_run_host_queues
` [PATCH 6.6 026/452] ipv4: free net->ipv4.sysctl_local_reserved_ports after unregister_net_sysctl_table()
` [PATCH 6.6 027/452] ASoC: Intel: bytcht_es8316: Fix MCLK leak on init errors
` [PATCH 6.6 028/452] net: hsr: fix potential OOB access in supervision frame handling
` [PATCH 6.6 029/452] gpio: mxc: fix irq_high handling
` [PATCH 6.6 030/452] tunnels: load network headers after skb_cow() in iptunnel_pmtud_build_icmp[v6]()
` [PATCH 6.6 031/452] vxlan: do not reuse cached ip_hdr() value after skb_tunnel_check_pmtu()
` [PATCH 6.6 032/452] tunnels: do not assume transport header in iptunnel_pmtud_check_icmp()
` [PATCH 6.6 033/452] ksmbd: fix FSCTL permission bypass by adding a permission check for FSCTL_SET_SPARSE
` [PATCH 6.6 034/452] ASoC: codecs: simple-mux: Fix enum control bounds check
` [PATCH 6.6 035/452] Bluetooth: 6lowpan: check skb_clone() return value in send_mcast_pkt()
` [PATCH 6.6 036/452] bonding: refuse to enslave CAN devices
` [PATCH 6.6 037/452] ethtool: eeprom: add missing ethnl_ops_begin() / _complete() during fallback
` [PATCH 6.6 038/452] ethtool: eeprom: add more safeties to EEPROM Netlink fallback
` [PATCH 6.6 039/452] ipv6: rpl: fix hdrlen overflow in ipv6_rpl_srh_decompress()
` [PATCH 6.6 040/452] net/sched: Revert "net/sched: Restrict conditions for adding duplicating netems to qdisc tree"
` [PATCH 6.6 041/452] Bluetooth: l2cap: clear chan->ident on ECRED reconfiguration success
` [PATCH 6.6 042/452] Bluetooth: L2CAP: Fix possible crash on l2cap_ecred_conn_rsp
` [PATCH 6.6 043/452] gpio: rockchip: convert bank->clk to devm_clk_get_enabled()
` [PATCH 6.6 044/452] net: mana: Add NULL guards in teardown path to prevent panic on attach failure
` [PATCH 6.6 045/452] sctp: fix race between sctp_wait_for_connect and peeloff
` [PATCH 6.6 046/452] ipv6: fix possible infinite loop in rt6_fill_node()
` [PATCH 6.6 047/452] ipv6: fix possible infinite loop in fib6_select_path()
` [PATCH 6.6 048/452] net: skbuff: fix pskb_carve leaking zcopy pages
` [PATCH 6.6 049/452] perf: Fix dangling cgroup pointer in cpuctx
` [PATCH 6.6 050/452] batman-adv: v: stop OGMv2 on disabled interface
` [PATCH 6.6 051/452] batman-adv: tvlv: abort OGM send on tvlv append failure
` [PATCH 6.6 052/452] batman-adv: tt: reject oversized local TVLV buffers
` [PATCH 6.6 053/452] batman-adv: bla: avoid NULL-ptr deref for claim via dropped interface
` [PATCH 6.6 054/452] batman-adv: tvlv: reject oversized TVLV packets
` [PATCH 6.6 055/452] batman-adv: iv: recover OGM scheduling after forward packet error
` [PATCH 6.6 056/452] batman-adv: tp_meter: avoid role confusion in tp_list
` [PATCH 6.6 057/452] net: af_key: zero aligned sockaddr tail in PF_KEY exports
` [PATCH 6.6 058/452] batman-adv: tp_meter: directly shut down timer on cleanup
` [PATCH 6.6 059/452] batman-adv: tt: fix TOCTOU race for reported vlans
` [PATCH 6.6 060/452] batman-adv: tt: avoid empty VLAN responses
` [PATCH 6.6 061/452] batman-adv: bla: avoid double decrement of bla.num_requests
` [PATCH 6.6 062/452] mm/page_alloc: clear page->private in free_pages_prepare()
` [PATCH 6.6 063/452] media: rc: fix race between unregister and urb/irq callbacks
` [PATCH 6.6 064/452] media: rc: ttusbir: fix inverted error logic
` [PATCH 6.6 065/452] drm/fbdev-helper: Set and clear VGA switcheroo client from fb_info
` [PATCH 6.6 066/452] drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup
` [PATCH 6.6 067/452] inet: frags: add inet_frag_queue_flush()
` [PATCH 6.6 068/452] inet: frags: flush pending skbs in fqdir_pre_exit()
` [PATCH 6.6 069/452] drm/i915/psr: Add defininitions for INTEL_WA_REGISTER_CAPS DPCD register
` [PATCH 6.6 070/452] drm/i915/psr: Read Intel DPCD workaround register
` [PATCH 6.6 071/452] drm/dp: Add eDP 1.5 bit definition
` [PATCH 6.6 072/452] drm/i915/psr: Apply Intel DPCD workaround when SDP on prior line used
` [PATCH 6.6 073/452] arm64: io: Rename ioremap_prot() to __ioremap_prot()
` [PATCH 6.6 074/452] arm64: io: Extract user memory type in ioremap_prot()
` [PATCH 6.6 075/452] phy: mscc: Use PHY_ID_MATCH_EXACT for VSC8584, VSC8582, VSC8575, VSC856X
` [PATCH 6.6 076/452] ima: verify the previous kernels IMA buffer lies in addressable RAM
` [PATCH 6.6 077/452] of/kexec: refactor ima_get_kexec_buffer() to use ima_validate_range()
` [PATCH 6.6 078/452] x86/kexec: add a sanity check on previous kernels ima kexec buffer
` [PATCH 6.6 079/452] hwmon: (pmbus/adm1266) serialize GPIO PMBus accesses with pmbus_lock
` [PATCH 6.6 080/452] hwmon: (pmbus/adm1266) serialize NVMEM blackbox read "
` [PATCH 6.6 081/452] soc/tegra: pmc: Fix unsafe generic_handle_irq() call
` [PATCH 6.6 082/452] iio: imu: st_lsm6dsx: fix stack leak in tagged FIFO buffer
` [PATCH 6.6 083/452] usb: typec: ucsi: ccg: reject firmware images without a : record header
` [PATCH 6.6 084/452] usb: typec: ucsi: displayport: NAK DP_CMD_CONFIGURE without a payload VDO
` [PATCH 6.6 085/452] usb: typec: altmodes/displayport: validate count before reading Status Update VDO
` [PATCH 6.6 086/452] usb: typec: wcove: dont write past struct pd_message in wcove_read_rx_buffer()
` [PATCH 6.6 087/452] usb: typec: tcpm/tcpci_maxim: validate header NDO against RX_BYTE_CNT
` [PATCH 6.6 088/452] usb: typec: ucsi: validate connector number in ucsi_connector_change()
` [PATCH 6.6 089/452] USB: serial: safe_serial: fix memory corruption with small endpoint
` [PATCH 6.6 090/452] media: rc: igorplugusb: fix control request setup packet
` [PATCH 6.6 091/452] Input: ims-pcu - fix usb_free_coherent() size in ims_pcu_buffers_free()
` [PATCH 6.6 092/452] HID: quirks: Add ALWAYS_POLL quirk for SIGMACHIP USB mouse
` [PATCH 6.6 093/452] Bluetooth: btusb: Allow firmware re-download when version matches
` [PATCH 6.6 094/452] hpfs: fix a crash if hpfs_map_dnode_bitmap fails
` [PATCH 6.6 095/452] ipc: limit next_id allocation to the valid ID range
` [PATCH 6.6 096/452] auxdisplay: line-display: fix OOB read on zero-length message_store()
` [PATCH 6.6 097/452] Bluetooth: L2CAP: use chan timer to close channels in cleanup_listen()
` [PATCH 6.6 098/452] Bluetooth: L2CAP: fix chan ref leak in l2cap_chan_timeout() on !conn
` [PATCH 6.6 099/452] Bluetooth: HIDP: fix missing length checks in hidp_input_report()
` [PATCH 6.6 100/452] Bluetooth: ISO: fix UAF in iso_recv_frame
` [PATCH 6.6 101/452] Bluetooth: ISO: serialize iso_sock_clear_timer with socket lock
` [PATCH 6.6 102/452] Input: xpad - fix out-of-bounds access for Share button
` [PATCH 6.6 103/452] parport: Fix race between port and client registration
` [PATCH 6.6 104/452] USB: cdc-acm: Fix bit overlap and move quirk definitions to header
` [PATCH 6.6 105/452] KVM: arm64: PMU: Preserve AArch32 counter low bits
` [PATCH 6.6 106/452] KVM: SVM: Flush the current TLB when transitioning from xAVIC => x2AVIC
` [PATCH 6.6 107/452] wireguard: send: append trailer after expanding head
` [PATCH 6.6 108/452] iio: adc: xilinx-xadc: Fix sequencer mode in postdisable for dual mux
` [PATCH 6.6 109/452] iio: dac: max5821: fix return value check in powerdown sync
` [PATCH 6.6 110/452] iio: dac: ad5686: fix input raw value check
` [PATCH 6.6 111/452] iio: dac: ad5686: acquire lock when doing powerdown control
` [PATCH 6.6 112/452] iio: adc: viperboard: Fix error handling in vprbrd_iio_read_raw
` [PATCH 6.6 113/452] iio: gyro: itg3200: fix i2c read into the wrong stack location
` [PATCH 6.6 114/452] iio: ssp_sensors: cancel delayed work_refresh on remove
` [PATCH 6.6 115/452] iio: temperature: tsys01: fix broken PROM checksum validation
` [PATCH 6.6 116/452] iio: magnetometer: st_magn: fix default DRDY pin selection for LIS2MDL
` [PATCH 6.6 117/452] iio: light: cm3323: fix reg_conf not being initialized correctly
` [PATCH 6.6 118/452] iio: buffer: hw-consumer: fix use-after-free in error path
` [PATCH 6.6 119/452] USB: serial: omninet: fix memory corruption with small endpoint
` [PATCH 6.6 120/452] usb: cdns3: gadget: fix request skipping after clearing halt
` [PATCH 6.6 121/452] usb: cdns3: plat: fix unbalanced pm_runtime_forbid() call permanently leaks the runtime PM usage counter across bind/unbind cycles
` [PATCH 6.6 122/452] usb: dwc2: Fix use after free in debug code
` [PATCH 6.6 123/452] Input: elan_i2c - validate firmware size before use
` [PATCH 6.6 124/452] bpf: sockmap: fix tail fragment offset in bpf_msg_push_data
` [PATCH 6.6 125/452] macsec: fix replay protection at XPN lower-PN wrap
` [PATCH 6.6 126/452] ipv6: exthdrs: refresh nh pointer after ipv6_hop_jumbo()
` [PATCH 6.6 127/452] ASoC: qcom: q6asm-dai: fix error handling in prepare and set_params
` [PATCH 6.6 128/452] ipv6: exthdrs: refresh nh after handling HAO option
` [PATCH 6.6 129/452] ip6: vti: Use ip6_tnl.net in vti6_siocdevprivate()
` [PATCH 6.6 130/452] ipv6: validate extension header length before copying to cmsg
` [PATCH 6.6 131/452] xfrm: input: hold netns during deferred transport reinjection
` [PATCH 6.6 132/452] ip6: vti: Use ip6_tnl.net in vti6_changelink()
` [PATCH 6.6 133/452] HID: wacom: Fix OOB write in wacom_hid_set_device_mode()
` [PATCH 6.6 134/452] iommu, debugobjects: avoid gcc-16.1 section mismatch warnings
` [PATCH 6.6 135/452] nfc: hci: fix out-of-bounds read in HCP header parsing
` [PATCH 6.6 136/452] xfrm: route MIGRATE notifications to callers netns
` [PATCH 6.6 137/452] xfrm: ah: use skb_to_full_sk in async output callbacks
` [PATCH 6.6 138/452] netfilter: conntrack: tcp: do not force CLOSE on invalid-seq RST without direction check
` [PATCH 6.6 139/452] ASoC: qcom: q6asm-dai: close stream only when running
` [PATCH 6.6 140/452] ASoC: qcom: q6asm-dai: do not set stream state in event and trigger callbacks
` [PATCH 6.6 141/452] xfrm: esp: restore combined single-frag length gate
` [PATCH 6.6 142/452] Input: xpad - add "Nova 2 Lite" from GameSir
` [PATCH 6.6 143/452] Input: xpad - add support for ASUS ROG RAIKIRI II
` [PATCH 6.6 145/452] Input: atmel_mxt_ts - fix boundary check in mxt_prepare_cfg_mem
` [PATCH 6.6 154/452] usb: storage: Add quirks for PNY Elite Portable SSD
` [PATCH 6.6 155/452] usbip: vudc: Fix use after free bug in vudc_remove due to race condition
` [PATCH 6.6 156/452] usb: usbtmc: check URB actual_length for interrupt-IN notifications

[REGRESSION] usb: core: interrupt-IN wBytesPerInterval fixup (727d045d064b) breaks RTL8153 in Lenovo dock
 2026-06-16 16:52 UTC  (6+ messages)

[PATCH] PCI: imx6: fix building against host-common
 2026-06-16 16:51 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/binutils: bump version to 2.46.1
 2026-06-16 16:51 UTC  (2+ messages)

[PATCH v4] KVM: PPC: Book3S HV: Validate arch_compat against host compatibility mode
 2026-06-16 16:51 UTC  (2+ messages)

[PATCH v3 0/4] KVM: s390: Fixes for gmap and _PAGE_UNUSED
 2026-06-16 16:51 UTC  (5+ messages)
` [PATCH v3 1/4] s390/mm: Fix handling of _PAGE_UNUSED pte bit
` [PATCH v3 2/4] KVM: s390: Fix dat_peek_cmma() overflow
` [PATCH v3 3/4] KVM: s390: Do not set special large pages dirty
` [PATCH v3 4/4] KVM: s390: Fix code typo in gmap_protect_asce_top_level()

[PATCH] secilc: Use fstat instead of stat to avoid TOCTOU issues
 2026-06-16 16:51 UTC  (2+ messages)

[PATCH v13 00/22] TDX KVM selftests
 2026-06-16 16:51 UTC  (4+ messages)
` [PATCH v13 01/22] KVM: selftests: Add macros to simplify creating VM shapes for non-default types

[Buildroot] [git commit] package/binutils: bump version to 2.46.1
 2026-06-16 16:49 UTC 

[OE-core][PATCH 0/2] alsa-ucm-conf: upgrade to 1.2.16.1 and cleanup
 2026-06-16 16:49 UTC  (3+ messages)
` [OE-core][PATCH 1/2] alsa-ucm-conf: upgrade 1.2.15.3 -> 1.2.16.1
` [OE-core][PATCH 2/2] alsa-ucm-conf: remove stale comment

[PATCH RFC 0/9] net: stmmac: qcom-ethqos: add Shikra EMAC support
 2026-06-16 16:50 UTC  (4+ messages)
` [PATCH RFC 8/9] arm64: dts: qcom: shikra-cqs-evk: Enable ethernet0

[PATCH V3] blk-cgroup: defer blkcg css_put until blkg is unlinked from queue
 2026-06-16 16:50 UTC  (2+ messages)

[PATCH v2 00/12] perf tests: Enhance robustness, speed up execution, and fix flakiness
 2026-06-16 16:48 UTC  (15+ messages)
` [PATCH v3 00/13] perf tests: Robustness and performance improvements
  ` [PATCH v3 01/13] perf parse-events: Restrict core PMU bypass to --cputype option
  ` [PATCH v3 02/13] perf test: Truncate test description to fit terminal width
  ` [PATCH v3 03/13] perf tests workloads: Support sub-second durations in noploop and thloop
  ` [PATCH v3 04/13] perf tests: Add robust record retry helper and use subsecond workloads
  ` [PATCH v3 05/13] perf tests: Skip metrics validation if system-wide recording lacks permission
  ` [PATCH v3 06/13] perf tests: Fix Python JIT dump profiling test failure
  ` [PATCH v3 07/13] perf tests: Fix flakiness in trace record and replay test
  ` [PATCH v3 08/13] perf tests: Fix flakiness in BPF counters test on hybrid systems
  ` [PATCH v3 09/13] perf tests: Fix flakiness in branch stack sampling tests
  ` [PATCH v3 10/13] perf tests: Speed up off-cpu profiling tests
  ` [PATCH v3 11/13] perf tests: Speed up lock contention analysis shell test
  ` [PATCH v3 12/13] perf tests: Speed up metrics checking shell tests
  ` [PATCH v3 13/13] perf tests: Include error output for skipped tests in JUnit XML

[PATCH v2 4/5] workqueue: Show all busy workers in stall diagnostics
 2026-06-16 16:48 UTC  (11+ messages)

[PATCH 1/2] PCI/sysfs: Fix out-of-bounds read in pci_write_legacy_io()
 2026-06-16 16:47 UTC  (3+ messages)

[PATCH] python3: upgrade 3.14.5 -> 3.14.6
 2026-06-16 16:46 UTC 

[PATCH] ref-manual: clarify use of "PACKAGE_ARCH" in a packagegroup
 2026-06-16 16:46 UTC 

[PATCH v3 0/6] arm: snapdragon: Add snagboot support for Lemans-EVK
 2026-06-16 16:42 UTC  (3+ messages)

[PATCH RFC 0/3] workqueue: improve stall diagnostics for pools with no running worker
 2026-06-16 16:44 UTC  (4+ messages)
` [PATCH RFC 1/3] workqueue: only show running workers in stall diagnostics
` [PATCH RFC 2/3] workqueue: trigger a single-CPU backtrace for stalled pools
` [PATCH RFC 3/3] workqueue: dump the last woken worker "

[PATCH] kdb: use sizeof(kdb_prompt_str) instead of mismatched CMD_BUFLEN
 2026-06-16 16:44 UTC 

[PATCH V2] blk-cgroup: defer blkcg css_put until blkg is unlinked from queue
 2026-06-16 16:44 UTC  (4+ messages)

[RFC 0/7] qom: deprecate embedded objects and instance properties
 2026-06-16 16:43 UTC  (6+ messages)
` [RFC 2/7] qom: deprecated embedding object structs within other objects

[PATCH v4] Add support for OpenSSL Provider API
 2026-06-16 16:43 UTC  (6+ messages)

[PATCH] kgdb: remove unreachable return in kgdb_reenter_check()
 2026-06-16 16:43 UTC 

[PATCH RFC net-next 0/4] net: pse-pd: decouple controller lookup from MDIO probe
 2026-06-16 16:42 UTC  (3+ messages)

[PATCH] tracing: ring-buffer: allowlist clang-generated symbols
 2026-06-16 16:42 UTC 

[PATCH] db: fix memory leak in kdb_setenv() when environment is full
 2026-06-16 16:42 UTC 

[PATCH] regulator: max14577: Add set_suspend_mode for MAX77836 LDOs
 2026-06-16 16:40 UTC  (3+ messages)
` [PATCH v2] regulator: max14577: Add set_mode/get_mode "

[PATCH] locking/lockdep: Validate class index in lock_chain_get_class()
 2026-06-16 16:40 UTC 

[PATCH 6.12 000/261] 6.12.94-rc1 review
 2026-06-16 15:01 UTC  (4+ messages)
` [PATCH 6.12 246/261] ipmi:ssif: NULL thread on error
` [PATCH 6.12 254/261] arm64: errata: Mitigate TLBI errata on various Arm CPUs
` [PATCH 6.12 255/261] arm64: errata: Mitigate TLBI errata on NVIDIA Olympus CPU


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.