All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-16 17:19:29 to 2026-06-16 17:33:29 UTC [more...]

[PATCH 6.1 000/522] 6.1.176-rc1 review
 2026-06-16 14:55 UTC  (165+ messages)
` [PATCH 6.1 006/522] net: cpsw_new: Fix potential unregister of netdev that has not been registered yet
` [PATCH 6.1 008/522] nfc: llcp: Fix use-after-free race in nfc_llcp_recv_cc()
` [PATCH 6.1 009/522] xfrm: Check for underflow in xfrm_state_mtu
` [PATCH 6.1 010/522] nfc: nxp-nci: i2c: use rising-edge IRQ on ACPI systems
` [PATCH 6.1 011/522] tools/bootconfig: Cleanup bootconfig footer size calculations
` [PATCH 6.1 012/522] tools/bootconfig: Fix buf leaks in apply_xbc
` [PATCH 6.1 013/522] netfilter: synproxy: refresh tcphdr after skb_ensure_writable
` [PATCH 6.1 014/522] netfilter: xt_cpu: prefer raw_smp_processor_id
` [PATCH 6.1 015/522] netfilter: ebtables: fix OOB read in compat_mtw_from_user
` [PATCH 6.1 016/522] tun: free page on short-frame rejection in tun_xdp_one()
` [PATCH 6.1 017/522] tun: free page on build_skb failure "
` [PATCH 6.1 018/522] net: netlink: fix sending unassigned nsid after assigned one
` [PATCH 6.1 019/522] net: netlink: dont set nsid on local notifications
` [PATCH 6.1 020/522] net/smc: Do not re-initialize smc hashtables
` [PATCH 6.1 021/522] net/iucv: fix locking in .getsockopt
` [PATCH 6.1 022/522] ipv4: free net->ipv4.sysctl_local_reserved_ports after unregister_net_sysctl_table()
` [PATCH 6.1 023/522] ASoC: Intel: bytcht_es8316: Fix MCLK leak on init errors
` [PATCH 6.1 024/522] net: hsr: fix potential OOB access in supervision frame handling
` [PATCH 6.1 025/522] tunnels: load network headers after skb_cow() in iptunnel_pmtud_build_icmp[v6]()
` [PATCH 6.1 026/522] vxlan: do not reuse cached ip_hdr() value after skb_tunnel_check_pmtu()
` [PATCH 6.1 027/522] tunnels: do not assume transport header in iptunnel_pmtud_check_icmp()
` [PATCH 6.1 028/522] ASoC: codecs: simple-mux: Fix enum control bounds check
` [PATCH 6.1 029/522] Bluetooth: 6lowpan: check skb_clone() return value in send_mcast_pkt()
` [PATCH 6.1 030/522] bonding: refuse to enslave CAN devices
` [PATCH 6.1 031/522] ethtool: eeprom: add more safeties to EEPROM Netlink fallback
` [PATCH 6.1 032/522] ipv6: rpl: fix hdrlen overflow in ipv6_rpl_srh_decompress()
` [PATCH 6.1 033/522] net/sched: Revert "net/sched: Restrict conditions for adding duplicating netems to qdisc tree"
` [PATCH 6.1 034/522] Bluetooth: l2cap: clear chan->ident on ECRED reconfiguration success
` [PATCH 6.1 035/522] Bluetooth: L2CAP: Fix possible crash on l2cap_ecred_conn_rsp
` [PATCH 6.1 036/522] gpio: rockchip: convert bank->clk to devm_clk_get_enabled()
` [PATCH 6.1 037/522] net: mana: Add NULL guards in teardown path to prevent panic on attach failure
` [PATCH 6.1 038/522] sctp: fix race between sctp_wait_for_connect and peeloff
` [PATCH 6.1 039/522] ipv6: fix possible infinite loop in rt6_fill_node()
` [PATCH 6.1 040/522] ipv6: fix possible infinite loop in fib6_select_path()
` [PATCH 6.1 041/522] net: skbuff: fix pskb_carve leaking zcopy pages
` [PATCH 6.1 042/522] batman-adv: v: stop OGMv2 on disabled interface
` [PATCH 6.1 043/522] batman-adv: tvlv: abort OGM send on tvlv append failure
` [PATCH 6.1 044/522] batman-adv: tt: reject oversized local TVLV buffers
` [PATCH 6.1 045/522] batman-adv: bla: avoid NULL-ptr deref for claim via dropped interface
` [PATCH 6.1 046/522] batman-adv: tvlv: reject oversized TVLV packets
` [PATCH 6.1 047/522] batman-adv: iv: recover OGM scheduling after forward packet error
` [PATCH 6.1 048/522] selftests: forwarding: lib: Add helpers for checksum handling
` [PATCH 6.1 049/522] batman-adv: tp_meter: directly shut down timer on cleanup
` [PATCH 6.1 050/522] batman-adv: tt: fix TOCTOU race for reported vlans
` [PATCH 6.1 051/522] batman-adv: tt: avoid empty VLAN responses
` [PATCH 6.1 052/522] batman-adv: bla: avoid double decrement of bla.num_requests
` [PATCH 6.1 053/522] mm/page_alloc: clear page->private in free_pages_prepare()
` [PATCH 6.1 054/522] selftests/bpf: add generic BPF program tester-loader
` [PATCH 6.1 055/522] selftests/bpf: Convert test_global_funcs test to test_loader framework
` [PATCH 6.1 056/522] Revert "selftests/bpf: Workaround strict bpf_lsm return value check."
` [PATCH 6.1 057/522] Revert "selftests/bpf: Add tests for _opts variants of bpf_*_get_fd_by_id()"
` [PATCH 6.1 058/522] selftests/bpf: Add read_build_id function
` [PATCH 6.1 059/522] bpf: Fix a few selftest failures due to llvm18 change
` [PATCH 6.1 060/522] selftests/bpf: Update bpf_clone_redirect expected return code
` [PATCH 6.1 061/522] selftests/bpf: enhance align selftests expected log matching
` [PATCH 6.1 062/522] Revert "selftests/bpf: Add a cgroup prog bpf_get_ns_current_pid_tgid() test"
` [PATCH 6.1 063/522] selftests/bpf: Fix ARG_PTR_TO_LONG {half-,}uninitialized test
` [PATCH 6.1 064/522] selftests/bpf: S/iptables/iptables-legacy/ in the bpf_nf and xdp_synproxy test
` [PATCH 6.1 065/522] net/packet: convert po->tp_tx_has_off to an atomic flag
` [PATCH 6.1 066/522] net/packet: convert po->tp_loss "
` [PATCH 6.1 067/522] net/packet: convert po->has_vnet_hdr "
` [PATCH 6.1 068/522] net/packet: convert po->running "
` [PATCH 6.1 069/522] net/packet: fix TOCTOU race on mmapd vnet_hdr in tpacket_snd()
` [PATCH 6.1 070/522] drm/i915/psr: Add defininitions for INTEL_WA_REGISTER_CAPS DPCD register
` [PATCH 6.1 071/522] drm/dp: Add eDP 1.5 bit definition
` [PATCH 6.1 072/522] drm/i915/psr: Read Intel DPCD workaround register
` [PATCH 6.1 073/522] drm/i915/psr: Apply Intel DPCD workaround when SDP on prior line used
` [PATCH 6.1 074/522] Revert "RDMA/rxe: Fix double free in rxe_srq_from_init"
` [PATCH 6.1 075/522] RDMA/rxe: Fix double free in rxe_srq_from_init
` [PATCH 6.1 076/522] net: gro: dont merge zcopy skbs
` [PATCH 6.1 077/522] phy: mscc: Use PHY_ID_MATCH_VENDOR to minimize PHY ID table
` [PATCH 6.1 078/522] phy: mscc: Use PHY_ID_MATCH_EXACT for VSC8584, VSC8582, VSC8575, VSC856X
` [PATCH 6.1 079/522] hwmon: (pmbus/adm1266) serialize GPIO PMBus accesses with pmbus_lock
` [PATCH 6.1 080/522] hwmon: (pmbus/adm1266) serialize sequencer_state debugfs read "
` [PATCH 6.1 081/522] hwmon: (pmbus/adm1266) serialize NVMEM blackbox "
` [PATCH 6.1 082/522] iio: imu: st_lsm6dsx: fix stack leak in tagged FIFO buffer
` [PATCH 6.1 083/522] usb: typec: ucsi: ccg: reject firmware images without a : record header
` [PATCH 6.1 084/522] usb: typec: ucsi: displayport: NAK DP_CMD_CONFIGURE without a payload VDO
` [PATCH 6.1 085/522] usb: typec: altmodes/displayport: validate count before reading Status Update VDO
` [PATCH 6.1 086/522] usb: typec: wcove: dont write past struct pd_message in wcove_read_rx_buffer()
` [PATCH 6.1 087/522] usb: typec: ucsi: validate connector number in ucsi_connector_change()
` [PATCH 6.1 088/522] USB: serial: safe_serial: fix memory corruption with small endpoint
` [PATCH 6.1 089/522] Input: ims-pcu - fix usb_free_coherent() size in ims_pcu_buffers_free()
` [PATCH 6.1 090/522] HID: quirks: Add ALWAYS_POLL quirk for SIGMACHIP USB mouse
` [PATCH 6.1 091/522] Bluetooth: btusb: Allow firmware re-download when version matches
` [PATCH 6.1 092/522] hpfs: fix a crash if hpfs_map_dnode_bitmap fails
` [PATCH 6.1 093/522] ipc: limit next_id allocation to the valid ID range
` [PATCH 6.1 094/522] auxdisplay: line-display: fix OOB read on zero-length message_store()
` [PATCH 6.1 095/522] Bluetooth: L2CAP: use chan timer to close channels in cleanup_listen()
` [PATCH 6.1 096/522] Bluetooth: L2CAP: fix chan ref leak in l2cap_chan_timeout() on !conn
` [PATCH 6.1 097/522] Bluetooth: HIDP: fix missing length checks in hidp_input_report()
` [PATCH 6.1 098/522] Bluetooth: ISO: fix UAF in iso_recv_frame
` [PATCH 6.1 099/522] Bluetooth: ISO: serialize iso_sock_clear_timer with socket lock
` [PATCH 6.1 100/522] parport: Fix race between port and client registration
` [PATCH 6.1 101/522] USB: cdc-acm: Fix bit overlap and move quirk definitions to header
` [PATCH 6.1 102/522] wireguard: send: append trailer after expanding head
` [PATCH 6.1 103/522] iio: adc: xilinx-xadc: Fix sequencer mode in postdisable for dual mux
` [PATCH 6.1 104/522] iio: dac: max5821: fix return value check in powerdown sync
` [PATCH 6.1 105/522] iio: dac: ad5686: fix input raw value check
` [PATCH 6.1 106/522] iio: dac: ad5686: acquire lock when doing powerdown control
` [PATCH 6.1 107/522] iio: adc: viperboard: Fix error handling in vprbrd_iio_read_raw
` [PATCH 6.1 108/522] iio: gyro: itg3200: fix i2c read into the wrong stack location
` [PATCH 6.1 109/522] iio: ssp_sensors: cancel delayed work_refresh on remove
` [PATCH 6.1 110/522] iio: temperature: tsys01: fix broken PROM checksum validation
` [PATCH 6.1 111/522] iio: magnetometer: st_magn: fix default DRDY pin selection for LIS2MDL
` [PATCH 6.1 112/522] iio: light: cm3323: fix reg_conf not being initialized correctly
` [PATCH 6.1 113/522] iio: buffer: hw-consumer: fix use-after-free in error path
` [PATCH 6.1 114/522] USB: serial: omninet: fix memory corruption with small endpoint
` [PATCH 6.1 115/522] usb: cdns3: gadget: fix request skipping after clearing halt
` [PATCH 6.1 116/522] usb: cdns3: plat: fix unbalanced pm_runtime_forbid() call permanently leaks the runtime PM usage counter across bind/unbind cycles
` [PATCH 6.1 117/522] usb: dwc2: Fix use after free in debug code
` [PATCH 6.1 118/522] Input: elan_i2c - validate firmware size before use
` [PATCH 6.1 119/522] bpf: sockmap: fix tail fragment offset in bpf_msg_push_data
` [PATCH 6.1 120/522] macsec: fix replay protection at XPN lower-PN wrap
` [PATCH 6.1 121/522] ipv6: exthdrs: refresh nh pointer after ipv6_hop_jumbo()
` [PATCH 6.1 122/522] ASoC: qcom: q6asm-dai: fix error handling in prepare and set_params
` [PATCH 6.1 123/522] ipv6: exthdrs: refresh nh after handling HAO option
` [PATCH 6.1 124/522] ip6: vti: Use ip6_tnl.net in vti6_siocdevprivate()
` [PATCH 6.1 125/522] ipv6: validate extension header length before copying to cmsg
` [PATCH 6.1 126/522] xfrm: input: hold netns during deferred transport reinjection
` [PATCH 6.1 127/522] ip6: vti: Use ip6_tnl.net in vti6_changelink()
` [PATCH 6.1 128/522] HID: wacom: Fix OOB write in wacom_hid_set_device_mode()
` [PATCH 6.1 129/522] iommu, debugobjects: avoid gcc-16.1 section mismatch warnings
` [PATCH 6.1 130/522] nfc: hci: fix out-of-bounds read in HCP header parsing
` [PATCH 6.1 131/522] xfrm: route MIGRATE notifications to callers netns
` [PATCH 6.1 132/522] xfrm: ah: use skb_to_full_sk in async output callbacks
` [PATCH 6.1 133/522] netfilter: conntrack: tcp: do not force CLOSE on invalid-seq RST without direction check
` [PATCH 6.1 134/522] ASoC: qcom: q6asm-dai: close stream only when running
` [PATCH 6.1 136/522] xfrm: esp: restore combined single-frag length gate
` [PATCH 6.1 137/522] Input: atmel_mxt_ts - fix boundary check in mxt_prepare_cfg_mem
` [PATCH 6.1 138/522] Input: synaptics - add LEN2058 to SMBus passlist for ThinkPad E490
` [PATCH 6.1 139/522] comedi: comedi_test: fix check for valid scan_begin_src in waveform_ai_cmdtest()
` [PATCH 6.1 140/522] comedi: comedi_test: Fix limiting of convert_arg "
` [PATCH 6.1 141/522] counter: Fix refcount leak in counter_alloc() error path
` [PATCH 6.1 142/522] tty: serial: pch_uart: add check for dma_alloc_coherent()
` [PATCH 6.1 143/522] usb: chipidea: core: convert ci_role_switch to local variable
` [PATCH 6.1 144/522] usb: core: Fix up Interrupt IN endpoints with bogus wBytesPerInterval
` [PATCH 6.1 145/522] USB: quirks: add NO_LPM for Lenovo ThinkPad USB-C Dock Gen2 hub controllers
` [PATCH 6.1 146/522] usb: storage: Add quirks for PNY Elite Portable SSD
` [PATCH 6.1 147/522] usbip: vudc: Fix use after free bug in vudc_remove due to race condition
` [PATCH 6.1 148/522] usb: usbtmc: check URB actual_length for interrupt-IN notifications
` [PATCH 6.1 149/522] usb: usbtmc: reject interrupt endpoints with small wMaxPacketSize
` [PATCH 6.1 150/522] USB: serial: option: add MeiG SRM813Q
` [PATCH 6.1 151/522] USB: serial: option: add missing RSVD(5) flag for Rolling RW135R-GL
` [PATCH 6.1 152/522] USB: serial: belkin_sa: validate interrupt status length
` [PATCH 6.1 153/522] USB: serial: cypress_m8: validate interrupt packet headers
` [PATCH 6.1 154/522] USB: serial: keyspan: fix missing indat transfer sanity check
` [PATCH 6.1 155/522] USB: serial: mxuport: fix memory corruption with small endpoint
` [PATCH 6.1 156/522] USB: serial: mct_u232: fix missing interrupt-in transfer sanity check
` [PATCH 6.1 157/522] usb: gadget: net2280: Fix double free in probe error path
` [PATCH 6.1 158/522] usb: gadget: dummy_hcd: Reject hub port requests for non-existent ports
` [PATCH 6.1 159/522] usb: gadget: f_fs: copy only received bytes on short ep0 read
` [PATCH 6.1 160/522] thunderbolt: property: Reject u32 wrap in tb_property_entry_valid()
` [PATCH 6.1 161/522] thunderbolt: property: Reject dir_len < 4 to prevent size_t underflow
` [PATCH 6.1 162/522] scsi: fcoe: Reject FIP descriptors with zero fip_dlen in CVL walker
` [PATCH 6.1 163/522] scsi: scsi_transport_fc: Widen FPIN pname walker counter to u32
` [PATCH 6.1 164/522] scsi: target: iscsi: Bound iscsi_encode_text_output() appends to rsp_buf
` [PATCH 6.1 165/522] scsi: target: iscsi: Validate CHAP_R length before base64 decode
` [PATCH 6.1 166/522] drm/hyperv: validate resolution_count and fix WIN8 fallback
` [PATCH 6.1 167/522] drm/hyperv: validate VMBus packet size in receive callback
` [PATCH 6.1 168/522] drm/i915: Fix potential UAF in TTM object purge
` [PATCH 6.1 169/522] drm/amd/pm/si: Disregard vblank time when no displays are connected
` [PATCH 6.1 170/522] serial: altera_jtaguart: handle uart_add_one_port() failures

[PATCH] vfio/pci: Propagate errors in vfio_pci_load_rom() using Error API
 2026-06-16 17:32 UTC  (2+ messages)

[PATCH v2 0/2] tty: n_gsm: fix gsm_queue() UAF and add a base regression test
 2026-06-16 17:32 UTC  (3+ messages)
` [PATCH v2 1/2] tty: n_gsm: fix use-after-free in gsm_queue() control frame dispatch
` [PATCH v2 2/2] selftests: tty: add base regression test for n_gsm line discipline

[syzbot] [jfs?] WARNING in dbJoin
 2026-06-16 17:32 UTC 

[PATCH] spi: dw: fix wrong BAUDR setting after resume
 2026-06-16 17:31 UTC  (2+ messages)

[PATCH 0/4] Xen: Add Q35 initial support for HVM guests
 2026-06-16 17:31 UTC  (4+ messages)
` [PATCH 3/4] q35: Fix incorrect values for PCIEXBAR masks

[PATCH] hwmon: (ibmaem) clean up sensors if version sysfs file fails
 2026-06-16 17:31 UTC  (2+ messages)

[PATCH v3 2/4] mm/zswap: Implement proactive writeback
 2026-06-16 17:30 UTC  (12+ messages)
          ` [swap tier discussion] "

[PATCH 0/4] iio: adc: new ti-ads112c14 driver
 2026-06-16 17:31 UTC  (8+ messages)
` [PATCH 1/4] dt-bindings: iio: adc: add ti,ads122c14

[PATCH v2] docs/devel: relax policy on AI-generated contributions
 2026-06-16 17:30 UTC  (3+ messages)

[PATCH rdma-rc v2 00/15] RDMA/bnxt_re: Generic driver fixes
 2026-06-16 17:30 UTC  (2+ messages)

[PATCH net-next V3 0/7] devlink: Add boot-time eswitch mode defaults
 2026-06-16 17:29 UTC  (7+ messages)
` [PATCH net-next V3 2/7] netdevsim: Register devlink after device init

ERROR: modpost: "kvm_free_tlb_tag" [arch/x86/kvm/kvm-intel.ko] undefined!
 2026-06-16 17:29 UTC  (3+ messages)

[PATCH v3 0/3] serial: max310x: honour per-channel DT RS485 properties
 2026-06-16 17:28 UTC  (3+ messages)
` [PATCH v3 2/3] dt-bindings: serial: maxim,max310x: describe per-channel rs485 subnodes

[PATCH v4 0/4] Various patches to improve Secure Boot support
 2026-06-16 17:28 UTC  (5+ messages)
` [PATCH v4 1/4] Align relevant sections to 4KB
` [PATCH v4 2/4] x86/efi: discard multiboot support for PE binary
` [PATCH v4 3/4] x86/efi: avoid a relocation in efi_arch_post_exit_boot()
` [PATCH v4 4/4] x86: Split .init section to satisfy UEFI CA memory mitigation

[PULL 00/83] riscv-to-apply queue
 2026-06-16 17:27 UTC  (2+ messages)

[PATCH for-next v3 0/9] mm/slab: introduce kfree_rcu_nolock() and improve slub_kunit coverage
 2026-06-16 17:28 UTC  (5+ messages)
` [PATCH for-next v3 6/9] mm/slab: allow kfree_rcu_sheaf() on PREEMPT_RT
` [PATCH for-next v3 7/9] mm/slab: introduce kfree_rcu_nolock()

[PATCH 5.10] bus: mhi: host: Add alignment check for event ring read pointer
 2026-06-16 20:27 UTC 

[PATCH v17 00/12] vfio/pci: Add PCIe TPH support
 2026-06-16 17:27 UTC  (5+ messages)
` [PATCH v17 08/12] PCI/TPH: Add sysfs binary file to export CPU to steering-tag mapping

[PATCH v17 0/5] shut down devices asynchronously
 2026-06-16 17:26 UTC  (3+ messages)
` [PATCH 3/5] driver core: async device shutdown infrastructure

[PATCH 6.6 0/4] fix kernel crash for xfs/235 test
 2026-06-16 17:26 UTC  (8+ messages)

[bluez/bluez] 4f34c4: shared/gatt: Fix gatt-db buffer overflow for clone
 2026-06-16 17:23 UTC 

[PATCH v2 0/7] nfs: Modernize Direct I/O path
 2026-06-16 17:23 UTC  (4+ messages)
` [PATCH v2 6/7] nfs: Optimize direct I/O to use folios for requests

[PATCH v6 00/16] drm/i915/display: Add DC3CO support
 2026-06-16 17:23 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for drm/i915/display: Add DC3CO support (rev6)

[RFC 0/8] pci: cxl: Add enumeration support for Unordered I/O (UIO) feature
 2026-06-16 17:21 UTC  (5+ messages)
  ` [RFC 3/8] hw/pci: Add SVC capability and UIO properties to PCIe ports
  ` [RFC 4/8] hw/cxl: Add Streamlined Virtual Channel (SVC) property to CXL ports

[PATCH] Watchdog: fix pretimeout noop governor logging and description
 2026-06-16 17:20 UTC  (2+ messages)

[PATCH v4 00/30] KVM: x86: x86.{c,h} spring cleaning
 2026-06-16 17:19 UTC  (4+ messages)
` [PATCH v4 09/30] KVM: x86: Move eager_page_split to mmu.{c,h}

[PATCH] security: clarify task_prctl hook documentation
 2026-06-16 17:14 UTC  (3+ messages)


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.