stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-28 06:35:34 to 2024-10-28 06:43:06 UTC [more...]

[PATCH 6.6 000/208] 6.6.59-rc1 review
 2024-10-28  6:25 UTC  (139+ messages)
` [PATCH 6.6 001/208] iio: accel: bma400: Fix uninitialized variable field_value in tap event handling
` [PATCH 6.6 002/208] bpf: Make sure internal and UAPI bpf_redirect flags dont overlap
` [PATCH 6.6 003/208] bpf: devmap: provide rxq after redirect
` [PATCH 6.6 004/208] cpufreq/amd-pstate: Fix amd_pstate mode switch on shared memory systems
` [PATCH 6.6 005/208] lib/Kconfig.debug: fix grammar in RUST_BUILD_ASSERT_ALLOW
` [PATCH 6.6 006/208] bpf: Fix memory leak in bpf_core_apply
` [PATCH 6.6 007/208] RDMA/bnxt_re: Fix a possible memory leak
` [PATCH 6.6 008/208] RDMA/bnxt_re: Fix incorrect AVID type in WQE structure
` [PATCH 6.6 009/208] RDMA/bnxt_re: Add a check for memory allocation
` [PATCH 6.6 010/208] RDMA/core: Fix ENODEV error for iWARP test over vlan
` [PATCH 6.6 011/208] x86/resctrl: Avoid overflow in MB settings in bw_validate()
` [PATCH 6.6 012/208] ARM: dts: bcm2837-rpi-cm3-io3: Fix HDMI hpd-gpio pin
` [PATCH 6.6 013/208] bpf: Add missed value to kprobe perf link info
` [PATCH 6.6 014/208] bpf: Add cookie to perf_event bpf_link_info records
` [PATCH 6.6 015/208] bpf: fix unpopulated name_len field in perf_event link info
` [PATCH 6.6 016/208] selftests/bpf: Use bpf_link__destroy in fill_link_info tests
` [PATCH 6.6 017/208] selftests/bpf: Add cookies check for perf_event fill_link_info test
` [PATCH 6.6 018/208] selftests/bpf: fix perf_event link info name_len assertion
` [PATCH 6.6 019/208] s390/pci: Handle PCI error codes other than 0x3a
` [PATCH 6.6 020/208] bpf: fix kfunc btf caching for modules
` [PATCH 6.6 021/208] iio: frequency: {admv4420,adrf6780}: format Kconfig entries
` [PATCH 6.6 022/208] iio: frequency: admv4420: fix missing select REMAP_SPI in Kconfig
` [PATCH 6.6 023/208] drm/vmwgfx: Handle possible ENOMEM in vmw_stdu_connector_atomic_check
` [PATCH 6.6 024/208] selftests/bpf: Fix cross-compiling urandom_read
` [PATCH 6.6 025/208] task_work: Add TWA_NMI_CURRENT as an additional notify mode
` [PATCH 6.6 026/208] sched/core: Disable page allocation in task_tick_mm_cid()
` [PATCH 6.6 027/208] ALSA: hda/cs8409: Fix possible NULL dereference
` [PATCH 6.6 028/208] firmware: arm_scmi: Fix the double free in scmi_debugfs_common_setup()
` [PATCH 6.6 029/208] RDMA/cxgb4: Fix RDMA_CM_EVENT_UNREACHABLE error for iWARP
` [PATCH 6.6 030/208] RDMA/irdma: Fix misspelling of "accept*"
` [PATCH 6.6 031/208] RDMA/srpt: Make slab cache names unique
` [PATCH 6.6 032/208] ipv4: give an IPv4 dev to blackhole_netdev
` [PATCH 6.6 033/208] RDMA/bnxt_re: Support new 5760X P7 devices
` [PATCH 6.6 034/208] RDMA/bnxt_re: Fix the max CQ WQEs for older adapters
` [PATCH 6.6 035/208] RDMA/bnxt_re: Fix out of bound check
` [PATCH 6.6 036/208] RDMA/bnxt_re: Return more meaningful error
` [PATCH 6.6 037/208] RDMA/bnxt_re: Fix a bug while setting up Level-2 PBL pages
` [PATCH 6.6 038/208] RDMA/bnxt_re: Update the BAR offsets
` [PATCH 6.6 039/208] RDMA/bnxt_re: Fix the GID table length
` [PATCH 6.6 040/208] accel/qaic: Fix the for loop used to walk SG table
` [PATCH 6.6 041/208] drm/msm/dpu: make sure phys resources are properly initialized
` [PATCH 6.6 042/208] drm/msm/dpu: check for overflow in _dpu_crtc_setup_lm_bounds()
` [PATCH 6.6 043/208] drm/msm/dsi: improve/fix dsc pclk calculation
` [PATCH 6.6 044/208] drm/msm/dsi: fix 32-bit signed integer extension in pclk_rate calculation
` [PATCH 6.6 045/208] drm/msm: Avoid NULL dereference in msm_disp_state_print_regs()
` [PATCH 6.6 046/208] drm/msm: Allocate memory for disp snapshot with kvzalloc()
` [PATCH 6.6 047/208] firmware: arm_scmi: Queue in scmi layer for mailbox implementation
` [PATCH 6.6 048/208] net/smc: Fix memory leak when using percpu refs
` [PATCH 6.6 049/208] net: usb: usbnet: fix race in probe failure
` [PATCH 6.6 050/208] net: stmmac: dwmac-tegra: Fix link bring-up sequence
` [PATCH 6.6 051/208] octeontx2-af: Fix potential integer overflows on integer shifts
` [PATCH 6.6 052/208] drm/amd/amdgpu: Fix double unlock in amdgpu_mes_add_ring
` [PATCH 6.6 053/208] macsec: dont increment counters for an unrelated SA
` [PATCH 6.6 054/208] netdevsim: use cond_resched() in nsim_dev_trap_report_work()
` [PATCH 6.6 055/208] net: ethernet: aeroflex: fix potential memory leak in greth_start_xmit_gbit()
` [PATCH 6.6 056/208] net/smc: Fix searching in list of known pnetids in smc_pnet_add_pnetid
` [PATCH 6.6 057/208] net: xilinx: axienet: fix potential memory leak in axienet_start_xmit()
` [PATCH 6.6 058/208] bpf: Fix truncation bug in coerce_reg_to_size_sx()
` [PATCH 6.6 059/208] net: systemport: fix potential memory leak in bcm_sysport_xmit()
` [PATCH 6.6 060/208] irqchip/renesas-rzg2l: Align struct member names to tabs
` [PATCH 6.6 061/208] irqchip/renesas-rzg2l: Document structure members
` [PATCH 6.6 062/208] irqchip/renesas-rzg2l: Add support for suspend to RAM
` [PATCH 6.6 063/208] irqchip/renesas-rzg2l: Fix missing put_device
` [PATCH 6.6 064/208] drm/msm/dpu: dont always program merge_3d block
` [PATCH 6.6 065/208] net: bcmasp: fix potential memory leak in bcmasp_xmit()
` [PATCH 6.6 066/208] tcp/dccp: Dont use timer_pending() in reqsk_queue_unlink()
` [PATCH 6.6 067/208] net: dsa: mv88e6xxx: Fix the max_vid definition for the MV88E6361
` [PATCH 6.6 068/208] genetlink: hold RCU in genlmsg_mcast()
` [PATCH 6.6 069/208] ravb: Remove setting of RX software timestamp
` [PATCH 6.6 070/208] net: ravb: Only advertise Rx/Tx timestamps if hardware supports it
` [PATCH 6.6 071/208] scsi: target: core: Fix null-ptr-deref in target_alloc_device()
` [PATCH 6.6 072/208] smb: client: fix possible double free in smb2_set_ea()
` [PATCH 6.6 073/208] smb: client: fix OOBs when building SMB2_IOCTL request
` [PATCH 6.6 074/208] usb: typec: altmode should keep reference to parent
` [PATCH 6.6 075/208] s390: Initialize psw mask in perf_arch_fetch_caller_regs()
` [PATCH 6.6 076/208] bpf: Fix link info netfilter flags to populate defrag flag
` [PATCH 6.6 077/208] Bluetooth: bnep: fix wild-memory-access in proto_unregister
` [PATCH 6.6 078/208] vmxnet3: Fix packet corruption in vmxnet3_xdp_xmit_frame
` [PATCH 6.6 079/208] net/mlx5: Check for invalid vector index on EQ creation
` [PATCH 6.6 080/208] net/mlx5: Fix command bitmask initialization
` [PATCH 6.6 081/208] net/mlx5: Unregister notifier on eswitch init failure
` [PATCH 6.6 082/208] bpf, sockmap: SK_DROP on attempted redirects of unsupported af_vsock
` [PATCH 6.6 083/208] vsock: Update rx_bytes on read_skb()
` [PATCH 6.6 084/208] vsock: Update msg_count "
` [PATCH 6.6 085/208] bpf, vsock: Drop static vsock_bpf_prot initialization
` [PATCH 6.6 086/208] riscv, bpf: Make BPF_CMPXCHG fully ordered
` [PATCH 6.6 087/208] nvme-pci: set doorbell config before unquiescing
` [PATCH 6.6 088/208] nvme-pci: fix race condition between reset and nvme_dev_disable()
` [PATCH 6.6 089/208] bpf: Fix iter/task tid filtering
` [PATCH 6.6 090/208] cdrom: Avoid barrier_nospec() in cdrom_ioctl_media_changed()
` [PATCH 6.6 091/208] mm/khugepaged: convert alloc_charge_hpage() to use folios
` [PATCH 6.6 092/208] mm: convert collapse_huge_page() to use a folio
` [PATCH 6.6 093/208] mm/khugepaged: use a folio more in collapse_file()
` [PATCH 6.6 094/208] khugepaged: inline hpage_collapse_alloc_folio()
` [PATCH 6.6 095/208] khugepaged: convert alloc_charge_hpage to alloc_charge_folio
` [PATCH 6.6 096/208] khugepaged: remove hpage from collapse_file()
` [PATCH 6.6 097/208] mm: khugepaged: fix the arguments order in khugepaged_collapse_file trace point
` [PATCH 6.6 098/208] iio: adc: ti-lmp92064: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
` [PATCH 6.6 099/208] xhci: dbgtty: remove kfifo_out() wrapper
` [PATCH 6.6 100/208] xhci: dbgtty: use kfifo from tty_port struct
` [PATCH 6.6 101/208] xhci: dbc: honor usb transfer size boundaries
` [PATCH 6.6 102/208] usb: gadget: f_uac2: Replace snprintf() with the safer scnprintf() variant
` [PATCH 6.6 103/208] usb: gadget: f_uac2: fix non-newline-terminated function name
` [PATCH 6.6 104/208] usb: gadget: f_uac2: fix return value for UAC2_ATTRIBUTE_STRING store
` [PATCH 6.6 105/208] XHCI: Separate PORT and CAPs macros into dedicated file
` [PATCH 6.6 106/208] usb: dwc3: core: Fix system suspend on TI AM62 platforms
` [PATCH 6.6 107/208] tracing/fprobe-event: cleanup: Fix a wrong comment in fprobe event
` [PATCH 6.6 108/208] tracing/probes: cleanup: Set trace_probe::nr_args at trace_probe_init
` [PATCH 6.6 109/208] tracing/probes: Support $argN in return probe (kprobe and fprobe)
` [PATCH 6.6 110/208] uprobes: encapsulate preparation of uprobe args buffer
` [PATCH 6.6 111/208] uprobes: prepare uprobe args buffer lazily
` [PATCH 6.6 112/208] uprobes: prevent mutex_lock() under rcu_read_lock()
` [PATCH 6.6 113/208] uprobe: avoid out-of-bounds memory access of fetching args
` [PATCH 6.6 114/208] exec: dont WARN for racy path_noexec check
` [PATCH 6.6 115/208] drm/vboxvideo: Replace fake VLA at end of vbva_mouse_pointer_shape with real VLA
` [PATCH 6.6 116/208] ASoC: amd: yc: Add quirk for HP Dragonfly pro one
` [PATCH 6.6 117/208] ASoC: codecs: lpass-rx-macro: add missing CDC_RX_BCL_VBAT_RF_PROC2 to default regs values
` [PATCH 6.6 118/208] ASoC: fsl_sai: Enable FIFO continue on error FCONT bit
` [PATCH 6.6 119/208] arm64: Force position-independent veneers
` [PATCH 6.6 120/208] udf: refactor udf_current_aext() to handle error
` [PATCH 6.6 121/208] udf: refactor udf_next_aext() "
` [PATCH 6.6 122/208] udf: refactor inode_bmap() "
` [PATCH 6.6 123/208] udf: fix uninit-value use in udf_get_fileshortad
` [PATCH 6.6 124/208] ASoC: qcom: sm8250: add qrb4210-rb2-sndcard compatible string
` [PATCH 6.6 125/208] cifs: Validate content of NFS reparse point buffer
` [PATCH 6.6 126/208] platform/x86: dell-sysman: add support for alienware products
` [PATCH 6.6 127/208] LoongArch: Dont crash in stack_top() for tasks without vDSO
` [PATCH 6.6 128/208] jfs: Fix sanity check in dbMount
` [PATCH 6.6 129/208] tracing/probes: Fix MAX_TRACE_ARGS limit handling
` [PATCH 6.6 130/208] tracing: Consider the NULL character when validating the event length
` [PATCH 6.6 131/208] xfrm: extract dst lookup parameters into a struct
` [PATCH 6.6 132/208] xfrm: respect ip protocols rules criteria when performing dst lookups
` [PATCH 6.6 133/208] xfrm: Add Direction to the SA in or out
` [PATCH 6.6 134/208] xfrm: validate new SAs prefixlen using SA family when sel.family is unset
` [PATCH 6.6 135/208] netfilter: bpf: must hold reference on net namespace
` [PATCH 6.6 136/208] net/sun3_82586: fix potential memory leak in sun3_82586_send_packet()
` [PATCH 6.6 137/208] be2net: fix potential memory leak in be_xmit()
` [PATCH 6.6 138/208] net: plip: fix break; causing plip to never transmit

[PATCH 6.1 000/137] 6.1.115-rc1 review
 2024-10-28  6:26 UTC  (62+ messages)
` [PATCH 6.1 062/137] usb: gadget: f_uac2: Replace snprintf() with the safer scnprintf() variant
` [PATCH 6.1 065/137] usb: gadget: Add function wakeup support
` [PATCH 6.1 066/137] XHCI: Separate PORT and CAPs macros into dedicated file
` [PATCH 6.1 067/137] usb: dwc3: core: Fix system suspend on TI AM62 platforms
` [PATCH 6.1 068/137] tty/serial: Make ->dcd_change()+uart_handle_dcd_change() status bool active
` [PATCH 6.1 069/137] serial: Make uart_handle_cts_change() status param "
` [PATCH 6.1 070/137] serial: imx: Update mctrl old_status on RTSD interrupt
` [PATCH 6.1 071/137] block, bfq: fix procress reference leakage for bfqq in merge chain
` [PATCH 6.1 085/137] tracing: Consider the NULL character when validating the event length
` [PATCH 6.1 086/137] xfrm: extract dst lookup parameters into a struct
` [PATCH 6.1 087/137] xfrm: respect ip protocols rules criteria when performing dst lookups
` [PATCH 6.1 088/137] net/sun3_82586: fix potential memory leak in sun3_82586_send_packet()
` [PATCH 6.1 089/137] be2net: fix potential memory leak in be_xmit()
` [PATCH 6.1 090/137] net: plip: fix break; causing plip to never transmit
` [PATCH 6.1 091/137] octeon_ep: Implement helper for iterating packets in Rx queue
` [PATCH 6.1 092/137] octeon_ep: Add SKB allocation failures handling in __octep_oq_process_rx()
` [PATCH 6.1 093/137] net: dsa: mv88e6xxx: Fix error when setting port policy on mv88e6393x
` [PATCH 6.1 094/137] netfilter: xtables: fix typo causing some targets not to load on IPv6
` [PATCH 6.1 095/137] net: wwan: fix global oob in wwan_rtnl_policy
` [PATCH 6.1 096/137] docs: net: reformat driver.rst from a list to sections
` [PATCH 6.1 097/137] net: provide macros for commonly copied lockless queue stop/wake code
` [PATCH 6.1 098/137] net/sched: adjust device watchdog timer to detect stopped queue at right time
` [PATCH 6.1 099/137] net: fix races in netdev_tx_sent_queue()/dev_watchdog()
` [PATCH 6.1 100/137] net: usb: usbnet: fix name regression
` [PATCH 6.1 101/137] net/sched: act_api: deny mismatched skip_sw/skip_hw flags for actions created by classifiers
` [PATCH 6.1 102/137] net: sched: fix use-after-free in taprio_change()
` [PATCH 6.1 103/137] r8169: avoid unsolicited interrupts
` [PATCH 6.1 104/137] posix-clock: posix-clock: Fix unbalanced locking in pc_clock_settime()
` [PATCH 6.1 105/137] Bluetooth: SCO: Fix UAF on sco_sock_timeout
` [PATCH 6.1 106/137] Bluetooth: ISO: Fix UAF on iso_sock_timeout
` [PATCH 6.1 107/137] bpf,perf: Fix perf_event_detach_bpf_prog error handling
` [PATCH 6.1 108/137] ASoC: dt-bindings: davinci-mcasp: Fix interrupts property
` [PATCH 6.1 109/137] ASoC: dt-bindings: davinci-mcasp: Fix interrupt properties
` [PATCH 6.1 110/137] ALSA: firewire-lib: Avoid division by zero in apply_constraint_to_size()
` [PATCH 6.1 111/137] powercap: dtpm_devfreq: Fix error check against dev_pm_qos_add_request()
` [PATCH 6.1 112/137] ALSA: hda/realtek: Update default depop procedure
` [PATCH 6.1 113/137] cpufreq/cppc: Move and rename cppc_cpufreq_{perf_to_khz|khz_to_perf}()
` [PATCH 6.1 114/137] cpufreq: CPPC: fix perf_to_khz/khz_to_perf conversion exception
` [PATCH 6.1 115/137] btrfs: fix passing 0 to ERR_PTR in btrfs_search_dir_index_item()
` [PATCH 6.1 116/137] btrfs: zoned: fix zone unusable accounting for freed reserved extent
` [PATCH 6.1 117/137] drm/amd: Guard against bad data for ATIF ACPI method
` [PATCH 6.1 118/137] ACPI: resource: Add LG 16T90SP to irq1_level_low_skip_override[]
` [PATCH 6.1 119/137] ACPI: PRM: Find EFI_MEMORY_RUNTIME block for PRM handler and context
` [PATCH 6.1 120/137] ACPI: button: Add DMI quirk for Samsung Galaxy Book2 to fix initial lid detection issue
` [PATCH 6.1 121/137] nilfs2: fix kernel bug due to missing clearing of buffer delay flag
` [PATCH 6.1 122/137] openat2: explicitly return -E2BIG for (usize > PAGE_SIZE)
` [PATCH 6.1 123/137] KVM: nSVM: Ignore nCR3[4:0] when loading PDPTEs from memory
` [PATCH 6.1 124/137] KVM: arm64: Dont eagerly teardown the vgic on init error
` [PATCH 6.1 125/137] ALSA: hda/realtek: Add subwoofer quirk for Acer Predator G9-593
` [PATCH 6.1 126/137] LoongArch: Get correct cores_per_package for SMT systems
` [PATCH 6.1 127/137] xfrm: fix one more kernel-infoleak in algo dumping
` [PATCH 6.1 128/137] hv_netvsc: Fix VF namespace also in synthetic NIC NETDEV_REGISTER event
` [PATCH 6.1 129/137] drm/amd/display: Disable PSR-SU on Parade 08-01 TCON too
` [PATCH 6.1 130/137] selinux: improve error checking in sel_write_load()
` [PATCH 6.1 131/137] serial: protect uart_port_dtr_rts() in uart_shutdown() too
` [PATCH 6.1 132/137] net: phy: dp83822: Fix reset pin definitions
` [PATCH 6.1 133/137] block: fix sanity checks in blk_rq_map_user_bvec
` [PATCH 6.1 134/137] ASoC: qcom: Fix NULL Dereference in asoc_qcom_lpass_cpu_platform_probe()
` [PATCH 6.1 135/137] platform/x86: dell-wmi: Ignore suspend notifications
` [PATCH 6.1 136/137] ACPI: PRM: Clean up guid type in struct prm_handler_info
` [PATCH 6.1 137/137] arm64/uprobes: change the uprobe_opcode_t typedef to fix the sparse warning


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).